Trace number 280311

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.11 2403.08

General information on the benchmark

Namerlfap/
rlfapSubs/scen06-sub3.xml
MD5SUM6f9cc267d3b4ed089eb3613c0a9a7074
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints415
Best CPU time to get the best result obtained on this benchmark2400.1
SatisfiableNO
(Un)Satisfiability was proved
Number of variables36
Number of constraints439
Maximum constraint arity2
Maximum domain size44
Number of constraints which are defined in extension0
Number of constraints which are defined in intension439
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.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/280311-1169304776/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=36  nbDomainTypes=2  minDomainSize=36  maxDomainSize=44
0.41	       =>  wckTime=0.101  cpuTime=0.09  mem=6M903
0.41	   
0.41	   predicates being loaded...
0.42	   
0.42	   constraints being loaded...
0.72	     nbConstraints=439  nbConvertedConstraints=439  nbConvertConstraintsChecks=214800  nbExtensionStructures=119
0.72	     nbSharedExtensionStructures=320  nbConflictsStructures=119  nbSharedConflictsStructures=320
0.72	     nbSharedBinaryRepresentations=9277  maxDegree=35  maxArity=2
0.72	       =>  wckTime=0.404  cpuTime=0.3  mem=9M845
0.76	   
0.76	   solver LocalSearchSolver being built... 
0.80	       =>  wckTime=0.486  cpuTime=0.35  mem=5M735
0.81	
0.81	s SATISFIABLE
0.81	o 264
0.81	c 175
0.81	o 277
0.81	c 162
0.81	o 286
0.81	c 153
0.81	o 293
0.81	c 146
0.81	o 300
0.81	c 139
0.82	o 310
0.82	c 129
0.82	o 316
0.82	c 123
0.82	o 322
0.82	c 117
0.82	o 328
0.82	c 111
0.82	o 332
0.82	c 107
0.82	o 335
0.82	c 104
0.82	o 338
0.82	c 101
0.83	o 340
0.83	c 99
0.83	o 342
0.83	c 97
0.83	o 344
0.83	c 95
0.83	o 346
0.83	c 93
0.84	o 352
0.84	c 87
0.84	o 353
0.84	c 86
0.84	o 355
0.84	c 84
0.85	o 359
0.85	c 80
0.85	o 361
0.85	c 78
0.85	o 362
0.85	c 77
0.85	o 366
0.85	c 73
0.86	o 369
0.86	c 70
0.86	o 374
0.86	c 65
0.87	o 376
0.87	c 63
0.87	o 377
0.87	c 62
0.87	o 378
0.87	c 61
0.87	o 379
0.87	c 60
0.87	o 381
0.87	c 58
0.89	o 387
0.89	c 52
0.89	o 390
0.89	c 49
0.89	o 395
0.89	c 44
0.89	o 397
0.89	c 42
0.89	o 399
0.89	c 40
0.89	o 404
0.89	c 35
0.89	o 405
0.89	c 34
0.92	o 408
0.92	c 31
1.19	o 410
1.19	c 29
1.70	o 412
1.70	c 27
1.73	o 414
1.73	c 25
1.75	o 415
1.75	c 24
19.66	   
19.66	   search
19.66	     run=0  nbConstraintChecks=172586966  nbAssignments=10000
19.66	       =>  wckTime=18.867  cpuTime=18.67  mem=5M735
32.04	   
32.04	   search
32.04	     run=1  nbConstraintChecks=286379359  nbAssignments=16504
32.04	       =>  wckTime=31.239  cpuTime=30.94  mem=5M735
32.04	   
32.04	   global
32.04	     nbConstraintChecks=286379359  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.04	     solvingWckTime=31.238  solvingCpuTime=30.94  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.04	     globalCpuTime=31.34
32.04	       =>  wckTime=31.726  cpuTime=31.29  mem=5M735
32.04	   
32.04	   solver IterativeSystematicSolver being built... 
32.18	       =>  wckTime=31.87  cpuTime=31.39  mem=16M749
32.20	   
32.20	   preprocessing
32.20	     nbConstraintChecks=3668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.20	     detectedInconsistency=no
32.20	       =>  wckTime=0.014  cpuTime=0.0  mem=16M749
32.62	   
32.62	   search
32.62	     run=0  nbConstraintChecks=1778699  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
32.62	     nbFailedAssignments=81  nbBacktracks=10  nbVisitedNodes=187  nbRestartNogoods=0
32.62	       =>  wckTime=0.434  cpuTime=0.39  mem=16M749
33.59	   
33.59	   search
33.59	     run=1  nbConstraintChecks=6861569  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=330
33.59	     nbFailedAssignments=288  nbBacktracks=25  nbVisitedNodes=644  nbRestartNogoods=2
33.59	       =>  wckTime=1.403  cpuTime=1.34  mem=16M749
34.00	   
34.00	   search
34.00	     run=2  nbConstraintChecks=8528066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=424
34.00	     nbFailedAssignments=352  nbBacktracks=47  nbVisitedNodes=824  nbRestartNogoods=127
34.00	       =>  wckTime=1.818  cpuTime=1.75  mem=16M749
36.46	   
36.46	   search
36.46	     run=3  nbConstraintChecks=20026245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=951
36.46	     nbFailedAssignments=838  nbBacktracks=80  nbVisitedNodes=1870  nbRestartNogoods=149
36.46	       =>  wckTime=4.276  cpuTime=4.18  mem=16M749
37.78	   
37.78	   search
37.78	     run=4  nbConstraintChecks=25509607  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1244
37.78	     nbFailedAssignments=1072  nbBacktracks=130  nbVisitedNodes=2447  nbRestartNogoods=188
37.78	       =>  wckTime=5.599  cpuTime=5.49  mem=16M749
41.07	   
41.07	   search
41.07	     run=5  nbConstraintChecks=39324643  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1947
41.07	     nbFailedAssignments=1693  nbBacktracks=205  nbVisitedNodes=3846  nbRestartNogoods=211
41.07	       =>  wckTime=8.887  cpuTime=8.73  mem=16M749
51.18	   
51.18	   search
51.18	     run=6  nbConstraintChecks=89060243  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4204
51.18	     nbFailedAssignments=3830  nbBacktracks=318  nbVisitedNodes=8353  nbRestartNogoods=243
51.18	       =>  wckTime=18.997  cpuTime=18.75  mem=16M749
64.60	   
64.60	   search
64.60	     run=7  nbConstraintChecks=154904945  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6909
64.60	     nbFailedAssignments=6358  nbBacktracks=488  nbVisitedNodes=13756  nbRestartNogoods=306
64.60	       =>  wckTime=32.416  cpuTime=32.06  mem=16M749
77.16	   
77.16	   search
77.16	     run=8  nbConstraintChecks=205435738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9643
77.16	     nbFailedAssignments=8829  nbBacktracks=744  nbVisitedNodes=19217  nbRestartNogoods=337
77.16	       =>  wckTime=44.978  cpuTime=44.52  mem=16M749
102.95	   
102.95	   search
102.95	     run=9  nbConstraintChecks=321432275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15514
102.95	     nbFailedAssignments=14311  nbBacktracks=1128  nbVisitedNodes=30954  nbRestartNogoods=361
102.95	       =>  wckTime=70.766  cpuTime=70.21  mem=16M749
150.52	   
150.52	   search
150.52	     run=10  nbConstraintChecks=570170212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27121
150.52	     nbFailedAssignments=25336  nbBacktracks=1704  nbVisitedNodes=54162  nbRestartNogoods=399
150.52	       =>  wckTime=118.338  cpuTime=117.73  mem=16M749
196.94	   
196.94	   search
196.94	     run=11  nbConstraintChecks=821321759  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39075
196.94	     nbFailedAssignments=36417  nbBacktracks=2568  nbVisitedNodes=78061  nbRestartNogoods=461
196.94	       =>  wckTime=164.754  cpuTime=164.1  mem=16M749
242.47	   
242.47	   search
242.47	     run=12  nbConstraintChecks=1064182360  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50579
242.47	     nbFailedAssignments=46617  nbBacktracks=3865  nbVisitedNodes=101062  nbRestartNogoods=521
242.47	       =>  wckTime=210.289  cpuTime=209.59  mem=16M749
342.82	   
342.82	   search
342.82	     run=13  nbConstraintChecks=1525326155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73788
342.82	     nbFailedAssignments=67875  nbBacktracks=5811  nbVisitedNodes=147475  nbRestartNogoods=558
342.82	       =>  wckTime=310.632  cpuTime=309.85  mem=16M749
468.76	   
468.76	   search
468.76	     run=14  nbConstraintChecks=2156024162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105837
468.76	     nbFailedAssignments=96994  nbBacktracks=8730  nbVisitedNodes=211562  nbRestartNogoods=575
468.76	       =>  wckTime=436.574  cpuTime=435.67  mem=16M749
636.12	   
636.12	   search
636.12	     run=15  nbConstraintChecks=2997300320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=149508
636.12	     nbFailedAssignments=136274  nbBacktracks=13108  nbVisitedNodes=298876  nbRestartNogoods=626
636.12	       =>  wckTime=603.934  cpuTime=602.83  mem=16M749
826.43	   
826.43	   search
826.43	     run=16  nbConstraintChecks=3969279356  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=198214
826.43	     nbFailedAssignments=178402  nbBacktracks=19676  nbVisitedNodes=396259  nbRestartNogoods=637
826.43	       =>  wckTime=794.247  cpuTime=792.98  mem=16M749
1160.68	   
1160.68	   search
1160.68	     run=17  nbConstraintChecks=5643371751  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=288032
1160.68	     nbFailedAssignments=258360  nbBacktracks=29528  nbVisitedNodes=575789  nbRestartNogoods=697
1160.68	       =>  wckTime=1128.496  cpuTime=1126.9  mem=16M749
1365.71	   
1365.71	   search
1365.71	     run=18  nbConstraintChecks=6605242901  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=346906
1365.71	     nbFailedAssignments=302446  nbBacktracks=44307  nbVisitedNodes=693466  nbRestartNogoods=783
1365.71	       =>  wckTime=1333.521  cpuTime=1331.74  mem=16M749
1710.81	   
1710.81	   search
1710.81	     run=19  nbConstraintChecks=8207215768  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=434264
1710.81	     nbFailedAssignments=367625  nbBacktracks=66475  nbVisitedNodes=867607  nbRestartNogoods=837
1710.81	       =>  wckTime=1678.63  cpuTime=1676.5  mem=16M749
2359.54	   
2359.54	   search
2359.54	     run=20  nbConstraintChecks=11250803818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=577090
2359.54	     nbFailedAssignments=477184  nbBacktracks=99727  nbVisitedNodes=1152644  nbRestartNogoods=919
2359.54	       =>  wckTime=2327.359  cpuTime=2324.62  mem=16M749
2403.04	v 778 540 778 540 16 254 86 324 708 470 44 282 30 268 394 792 680 442 456 694 456 694 540 778 380 142 30 268 44 282 44 282 142 380 792 554 

Verifier Data (download as text)

24 unsatisfied constraints, 415 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/node59/watcher-280311-1169304776 -o ROOT/results/node59/solver-280311-1169304776 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280311-1169304776/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
/proc/loadavg: 2.00 2.00 1.95 5/73 21666
/proc/meminfo: memFree=1402760/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=18540 CPUtime=0
/proc/21665/stat : 21665 (runsolver) R 21663 21017 21017 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 278875506 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 217048983758 0 0 4096 24578 0 0 0 17 1 0 0
/proc/21665/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.108228 s]
/proc/loadavg: 2.00 2.00 1.95 5/73 21666
/proc/meminfo: memFree=1402760/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=914988 CPUtime=0.09
/proc/21665/stat : 21665 (java) S 21663 21665 21017 0 -1 0 2994 0 1 0 7 2 0 0 17 0 8 0 278875506 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517275 s]
/proc/loadavg: 2.00 2.00 1.95 5/73 21666
/proc/meminfo: memFree=1402760/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915332 CPUtime=0.5
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 6355 0 1 0 46 4 0 0 18 0 8 0 278875506 937299968 6094 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 228833 6094 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34136 s]
/proc/loadavg: 2.08 2.02 1.95 3/80 21673
/proc/meminfo: memFree=1383120/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=1.31
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 7582 0 1 0 122 9 0 0 25 0 8 0 278875506 937398272 7320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761039 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 228857 7320 2496 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.02
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 278875511 937398272 7320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 7320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 7320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 7320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.15
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 352 0 0 0 15 0 0 0 16 0 8 0 278875515 937398272 7320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 7320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 7320 18446744073709551615 134512640 134570532 4294956480 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) 915428

[startup+2.98554 s]
/proc/loadavg: 2.08 2.02 1.95 3/80 21673
/proc/meminfo: memFree=1383120/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=2.93
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 7586 0 1 0 282 11 0 0 25 0 8 0 278875506 937398272 7323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761136 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 228857 7323 2496 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.02
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 278875511 937398272 7323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 7323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 7323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 7323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.16
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 355 0 0 0 16 0 0 0 16 0 8 0 278875515 937398272 7323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 7323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 7323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915428

[startup+6.2649 s]
/proc/loadavg: 2.08 2.02 1.95 3/80 21673
/proc/meminfo: memFree=1383000/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=6.18
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 7587 0 1 0 599 19 0 0 25 0 8 0 278875506 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758903 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 228857 7324 2496 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.02
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 278875511 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.16
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 356 0 0 0 16 0 0 0 16 0 8 0 278875515 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915428

[startup+12.7516 s]
/proc/loadavg: 2.07 2.02 1.95 3/80 21673
/proc/meminfo: memFree=1383064/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=12.62
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 7587 0 1 0 1232 30 0 0 25 0 8 0 278875506 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073761970 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 228857 7324 2496 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.02
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 278875511 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.16
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 356 0 0 0 16 0 0 0 16 0 8 0 278875515 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 7324 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 7324 18446744073709551615 134512640 134570532 4294956480 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) 915428

[startup+25.599 s]
/proc/loadavg: 2.06 2.01 1.95 3/80 21673
/proc/meminfo: memFree=1383192/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=25.36
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 7590 0 1 0 2480 56 0 0 25 0 8 0 278875506 937398272 7327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073758778 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 228857 7327 2496 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.02
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 211 0 0 0 2 0 0 0 16 0 8 0 278875511 937398272 7327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 7327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 7327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 7327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.16
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 359 0 0 0 16 0 0 0 16 0 8 0 278875515 937398272 7327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 7327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 7327 18446744073709551615 134512640 134570532 4294956480 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) 915428

[startup+51.2089 s]
/proc/loadavg: 2.03 2.01 1.95 3/80 21673
/proc/meminfo: memFree=1377240/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=50.75
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9141 0 1 0 5003 72 0 0 25 0 8 0 278875506 937398272 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073914358 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21665/statm: 228857 8874 2544 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.03
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 278875511 937398272 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.28
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 415 0 0 0 27 1 0 0 16 0 8 0 278875515 937398272 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 8874 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915428

[startup+102.425 s]
/proc/loadavg: 2.01 2.01 1.95 3/88 21748
/proc/meminfo: memFree=1367648/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=101.65
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9149 0 1 0 10092 73 0 0 25 0 8 0 278875506 937398272 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918480 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21665/statm: 228857 8880 2544 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.03
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 278875511 937398272 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.28
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 417 0 0 0 27 1 0 0 16 0 8 0 278875515 937398272 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 915428

[startup+162.516 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 21748
/proc/meminfo: memFree=1367648/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=161.69
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9156 0 1 0 16096 73 0 0 25 0 8 0 278875506 937398272 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073883575 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2021.22
Current children cumulated vsize (KiB) 915428

[startup+2083.94 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21948
/proc/meminfo: memFree=1367328/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=2081.26
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9186 0 1 0 208043 83 0 0 25 0 8 0 278875506 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21665/statm: 228857 8915 2544 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.03
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.29
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 420 0 0 0 28 1 0 0 16 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.26
Current children cumulated vsize (KiB) 915428

[startup+2143.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21948
/proc/meminfo: memFree=1367264/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=2141.23
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9186 0 1 0 214040 83 0 0 25 0 8 0 278875506 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073958628 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21665/statm: 228857 8915 2544 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.03
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.29
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 420 0 0 0 28 1 0 0 16 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.23
Current children cumulated vsize (KiB) 915428

[startup+2203.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21948
/proc/meminfo: memFree=1367328/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=2201.18
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9186 0 1 0 220035 83 0 0 25 0 8 0 278875506 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073958930 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21665/statm: 228857 8915 2544 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.03
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.29
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 420 0 0 0 28 1 0 0 16 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.18
Current children cumulated vsize (KiB) 915428

[startup+2263.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21948
/proc/meminfo: memFree=1367264/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=2261.13
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9186 0 1 0 226030 83 0 0 25 0 8 0 278875506 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073888363 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21665/statm: 228857 8915 2544 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.03
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.29
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 420 0 0 0 28 1 0 0 16 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.13
Current children cumulated vsize (KiB) 915428

[startup+2324.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21948
/proc/meminfo: memFree=1367264/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=2321.18
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9186 0 1 0 232035 83 0 0 25 0 8 0 278875506 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073889285 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21665/statm: 228857 8915 2544 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.03
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.29
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 420 0 0 0 28 1 0 0 16 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.18
Current children cumulated vsize (KiB) 915428

[startup+2384.08 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21948
/proc/meminfo: memFree=1367264/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=2381.11
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9190 0 1 0 238028 83 0 0 25 0 8 0 278875506 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073889389 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21665/statm: 228857 8918 2544 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.03
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 278875511 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.29
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 420 0 0 0 28 1 0 0 16 0 8 0 278875515 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.11
Current children cumulated vsize (KiB) 915428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.03 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 21948
/proc/meminfo: memFree=1367264/2055920 swapFree=4192680/4192956
[pid=21665] ppid=21663 vsize=915428 CPUtime=2400.05
/proc/21665/stat : 21665 (java) R 21663 21665 21017 0 -1 0 9190 0 1 0 239922 83 0 0 25 0 8 0 278875506 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336169 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21665/statm: 228857 8918 2544 14 0 215327 0
[pid=21665/tid=21667] ppid=21663 vsize=915428 CPUtime=0.03
/proc/21665/task/21667/stat : 21667 (java) S 21663 21665 21017 0 -1 64 212 0 0 0 3 0 0 0 16 0 8 0 278875511 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21668] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21668/stat : 21668 (java) S 21663 21665 21017 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278875511 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21669] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21669/stat : 21669 (java) S 21663 21665 21017 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278875511 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21670] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21670/stat : 21670 (java) S 21663 21665 21017 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278875515 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21671] ppid=21663 vsize=915428 CPUtime=0.29
/proc/21665/task/21671/stat : 21671 (java) S 21663 21665 21017 0 -1 64 420 0 0 0 28 1 0 0 16 0 8 0 278875515 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21665/tid=21672] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21672/stat : 21672 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278875515 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21665/tid=21673] ppid=21663 vsize=915428 CPUtime=0
/proc/21665/task/21673/stat : 21673 (java) S 21663 21665 21017 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278875515 937398272 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915428

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

Child status: 143
Real time (s): 2403.08
CPU time (s): 2400.11
CPU user time (s): 2399.27
CPU system time (s): 0.841872
CPU usage (%): 99.8764
Max. virtual memory (cumulated for all children) (KiB): 915432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.27
system time used= 0.841872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9216
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= 49873
involuntary context switches= 48006

runsolver used 3.2565 s user time and 7.49186 s system time

The end

Launcher Data (download as text)

Begin job on node59 on Sat Jan 20 14:52:56 UTC 2007


IDJOB= 280311
IDBENCH= 11077
IDSOLVER= 69
FILE ID= node59/280311-1169304776

PBS_JOBID= 3609875

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6f9cc267d3b4ed089eb3613c0a9a7074

RANDOM SEED= 199403049

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.239
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.239
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:       1403240 kB
Buffers:         49268 kB
Cached:         504320 kB
SwapCached:          0 kB
Active:         124504 kB
Inactive:       452316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403240 kB
SwapTotal:     4192956 kB
SwapFree:      4192680 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          34748 kB
Slab:            61308 kB
Committed_AS:  5412452 kB
PageTables:       1820 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= 66563 MiB



End job on node59 on Sat Jan 20 15:32:59 UTC 2007