Marius,
Yep! I had commented out my DefMemPerNode so it was defaulting to all the 
memory on a node. Thanks for helping me see that!

Brian

From: Marius Bjørnstad [mailto:[email protected]]
Sent: Tuesday, August 16, 2016 3:23 AM
To: slurm-dev
Subject: [slurm-dev] Re: Fully utilizing nodes

Hi Brian,

Looks like your default memory allocation for jobs is 258307 MB, which is just 
how much memory you have on the node. Try to request less memory with --mem.

Best wishes,
Marius

16. aug. 2016 kl. 01.44 skrev Andrus, Brian Contractor 
<[email protected]<mailto:[email protected]>>:



NodeName=compute-2-1 Arch=x86_64 CoresPerSocket=8
   OS=Linux RealMemory=258307 AllocMem=0 FreeMem=254172 Sockets=8 Boards=1


When I check the running job it shows:
JobId=133887 JobName=bash
   MinCPUsNode=1 MinMemoryNode=258307M MinTmpDiskNode=0

It sits and waits until I end the first job, at which point it immediately 
starts.
Any idea what am I missing here that is stopping my second job from running on 
the same node at the same time?




Reply via email to