Dear All,<br><br>I have run into this problem while using tpbconv. I typically write a new set of output files every ~ 600 ns. However, after about 108 repeats, tpbconv fails to write a new .tpr file:<br><br>###################<br>
tpbconv -s poptocg25-108.tpr -extend 600000 -o poptocg25-109.tpr<br><br>...<br>...<br>Reading toplogy and shit from poptocg25-108.tpr<br>Reading file poptocg25-108.tpr, VERSION 4.0.4 (single precision)<br>Extending remaining runtime of by 600000 ps (now -2134967296 steps)<br>
You&#39;ve simulated long enough. Not writing tpr file<br>###################<br><br>However, there is no problem if I try to extend the run by only 60 ns?<br><br>###################<br>tpbconv -s poptocg25-108.tpr -extend 600000 -o poptocg25-109.tpr<br>
<br>...<br>...<br><br>Reading toplogy and shit from poptocg25-108.tpr<br>Reading file poptocg25-108.tpr, VERSION 4.0.4 (single precision)<br>Extending remaining runtime of by 60000 ps (now 2142000000 steps)<br>Writing statusfile with starting step          0 and length 2142000000 steps...<br>
time      0.000 and length 64260000.000 ps<br>###################<br><br>Thank you for the help,<br><br>-himanshu<br><br>