I thought MaxRSS was used to get an understanding of the memory requirements of SLURM jobs; however, now I'm questioning myself.
I received a notification from SLURM that my job had failed.
SLURM Job_id=7347729 Name=job.cph.proband Ended, Run time 00:01:21, OUT_OF_MEMORY
I used sacct to check why the job failed; however, it looks like it failed with a OOM error. This is odd as it looks like it only tried to use 1.61 Gb of the requested 3 Gb (shown as 2.93 here).
Either my understanding of MaxRSS is wrong or this job is failing for another reason?