<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi Justin<br><br>Thanks a lot for your prompt reply.<br>The end of the em log file says:<br>Stepsize too small, or no change in energy.<br>Converged to machine precision,<br>but not to the requested precision Fmax &lt; 10<br><br>Double precision normally gives you higher accuracy.<br><br>Steepest Descents converged to machine precision in 206 steps,<br>but did not reach the requested Fmax &lt; 10.<br>Potential Energy&nbsp; = -1.8784400e+05<br>Maximum force&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; 7.9173694e+02 on atom 159<br>Norm of force&nbsp;&nbsp;&nbsp;&nbsp; =&nbsp; 6.5868745e+03<br><br>And after em, I ran pr for 2ns and it went all good and you're correct it was for all bonds. <br>After I read the manual and a couple of tutorial I understood that the PME is better for electrostatics but I am reproducing a reported work that used twin range cutoff of 1 for both vdw
 and electrostatics using 2fs time step and I want to see if I will get similar results. The authors stated that the simulations went well till the end of the 25 ns run! But seems that mine is crashing. Any suggestions?<br><br>Thanks<br><br><span style="color: rgb(0, 0, 191); font-family: tahoma,new york,times,serif;">Rabab Toubar</span><br style="color: rgb(0, 0, 191); font-family: tahoma,new york,times,serif;"><br><br>--- On <b>Fri, 6/4/10, Justin A. Lemkul <i>&lt;jalemkul@vt.edu&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Justin A. Lemkul &lt;jalemkul@vt.edu&gt;<br>Subject: Re: [gmx-users] 1-4 interaction not within cut-off<br>To: "Gromacs Users' List" &lt;gmx-users@gromacs.org&gt;<br>Date: Friday, June 4, 2010, 3:25 PM<br><br><div class="plainMail"><br><br>Rabab Toubar wrote:<br>&gt; Hi Justin,<br>&gt; <br>&gt; Thanks for the reply. When I tried to gmxcheck the
 minimization process I got an error:<br>&gt; <br>&gt; Timesteps at t=810 don't match (2, 1)<br>&gt; <br>&gt; Timesteps at t=814 don't match (1, 2)<br>&gt; <br>&gt; Timesteps at t=816 don't match (2, 1)<br>&gt; <br>&gt; Timesteps at t=818 don't match (1, 2)<br>&gt; <br>&gt; till the end of the run, that is why I thought the system is not properly minimized. I will look into how to check the Potential Energy.<br>&gt; <br><br>When running EM, mdrun prints the important information out at the very end, both to the screen and to the end of the .log file.<br><br><br>&gt; the em.mdp file is as follows:<br>&gt; cpp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = /usr/bin/cpp ; the c preprocessor<br>&gt; define&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;= -DFLEXIBLE<br>&gt; constraints&nbsp; = none<br>&gt; integrator&nbsp;&nbsp;&nbsp;= steep<br>&gt; dt&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;= 0.002&nbsp; ;ps ie 2 fs!<br>&gt; nsteps&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;= 1000<br>&gt;
 nstlist&nbsp; &nbsp; &nbsp; = 10&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;ns_type&nbsp; &nbsp; &nbsp; = grid<br>&gt; rlist&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;= 1.0&nbsp; &nbsp;&nbsp;&nbsp;;short range<br>&gt; coulombtype&nbsp; = cut-off<br>&gt; rcoulomb&nbsp; &nbsp;&nbsp;&nbsp;= 1.0&nbsp; &nbsp; rvdw&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;= 1.0<br>&gt; vdwtype&nbsp; &nbsp; &nbsp; = cut-off&nbsp; fourierspacing&nbsp; = 0.12<br>&gt;&nbsp; fourier_nx = 0<br>&gt;&nbsp; fourier_ny = 0<br>&gt;&nbsp; fourier_nz = 0<br>&gt;&nbsp; pme_order = 4<br>&gt;&nbsp; ewald_rtol = 1e-5<br>&gt;&nbsp; optimize_fft = yes&nbsp;&nbsp;&nbsp;emtol&nbsp; &nbsp; &nbsp; &nbsp; = 10&nbsp;&nbsp;&nbsp;emstep&nbsp; &nbsp; &nbsp;&nbsp;&nbsp;= 0.01<br>&gt; <br>&gt; the md.mdp file is:<br>&gt; cpp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;= /usr/bin/cpp<br>&gt; constraints&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; none&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
 &nbsp;&nbsp;&nbsp;;*<br>&gt; integrator&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; md<br>&gt; dt&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; 0.002&nbsp; ; ps !<br><br>Using a 2-fs timestep without constraints may not be stable.&nbsp; Your original message said you ran 2 ns of position restrained MD with LINCS, which I assumed meant that you were constraining the bond lengths.&nbsp; If you actually did this, what reason do you have for turning off the restraints after equilibrating?<br><br>&gt; nsteps&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&nbsp;&nbsp;&nbsp;12500000&nbsp; &nbsp; ; total 25 ns;*<br>&gt; nstcomm&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 1<br>&gt; nstxout&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 500&nbsp; &nbsp; ; collect data every 1 ps<br>&gt; nstvout&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 0<br>&gt; nstfout&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;
 &nbsp;&nbsp;&nbsp;=&nbsp; 0<br>&gt; nstlist&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 10<br>&gt; ns_type&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; grid<br>&gt; rlist&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 1.0<br>&gt; coulombtype&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; cut-off<br><br>Using a plain cutoff for electrostatics can lead to a number of artefacts.&nbsp; I see no reason to use this method in favor of other, more advanced and accurate methods.<br><br>-Justin<br><br>&gt; rcoulomb&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; 1.0<br>&gt; vdwtype&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; cut-off<br>&gt; rvdw&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; 1.0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; ;*<br>&gt; fourierspacing&nbsp; &nbsp; =&nbsp; 0.12<br>&gt; fourier_nx&nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; 0<br>&gt; fourier_ny&nbsp; &nbsp; &nbsp;
 &nbsp; =&nbsp; 0<br>&gt; fourier_nz&nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; 0<br>&gt; pme_order&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 4<br>&gt; ewald_rtol&nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; 1e-5<br>&gt; optimize_fft&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; yes&nbsp; &nbsp;&nbsp;&nbsp;<br>&gt; ; Berendsen temperature coupling is on<br>&gt; Tcoupl&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; berendsen<br>&gt; tau_t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 0.1&nbsp; &nbsp; 0.1<br>&gt; tc-grps&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; &nbsp; &nbsp; protein&nbsp; &nbsp; non-protein ref_t&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 300&nbsp; &nbsp; &nbsp; &nbsp; 300<br>&gt; <br>&gt; ; Pressure coupling is on<br>&gt; Pcoupl&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; berendsen<br>&gt; pcoupltype&nbsp; &nbsp; &nbsp; &nbsp; =&nbsp;
 isotropic<br>&gt; tau_p&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 0.5&nbsp; &nbsp; ; ps<br>&gt; compressibility&nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 4.5e-5&nbsp; &nbsp; ; bar-1<br>&gt; ref_p&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; 1.0<br>&gt; <br>&gt; ; Generate velocites is on at 300 K.<br>&gt; gen_vel&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp;=&nbsp; yes<br>&gt; gen_temp&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; =&nbsp; 300.0<br>&gt; gen_seed&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; = 621432<br>&gt; <br>&gt; Any suggestions are appreciated<br>&gt; <br>&gt; Thanks<br>&gt; Rabab Toubar<br>&gt; <br>&gt; <br>&gt; --- On *Thu, 6/3/10, Justin A. Lemkul /&lt;<a ymailto="mailto:jalemkul@vt.edu" href="/mc/compose?to=jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;/* wrote:<br>&gt; <br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;From: Justin A. Lemkul &lt;<a ymailto="mailto:jalemkul@vt.edu"
 href="/mc/compose?to=jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Subject: Re: [gmx-users] 1-4 interaction not within cut-off<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;To: "Discussion list for GROMACS users" &lt;<a ymailto="mailto:gmx-users@gromacs.org" href="/mc/compose?to=gmx-users@gromacs.org">gmx-users@gromacs.org</a>&gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Date: Thursday, June 3, 2010, 4:37 PM<br>&gt; <br>&gt; <br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Rabab Toubar wrote:<br>&gt;&nbsp; &nbsp; &nbsp; &gt; Hi,<br>&gt;&nbsp; &nbsp; &nbsp; &gt;<br>&gt;&nbsp; &nbsp; &nbsp; &gt; I set my .mdp file to minimize the system for 1000 steps, but it<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;stopped at ~200 saying: "Stepsize too small, or no change in energy.<br>&gt;&nbsp; &nbsp; &nbsp; &gt; Converged to machine precision, but not to the requested<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;precision Fmax &lt; 10" but the molecule is now outside the box<br>&gt;&nbsp;
 &nbsp; &nbsp; &gt;<br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;This is not really a problem, provided that both the potential<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;energy and Fmax that resulted are<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;reasonable.<a href="http://www.gromacs.org/Documentation/Errors#Stepsize_too_small.2c_or_no_change_in_energy._Converged_to_machine_precision.2c_but_not_to_the_requested_precision" target="_blank">http://www.gromacs.org/Documentation/Errors#Stepsize_too_small.2c_or_no_change_in_energy._Converged_to_machine_precision.2c_but_not_to_the_requested_precision</a><br>&gt; <br>&gt;&nbsp; &nbsp; &nbsp; &gt; I did position restraint for 2ns using LINCS, and things went well<br>&gt;&nbsp; &nbsp; &nbsp; &gt;<br>&gt;&nbsp; &nbsp; &nbsp; &gt; running md, it ran for only 0.3 ns out of 30, and I got an error<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;message that 1-4 interaction between 2 atoms are at a distance &gt;<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;table-size
 (1nm) with a suggestion to increase the table-extension<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;in mdp file.<br>&gt;&nbsp; &nbsp; &nbsp; &gt; I checked&nbsp; &nbsp;&nbsp;&nbsp;<a href="http://www.gromacs.org/Documentation/Errors#1-4_interaction_not_within_cut-off" target="_blank">http://www.gromacs.org/Documentation/Errors#1-4_interaction_not_within_cut-off</a><br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;suggesting reminimizing.<br>&gt;&nbsp; &nbsp; &nbsp; &gt;<br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;The other possibility is that your .mdp settings are inappropriate,<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;but you haven't provided that information.<br>&gt; <br>&gt;&nbsp; &nbsp; &nbsp; &gt; My question is: is it OK that the system doesn't minimize till<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;the end of the specified number of steps? is it OK to be outside the<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;box as long as you assign boundary conditions as in case of NAMD?<br>&gt;&nbsp;
 &nbsp;&nbsp;&nbsp;and what is the best option - you think - I have to solve the md problem<br>&gt;&nbsp; &nbsp; &nbsp; &gt;<br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Whether or not you need to revisit the EM procedure depends on how<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;well it actually did (see comment above).&nbsp; The periodicity effect is<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;a non-issue, since there is no "outside" of a periodic box.<br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;<a href="http://www.gromacs.org/Documentation/Terminology/Periodic_Boundary_Conditions" target="_blank">http://www.gromacs.org/Documentation/Terminology/Periodic_Boundary_Conditions</a><br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;-Justin<br>&gt; <br>&gt;&nbsp; &nbsp; &nbsp; &gt; Any suggestions are highly apprecitaed<br>&gt;&nbsp; &nbsp; &nbsp; &gt; Rabab<br>&gt;&nbsp; &nbsp; &nbsp; &gt;<br>&gt;&nbsp; &nbsp; &nbsp; &gt;<br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;--
 ========================================<br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Justin A. Lemkul<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Ph.D. Candidate<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;ICTAS Doctoral Scholar<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;MILES-IGERT Trainee<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Department of Biochemistry<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Virginia Tech<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Blacksburg, VA<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;jalemkul[at]vt.edu | (540) 231-9080<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;<a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>&gt; <br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;========================================<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;-- gmx-users mailing list&nbsp; &nbsp; <a ymailto="mailto:gmx-users@gromacs.org" href="/mc/compose?to=gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;<a
 href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;posting!<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Please don't post (un)subscribe requests to the list. Use the www<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;interface or send it to <a ymailto="mailto:gmx-users-request@gromacs.org" href="/mc/compose?to=gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>&gt;&nbsp; &nbsp;&nbsp;&nbsp;Can't post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>&gt; <br>&gt; <br><br>-- ========================================<br><br>Justin A. Lemkul<br>Ph.D. Candidate<br>ICTAS Doctoral Scholar<br>MILES-IGERT
 Trainee<br>Department of Biochemistry<br>Virginia Tech<br>Blacksburg, VA<br>jalemkul[at]vt.edu | (540) 231-9080<br><a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br><br>========================================<br>-- gmx-users mailing list&nbsp; &nbsp; <a ymailto="mailto:gmx-users@gromacs.org" href="/mc/compose?to=gmx-users@gromacs.org">gmx-users@gromacs.org</a><br><a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/search</a> before posting!<br>Please don't post (un)subscribe requests to the list. Use the www interface or send it to <a ymailto="mailto:gmx-users-request@gromacs.org"
 href="/mc/compose?to=gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>Can't post? Read <a href="http://www.gromacs.org/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br></div></blockquote></td></tr></table><br>