<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br><br>&gt; Date: Thu, 30 Apr 2009 11:33:24 +1000<br>&gt; From: Mark.Abraham@anu.edu.au<br>&gt; To: gmx-users@gromacs.org<br>&gt; Subject: Re: [gmx-users] what is meaning of vol 0.95 imb F 1%?<br>&gt; <br>&gt; wuxiao wrote:<br>&gt; &gt; Dear gmx users,<br>&gt; &gt;   If -v was passed on to mdrun, such rows  one by one would be printed <br>&gt; &gt; continuously as follows:<br>&gt; &gt; vol 0.95 imb F 1% step 1000, will finish Thu Apr 30 15:39:33<br>&gt; &gt;   Obviously, the words "step 1000, will finish Thu Apr 30 15:39:33" mean <br>&gt; &gt; that the current running step is 1000, the whole run will finish at <br>&gt; &gt; 15:39:33, on Thuseday, April 30th. But what it is meant by "vol 0.95 imb <br>&gt; &gt; F 1%"? Thank you very much for any reply.<br>&gt; <br>&gt; This is the verbose output produced under dynamic load balancing and<br>&gt; domain decomposition. A quick look at the code didn't make it clear what<br>&gt; "vol" means (it's some kind of DD workload measure, though), and "imb F"<br>&gt; is the load imbalance between different processors in calculating the<br>&gt; forces. I guess that if the two values are reasonably close to 1 and 0%<br>&gt; respectively, then things are fine.<br>&gt; <br>&gt; Mark<br><br>I just realized I never documented this output.<br>vol gives the smallest volume of a DD cell relative to the average volume.<br>This is a measure of the load density differences in your system.<br>It does not have to close to 1. If it is very small, it just means that<br>your system would be very load imbalanced when you would run it without<br>load balancing.<br>The can also be an exclamation mark after the volume. This means that<br>the load balancing was limited by the minimum cell size in one or more dimensions<br>and some cells can not be made smaller, in the log file you can then find more details.<br><br>Berk<br><br><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>