Trace number 214924

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 ESAC? (TO) 1800.15 1801.16

General information on the benchmark

NamepseudoSeries/
ii/ii-32d2.xml
MD5SUM05ac9a71f05cb07de12dbac8ef20c83e
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark4.10238
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables808
Number of constraints5557
Maximum constraint arity32
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5557
Global constraints used (with number of constraints)

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=esac.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/214924-1168232476/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.45	     nbVariables=808  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.45	       =>  wckTime=0.163  cpuTime=0.11  mem=7M894
0.45	   
0.45	   predicates being loaded...
0.46	   
0.46	   constraints being loaded...
1.34	     nbConstraints=5557  nbConvertedConstraints=5268  nbConvertConstraintsChecks=24  nbExtensionStructures=2
1.34	     nbSharedExtensionStructures=5266  nbConflictsStructures=3  nbSharedConflictsStructures=5302
1.34	     nbUnbuiltConflictsStructures=1  nbSharedBinaryRepresentations=5  nbEvaluationManagers=2
1.34	     nbSharedEvaluationManagers=287  maxDegree=43  maxArity=32
1.34	       =>  wckTime=1.055  cpuTime=0.88  mem=15M438
1.41	   
1.41	   solver IterativeSystematicSolver being built... 
1.67	       =>  wckTime=1.378  cpuTime=1.09  mem=38M64
2.29	   
2.29	   preprocessing
2.29	     nbConstraintChecks=31454  nbValidityChecks=113382  nbPropagations=2363  nbRevisions=75317  nbUselessRevisions=74580
2.29	     nbSingletonTests=821  nbEffectiveSingletonTests=0  nbESACBranches=2  nbRemovedValues=0  detectedInconsistency=no
2.29	       =>  wckTime=0.617  cpuTime=0.57  mem=39M58
2.50	   
2.50	   search
2.50	     run=0  nbConstraintChecks=34293  nbValidityChecks=98268  nbPropagations=3897  nbRevisions=144675
2.50	     nbUselessRevisions=142580  nbAssignments=321  nbFailedAssignments=4  nbBacktracks=10  nbVisitedNodes=334
2.50	     nbRestartNogoods=0  mapSize=10  nbInferences=0  nbTooLargeKeys=0
2.50	       =>  wckTime=0.827  cpuTime=0.77  mem=40M53
2.80	   
2.80	   search
2.80	     run=1  nbConstraintChecks=67513  nbValidityChecks=293029  nbPropagations=9245  nbRevisions=411764
2.80	     nbUselessRevisions=406694  nbAssignments=964  nbFailedAssignments=7  nbBacktracks=61  nbVisitedNodes=649
2.80	     nbRestartNogoods=2  mapSize=12  nbInferences=0  nbTooLargeKeys=0
2.80	       =>  wckTime=1.127  cpuTime=1.06  mem=40M53
3.09	   
3.09	   search
3.09	     run=2  nbConstraintChecks=96813  nbValidityChecks=517267  nbPropagations=15957  nbRevisions=815524
3.09	     nbUselessRevisions=806727  nbAssignments=1607  nbFailedAssignments=8  nbBacktracks=98  nbVisitedNodes=906
3.09	     nbRestartNogoods=4  mapSize=13  nbInferences=0  nbTooLargeKeys=0
3.09	       =>  wckTime=1.42  cpuTime=1.34  mem=40M53
3.25	   
3.25	   search
3.25	     run=3  nbConstraintChecks=134760  nbValidityChecks=616969  nbPropagations=24113  nbRevisions=1292485
3.25	     nbUselessRevisions=1278638  nbAssignments=1879  nbFailedAssignments=11  nbBacktracks=168  nbVisitedNodes=1186
3.25	     nbRestartNogoods=5  mapSize=20  nbInferences=0  nbTooLargeKeys=0
3.25	       =>  wckTime=1.582  cpuTime=1.5  mem=40M53
3.58	   
3.58	   search
3.58	     run=4  nbConstraintChecks=314798  nbValidityChecks=747399  nbPropagations=38178  nbRevisions=1934693
3.58	     nbUselessRevisions=1909516  nbAssignments=2181  nbFailedAssignments=15  nbBacktracks=240  nbVisitedNodes=1528
3.58	     nbRestartNogoods=6  mapSize=59  nbInferences=0  nbTooLargeKeys=0
3.58	       =>  wckTime=1.913  cpuTime=1.83  mem=40M53
4.06	   
4.06	   search
4.06	     run=5  nbConstraintChecks=590225  nbValidityChecks=906051  nbPropagations=61020  nbRevisions=2805627
4.06	     nbUselessRevisions=2759365  nbAssignments=2509  nbFailedAssignments=20  nbBacktracks=327  nbVisitedNodes=1918
4.06	     nbRestartNogoods=7  mapSize=120  nbInferences=0  nbTooLargeKeys=0
4.06	       =>  wckTime=2.386  cpuTime=2.3  mem=40M53
4.58	   
4.58	   search
4.58	     run=6  nbConstraintChecks=884963  nbValidityChecks=1097210  nbPropagations=93059  nbRevisions=3925794
4.58	     nbUselessRevisions=3846807  nbAssignments=2778  nbFailedAssignments=24  nbBacktracks=459  nbVisitedNodes=2253
4.58	     nbRestartNogoods=8  mapSize=184  nbInferences=0  nbTooLargeKeys=0
4.58	       =>  wckTime=2.91  cpuTime=2.83  mem=41M48
5.06	   
5.06	   search
5.06	     run=7  nbConstraintChecks=1080683  nbValidityChecks=1255106  nbPropagations=130607  nbRevisions=5217179
5.06	     nbUselessRevisions=5099046  nbAssignments=3133  nbFailedAssignments=33  nbBacktracks=636  nbVisitedNodes=2649
5.06	     nbRestartNogoods=10  mapSize=223  nbInferences=0  nbTooLargeKeys=0
5.06	       =>  wckTime=3.387  cpuTime=3.31  mem=41M48
6.24	   
6.24	   search
6.24	     run=8  nbConstraintChecks=1608420  nbValidityChecks=1651636  nbPropagations=182619  nbRevisions=6956945
6.24	     nbUselessRevisions=6782353  nbAssignments=3553  nbFailedAssignments=58  nbBacktracks=892  nbVisitedNodes=3179
6.24	     nbRestartNogoods=12  mapSize=331  nbInferences=0  nbTooLargeKeys=0
6.24	       =>  wckTime=4.57  cpuTime=4.48  mem=41M48
8.33	   
8.33	   search
8.33	     run=9  nbConstraintChecks=3004505  nbValidityChecks=2307630  nbPropagations=276694  nbRevisions=9753440
8.33	     nbUselessRevisions=9470637  nbAssignments=4092  nbFailedAssignments=102  nbBacktracks=1279  nbVisitedNodes=4044
8.33	     nbRestartNogoods=14  mapSize=658  nbInferences=0  nbTooLargeKeys=0
8.33	       =>  wckTime=6.664  cpuTime=6.57  mem=41M48
9.30	   
9.30	   search
9.30	     run=10  nbConstraintChecks=3596150  nbValidityChecks=2591957  nbPropagations=394510  nbRevisions=13038598
9.30	     nbUselessRevisions=12622261  nbAssignments=4860  nbFailedAssignments=166  nbBacktracks=1866  nbVisitedNodes=4920
9.30	     nbRestartNogoods=16  mapSize=828  nbInferences=0  nbTooLargeKeys=0
9.30	       =>  wckTime=7.63  cpuTime=7.53  mem=42M42
10.54	   
10.54	   INFO : Stopping hyperNogood (mapSize=1004, nbTooLargekeys=0, mem=42M42)
13.44	   
13.44	   search
13.44	     run=11  nbConstraintChecks=6658475  nbValidityChecks=3759681  nbPropagations=611445  nbRevisions=18597430
13.44	     nbUselessRevisions=17926211  nbAssignments=5997  nbFailedAssignments=305  nbBacktracks=2731  nbVisitedNodes=6716
13.44	     nbRestartNogoods=18
13.44	       =>  wckTime=11.768  cpuTime=11.66  mem=42M42
17.79	   
17.79	   search
17.79	     run=12  nbConstraintChecks=9536212  nbValidityChecks=5045778  nbPropagations=927369  nbRevisions=26496536
17.79	     nbUselessRevisions=25455515  nbAssignments=7569  nbFailedAssignments=450  nbBacktracks=4056  nbVisitedNodes=8930
17.79	     nbRestartNogoods=22
17.79	       =>  wckTime=16.122  cpuTime=16.0  mem=42M42
31.70	   
31.70	   search
31.70	     run=13  nbConstraintChecks=16862823  nbValidityChecks=9369735  nbPropagations=1457757  nbRevisions=40316390
31.70	     nbUselessRevisions=38648088  nbAssignments=10011  nbFailedAssignments=792  nbBacktracks=6006  nbVisitedNodes=12971
31.70	     nbRestartNogoods=23
31.70	       =>  wckTime=30.03  cpuTime=29.88  mem=42M42
52.46	   
52.46	   search
52.46	     run=14  nbConstraintChecks=29433995  nbValidityChecks=14258898  nbPropagations=2349148  nbRevisions=62861203
52.46	     nbUselessRevisions=60139572  nbAssignments=13489  nbFailedAssignments=1216  nbBacktracks=8933  nbVisitedNodes=19317
52.46	     nbRestartNogoods=26
52.46	       =>  wckTime=50.792  cpuTime=50.62  mem=42M42
60.25	   
60.25	   search
60.25	     run=15  nbConstraintChecks=35249861  nbValidityChecks=15992804  nbPropagations=3475964  nbRevisions=89903022
60.25	     nbUselessRevisions=85873353  nbAssignments=18408  nbFailedAssignments=1628  nbBacktracks=13315
60.25	     nbVisitedNodes=25406  nbRestartNogoods=28
60.25	       =>  wckTime=58.575  cpuTime=58.4  mem=42M42
79.25	   
79.25	   search
79.25	     run=16  nbConstraintChecks=50658780  nbValidityChecks=19928795  nbPropagations=5151711  nbRevisions=127868616
79.25	     nbUselessRevisions=121916666  nbAssignments=26292  nbFailedAssignments=2805  nbBacktracks=19883
79.25	     nbVisitedNodes=36497  nbRestartNogoods=30
79.25	       =>  wckTime=77.579  cpuTime=77.37  mem=42M42
128.66	   
128.66	   search
128.66	     run=17  nbConstraintChecks=81483296  nbValidityChecks=32832515  nbPropagations=7788858  nbRevisions=189062540
128.66	     nbUselessRevisions=180055248  nbAssignments=38077  nbFailedAssignments=4577  nbBacktracks=29744
128.66	     nbVisitedNodes=55613  nbRestartNogoods=33
128.66	       =>  wckTime=126.986  cpuTime=126.72  mem=42M42
231.16	   
231.16	   search
231.16	     run=18  nbConstraintChecks=146680179  nbValidityChecks=55239628  nbPropagations=12340129  nbRevisions=294542573
231.16	     nbUselessRevisions=280291140  nbAssignments=57541  nbFailedAssignments=9100  nbBacktracks=44522
231.16	     nbVisitedNodes=89540  nbRestartNogoods=38
231.16	       =>  wckTime=229.489  cpuTime=229.11  mem=42M42
381.07	   
381.07	   search
381.07	     run=19  nbConstraintChecks=236929636  nbValidityChecks=91123825  nbPropagations=19560961  nbRevisions=464333584
381.07	     nbUselessRevisions=441714979  nbAssignments=85505  nbFailedAssignments=14749  nbBacktracks=66693
381.07	     nbVisitedNodes=137334  nbRestartNogoods=44
381.07	       =>  wckTime=379.399  cpuTime=378.82  mem=42M42
589.78	   
589.78	   search
589.78	     run=20  nbConstraintChecks=359112972  nbValidityChecks=146951626  nbPropagations=30321874  nbRevisions=723491856
589.78	     nbUselessRevisions=688369363  nbAssignments=126630  nbFailedAssignments=22462  nbBacktracks=99948
589.78	     nbVisitedNodes=206294  nbRestartNogoods=48
589.78	       =>  wckTime=588.107  cpuTime=587.45  mem=42M42
921.71	   
921.71	   search
921.71	     run=21  nbConstraintChecks=562203025  nbValidityChecks=228456109  nbPropagations=47282199  nbRevisions=1131189033
921.71	     nbUselessRevisions=1076163385  nbAssignments=187459  nbFailedAssignments=33273  nbBacktracks=149829
921.71	     nbVisitedNodes=313026  nbRestartNogoods=53
921.71	       =>  wckTime=920.035  cpuTime=919.27  mem=42M42
1465.22	   
1465.22	   search
1465.22	     run=22  nbConstraintChecks=871795105  nbValidityChecks=364122357  nbPropagations=73298101  nbRevisions=1763551162
1465.22	     nbUselessRevisions=1677913955  nbAssignments=278440  nbFailedAssignments=49294  nbBacktracks=224655
1465.22	     nbVisitedNodes=472625  nbRestartNogoods=58
1465.22	       =>  wckTime=1463.549  cpuTime=1462.57  mem=42M42

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/node22/watcher-214924-1168232476 -o ROOT/results/node22/solver-214924-1168232476 -C 1800 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214924-1168232476/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.95 1.99 1.98 4/100 11263
/proc/meminfo: memFree=669264/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=9788 CPUtime=0
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 527 0 0 0 0 0 0 0 18 0 1 0 171642001 10022912 315 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154941424 0 0 4096 0 0 0 0 17 0 0 0
/proc/11262/statm: 2447 334 257 14 0 1138 0

[startup+0.107149 s]
/proc/loadavg: 1.95 1.99 1.98 4/100 11263
/proc/meminfo: memFree=669264/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=914988 CPUtime=0.09
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 3119 0 1 0 8 1 0 0 24 0 8 0 171642001 936947712 2865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228747 2866 1469 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.520669 s]
/proc/loadavg: 1.95 1.99 1.98 4/100 11263
/proc/meminfo: memFree=669264/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915328 CPUtime=0.5
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 7597 0 1 0 46 4 0 0 25 0 8 0 171642001 937295872 7336 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073649493 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228832 7338 2144 14 0 215302 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915328

[startup+1.35034 s]
/proc/loadavg: 1.95 1.99 1.98 3/107 11278
/proc/meminfo: memFree=609816/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915628 CPUtime=1.33
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 17264 0 1 0 102 31 0 0 25 0 8 0 171642001 937603072 17002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228907 17002 2188 14 0 215377 0
[pid=11262/tid=11264] ppid=11260 vsize=915628 CPUtime=0.02
/proc/11262/task/11264/stat : 11264 (java) R 11260 11262 10229 0 -1 64 635 0 0 0 2 0 0 0 16 0 8 0 171642004 937603072 17002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155431274 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915628 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937603072 17002 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915628 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937603072 17003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915628 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937603072 17003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915628 CPUtime=0.19
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 423 0 0 0 18 1 0 0 15 0 8 0 171642008 937603072 17003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915628 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937603072 17003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915628 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937603072 17003 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 915628

[startup+2.99959 s]
/proc/loadavg: 1.95 1.99 1.98 3/107 11278
/proc/meminfo: memFree=604504/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=2.98
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18957 0 1 0 265 33 0 0 25 0 8 0 171642001 937705472 18693 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074036072 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18693 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 17 0 8 0 171642004 937705472 18693 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18693 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18693 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18693 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.3
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 490 0 0 0 29 1 0 0 15 0 8 0 171642008 937705472 18693 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18693 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18693 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.98
Current children cumulated vsize (KiB) 915728

[startup+6.28756 s]
/proc/loadavg: 1.95 1.99 1.98 3/107 11280
/proc/meminfo: memFree=604376/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=6.26
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18966 0 1 0 593 33 0 0 25 0 8 0 171642001 937705472 18701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074036074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18701 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.32
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 498 0 0 0 31 1 0 0 16 0 8 0 171642008 937705472 18701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18701 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 915728

[startup+12.7801 s]
/proc/loadavg: 1.96 1.99 1.98 3/107 11304
/proc/meminfo: memFree=604312/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=12.74
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18973 0 1 0 1239 35 0 0 25 0 8 0 171642001 937705472 18706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074036074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18706 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.32
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 504 0 0 0 31 1 0 0 16 0 8 0 171642008 937705472 18706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18706 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.74
Current children cumulated vsize (KiB) 915728

[startup+25.6311 s]
/proc/loadavg: 1.97 1.99 1.98 3/107 11334
/proc/meminfo: memFree=604504/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=25.59
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18975 0 1 0 2522 37 0 0 25 0 8 0 171642001 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074036999 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18707 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.32
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 505 0 0 0 31 1 0 0 16 0 8 0 171642008 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.59
Current children cumulated vsize (KiB) 915728

[startup+51.262 s]
/proc/loadavg: 1.98 1.99 1.98 3/107 11352
/proc/meminfo: memFree=604568/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=51.17
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18975 0 1 0 5076 41 0 0 25 0 8 0 171642001 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074034292 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18707 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.32
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 505 0 0 0 31 1 0 0 16 0 8 0 171642008 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18707 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.17
Current children cumulated vsize (KiB) 915728

[startup+102.507 s]
/proc/loadavg: 1.99 1.99 1.98 3/101 11394
/proc/meminfo: memFree=605584/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=102.35
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18976 0 1 0 10189 46 0 0 25 0 8 0 171642001 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074032709 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18708 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.33
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 506 0 0 0 32 1 0 0 16 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.35
Current children cumulated vsize (KiB) 915728

[startup+162.584 s]
/proc/loadavg: 1.99 1.99 1.98 3/101 11394
/proc/meminfo: memFree=605584/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=162.38
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18976 0 1 0 16192 46 0 0 25 0 8 0 171642001 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074067460 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 1422.21
Current children cumulated vsize (KiB) 915728

[startup+1483.11 s]
/proc/loadavg: 1.00 1.00 1.24 2/85 11484
/proc/meminfo: memFree=766232/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=1482.2
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18976 0 1 0 148169 51 0 0 25 0 8 0 171642001 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074034245 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18708 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.33
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 506 0 0 0 32 1 0 0 16 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1482.2
Current children cumulated vsize (KiB) 915728

[startup+1543.13 s]
/proc/loadavg: 1.00 1.00 1.22 2/85 11484
/proc/meminfo: memFree=766168/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=1542.2
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18976 0 1 0 154169 51 0 0 25 0 8 0 171642001 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074036035 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18708 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.33
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 506 0 0 0 32 1 0 0 16 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1542.2
Current children cumulated vsize (KiB) 915728

[startup+1603.15 s]
/proc/loadavg: 1.00 1.00 1.20 2/85 11484
/proc/meminfo: memFree=766104/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=1602.2
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18976 0 1 0 160169 51 0 0 25 0 8 0 171642001 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074034245 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18708 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.33
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 506 0 0 0 32 1 0 0 16 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1602.2
Current children cumulated vsize (KiB) 915728

[startup+1663.17 s]
/proc/loadavg: 1.08 1.02 1.19 2/85 11484
/proc/meminfo: memFree=766104/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=1662.2
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18976 0 1 0 166169 51 0 0 25 0 8 0 171642001 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074004481 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18708 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.33
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 506 0 0 0 32 1 0 0 16 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1662.2
Current children cumulated vsize (KiB) 915728

[startup+1723.18 s]
/proc/loadavg: 1.03 1.01 1.18 2/85 11484
/proc/meminfo: memFree=766104/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=1722.19
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18976 0 1 0 172168 51 0 0 25 0 8 0 171642001 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074012314 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18708 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.33
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 506 0 0 0 32 1 0 0 16 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1722.19
Current children cumulated vsize (KiB) 915728

[startup+1783.2 s]
/proc/loadavg: 1.01 1.00 1.16 2/85 11484
/proc/meminfo: memFree=766040/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=1782.19
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18976 0 1 0 178167 52 0 0 25 0 8 0 171642001 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074036074 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18708 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.33
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 506 0 0 0 32 1 0 0 16 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1782.19
Current children cumulated vsize (KiB) 915728



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.09 s]
/proc/loadavg: 1.01 1.00 1.16 2/85 11484
/proc/meminfo: memFree=766040/2055920 swapFree=4157540/4192956
[pid=11262] ppid=11260 vsize=915728 CPUtime=1800.08
/proc/11262/stat : 11262 (java) R 11260 11262 10229 0 -1 0 18976 0 1 0 179956 52 0 0 25 0 8 0 171642001 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4074030672 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11262/statm: 228932 18708 2547 14 0 215402 0
[pid=11262/tid=11264] ppid=11260 vsize=915728 CPUtime=0.08
/proc/11262/task/11264/stat : 11264 (java) S 11260 11262 10229 0 -1 64 1833 0 0 0 8 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11265] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11265/stat : 11265 (java) S 11260 11262 10229 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 171642004 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11266] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11266/stat : 11266 (java) S 11260 11262 10229 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 171642005 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11267] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11267/stat : 11267 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11268] ppid=11260 vsize=915728 CPUtime=0.33
/proc/11262/task/11268/stat : 11268 (java) S 11260 11262 10229 0 -1 64 506 0 0 0 32 1 0 0 16 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11269] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11269/stat : 11269 (java) S 11260 11262 10229 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11262/tid=11270] ppid=11260 vsize=915728 CPUtime=0
/proc/11262/task/11270/stat : 11270 (java) S 11260 11262 10229 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 171642008 937705472 18708 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 915728

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

Child status: 143
Real time (s): 1801.16
CPU time (s): 1800.15
CPU user time (s): 1799.62
CPU system time (s): 0.533918
CPU usage (%): 99.9439
Max. virtual memory (cumulated for all children) (KiB): 915728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.62
system time used= 0.533918
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18993
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= 37976
involuntary context switches= 57729

runsolver used 1.9487 s user time and 4.73828 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Mon Jan  8 05:01:16 UTC 2007


IDJOB= 214924
IDBENCH= 4962
FILE ID= node22/214924-1168232476

PBS_JOBID= 3481318

Free space on /tmp= 66562 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/ii/ii-32d2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214924-1168232476/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-214924-1168232476 -o ROOT/results/node22/solver-214924-1168232476 -C 1800 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar esac.xml 1 XSax /tmp/evaluation/214924-1168232476/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  05ac9a71f05cb07de12dbac8ef20c83e

RANDOM SEED= 702407319

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.279
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.279
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:        669680 kB
Buffers:         31100 kB
Cached:        1095624 kB
SwapCached:      11256 kB
Active:         749508 kB
Inactive:       574304 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        669680 kB
SwapTotal:     4192956 kB
SwapFree:      4157540 kB
Dirty:            2748 kB
Writeback:           0 kB
Mapped:         223120 kB
Slab:            46296 kB
Committed_AS:  3484092 kB
PageTables:       2864 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= 66562 MiB



End job on node22 on Mon Jan  8 05:31:17 UTC 2007