Trace number 212715

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.12 1816.82

General information on the benchmark

NamepseudoSeries/primesDimacs/
g-125-17.xml
MD5SUM365d707976bbd6bc60ee24bd7d71a30a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables4250
Number of constraints68397
Maximum constraint arity17
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension68397
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/212715-1168077207/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.58	     nbVariables=4250  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.58	       =>  wckTime=0.267  cpuTime=0.18  mem=13M728
0.58	   
0.58	   predicates being loaded...
0.58	   
0.58	   constraints being loaded...
4.95	   
4.95	   INFO : Stopping converting binary constraints (cpu=4.01, mem = 48M923)
5.70	     nbConstraints=68397  nbConvertedConstraints=28260  nbConvertConstraintsChecks=4  nbExtensionStructures=1
5.70	     nbSharedExtensionStructures=28259  nbConflictsStructures=1  nbSharedConflictsStructures=28259
5.70	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=2  nbEvaluationManagers=3
5.70	     nbSharedEvaluationManagers=40134  maxDegree=76  maxArity=17
5.70	       =>  wckTime=5.391  cpuTime=4.41  mem=79M117
6.14	   
6.14	   solver IterativeSystematicSolver being built... 
6.97	       =>  wckTime=6.66  cpuTime=5.03  mem=87M120
7.20	   
7.20	   preprocessing
7.20	     nbConstraintChecks=122286  nbValidityChecks=80024  nbPropagations=4250  nbRevisions=82149  nbUselessRevisions=82149
7.20	     nbRemovedValues=0  detectedInconsistency=no
7.20	       =>  wckTime=0.209  cpuTime=0.18  mem=87M120
69.47	   
69.47	   search
69.47	     run=0  nbConstraintChecks=111055  nbValidityChecks=153500  nbPropagations=9558  nbRevisions=220749
69.47	     nbUselessRevisions=215709  nbAssignments=1603  nbFailedAssignments=1  nbBacktracks=132  nbVisitedNodes=1624
69.47	     nbRestartNogoods=0  mapSize=19  nbInferences=0  nbTooLargeKeys=0
69.47	       =>  wckTime=62.488  cpuTime=61.82  mem=90M160
128.23	   
128.23	   search
128.23	     run=1  nbConstraintChecks=174430  nbValidityChecks=287240  nbPropagations=23293  nbRevisions=560836
128.23	     nbUselessRevisions=547146  nbAssignments=3175  nbFailedAssignments=3  nbBacktracks=181  nbVisitedNodes=3201
128.23	     nbRestartNogoods=1  mapSize=23  nbInferences=0  nbTooLargeKeys=0
128.23	       =>  wckTime=121.249  cpuTime=120.03  mem=93M199
189.27	   
189.27	   search
189.27	     run=2  nbConstraintChecks=243169  nbValidityChecks=435694  nbPropagations=42016  nbRevisions=1034215
189.27	     nbUselessRevisions=1007340  nbAssignments=4759  nbFailedAssignments=4  nbBacktracks=252  nbVisitedNodes=4795
189.27	     nbRestartNogoods=2  mapSize=32  nbInferences=0  nbTooLargeKeys=0
189.27	       =>  wckTime=182.294  cpuTime=180.5  mem=96M239
252.82	   
252.82	   search
252.82	     run=3  nbConstraintChecks=309330  nbValidityChecks=575473  nbPropagations=65295  nbRevisions=1632032
252.82	     nbUselessRevisions=1587856  nbAssignments=6409  nbFailedAssignments=6  nbBacktracks=332  nbVisitedNodes=6451
252.82	     nbRestartNogoods=3  mapSize=37  nbInferences=0  nbTooLargeKeys=0
252.82	       =>  wckTime=245.84  cpuTime=243.47  mem=99M278
316.74	   
316.74	   search
316.74	     run=4  nbConstraintChecks=374084  nbValidityChecks=715551  nbPropagations=93189  nbRevisions=2354337
316.74	     nbUselessRevisions=2288646  nbAssignments=8038  nbFailedAssignments=7  nbBacktracks=407  nbVisitedNodes=8088
316.74	     nbRestartNogoods=4  mapSize=44  nbInferences=0  nbTooLargeKeys=0
316.74	       =>  wckTime=309.757  cpuTime=306.81  mem=102M318
381.51	   
381.51	   search
381.51	     run=5  nbConstraintChecks=451099  nbValidityChecks=879383  nbPropagations=127040  nbRevisions=3225120
381.51	     nbUselessRevisions=3132122  nbAssignments=9700  nbFailedAssignments=9  nbBacktracks=545  nbVisitedNodes=9764
381.51	     nbRestartNogoods=5  mapSize=57  nbInferences=0  nbTooLargeKeys=0
381.51	       =>  wckTime=374.527  cpuTime=370.98  mem=106M370
443.16	   
443.16	   search
443.16	     run=6  nbConstraintChecks=524396  nbValidityChecks=1037153  nbPropagations=166417  nbRevisions=4238391
443.16	     nbUselessRevisions=4112714  nbAssignments=11295  nbFailedAssignments=10  nbBacktracks=683  nbVisitedNodes=11372
443.16	     nbRestartNogoods=6  mapSize=69  nbInferences=0  nbTooLargeKeys=0
443.16	       =>  wckTime=436.178  cpuTime=432.06  mem=109M410
510.34	   
510.34	   search
510.34	     run=7  nbConstraintChecks=610019  nbValidityChecks=1228853  nbPropagations=213199  nbRevisions=5424257
510.34	     nbUselessRevisions=5258538  nbAssignments=12987  nbFailedAssignments=15  nbBacktracks=867  nbVisitedNodes=13092
510.34	     nbRestartNogoods=7  mapSize=96  nbInferences=0  nbTooLargeKeys=0
510.34	       =>  wckTime=503.358  cpuTime=498.46  mem=112M449
583.52	   
583.52	   search
583.52	     run=8  nbConstraintChecks=701232  nbValidityChecks=1436977  nbPropagations=268994  nbRevisions=6796483
583.52	     nbUselessRevisions=6581518  nbAssignments=14826  nbFailedAssignments=30  nbBacktracks=1161  nbVisitedNodes=14963
583.52	     nbRestartNogoods=8  mapSize=125  nbInferences=0  nbTooLargeKeys=0
583.52	       =>  wckTime=576.539  cpuTime=570.84  mem=72M522
661.92	   
661.92	   search
661.92	     run=9  nbConstraintChecks=818786  nbValidityChecks=1710922  nbPropagations=336529  nbRevisions=8416208
661.92	     nbUselessRevisions=8139627  nbAssignments=16725  nbFailedAssignments=43  nbBacktracks=1598  nbVisitedNodes=16904
661.92	     nbRestartNogoods=11  mapSize=166  nbInferences=0  nbTooLargeKeys=0
661.92	       =>  wckTime=654.936  cpuTime=648.5  mem=76M603
747.70	   
747.70	   search
747.70	     run=10  nbConstraintChecks=968477  nbValidityChecks=2093675  nbPropagations=420700  nbRevisions=10374950
747.70	     nbUselessRevisions=10018732  nbAssignments=18788  nbFailedAssignments=55  nbBacktracks=2251  nbVisitedNodes=19037
747.70	     nbRestartNogoods=12  mapSize=235  nbInferences=0  nbTooLargeKeys=0
747.70	       =>  wckTime=740.715  cpuTime=733.5  mem=81M704
848.31	   
848.31	   search
848.31	     run=11  nbConstraintChecks=1134493  nbValidityChecks=2513093  nbPropagations=524593  nbRevisions=12700457
848.31	     nbUselessRevisions=12243301  nbAssignments=21194  nbFailedAssignments=77  nbBacktracks=3160  nbVisitedNodes=21509
848.31	     nbRestartNogoods=13  mapSize=298  nbInferences=0  nbTooLargeKeys=0
848.31	       =>  wckTime=841.327  cpuTime=833.18  mem=87M826
979.05	   
979.05	   search
979.05	     run=12  nbConstraintChecks=1347503  nbValidityChecks=3073383  nbPropagations=658999  nbRevisions=15517194
979.05	     nbUselessRevisions=14925734  nbAssignments=24184  nbFailedAssignments=121  nbBacktracks=4473  nbVisitedNodes=24653
979.05	     nbRestartNogoods=16  mapSize=448  nbInferences=0  nbTooLargeKeys=0
979.05	       =>  wckTime=972.074  cpuTime=962.74  mem=95M988
1150.10	   
1150.10	   search
1150.10	     run=13  nbConstraintChecks=1587185  nbValidityChecks=3706672  nbPropagations=827497  nbRevisions=18896549
1150.10	     nbUselessRevisions=18134039  nbAssignments=27792  nbFailedAssignments=159  nbBacktracks=6458  nbVisitedNodes=28392
1150.10	     nbRestartNogoods=20  mapSize=575  nbInferences=0  nbTooLargeKeys=0
1150.10	       =>  wckTime=1143.116  cpuTime=1132.2  mem=106M190
1382.58	   
1382.58	   search
1382.58	     run=14  nbConstraintChecks=1821742  nbValidityChecks=4274002  nbPropagations=1031986  nbRevisions=22786068
1382.58	     nbUselessRevisions=21812043  nbAssignments=32552  nbFailedAssignments=226  nbBacktracks=9389  nbVisitedNodes=33332
1382.58	     nbRestartNogoods=24  mapSize=751  nbInferences=0  nbTooLargeKeys=0
1382.58	       =>  wckTime=1375.598  cpuTime=1362.5  mem=75M486
1667.30	   
1667.30	   INFO : Stopping hyperNogood (mapSize=1001, nbTooLargekeys=0, mem=93M850)
1668.30	   
1668.30	   search
1668.30	     run=15  nbConstraintChecks=2198165  nbValidityChecks=5240358  nbPropagations=1294638  nbRevisions=27539480
1668.30	     nbUselessRevisions=26288057  nbAssignments=38874  nbFailedAssignments=291  nbBacktracks=14008  nbVisitedNodes=39936
1668.30	     nbRestartNogoods=27
1668.30	       =>  wckTime=1661.319  cpuTime=1645.61  mem=93M850
1676.88	   
1676.88	   search
1676.88	     run=16  nbConstraintChecks=2768037  nbValidityChecks=6810217  nbPropagations=1646784  nbRevisions=33661548
1676.88	     nbUselessRevisions=32034886  nbAssignments=47338  nbFailedAssignments=406  nbBacktracks=20646  nbVisitedNodes=48760
1676.88	     nbRestartNogoods=30
1676.88	       =>  wckTime=1669.896  cpuTime=1654.1  mem=93M850
1687.41	   
1687.41	   search
1687.41	     run=17  nbConstraintChecks=3357221  nbValidityChecks=8448416  nbPropagations=2096175  nbRevisions=41218622
1687.41	     nbUselessRevisions=39110415  nbAssignments=59086  nbFailedAssignments=525  nbBacktracks=30607  nbVisitedNodes=60891
1687.41	     nbRestartNogoods=33
1687.41	       =>  wckTime=1680.432  cpuTime=1664.55  mem=93M850
1703.85	   
1703.85	   search
1703.85	     run=18  nbConstraintChecks=4480934  nbValidityChecks=11506683  nbPropagations=2734953  nbRevisions=51461318
1703.85	     nbUselessRevisions=48660667  nbAssignments=76157  nbFailedAssignments=823  nbBacktracks=45432  nbVisitedNodes=78821
1703.85	     nbRestartNogoods=36
1703.85	       =>  wckTime=1696.872  cpuTime=1680.83  mem=93M850
1726.20	   
1726.20	   search
1726.20	     run=19  nbConstraintChecks=6226449  nbValidityChecks=15952984  nbPropagations=3630816  nbRevisions=65731815
1726.20	     nbUselessRevisions=61953880  nbAssignments=100712  nbFailedAssignments=1188  nbBacktracks=67618
1726.20	     nbVisitedNodes=104367  nbRestartNogoods=41
1726.20	       =>  wckTime=1719.219  cpuTime=1702.97  mem=93M850
1761.74	   
1761.74	   search
1761.74	     run=20  nbConstraintChecks=9724688  nbValidityChecks=24336379  nbPropagations=4976154  nbRevisions=87734941
1761.74	     nbUselessRevisions=82477679  nbAssignments=136651  nbFailedAssignments=1815  nbBacktracks=101042
1761.74	     nbVisitedNodes=142140  nbRestartNogoods=43
1761.74	       =>  wckTime=1754.756  cpuTime=1738.18  mem=93M850
1816.55	   
1816.55	   search
1816.55	     run=21  nbConstraintChecks=17371525  nbValidityChecks=40543689  nbPropagations=7086726  nbRevisions=125505550
1816.55	     nbUselessRevisions=117924922  nbAssignments=189274  nbFailedAssignments=2661  nbBacktracks=150930
1816.55	     nbVisitedNodes=197217  nbRestartNogoods=48
1816.55	       =>  wckTime=1809.571  cpuTime=1792.73  mem=93M850

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/node38/watcher-212715-1168077207 -o ROOT/results/node38/solver-212715-1168077207 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212715-1168077207/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.02 1.95 4/80 15632
/proc/meminfo: memFree=1472288/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=1784 CPUtime=0
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 156120546 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/15631/statm: 446 140 106 14 0 91 0

[startup+0.105492 s]
/proc/loadavg: 2.02 2.02 1.95 4/80 15632
/proc/meminfo: memFree=1472288/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=914988 CPUtime=0.09
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 3003 0 1 0 8 1 0 0 17 0 8 0 156120546 936947712 2749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154019230 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228747 2749 1429 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513568 s]
/proc/loadavg: 2.02 2.02 1.95 4/80 15632
/proc/meminfo: memFree=1472288/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915328 CPUtime=0.49
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 6578 0 1 0 45 4 0 0 17 0 8 0 156120546 937295872 6317 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072896998 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228832 6317 2135 14 0 215302 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915328

[startup+1.33873 s]
/proc/loadavg: 2.02 2.02 1.95 3/87 15639
/proc/meminfo: memFree=1409704/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915628 CPUtime=1.31
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 17905 0 1 0 120 11 0 0 22 0 8 0 156120546 937603072 17643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073554115 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228907 17643 2157 14 0 215377 0
[pid=15631/tid=15633] ppid=15629 vsize=915628 CPUtime=0.05
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 1372 0 0 0 5 0 0 0 17 0 8 0 156120550 937603072 17643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937603072 17643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937603072 17643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937603072 17643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915628 CPUtime=0.15
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 406 0 0 0 15 0 0 0 16 0 8 0 156120554 937603072 17643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937603072 17643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937603072 17643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915628

[startup+2.99253 s]
/proc/loadavg: 2.02 2.02 1.95 3/87 15639
/proc/meminfo: memFree=1394984/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915628 CPUtime=2.94
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 22908 0 1 0 273 21 0 0 25 0 8 0 156120546 937603072 22643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228907 22643 2178 14 0 215377 0
[pid=15631/tid=15633] ppid=15629 vsize=915628 CPUtime=0.32
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 6288 0 0 0 29 3 0 0 16 0 8 0 156120550 937603072 22643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937603072 22643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937603072 22643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937603072 22643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915628 CPUtime=0.2
/proc/15631/task/15637/stat : 15637 (java) R 15629 15631 15056 0 -1 64 427 0 0 0 19 1 0 0 16 0 8 0 156120554 937603072 22643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153418561 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937603072 22643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937603072 22643 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915628

[startup+6.28133 s]
/proc/loadavg: 2.02 2.02 1.95 3/87 15639
/proc/meminfo: memFree=1362600/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915628 CPUtime=6.2
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 34127 0 1 0 486 134 0 0 25 0 8 0 156120546 937603072 33715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154008542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228907 33715 2500 14 0 215377 0
[pid=15631/tid=15633] ppid=15629 vsize=915628 CPUtime=1.14
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 17113 0 0 0 107 7 0 0 19 0 8 0 156120550 937603072 33715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937603072 33715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937603072 33715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937603072 33715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915628 CPUtime=0.24
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 459 0 0 0 23 1 0 0 16 0 8 0 156120554 937603072 33715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937603072 33715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915628 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937603072 33715 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915628

[startup+12.776 s]
/proc/loadavg: 2.02 2.02 1.95 3/87 15639
/proc/meminfo: memFree=1343848/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=12.64
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 34966 0 1 0 1129 135 0 0 25 0 8 0 156120546 937873408 34548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074235085 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 34548 2537 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.27
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 17762 0 0 0 119 8 0 0 16 0 8 0 156120550 937873408 34548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 34548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156120551 937873408 34548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 34548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.36
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 560 0 0 0 35 1 0 0 15 0 8 0 156120554 937873408 34548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 34548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 34548 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915892

[startup+25.6325 s]
/proc/loadavg: 2.01 2.02 1.95 3/87 15639
/proc/meminfo: memFree=1343912/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=25.37
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 34969 0 1 0 2402 135 0 0 25 0 8 0 156120546 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074236387 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 34550 2537 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.27
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 17762 0 0 0 119 8 0 0 16 0 8 0 156120550 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156120551 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.37
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 563 0 0 0 36 1 0 0 16 0 8 0 156120554 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915892

[startup+51.2625 s]
/proc/loadavg: 2.01 2.02 1.95 3/87 15639
/proc/meminfo: memFree=1343976/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=50.76
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 34969 0 1 0 4941 135 0 0 25 0 8 0 156120546 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164147 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 34550 2537 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.27
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 17762 0 0 0 119 8 0 0 16 0 8 0 156120550 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156120551 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.37
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 563 0 0 0 36 1 0 0 16 0 8 0 156120554 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 34550 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915892

[startup+102.516 s]
/proc/loadavg: 2.00 2.01 1.95 3/87 15639
/proc/meminfo: memFree=1343976/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=101.54
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 34989 0 1 0 10019 135 0 0 25 0 8 0 156120546 937873408 34567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 34567 2540 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.27
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 17762 0 0 0 119 8 0 0 16 0 8 0 156120550 937873408 34567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 34567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 156120551 937873408 34567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 34567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.41
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 576 0 0 0 39 2 0 0 15 0 8 0 156120554 937873408 34567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 34567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 34567 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915892

[startup+162.527 s]
/proc/loadavg: 2.00 2.01 1.95 3/87 15639
/proc/meminfo: memFree=1307816/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=161
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 34993 0 1 0 15965 135 0 0 25 0 8 0 156120546 937873408 34569 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074235118 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 1410
Current children cumulated vsize (KiB) 915892

[startup+1483.34 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 15837
/proc/meminfo: memFree=1226664/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=1469.45
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 36860 0 1 0 146807 138 0 0 25 0 8 0 156120546 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074236387 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 36429 2540 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.37
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 19615 0 0 0 128 9 0 0 16 0 8 0 156120550 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.43
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 587 0 0 0 41 2 0 0 16 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1469.45
Current children cumulated vsize (KiB) 915892

[startup+1543.35 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 15839
/proc/meminfo: memFree=1226472/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=1528.91
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 36860 0 1 0 152753 138 0 0 25 0 8 0 156120546 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 36429 2540 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.37
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 19615 0 0 0 128 9 0 0 16 0 8 0 156120550 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.43
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 587 0 0 0 41 2 0 0 16 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1528.91
Current children cumulated vsize (KiB) 915892

[startup+1603.35 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 15839
/proc/meminfo: memFree=1226472/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=1588.36
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 36860 0 1 0 158698 138 0 0 25 0 8 0 156120546 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 36429 2540 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.37
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 19615 0 0 0 128 9 0 0 16 0 8 0 156120550 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.43
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 587 0 0 0 41 2 0 0 16 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1588.36
Current children cumulated vsize (KiB) 915892

[startup+1663.36 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 15839
/proc/meminfo: memFree=1226536/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=1647.81
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 36860 0 1 0 164643 138 0 0 25 0 8 0 156120546 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074164135 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 36429 2540 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.37
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 19615 0 0 0 128 9 0 0 16 0 8 0 156120550 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.43
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 587 0 0 0 41 2 0 0 16 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1647.81
Current children cumulated vsize (KiB) 915892

[startup+1723.36 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 15839
/proc/meminfo: memFree=1226536/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=1707.26
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 36862 0 1 0 170588 138 0 0 25 0 8 0 156120546 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074179699 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 36429 2540 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.37
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 19615 0 0 0 128 9 0 0 16 0 8 0 156120550 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.43
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 587 0 0 0 41 2 0 0 16 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 36429 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1707.26
Current children cumulated vsize (KiB) 915892

[startup+1783.36 s]
/proc/loadavg: 2.00 2.00 1.98 3/87 15839
/proc/meminfo: memFree=1226536/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=1766.71
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 36863 0 1 0 176533 138 0 0 25 0 8 0 156120546 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074167672 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15631/statm: 228973 36430 2540 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.37
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 19615 0 0 0 128 9 0 0 16 0 8 0 156120550 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.44
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 588 0 0 0 42 2 0 0 17 0 8 0 156120554 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1766.71
Current children cumulated vsize (KiB) 915892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.79 s]
/proc/loadavg: 2.11 2.03 1.99 3/87 15897
/proc/meminfo: memFree=1404848/2055920 swapFree=4192812/4192956
[pid=15631] ppid=15629 vsize=915892 CPUtime=1800.08
/proc/15631/stat : 15631 (java) R 15629 15631 15056 0 -1 0 36863 0 1 0 179868 140 0 0 25 0 8 0 156120546 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074167681 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/15631/statm: 228973 36430 2540 14 0 215443 0
[pid=15631/tid=15633] ppid=15629 vsize=915892 CPUtime=1.37
/proc/15631/task/15633/stat : 15633 (java) S 15629 15631 15056 0 -1 64 19615 0 0 0 128 9 0 0 16 0 8 0 156120550 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15634] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15634/stat : 15634 (java) S 15629 15631 15056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15635] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15635/stat : 15635 (java) S 15629 15631 15056 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 156120551 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15636] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15636/stat : 15636 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 156120554 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15637] ppid=15629 vsize=915892 CPUtime=0.44
/proc/15631/task/15637/stat : 15637 (java) S 15629 15631 15056 0 -1 64 588 0 0 0 42 2 0 0 17 0 8 0 156120554 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15638] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15638/stat : 15638 (java) S 15629 15631 15056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 156120554 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15631/tid=15639] ppid=15629 vsize=915892 CPUtime=0
/proc/15631/task/15639/stat : 15639 (java) S 15629 15631 15056 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 156120554 937873408 36430 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915892

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

Child status: 143
Real time (s): 1816.82
CPU time (s): 1800.12
CPU user time (s): 1798.69
CPU system time (s): 1.42778
CPU usage (%): 99.0804
Max. virtual memory (cumulated for all children) (KiB): 916132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.69
system time used= 1.42778
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36879
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= 38407
involuntary context switches= 71119

runsolver used 1.71474 s user time and 6.31404 s system time

The end

Launcher Data (download as text)

Begin job on node38 on Sat Jan  6 09:53:29 UTC 2007


IDJOB= 212715
IDBENCH= 4792
FILE ID= node38/212715-1168077207

PBS_JOBID= 3476002

Free space on /tmp= 66505 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/g-125-17.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212715-1168077207/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-212715-1168077207 -o ROOT/results/node38/solver-212715-1168077207 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar mac.xml 1 XSax /tmp/evaluation/212715-1168077207/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  365d707976bbd6bc60ee24bd7d71a30a

RANDOM SEED= 841562621

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.267
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.267
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:       1472768 kB
Buffers:         26324 kB
Cached:         318164 kB
SwapCached:          0 kB
Active:         228724 kB
Inactive:       282756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1472768 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           12992 kB
Writeback:           0 kB
Mapped:         187128 kB
Slab:            56692 kB
Committed_AS:  3927704 kB
PageTables:       2192 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= 66506 MiB



End job on node38 on Sat Jan  6 10:23:46 UTC 2007