NetLogo BehaviorSpace Slows after several experiments

半城伤御伤魂 提交于 2019-12-12 03:34:24

问题


I am using BehaviorSpace. At first it worked great, completing 80 runs in less than one hour. After doing about 10 different experiments in BehaviorSpace, it is now running at a considerably slower rate (almost to a halt), and now I am getting an error of "out of memory". I use clear-all as the first command in my setup procedure, but it seems like NetLogo is holding some memory over from previous runs. I have tried switching to table output, and disabled spreadsheet output, but still got an out of memory error. I see several posts on BehaviorSpace memory issues, but I cannot seem to figure out why the models ran so quickly to start, and now hardly runs. I am using NetLogo 5.0.5 on a server with 16 cores and 64 GB of RAM, and have models running in parallel. Does anyone have an idea where this memory is being tied up, and how I can clear it?

来源:https://stackoverflow.com/questions/30728281/netlogo-behaviorspace-slows-after-several-experiments

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!