<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
I switched to v-rescale for the thermostat and things look normal! <br>Thanks for the help<br>Antonia<br><br><br>&gt; Date: Wed, 1 Apr 2009 12:11:47 -0400<br>&gt; From: jalemkul@vt.edu<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] (no subject)<br>&gt; <br>&gt; <br>&gt; <br>&gt; Antonia V. wrote:<br>&gt; &gt;  &gt; 1. A description of your system<br>&gt; &gt; <br>&gt; &gt; I have a system of 250 5CB molecules (it is a liquid crystal) which <br>&gt; &gt; means 4750 atoms.<br>&gt; &gt; <br>&gt; &gt;  &gt; 2. Anything else that was printed to screen or the .log file (that's <br>&gt; &gt; where the<br>&gt; &gt;  &gt; real error message will appear)<br>&gt; &gt; <br>&gt; &gt; On the screen the message was<br>&gt; &gt; [compute-0-4:01361] *** Process received signal ***<br>&gt; &gt; [compute-0-4:01361] Signal: Segmentation fault (11)<br>&gt; &gt; [compute-0-4:01361] Signal code: Address not mapped (1)<br>&gt; &gt; [compute-0-4:01361] Failing at address: 0x1913c280<br>&gt; &gt; [compute-0-4:01361] [ 0] /lib64/libpthread.so.0 [0x32b340de70]<br>&gt; &gt; [compute-0-4:01361] [ 1] mdrun [0x6a46cd]<br>&gt; &gt; [compute-0-4:01361] *** End of error message ***<br>&gt; &gt; Segmentation fault<br>&gt; &gt; <br>&gt; &gt; and the last thing that was written in the md.log file is<br>&gt; &gt; <br>&gt; &gt;            Step           Time         Lambda<br>&gt; &gt;               0        0.00000        0.00000<br>&gt; &gt; <br>&gt; &gt; Grid: 8 x 8 x 8 cells<br>&gt; &gt;    Energies (kJ/mol)<br>&gt; &gt;            Bond          Angle    Proper Dih.        LJ (SR)   Coulomb (SR)<br>&gt; &gt;     3.12078e+03    7.44768e+04    5.19128e+03   -1.67708e+04   -1.07965e+03<br>&gt; &gt;    Coul. recip.      Potential    Kinetic En.   Total Energy    Temperature<br>&gt; &gt;    -6.75318e+03    5.81852e+04    2.02196e+01    5.82054e+04    3.41383e-01<br>&gt; &gt;  Pressure (bar)<br>&gt; &gt;    -2.55714e+03<br>&gt; &gt; <br>&gt; <br>&gt; Your potential energy has spiked to a very large value.  That indicates you <br>&gt; still have some bad contacts in the system.<br>&gt; <br>&gt; &gt;  &gt; 3. What happened in the EM procedure?<br>&gt; &gt; After the EM (steep) the forces were minimized to the desired accuracy <br>&gt; &gt; (Tolerance (Fmax)   =  1.00000e+02)<br>&gt; &gt; <br>&gt; <br>&gt; Was the potential reasonable?  See above.<br>&gt; <br>&gt; &gt;  &gt; 4. What .mdp parameters you are using<br>&gt; &gt; I use a time step of 2fs, PME for the electrostatics, a quite large <br>&gt; &gt; cut-off (1.2), the nose-hoover thermostat (340K)<br>&gt; &gt; <br>&gt; <br>&gt; Well, these are not all of your parameters, surely (it's best to post your whole <br>&gt; .mdp file).  If you are going for 340 K, you can see from your .log file that <br>&gt; the temperature is actually 0.34 K.  Are you doing some sort of annealing <br>&gt; protocol?  Again, it's best to give complete information :)<br>&gt; <br>&gt; Nose-Hoover is a poor choice for initial equilibration, if this is what you are <br>&gt; doing.  It allows greater temperature fluctuation.  Start with Berendsen or <br>&gt; V-rescale for some time, then switch to N-H when collecting your "real" data, if <br>&gt; N-H is your choice for thermostat.<br>&gt; <br>&gt; Is a .trr ever output?  If it is, you can view the trajectory to see where <br>&gt; things are going wrong.  If you don't get a .trr, then set nstxout = 1 in the <br>&gt; .mdp file to hopefully get a frame or two of where the problem may lie.<br>&gt; <br>&gt; -Justin<br>&gt; <br>&gt; &gt;  &gt; 5. Which Gromacs version you are using<br>&gt; &gt; <br>&gt; &gt; I use GROMACS 4.0.3<br>&gt; &gt; <br>&gt; &gt; Thank you<br>&gt; &gt; Antonia<br>&gt; &gt; <br>&gt; &gt;  &gt; Date: Wed, 1 Apr 2009 06:39:17 -0400<br>&gt; &gt;  &gt; From: jalemkul@vt.edu<br>&gt; &gt;  &gt; To: gmx-users@gromacs.org<br>&gt; &gt;  &gt; Subject: Re: [gmx-users] (no subject)<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Antonia V. wrote:<br>&gt; &gt;  &gt; &gt; Hello,<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; I am trying to simulate a system at the NVT ensemble, but after a few<br>&gt; &gt;  &gt; &gt; steps I get the error<br>&gt; &gt;  &gt; &gt; [compute-0-4:01361] *** Process received signal ***<br>&gt; &gt;  &gt; &gt; [compute-0-4:01361] Signal: Segmentation fault (11)<br>&gt; &gt;  &gt; &gt; [compute-0-4:01361] Signal code: Address not mapped (1)<br>&gt; &gt;  &gt; &gt; [compute-0-4:01361] Failing at address: 0x1913c280<br>&gt; &gt;  &gt; &gt; [compute-0-4:01361] [ 0] /lib64/libpthread.so.0 [0x32b340de70]<br>&gt; &gt;  &gt; &gt; [compute-0-4:01361] [ 1] mdrun [0x6a46cd]<br>&gt; &gt;  &gt; &gt; [compute-0-4:01361] *** End of error message ***<br>&gt; &gt;  &gt; &gt; Segmentation fault<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; Any ideas what this means??<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Given this information, no. Segmentation faults are difficult to pin <br>&gt; &gt; down,<br>&gt; &gt;  &gt; anyway, but if you want help, you'll have to provide more useful <br>&gt; &gt; information:<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; 1. A description of your system<br>&gt; &gt;  &gt; 2. Anything else that was printed to screen or the .log file (that's <br>&gt; &gt; where the<br>&gt; &gt;  &gt; real error message will appear)<br>&gt; &gt;  &gt; 3. What happened in the EM procedure?<br>&gt; &gt;  &gt; 4. What .mdp parameters you are using<br>&gt; &gt;  &gt; 5. Which Gromacs version you are using<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; -Justin<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; &gt; Thank you<br>&gt; &gt;  &gt; &gt; Antonia<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt;  &gt; &gt; What can you do with the new Windows Live? Find out<br>&gt; &gt;  &gt; &gt; &lt;http://www.microsoft.com/windows/windowslive/default.aspx&gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt;  &gt; &gt;<br>&gt; &gt;  &gt; &gt; _______________________________________________<br>&gt; &gt;  &gt; &gt; gmx-users mailing list gmx-users@gromacs.org<br>&gt; &gt;  &gt; &gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt;  &gt; &gt; Please search the archive at http://www.gromacs.org/search before <br>&gt; &gt; posting!<br>&gt; &gt;  &gt; &gt; Please don't post (un)subscribe requests to the list. Use the<br>&gt; &gt;  &gt; &gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; &gt;  &gt; &gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; --<br>&gt; &gt;  &gt; ========================================<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; Justin A. Lemkul<br>&gt; &gt;  &gt; Graduate Research Assistant<br>&gt; &gt;  &gt; ICTAS Doctoral Scholar<br>&gt; &gt;  &gt; Department of Biochemistry<br>&gt; &gt;  &gt; Virginia Tech<br>&gt; &gt;  &gt; Blacksburg, VA<br>&gt; &gt;  &gt; jalemkul[at]vt.edu | (540) 231-9080<br>&gt; &gt;  &gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br>&gt; &gt;  &gt;<br>&gt; &gt;  &gt; ========================================<br>&gt; &gt;  &gt; _______________________________________________<br>&gt; &gt;  &gt; gmx-users mailing list gmx-users@gromacs.org<br>&gt; &gt;  &gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt;  &gt; Please search the archive at http://www.gromacs.org/search before <br>&gt; &gt; posting!<br>&gt; &gt;  &gt; Please don't post (un)subscribe requests to the list. Use the<br>&gt; &gt;  &gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; &gt;  &gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; check out the rest of the Windows Live™. More than mail–Windows Live™ <br>&gt; &gt; goes way beyond your inbox. More than messages <br>&gt; &gt; &lt;http://www.microsoft.com/windows/windowslive/&gt;<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; ------------------------------------------------------------------------<br>&gt; &gt; <br>&gt; &gt; _______________________________________________<br>&gt; &gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; &gt; http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt; Please search the archive at http://www.gromacs.org/search before posting!<br>&gt; &gt; Please don't post (un)subscribe requests to the list. Use the <br>&gt; &gt; www interface or send it to gmx-users-request@gromacs.org.<br>&gt; &gt; Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; <br>&gt; -- <br>&gt; ========================================<br>&gt; <br>&gt; Justin A. Lemkul<br>&gt; Graduate Research Assistant<br>&gt; ICTAS Doctoral Scholar<br>&gt; Department of Biochemistry<br>&gt; Virginia Tech<br>&gt; Blacksburg, VA<br>&gt; jalemkul[at]vt.edu | (540) 231-9080<br>&gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br>&gt; <br>&gt; ========================================<br>&gt; _______________________________________________<br>&gt; gmx-users mailing list    gmx-users@gromacs.org<br>&gt; http://www.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 />check out the rest of the Windows Live™.
More than mail–Windows Live™ goes way beyond your inbox.
 <a href='http://www.microsoft.com/windows/windowslive/' target='_new'>More than messages</a></body>
</html>