When I try to execute something like: srun -n10 hostname
I'm getting the following for some of the tasks: slurmd[ORL-GASLDGEN4]: *** STEP 67.0 KILLED AT 2012-01-18T12:38:39 WITH SIGNAL 9 *** slurmd[ORL-GASLDGEN3]: *** STEP 67.0 KILLED AT 2012-01-18T12:38:39 WITH SIGNAL 9 *** slurmd[ORL-GASLDGEN2]: *** STEP 67.0 KILLED AT 2012-01-18T12:38:39 WITH SIGNAL 9 *** Why is it doing kill -9 on these tasks?