Trace number 280302

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
AbsconMax 109 PFCMSAT (TO) 2400.1 2420.32

General information on the benchmark

Namerlfap/
rlfapSubs/scen07-sub1.xml
MD5SUM12349a145480147bacd1429ce715e959
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints297
Best CPU time to get the best result obtained on this benchmark2400.07
SatisfiableNO
(Un)Satisfiability was proved
Number of variables28
Number of constraints314
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension314
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/280302-1169304568/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=28  nbDomainTypes=1  minDomainSize=44  maxDomainSize=44
0.42	       =>  wckTime=0.107  cpuTime=0.09  mem=6M903
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.64	     nbConstraints=314  nbConvertedConstraints=314  nbConvertConstraintsChecks=143264  nbExtensionStructures=74
0.64	     nbSharedExtensionStructures=240  nbConflictsStructures=74  nbSharedConflictsStructures=240
0.64	     nbSharedBinaryRepresentations=5962  maxDegree=27  maxArity=2
0.64	       =>  wckTime=0.327  cpuTime=0.25  mem=8M854
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.405  cpuTime=0.29  mem=5M619
0.73	
0.73	s SATISFIABLE
0.73	o 190
0.73	c 124
0.73	o 200
0.73	c 114
0.73	o 209
0.73	c 105
0.73	o 213
0.73	c 101
0.74	o 223
0.74	c 91
0.74	o 224
0.74	c 90
0.74	o 229
0.74	c 85
0.74	o 233
0.74	c 81
0.74	o 235
0.74	c 79
0.74	o 236
0.74	c 78
0.75	o 239
0.75	c 75
0.75	o 240
0.75	c 74
0.75	o 246
0.75	c 68
0.75	o 248
0.75	c 66
0.75	o 250
0.75	c 64
0.75	o 253
0.75	c 61
0.75	o 254
0.75	c 60
0.75	o 255
0.75	c 59
0.76	o 257
0.76	c 57
0.77	o 258
0.77	c 56
0.77	o 262
0.77	c 52
0.77	o 266
0.77	c 48
0.77	o 267
0.77	c 47
0.77	o 272
0.77	c 42
0.77	o 275
0.77	c 39
0.77	o 277
0.77	c 37
0.77	o 280
0.77	c 34
0.79	o 282
0.79	c 32
0.79	o 285
0.79	c 29
0.79	o 290
0.79	c 24
0.79	o 293
0.79	c 21
0.99	o 294
0.99	c 20
2.87	o 296
2.87	c 18
4.06	o 297
4.06	c 17
13.19	   
13.19	   search
13.19	     run=0  nbConstraintChecks=125785215  nbAssignments=10000
13.19	       =>  wckTime=12.473  cpuTime=12.35  mem=5M619
26.04	   
26.04	   search
26.04	     run=1  nbConstraintChecks=256534881  nbAssignments=20000
26.04	       =>  wckTime=25.324  cpuTime=25.08  mem=5M619
34.34	   
34.34	   search
34.34	     run=2  nbConstraintChecks=340862568  nbAssignments=26767
34.34	       =>  wckTime=33.622  cpuTime=33.3  mem=5M619
34.34	   
34.34	   global
34.34	     nbConstraintChecks=340862568  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.34	     solvingWckTime=33.62  solvingCpuTime=33.3  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.34	     globalCpuTime=33.64
34.34	       =>  wckTime=34.028  cpuTime=33.59  mem=5M619
34.34	   
34.34	   solver IterativeSystematicSolver being built... 
34.47	       =>  wckTime=34.157  cpuTime=33.68  mem=16M501
34.48	   
34.48	   preprocessing
34.48	     nbConstraintChecks=3080  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.48	     detectedInconsistency=no
34.48	       =>  wckTime=0.01  cpuTime=0.01  mem=16M501
34.80	   
34.80	   search
34.80	     run=0  nbConstraintChecks=1546898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100
34.80	     nbFailedAssignments=86  nbBacktracks=10  nbVisitedNodes=197  nbRestartNogoods=0
34.80	       =>  wckTime=0.323  cpuTime=0.3  mem=16M501
35.34	   
35.34	   search
35.34	     run=1  nbConstraintChecks=5191826  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=310
35.34	     nbFailedAssignments=271  nbBacktracks=25  nbVisitedNodes=607  nbRestartNogoods=46
35.34	       =>  wckTime=0.863  cpuTime=0.82  mem=16M501
37.40	   
37.40	   search
37.40	     run=2  nbConstraintChecks=16805851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1156
37.40	     nbFailedAssignments=1093  nbBacktracks=47  nbVisitedNodes=2297  nbRestartNogoods=54
37.40	       =>  wckTime=2.929  cpuTime=2.87  mem=16M501
38.17	   
38.17	   search
38.17	     run=3  nbConstraintChecks=20536701  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1365
38.17	     nbFailedAssignments=1264  nbBacktracks=80  nbVisitedNodes=2710  nbRestartNogoods=76
38.17	       =>  wckTime=3.695  cpuTime=3.63  mem=16M501
39.61	   
39.61	   search
39.61	     run=4  nbConstraintChecks=29144504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2042
39.61	     nbFailedAssignments=1888  nbBacktracks=130  nbVisitedNodes=4061  nbRestartNogoods=90
39.62	       =>  wckTime=5.142  cpuTime=5.05  mem=16M501
41.97	   
41.97	   search
41.97	     run=5  nbConstraintChecks=45690408  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3092
41.97	     nbFailedAssignments=2858  nbBacktracks=205  nbVisitedNodes=6156  nbRestartNogoods=131
41.97	       =>  wckTime=7.499  cpuTime=7.38  mem=16M501
49.74	   
49.74	   search
49.74	     run=6  nbConstraintChecks=95040668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6837
49.74	     nbFailedAssignments=6487  nbBacktracks=318  nbVisitedNodes=13643  nbRestartNogoods=143
49.74	       =>  wckTime=15.264  cpuTime=15.09  mem=16M501
56.88	   
56.88	   search
56.88	     run=7  nbConstraintChecks=148458838  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10090
56.88	     nbFailedAssignments=9564  nbBacktracks=488  nbVisitedNodes=20143  nbRestartNogoods=184
56.88	       =>  wckTime=22.411  cpuTime=22.17  mem=16M501
64.26	   
64.26	   search
64.26	     run=8  nbConstraintChecks=189668813  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12680
64.26	     nbFailedAssignments=11891  nbBacktracks=744  nbVisitedNodes=25316  nbRestartNogoods=215
64.26	       =>  wckTime=29.791  cpuTime=29.48  mem=16M501
73.52	   
73.52	   search
73.52	     run=9  nbConstraintChecks=242396830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15938
73.52	     nbFailedAssignments=14759  nbBacktracks=1128  nbVisitedNodes=31826  nbRestartNogoods=291
73.52	       =>  wckTime=39.046  cpuTime=38.66  mem=16M501
93.65	   
93.65	   search
93.65	     run=10  nbConstraintChecks=362549496  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23951
93.65	     nbFailedAssignments=22191  nbBacktracks=1704  nbVisitedNodes=47847  nbRestartNogoods=366
93.65	       =>  wckTime=59.173  cpuTime=58.61  mem=16M501
112.17	   
112.17	   search
112.17	     run=11  nbConstraintChecks=481173393  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=29614
112.17	     nbFailedAssignments=26983  nbBacktracks=2568  nbVisitedNodes=59166  nbRestartNogoods=412
112.17	       =>  wckTime=77.694  cpuTime=76.96  mem=16M501
149.94	   
149.94	   search
149.94	     run=12  nbConstraintChecks=710426475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46055
149.94	     nbFailedAssignments=42123  nbBacktracks=3865  nbVisitedNodes=92035  nbRestartNogoods=444
149.94	       =>  wckTime=115.468  cpuTime=114.4  mem=16M501
177.38	   
177.38	   search
177.38	     run=13  nbConstraintChecks=877498110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56938
177.38	     nbFailedAssignments=51054  nbBacktracks=5811  nbVisitedNodes=113794  nbRestartNogoods=471
177.38	       =>  wckTime=142.91  cpuTime=141.62  mem=16M501
240.84	   
240.85	   search
240.85	     run=14  nbConstraintChecks=1271442218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83509
240.85	     nbFailedAssignments=74701  nbBacktracks=8730  nbVisitedNodes=166923  nbRestartNogoods=511
240.85	       =>  wckTime=206.372  cpuTime=204.53  mem=16M501
330.38	   
330.38	   search
330.38	     run=15  nbConstraintChecks=1828216254  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124403
330.38	     nbFailedAssignments=111212  nbBacktracks=13108  nbVisitedNodes=248661  nbRestartNogoods=589
330.38	       =>  wckTime=295.903  cpuTime=293.29  mem=16M501
455.93	   
455.93	   search
455.93	     run=16  nbConstraintChecks=2606671744  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=179287
455.93	     nbFailedAssignments=159523  nbBacktracks=19676  nbVisitedNodes=358404  nbRestartNogoods=692
455.93	       =>  wckTime=421.458  cpuTime=417.79  mem=16M501
609.22	   
609.22	   search
609.22	     run=17  nbConstraintChecks=3535467403  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=245135
609.22	     nbFailedAssignments=215512  nbBacktracks=29528  nbVisitedNodes=490049  nbRestartNogoods=727
609.22	       =>  wckTime=574.75  cpuTime=569.79  mem=16M501
894.09	   
894.09	   search
894.09	     run=18  nbConstraintChecks=5319807167  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=370931
894.09	     nbFailedAssignments=326525  nbBacktracks=44306  nbVisitedNodes=741555  nbRestartNogoods=785
894.09	       =>  wckTime=859.615  cpuTime=852.13  mem=16M501
1280.96	   
1280.96	   search
1280.96	     run=19  nbConstraintChecks=7638823220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=538746
1280.96	     nbFailedAssignments=472166  nbBacktracks=66474  nbVisitedNodes=1076893  nbRestartNogoods=881
1280.96	       =>  wckTime=1246.484  cpuTime=1235.85  mem=16M501
1940.91	   
1940.91	   search
1940.91	     run=20  nbConstraintChecks=11927978343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=838830
1940.91	     nbFailedAssignments=738992  nbBacktracks=99726  nbVisitedNodes=1676802  nbRestartNogoods=960
1940.91	       =>  wckTime=1906.438  cpuTime=1890.46  mem=16M501
2420.30	v 16 254 16 254 722 484 792 554 680 442 554 792 540 778 750 512 764 526 680 442 722 484 792 414 114 352 254 16 

Verifier Data (download as text)

17 unsatisfied constraints, 297 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-280302-1169304568 -o ROOT/results/node39/solver-280302-1169304568 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280302-1169304568/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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: 0.93 1.00 1.03 4/70 15430
/proc/meminfo: memFree=1286640/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=18540 CPUtime=0
/proc/15429/stat : 15429 (runsolver) R 15425 15429 15313 0 -1 4194368 17 0 0 0 0 0 0 0 21 0 1 0 278856397 18984960 280 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 231493659943 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/15429/statm: 4635 280 244 17 0 2626 0

[startup+0.107085 s]
/proc/loadavg: 0.93 1.00 1.03 4/70 15430
/proc/meminfo: memFree=1286640/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=913632 CPUtime=0.08
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 2785 0 1 0 6 2 0 0 18 0 8 0 278856397 935559168 2531 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15429/statm: 228408 2533 1390 14 0 215309 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913632

[startup+0.515124 s]
/proc/loadavg: 0.93 1.00 1.03 4/70 15430
/proc/meminfo: memFree=1286640/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=915968 CPUtime=0.47
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 6414 0 1 0 42 5 0 0 20 0 8 0 278856397 937951232 6153 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 228992 6153 2149 14 0 215462 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915968

[startup+1.33619 s]
/proc/loadavg: 0.93 1.00 1.03 5/88 15480
/proc/meminfo: memFree=1256992/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=1.27
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 7326 0 1 0 118 9 0 0 25 0 8 0 278856397 938065920 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702262 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 7064 2496 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.11
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 341 0 0 0 11 0 0 0 15 0 8 0 278856406 938065920 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 7064 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 916080

[startup+2.98634 s]
/proc/loadavg: 0.93 1.00 1.03 3/88 15480
/proc/meminfo: memFree=1253856/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=2.91
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 7330 0 1 0 275 16 0 0 25 0 8 0 278856397 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073699177 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 7067 2496 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.12
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 344 0 0 0 12 0 0 0 15 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 916080

[startup+6.27965 s]
/proc/loadavg: 1.02 1.01 1.04 3/88 15480
/proc/meminfo: memFree=1253480/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=6.18
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 7330 0 1 0 592 26 0 0 25 0 8 0 278856397 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702345 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 7067 2496 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.12
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 344 0 0 0 12 0 0 0 15 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 916080

[startup+12.7582 s]
/proc/loadavg: 1.10 1.03 1.04 3/88 15480
/proc/meminfo: memFree=1253480/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=12.61
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 7330 0 1 0 1217 44 0 0 25 0 8 0 278856397 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706271 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 7067 2496 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.12
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 344 0 0 0 12 0 0 0 15 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 7067 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 916080

[startup+25.5934 s]
/proc/loadavg: 1.30 1.08 1.06 3/88 15480
/proc/meminfo: memFree=1253544/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=25.33
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 7332 0 1 0 2450 83 0 0 25 0 8 0 278856397 938065920 7069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706146 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 7069 2496 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 7069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 7069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 7069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 7069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.12
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 278856406 938065920 7069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 7069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 7069 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 916080

[startup+51.2038 s]
/proc/loadavg: 1.54 1.15 1.08 3/88 15480
/proc/meminfo: memFree=1246952/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=50.72
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9082 0 1 0 4961 111 0 0 25 0 8 0 278856397 938065920 8813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869977 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 8813 2544 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 8813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 8813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 8813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 8813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.23
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 401 0 0 0 22 1 0 0 17 0 8 0 278856406 938065920 8813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 8813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 8813 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 916080

[startup+102.408 s]
/proc/loadavg: 1.84 1.29 1.13 3/88 15480
/proc/meminfo: memFree=1246952/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=101.49
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9097 0 1 0 10038 111 0 0 25 0 8 0 278856397 938065920 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918535 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 8827 2544 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.24
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278856406 938065920 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 8827 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 916080

[startup+162.455 s]
/proc/loadavg: 1.94 1.42 1.18 3/88 15480
/proc/meminfo: memFree=1246888/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=161.01
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9103 0 1 0 15990 111 0 0 25 0 8 0 278856397 938065920 8832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818575 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2006.34
Current children cumulated vsize (KiB) 916080

[startup+2083.37 s]
/proc/loadavg: 2.01 2.00 1.87 3/88 15680
/proc/meminfo: memFree=1246248/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=2065.89
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9131 0 1 0 206467 122 0 0 25 0 8 0 278856397 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818864 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 8857 2544 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.24
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2065.89
Current children cumulated vsize (KiB) 916080

[startup+2143.41 s]
/proc/loadavg: 2.00 2.00 1.88 3/88 15680
/proc/meminfo: memFree=1246248/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=2125.41
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9131 0 1 0 212419 122 0 0 25 0 8 0 278856397 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818451 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 8857 2544 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.24
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2125.41
Current children cumulated vsize (KiB) 916080

[startup+2203.43 s]
/proc/loadavg: 2.06 2.01 1.89 3/88 15680
/proc/meminfo: memFree=1246248/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=2184.94
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9131 0 1 0 218372 122 0 0 25 0 8 0 278856397 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823776 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 8857 2544 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.24
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) R 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2184.94
Current children cumulated vsize (KiB) 916080

[startup+2263.44 s]
/proc/loadavg: 2.02 2.01 1.89 3/88 15680
/proc/meminfo: memFree=1246248/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=2244.48
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9131 0 1 0 224326 122 0 0 25 0 8 0 278856397 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073891782 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 8857 2544 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.24
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2244.48
Current children cumulated vsize (KiB) 916080

[startup+2323.45 s]
/proc/loadavg: 2.00 2.00 1.90 3/88 15680
/proc/meminfo: memFree=1246248/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=2303.99
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9131 0 1 0 230277 122 0 0 25 0 8 0 278856397 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858412 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 8857 2544 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.24
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2303.99
Current children cumulated vsize (KiB) 916080

[startup+2383.5 s]
/proc/loadavg: 2.00 2.00 1.91 3/88 15680
/proc/meminfo: memFree=1246248/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=2363.53
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9131 0 1 0 236231 122 0 0 25 0 8 0 278856397 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818511 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 8857 2544 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.24
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2363.53
Current children cumulated vsize (KiB) 916080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 15728
/proc/meminfo: memFree=1241960/2055920 swapFree=4187336/4192956
[pid=15429] ppid=15425 vsize=916080 CPUtime=2400.07
/proc/15429/stat : 15429 (java) R 15425 15429 15313 0 -1 0 9131 0 1 0 239883 124 0 0 25 0 8 0 278856397 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818527 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15429/statm: 229020 8857 2544 14 0 215490 0
[pid=15429/tid=15453] ppid=15425 vsize=916080 CPUtime=0.02
/proc/15429/task/15453/stat : 15453 (java) S 15425 15429 15313 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15455] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15455/stat : 15455 (java) S 15425 15429 15313 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15456] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15456/stat : 15456 (java) S 15425 15429 15313 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278856402 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15464] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15464/stat : 15464 (java) S 15425 15429 15313 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15465] ppid=15425 vsize=916080 CPUtime=0.24
/proc/15429/task/15465/stat : 15465 (java) S 15425 15429 15313 0 -1 64 406 0 0 0 23 1 0 0 16 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15466] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15466/stat : 15466 (java) S 15425 15429 15313 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15429/tid=15467] ppid=15425 vsize=916080 CPUtime=0
/proc/15429/task/15467/stat : 15467 (java) S 15425 15429 15313 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 278856406 938065920 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 916080

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

Child status: 143
Real time (s): 2420.32
CPU time (s): 2400.1
CPU user time (s): 2398.85
CPU system time (s): 1.25181
CPU usage (%): 99.1647
Max. virtual memory (cumulated for all children) (KiB): 916084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.85
system time used= 1.25181
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9155
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= 50196
involuntary context switches= 102192

runsolver used 2.40763 s user time and 6.78497 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Sat Jan 20 14:49:28 UTC 2007


IDJOB= 280302
IDBENCH= 11074
IDSOLVER= 69
FILE ID= node39/280302-1169304568

PBS_JOBID= 3610101

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/rlfap/rlfapSubs/scen07-sub1.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280302-1169304568/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-280302-1169304568 -o ROOT/results/node39/solver-280302-1169304568 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280302-1169304568/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  12349a145480147bacd1429ce715e959

RANDOM SEED= 486406386

TIME LIMIT= 2400 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.236
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.236
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:       1287256 kB
Buffers:         52728 kB
Cached:         622316 kB
SwapCached:        944 kB
Active:         187632 kB
Inactive:       503032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1287256 kB
SwapTotal:     4192956 kB
SwapFree:      4187336 kB
Dirty:            2176 kB
Writeback:           0 kB
Mapped:          23232 kB
Slab:            63620 kB
Committed_AS:  5188212 kB
PageTables:       1620 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= 66559 MiB



End job on node39 on Sat Jan 20 15:29:48 UTC 2007