It is possible that, given the job type and input, RAM usage exceeded the allocated amount of RAM. You may want to consult your IT support for the best approach.
The {{ ram_gb }}
template variable may be used with the
#SBATCH --mem=
option, but, given the box size, may underestimate the RAM amount actually required and may need to be augmented with a custom multiplier, like in On Ubuntu cluster, cryosparc has too little memory allocated by default and is frequently killed by OOM killer - #2 by leetleyang.
1 Like