Open k-eks opened 6 years ago
Oh, great you pinpointed it.
Could you save this particular model please? I will take a look when I am reconnected with my compilation pipeline.
That was a close call, I was about to overwrite it for my next batch of calculations 🗡:D Here you go!
Amazing Gregor, you are a star!
Though this erratic behaviour suggests I have screwed up something quite royally. I will try to find the bug.
might be related to #47
Should be fixed now
I have observed it several times now that memory consumption seems to be erratic. When I submit yell calculations to the ETH computing cluster, some of them get killed because of too much memory allocation. In theory, no model that I submitted should consume more than 16 GB of memory at a peak moment. Now I have submitted a model (with a theoretical memory consumption of about 8 GB), it got rejected again because of too much memory allocation and resubmitted it with a request for more memory allocation (28 GB). It worked without a glitch and only used about 8 GB. Protocols below.
Rejected run
Same model, more memory, successful run, less memory consumption than before