https://bugzilla.mcs.anl.gov/swift/show_bug.cgi?id=1347 David Kelly <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from David Kelly <[email protected]> 2014-11-01 07:50:25 --- Yep, I think the channel timeouts were a bit of a red herring here. The real issue is that the workers are shutting down before I want them to. At 16:27 there are still 17K+ more tasks to be completed. I just realized that the reason workers are getting shut down early is because of walltime strangeness. In sites.xml I have maxtime set to 12 hours, but the walltime in the Slurm jobs are getting set to 1 hour. The workers are not timing out or dropping, they're getting killed by Slurm. I just need to remember to set lowOverAllocation and highOverAllocation so that it honors my maxtime request. Thanks for your help in tracking this one down. -- Configure bugmail: https://bugzilla.mcs.anl.gov/swift/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.