Problem with H1_0260.9 WUs?

Anonymous
Topic 12909

The current WUs crunch in three stages: two almost identical ones writing their results in temporary files on the disk, then a third step (which shows up as the last % in the progerss) that reads these files back in and writes the result file. The third step should take only little time, but requires much more memory than the first two steps. Apparently your crash happens during the last step. My first guess would be a bad memory segment.

BM