-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
High RSS memory increase for Full (Fast) Simulation in EL8 compared to SLC7 #42929
Comments
A new Issue was created by @nhoerman . @antoniovilela, @Dr15Jones, @sextonkennedy, @makortel, @smuzaffar, @rappoccio can you please review it and eventually sign/assign? Thanks. cms-bot commands are listed here |
Assign core, simulation |
New categories assigned: core,simulation @Dr15Jones,@civanch,@makortel,@mdhildreth,@smuzaffar you have been requested to review this Pull request/Issue and eventually sign? Thanks |
Could you provide a recipe to reproduce the setup (e.g. I tested 10 events with step 1 of workflow 12434.0 (2023 TTbar) on cmsdev32 (slc7) directly and through |
I use TimeMemoryInfo.py (GEN-SIM step): |
Thanks. I ran couple of tests on lxplus
So on a quick look the behavior seems to be related to the actual OS version of the node rather than of our Apptainer container. |
I ran |
For future reference, the CMSSW version used in the PDF attached in the description and in my tests was 13_3_0_pre3. |
I did some more testing on random lxplus nodes on the peak RSS
Interestingly, and contrary to my previous test #42929 (comment), the EL8-node RSS was now compatible with CC7-node RSS (the node was coincidentally the same as in my previous test). Perhaps there is a random element in play? (similar to effects discussed in #42387) |
Testing Full Simulation SIM step (e.g.: MinBias, 500 events, 1 thread) on EL8 platform and SLC7 there seems to be a significant increase of the RSS memory consumption on EL8.
Comparing cmsRun to cmsRunGlibC and cmsRunTC:
*) same RSS memory increase using cmsRunTC
*) less RSS memory consumption using cmsRunGlibC
Used servers: olsky-05 (CS8 with singularity cmssw-el8) and olsky-06 (SLC7)
FullSim_cmsRuns.pdf
The text was updated successfully, but these errors were encountered: