Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

WLM absoute real memory limit (50944 MB) exceeded

Hello,
I downloaded, configured and compiled CESM on our system (Blizzard, DKRZ) and I can start for example the following experiment: -res f45_g37 -compset B1850W.

However, if I intent to run for example f19_g16 I get the following error:
“WLM absoute real memory limit (50944 MB) exceeded” that means that f19_g16 eats up more than 50GB of RAM.

I assume I missed a setting somewhere along the line, so does anyone have an idea what causes this error and/or how to solve it?

Thanks you very much
 

eaton

CSEG and Liaisons
I believe the error message is correct. Here are the memory stats from a successful B1850W compset run at f19_g16 using the following pe layout:


























(seq_mct_drv): =============== pes min memory highwater (MB) 822.988 ===============
(seq_mct_drv): =============== pes max memory highwater (MB) 1473.956 ===============

Making a rough estimate that the average memory highwater per task is about 1-GB, the total memory requirement for the run is about 96-GB.
 
Top