<html>
  <head>

    
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello dc1.1 watchers,<br>
    <br>
    Another issue has emerged in examining the problems with hd_ana
    hangs:&nbsp; running the same job twice does not produce the same files.&nbsp;
    This seems like a real defect, too bad we didn't realize it until
    now.&nbsp; It is essential for chasing down rare events (segfaults,
    memleaks, bad events) that running a given job a second time leads
    to the same outcome.&nbsp; I found this is not the case at the level of
    the output rest files, so I followed it back.&nbsp; <br>
    <ul>
      <li>the bggen.hddm files are identical</li>
      <li>the hdgeant.hddm files are identical</li>
      <li>the hdgeant_smeared.hddm files are different</li>
      <li>the rest.hddm files are different</li>
    </ul>
    <p>It seems that mcsmear is getting entropy from who-knows-where and
      injecting it into the data stream.&nbsp; There are all sorts of
      quick-and-dirty ways to do that (mangle the date/time, read from
      /dev/random, etc.) none of them any good for real production.<br>
    </p>
    <p>This is something to come back to after the run.&nbsp; For the present
      purposes, if you were hoping to be able to do triage on jobs that
      are failing in hd_ana during the first pass and study them later,
      that is not going to work.<br>
    </p>
    <p>-Richard J.<br>
    </p>
  </body>
</html>