Trace number 217798

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.05 1815.7

General information on the benchmark

NamegolombRuler/golombRulerArity3/
ruler-70-13-a3.xml
MD5SUM867e5ac3974f1355ea650434b3018815
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark971.281
SatisfiableNO
(Un)Satisfiability was proved
Number of variables91
Number of constraints3159
Maximum constraint arity3
Maximum domain size71
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3159
Global constraints used (with number of constraints)

Solver Data (download as text)

0.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=mac.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/217798-1168079497/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.43	     nbVariables=91  nbDomainTypes=2  minDomainSize=70  maxDomainSize=71
0.43	       =>  wckTime=0.112  cpuTime=0.09  mem=6M951
0.43	   
0.43	   predicates being loaded...
0.44	   
0.44	   constraints being loaded...
1.03	     nbConstraints=3159  nbConvertedConstraints=3081  nbConvertConstraintsChecks=9941  nbExtensionStructures=2
1.03	     nbSharedExtensionStructures=3079  nbConflictsStructures=2  nbSharedConflictsStructures=3079
1.03	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=72  nbEvaluationManagers=1
1.03	     nbSharedEvaluationManagers=77  maxDegree=78  maxArity=3
1.03	       =>  wckTime=0.712  cpuTime=0.56  mem=18M654
1.09	   
1.09	   solver IterativeSystematicSolver being built... 
1.27	       =>  wckTime=0.944  cpuTime=0.7  mem=16M909
5.60	   
5.60	   preprocessing
5.60	     nbConstraintChecks=14378279  nbValidityChecks=37858  nbPropagations=104  nbRevisions=1223  nbUselessRevisions=935
5.60	     nbRemovedValues=728  detectedInconsistency=no
5.60	       =>  wckTime=4.335  cpuTime=4.28  mem=16M909
10.71	   
10.71	   search
10.71	     run=0  nbConstraintChecks=16491600  nbValidityChecks=333530  nbPropagations=4092  nbRevisions=38836
10.71	     nbUselessRevisions=28047  nbAssignments=39  nbFailedAssignments=24  nbBacktracks=10  nbVisitedNodes=74
10.71	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
10.71	       =>  wckTime=9.439  cpuTime=9.31  mem=16M909
15.82	   
15.82	   search
15.82	     run=1  nbConstraintChecks=33481847  nbValidityChecks=1075270  nbPropagations=13967  nbRevisions=141506
15.82	     nbUselessRevisions=102664  nbAssignments=102  nbFailedAssignments=66  nbBacktracks=25  nbVisitedNodes=194
15.82	     nbRestartNogoods=7  mapSize=25  nbInferences=0  nbTooLargeKeys=0
15.82	       =>  wckTime=14.554  cpuTime=14.39  mem=16M909
18.37	   
18.37	   search
18.37	     run=2  nbConstraintChecks=41502761  nbValidityChecks=1611633  nbPropagations=31538  nbRevisions=317781
18.37	     nbUselessRevisions=231251  nbAssignments=185  nbFailedAssignments=122  nbBacktracks=47  nbVisitedNodes=355
18.37	     nbRestartNogoods=19  mapSize=47  nbInferences=0  nbTooLargeKeys=0
18.37	       =>  wckTime=17.101  cpuTime=16.9  mem=16M909
20.37	   
20.37	   search
20.37	     run=3  nbConstraintChecks=47732806  nbValidityChecks=2001524  nbPropagations=56519  nbRevisions=559614
20.37	     nbUselessRevisions=408460  nbAssignments=275  nbFailedAssignments=173  nbBacktracks=80  nbVisitedNodes=529
20.37	     nbRestartNogoods=23  mapSize=80  nbInferences=0  nbTooLargeKeys=0
20.37	       =>  wckTime=19.108  cpuTime=18.9  mem=16M909
22.91	   
22.91	   search
22.91	     run=4  nbConstraintChecks=55216524  nbValidityChecks=2623669  nbPropagations=94790  nbRevisions=920692
22.91	     nbUselessRevisions=674147  nbAssignments=437  nbFailedAssignments=280  nbBacktracks=131  nbVisitedNodes=849
22.91	     nbRestartNogoods=28  mapSize=131  nbInferences=0  nbTooLargeKeys=0
22.91	       =>  wckTime=21.64  cpuTime=21.4  mem=16M909
28.89	   
28.89	   search
28.89	     run=5  nbConstraintChecks=73704184  nbValidityChecks=4031056  nbPropagations=152432  nbRevisions=1461028
28.89	     nbUselessRevisions=1069443  nbAssignments=679  nbFailedAssignments=443  nbBacktracks=206  nbVisitedNodes=1304
28.89	     nbRestartNogoods=30  mapSize=182  nbInferences=0  nbTooLargeKeys=0
28.89	       =>  wckTime=27.618  cpuTime=27.32  mem=16M909
33.62	   
33.62	   search
33.62	     run=6  nbConstraintChecks=88708524  nbValidityChecks=4880004  nbPropagations=226438  nbRevisions=2151356
33.62	     nbUselessRevisions=1573098  nbAssignments=927  nbFailedAssignments=574  nbBacktracks=320  nbVisitedNodes=1757
33.62	     nbRestartNogoods=41  mapSize=257  nbInferences=0  nbTooLargeKeys=0
33.62	       =>  wckTime=32.356  cpuTime=32.01  mem=16M909
39.51	   
39.51	   search
39.51	     run=7  nbConstraintChecks=108481943  nbValidityChecks=5956304  nbPropagations=314500  nbRevisions=2998758
39.51	     nbUselessRevisions=2182688  nbAssignments=1228  nbFailedAssignments=699  nbBacktracks=491  nbVisitedNodes=2253
39.51	     nbRestartNogoods=67  mapSize=339  nbInferences=0  nbTooLargeKeys=0
39.51	       =>  wckTime=38.245  cpuTime=37.84  mem=17M884
46.32	   
46.32	   search
46.32	     run=8  nbConstraintChecks=129987152  nbValidityChecks=7109562  nbPropagations=424021  nbRevisions=4052189
46.32	     nbUselessRevisions=2936882  nbAssignments=1661  nbFailedAssignments=869  nbBacktracks=748  nbVisitedNodes=2934
46.32	     nbRestartNogoods=81  mapSize=432  nbInferences=0  nbTooLargeKeys=0
46.32	       =>  wckTime=45.056  cpuTime=44.57  mem=17M884
53.98	   
53.98	   search
53.98	     run=9  nbConstraintChecks=154850713  nbValidityChecks=8624948  nbPropagations=562062  nbRevisions=5406414
53.98	     nbUselessRevisions=3898593  nbAssignments=2281  nbFailedAssignments=1101  nbBacktracks=1132  nbVisitedNodes=3923
53.98	     nbRestartNogoods=98  mapSize=585  nbInferences=0  nbTooLargeKeys=0
53.98	       =>  wckTime=52.708  cpuTime=52.14  mem=17M884
59.34	   
59.34	   search
59.34	     run=10  nbConstraintChecks=171732659  nbValidityChecks=9877903  nbPropagations=730347  nbRevisions=7098100
59.34	     nbUselessRevisions=5109390  nbAssignments=3154  nbFailedAssignments=1384  nbBacktracks=1711  nbVisitedNodes=5220
59.34	     nbRestartNogoods=122  mapSize=735  nbInferences=0  nbTooLargeKeys=0
59.34	       =>  wckTime=58.069  cpuTime=57.45  mem=18M859
70.16	   
70.16	   INFO : Stopping hyperNogood (mapSize=1004, nbTooLargekeys=0, mem=18M859)
72.07	   
72.07	   search
72.07	     run=11  nbConstraintChecks=213913810  nbValidityChecks=12555402  nbPropagations=948005  nbRevisions=9329048
72.07	     nbUselessRevisions=6690379  nbAssignments=4450  nbFailedAssignments=1810  nbBacktracks=2576  nbVisitedNodes=7196
72.07	     nbRestartNogoods=144
72.07	       =>  wckTime=70.8  cpuTime=70.06  mem=18M859
98.27	   
98.27	   search
98.27	     run=12  nbConstraintChecks=296944669  nbValidityChecks=18627112  nbPropagations=1321224  nbRevisions=13098601
98.27	     nbUselessRevisions=9431371  nbAssignments=6990  nbFailedAssignments=3048  nbBacktracks=3874  nbVisitedNodes=11728
98.27	     nbRestartNogoods=179
98.27	       =>  wckTime=97.007  cpuTime=96.03  mem=18M859
151.98	   
151.98	   search
151.98	     run=13  nbConstraintChecks=479841526  nbValidityChecks=28550922  nbPropagations=1859121  nbRevisions=18763998
151.98	     nbUselessRevisions=13425828  nbAssignments=10493  nbFailedAssignments=4599  nbBacktracks=5820  nbVisitedNodes=17654
151.98	     nbRestartNogoods=207
151.98	       =>  wckTime=150.711  cpuTime=149.23  mem=18M859
235.00	   
235.00	   search
235.00	     run=14  nbConstraintChecks=757374045  nbValidityChecks=44312973  nbPropagations=2711459  nbRevisions=27823937
235.00	     nbUselessRevisions=19870174  nbAssignments=16453  nbFailedAssignments=7637  nbBacktracks=8739  nbVisitedNodes=28128
235.00	     nbRestartNogoods=250
235.00	       =>  wckTime=233.735  cpuTime=231.5  mem=18M859
376.86	   
376.86	   search
376.86	     run=15  nbConstraintChecks=1244269195  nbValidityChecks=70517519  nbPropagations=3959641  nbRevisions=41169480
376.86	     nbUselessRevisions=29091051  nbAssignments=24385  nbFailedAssignments=11185  nbBacktracks=13117
376.86	     nbVisitedNodes=41675  nbRestartNogoods=257
376.86	       =>  wckTime=375.597  cpuTime=372.07  mem=18M859
497.18	   
497.18	   search
497.18	     run=16  nbConstraintChecks=1636799238  nbValidityChecks=100414619  nbPropagations=5907397  nbRevisions=62983992
497.18	     nbUselessRevisions=44326502  nbAssignments=37672  nbFailedAssignments=17897  nbBacktracks=19686
497.18	     nbVisitedNodes=65175  nbRestartNogoods=272
497.18	       =>  wckTime=495.916  cpuTime=491.27  mem=19M835
627.76	   
627.76	   search
627.76	     run=17  nbConstraintChecks=2022394698  nbValidityChecks=139962501  nbPropagations=9077623  nbRevisions=99652370
627.76	     nbUselessRevisions=70336949  nbAssignments=60868  nbFailedAssignments=31234  nbBacktracks=29539
627.76	     nbVisitedNodes=106947  nbRestartNogoods=289
627.76	       =>  wckTime=626.489  cpuTime=620.65  mem=19M835
878.80	   
878.80	   search
878.80	     run=18  nbConstraintChecks=2819360578  nbValidityChecks=205490536  nbPropagations=13870347  nbRevisions=156273725
878.80	     nbUselessRevisions=110587288  nbAssignments=91207  nbFailedAssignments=46787  nbBacktracks=44320
878.80	     nbVisitedNodes=160826  nbRestartNogoods=307
878.80	       =>  wckTime=877.536  cpuTime=869.4  mem=19M835
1206.09	   
1206.09	   search
1206.09	     run=19  nbConstraintChecks=3816044223  nbValidityChecks=296464491  nbPropagations=21155005  nbRevisions=242499139
1206.09	     nbUselessRevisions=172135302  nbAssignments=137387  nbFailedAssignments=70791  nbBacktracks=66488
1206.09	     nbVisitedNodes=242351  nbRestartNogoods=328
1206.09	       =>  wckTime=1204.82  cpuTime=1193.68  mem=19M835
1768.45	   
1768.45	   search
1768.45	     run=20  nbConstraintChecks=5568893318  nbValidityChecks=452958575  nbPropagations=32589610  nbRevisions=378156568
1768.45	     nbUselessRevisions=268965762  nbAssignments=212066  nbFailedAssignments=112215  nbBacktracks=99740
1768.45	     nbVisitedNodes=376807  nbRestartNogoods=359
1768.45	       =>  wckTime=1767.181  cpuTime=1751.53  mem=19M835

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node10/watcher-217798-1168079497 -o ROOT/results/node10/solver-217798-1168079497 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217798-1168079497/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.90 1.96 1.93 4/93 29446
/proc/meminfo: memFree=1572888/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=906644 CPUtime=0.02
/proc/29445/stat : 29445 (java) S 29443 29445 27858 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 156344962 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 226661 1818 1036 14 0 214244 0
[pid=29445/tid=29447] ppid=29443 vsize=906644 CPUtime=0
/proc/29445/task/29447/stat : 29447 (java) R 29443 29445 27858 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 156344966 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102808 s]
/proc/loadavg: 1.90 1.96 1.93 4/93 29446
/proc/meminfo: memFree=1572888/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=914988 CPUtime=0.09
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 2980 0 1 0 7 2 0 0 18 0 8 0 156344962 936947712 2726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925643 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228747 2726 1423 14 0 215242 0
[pid=29445/tid=29447] ppid=29443 vsize=914988 CPUtime=0
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 156344966 936947712 2726 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513376 s]
/proc/loadavg: 1.90 1.96 1.93 4/93 29446
/proc/meminfo: memFree=1572888/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915328 CPUtime=0.49
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 6375 0 1 0 46 3 0 0 18 0 8 0 156344962 937295872 6114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072927716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228832 6114 2145 14 0 215302 0
[pid=29445/tid=29447] ppid=29443 vsize=915328 CPUtime=0
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 156344966 937295872 6114 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.34245 s]
/proc/loadavg: 1.90 1.96 1.93 3/100 29453
/proc/meminfo: memFree=1543648/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=1.31
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10068 0 1 0 112 19 0 0 24 0 8 0 156344962 937742336 9806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9806 2528 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 525 0 0 0 4 0 0 0 17 0 8 0 156344966 937742336 9806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.23
/proc/29445/task/29451/stat : 29451 (java) R 29443 29445 27858 0 -1 64 456 0 0 0 22 1 0 0 16 0 8 0 156344970 937742336 9806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9806 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915764

[startup+2.99559 s]
/proc/loadavg: 1.90 1.96 1.93 3/100 29453
/proc/meminfo: memFree=1543328/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=2.95
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10075 0 1 0 276 19 0 0 25 0 8 0 156344962 937742336 9812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971047 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9812 2528 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 525 0 0 0 4 0 0 0 17 0 8 0 156344966 937742336 9812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.24
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 462 0 0 0 23 1 0 0 15 0 8 0 156344970 937742336 9812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9812 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915764

[startup+6.28064 s]
/proc/loadavg: 1.91 1.96 1.93 3/100 29453
/proc/meminfo: memFree=1543328/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=6.2
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10083 0 1 0 601 19 0 0 25 0 8 0 156344962 937742336 9820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971874 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9820 2529 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 525 0 0 0 4 0 0 0 17 0 8 0 156344966 937742336 9820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.25
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 467 0 0 0 24 1 0 0 15 0 8 0 156344970 937742336 9820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915764

[startup+12.7685 s]
/proc/loadavg: 1.92 1.96 1.93 3/100 29453
/proc/meminfo: memFree=1543264/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=12.62
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10107 0 1 0 1243 19 0 0 25 0 8 0 156344962 937742336 9838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783732 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9838 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 17 0 8 0 156344966 937742336 9838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.27
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 480 0 0 0 26 1 0 0 16 0 8 0 156344970 937742336 9838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915764

[startup+25.6158 s]
/proc/loadavg: 1.93 1.96 1.93 3/100 29453
/proc/meminfo: memFree=1543328/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=25.36
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10112 0 1 0 2517 19 0 0 25 0 8 0 156344962 937742336 9841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073965516 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9841 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.28
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 483 0 0 0 27 1 0 0 15 0 8 0 156344970 937742336 9841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9841 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915764

[startup+51.2368 s]
/proc/loadavg: 1.96 1.96 1.93 3/100 29453
/proc/meminfo: memFree=1543328/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=50.74
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10128 0 1 0 5054 20 0 0 25 0 8 0 156344962 937742336 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073965630 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9852 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.3
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 497 0 0 0 29 1 0 0 15 0 8 0 156344970 937742336 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9852 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915764

[startup+102.476 s]
/proc/loadavg: 1.98 1.97 1.93 3/100 29453
/proc/meminfo: memFree=1543328/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=101.51
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10138 0 1 0 10131 20 0 0 25 0 8 0 156344962 937742336 9857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073783655 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9857 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.32
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 502 0 0 0 31 1 0 0 16 0 8 0 156344970 937742336 9857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 915764

################
# More data... #
################

Current children cumulated CPU time (s) 1411.01
Current children cumulated vsize (KiB) 915764

[startup+1484.17 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 29453
/proc/meminfo: memFree=1543264/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=1470.55
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10142 0 1 0 147028 27 0 0 25 0 8 0 156344962 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073970608 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9859 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.32
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 504 0 0 0 31 1 0 0 16 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1470.55
Current children cumulated vsize (KiB) 915764

[startup+1544.27 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29453
/proc/meminfo: memFree=1543200/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=1530.09
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10142 0 1 0 152982 27 0 0 25 0 8 0 156344962 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073967396 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9859 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.32
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 504 0 0 0 31 1 0 0 16 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1530.09
Current children cumulated vsize (KiB) 915764

[startup+1604.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29453
/proc/meminfo: memFree=1543200/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=1589.63
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10142 0 1 0 158936 27 0 0 25 0 8 0 156344962 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073479193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9859 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.32
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 504 0 0 0 31 1 0 0 16 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1589.63
Current children cumulated vsize (KiB) 915764

[startup+1664.46 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29453
/proc/meminfo: memFree=1543200/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=1649.19
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10142 0 1 0 164891 28 0 0 25 0 8 0 156344962 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073984281 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29445/statm: 228941 9859 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.32
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 504 0 0 0 31 1 0 0 16 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1649.19
Current children cumulated vsize (KiB) 915764

[startup+1724.53 s]
/proc/loadavg: 1.56 1.89 1.96 2/88 29463
/proc/meminfo: memFree=1603328/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=1708.97
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10142 0 1 0 170869 28 0 0 25 0 8 0 156344962 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971047 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29445/statm: 228941 9859 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.32
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 504 0 0 0 31 1 0 0 16 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1708.97
Current children cumulated vsize (KiB) 915764

[startup+1784.58 s]
/proc/loadavg: 1.28 1.74 1.90 3/106 29595
/proc/meminfo: memFree=1525040/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=1768.97
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10142 0 1 0 176861 36 0 0 25 0 8 0 156344962 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073965607 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29445/statm: 228941 9859 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.32
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 504 0 0 0 31 1 0 0 16 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1768.97
Current children cumulated vsize (KiB) 915764



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.65 s]
/proc/loadavg: 1.56 1.76 1.91 3/106 29657
/proc/meminfo: memFree=1477928/2055920 swapFree=4178332/4192956
[pid=29445] ppid=29443 vsize=915764 CPUtime=1800.01
/proc/29445/stat : 29445 (java) R 29443 29445 27858 0 -1 0 10142 0 1 0 179962 39 0 0 25 0 8 0 156344962 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073971792 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29445/statm: 228941 9859 2533 14 0 215411 0
[pid=29445/tid=29447] ppid=29443 vsize=915764 CPUtime=0.04
/proc/29445/task/29447/stat : 29447 (java) S 29443 29445 27858 0 -1 64 526 0 0 0 4 0 0 0 16 0 8 0 156344966 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29448] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29448/stat : 29448 (java) S 29443 29445 27858 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29449] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29449/stat : 29449 (java) S 29443 29445 27858 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156344967 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29450] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29450/stat : 29450 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29451] ppid=29443 vsize=915764 CPUtime=0.32
/proc/29445/task/29451/stat : 29451 (java) S 29443 29445 27858 0 -1 64 504 0 0 0 31 1 0 0 16 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29452] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29452/stat : 29452 (java) S 29443 29445 27858 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29445/tid=29453] ppid=29443 vsize=915764 CPUtime=0
/proc/29445/task/29453/stat : 29453 (java) S 29443 29445 27858 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 156344970 937742336 9859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 915764

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 1815.7
CPU time (s): 1800.05
CPU user time (s): 1799.65
CPU system time (s): 0.402938
CPU usage (%): 99.1382
Max. virtual memory (cumulated for all children) (KiB): 915764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.65
system time used= 0.402938
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10159
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38209
involuntary context switches= 108453

runsolver used 2.46663 s user time and 5.53516 s system time

The end

Launcher Data (download as text)

Begin job on node10 on Sat Jan  6 10:31:37 UTC 2007


IDJOB= 217798
IDBENCH= 5172
FILE ID= node10/217798-1168079497

PBS_JOBID= 3475808

Free space on /tmp= 66356 MiB

BENCH NAME= HOME/pub/bench/CPAI06/golombRuler/golombRulerArity3/ruler-70-13-a3.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217798-1168079497/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node10/watcher-217798-1168079497 -o ROOT/results/node10/solver-217798-1168079497 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/217798-1168079497/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  867e5ac3974f1355ea650434b3018815

RANDOM SEED= 432382032

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1573368 kB
Buffers:         46344 kB
Cached:         253292 kB
SwapCached:       2420 kB
Active:         164636 kB
Inactive:       229928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1573368 kB
SwapTotal:     4192956 kB
SwapFree:      4178332 kB
Dirty:            2032 kB
Writeback:           0 kB
Mapped:         114524 kB
Slab:            72688 kB
Committed_AS:  4394376 kB
PageTables:       2384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66355 MiB



End job on node10 on Sat Jan  6 11:02:02 UTC 2007