<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-2">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>&gt;To whom it 
concerns,<BR><FONT face=Arial size=2>&gt;</FONT><BR>&gt;I am trying to run a 
long time MD simulation on a complicated system<BR>&gt;composed of two axt 
molecules and two proteins with Gromacs. I set <BR><FONT face=Arial 
size=2>&gt;</FONT><BR>&gt;nstxtcout=100<BR>&gt;nstxout=5000<BR>&gt;nstvout=5000<BR>&gt;dt=0.002<BR>&gt;nsteps=500000<BR>&gt;nstlog=200<BR>&gt;<BR>&gt;in 
the .mdp file to get the 1000ps result. But the real output result 
is<BR>&gt;only 110s. The size of the output file are:<BR>&gt;<BR>&gt;.log&nbsp; 
2147483647<BR>&gt;.trr&nbsp;&nbsp; 13120992<BR>&gt;.tpr&nbsp;&nbsp;&nbsp; 
6588032<BR>&gt;<BR>&gt;Is it because of the size limit of the output file? 
what's the size<BR>&gt;limit of all the output files? what should i do then? If 
not, why I<BR>&gt;cannot get the right long time run?<BR>&gt;<BR>&gt;Thanks in 
advance,<BR>&gt;<BR>&gt;-- <BR>&gt;xiaoyi li &lt;</FONT><A 
href="mailto:xiaoyi@xray.bmc.uu.se"><FONT face="Times New Roman" 
size=3>xiaoyi@xray.bmc.uu.se</FONT></A><FONT face="Times New Roman" 
size=3>&gt;</FONT><BR><FONT face="Times New Roman" size=3>&gt;</FONT><BR>Some 
unix instalations has filesize limit of 2</FONT><FONT face=Arial size=2><FONT 
face=Arial size=2>GB</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2>so this could be&nbsp;the case.</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" 
size=3>Check</FONT>&nbsp;filesize limit by</FONT></DIV>
<DIV><FONT face=Arial size=2>ulimit -f</FONT></DIV>
<DIV><FONT face=Arial size=2>(in bash, I don't know how to do this in other 
shells).</FONT></DIV>
<DIV><FONT face=Arial size=2>if the answer&nbsp;is not "unlimited" </FONT><FONT 
face=Arial size=2>type</FONT></DIV>
<DIV><FONT face=Arial size=2>ulimit -f unlimited</FONT></DIV>
<DIV><FONT face=Arial size=2>or&nbsp;call your&nbsp;clustermaster.</FONT></DIV>
<DIV><FONT face=Arial size=2>The precompiled version of gromacs could also 
have</FONT></DIV>
<DIV><FONT face=Arial size=2>such limit.&nbsp;I had this problem with Gamess US 
and I</FONT></DIV>
<DIV><FONT face=Arial size=2>fixed it by replacement of precompiled version 
by</FONT></DIV>
<DIV><FONT face=Arial size=2>one that I compiled myself. Gromacs could also 
crash</FONT></DIV>
<DIV><FONT face=Arial size=2>on Athlon without any reason (there are some 
mails</FONT></DIV>
<DIV><FONT face=Arial size=2>dealing with this problem in GMX 
archive).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Vojtech Spiwok</FONT></DIV>
<DIV><FONT face=Arial size=2>ICT Prague</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;</DIV></FONT></BODY></HTML>