<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <title></title>
    </head>
    <body>
        <p>
            I dumbed down the system (molecule) to keep the potential pitfalls to a minimum. One of the three atoms is just a deadweight (molecular weight 9999999.9) . Could this be the problem? If so, how? I'll try simulating a lighter molecule to see if that takes care of it.<br />
            Though this is "a commonly-reported problem", so far I failed in finding past reference to it in the archives -- at least I can't differentiate my problem with the one you reported, and another instance which turned out to be because the protein topology was completely out of order (from the Hydrogen@home people).<br />
            <br />
            Inon.<br />
            <br />
            Quoting "Justin A. Lemkul" &lt;jalemkul@vt.edu&gt;:<br />
            <br />
            &gt;<br />
            &gt; Your problem is unrelated to the bug.&#160; Something in your system is<br />
            &gt; crashing; this is a commonly-reported problem (search the archives).<br />
            &gt;<br />
            &gt; Your system only contains three atoms?<br />
            &gt;<br />
            &gt; -Justin<br />
            &gt;<br />
            &gt; Inon Sharony wrote:<br />
            &gt;&gt;<br />
            &gt;&gt;<br />
            &gt;&gt; (Thanks, Justin)<br />
            &gt;&gt;<br />
            &gt;&gt; I'm using GMX 4.0.4 compiled in double-precision. I perform an<br />
            &gt;&gt; equilibrating run, which goes well (300K). Then I perform a cooling<br />
            &gt;&gt; run which is identical except that one of the atoms is coupled to a<br />
            &gt;&gt; bath at 0K, where I get the following error message:<br />
            &gt;&gt;<br />
            &gt;&gt; Source code file: nsgrid.c, line: 357<br />
            &gt;&gt;<br />
            &gt;&gt; Range checking error:<br />
            &gt;&gt; Explanation: During neighborsearching, we assign each particle to a grid<br />
            &gt;&gt; based on its coordinates. If your system contains collisions or parameter<br />
            &gt;&gt; errors that give particles very high velocities you might end up with some<br />
            &gt;&gt; coordinates being +-Infinity or NaN (not-a-number). Obviously, we cannot<br />
            &gt;&gt; put these on a grid, so this is usually where we detect those errors.<br />
            &gt;&gt; Make sure your system is properly energy-minimized and that the potential<br />
            &gt;&gt; energy seems reasonable before trying again.<br />
            &gt;&gt;<br />
            &gt;&gt; Variable ci has value -2147483648. It should have been within [ 0 .. 216 ]<br />
            &gt;&gt;<br />
            &gt;&gt;<br />
            &gt;&gt;<br />
            &gt;&gt; In response to the suggestion within the message, my tiny three-atom<br />
            &gt;&gt; molecule is optimized to a force of 1E-9.<br />
            &gt;&gt; I also turned off Dynamic Load Balancing, in the hope that this<br />
            &gt;&gt; might help, but alas...<br />
            &gt;&gt;<br />
            &gt;&gt; Any thoughts on what I might be doing wrong, and how I could check<br />
            &gt;&gt; for it/them?<br />
            &gt;&gt;<br />
            &gt;&gt;<br />
            &gt;&gt; --<br />
            &gt;&gt; Inon&#160; &#160;Sharony<br />
            &gt;&gt; ינון&#160; &#160; &#160;שרוני<br />
            &gt;&gt; +972(3)6407634<br />
            &gt;&gt; atto.TAU.ac.IL/~inonshar<br />
            &gt;&gt; Please consider your environmental responsibility before printing<br />
            &gt;&gt; this e-mail.<br />
            &gt;&gt;<br />
            &gt;&gt; Quoting "Justin A. Lemkul" &lt;jalemkul@vt.edu&gt;:<br />
            &gt;&gt;<br />
            &gt;&gt; &gt;<br />
            &gt;&gt; &gt; Hi Inon,<br />
            &gt;&gt; &gt;<br />
            &gt;&gt; &gt; Berk implemented the fix for the release of version 4.0.2; it has<br />
            &gt;&gt; &gt; been fixed for quite some time.<br />
            &gt;&gt; &gt;<br />
            &gt;&gt; &gt; The bugzilla entry is #229 if you would like to read the details of<br />
            &gt;&gt; &gt; the problem and the solution.<br />
            &gt;&gt; &gt;<br />
            &gt;&gt; &gt; -Justin<br />
            &gt;&gt; &gt;<br />
            &gt;&gt; &gt; Inon Sharony wrote:<br />
            &gt;&gt; &gt;&gt;<br />
            &gt;&gt; &gt;&gt;<br />
            &gt;&gt; &gt;&gt; Hi Justin!<br />
            &gt;&gt; &gt;&gt;<br />
            &gt;&gt; &gt;&gt; Just wondering - do you know whether the problem with Range Checking<br />
            &gt;&gt; &gt;&gt; got corrected somehow?<br />
            &gt;&gt; &gt;&gt;<br />
            &gt;&gt; &gt;&gt; I checked the bugzilla but found no report of your bug.<br />
            &gt;&gt; &gt;&gt;<br />
            &gt;&gt; &gt;&gt; My system's energy minimized to a force of 1E-9, so I don't think<br />
            &gt;&gt; &gt;&gt; that's where my problem is...<br />
            &gt;&gt; &gt;&gt;<br />
            &gt;&gt; &gt;&gt; I understand that I might disable Dynamic Load Balancing to fix this<br />
            &gt;&gt; &gt;&gt; or somehow get around the Domain Decomposition (I don't know how to<br />
            &gt;&gt; &gt;&gt; do the latter). How did you deal with the problem?<br />
            &gt;&gt; &gt;&gt;<br />
            &gt;&gt; &gt;&gt; (There was also some talk about barostats, so I just want to make<br />
            &gt;&gt; &gt;&gt; sure that you know I'm not using one)<br />
            &gt;&gt; &gt;&gt;<br />
            &gt;&gt; &gt;&gt; --<br />
            &gt;&gt; &gt;&gt; Inon&#160; &#160;Sharony<br />
            &gt;&gt; &gt;&gt; ינון&#160; &#160; &#160;שרוני<br />
            &gt;&gt; &gt;&gt; +972(3)6407634<br />
            &gt;&gt; &gt;&gt; atto.TAU.ac.IL/~inonshar<br />
            &gt;&gt; &gt;&gt; Please consider your environmental responsibility before printing<br />
            &gt;&gt; &gt;&gt; this e-mail.<br />
            &gt;&gt; &gt;&gt;<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; Ph.D. Candidate<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; <a target="_blank" href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br />
            &gt;&gt; &gt;<br />
            &gt;&gt; &gt; ========================================<br />
            &gt;&gt; &gt;<br />
            &gt;&gt;<br />
            &gt;<br />
            &gt; --<br />
            &gt; ========================================<br />
            &gt;<br />
            &gt; Justin A. Lemkul<br />
            &gt; Ph.D. Candidate<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; <a target="_blank" href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br />
            &gt;<br />
            &gt; ========================================<br />
            &gt;<br />
        </p>
        <p class="imp-signature">
            --<br />
            Inon&#160; &#160;Sharony<br />
            ינון&#160; &#160; &#160;שרוני<br />
            +972(3)6407634<br />
            atto.TAU.ac.IL/~inonshar<br />
            Please consider your environmental responsibility before printing this e-mail.
        </p>
    </body>
</html>