I'm running GNU parallel 20131222 with --results outdir --jobs 4 and getting 4 processors running at capacity but only getting the stdout from two of the jobs. It looks as if the other two are buffering the output since they are gaining memory while the other two jobs are at constant memory. The stdout for each will be ~2Gbytes.

Is this expected? Alternatives?

rjs

Reply via email to