Hello, I am trying to do some runs on a grid.
Every run takes a graph file of less than 1MB and runs a NetLogo task. Each run takes 1.5 minutes and less than 2gb of RAM memory on a mid 2014 MacBook Pro. I have sent ~30K jobs to the grid two days ago and even though after 24 hours they started to appear to be running, none of them has returned the outputs. Moreover, it looks like different amounts of jobs are being run each time but none finish. I have run the same script on a local environment for fewer jobs and it works without errors. Thank you in advance for your help. Ready: 31504 Running: 275 Completed: 1927 OpenMOLE>print(ex) Ready: 31568 Running: 211 Completed: 1927 OpenMOLE>print(ex) Ready: 31573 Running: 206 Completed: 1927 OpenMOLE>print(ex) Ready: 31647 Running: 132 Completed: 1927 OpenMOLE>print(env2) Submitted: 99 Running: 127 Done: 61667 Failed: 0 0 critical errors, 999 warning and 1 low-importance errors. Use the errors() function to display them. OpenMOLE>print(env2) Submitted: 128 Running: 164 Done: 64642 Failed: 0 0 critical errors, 999 warning and 1 low-importance errors. Use the errors() function to display them. OpenMOLE>print(ex) Ready: 31618 Running: 161 Completed: 1927 _______________________________________________ OpenMOLE-users mailing list [email protected] http://fedex.iscpif.fr/mailman/listinfo/openmole-users
