<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" />
    <title></title>
  </head>

  <body>
    <p style="margin: 0px;"><span>&#160;</span></p>

    <div style="margin: 5px 0px 5px 0px;">
      On January 25, 2011 at 3:53 PM &quot;Justin A. Lemkul&quot; &lt;jalemkul@vt.edu&gt; wrote:<br />
      <br />
      &gt;<br />
      &gt;<br />
      &gt; TJ Mustard wrote:<br />
      &gt;<br />
      &gt; &lt;snip&gt;<br />
      &gt;<br />
      &gt; &gt;&#160; &gt; 1. Do the systems in question crash immediately (i.e., step zero) or<br />
      &gt; &gt; do they run<br />
      &gt; &gt;&#160; &gt; for some time?<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;<br />
      &gt; &gt; Step 0, every time.<br />
      &gt; &gt;<br />
      &gt; &gt;&#160;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &gt; 2. If they give you even a little bit of output, you can analyze<br />
      &gt; &gt; which energy<br />
      &gt; &gt;&#160; &gt; terms, etc go haywire with the tips listed here:<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;<br />
      &gt; &gt; All I have seen on these is LINCS Errors and Water molecules unable to<br />
      &gt; &gt; be settled.<br />
      &gt; &gt;<br />
      &gt; &gt;&#160;<br />
      &gt; &gt;<br />
      &gt; &gt; But I will check this out right now, and email if I smell trouble.<br />
      &gt; &gt;<br />
      &gt; &gt;&#160;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt; http://www.gromacs.org/Documentation/Terminology/Blowing_Up#Diagnosing_an_Unstable_System<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;&#160; &gt; That would help in tracking down any potential bug or error.<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;&#160; &gt; 3. Is it just the production runs that are crashing, or everything?&#160;<br />
      &gt; &gt; If EM isn&#39;t<br />
      &gt; &gt;&#160; &gt; even working, that smells even buggier.<br />
      &gt; &gt;<br />
      &gt; &gt; Awesome question here, we have seen some weird stuff. Sometimes the<br />
      &gt; &gt; cluster will give us segmentation faults, then it will fail on our<br />
      &gt; &gt; machines or sometimes not on our iMacs. I know weird! If EM starts on<br />
      &gt; &gt; the cluster it will finish. Where we have issues is in positional<br />
      &gt; &gt; restraint (PR) and MD and MD/FEP. It doesn&#39;t matter if FEP is on or off<br />
      &gt; &gt; in a MD (although we are using SD for these MD/FEP runs).<br />
      &gt; &gt;<br />
      &gt; &gt;&#160;<br />
      &gt;<br />
      &gt; Does &quot;sometimes&quot; refer to different simulations, or multiple invocations of the<br />
      &gt; same simulation system?&#160; If you&#39;re referencing the fact that system A works<br />
      &gt; while system B doesn&#39;t, we&#39;re talking apples and oranges and it&#39;s irrelevant to<br />
      &gt; the diagnosis (and perhaps some systems simply require greater finesse or a<br />
      &gt; different protocol).&#160; If one system continually fails on one system and works on<br />
      &gt; another, that&#39;s what we need to be discussing.&#160; Sorry if I&#39;ve missed something,<br />
      &gt; I&#39;m just getting confused.
    </div>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">What trends I see are that some jobs that &quot;segment fault&quot; on the cluster will also fault on our machines. But then when they fail on the cluster, via &quot;segmentation faults&quot;, they will work on our machines. Never does a single job &quot;sometimes&quot; fail and sometimes not, it either does or does not, every time. We have just gotten used to rebuilding our system and starting these again. We have also gotten used to doing EM on our machines and transferring this folder to be completed on the cluster. Once there it can finish the PR, MD and FEP.</p>

    <p style="margin: 0px;">&#160;</p>

    <div style="margin: 5px 0px 5px 0px;">
      &gt;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;&#160; &gt; 4. Are the compilers the same on the iMac vs. AMD cluster?<br />
      &gt; &gt;<br />
      &gt; &gt; No I am using x86_64-apple-darwin10 GCC 4.4.4 and the cluster is using<br />
      &gt; &gt; x86_64-redhat-linux 4.1.2 GCC.<br />
      &gt; &gt;<br />
      &gt;<br />
      &gt; Well, I know that for years weird behavior has been attributed to the gcc-4.1.x<br />
      &gt; series, including the famous warning on the downloads page:<br />
      &gt;<br />
      &gt; &quot;WARNING: do not use the gcc 4.1.x set of compilers. They are broken. These<br />
      &gt; compilers come with recent Linux distributions like Fedora 5/6 etc.&quot;<br />
      &gt;<br />
      &gt; I don&#39;t know if those issues were ever resolved (some error in Gromacs that<br />
      &gt; wasn&#39;t playing nice with gcc, or vice versa).<br />
      &gt;
    </div>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">Yes I am looking into this now. I hope this is our problem and not some hugely time consuming underlying problem with our system. Thank you.</p>

    <p style="margin: 0px;">&#160;</p>

    <p style="margin: 0px;">Thanks again,</p>

    <p style="margin: 0px;">TJ Mustard</p>

    <p style="margin: 0px;">&#160;</p>

    <div style="margin: 5px 0px 5px 0px;">
      &gt; &gt; I just did a quick yum search and there doesn&#39;t seem to be a newer GCC.<br />
      &gt; &gt; We know you are going to cmake but we have yet to get it implemented on<br />
      &gt; &gt; our cluster successfully.<br />
      &gt; &gt;<br />
      &gt;<br />
      &gt; The build system is irrelevant.&#160; You still need a reliable C compiler, whether<br />
      &gt; using autoconf or cmake.<br />
      &gt;<br />
      &gt; -Justin<br />
      &gt;<br />
      &gt; &gt;&#160;<br />
      &gt; &gt;<br />
      &gt; &gt; Thank you,<br />
      &gt; &gt;<br />
      &gt; &gt; TJ Mustard<br />
      &gt; &gt;<br />
      &gt; &gt;&#160;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;&#160; &gt; -Justin<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; Now I understand that my iMac works, but it only has 2 cpus and the<br />
      &gt; &gt;&#160; &gt; &gt; cluster has 320. Since we are running our jobs via a Bennet&#39;s<br />
      &gt; &gt; Acceptance<br />
      &gt; &gt;&#160; &gt; &gt; Ratio FEP with 21 lambda windows, using just one 2 cpu machine would<br />
      &gt; &gt;&#160; &gt; &gt; take too long. Especially since we wish to start pseudo high throughput<br />
      &gt; &gt;&#160; &gt; &gt; drug testing.<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; In my .mdp files now, the only changes are:<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; (the default setting is on the right of the &quot;;&quot;)<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; define&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;=&#160; &#160; &#160;; =<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; ; RUN CONTROL PARAMETERS<br />
      &gt; &gt;&#160; &gt; &gt; integrator&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= sd&#160; &#160; ; = md<br />
      &gt; &gt;&#160; &gt; &gt; ; Start time and timestep in ps<br />
      &gt; &gt;&#160; &gt; &gt; tinit&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 0&#160; &#160; ; = 0<br />
      &gt; &gt;&#160; &gt; &gt; dt&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0.004&#160; &#160; ; = 0.001<br />
      &gt; &gt;&#160; &gt; &gt; nsteps&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 750000&#160; &#160; &#160; &#160;; = 0 (this one depends on the<br />
      &gt; &gt;&#160; &gt; &gt; window and particular part of our job)<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; ; OUTPUT CONTROL OPTIONS<br />
      &gt; &gt;&#160; &gt; &gt; ; Output frequency for coords (x), velocities (v) and forces (f)<br />
      &gt; &gt;&#160; &gt; &gt; nstxout&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 10000&#160; &#160; ; = 100 (to save on disk space)<br />
      &gt; &gt;&#160; &gt; &gt; nstvout&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 10000&#160; &#160; ; = 100<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; ; OPTIONS FOR ELECTROSTATICS AND VDW<br />
      &gt; &gt;&#160; &gt; &gt; ; Method for doing electrostatics<br />
      &gt; &gt;&#160; &gt; &gt; coulombtype&#160; &#160; &#160; &#160; &#160; &#160; &#160; = PME&#160; &#160; ; = Cutoff<br />
      &gt; &gt;&#160; &gt; &gt; rcoulomb-switch&#160; &#160; &#160; &#160; &#160; = 0&#160; &#160; ; = 0<br />
      &gt; &gt;&#160; &gt; &gt; rcoulomb&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 1&#160; ; = 1<br />
      &gt; &gt;&#160; &gt; &gt; ; Relative dielectric constant for the medium and the reaction field<br />
      &gt; &gt;&#160; &gt; &gt; epsilon_r&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 1&#160; &#160; ; = 1<br />
      &gt; &gt;&#160; &gt; &gt; epsilon_rf&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 1&#160; &#160; ; = 1<br />
      &gt; &gt;&#160; &gt; &gt; ; Method for doing Van der Waals<br />
      &gt; &gt;&#160; &gt; &gt; vdw-type&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= Cut-off&#160; &#160; ; = Cut-off<br />
      &gt; &gt;&#160; &gt; &gt; ; cut-off lengths&#160; &#160; &#160; &#160;<br />
      &gt; &gt;&#160; &gt; &gt; rvdw-switch&#160; &#160; &#160; &#160; &#160; &#160; &#160; = 0&#160; &#160; ; = 0<br />
      &gt; &gt;&#160; &gt; &gt; rvdw&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 1&#160; ; = 1<br />
      &gt; &gt;&#160; &gt; &gt; ; Spacing for the PME/PPPM FFT grid<br />
      &gt; &gt;&#160; &gt; &gt; fourierspacing&#160; &#160; &#160; &#160; &#160; &#160;= 0.12&#160; &#160; ; = 0.12<br />
      &gt; &gt;&#160; &gt; &gt; ; EWALD/PME/PPPM parameters<br />
      &gt; &gt;&#160; &gt; &gt; pme_order&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 4&#160; &#160; ; = 4<br />
      &gt; &gt;&#160; &gt; &gt; ewald_rtol&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 1e-05&#160; &#160; ; = 1e-05<br />
      &gt; &gt;&#160; &gt; &gt; ewald_geometry&#160; &#160; &#160; &#160; &#160; &#160;= 3d&#160; &#160; ; = 3d<br />
      &gt; &gt;&#160; &gt; &gt; epsilon_surface&#160; &#160; &#160; &#160; &#160; = 0&#160; &#160; ; = 0<br />
      &gt; &gt;&#160; &gt; &gt; optimize_fft&#160; &#160; &#160; &#160; &#160; &#160; &#160;= yes&#160; &#160; ; = no<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; ; OPTIONS FOR WEAK COUPLING ALGORITHMS<br />
      &gt; &gt;&#160; &gt; &gt; ; Temperature coupling<br />
      &gt; &gt;&#160; &gt; &gt; tcoupl&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= v-rescale&#160; &#160; ; = No<br />
      &gt; &gt;&#160; &gt; &gt; nsttcouple&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= -1&#160; &#160; ; = -1<br />
      &gt; &gt;&#160; &gt; &gt; nh-chain-length&#160; &#160; &#160; &#160; &#160; = 10&#160; &#160; ; = 10<br />
      &gt; &gt;&#160; &gt; &gt; ; Groups to couple separately<br />
      &gt; &gt;&#160; &gt; &gt; tc-grps&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = System&#160; &#160; ; =<br />
      &gt; &gt;&#160; &gt; &gt; ; Time constant (ps) and reference temperature (K)<br />
      &gt; &gt;&#160; &gt; &gt; tau-t&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 0.1&#160; &#160; ; =<br />
      &gt; &gt;&#160; &gt; &gt; ref-t&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 300&#160; &#160; ; =<br />
      &gt; &gt;&#160; &gt; &gt; ; Pressure coupling&#160; &#160; &#160;<br />
      &gt; &gt;&#160; &gt; &gt; Pcoupl&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= Parrinello-Rahman&#160; &#160; ; = No<br />
      &gt; &gt;&#160; &gt; &gt; Pcoupltype&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= Isotropic<br />
      &gt; &gt;&#160; &gt; &gt; nstpcouple&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= -1&#160; &#160; ; = -1<br />
      &gt; &gt;&#160; &gt; &gt; ; Time constant (ps), compressibility (1/bar) and reference P (bar)<br />
      &gt; &gt;&#160; &gt; &gt; tau-p&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 1&#160; &#160; ; = 1<br />
      &gt; &gt;&#160; &gt; &gt; compressibility&#160; &#160; &#160; &#160; &#160; = 4.5e-5&#160; &#160; ; =<br />
      &gt; &gt;&#160; &gt; &gt; ref-p&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 1.0&#160; &#160; ; =<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; ; OPTIONS FOR BONDS&#160; &#160;<br />
      &gt; &gt;&#160; &gt; &gt; constraints&#160; &#160; &#160; &#160; &#160; &#160; &#160; = all-bonds&#160; &#160; ; = none<br />
      &gt; &gt;&#160; &gt; &gt; ; Type of constraint algorithm<br />
      &gt; &gt;&#160; &gt; &gt; constraint-algorithm&#160; &#160; &#160;= Lincs&#160; &#160; ; = Lincs<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; ; Free energy control stuff<br />
      &gt; &gt;&#160; &gt; &gt; free-energy&#160; &#160; &#160; &#160; &#160; &#160; &#160; = yes&#160; &#160; ; = no<br />
      &gt; &gt;&#160; &gt; &gt; init-lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160; = 0.00&#160; &#160; &#160; &#160;; = 0<br />
      &gt; &gt;&#160; &gt; &gt; delta-lambda&#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0&#160; &#160; ; = 0<br />
      &gt; &gt;&#160; &gt; &gt; foreign_lambda&#160; &#160; &#160; &#160; &#160; &#160;=&#160; &#160; &#160; &#160; 0.05 ; =<br />
      &gt; &gt;&#160; &gt; &gt; sc-alpha&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0.5&#160; &#160; ; = 0<br />
      &gt; &gt;&#160; &gt; &gt; sc-power&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 1.0&#160; &#160; ; = 0<br />
      &gt; &gt;&#160; &gt; &gt; sc-sigma&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0.3&#160; &#160; ; = 0.3<br />
      &gt; &gt;&#160; &gt; &gt; nstdhdl&#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; &#160; = 1&#160; &#160; ; = 10<br />
      &gt; &gt;&#160; &gt; &gt; separate-dhdl-file&#160; &#160; &#160; &#160;= yes&#160; &#160; ; = yes<br />
      &gt; &gt;&#160; &gt; &gt; dhdl-derivatives&#160; &#160; &#160; &#160; &#160;= yes&#160; &#160; ; = yes<br />
      &gt; &gt;&#160; &gt; &gt; dh_hist_size&#160; &#160; &#160; &#160; &#160; &#160; &#160;= 0&#160; &#160; ; = 0<br />
      &gt; &gt;&#160; &gt; &gt; dh_hist_spacing&#160; &#160; &#160; &#160; &#160; = 0.1&#160; &#160; ; = 0.1<br />
      &gt; &gt;&#160; &gt; &gt; couple-moltype&#160; &#160; &#160; &#160; &#160; &#160;= LGD&#160; &#160; ; =<br />
      &gt; &gt;&#160; &gt; &gt; couple-lambda0&#160; &#160; &#160; &#160; &#160; &#160;= vdw-q&#160; &#160; ; = vdw-q<br />
      &gt; &gt;&#160; &gt; &gt; couple-lambda1&#160; &#160; &#160; &#160; &#160; &#160;= none&#160; &#160; ; = vdw-q<br />
      &gt; &gt;&#160; &gt; &gt; couple-intramol&#160; &#160; &#160; &#160; &#160; = no&#160; &#160; &#160;;&#160; &#160; = no<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; Some of these change due to positional restraint md and energy<br />
      &gt; &gt; minimization.<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; All of these settings have come from either tutorials, papers or<br />
      &gt; &gt; peoples<br />
      &gt; &gt;&#160; &gt; &gt; advice.<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; If it would be advantageous I can post my entire energy minimization,<br />
      &gt; &gt;&#160; &gt; &gt; positional restraint, md, and FEP mdp files.<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; Thank you,<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; TJ Mustard<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; Below is my command sequence:<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; echo<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt; ==============================================================================================================================<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; date &gt;&gt;RNAP-C.joblog<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; echo g453s-grompp -f em.mdp -c RNAP-C_b4em.gro -p RNAP-C.top -o<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_em.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; /share/apps/gromacs-4.5.3-single/bin/g453s-grompp -f em.mdp -c<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_b4em.gro -p RNAP-C.top -o RNAP-C_em.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; date &gt;&gt;RNAP-C.joblog<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; echo g453s-mdrun -v -s RNAP-C_em.tpr -c RNAP-C_after_em.gro -g<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; emlog.log -cpo state_em.cpt -nt 2<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; /share/apps/gromacs-4.5.3-single/bin/g453s-mdrun -v -s RNAP-C_em.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; -c RNAP-C_after_em.gro -g emlog.log -cpo stat_em.cpt -nt 2<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; date &gt;&gt;RNAP-C.joblog<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; echo g453s-grompp -f pr.mdp -c RNAP-C_after_em.gro -p RNAP-C.top -o<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_pr.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; /share/apps/gromacs-4.5.3-single/bin/g453s-grompp -f pr.mdp -c<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_after_em.gro -p RNAP-C.top -o RNAP-C_pr.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; echo g453s-mdrun -v -s RNAP-C_pr.tpr -e pr.edr -c RNAP-C_after_pr.gro<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; -g prlog.log -cpo state_pr.cpt -nt 2 -dhdl dhdl-pr.xvg<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; /share/apps/gromacs-4.5.3-single/bin/g453s-mdrun -v -s RNAP-C_pr.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; -e pr.edr -c RNAP-C_after_pr.gro -g prlog.log -cpo state_pr.cpt -nt 2<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; -dhdl dhdl-pr.xvg<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; date &gt;&gt;RNAP-C.joblog<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; echo g453s-grompp -f md.mdp -c RNAP-C_after_pr.gro -p RNAP-C.top -o<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_md.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; /share/apps/gromacs-4.5.3-single/bin/g453s-grompp -f md.mdp -c<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_after_pr.gro -p RNAP-C.top -o RNAP-C_md.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; date &gt;&gt;RNAP-C.joblog<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; echo g453s-mdrun -v -s RNAP-C_md.tpr -o RNAP-C_md.trr -c<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_after_md.gro -g md.log -e md.edr -cpo state_md.cpt -nt 2 -dhdl<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; dhdl-md.xvg<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; /share/apps/gromacs-4.5.3-single/bin/g453s-mdrun -v -s RNAP-C_md.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; -o RNAP-C_md.trr -c RNAP-C_after_md.gro -g md.log -e md.edr -cpo<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; state_md.cpt -nt 2 -dhdl dhdl-md.xvg<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; date &gt;&gt;RNAP-C.joblog<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; echo g453s-grompp -f FEP.mdp -c RNAP-C_after_md.gro -p RNAP-C.top -o<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_fep.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; /share/apps/gromacs-4.5.3-single/bin/g453s-grompp -f FEP.mdp -c<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_after_md.gro -p RNAP-C.top -o RNAP-C_fep.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; date &gt;&gt;RNAP-C.joblog<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; echo g453s-mdrun -v -s RNAP-C_fep.tpr -o RNAP-C_fep.trr -c<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; RNAP-C_after_fep.gro -g fep.log -e fep.edr -cpo state_fep.cpt -nt 2<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; -dhdl dhdl-fep.xvg<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; /share/apps/gromacs-4.5.3-single/bin/g453s-mdrun -v -s RNAP-C_fep.tpr<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; -o RNAP-C_fep.trr -c RNAP-C_after_fep.gro -g fep.log -e fep.edr -cpo<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; state_fep.cpt -nt 2 -dhdl dhdl-fep.xvg<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; I can add my .mdps but I do not think they are the problem since I<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; know it works on my personal iMac.<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; Thank you,<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; TJ Mustard<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt; Email: mustardt@onid.orst.edu &lt;mailto:mustardt@onid.orst.edu&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;&gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt; &gt; TJ Mustard<br />
      &gt; &gt;&#160; &gt; &gt; Email: mustardt@onid.orst.edu<br />
      &gt; &gt;&#160; &gt; &gt;<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;&#160; &gt; --<br />
      &gt; &gt;&#160; &gt; ========================================<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;&#160; &gt; Justin A. Lemkul<br />
      &gt; &gt;&#160; &gt; Ph.D. Candidate<br />
      &gt; &gt;&#160; &gt; ICTAS Doctoral Scholar<br />
      &gt; &gt;&#160; &gt; MILES-IGERT Trainee<br />
      &gt; &gt;&#160; &gt; Department of Biochemistry<br />
      &gt; &gt;&#160; &gt; Virginia Tech<br />
      &gt; &gt;&#160; &gt; Blacksburg, VA<br />
      &gt; &gt;&#160; &gt; jalemkul[at]vt.edu | (540) 231-9080<br />
      &gt; &gt;&#160; &gt; http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;&#160; &gt; ========================================<br />
      &gt; &gt;&#160; &gt; --<br />
      &gt; &gt;&#160; &gt; gmx-users mailing list&#160; &#160; gmx-users@gromacs.org<br />
      &gt; &gt;&#160; &gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br />
      &gt; &gt;&#160; &gt; Please search the archive at<br />
      &gt; &gt; http://www.gromacs.org/Support/Mailing_Lists/Search before posting!<br />
      &gt; &gt;&#160; &gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br />
      &gt; &gt;&#160; &gt; www interface or send it to gmx-users-request@gromacs.org.<br />
      &gt; &gt;&#160; &gt; Can&#39;t post? Read http://www.gromacs.org/Support/Mailing_Lists<br />
      &gt; &gt;&#160; &gt;<br />
      &gt; &gt;<br />
      &gt; &gt;&#160;<br />
      &gt; &gt;<br />
      &gt; &gt; TJ Mustard<br />
      &gt; &gt; Email: mustardt@onid.orst.edu<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; MILES-IGERT Trainee<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&#160; &#160; gmx-users@gromacs.org<br />
      &gt; http://lists.gromacs.org/mailman/listinfo/gmx-users<br />
      &gt; Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/Search before posting!<br />
      &gt; Please don&#39;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&#39;t post? Read http://www.gromacs.org/Support/Mailing_Lists<br />
      &gt;
    </div>

    <p style="margin: 0px;">&#160;</p>

    <p style="font-family: monospace; white-space: nowrap; margin: 5px 0px 5px 0px;">TJ Mustard<br />
    Email: mustardt@onid.orst.edu</p>
  </body>
</html>