epd: error: Exceeded job memory limit at some
point.
Geert,
Considering the the following response from Loris:
> Maybe once in a while a simulation really does just use more memory
> than you were expecting. Have a look at the output of
>
> sacct -j 123456 -o jobid,maxrss,state -
Geert,
Considering the the following response from Loris:
> Maybe once in a while a simulation really does just use more memory
> than you were expecting. Have a look at the output of
>
> sacct -j 123456 -o jobid,maxrss,state --units=M
>
> with the appropriate job ID.
This can certainly hap
t: 14 February 2018 12:06
To: Geert Kapteijns
Cc: slurm-users@lists.schedmd.com
Subject: Re: [slurm-users] slurmstepd: error: Exceeded job memory limit at some
point.
Geert Kapteijns writes:
> Hi everyone,
>
> I’m running into out-of-memory errors when I specify an array job.
> Need
Geert Kapteijns writes:
> Hi everyone,
>
> I’m running into out-of-memory errors when I specify an array job. Needless
> to say, 100M should be more than enough, and increasing the allocated memory
> to 1G doesn't solve the problem. I call my script as
> follows: sbatch --array=100-199 run_batc