Hello, 

I tried using, in slurm.conf 
TaskPlugin=task/affinity, task/cgroup 
SelectTypeParameters=CR_CPU_Memory 
MemLimitEnforce=yes 

and in cgroup.conf: 
CgroupAutomount=yes 
ConstrainCores=yes 
ConstrainRAMSpace=yes 
ConstrainSwapSpace=yes 
MaxSwapPercent=10 
TaskAffinity=no 

But when the job reaches its limit, it passes alternately from R to D state 
without being killed, even when it exceeds the 10% of swap partition allowed. 

Do you have an idea to do this? 

Regards, 

Jean-Mathieu 

Reply via email to