<!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>
    <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 17, 2011 at 1:20 PM &quot;Justin A. Lemkul&quot; &lt;jalemkul@vt.edu&gt; wrote:<br />
      <br />
      &gt;<br />
      &gt;<br />
      &gt; TJ Mustard wrote:<br />
      &gt; &gt;<br />
      &gt; &gt;<br />
      &gt; &gt; Hi all,<br />
      &gt; &gt;<br />
      &gt; &gt;&#160;<br />
      &gt; &gt;<br />
      &gt; &gt; I have been running alot of simulations on protein ligand interactions,<br />
      &gt; &gt; and my settings/setup/mdp files worked great for one system. Then when<br />
      &gt; &gt; we moved to a larger and more complicated system we started getting<br />
      &gt; &gt; mdrun segmentation faults during &quot;steep&quot; energy minimization.&#160; This<br />
      &gt; &gt; happens on our cluster and on our iMacs.<br />
      &gt; &gt;<br />
      &gt; &gt;&#160;<br />
      &gt; &gt;<br />
      &gt; &gt; Any help would be appreciated. Also I can attach my mdp files.<br />
      &gt; &gt;<br />
      &gt; &gt;&#160;<br />
      &gt;<br />
      &gt; There are a whole host of things that could be going wrong.&#160; Without<br />
      &gt; substantially more information, including even more (like a thorough description<br />
      &gt; of what these systems are and the exact commands of what worked before), then<br />
      &gt; you won&#39;t get any useful advice.<br />
      &gt;<br />
      &gt; -Justin<br />
      &gt;
    </div>

    <p style="margin: 0px;">Ok, system 1 that worked is biotin and strepavidin in a water box, and the &quot;larger&quot; system is just rifampicin in a water box for hydration energies. Both ligands are being removed via FEP.</p>

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

    <p style="margin: 0px;">As for commands they are identical as we have made a systematic script that sets up our systems.</p>

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

    <p style="margin: 0px;">It is:</p>

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

    <p style="margin: 0px;"><br />
    pdb2gmx -f base.pdb -o base.gro -p base.top</p>

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

    <p style="margin: 0px;">===Here we put the ligand .gro and the protein &quot;base&quot; .gro together.</p>

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

    <p style="margin: 0px;">editconf -bt cubic -f base.gro -o base.gro -c -d 3.5<br />
    <br />
    genbox -cp base.gro -cs spc216.gro -o base_b4ion.gro -p base.top</p>
    <br />

    <p style="margin: 0px;">grompp -f em.mdp -c base_b4ion.gro -p base.top -o base_b4ion.tpr -maxwarn 2<br />
    <br />
    genion -s base_b4ion.tpr -o base_b4em.gro -neutral -conc 0.01 -pname NA -nname CL -g base_ion.log -p base.top</p>

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

    <p style="margin: 0px;">==Here select SOL</p>

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

    <p style="margin: 0px;">grompp -f em.mdp -c base_b4em.gro -p base.top -o base_em.tpr<br />
    <br />
    mdrun -v -s base_em.tpr -c base_after_em.gro -g emlog.log -cpo stat_em.cpt</p>

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

    <p style="margin: 0px;">===Segmentation fault occurs here.</p>

    <p style="margin: 0px;"><br />
    grompp -f pr.mdp -c base_after_em.gro -p base.top -o base_pr.tpr<br />
    <br />
    mdrun -v -s base_pr.tpr -e pr.edr -c base_after_pr.gro -g prlog.log -cpi state_pr.cpt -cpo state_pr.cpt -dhdl dhdl-pr.xvg<br />
    <br />
    grompp -f md.mdp -c base_after_pr.gro -p base.top -o base_md.tpr<br />
    <br />
    mdrun -v -s base_md.tpr -o base_md.trr -c base_after_md.gro -g md.log -e md.edr -cpi state_md.cpt -cpo state_md.cpt -dhdl dhdl-md.xvg<br />
    <br />
    grompp -f FEP.mdp -c base_after_md.gro -p base.top -o base_fep.tpr<br />
    <br />
    mdrun -v -s base_fep.tpr -o base_fep.trr -c base_after_fep.gro -g fep.log -e fep.edr -cpi state_fep.cpt -cpo state_fep.cpt -dhdl dhdl-fep.xvg</p>

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

    <p style="margin: 0px;">I can include mdp files if that would help.</p>

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

    <p style="margin: 0px;">Thank you,</p>

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

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

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

    <div style="margin: 5px 0px 5px 0px;">
      &gt; &gt;<br />
      &gt; &gt; Thank you<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>