> On 15 Oct 2015, at 17:25 , Ralph Castain <[email protected]> wrote:
>
> Interesting - I see why. Please try this version.
Ok, that works as expected.
I'll repeat the results with this version too:
$ grep TERMINATED dvm_output-patched.txt |wc -l
36
$ grep NOTIFYING dvm_output-patched.txt |wc -l
36
$ grep "Releasing job data" dvm_output-patched.txt |wc -l
78
$ grep "sess_dir_finalize" dvm_output-patched.txt |wc -l
49
$ grep "Releasing job data for.*," dvm_output-patched.txt|sort -k4 -t"," -n|wc
-l
36
$ grep "Releasing job data for.*," dvm_output-patched.txt|sort -k4 -t"," -n|head
[netbook:68939] [[12878,0],0] Releasing job data for [12878,1]
[netbook:68939] [[12878,0],0] Releasing job data for [12878,2]
[netbook:68939] [[12878,0],0] Releasing job data for [12878,3]
[netbook:68939] [[12878,0],0] Releasing job data for [12878,7]
[netbook:68939] [[12878,0],0] Releasing job data for [12878,8]
[netbook:68939] [[12878,0],0] Releasing job data for [12878,9]
[netbook:68939] [[12878,0],0] Releasing job data for [12878,13]
[netbook:68939] [[12878,0],0] Releasing job data for [12878,14]
[netbook:68939] [[12878,0],0] Releasing job data for [12878,15]
[netbook:68939] [[12878,0],0] Releasing job data for [12878,16]