This release is invalidated by the bug addressed in e295bdac2564fc09321276dbf62b17da812d383e
This is the base of the runs that will be shown in Palermo. We have collected a few stats, and it runs with a profile of 148s on Air, and 77.4 on drake1.
I report here a few useful launchers:
drake sandman
nohup /home/paolucci/NetLogo\ 6.0.4/netlogo-headless.sh --model PROTON-OC.nlogo --setup-file experiments-xml/run-at-1000/exp-OC-baseEduEco-sandman.xml --threads 16 --table table-output-sand.csv > netlogo-sand.log 2>&1
drake profile
nohup /home/paolucci/NetLogo\ 6.0.4/netlogo-headless.sh --model PROTON-OC.nlogo --setup-file experiments-xml/OC-profile.xml --table table-output-prof.csv > netlogo.log.prof 2>&1 &
Air, profile
/Applications/NetLogo\ 6.0.4/netlogo-headless.sh --model PROTON-OC.nlogo --setup-file experiments-xml/OC-profile.xml --table table-output-profile.csv > netlogo-profile.log 2>&1 &