[gmx-users] question about mdrun -append

Berk Hess gmx3 at hotmail.com
Fri Aug 7 11:41:32 CEST 2009


My guess would be that for some reason (which I don't know),
your xtc file has not been written to disk completely.
You can check this by using gmxdump -cp on your checkpoint file
and looking at the size of the xtc file.

Berk

> Date: Fri, 7 Aug 2009 10:19:35 +0200
> From: qiaobf at gmail.com
> To: gmx-users at gromacs.org
> Subject: [gmx-users] question about mdrun -append
> 
> Hi all,
> 
> I meet one problem when I am using mdrun -append. In some cases, the
> following error information happens, and mdrun is halted
> *************************************************
> Program mdrun, VERSION 4.0.5
> Source code file: checkpoint.c, line: 1248
> Fatal error:
> Truncation of file T298.xtc failed.
> *************************************************
> Line 1248 in checkpoint.c is the inner loop as follows
> *********************************************************************************
>         if(bAppendOutputFiles) {
>                 for(i=0;i<nfiles;i++)  {
>                         if(0 !=
> truncate(outputfiles[i].filename,outputfiles[i].offset) )  {
>                                gmx_fatal(FARGS,"Truncation of file %s
> failed.",outputfiles[i].filename);
>                         }
>                 }
>         }
> *********************************************************************************
> 
> But I don't know how to solve it. Please give some suggestions! Thanks a
> lot!
> 
> The following script is used
> grompp -f T298.mdp -c pre2.gro -p system.top -o T298
> mpirun -np 40 mdrun -npme 12 -deffnm T298 -maxh 23.5
> mpirun -np 40 mdrun -npme 12 -deffnm T298 -maxh 23.5 -cpi T298.cpt -append
> 
> regards,
> Baofu Qiao
> _______________________________________________
> gmx-users mailing list    gmx-users at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-users
> Please search the archive at http://www.gromacs.org/search before posting!
> Please don't post (un)subscribe requests to the list. Use the 
> www interface or send it to gmx-users-request at gromacs.org.
> Can't post? Read http://www.gromacs.org/mailing_lists/users.php

_________________________________________________________________
What can you do with the new Windows Live? Find out
http://www.microsoft.com/windows/windowslive/default.aspx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20090807/568a17e1/attachment.html>


More information about the gromacs.org_gmx-users mailing list