Yep, the maxrss field is always blank.
I just checked on a different cluster and have the same result. Jobs
that completed last week even have nothing in that field.
So how can I troubleshoot this? Is there a way to log the sql queries
made by slurmdbd?
Brian
On 9/15/2019 10:29 PM, Christopher Samuel wrote:
On 9/15/19 4:17 PM, Brian Andrus wrote:
Are steps required to capture Max RSS?
No, you should see a MaxRSS reported for the batch step, for instance:
$ sacct -j $JOBID -o jobid,jobname,maxrss
All the best,
Chris