<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>Is this the only output you got?<br>There is no error message at all?<br><br>If there was no error message and you get the error quickly<br>(i.e. not after hours of simulations),<br>please file a bugzilla entry, give the exact command line<br>of mpirun and mdrun and attach your tpr file.<br><br>Berk<br><br>&gt; Date: Fri, 5 Dec 2008 14:33:30 -0500<br>&gt; From: map110+@pitt.edu<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: [gmx-users] distance restraints and domain decomposition<br>&gt; <br>&gt; Hi All,<br>&gt; <br>&gt; I am trying to run a simulation on a 13 residue peptide fragment with<br>&gt; distance restraints in parallel and I'm getting a fatal error when I try<br>&gt; to implement mdrun. Here is my nohup.out file:<br>&gt; <br>&gt;                          :-)  G  R  O  M  A  C  S  (-:<br>&gt; <br>&gt;                Giving Russians Opium May Alter Current Situation<br>&gt; <br>&gt;                              :-)  VERSION 4.0  (-:<br>&gt; <br>&gt; <br>&gt;       Written by David van der Spoel, Erik Lindahl, Berk Hess, and others.<br>&gt;        Copyright (c) 1991-2000, University of Groningen, The Netherlands.<br>&gt;              Copyright (c) 2001-2008, The GROMACS development team,<br>&gt;             check out http://www.gromacs.org for more information.<br>&gt; <br>&gt;          This program is free software; you can redistribute it and/or<br>&gt;           modify it under the terms of the GNU General Public License<br>&gt;          as published by the Free Software Foundation; either version 2<br>&gt;              of the License, or (at your option) any later version.<br>&gt; <br>&gt;                                :-)  mdrunmpi  (-:<br>&gt; <br>&gt; Option     Filename  Type         Description<br>&gt; ------------------------------------------------------------<br>&gt;   -s         md.tpr  Input        Run input file: tpr tpb tpa<br>&gt;   -o         md.trr  Output       Full precision trajectory: trr trj cpt<br>&gt;   -x         md.xtc  Output, Opt! Compressed trajectory (portable xdr format)<br>&gt; -cpi      state.cpt  Input, Opt.  Checkpoint file<br>&gt; -cpo      state.cpt  Output, Opt. Checkpoint file<br>&gt;   -c         md.gro  Output       Structure file: gro g96 pdb<br>&gt;   -e         md.edr  Output       Energy file: edr ene<br>&gt;   -g         md.log  Output       Log file<br>&gt; -dgdl      dgdl.xvg  Output, Opt. xvgr/xmgr file<br>&gt; -field    field.xvg  Output, Opt. xvgr/xmgr file<br>&gt; -table    table.xvg  Input, Opt.  xvgr/xmgr file<br>&gt; -tablep  tablep.xvg  Input, Opt.  xvgr/xmgr file<br>&gt; -tableb   table.xvg  Input, Opt.  xvgr/xmgr file<br>&gt; -rerun    rerun.xtc  Input, Opt.  Trajectory: xtc trr trj gro g96 pdb cpt<br>&gt; -tpi        tpi.xvg  Output, Opt. xvgr/xmgr file<br>&gt; -tpid   tpidist.xvg  Output, Opt. xvgr/xmgr file<br>&gt;  -ei        sam.edi  Input, Opt.  ED sampling input<br>&gt;  -eo        sam.edo  Output, Opt. ED sampling output<br>&gt;   -j       wham.gct  Input, Opt.  General coupling stuff<br>&gt;  -jo        bam.gct  Output, Opt. General coupling stuff<br>&gt; -ffout      gct.xvg  Output, Opt. xvgr/xmgr file<br>&gt; -devout   deviatie.xvg  Output, Opt. xvgr/xmgr file<br>&gt; -runav  runaver.xvg  Output, Opt. xvgr/xmgr file<br>&gt;  -px      pullx.xvg  Output, Opt. xvgr/xmgr file<br>&gt;  -pf      pullf.xvg  Output, Opt. xvgr/xmgr file<br>&gt; -mtx         nm.mtx  Output, Opt. Hessian matrix<br>&gt;  -dn     dipole.ndx  Output, Opt. Index file<br>&gt; <br>&gt; Option       Type   Value   Description<br>&gt; ------------------------------------------------------<br>&gt; -[no]h       bool   no      Print help info and quit<br>&gt; -nice        int    0       Set the nicelevel<br>&gt; -deffnm      string         Set the default filename for all file options<br>&gt; -[no]xvgr    bool   yes     Add specific codes (legends etc.) in the output<br>&gt;                             xvg files for the xmgrace program<br>&gt; -[no]pd      bool   no      Use particle decompostion<br>&gt; -dd          vector 0 0 0   Domain decomposition grid, 0 is optimize<br>&gt; -npme        int    -1      Number of separate nodes to be used for PME, -1<br>&gt;                             is guess<br>&gt; -ddorder     enum   interleave  DD node order: interleave, pp_pme or<br>&gt; cartesian<br>&gt; -[no]ddcheck bool   yes     Check for all bonded interactions with DD<br>&gt; -rdd         real   0       The maximum distance for bonded interactions with<br>&gt;                             DD (nm), 0 is determine from initial coordinates<br>&gt; -rcon        real   0       Maximum distance for P-LINCS (nm), 0 is estimate<br>&gt; -dlb         enum   auto    Dynamic load balancing (with DD): auto, no or yes<br>&gt; -dds         real   0.8     Minimum allowed dlb scaling of the DD cell size<br>&gt; -[no]sum     bool   yes     Sum the energies at every step<br>&gt; -[no]v       bool   no      Be loud and noisy<br>&gt; -[no]compact bool   yes     Write a compact log file<br>&gt; -[no]seppot  bool   no      Write separate V and dVdl terms for each<br>&gt;                             interaction type and node to the log file(s)<br>&gt; -pforce      real   -1      Print all forces larger than this (kJ/mol nm)<br>&gt; -[no]reprod  bool   no      Try to avoid optimizations that affect binary<br>&gt;                             reproducibility<br>&gt; -cpt         real   15      Checkpoint interval (minutes)<br>&gt; -[no]append  bool   no      Append to previous output files when restarting<br>&gt;                             from checkpoint<br>&gt; -maxh        real   -1      Terminate after 0.99 times this time (hours)<br>&gt; -multi       int    0       Do multiple simulations in parallel<br>&gt; -replex      int    0       Attempt replica exchange every # steps<br>&gt; -reseed      int    -1      Seed for replica exchange, -1 is generate a seed<br>&gt; -[no]glas    bool   no      Do glass simulation with special long range<br>&gt;                             corrections<br>&gt; -[no]ionize  bool   no      Do a simulation including the effect of an X-Ray<br>&gt;                             bombardment on your system<br>&gt; <br>&gt; <br>&gt; Back Off! I just backed up md.log to ./#md.log.1#<br>&gt; Reading file md.tpr, VERSION 4.0 (single precision)<br>&gt; <br>&gt; NOTE: atoms involved in distance restraints should be within the longest<br>&gt; cut-off distance, if this is not the case mdrun generates a fatal error,<br>&gt; in that case use particle decomposition (mdrun option -pd)<br>&gt; <br>&gt; <br>&gt; WARNING: Can not write distance restraint data to energy file with domain<br>&gt; decomposition<br>&gt; rank 0 in job 55  chong06.chem.pitt.edu_35438   caused collective abort of<br>&gt; all ranks<br>&gt;   exit status of rank 0: killed by signal 9<br>&gt; <br>&gt; <br>&gt; <br>&gt; All my restraints are within the 1.0 cutoff so I'm not sure why that note<br>&gt; is showing up and I don't know what to do about this issue with the domain<br>&gt; decomposition. I checked the mailing lists and noticed that there have<br>&gt; been glitches with distance restraints and domain decomposition in the<br>&gt; past and I was wondering if anyone has experienced similar problems. I'm<br>&gt; attaching my mdp file with the cut offs and my topology file with the<br>&gt; restraints.<br>&gt; <br>&gt; Any guidance would be greatly appreciated.<br>&gt; <br>&gt; Thanks a lot in advance!<br>&gt; <br>&gt; Maria<br>&gt; <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>