<br><br>----- Original Message -----<br>From: David de Sancho &lt;daviddesancho@gmail.com&gt;<br>Date: Wednesday, September 8, 2010 8:04<br>Subject: [gmx-users] Re: Restarts: Truncation of file *.xtc failed<br>To: gmx-users@gromacs.org<br><br><font style="font-style: normal; font-weight: normal; background-color: rgb(245, 248, 240); font-size: 14px;">&gt; </font>Hi<br><font style="font-style: normal; font-weight: normal; background-color: rgb(245, 248, 240); font-size: 14px;">&gt; </font>Thanks Greg for your answer.<br><font style="font-style: normal; font-weight: normal; background-color: rgb(245, 248, 240); font-size: 14px;">&gt; </font>Yes, my simulation is in fact pretty long and its files are considerably large. The size of the xtc files is approximately ~2 GB when I am trying to do the restart.<br><font style="font-style: normal; font-weight: normal; background-color: rgb(245, 248, 240); font-size: 14px;">&gt; </font>I thought on the contrary that my problem was related to another post in today's list (<a href="http://lists.gromacs.org/pipermail/gmx-users/2010-September/053701.html" target="1">http://lists.gromacs.org/pipermail/gmx-users/2010-September/053701.html</a>). My xtc files were not synchronized (by very little). The answer to that other message was that in case the xtc files were not synchronized one would have to create new and synchronized tpr files using tpbconv and the trr files with positions and velocities.<br><br>4.0.x would write checkpoint files for REMD out of sync under some circumstances. One approach is to truncate all the files to a time when you have a checkpoint available for all replicas. Another would be to take the .tpr and .cpt for each replica on its own, adjust the final timestep with tpbconv so that you can synchronise each replica in a single-replica simulation, simulate, and once everything's in sync, restart REMD.<br><br>Mark