[slurm-users] Users Logout when job die or complete
Christopher Samuel
chris at csamuel.org
Sat Jul 10 20:54:15 UTC 2021
Hi Andrea,
On 7/9/21 3:50 am, Andrea Carotti wrote:
> ProctrackType=proctrack/pgid
I suspect this is the cause of your problems, my bet is that it is
incorrectly identifying the users login processes as being part of the
job and thinking it needs to tidy them up in addition to any processes
left over from the job. It also seems to be more for BSD systems than Linux.
At the very least you'd want:
ProctrackType=proctrack/linuxproc
Though I'd strongly suggest looking at cgroups for this, see:
https://slurm.schedmd.com/slurm.conf.html#OPT_ProctrackType
and:
https://slurm.schedmd.com/cgroups.html
Best of luck!
Chris
--
Chris Samuel : http://www.csamuel.org/ : Berkeley, CA, USA
More information about the slurm-users
mailing list