<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;"><br>
                <div id="MessageBodyText" class="ExternalClass">
                

<meta http-equiv="Content-Type" content="text/html; charset=unicode">
<meta name="Generator" content="Microsoft SafeHTML">
<style>
.ExternalClass .EC_hmmessage P
{padding:0px;}
.ExternalClass body.EC_hmmessage
{font-size:10pt;font-family:Tahoma;}
</style>

<div style="text-align: left;">Hi,<br><br>In 3.3 position restraints and NPT can also cause trouble when the amount of scaling is large.<br><br>In 4.0 there is the new refcoord_scaling option that allows scaling<br>of the position restraint reference coordinates or their COM.<br>We would also like to have such a scaling for frozen atoms,<br>but that is not implemented yet.<br><br>Berk<br></div></div></div><br><br><hr id="stopSpelling">&gt; Date: Fri, 17 Oct 2008 07:57:34 -0400<br>&gt; From: jalemkul@vt.edu<br>&gt; To: viveksharma.iitb@gmail.com<br>&gt; Subject: Re: [gmx-users] Error"Box was shifted at least 10 times. Please see        log-file"<br>&gt; CC: gmx-users@gromacs.org<br>&gt; <br>&gt; There are several potential problems all combined into one.  As has been <br>&gt; reported on the list, applying freezegrps, constraints, and pressure coupling <br>&gt; all at the same time do not mix well.  The best bet is to turn off the pressure <br>&gt; coupling if you're set on using freezegrps.  Otherwise, use position restraints <br>&gt; if you require NPT.<br>&gt; <br>&gt; -Justin<br>&gt; <br>&gt; vivek sharma wrote:<br>&gt; &gt; Hi justin,<br>&gt; &gt; <br>&gt; &gt; thanks for your response.....<br>&gt; &gt; following is the .mdp file pasted..<br>&gt; &gt; <br>&gt; &gt; _____<br>&gt; &gt; title               = trp_drg<br>&gt; &gt; warnings            = 10<br>&gt; &gt; cpp                 = /lib/cpp ; location of cpp on SGI<br>&gt; &gt; define              = -DPOSRES<br>&gt; &gt; constraints         = all-bonds<br>&gt; &gt; integrator          = md<br>&gt; &gt; dt                  = 0.002 ; ps !<br>&gt; &gt; nsteps              = 2500000 ; total 5000.0 ps.<br>&gt; &gt; nstcomm             = 1<br>&gt; &gt; nstxout             = 25000 ; output coordinates every 0.5 ps<br>&gt; &gt; nstvout             = 100000 ; output velocities every 2.0 ps<br>&gt; &gt; nstfout             = 0<br>&gt; &gt; nstlog              = 10<br>&gt; &gt; nstenergy           = 10<br>&gt; &gt; nstlist             = 10<br>&gt; &gt; ns_type             = grid<br>&gt; &gt; rlist               = 0.9<br>&gt; &gt; coulombtype         = PME<br>&gt; &gt; rcoulomb            = 0.9<br>&gt; &gt; rvdw                = 1.0<br>&gt; &gt; energygrps_excl     = freeze freeze freeze SOL  ! To remove <br>&gt; &gt; computation of interactions between the frozen groups with surroundings (i.e. the solvent, SOL) <br>&gt; &gt; <br>&gt; &gt; fourierspacing      = 0.12<br>&gt; &gt; fourier_nx          = 0<br>&gt; &gt; fourier_ny          = 0<br>&gt; &gt; fourier_nz          = 0<br>&gt; &gt; pme_order           = 6<br>&gt; &gt; ewald_rtol          = 1e-5<br>&gt; &gt; optimize_fft        = yes<br>&gt; &gt; ; Berendsen temperature coupling is on in four groups<br>&gt; &gt; Tcoupl              = berendsen<br>&gt; &gt; tau_t               = 0.1        0.1   0.1<br>&gt; &gt; tc_grps             = protein    sol   NDP<br>&gt; &gt; ref_t               = 300        300   300<br>&gt; &gt; ; Pressure coupling is on<br>&gt; &gt; Pcoupl              = berendsen<br>&gt; &gt; pcoupltype          = isotropic<br>&gt; &gt; tau_p               = 0.5<br>&gt; &gt; compressibility     = 4.5e-5<br>&gt; &gt; ref_p               = 1.0<br>&gt; &gt; ; Generate velocites is on at 300 K.<br>&gt; &gt; gen_vel             = yes<br>&gt; &gt; gen_temp            = 300.0<br>&gt; &gt; gen_seed            = 173529<br>&gt; &gt; ; Non-equilibrium MD stuff<br>&gt; &gt; freezegrps               = freeze<br>&gt; &gt; freezedim                = Y Y Y<br>&gt; &gt; ____<br>&gt; &gt; <br>&gt; &gt; With Thanks,<br>&gt; &gt; Vivek<br>&gt; &gt; <br>&gt; &gt; 2008/10/17 Justin A. Lemkul &lt;jalemkul@vt.edu &lt;mailto:jalemkul@vt.edu&gt;&gt;<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;     vivek sharma wrote:<br>&gt; &gt; <br>&gt; &gt;         Hi Tehre,<br>&gt; &gt;         i am running a job by keeping a part of molecule freeze ....by<br>&gt; &gt;         using the .mdp option....<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;     What is your entire .mdp file?<br>&gt; &gt; <br>&gt; &gt;     -Justin<br>&gt; &gt; <br>&gt; &gt;         ______________<br>&gt; &gt; <br>&gt; &gt;     ________<br>&gt; &gt; <br>&gt; &gt;         energygrps_excl        =  Terminal Terminal Terminal SOL  ! To<br>&gt; &gt;         remove<br>&gt; &gt;         computation of nonbonding interactions between the frozen groups<br>&gt; &gt;         with each other<br>&gt; &gt;         and surroundings (i.e. the solvent, SOL)<br>&gt; &gt;         freezegrps              =  Terminal  ! Index group to freeze<br>&gt; &gt;         freezedim               =  Y Y Y     ! Freeze this group in all<br>&gt; &gt;         directions, x,<br>&gt; &gt;         y, and z<br>&gt; &gt;         ___________________________________________________<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;         where frreze is a group mentioned in the index file...<br>&gt; &gt;         During the run the job is being terminated with the following error<br>&gt; &gt;         .<br>&gt; &gt;         __________________________________________________________<br>&gt; &gt;         Step 1  Warning: pressure scaling more than 1%, mu: -3.51079e+22<br>&gt; &gt;         -3.51079e+22 -3.51079e+22<br>&gt; &gt; <br>&gt; &gt;         -------------------------------------------------------<br>&gt; &gt;         Program mdrun_d, VERSION 3.3.3<br>&gt; &gt;         Source code file: ns.c, line: 258<br>&gt; &gt; <br>&gt; &gt;         Fatal error:<br>&gt; &gt;         Box was shifted at least 10 times. Please see log-file.<br>&gt; &gt;         -------------------------------------------------------<br>&gt; &gt; <br>&gt; &gt;         Error on node 0, will try to stop all the nodes<br>&gt; &gt;         Halting parallel program mdrun_d on CPU 0 out of 24<br>&gt; &gt; <br>&gt; &gt;         srun: error: n216: task0: Aborted<br>&gt; &gt;         srun: Terminating job<br>&gt; &gt;         __________________________________________________________________<br>&gt; &gt; <br>&gt; &gt;         Can somebody give an insight in the problem for figuring out the<br>&gt; &gt;         probable cause of the error.<br>&gt; &gt; <br>&gt; &gt;         PS::Before the run I mentioned the boxsize in editconf as "-box<br>&gt; &gt;         7.5 5 6 ", to keep the size of box and number of solvent optimum.<br>&gt; &gt;         Does it have anything to do with the mentioned error ?<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;         Looking for suggestions..<br>&gt; &gt;          with thanks,<br>&gt; &gt;         Vivek<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;         &lt;mailto:gmx-users@gromacs.org&gt;<br>&gt; &gt;         http://www.gromacs.org/mailman/listinfo/gmx-users<br>&gt; &gt;         Please search the archive at http://www.gromacs.org/search<br>&gt; &gt;         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;         &lt;mailto:gmx-users-request@gromacs.org&gt;.<br>&gt; &gt;         Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt;     -- <br>&gt; &gt;     ========================================<br>&gt; &gt; <br>&gt; &gt;     Justin A. Lemkul<br>&gt; &gt;     Graduate Research Assistant<br>&gt; &gt;     Department of Biochemistry<br>&gt; &gt;     Virginia Tech<br>&gt; &gt;     Blacksburg, VA<br>&gt; &gt;     jalemkul[at]vt.edu &lt;http://vt.edu&gt; | (540) 231-9080<br>&gt; &gt;     http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br>&gt; &gt; <br>&gt; &gt;     ========================================<br>&gt; &gt;     _______________________________________________<br>&gt; &gt;     gmx-users mailing list    gmx-users@gromacs.org<br>&gt; &gt;     &lt;mailto:gmx-users@gromacs.org&gt;<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<br>&gt; &gt;     posting!<br>&gt; &gt;     Please don't post (un)subscribe requests to the list. Use the www<br>&gt; &gt;     interface or send it to gmx-users-request@gromacs.org<br>&gt; &gt;     &lt;mailto:gmx-users-request@gromacs.org&gt;.<br>&gt; &gt;     Can't post? Read http://www.gromacs.org/mailing_lists/users.php<br>&gt; &gt; <br>&gt; &gt; <br>&gt; <br>&gt; -- <br>&gt; ========================================<br>&gt; <br>&gt; Justin A. Lemkul<br>&gt; Graduate Research Assistant<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 />Express yourself instantly with MSN Messenger! <a href='http://clk.atdmt.com/AVE/go/onm00200471ave/direct/01/' target='_new'>MSN Messenger</a></body>
</html>