Trace number 196040

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Abscon 109 AC? (TO) 1800.07 1809.62

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-29_ext.xml
MD5SUM4d476ea3622fcfc407a3e1e056977b8d
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=mac.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/196040-1168070370/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=24  nbDomainTypes=1  minDomainSize=24  maxDomainSize=24
0.41	       =>  wckTime=0.098  cpuTime=0.09  mem=6M951
0.41	   
0.41	   relations being loaded...
1.04	   
1.04	   constraints being loaded...
1.31	     nbConstraints=74  nbRelationTypes=74  nbExtensionStructures=74  nbSharedExtensionStructures=0
1.31	     nbConflictsStructures=74  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=13  maxArity=3
1.31	       =>  wckTime=0.999  cpuTime=0.86  mem=47M650
1.42	   
1.42	   solver IterativeSystematicSolver being built... 
1.59	       =>  wckTime=1.279  cpuTime=1.0  mem=34M354
1.60	   
1.60	   preprocessing
1.60	     nbConstraintChecks=0  nbPropagations=24  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
1.60	     detectedInconsistency=no
1.60	       =>  wckTime=0.0040  cpuTime=0.01  mem=34M354
1.73	   
1.73	   search
1.73	     run=0  nbConstraintChecks=41821  nbValidityChecks=75438  nbPropagations=396  nbRevisions=4219
1.73	     nbUselessRevisions=3326  nbAssignments=38  nbFailedAssignments=24  nbBacktracks=10  nbVisitedNodes=70
1.73	     nbRestartNogoods=0  mapSize=9  nbInferences=0  nbTooLargeKeys=0
1.73	       =>  wckTime=0.135  cpuTime=0.1  mem=34M354
1.81	   
1.81	   search
1.81	     run=1  nbConstraintChecks=87935  nbValidityChecks=158571  nbPropagations=1271  nbRevisions=13939
1.81	     nbUselessRevisions=10975  nbAssignments=80  nbFailedAssignments=45  nbBacktracks=25  nbVisitedNodes=142
1.81	     nbRestartNogoods=1  mapSize=22  nbInferences=0  nbTooLargeKeys=0
1.82	       =>  wckTime=0.223  cpuTime=0.18  mem=34M354
1.98	   
1.98	   search
1.98	     run=2  nbConstraintChecks=175657  nbValidityChecks=344709  nbPropagations=3127  nbRevisions=35435
1.98	     nbUselessRevisions=27803  nbAssignments=158  nbFailedAssignments=95  nbBacktracks=47  nbVisitedNodes=287
1.98	     nbRestartNogoods=4  mapSize=43  nbInferences=0  nbTooLargeKeys=0
1.98	       =>  wckTime=0.384  cpuTime=0.32  mem=34M354
2.15	   
2.15	   search
2.15	     run=3  nbConstraintChecks=298265  nbValidityChecks=579398  nbPropagations=6265  nbRevisions=73998
2.15	     nbUselessRevisions=58215  nbAssignments=267  nbFailedAssignments=164  nbBacktracks=80  nbVisitedNodes=490
2.15	     nbRestartNogoods=11  mapSize=75  nbInferences=0  nbTooLargeKeys=0
2.15	       =>  wckTime=0.561  cpuTime=0.5  mem=34M354
2.38	   
2.39	   search
2.39	     run=4  nbConstraintChecks=445701  nbValidityChecks=871102  nbPropagations=11365  nbRevisions=134449
2.39	     nbUselessRevisions=105745  nbAssignments=412  nbFailedAssignments=252  nbBacktracks=130  nbVisitedNodes=762
2.39	     nbRestartNogoods=16  mapSize=123  nbInferences=0  nbTooLargeKeys=0
2.39	       =>  wckTime=0.792  cpuTime=0.72  mem=34M354
2.77	   
2.77	   search
2.77	     run=5  nbConstraintChecks=700085  nbValidityChecks=1369068  nbPropagations=19064  nbRevisions=226124
2.77	     nbUselessRevisions=177544  nbAssignments=612  nbFailedAssignments=371  nbBacktracks=205  nbVisitedNodes=1130
2.77	     nbRestartNogoods=28  mapSize=187  nbInferences=0  nbTooLargeKeys=0
2.77	       =>  wckTime=1.178  cpuTime=1.1  mem=34M354
3.36	   
3.36	   search
3.36	     run=6  nbConstraintChecks=1079528  nbValidityChecks=2156403  nbPropagations=31833  nbRevisions=375250
3.36	     nbUselessRevisions=293777  nbAssignments=967  nbFailedAssignments=608  nbBacktracks=318  nbVisitedNodes=1816
3.36	     nbRestartNogoods=40  mapSize=297  nbInferences=0  nbTooLargeKeys=0
3.36	       =>  wckTime=1.77  cpuTime=1.68  mem=34M354
4.44	   
4.44	   search
4.44	     run=7  nbConstraintChecks=1772186  nbValidityChecks=3599211  nbPropagations=52516  nbRevisions=615968
4.44	     nbUselessRevisions=480328  nbAssignments=1539  nbFailedAssignments=1003  nbBacktracks=488  nbVisitedNodes=2926
4.44	     nbRestartNogoods=43  mapSize=465  nbInferences=0  nbTooLargeKeys=0
4.44	       =>  wckTime=2.849  cpuTime=2.74  mem=34M354
5.49	   
5.49	   search
5.49	     run=8  nbConstraintChecks=2481237  nbValidityChecks=4963766  nbPropagations=81053  nbRevisions=954274
5.49	     nbUselessRevisions=743437  nbAssignments=2152  nbFailedAssignments=1354  nbBacktracks=744  nbVisitedNodes=4048
5.49	     nbRestartNogoods=48  mapSize=693  nbInferences=0  nbTooLargeKeys=0
5.49	       =>  wckTime=3.899  cpuTime=3.76  mem=34M354
7.18	   
7.18	   INFO : Stopping hyperNogood (mapSize=1013, nbTooLargekeys=0, mem=34M354)
7.34	   
7.34	   search
7.34	     run=9  nbConstraintChecks=3729796  nbValidityChecks=7513212  nbPropagations=123127  nbRevisions=1444271
7.34	     nbUselessRevisions=1125678  nbAssignments=3312  nbFailedAssignments=2123  nbBacktracks=1128  nbVisitedNodes=6230
7.34	     nbRestartNogoods=61
7.34	       =>  wckTime=5.745  cpuTime=5.59  mem=34M354
10.16	   
10.16	   search
10.16	     run=10  nbConstraintChecks=5657563  nbValidityChecks=11422352  nbPropagations=187627  nbRevisions=2201164
10.16	     nbUselessRevisions=1716796  nbAssignments=4960  nbFailedAssignments=3189  nbBacktracks=1705  nbVisitedNodes=9414
10.16	     nbRestartNogoods=72
10.16	       =>  wckTime=8.572  cpuTime=8.38  mem=34M354
13.96	   
13.96	   search
13.96	     run=11  nbConstraintChecks=8318651  nbValidityChecks=16596993  nbPropagations=280458  nbRevisions=3309292
13.96	     nbUselessRevisions=2585286  nbAssignments=7208  nbFailedAssignments=4566  nbBacktracks=2570  nbVisitedNodes=13645
13.96	     nbRestartNogoods=78
13.96	       =>  wckTime=12.369  cpuTime=12.14  mem=34M354
20.01	   
20.01	   search
20.01	     run=12  nbConstraintChecks=12431404  nbValidityChecks=24860209  nbPropagations=417572  nbRevisions=4933262
20.01	     nbUselessRevisions=3859483  nbAssignments=10865  nbFailedAssignments=6920  nbBacktracks=3867  nbVisitedNodes=20535
20.01	     nbRestartNogoods=92
20.01	       =>  wckTime=18.422  cpuTime=18.14  mem=34M354
30.57	   
30.57	   search
30.57	     run=13  nbConstraintChecks=19599498  nbValidityChecks=39601685  nbPropagations=635155  nbRevisions=7512002
30.57	     nbUselessRevisions=5877614  nbAssignments=16807  nbFailedAssignments=10910  nbBacktracks=5813  nbVisitedNodes=32063
30.57	     nbRestartNogoods=104
30.57	       =>  wckTime=28.982  cpuTime=28.61  mem=34M354
42.93	   
42.93	   search
42.93	     run=14  nbConstraintChecks=28008146  nbValidityChecks=56854916  nbPropagations=959205  nbRevisions=11334908
42.93	     nbUselessRevisions=8864023  nbAssignments=25321  nbFailedAssignments=16498  nbBacktracks=8734  nbVisitedNodes=48302
42.93	     nbRestartNogoods=116
42.93	       =>  wckTime=41.34  cpuTime=40.85  mem=35M341
60.10	   
60.10	   search
60.10	     run=15  nbConstraintChecks=40053076  nbValidityChecks=80698207  nbPropagations=1414807  nbRevisions=16804855
60.10	     nbUselessRevisions=13154377  nbAssignments=36337  nbFailedAssignments=23130  nbBacktracks=13112
60.10	     nbVisitedNodes=68918  nbRestartNogoods=123
60.10	       =>  wckTime=58.511  cpuTime=57.86  mem=35M341
87.46	   
87.46	   search
87.46	     run=16  nbConstraintChecks=58692224  nbValidityChecks=119625163  nbPropagations=2117024  nbRevisions=25119557
87.46	     nbUselessRevisions=19658789  nbAssignments=56191  nbFailedAssignments=36409  nbBacktracks=19680
87.46	     nbVisitedNodes=106782  nbRestartNogoods=138
87.46	       =>  wckTime=85.869  cpuTime=84.97  mem=35M341
139.46	   
139.46	   search
139.46	     run=17  nbConstraintChecks=94161208  nbValidityChecks=192035516  nbPropagations=3213140  nbRevisions=38188363
139.46	     nbUselessRevisions=29896479  nbAssignments=86007  nbFailedAssignments=56368  nbBacktracks=29533
139.46	     nbVisitedNodes=164617  nbRestartNogoods=157
139.46	       =>  wckTime=137.873  cpuTime=136.35  mem=35M341
202.18	   
202.18	   search
202.18	     run=18  nbConstraintChecks=137162114  nbValidityChecks=279671821  nbPropagations=4841079  nbRevisions=57521256
202.18	     nbUselessRevisions=45022487  nbAssignments=128443  nbFailedAssignments=84020  nbBacktracks=44312
202.18	     nbVisitedNodes=245237  nbRestartNogoods=171
202.18	       =>  wckTime=200.587  cpuTime=198.42  mem=35M341
297.25	   
297.25	   search
297.25	     run=19  nbConstraintChecks=204658148  nbValidityChecks=413898476  nbPropagations=7190309  nbRevisions=86029113
297.25	     nbUselessRevisions=67445728  nbAssignments=188390  nbFailedAssignments=121792  nbBacktracks=66480
297.25	     nbVisitedNodes=358415  nbRestartNogoods=185
297.25	       =>  wckTime=295.66  cpuTime=292.63  mem=35M341
436.26	   
436.26	   search
436.26	     run=20  nbConstraintChecks=301630591  nbValidityChecks=605572528  nbPropagations=10652982  nbRevisions=128049914
436.26	     nbUselessRevisions=100520470  nbAssignments=273067  nbFailedAssignments=173211  nbBacktracks=99732
436.26	     nbVisitedNodes=518431  nbRestartNogoods=204
436.26	       =>  wckTime=434.672  cpuTime=430.36  mem=35M341
662.79	   
662.79	   search
662.79	     run=21  nbConstraintChecks=465078865  nbValidityChecks=924190543  nbPropagations=15867280  nbRevisions=192047888
662.79	     nbUselessRevisions=151055916  nbAssignments=407864  nbFailedAssignments=258123  nbBacktracks=149611
662.79	     nbVisitedNodes=775075  nbRestartNogoods=219
662.79	       =>  wckTime=661.195  cpuTime=654.82  mem=35M341
978.26	   
978.26	   search
978.26	     run=22  nbConstraintChecks=687729695  nbValidityChecks=1365818616  nbPropagations=23577292  nbRevisions=285775523
978.26	     nbUselessRevisions=224886809  nbAssignments=595705  nbFailedAssignments=371140  nbBacktracks=224430
978.26	     nbVisitedNodes=1128640  nbRestartNogoods=247
978.26	       =>  wckTime=976.667  cpuTime=967.92  mem=35M341
1420.93	   
1420.93	   search
1420.93	     run=23  nbConstraintChecks=1017234964  nbValidityChecks=2028275220  nbPropagations=35112647  nbRevisions=425665048
1420.93	     nbUselessRevisions=335032671  nbAssignments=896731  nbFailedAssignments=559933  nbBacktracks=336658
1420.93	     nbVisitedNodes=1697915  nbRestartNogoods=271
1420.93	       =>  wckTime=1419.336  cpuTime=1410.1  mem=35M341

Verifier Data (download as text)

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

Watcher Data (download as text)

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

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

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

/proc/loadavg: 2.02 2.00 1.87 4/93 14622
/proc/meminfo: memFree=1284264/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=11820 CPUtime=0
/proc/14621/stat : 14621 (java) D 14619 14621 14352 0 -1 0 760 0 1 0 0 0 0 0 17 0 1 0 155432193 12103680 510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8663844 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/14621/statm: 2967 515 425 14 0 1602 0

[startup+0.104162 s]
/proc/loadavg: 2.02 2.00 1.87 4/93 14622
/proc/meminfo: memFree=1284264/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=914988 CPUtime=0.09
/proc/14621/stat : 14621 (java) S 14619 14621 14352 0 -1 0 2997 0 1 0 8 1 0 0 17 0 8 0 155432193 936947712 2743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14621/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516207 s]
/proc/loadavg: 2.02 2.00 1.87 4/93 14622
/proc/meminfo: memFree=1284264/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915328 CPUtime=0.5
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 7721 0 1 0 45 5 0 0 18 0 8 0 155432193 937295872 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073445699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14621/statm: 228832 7460 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.34331 s]
/proc/loadavg: 2.02 2.00 1.87 3/100 14629
/proc/meminfo: memFree=1217072/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=1.31
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 19144 0 1 0 121 10 0 0 25 0 8 0 155432193 937385984 18881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14621/statm: 228854 18881 2168 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.08
/proc/14621/task/14623/stat : 14623 (java) R 14619 14621 14352 0 -1 64 2659 0 0 0 7 1 0 0 16 0 8 0 155432196 937385984 18881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155134460 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 18881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 18881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 18881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.1
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 319 0 0 0 10 0 0 0 16 0 8 0 155432200 937385984 18881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 18881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 18881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915416

[startup+2.98149 s]
/proc/loadavg: 2.01 2.00 1.87 3/100 14629
/proc/meminfo: memFree=1201264/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=2.93
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23391 0 1 0 280 13 0 0 25 0 8 0 155432193 937385984 23126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625379 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14621/statm: 228854 23126 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 17 0 8 0 155432196 937385984 23126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.2
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 370 0 0 0 20 0 0 0 15 0 8 0 155432200 937385984 23126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23126 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23126 18446744073709551615 134512640 134570532 4294956464 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) 915416

[startup+6.26928 s]
/proc/loadavg: 2.01 2.00 1.87 3/100 14629
/proc/meminfo: memFree=1201264/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=6.19
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23408 0 1 0 606 13 0 0 25 0 8 0 155432193 937385984 23140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14621/statm: 228854 23140 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 17 0 8 0 155432196 937385984 23140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.24
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 385 0 0 0 23 1 0 0 16 0 8 0 155432200 937385984 23140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915416

[startup+12.7586 s]
/proc/loadavg: 2.01 2.00 1.87 3/100 14629
/proc/meminfo: memFree=1201264/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=12.62
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23412 0 1 0 1249 13 0 0 25 0 8 0 155432193 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14621/statm: 228854 23144 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 389 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915416

[startup+25.6315 s]
/proc/loadavg: 2.01 2.00 1.87 3/100 14629
/proc/meminfo: memFree=1201392/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=25.38
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23412 0 1 0 2524 14 0 0 25 0 8 0 155432193 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754420 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14621/statm: 228854 23144 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 389 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915416

[startup+51.264 s]
/proc/loadavg: 2.00 2.00 1.87 3/100 14629
/proc/meminfo: memFree=1201456/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=50.78
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23412 0 1 0 5064 14 0 0 25 0 8 0 155432193 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073630204 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14621/statm: 228854 23144 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 389 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 915416

[startup+102.53 s]
/proc/loadavg: 2.07 2.01 1.88 3/106 14701
/proc/meminfo: memFree=1200296/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=101.49
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23413 0 1 0 10135 14 0 0 25 0 8 0 155432193 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14621/statm: 228854 23144 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 389 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 915416

[startup+162.569 s]
/proc/loadavg: 2.02 2.01 1.89 3/106 14793
/proc/meminfo: memFree=1200248/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=160.89
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23413 0 1 0 16074 15 0 0 25 0 8 0 155432193 937385984 23144 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754377 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1414.11
Current children cumulated vsize (KiB) 915416

[startup+1483.27 s]
/proc/loadavg: 2.02 2.03 1.94 3/100 14998
/proc/meminfo: memFree=1184944/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=1474.04
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23414 0 1 0 147378 26 0 0 25 0 8 0 155432193 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625428 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14621/statm: 228854 23145 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1474.04
Current children cumulated vsize (KiB) 915416

[startup+1543.29 s]
/proc/loadavg: 2.12 2.05 1.95 3/100 14998
/proc/meminfo: memFree=1184944/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=1534.01
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23414 0 1 0 153375 26 0 0 25 0 8 0 155432193 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073625272 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14621/statm: 228854 23145 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1534.01
Current children cumulated vsize (KiB) 915416

[startup+1603.3 s]
/proc/loadavg: 2.04 2.04 1.95 3/100 14998
/proc/meminfo: memFree=1184880/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=1593.96
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23414 0 1 0 159370 26 0 0 25 0 8 0 155432193 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754404 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14621/statm: 228854 23145 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1593.96
Current children cumulated vsize (KiB) 915416

[startup+1663.31 s]
/proc/loadavg: 2.01 2.03 1.95 3/100 14998
/proc/meminfo: memFree=1184944/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=1653.89
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23414 0 1 0 165363 26 0 0 25 0 8 0 155432193 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777234 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14621/statm: 228854 23145 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1653.89
Current children cumulated vsize (KiB) 915416

[startup+1723.33 s]
/proc/loadavg: 2.00 2.02 1.95 3/100 14998
/proc/meminfo: memFree=1184880/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=1713.85
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23414 0 1 0 171359 26 0 0 25 0 8 0 155432193 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812656 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14621/statm: 228854 23145 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1713.85
Current children cumulated vsize (KiB) 915416

[startup+1783.33 s]
/proc/loadavg: 2.05 2.03 1.96 3/100 14998
/proc/meminfo: memFree=1184944/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=1773.81
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23414 0 1 0 177355 26 0 0 25 0 8 0 155432193 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761372 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14621/statm: 228854 23145 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1773.81
Current children cumulated vsize (KiB) 915416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.57 s]
/proc/loadavg: 2.03 2.03 1.96 3/100 14998
/proc/meminfo: memFree=1184880/2055920 swapFree=4191880/4192956
[pid=14621] ppid=14619 vsize=915416 CPUtime=1800.02
/proc/14621/stat : 14621 (java) R 14619 14621 14352 0 -1 0 23414 0 1 0 179976 26 0 0 25 0 8 0 155432193 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073754420 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14621/statm: 228854 23145 2521 14 0 215324 0
[pid=14621/tid=14623] ppid=14619 vsize=915416 CPUtime=0.15
/proc/14621/task/14623/stat : 14623 (java) S 14619 14621 14352 0 -1 64 6428 0 0 0 13 2 0 0 16 0 8 0 155432196 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14624] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14624/stat : 14624 (java) S 14619 14621 14352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14625] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14625/stat : 14625 (java) S 14619 14621 14352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 155432197 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14626] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14626/stat : 14626 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14627] ppid=14619 vsize=915416 CPUtime=0.25
/proc/14621/task/14627/stat : 14627 (java) S 14619 14621 14352 0 -1 64 390 0 0 0 24 1 0 0 16 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14621/tid=14628] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14628/stat : 14628 (java) S 14619 14621 14352 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14621/tid=14629] ppid=14619 vsize=915416 CPUtime=0
/proc/14621/task/14629/stat : 14629 (java) S 14619 14621 14352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155432200 937385984 23145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 915416

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

Child status: 143
Real time (s): 1809.62
CPU time (s): 1800.07
CPU user time (s): 1799.79
CPU system time (s): 0.282956
CPU usage (%): 99.4723
Max. virtual memory (cumulated for all children) (KiB): 915416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.79
system time used= 0.282956
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23430
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= 37690
involuntary context switches= 78720

runsolver used 2.6176 s user time and 5.43217 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan  6 07:59:30 UTC 2007


IDJOB= 196040
IDBENCH= 3321
FILE ID= node9/196040-1168070370

PBS_JOBID= 3475709

Free space on /tmp= 66539 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/196040-1168070370/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-196040-1168070370 -o ROOT/results/node9/solver-196040-1168070370 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/196040-1168070370/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4d476ea3622fcfc407a3e1e056977b8d

RANDOM SEED= 919177971

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
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.231
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:       1284680 kB
Buffers:         83152 kB
Cached:         511172 kB
SwapCached:        268 kB
Active:         331708 kB
Inactive:       337708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1284680 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4476 kB
Writeback:           0 kB
Mapped:          96832 kB
Slab:            86512 kB
Committed_AS:  4674532 kB
PageTables:       2396 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= 66539 MiB



End job on node9 on Sat Jan  6 08:29:40 UTC 2007