The memory reserved for the pending and running josb is available using 
"scontrol show job" or "squeue -o %m", but it will be on a per CPU or 
per node basis. If you have accounting enabled, then many different
memory use fields are available using sacct: MaxVMSize, MaxVMSizeNode, 
MaxRSS, AveVMSize, MaxRSSNode, etc. See the man pages for details.
________________________________________
From: [email protected] [[email protected]] On Behalf 
Of Marco Passerini [[email protected]]
Sent: Thursday, April 14, 2011 7:13 AM
To: [email protected]
Subject: [slurm-dev] memory reservation log into account db?

Hi,

I would need to track how much memory has been reserved by the users for
each job submission, and then compare it to what one can see in the
field MaxRSS in the accounting db.
Is this information logged anywhere by slurm? I can't find it, neither
in slurm accounting nor in the slurm job completion log.
In case it's not available, is there a plan of implementing it in the
future?

Regards,
Marco

Reply via email to