<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Oct 29, 2013 at 4:16 PM, Erik Lindahl <span dir="ltr">&lt;<a href="mailto:erik.lindahl@scilifelab.se" target="_blank">erik.lindahl@scilifelab.se</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
It&#39;s only limited by your memory.<br>
<br>
However, it might be a bug since this is a fairly large matrix. If you rebuild with debug info enabled (-g flag) </blockquote><div><br></div><div>...which is most simply done with cmake .. -DCMAKE_BUILD_TYPE=Debug</div><div>
 </div><div>Mark</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">and run it in a debugger you should see what line the problem occurs on.<br>
<br>
Cheers,<br>
<br>
Erik<br>
<br>
Erik Lindahl &lt;<a href="mailto:erik.lindahl@scilifelab.se">erik.lindahl@scilifelab.se</a>&gt;<br>
Professor of Biophysics<br>
Science for Life Laboratory<br>
Stockholm University &amp; KTH<br>
Office (SciLifeLab): <a href="tel:%2B46%208%20524%2081567" value="+46852481567">+46 8 524 81567</a><br>
Cell (Sweden): <a href="tel:%2B46%2073%204618050" value="+46734618050">+46 73 4618050</a><br>
Cell (US): <a href="tel:%2B1%20267%203078746" value="+12673078746">+1 267 3078746</a><br>
<div class="HOEnZb"><div class="h5"><br>
<br>
&gt; On 29 okt 2013, at 15:59, &quot;Sarlo, Jeffrey S&quot; &lt;<a href="mailto:JSarlo@Central.UH.EDU">JSarlo@Central.UH.EDU</a>&gt; wrote:<br>
&gt;<br>
&gt; I have a user that is using gromacs 4.5.6 and they get a segmentation fault when using gmxdump.  I just built the latest version of gromacs 4.6.3 for them in case something had been fixed, but still get the segmentation fault.  Following is the output from the command.  Is there a limit to the size of the system the user can build?<br>

&gt;<br>
&gt; $ gmxdump_mpi -mtx /tmp/nm.mtx<br>
&gt;                         :-)  G  R  O  M  A  C  S  (-:<br>
&gt;<br>
&gt;                       GRowing Old MAkes el Chrono Sweat<br>
&gt;<br>
&gt;                            :-)  VERSION 4.6.3  (-:<br>
&gt;<br>
&gt;        Contributions from Mark Abraham, Emile Apol, Rossen Apostolov,<br>
&gt;           Herman J.C. Berendsen, Aldert van Buuren, Pär Bjelkmar,<br>
&gt;     Rudi van Drunen, Anton Feenstra, Gerrit Groenhof, Christoph Junghans,<br>
&gt;        Peter Kasson, Carsten Kutzner, Per Larsson, Pieter Meulenhoff,<br>
&gt;           Teemu Murtola, Szilard Pall, Sander Pronk, Roland Schulz,<br>
&gt;                Michael Shirts, Alfons Sijbers, Peter Tieleman,<br>
&gt;<br>
&gt;               Berk Hess, David van der Spoel, and Erik Lindahl.<br>
&gt;<br>
&gt;       Copyright (c) 1991-2000, University of Groningen, The Netherlands.<br>
&gt;         Copyright (c) 2001-2012,2013, The GROMACS development team at<br>
&gt;        Uppsala University &amp; The Royal Institute of Technology, Sweden.<br>
&gt;            check out <a href="http://www.gromacs.org" target="_blank">http://www.gromacs.org</a> 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 Lesser General Public License<br>
&gt;        as published by the Free Software Foundation; either version 2.1<br>
&gt;             of the License, or (at your option) any later version.<br>
&gt;<br>
&gt;                             :-)  gmxdump_mpi  (-:<br>
&gt;<br>
&gt; Option     Filename  Type         Description<br>
&gt; ------------------------------------------------------------<br>
&gt;  -s      topol.tpr  Input, Opt.  Run input file: tpr tpb tpa<br>
&gt;  -f       traj.xtc  Input, Opt.  Trajectory: xtc trr trj gro g96 pdb cpt<br>
&gt;  -e       ener.edr  Input, Opt.  Energy file<br>
&gt; -cp      state.cpt  Input, Opt.  Checkpoint file<br>
&gt;  -p      topol.top  Input, Opt.  Topology file<br>
&gt; -mtx    /tmp/nm.mtx  Input, Opt!  Hessian matrix<br>
&gt; -om     grompp.mdp  Output, Opt. grompp input file with MD parameters<br>
&gt;<br>
&gt; Option       Type   Value   Description<br>
&gt; ------------------------------------------------------<br>
&gt; -[no]h       bool   no      Print help info and quit<br>
&gt; -[no]version bool   no      Print version info and quit<br>
&gt; -nice        int    0       Set the nicelevel<br>
&gt; -[no]nr      bool   yes     Show index numbers in output (leaving them out<br>
&gt;                            makes comparison easier, but creates a useless<br>
&gt;                            topology)<br>
&gt; -[no]sys     bool   no      List the atoms and bonded interactions for the<br>
&gt;                            whole system instead of for each molecule type<br>
&gt;<br>
&gt; Reading double precision matrix generated by Gromacs VERSION 4.5.6<br>
&gt; Sparse matrix storage format, nrow=211077, ncols=211077<br>
&gt; Segmentation fault<br>
&gt;<br>
&gt; Thanks.<br>
&gt; Jeff<br>
&gt; --<br>
&gt; gmx-developers mailing list<br>
&gt; <a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br>
&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-developers</a><br>
&gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
&gt; www interface or send it to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br>
--<br>
gmx-developers mailing list<br>
<a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-developers</a><br>
Please don&#39;t post (un)subscribe requests to the list. Use the<br>
www interface or send it to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br>
</div></div></blockquote></div><br></div></div>