<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>You have explicitly specified md_0_1_prev.cpt instead of md_0_1.cpt as checkpoint.<br>So you are using the previous checkpoint instead of the last one.<br>The final result will be fine, but you will be redoing part of a simulation<br>that you had already done.<br><br>Berk<br><br>&gt; Date: Mon, 14 Sep 2009 14:59:54 +0200<br>&gt; From: Stephane.Abel@cea.fr<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: [gmx-users] Continuation a run with checkpoint issue<br>&gt; <br>&gt; Hi gromacs users<br>&gt; <br>&gt; I would like to continue a run up 3000 ps (with a preceding MD performed <br>&gt; during a 1ns) on a cluser with 8 CPU<br>&gt; <br>&gt; Here the commands i used<br>&gt; <br>&gt; Run 1: during 1 ns in NVT ensemble<br>&gt; <br>&gt; grompp_mpi -f md.mdp -c nvt.gro -t npt.trr -p topol.top -o md_0_1.tpr<br>&gt; <br>&gt; /usr/pbs/bin/mpiexec /scratch/taulier01/gromacs-4.0.5/bin/mdrun_mpi <br>&gt; -deffnm md_0_1 -v<br>&gt; <br>&gt; Run 2 : continuation of the run 1 until 3 ns (command adapted from the <br>&gt; wiki page http://oldwiki.gromacs.org/index.php/Extending_Simulations)<br>&gt; <br>&gt; tpbconv_mpi -s md_0_1.tpr -extend 2000 -o md_1_3.tpr<br>&gt; /usr/pbs/bin/mpiexec /scratch/taulier01/gromacs-4.0.5/bin/mdrun_mpi -s <br>&gt; md_1_3.tpr -cpi md_0_1_prev.cpt<br>&gt; <br>&gt; The job starts well but when i take a look of the run 2 log file the <br>&gt; first step is not 1000 ps (as i would expect) but<br>&gt; <br>&gt;            Step           Time         Lambda<br>&gt;          463000      926.00006        0.00000<br>&gt; <br>&gt; It is normal ? Since i am a new user of gromacs, i don't know if the previous commands are corrects. <br>&gt; <br>&gt; Any advice will be appreciate. <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br>&gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br><br /><hr />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>