Trace number 206619

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.19 1810.73

General information on the benchmark

Namerandom/rand-3-28-28/
rand-3-28-28-93-632-15_ext.xml
MD5SUM9c2988b919be61521e5ef44d9654d6ef
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 variables28
Number of constraints93
Maximum constraint arity3
Maximum domain size28
Number of constraints which are defined in extension93
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.39	   
0.39	Abscon 109 (November, 2006)
0.39	   
0.39	   configuration
0.39	     name=mac.xml
0.42	   
0.42	   instance
0.42	     name=/tmp/evaluation/206619-1168073935/unknown.xml
0.45	   
0.45	   domains being loaded...
0.46	   
0.46	   variables being loaded...
0.50	     nbVariables=28  nbDomainTypes=1  minDomainSize=28  maxDomainSize=28
0.50	       =>  wckTime=0.105  cpuTime=0.09  mem=6M951
0.50	   
0.50	   relations being loaded...
1.66	   
1.66	   constraints being loaded...
2.39	     nbConstraints=93  nbRelationTypes=93  nbExtensionStructures=93  nbSharedExtensionStructures=0
2.39	     nbConflictsStructures=93  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=19  maxArity=3
2.39	       =>  wckTime=1.995  cpuTime=1.6  mem=59M25
2.55	   
2.55	   solver IterativeSystematicSolver being built... 
2.72	       =>  wckTime=2.325  cpuTime=1.75  mem=65M968
2.72	   
2.72	   preprocessing
2.72	     nbConstraintChecks=0  nbPropagations=28  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
2.72	     detectedInconsistency=no
2.72	       =>  wckTime=0.0040  cpuTime=0.0  mem=65M968
2.86	   
2.86	   search
2.86	     run=0  nbConstraintChecks=35070  nbValidityChecks=57479  nbPropagations=343  nbRevisions=3457
2.86	     nbUselessRevisions=2770  nbAssignments=26  nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=41
2.86	     nbRestartNogoods=0  mapSize=8  nbInferences=0  nbTooLargeKeys=0
2.86	       =>  wckTime=0.141  cpuTime=0.1  mem=66M969
2.95	   
2.95	   search
2.95	     run=1  nbConstraintChecks=75343  nbValidityChecks=135564  nbPropagations=1045  nbRevisions=11365
2.95	     nbUselessRevisions=9071  nbAssignments=58  nbFailedAssignments=17  nbBacktracks=28  nbVisitedNodes=89
2.95	     nbRestartNogoods=4  mapSize=18  nbInferences=0  nbTooLargeKeys=0
2.95	       =>  wckTime=0.228  cpuTime=0.18  mem=66M969
3.13	   
3.13	   search
3.13	     run=2  nbConstraintChecks=167736  nbValidityChecks=344867  nbPropagations=2667  nbRevisions=30204
3.13	     nbUselessRevisions=24042  nbAssignments=142  nbFailedAssignments=72  nbBacktracks=50  nbVisitedNodes=245
3.13	     nbRestartNogoods=6  mapSize=39  nbInferences=0  nbTooLargeKeys=0
3.13	       =>  wckTime=0.412  cpuTime=0.35  mem=66M969
3.32	   
3.32	   search
3.32	     run=3  nbConstraintChecks=275289  nbValidityChecks=563033  nbPropagations=5381  nbRevisions=62703
3.32	     nbUselessRevisions=49815  nbAssignments=223  nbFailedAssignments=111  nbBacktracks=84  nbVisitedNodes=387
3.32	     nbRestartNogoods=12  mapSize=69  nbInferences=0  nbTooLargeKeys=0
3.32	       =>  wckTime=0.6  cpuTime=0.53  mem=66M969
3.57	   
3.57	   search
3.57	     run=4  nbConstraintChecks=414216  nbValidityChecks=849772  nbPropagations=9626  nbRevisions=113202
3.57	     nbUselessRevisions=89695  nbAssignments=324  nbFailedAssignments=154  nbBacktracks=134  nbVisitedNodes=562
3.57	     nbRestartNogoods=20  mapSize=110  nbInferences=0  nbTooLargeKeys=0
3.57	       =>  wckTime=0.851  cpuTime=0.78  mem=66M969
4.00	   
4.00	   search
4.00	     run=5  nbConstraintChecks=655972  nbValidityChecks=1358876  nbPropagations=16558  nbRevisions=196217
4.00	     nbUselessRevisions=154932  nbAssignments=506  nbFailedAssignments=254  nbBacktracks=209  nbVisitedNodes=895
4.00	     nbRestartNogoods=28  mapSize=177  nbInferences=0  nbTooLargeKeys=0
4.00	       =>  wckTime=1.283  cpuTime=1.2  mem=66M969
4.52	   
4.52	   search
4.52	     run=6  nbConstraintChecks=952087  nbValidityChecks=1991876  nbPropagations=26779  nbRevisions=318351
4.52	     nbUselessRevisions=251052  nbAssignments=737  nbFailedAssignments=365  nbBacktracks=322  nbVisitedNodes=1300
4.52	     nbRestartNogoods=34  mapSize=268  nbInferences=0  nbTooLargeKeys=0
4.52	       =>  wckTime=1.806  cpuTime=1.72  mem=66M969
5.38	   
5.38	   search
5.38	     run=7  nbConstraintChecks=1435431  nbValidityChecks=2980050  nbPropagations=41690  nbRevisions=501612
5.38	     nbUselessRevisions=396150  nbAssignments=1078  nbFailedAssignments=529  nbBacktracks=492  nbVisitedNodes=1913
5.38	     nbRestartNogoods=42  mapSize=415  nbInferences=0  nbTooLargeKeys=0
5.38	       =>  wckTime=2.662  cpuTime=2.56  mem=66M969
6.74	   
6.74	   search
6.74	     run=8  nbConstraintChecks=2206541  nbValidityChecks=4566921  nbPropagations=65371  nbRevisions=785691
6.74	     nbUselessRevisions=620511  nbAssignments=1631  nbFailedAssignments=818  nbBacktracks=749  nbVisitedNodes=2930
6.74	     nbRestartNogoods=47  mapSize=655  nbInferences=0  nbTooLargeKeys=0
6.74	       =>  wckTime=4.025  cpuTime=3.89  mem=66M969
8.89	   
8.89	   search
8.89	     run=9  nbConstraintChecks=3449228  nbValidityChecks=7176743  nbPropagations=101080  nbRevisions=1227642
8.89	     nbUselessRevisions=971314  nbAssignments=2495  nbFailedAssignments=1289  nbBacktracks=1137  nbVisitedNodes=4531
8.89	     nbRestartNogoods=61  mapSize=1001  nbInferences=0  nbTooLargeKeys=0
8.89	       =>  wckTime=6.172  cpuTime=6.01  mem=66M969
9.01	   
9.02	   INFO : Stopping hyperNogood (mapSize=1012, nbTooLargekeys=0, mem=66M969)
13.05	   
13.05	   search
13.05	     run=10  nbConstraintChecks=5951748  nbValidityChecks=11994436  nbPropagations=153496  nbRevisions=1911853
13.05	     nbUselessRevisions=1517923  nbAssignments=3823  nbFailedAssignments=2035  nbBacktracks=1713  nbVisitedNodes=6979
13.05	     nbRestartNogoods=66
13.05	       =>  wckTime=10.333  cpuTime=10.13  mem=66M969
16.91	   
16.91	   search
16.91	     run=11  nbConstraintChecks=8259181  nbValidityChecks=16735819  nbPropagations=232697  nbRevisions=2905506
16.91	     nbUselessRevisions=2306138  nbAssignments=5607  nbFailedAssignments=2948  nbBacktracks=2577  nbVisitedNodes=10230
16.91	     nbRestartNogoods=77
16.91	       =>  wckTime=14.194  cpuTime=13.95  mem=66M969
23.41	   
23.41	   search
23.41	     run=12  nbConstraintChecks=12111484  nbValidityChecks=24662260  nbPropagations=348831  nbRevisions=4363808
23.41	     nbUselessRevisions=3463514  nbAssignments=8272  nbFailedAssignments=4310  nbBacktracks=3874  nbVisitedNodes=15082
23.41	     nbRestartNogoods=87
23.41	       =>  wckTime=20.687  cpuTime=20.39  mem=66M969
33.08	   
33.08	   search
33.08	     run=13  nbConstraintChecks=17845590  nbValidityChecks=36501797  nbPropagations=528178  nbRevisions=6581566
33.08	     nbUselessRevisions=5221088  nbAssignments=12489  nbFailedAssignments=6575  nbBacktracks=5821  nbVisitedNodes=22778
33.08	     nbRestartNogoods=102
33.08	       =>  wckTime=30.361  cpuTime=29.97  mem=66M969
47.82	   
47.82	   search
47.82	     run=14  nbConstraintChecks=26647097  nbValidityChecks=54680669  nbPropagations=788099  nbRevisions=9839084
47.82	     nbUselessRevisions=7807371  nbAssignments=18523  nbFailedAssignments=9685  nbBacktracks=8740  nbVisitedNodes=33724
47.82	     nbRestartNogoods=117
47.82	       =>  wckTime=45.104  cpuTime=44.58  mem=66M969
66.14	   
66.14	   search
66.14	     run=15  nbConstraintChecks=37670119  nbValidityChecks=77030762  nbPropagations=1171775  nbRevisions=14557770
66.14	     nbUselessRevisions=11543517  nbAssignments=27558  nbFailedAssignments=14336  nbBacktracks=13118
66.14	     nbVisitedNodes=49948  nbRestartNogoods=126
66.14	       =>  wckTime=63.417  cpuTime=62.74  mem=66M969
103.49	   
103.49	   search
103.49	     run=16  nbConstraintChecks=60500612  nbValidityChecks=124365464  nbPropagations=1762378  nbRevisions=22063921
103.49	     nbUselessRevisions=17514209  nbAssignments=44753  nbFailedAssignments=24957  nbBacktracks=19686
103.49	     nbVisitedNodes=82048  nbRestartNogoods=136
103.49	       =>  wckTime=100.767  cpuTime=99.76  mem=66M969
143.41	   
143.41	   search
143.41	     run=17  nbConstraintChecks=83780057  nbValidityChecks=173401982  nbPropagations=2626035  nbRevisions=32647293
143.41	     nbUselessRevisions=25886843  nbAssignments=64531  nbFailedAssignments=34876  nbBacktracks=29538
143.41	     nbVisitedNodes=117470  nbRestartNogoods=144
143.41	       =>  wckTime=140.693  cpuTime=139.23  mem=66M969
204.84	   
204.84	   search
204.84	     run=18  nbConstraintChecks=120172256  nbValidityChecks=248927163  nbPropagations=3910158  nbRevisions=48149327
204.84	     nbUselessRevisions=38117136  nbAssignments=93763  nbFailedAssignments=49322  nbBacktracks=44318
204.84	     nbVisitedNodes=169930  nbRestartNogoods=150
204.84	       =>  wckTime=202.123  cpuTime=200.01  mem=66M969
321.01	   
321.01	   search
321.01	     run=19  nbConstraintChecks=189715001  nbValidityChecks=393098769  nbPropagations=5849072  nbRevisions=72180459
321.01	     nbUselessRevisions=57175017  nbAssignments=144219  nbFailedAssignments=77604  nbBacktracks=66486
321.01	     nbVisitedNodes=262945  nbRestartNogoods=168
321.01	       =>  wckTime=318.292  cpuTime=315.09  mem=66M969
476.26	   
476.26	   search
476.26	     run=20  nbConstraintChecks=283051511  nbValidityChecks=583615989  nbPropagations=8815860  nbRevisions=108341406
476.26	     nbUselessRevisions=85761268  nbAssignments=214439  nbFailedAssignments=114563  nbBacktracks=99738
476.26	     nbVisitedNodes=390486  nbRestartNogoods=188
476.26	       =>  wckTime=473.539  cpuTime=468.95  mem=66M969
740.91	   
740.91	   search
740.91	     run=21  nbConstraintChecks=441848223  nbValidityChecks=901329683  nbPropagations=13135001  nbRevisions=162298021
740.91	     nbUselessRevisions=128584746  nbAssignments=320271  nbFailedAssignments=170512  nbBacktracks=149616
740.91	     nbVisitedNodes=582228  nbRestartNogoods=215
740.91	       =>  wckTime=738.19  cpuTime=731.24  mem=66M969
1101.51	   
1101.51	   search
1101.51	     run=22  nbConstraintChecks=661451070  nbValidityChecks=1338029691  nbPropagations=19541554  nbRevisions=241903170
1101.51	     nbUselessRevisions=191652959  nbAssignments=472969  nbFailedAssignments=248386  nbBacktracks=224434
1101.51	     nbVisitedNodes=856953  nbRestartNogoods=232
1101.51	       =>  wckTime=1098.787  cpuTime=1089.32  mem=66M969
1638.30	   
1638.30	   search
1638.30	     run=23  nbConstraintChecks=992048351  nbValidityChecks=2020752767  nbPropagations=29274041  nbRevisions=363092457
1638.30	     nbUselessRevisions=287730752  nbAssignments=711805  nbFailedAssignments=374987  nbBacktracks=336662
1638.30	     nbVisitedNodes=1293176  nbRestartNogoods=266
1638.30	       =>  wckTime=1635.583  cpuTime=1625.15  mem=66M969

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/node16/watcher-206619-1168073935 -o ROOT/results/node16/solver-206619-1168073935 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/206619-1168073935/unknown.xml 

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

/proc/loadavg: 1.92 1.98 1.94 4/93 21249
/proc/meminfo: memFree=1331024/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=18540 CPUtime=0
/proc/21248/stat : 21248 (runsolver) R 21246 21248 18350 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 155788359 18984960 279 18446744073709551615 4194304 4267372 548682068880 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21248/statm: 4635 279 244 17 0 2626 0

[startup+0.102885 s]
/proc/loadavg: 1.92 1.98 1.94 4/93 21249
/proc/meminfo: memFree=1331024/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=905992 CPUtime=0.01
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 1746 0 1 0 0 1 0 0 17 0 1 0 155788359 927735808 1495 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4155615016 0 4 0 7368 0 0 0 17 1 0 0
/proc/21248/statm: 226498 1495 862 14 0 214081 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 905992

[startup+0.510808 s]
/proc/loadavg: 1.92 1.98 1.94 4/93 21249
/proc/meminfo: memFree=1331024/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915328 CPUtime=0.4
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 6293 0 1 0 37 3 0 0 18 0 8 0 155788359 937295872 6032 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4072934642 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21248/statm: 228832 6032 2137 14 0 215302 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915328

[startup+1.33366 s]
/proc/loadavg: 1.92 1.98 1.94 3/100 21256
/proc/meminfo: memFree=1263960/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915328 CPUtime=1.22
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 19099 0 1 0 112 10 0 0 25 0 8 0 155788359 937295872 18837 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073560911 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21248/statm: 228832 18837 2149 14 0 215302 0
[pid=21248/tid=21250] ppid=21246 vsize=915328 CPUtime=0.05
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 2680 0 0 0 4 1 0 0 17 0 8 0 155788370 937295872 18837 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915328 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937295872 18837 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915328 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937295872 18837 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915328 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937295872 18837 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915328 CPUtime=0.09
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 308 0 0 0 9 0 0 0 16 0 8 0 155788374 937295872 18837 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915328 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937295872 18837 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915328 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937295872 18837 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 915328

[startup+2.98636 s]
/proc/loadavg: 1.92 1.98 1.94 4/100 21256
/proc/meminfo: memFree=1224536/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=2.86
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32677 0 1 0 269 17 0 0 25 0 8 0 155788359 937394176 32411 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073772207 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21248/statm: 228856 32411 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.44
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 5 0 0 16 0 8 0 155788370 937394176 32411 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32411 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32411 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32411 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.2
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 367 0 0 0 19 1 0 0 16 0 8 0 155788374 937394176 32411 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32411 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32411 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.86
Current children cumulated vsize (KiB) 915424

[startup+6.27877 s]
/proc/loadavg: 1.93 1.98 1.94 3/100 21256
/proc/meminfo: memFree=1210776/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=6.12
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32691 0 1 0 595 17 0 0 25 0 8 0 155788359 937394176 32422 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073773079 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21248/statm: 228856 32422 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.44
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 5 0 0 16 0 8 0 155788370 937394176 32422 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32422 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32422 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32422 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.22
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 379 0 0 0 21 1 0 0 15 0 8 0 155788374 937394176 32422 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32422 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32422 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915424

[startup+12.7726 s]
/proc/loadavg: 1.93 1.98 1.94 3/100 21256
/proc/meminfo: memFree=1210904/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=12.56
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32707 0 1 0 1239 17 0 0 25 0 8 0 155788359 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21248/statm: 228856 32435 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.44
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 5 0 0 16 0 8 0 155788370 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.25
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 393 0 0 0 24 1 0 0 15 0 8 0 155788374 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915424

[startup+25.6183 s]
/proc/loadavg: 1.95 1.98 1.94 3/100 21256
/proc/meminfo: memFree=1211032/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=25.3
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32707 0 1 0 2512 18 0 0 25 0 8 0 155788359 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073773038 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21248/statm: 228856 32435 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.44
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 5 0 0 16 0 8 0 155788370 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.25
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 393 0 0 0 24 1 0 0 16 0 8 0 155788374 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32435 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 915424

[startup+51.2476 s]
/proc/loadavg: 1.96 1.98 1.94 3/100 21256
/proc/meminfo: memFree=1211032/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=50.69
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32709 0 1 0 5051 18 0 0 25 0 8 0 155788359 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073774959 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21248/statm: 228856 32436 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.44
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 5 0 0 16 0 8 0 155788370 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.26
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 394 0 0 0 25 1 0 0 16 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 915424

[startup+102.497 s]
/proc/loadavg: 1.98 1.98 1.94 3/100 21256
/proc/meminfo: memFree=1211160/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=101.48
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32709 0 1 0 10130 18 0 0 25 0 8 0 155788359 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073770503 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21248/statm: 228856 32436 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.44
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 5 0 0 16 0 8 0 155788370 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.26
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 394 0 0 0 25 1 0 0 16 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.48
Current children cumulated vsize (KiB) 915424

[startup+162.511 s]
/proc/loadavg: 1.99 1.98 1.94 3/106 21380
/proc/meminfo: memFree=1209952/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=160.82
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32709 0 1 0 16063 19 0 0 25 0 8 0 155788359 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073778889 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1412.79
Current children cumulated vsize (KiB) 915424

[startup+1483.04 s]
/proc/loadavg: 2.00 1.97 1.92 3/100 21716
/proc/meminfo: memFree=1151256/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=1472.76
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32709 0 1 0 147239 37 0 0 25 0 8 0 155788359 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073634812 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21248/statm: 228856 32436 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.45
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 6 0 0 16 0 8 0 155788370 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.26
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 394 0 0 0 25 1 0 0 16 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1472.76
Current children cumulated vsize (KiB) 915424

[startup+1543.05 s]
/proc/loadavg: 2.00 1.97 1.92 3/100 21716
/proc/meminfo: memFree=1144792/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=1532.69
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32709 0 1 0 153232 37 0 0 25 0 8 0 155788359 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073770512 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21248/statm: 228856 32436 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.45
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 6 0 0 16 0 8 0 155788370 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.26
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 394 0 0 0 25 1 0 0 16 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1532.69
Current children cumulated vsize (KiB) 915424

[startup+1603.05 s]
/proc/loadavg: 2.05 1.99 1.93 3/100 21716
/proc/meminfo: memFree=1144792/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=1592.66
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32709 0 1 0 159229 37 0 0 25 0 8 0 155788359 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073634879 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21248/statm: 228856 32436 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.45
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 6 0 0 16 0 8 0 155788370 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.26
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 394 0 0 0 25 1 0 0 16 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32436 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1592.66
Current children cumulated vsize (KiB) 915424

[startup+1663.06 s]
/proc/loadavg: 2.02 1.99 1.93 3/100 21716
/proc/meminfo: memFree=1144792/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=1652.64
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32710 0 1 0 165226 38 0 0 25 0 8 0 155788359 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073823840 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21248/statm: 228856 32437 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.45
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 6 0 0 16 0 8 0 155788370 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.26
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 395 0 0 0 25 1 0 0 16 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1652.64
Current children cumulated vsize (KiB) 915424

[startup+1723.06 s]
/proc/loadavg: 2.00 1.99 1.93 3/100 21716
/proc/meminfo: memFree=1144792/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=1712.58
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32710 0 1 0 171220 38 0 0 25 0 8 0 155788359 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073772127 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21248/statm: 228856 32437 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.45
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 6 0 0 16 0 8 0 155788370 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.26
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 395 0 0 0 25 1 0 0 16 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1712.58
Current children cumulated vsize (KiB) 915424

[startup+1783.06 s]
/proc/loadavg: 2.00 1.99 1.93 3/100 21716
/proc/meminfo: memFree=1144728/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=1772.54
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32710 0 1 0 177216 38 0 0 25 0 8 0 155788359 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073770545 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21248/statm: 228856 32437 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.45
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 6 0 0 16 0 8 0 155788370 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.26
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 395 0 0 0 25 1 0 0 16 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1772.54
Current children cumulated vsize (KiB) 915424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.65 s]
/proc/loadavg: 2.00 1.99 1.93 3/100 21716
/proc/meminfo: memFree=1144792/2055920 swapFree=4191880/4192956
[pid=21248] ppid=21246 vsize=915424 CPUtime=1800.1
/proc/21248/stat : 21248 (java) R 21246 21248 18350 0 -1 0 32710 0 1 0 179972 38 0 0 25 0 8 0 155788359 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4073766000 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21248/statm: 228856 32437 2521 14 0 215326 0
[pid=21248/tid=21250] ppid=21246 vsize=915424 CPUtime=0.45
/proc/21248/task/21250/stat : 21250 (java) S 21246 21248 18350 0 -1 64 15712 0 0 0 39 6 0 0 16 0 8 0 155788370 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21251] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21251/stat : 21251 (java) S 21246 21248 18350 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21252] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21252/stat : 21252 (java) S 21246 21248 18350 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 155788371 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21253] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21253/stat : 21253 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21254] ppid=21246 vsize=915424 CPUtime=0.26
/proc/21248/task/21254/stat : 21254 (java) S 21246 21248 18350 0 -1 64 395 0 0 0 25 1 0 0 16 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21248/tid=21255] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21255/stat : 21255 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21248/tid=21256] ppid=21246 vsize=915424 CPUtime=0
/proc/21248/task/21256/stat : 21256 (java) S 21246 21248 18350 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 155788374 937394176 32437 18446744073709551615 134512640 134570532 4294956400 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 915424

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

Child status: 143
Real time (s): 1810.73
CPU time (s): 1800.19
CPU user time (s): 1799.78
CPU system time (s): 0.407937
CPU usage (%): 99.418
Max. virtual memory (cumulated for all children) (KiB): 915424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.78
system time used= 0.407937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32725
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= 37765
involuntary context switches= 75662

runsolver used 1.76273 s user time and 6.29404 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan  6 08:58:55 UTC 2007


IDJOB= 206619
IDBENCH= 4222
FILE ID= node16/206619-1168073935

PBS_JOBID= 3475677

Free space on /tmp= 66494 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9c2988b919be61521e5ef44d9654d6ef

RANDOM SEED= 590656010

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.220
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.220
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:       1331504 kB
Buffers:         64036 kB
Cached:         480444 kB
SwapCached:        268 kB
Active:         231316 kB
Inactive:       395404 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331504 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            7584 kB
Writeback:           0 kB
Mapped:         110736 kB
Slab:            82336 kB
Committed_AS:  4651748 kB
PageTables:       2480 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= 66493 MiB



End job on node16 on Sat Jan  6 09:29:06 UTC 2007