<div dir="ltr">Hello,<div><br></div><div>I&#39;ve been learning how to use the Toolkit for about a year. I&#39;ve been reading public documentation and running individual simulations on my personal laptop. Now, I need to manage some set of simulations, and found some trouble:</div><div><br></div><div>1) it seems that I do not have a queuing system. Each time I submit a simulation, it starts running in parallel with previous ones and my laptop quickly collapses. I configured simfactory with:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">./simfactory/bin/sim setup-silent --optionlist=ubuntu.cfg --runscript debian.sh --submitscript debian.sub --runscript debian.sh</blockquote><div><br></div><div>2) I&#39;ve tried some scripting with .rpar files, but failed. For instance, if submitting:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">./simfactory/bin/sim</span> create-submit tov_multi --parfile par/tov.rpar</blockquote><div><br></div><div>no error displays, but the simulation is inmediately finished with no outputs. On the other hand, if running:</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span style="font-size:small;text-decoration-style:initial;text-decoration-color:initial;background-color:rgb(255,255,255);float:none;display:inline">./simfactory/bin/sim</span><span style="font-size:small;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline"><span> </span>create-run tov_multi --parfile par/tov.rpar</span></blockquote><div><br></div><div>I get the following error:</div><div><br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Error: Parameter file script &#39;/home/fede/simulations/tov_multi/output-0000/tov.rpar&#39; did not generate a parameter file called &#39;/home/fede/simulations/tov_multi/output-0000/tov.par&#39;</blockquote></div><div><br></div><div>I changed the name of the parameter file created as asked, but just the last simulation of the script runs. I&#39;ve tried this with every .rpar script that is included on the Toolkit.</div><div><br></div><div>I use Linux Mint 18.1 Serena. Thanks in advance!</div><div><br></div><div>Federico</div></div>