Hi,

when I start an interactive job like this:

srun --pty --mem=3G -c2 bash

And then I schedule and run other jobs (can be interactive or non interactive) and one of these jobs that runs on the same node terminates, the interactive job gets killed with this message:

srun: error: node01.abc.at: task 0: Killed

I attached our slurm config. Does anybody have an idea what is going on here or where I could look to debug? I'm quite new to slurm, so I don't know all the places to look...

Thanks a lot in advance!

Thomas