<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hi,<br></div><br>Weird.<br>The only thing I can think of is that the time_t data type is somehow<br>incompatible with other types.<br>I will mail you a modified source file so you can try if the fixes the problem.<br><br>Berk<br><br><hr id="stopSpelling">&gt; Subject: RE: [gmx-users] Possible bug in parallelization, PME or        load-balancing on Gromacs 4.0_rc1 ??<br>&gt; From: st01397@student.uib.no<br>&gt; To: gmx-users@gromacs.org<br>&gt; Date: Wed, 1 Oct 2008 14:41:19 +0200<br>&gt; CC: gmx3@hotmail.com<br>&gt; <br>&gt; Hi again Berk,<br>&gt; I know that this particular run used no more than 1:40 hours (( I was<br>&gt; following it), but I am not able to cough up the complete log as it was<br>&gt; accidentally overwritten by a new run.<br>&gt; <br>&gt; <br>&gt; I do however have the same phenomenon in a shorter annealing trial. I<br>&gt; enclose the entire log in this mail, and show excerpts below.<br>&gt; <br>&gt; My startup script for this run looked like this:<br>&gt; ------------------------------<br>&gt; #!/bin/bash<br>&gt; #PBS -A fysisk<br>&gt; #PBS -N pmf_hydanneal_anneal2<br>&gt; #PBS -o pmf_hydanneal.o<br>&gt; #PBS -e pmf.hydanneal.err<br>&gt; #PBS -l walltime=1:00:00,mppwidth=50,mppnppn=4<br>&gt; cd /work/bjornss/pmf/structII/hydrate_annealing/anneal2<br>&gt; source $HOME/gmx_latest_250908/bin/GMXRC<br>&gt; <br>&gt; aprun -n 50 parmdrun -s topol.tpr -maxh 1 -npme 18<br>&gt; exit $?<br>&gt; --------------------------<br>&gt; <br>&gt; Now this should stop after 0.99hours = 59:24<br>&gt; <br>&gt; But as you can see:<br>&gt; <br>&gt; <br>&gt; ----------------------------------------------<br>&gt; head md.log<br>&gt; Log file opened on Mon Sep 29 20:11:42 2008<br>&gt; Host: nid00039  pid: 16507  nodeid: 0  nnodes:  50<br>&gt; The Gromacs distribution was built Mon Sep 29 13:25:26 CEST 2008 by<br>&gt; bjornss@nid00163 (Linux 2.6.16.54-0.2.5-ss x86_64)<br>&gt; <br>&gt; <br>&gt; <br>&gt;                          :-)  G  R  O  M  A  C  S  (-:<br>&gt; <br>&gt;                    Groningen Machine for Chemical Simulation<br>&gt; <br>&gt;                            :-)  VERSION 4.0_rc1  (-:<br>&gt; <br>&gt; ---------------------------------------------<br>&gt; tail md.log -n 300 (excerpt)<br>&gt; <br>&gt; Step 518975: Run time exceeded 0.990 hours, will terminate the run<br>&gt; <br>&gt; ............................<br>&gt; ,,,<br>&gt;         Parallel run - timing based on wallclock.<br>&gt; <br>&gt;                NODE (s)   Real (s)      (%)<br>&gt;        Time:   1426.000   1426.000    100.0<br>&gt;                        23:46<br>&gt;                (Mnbf/s)   (GFlops)   (ns/day)  (hour/ns)<br>&gt; Performance:    100.149     29.098    242.356      0.099<br>&gt; Finished mdrun on node 0 Mon Sep 29 20:35:28 2008<br>&gt; --------------------------<br>&gt; <br>&gt; That is. I got about 40% of the allotted walltime also here.<br>&gt; Peculiarly 1:35 / 4:00 (hexagesimally) ~ 41%. That is the relation<br>&gt; betweem scheduled walltime, and actually obtained time is about the same<br>&gt; in both cases.<br>&gt; <br>&gt; Regards<br>&gt; Bjørn<br>&gt; <br>&gt; <br>&gt; On Wed, 2008-10-01 at 13:25 +0200, Berk Hess wrote:<br>&gt; &gt; Hi,<br>&gt; &gt; <br>&gt; &gt; The Cray XT4 has a torus network, but you don't get access to it as a<br>&gt; &gt; torus.<br>&gt; &gt; You will get assigned processors which can be anywhere in the machine<br>&gt; &gt; and they are usually never in a nice cube, but there are always some<br>&gt; &gt; missing.<br>&gt; &gt; Therefore software, such as Gromacs, can not make use of proper<br>&gt; &gt; Cartesian<br>&gt; &gt; <br>&gt; &gt; (torus) communication as one can for instance on a Blue Gene.<br>&gt; &gt; <br>&gt; &gt; I have no clue about the wallclock issue.<br>&gt; &gt; Can you find out if the run took 1.35 or 4 hours?<br>&gt; &gt; The start time is somewhere at the beginning of the log file.<br>&gt; &gt; <br>&gt; &gt; Berk<br>&gt; &gt; <br>&gt; &gt; <br>&gt; &gt; ______________________________________________________________________<br>&gt; <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>