<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>This is strange.<br>You run on 4 nodes and all processes hang at the same MPI call.<br>I see no reason why they should hang if they are all at the correct call.<br><br>After how many steps does this happen?<br>If it is not much I can try to see if it also hangs on our system.<br>Otherwise, could you try to generate a checkpoint file with<br>which it hangs quickly?<br><br>What version of MPI are you using?<br><br>Berk<br><br><br>&gt; Date: Tue, 13 Jan 2009 10:53:25 +0100<br>&gt; From: patrick.fuchs@univ-paris-diderot.fr<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: Subject: Re: Re: [gmx-users] Gromacs 4 bug?<br>&gt; <br>&gt; Hi Berk,<br>&gt; I did a test on gromacs-4.0.2 under Fedora 10 (with fftw-3.0.1 and <br>&gt; lam-7.1.4), using a slightly upgraded version of gcc compared to my <br>&gt; previous post (gcc version 4.3.2 20081105 (Red hat 4.3.2-7)) on the same <br>&gt; hardware but it still hangs (so both FC9 and FC10 give the same problem, <br>&gt; while FC8 does not). Finally I could test mdrun_mpi in the debugger and <br>&gt; here are the results of my tests. You were right, it seems that mdrun <br>&gt; hangs at an MPI call, here are the outputs of each xterm:<br>&gt; <br>&gt; XTERM1<br>&gt; ===================================================================<br>&gt; GNU gdb Fedora (6.8-29.fc10)<br>&gt; Copyright (C) 2008 Free Software Foundation, Inc.<br>&gt; License GPLv3+: GNU GPL version 3 or later <br>&gt; &lt;http://gnu.org/licenses/gpl.html&gt;<br>&gt; This is free software: you are free to change and redistribute it.<br>&gt; There is NO WARRANTY, to the extent permitted by law.  Type "show copying"<br>&gt; and "show warranty" for details.<br>&gt; This GDB was configured as "x86_64-redhat-linux-gnu"...<br>&gt; (gdb) run<br>&gt; Starting program: /usr/local/gromacs-4.0.2/bin/mdrun_mpi<br>&gt; [Thread debugging using libthread_db enabled]<br>&gt; [New Thread 0x12df30 (LWP 8285)]<br>&gt; NNODES=4, MYRANK=0, HOSTNAME=cumin.dsimb.inserm.fr<br>&gt; NODEID=0 argc=1<br>&gt;                           :-)  G  R  O  M  A  C  S  (-:<br>&gt; <br>&gt;                 Giant Rising Ordinary Mutants for A Clerical Setup<br>&gt; <br>&gt;                              :-)  VERSION 4.0.2  (-:<br>&gt; <br>&gt; [snip]<br>&gt; <br>&gt; starting mdrun 'Pure DLPC bilayer with 128 lipids and 3655 SPC water'<br>&gt; 5000000 steps,  10000.0 ps.<br>&gt; ^C<br>&gt; Program received signal SIGINT, Interrupt.<br>&gt; 0x0000003b978cc087 in sched_yield () from /lib64/libc.so.6<br>&gt; Missing separate debuginfos, use: debuginfo-install <br>&gt; e2fsprogs-libs-1.41.3-2.fc10.x86_64 glibc-2.9-3.x86_64 <br>&gt; libICE-1.0.4-4.fc10.x86_64 libSM-1.1.0-2.fc10.x86_64 <br>&gt; libX11-1.1.4-6.fc10.x86_64 libXau-1.0.4-1.fc10.x86_64 <br>&gt; libXdmcp-1.0.2-6.fc10.x86_64 libxcb-1.1.91-5.fc10.x86_64<br>&gt; (gdb) where<br>&gt; #0  0x0000003b978cc087 in sched_yield () from /lib64/libc.so.6<br>&gt; #1  0x0000000000770c83 in lam_ssi_rpi_usysv_proc_read_env ()<br>&gt; #2  0x0000000000784a39 in lam_ssi_rpi_usysv_advance_common ()<br>&gt; #3  0x000000000074a1e0 in _mpi_req_advance ()<br>&gt; #4  0x000000000073ced0 in lam_send ()<br>&gt; #5  0x000000000075328e in MPI_Send ()<br>&gt; #6  0x000000000074d7ec in MPI_Sendrecv ()<br>&gt; #7  0x00000000004aebfd in gmx_sum_qgrid_dd ()<br>&gt; #8  0x00000000004b40bb in gmx_pme_do ()<br>&gt; #9  0x0000000000479a58 in do_force_lowlevel ()<br>&gt; #10 0x00000000004d1d32 in do_force ()<br>&gt; #11 0x00000000004214d2 in do_md ()<br>&gt; #12 0x000000000041bea0 in mdrunner ()<br>&gt; #13 0x0000000000422b94 in main ()<br>&gt; (gdb)<br>&gt; ===================================================================<br>&gt; <br>&gt; <br>&gt; XTERM2<br>&gt; ===================================================================<br>&gt; GNU gdb Fedora (6.8-29.fc10)<br>&gt; Copyright (C) 2008 Free Software Foundation, Inc.<br>&gt; License GPLv3+: GNU GPL version 3 or later <br>&gt; &lt;http://gnu.org/licenses/gpl.html&gt;<br>&gt; This is free software: you are free to change and redistribute it.<br>&gt; There is NO WARRANTY, to the extent permitted by law.  Type "show copying"<br>&gt; and "show warranty" for details.<br>&gt; This GDB was configured as "x86_64-redhat-linux-gnu"...<br>&gt; (gdb) run<br>&gt; Starting program: /usr/local/gromacs-4.0.2/bin/mdrun_mpi<br>&gt; [Thread debugging using libthread_db enabled]<br>&gt; [New Thread 0x12df30 (LWP 8294)]<br>&gt; NNODES=4, MYRANK=1, HOSTNAME=cumin.dsimb.inserm.fr<br>&gt; NODEID=1 argc=1<br>&gt; ^C<br>&gt; Program received signal SIGINT, Interrupt.<br>&gt; 0x0000003b978cc087 in sched_yield () from /lib64/libc.so.6<br>&gt; Missing separate debuginfos, use: debuginfo-install <br>&gt; e2fsprogs-libs-1.41.3-2.fc10.x86_64 glibc-2.9-3.x86_64 <br>&gt; libICE-1.0.4-4.fc10.x86_64 libSM-1.1.0-2.fc10.x86_64 <br>&gt; libX11-1.1.4-6.fc10.x86_64 libXau-1.0.4-1.fc10.x86_64 <br>&gt; libXdmcp-1.0.2-6.fc10.x86_64 libxcb-1.1.91-5.fc10.x86_64<br>&gt; (gdb) where<br>&gt; #0  0x0000003b978cc087 in sched_yield () from /lib64/libc.so.6<br>&gt; #1  0x0000000000770c83 in lam_ssi_rpi_usysv_proc_read_env ()<br>&gt; #2  0x0000000000784a39 in lam_ssi_rpi_usysv_advance_common ()<br>&gt; #3  0x000000000074a1e0 in _mpi_req_advance ()<br>&gt; #4  0x000000000073ea90 in MPI_Wait ()<br>&gt; #5  0x000000000074d800 in MPI_Sendrecv ()<br>&gt; #6  0x00000000004aed44 in gmx_sum_qgrid_dd ()<br>&gt; #7  0x00000000004b40bb in gmx_pme_do ()<br>&gt; #8  0x0000000000479a58 in do_force_lowlevel ()<br>&gt; #9  0x00000000004d1d32 in do_force ()<br>&gt; #10 0x00000000004214d2 in do_md ()<br>&gt; #11 0x000000000041bea0 in mdrunner ()<br>&gt; #12 0x0000000000422b94 in main ()<br>&gt; (gdb)<br>&gt; ===================================================================<br>&gt; <br>&gt; <br>&gt; XTERM3<br>&gt; ===================================================================<br>&gt; GNU gdb Fedora (6.8-29.fc10)<br>&gt; Copyright (C) 2008 Free Software Foundation, Inc.<br>&gt; License GPLv3+: GNU GPL version 3 or later <br>&gt; &lt;http://gnu.org/licenses/gpl.html&gt;<br>&gt; This is free software: you are free to change and redistribute it.<br>&gt; There is NO WARRANTY, to the extent permitted by law.  Type "show copying"<br>&gt; and "show warranty" for details.<br>&gt; This GDB was configured as "x86_64-redhat-linux-gnu"...<br>&gt; (gdb) run<br>&gt; Starting program: /usr/local/gromacs-4.0.2/bin/mdrun_mpi<br>&gt; [Thread debugging using libthread_db enabled]<br>&gt; [New Thread 0x12df30 (LWP 8276)]<br>&gt; NNODES=4, MYRANK=2, HOSTNAME=cumin.dsimb.inserm.fr<br>&gt; NODEID=2 argc=1<br>&gt; ^C<br>&gt; Program received signal SIGINT, Interrupt.<br>&gt; 0x0000000000770c70 in lam_ssi_rpi_usysv_proc_read_env ()<br>&gt; Missing separate debuginfos, use: debuginfo-install <br>&gt; e2fsprogs-libs-1.41.3-2.fc10.x86_64 glibc-2.9-3.x86_64 <br>&gt; libICE-1.0.4-4.fc10.x86_64 libSM-1.1.0-2.fc10.x86_64 <br>&gt; libX11-1.1.4-6.fc10.x86_64 libXau-1.0.4-1.fc10.x86_64 <br>&gt; libXdmcp-1.0.2-6.fc10.x86_64 libxcb-1.1.91-5.fc10.x86_64<br>&gt; (gdb) where<br>&gt; #0  0x0000000000770c70 in lam_ssi_rpi_usysv_proc_read_env ()<br>&gt; #1  0x0000000000784a39 in lam_ssi_rpi_usysv_advance_common ()<br>&gt; #2  0x000000000074a1e0 in _mpi_req_advance ()<br>&gt; #3  0x000000000073ced0 in lam_send ()<br>&gt; #4  0x000000000075328e in MPI_Send ()<br>&gt; #5  0x000000000074d7ec in MPI_Sendrecv ()<br>&gt; #6  0x00000000004aed44 in gmx_sum_qgrid_dd ()<br>&gt; #7  0x00000000004b40bb in gmx_pme_do ()<br>&gt; #8  0x0000000000479a58 in do_force_lowlevel ()<br>&gt; #9  0x00000000004d1d32 in do_force ()<br>&gt; #10 0x00000000004214d2 in do_md ()<br>&gt; #11 0x000000000041bea0 in mdrunner ()<br>&gt; #12 0x0000000000422b94 in main ()<br>&gt; (gdb)<br>&gt; ===================================================================<br>&gt; <br>&gt; <br>&gt; XTERM4<br>&gt; ===================================================================<br>&gt; GNU gdb Fedora (6.8-29.fc10)<br>&gt; Copyright (C) 2008 Free Software Foundation, Inc.<br>&gt; License GPLv3+: GNU GPL version 3 or later <br>&gt; &lt;http://gnu.org/licenses/gpl.html&gt;<br>&gt; This is free software: you are free to change and redistribute it.<br>&gt; There is NO WARRANTY, to the extent permitted by law.  Type "show copying"<br>&gt; and "show warranty" for details.<br>&gt; This GDB was configured as "x86_64-redhat-linux-gnu"...<br>&gt; (gdb) run<br>&gt; Starting program: /usr/local/gromacs-4.0.2/bin/mdrun_mpi<br>&gt; [Thread debugging using libthread_db enabled]<br>&gt; [New Thread 0x12df30 (LWP 8267)]<br>&gt; NNODES=4, MYRANK=3, HOSTNAME=cumin.dsimb.inserm.fr<br>&gt; NODEID=3 argc=1<br>&gt; ^C<br>&gt; Program received signal SIGINT, Interrupt.<br>&gt; 0x0000000000770c70 in lam_ssi_rpi_usysv_proc_read_env ()<br>&gt; Missing separate debuginfos, use: debuginfo-install <br>&gt; e2fsprogs-libs-1.41.3-2.fc10.x86_64 glibc-2.9-3.x86_64 <br>&gt; libICE-1.0.4-4.fc10.x86_64 libSM-1.1.0-2.fc10.x86_64 <br>&gt; libX11-1.1.4-6.fc10.x86_64 libXau-1.0.4-1.fc10.x86_64 <br>&gt; libXdmcp-1.0.2-6.fc10.x86_64 libxcb-1.1.91-5.fc10.x86_64<br>&gt; (gdb) where<br>&gt; #0  0x0000000000770c70 in lam_ssi_rpi_usysv_proc_read_env ()<br>&gt; #1  0x0000000000784a39 in lam_ssi_rpi_usysv_advance_common ()<br>&gt; #2  0x000000000074a1e0 in _mpi_req_advance ()<br>&gt; #3  0x000000000073ea90 in MPI_Wait ()<br>&gt; #4  0x000000000074d800 in MPI_Sendrecv ()<br>&gt; #5  0x00000000004aebfd in gmx_sum_qgrid_dd ()<br>&gt; #6  0x00000000004b40bb in gmx_pme_do ()<br>&gt; #7  0x0000000000479a58 in do_force_lowlevel ()<br>&gt; #8  0x00000000004d1d32 in do_force ()<br>&gt; #9  0x00000000004214d2 in do_md ()<br>&gt; #10 0x000000000041bea0 in mdrunner ()<br>&gt; #11 0x0000000000422b94 in main ()<br>&gt; (gdb)<br>&gt; ===================================================================<br>&gt; <br>&gt; <br>&gt; Cheers,<br>&gt; <br>&gt; Patrick<br>&gt; <br><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>