Trace number 3687861

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerobjective functionCPU timeWall clock time
Sat 4j PB Resolution 2.3.2 SnapshotSAT (TO)-22 1801.1 1790.36

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.opb
MD5SUM2e8a2f5e2511f10f037e700bd45c84a1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark12.2971
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17794
Number of constraints which are clauses17794
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 450
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 450
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 450
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 2.3.2.v20120418
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose learned constraints deletion strategy
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-3687861-1337877269.opb
0.09/0.12	c reading problem ... 
0.69/0.43	c ... done. Wall clock time 0.312s.
0.69/0.43	c declared #vars     450
0.69/0.43	c #constraints  17794
0.69/0.43	c constraints type 
0.69/0.43	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17794
0.69/0.43	c 17794 constraints processed.
0.69/0.43	c objective function length is 450 literals
0.69/0.44	c SATISFIABLE
0.69/0.44	c OPTIMIZING...
0.69/0.44	c Got one! Elapsed wall clock time (in seconds):0.323
0.69/0.44	o -19
0.98/0.56	c Got one! Elapsed wall clock time (in seconds):0.443
0.98/0.56	o -20
0.98/0.59	c Got one! Elapsed wall clock time (in seconds):0.467
0.98/0.59	o -21
1.42/0.74	c Got one! Elapsed wall clock time (in seconds):0.619
1.42/0.74	o -22
1.79/1.06	c cleaning 2936 clauses out of 5872 with flag 4002/5872
2.35/1.51	c cleaning 4463 clauses out of 8934 with flag 10000/11870
2.97/2.11	c cleaning 5737 clauses out of 11473 with flag 17002/18872
3.57/2.75	c cleaning 6866 clauses out of 13734 with flag 25000/26870
4.53/3.67	c cleaning 7928 clauses out of 15869 with flag 34001/35871
5.63/4.74	c cleaning 8969 clauses out of 17941 with flag 44001/45871
7.05/6.11	c cleaning 9986 clauses out of 19974 with flag 55003/56873
8.47/7.58	c cleaning 10993 clauses out of 21986 with flag 67001/68871
10.18/9.23	c cleaning 11995 clauses out of 23992 with flag 80000/81870
11.79/10.81	c cleaning 12999 clauses out of 25999 with flag 94002/95872
13.62/12.63	c cleaning 14000 clauses out of 27999 with flag 109001/110871
15.74/14.77	c cleaning 14999 clauses out of 29998 with flag 125000/126870
17.87/16.85	c cleaning 15999 clauses out of 32000 with flag 142001/143871
20.28/19.26	c cleaning 16999 clauses out of 34001 with flag 160001/161871
22.90/21.87	c cleaning 17994 clauses out of 36003 with flag 179002/180872
26.43/25.32	c cleaning 18998 clauses out of 38008 with flag 199001/200871
30.17/29.01	c cleaning 20005 clauses out of 40009 with flag 220000/221870
34.40/33.28	c cleaning 20999 clauses out of 42005 with flag 242001/243871
39.45/38.22	c cleaning 22004 clauses out of 44007 with flag 265002/266872
45.10/43.86	c cleaning 23001 clauses out of 46002 with flag 289001/290871
50.24/48.98	c cleaning 23999 clauses out of 48000 with flag 314000/315870
55.10/53.76	c cleaning 25000 clauses out of 50002 with flag 340001/341871
61.58/60.17	c cleaning 26001 clauses out of 52001 with flag 367000/368870
67.83/66.36	c cleaning 26996 clauses out of 54000 with flag 395000/396870
74.78/73.23	c cleaning 28003 clauses out of 56007 with flag 424003/425873
81.02/79.49	c cleaning 28995 clauses out of 58001 with flag 454000/455870
87.75/86.17	c cleaning 30001 clauses out of 60007 with flag 485001/486871
95.08/93.42	c cleaning 30999 clauses out of 62006 with flag 517001/518871
102.51/100.89	c cleaning 31997 clauses out of 64007 with flag 550001/551871
110.66/108.97	c cleaning 33002 clauses out of 66009 with flag 584000/585870
120.38/118.68	c cleaning 33997 clauses out of 68010 with flag 619003/620873
131.75/129.93	c cleaning 35005 clauses out of 70010 with flag 655000/656870
144.24/142.32	c cleaning 36000 clauses out of 72007 with flag 692002/693872
157.89/155.97	c cleaning 36998 clauses out of 74007 with flag 730002/731872
170.66/168.67	c cleaning 37996 clauses out of 76007 with flag 769000/770870
184.20/182.15	c cleaning 39004 clauses out of 78012 with flag 809001/810871
197.48/195.39	c cleaning 40001 clauses out of 80008 with flag 850001/851871
212.31/210.13	c cleaning 40998 clauses out of 82007 with flag 892001/893871
227.26/225.06	c cleaning 41996 clauses out of 84008 with flag 935000/936870
242.92/240.66	c cleaning 43006 clauses out of 86013 with flag 979001/980871
260.89/258.53	c cleaning 44001 clauses out of 88007 with flag 1024001/1025871
280.36/277.93	c cleaning 44998 clauses out of 90005 with flag 1070000/1071870
298.41/295.99	c cleaning 45997 clauses out of 92007 with flag 1117000/1118870
318.64/316.11	c cleaning 47005 clauses out of 94011 with flag 1165001/1166871
341.23/338.62	c cleaning 48002 clauses out of 96006 with flag 1214001/1215871
361.70/359.02	c cleaning 49001 clauses out of 98006 with flag 1264003/1265873
390.26/387.55	c cleaning 49997 clauses out of 100002 with flag 1315000/1316870
416.46/413.63	c cleaning 51000 clauses out of 102006 with flag 1367001/1368871
440.34/437.42	c cleaning 51999 clauses out of 104006 with flag 1420001/1421871
466.93/463.99	c cleaning 52996 clauses out of 106006 with flag 1474000/1475870
492.39/489.34	c cleaning 54002 clauses out of 108012 with flag 1529002/1530872
523.79/520.64	c cleaning 55003 clauses out of 110008 with flag 1585000/1586870
550.27/547.01	c cleaning 55993 clauses out of 112005 with flag 1642000/1643870
579.86/576.53	c cleaning 57006 clauses out of 114013 with flag 1700001/1701871
601.93/598.50	c cleaning 58000 clauses out of 116007 with flag 1759001/1760871
629.99/626.58	c cleaning 59002 clauses out of 118008 with flag 1819002/1820872
656.08/652.52	c cleaning 60001 clauses out of 120004 with flag 1880000/1881870
681.44/677.85	c cleaning 60993 clauses out of 122003 with flag 1942000/1943870
709.72/706.08	c cleaning 62003 clauses out of 124013 with flag 2005003/2006873
745.60/741.85	c cleaning 63005 clauses out of 126010 with flag 2069003/2070873
786.40/782.50	c cleaning 63999 clauses out of 128004 with flag 2134002/2135872
823.30/819.33	c cleaning 64999 clauses out of 130006 with flag 2200003/2201873
866.06/862.07	c cleaning 66000 clauses out of 132004 with flag 2267000/2268870
915.76/911.66	c cleaning 67002 clauses out of 134005 with flag 2335001/2336871
964.05/959.87	c cleaning 67999 clauses out of 136002 with flag 2404000/2405870
1009.81/1005.57	c cleaning 69000 clauses out of 138003 with flag 2474000/2475870
1061.85/1057.47	c cleaning 70000 clauses out of 140003 with flag 2545000/2546870
1103.44/1098.94	c cleaning 70996 clauses out of 142003 with flag 2617000/2618870
1145.21/1140.68	c cleaning 72004 clauses out of 144007 with flag 2690000/2691870
1191.45/1186.69	c cleaning 72998 clauses out of 146004 with flag 2764001/2765871
1234.71/1229.76	c cleaning 73998 clauses out of 148005 with flag 2839000/2840870
1276.77/1271.63	c cleaning 75002 clauses out of 150010 with flag 2915003/2916873
1334.39/1329.13	c cleaning 76002 clauses out of 152008 with flag 2992003/2993873
1413.17/1407.37	c cleaning 77002 clauses out of 154003 with flag 3070000/3071870
1490.30/1483.84	c cleaning 77999 clauses out of 156001 with flag 3149000/3150870
1566.50/1559.28	c cleaning 79001 clauses out of 158002 with flag 3229000/3230870
1624.78/1616.74	c cleaning 79997 clauses out of 160002 with flag 3310001/3311871
1703.94/1695.22	c cleaning 80997 clauses out of 162005 with flag 3392001/3393871
1786.20/1776.68	c cleaning 81999 clauses out of 164009 with flag 3475002/3476872
1800.10/1790.32	c starts		: 255
1800.10/1790.32	c conflicts		: 3498807
1800.10/1790.32	c decisions		: 3637427
1800.10/1790.32	c propagations		: 19011994
1800.10/1790.32	c inspects		: 21245012472
1800.10/1790.32	c shortcuts		: 0
1800.10/1790.32	c learnt literals	: 0
1800.10/1790.32	c learnt binary clauses	: 0
1800.10/1790.32	c learnt ternary clauses	: 0
1800.10/1790.32	c learnt constraints	: 3498807
1800.10/1790.32	c ignored constraints	: 0
1800.10/1790.32	c root simplifications	: 0
1800.10/1790.32	c removed literals (reason simplification)	: 0
1800.10/1790.32	c reason swapping (by a shorter reason)	: 0
1800.10/1790.32	c Calls to reduceDB	: 79
1800.10/1790.32	c number of reductions to clauses (during analyze)	: 0
1800.10/1790.32	c number of learned constraints concerned by reduction	: 0
1800.10/1790.32	c number of learning phase by resolution	: 0
1800.10/1790.32	c number of learning phase by cutting planes	: 0
1800.10/1790.32	c speed (assignments/second)	: 10621.90811141498
1800.10/1790.32	c non guided choices	0
1800.10/1790.35	c learnt constraints type 
1800.10/1790.35	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 103975
1800.10/1790.35	c constraints type 
1800.10/1790.35	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.10/1790.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17794
1800.10/1790.35	c 17795 constraints processed.
1800.10/1790.35	s SATISFIABLE
1800.10/1790.35	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 x105 -x106 -x107 -x108 -x109 x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 -x402 -x403 -x404 -x405 -x406 -x407 x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 x450 
1800.10/1790.35	c objective function=-22
1800.10/1790.35	c Total wall clock time (in seconds): 1790.234

Verifier Data

OK	-22

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3687861-1337877269/watcher-3687861-1337877269 -o /tmp/evaluation-result-3687861-1337877269/solver-3687861-1337877269 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687861-1337877269.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.04 2.04 2.00 3/194 22191
/proc/meminfo: memFree=28959080/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/22191/stat : 22191 (java) R 22189 22191 21479 0 -1 4202496 285 0 0 0 0 0 0 0 20 0 1 0 253853669 278528 33 33554432000 1073741824 1073778376 140736762839904 140734332427288 271778409767 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 68 33 25 9 0 25 0

[startup+0.021236 s]
/proc/loadavg: 2.04 2.04 2.00 3/194 22191
/proc/meminfo: memFree=28959080/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=8949240 CPUtime=0 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 2024 0 1 0 0 0 0 0 20 0 10 0 253853669 9164021760 1704 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2253694 1709 954 9 0 2244803 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8949240

[startup+0.100187 s]
/proc/loadavg: 2.04 2.04 2.00 3/194 22191
/proc/meminfo: memFree=28959080/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 4267 0 1 0 8 1 0 0 20 0 18 0 253853669 9787813888 5462 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2389603 5462 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300162 s]
/proc/loadavg: 2.04 2.04 2.00 3/194 22191
/proc/meminfo: memFree=28959080/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=9558412 CPUtime=0.44 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 5273 0 1 0 43 1 0 0 20 0 18 0 253853669 9787813888 7722 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2389603 7722 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558412

[startup+0.700284 s]
/proc/loadavg: 2.04 2.04 2.00 3/194 22191
/proc/meminfo: memFree=28959080/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=9624976 CPUtime=1.42 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 8881 0 1 0 139 3 0 0 20 0 19 0 253853669 9855975424 16290 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2406244 16290 2246 9 0 2396937 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 9624976

[startup+1.50069 s]
/proc/loadavg: 2.03 2.04 2.00 3/213 22210
/proc/meminfo: memFree=28894564/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=9624976 CPUtime=2.35 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 9103 0 1 0 232 3 0 0 20 0 19 0 253853669 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2406244 23000 2280 9 0 2396937 0
[pid=22191/tid=22193] ppid=22189 vsize=9624976 CPUtime=1.44 cores=0,2,4,6
/proc/22191/task/22193/stat : 22193 (java) R 22189 22191 21479 0 -1 4202560 2484 0 1 0 143 1 0 0 20 0 19 0 253853670 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423292629352 140423165835172 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22194] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22194/stat : 22194 (java) S 22189 22191 21479 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423136540840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22195] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22195/stat : 22195 (java) S 22189 22191 21479 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423135488296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22196] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22196/stat : 22196 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423134435752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22197] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22197/stat : 22197 (java) S 22189 22191 21479 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423133383208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22198] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22198/stat : 22198 (java) S 22189 22191 21479 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423132330664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22199] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22199/stat : 22199 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423131278120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22200] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22200/stat : 22200 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423130225576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22201] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22201/stat : 22201 (java) S 22189 22191 21479 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423129173032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22202] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22202/stat : 22202 (java) S 22189 22191 21479 0 -1 4202560 33 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423116761192 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22203] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22203/stat : 22203 (java) S 22189 22191 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423115707512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22204] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22204/stat : 22204 (java) S 22189 22191 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423114654856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22205] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22205/stat : 22205 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423113603600 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22206] ppid=22189 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/22191/task/22206/stat : 22206 (java) S 22189 22191 21479 0 -1 4202560 1822 0 0 0 38 0 0 0 20 0 19 0 253853675 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423112550968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22207] ppid=22189 vsize=9624976 CPUtime=0.46 cores=0,2,4,6
/proc/22191/task/22207/stat : 22207 (java) S 22189 22191 21479 0 -1 4202560 3538 0 0 0 46 0 0 0 20 0 19 0 253853675 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423111498424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22208] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22208/stat : 22208 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423110446072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22209] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22209/stat : 22209 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423109393736 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22210] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22210/stat : 22210 (java) S 22189 22191 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853713 9855975424 23000 33554432000 1073741824 1073778376 140736762839904 140423108338472 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 9624976

[startup+3.10066 s]
/proc/loadavg: 2.03 2.04 2.00 3/213 22210
/proc/meminfo: memFree=28859120/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=9624976 CPUtime=4.03 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 9404 0 1 0 398 5 0 0 20 0 19 0 253853669 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2406244 29670 2281 9 0 2396937 0
[pid=22191/tid=22193] ppid=22189 vsize=9624976 CPUtime=2.99 cores=0,2,4,6
/proc/22191/task/22193/stat : 22193 (java) R 22189 22191 21479 0 -1 4202560 2485 0 1 0 297 2 0 0 20 0 19 0 253853670 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423292629280 140423165815261 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22194] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22194/stat : 22194 (java) S 22189 22191 21479 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423136540840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22195] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22195/stat : 22195 (java) S 22189 22191 21479 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423135488296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22196] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22196/stat : 22196 (java) S 22189 22191 21479 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423134435752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22197] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22197/stat : 22197 (java) S 22189 22191 21479 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423133383208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22198] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22198/stat : 22198 (java) S 22189 22191 21479 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423132330664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22199] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22199/stat : 22199 (java) S 22189 22191 21479 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423131278120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22200] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22200/stat : 22200 (java) S 22189 22191 21479 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423130225576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22201] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22201/stat : 22201 (java) S 22189 22191 21479 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423129173032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22202] ppid=22189 vsize=9624976 CPUtime=0.05 cores=0,2,4,6
/proc/22191/task/22202/stat : 22202 (java) S 22189 22191 21479 0 -1 4202560 38 0 0 0 5 0 0 0 20 0 19 0 253853672 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423116761192 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22203] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22203/stat : 22203 (java) S 22189 22191 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423115707512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22204] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22204/stat : 22204 (java) S 22189 22191 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423114654856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22205] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22205/stat : 22205 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423113603600 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22206] ppid=22189 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/22191/task/22206/stat : 22206 (java) S 22189 22191 21479 0 -1 4202560 1823 0 0 0 38 0 0 0 20 0 19 0 253853675 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423112550968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22207] ppid=22189 vsize=9624976 CPUtime=0.5 cores=0,2,4,6
/proc/22191/task/22207/stat : 22207 (java) S 22189 22191 21479 0 -1 4202560 3797 0 0 0 50 0 0 0 20 0 19 0 253853675 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423111498424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22208] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22208/stat : 22208 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423110446072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22209] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22209/stat : 22209 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423109393736 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22210] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22210/stat : 22210 (java) S 22189 22191 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853713 9855975424 29670 33554432000 1073741824 1073778376 140736762839904 140423108338472 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 9624976

[startup+6.3007 s]
/proc/loadavg: 2.03 2.04 2.00 3/213 22210
/proc/meminfo: memFree=28833924/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=9624976 CPUtime=7.27 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 9448 0 1 0 720 7 0 0 20 0 19 0 253853669 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2406244 36243 2281 9 0 2396937 0
[pid=22191/tid=22193] ppid=22189 vsize=9624976 CPUtime=6.12 cores=0,2,4,6
/proc/22191/task/22193/stat : 22193 (java) R 22189 22191 21479 0 -1 4202560 2489 0 1 0 610 2 0 0 20 0 19 0 253853670 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423292629280 140423165885726 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22194] ppid=22189 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/22191/task/22194/stat : 22194 (java) S 22189 22191 21479 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 19 0 253853671 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423136540840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22195] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22195/stat : 22195 (java) S 22189 22191 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423135488296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22196] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22196/stat : 22196 (java) S 22189 22191 21479 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423134435752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22197] ppid=22189 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/22191/task/22197/stat : 22197 (java) S 22189 22191 21479 0 -1 4202560 22 0 0 0 1 0 0 0 20 0 19 0 253853671 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423133383208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22198] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22198/stat : 22198 (java) S 22189 22191 21479 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423132330664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22199] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22199/stat : 22199 (java) S 22189 22191 21479 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423131278120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22200] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22200/stat : 22200 (java) S 22189 22191 21479 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423130225576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22201] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22201/stat : 22201 (java) S 22189 22191 21479 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253853671 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423129173032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22202] ppid=22189 vsize=9624976 CPUtime=0.1 cores=0,2,4,6
/proc/22191/task/22202/stat : 22202 (java) S 22189 22191 21479 0 -1 4202560 45 0 0 0 10 0 0 0 20 0 19 0 253853672 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423116761192 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22203] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22203/stat : 22203 (java) S 22189 22191 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423115707512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22204] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22204/stat : 22204 (java) S 22189 22191 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423114654856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22205] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22205/stat : 22205 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423113603600 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22206] ppid=22189 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/22191/task/22206/stat : 22206 (java) S 22189 22191 21479 0 -1 4202560 1823 0 0 0 38 0 0 0 20 0 19 0 253853675 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423112550968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22207] ppid=22189 vsize=9624976 CPUtime=0.5 cores=0,2,4,6
/proc/22191/task/22207/stat : 22207 (java) S 22189 22191 21479 0 -1 4202560 3797 0 0 0 50 0 0 0 20 0 19 0 253853675 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423111498424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22208] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22208/stat : 22208 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423110446072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22209] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22209/stat : 22209 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423109393736 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22210] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22210/stat : 22210 (java) S 22189 22191 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853713 9855975424 36243 33554432000 1073741824 1073778376 140736762839904 140423108338472 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.27
Current children cumulated vsize (KiB) 9624976

[startup+12.7007 s]

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

[pid=22191/tid=22199] ppid=22189 vsize=9624976 CPUtime=1.44 cores=0,2,4,6
/proc/22191/task/22199/stat : 22199 (java) S 22189 22191 21479 0 -1 4202560 184 0 0 0 138 6 0 0 20 0 19 0 253853671 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423131278120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22200] ppid=22189 vsize=9624976 CPUtime=1.47 cores=0,2,4,6
/proc/22191/task/22200/stat : 22200 (java) S 22189 22191 21479 0 -1 4202560 409 0 0 0 142 5 0 0 20 0 19 0 253853671 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423130225576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22201] ppid=22189 vsize=9624976 CPUtime=1.42 cores=0,2,4,6
/proc/22191/task/22201/stat : 22201 (java) S 22189 22191 21479 0 -1 4202560 263 0 0 0 135 7 0 0 20 0 19 0 253853671 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423129173032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22202] ppid=22189 vsize=9624976 CPUtime=4.36 cores=0,2,4,6
/proc/22191/task/22202/stat : 22202 (java) S 22189 22191 21479 0 -1 4202560 593 0 0 0 432 4 0 0 20 0 19 0 253853672 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423116761192 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22203] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22203/stat : 22203 (java) S 22189 22191 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423115707512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22204] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22204/stat : 22204 (java) S 22189 22191 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423114654856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22205] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22205/stat : 22205 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423113603600 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22206] ppid=22189 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/22191/task/22206/stat : 22206 (java) S 22189 22191 21479 0 -1 4202560 1823 0 0 0 38 0 0 0 20 0 19 0 253853675 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423112550968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22207] ppid=22189 vsize=9624976 CPUtime=0.53 cores=0,2,4,6
/proc/22191/task/22207/stat : 22207 (java) S 22189 22191 21479 0 -1 4202560 3800 0 0 0 53 0 0 0 20 0 19 0 253853675 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423111498424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22208] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22208/stat : 22208 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423110446072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22209] ppid=22189 vsize=9624976 CPUtime=0.75 cores=0,2,4,6
/proc/22191/task/22209/stat : 22209 (java) S 22189 22191 21479 0 -1 4202560 99 0 0 0 41 34 0 0 20 0 19 0 253853675 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423109393736 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22210] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22210/stat : 22210 (java) S 22189 22191 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853713 9855975424 109000 33554432000 1073741824 1073778376 140736762839904 140423108338472 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1731.42
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 22307
/proc/meminfo: memFree=28065712/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=9624976 CPUtime=1791.99 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 13401 0 1 0 179118 81 0 0 20 0 19 0 253853669 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2406244 109242 2282 9 0 2396937 0
[pid=22191/tid=22193] ppid=22189 vsize=9624976 CPUtime=1774.27 cores=0,2,4,6
/proc/22191/task/22193/stat : 22193 (java) R 22189 22191 21479 0 -1 4202560 2763 0 1 0 177394 33 0 0 20 0 19 0 253853670 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423292628336 140423165834965 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22194] ppid=22189 vsize=9624976 CPUtime=1.56 cores=0,2,4,6
/proc/22191/task/22194/stat : 22194 (java) S 22189 22191 21479 0 -1 4202560 445 0 0 0 149 7 0 0 20 0 19 0 253853671 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423136540840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22195] ppid=22189 vsize=9624976 CPUtime=1.45 cores=0,2,4,6
/proc/22191/task/22195/stat : 22195 (java) S 22189 22191 21479 0 -1 4202560 386 0 0 0 139 6 0 0 20 0 19 0 253853671 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423135488296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22196] ppid=22189 vsize=9624976 CPUtime=1.42 cores=0,2,4,6
/proc/22191/task/22196/stat : 22196 (java) S 22189 22191 21479 0 -1 4202560 287 0 0 0 137 5 0 0 20 0 19 0 253853671 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423134435752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22197] ppid=22189 vsize=9624976 CPUtime=1.51 cores=0,2,4,6
/proc/22191/task/22197/stat : 22197 (java) S 22189 22191 21479 0 -1 4202560 327 0 0 0 145 6 0 0 20 0 19 0 253853671 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423133383208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22198] ppid=22189 vsize=9624976 CPUtime=1.52 cores=0,2,4,6
/proc/22191/task/22198/stat : 22198 (java) S 22189 22191 21479 0 -1 4202560 726 0 0 0 145 7 0 0 20 0 19 0 253853671 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423132330664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22199] ppid=22189 vsize=9624976 CPUtime=1.53 cores=0,2,4,6
/proc/22191/task/22199/stat : 22199 (java) S 22189 22191 21479 0 -1 4202560 186 0 0 0 147 6 0 0 20 0 19 0 253853671 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423131278120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22200] ppid=22189 vsize=9624976 CPUtime=1.59 cores=0,2,4,6
/proc/22191/task/22200/stat : 22200 (java) S 22189 22191 21479 0 -1 4202560 508 0 0 0 153 6 0 0 20 0 19 0 253853671 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423130225576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22201] ppid=22189 vsize=9624976 CPUtime=1.55 cores=0,2,4,6
/proc/22191/task/22201/stat : 22201 (java) S 22189 22191 21479 0 -1 4202560 263 0 0 0 148 7 0 0 20 0 19 0 253853671 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423129173032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22202] ppid=22189 vsize=9624976 CPUtime=4.49 cores=0,2,4,6
/proc/22191/task/22202/stat : 22202 (java) S 22189 22191 21479 0 -1 4202560 598 0 0 0 444 5 0 0 20 0 19 0 253853672 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423116761192 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22203] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22203/stat : 22203 (java) S 22189 22191 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423115707512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22204] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22204/stat : 22204 (java) S 22189 22191 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423114654856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22205] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22205/stat : 22205 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423113603600 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22206] ppid=22189 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/22191/task/22206/stat : 22206 (java) S 22189 22191 21479 0 -1 4202560 1823 0 0 0 38 0 0 0 20 0 19 0 253853675 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423112550968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22207] ppid=22189 vsize=9624976 CPUtime=0.53 cores=0,2,4,6
/proc/22191/task/22207/stat : 22207 (java) S 22189 22191 21479 0 -1 4202560 3800 0 0 0 53 0 0 0 20 0 19 0 253853675 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423111498424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22208] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22208/stat : 22208 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423110446072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22209] ppid=22189 vsize=9624976 CPUtime=0.79 cores=0,2,4,6
/proc/22191/task/22209/stat : 22209 (java) S 22189 22191 21479 0 -1 4202560 103 0 0 0 44 35 0 0 20 0 19 0 253853675 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423109393736 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22210] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22210/stat : 22210 (java) S 22189 22191 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853713 9855975424 109242 33554432000 1073741824 1073778376 140736762839904 140423108338472 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1791.99
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 22307
/proc/meminfo: memFree=28079856/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=9624976 CPUtime=1800.1 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 13774 0 1 0 179929 81 0 0 20 0 19 0 253853669 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2406244 109611 2282 9 0 2396937 0
[pid=22191/tid=22193] ppid=22189 vsize=9624976 CPUtime=1782.23 cores=0,2,4,6
/proc/22191/task/22193/stat : 22193 (java) R 22189 22191 21479 0 -1 4202560 2767 0 1 0 178189 34 0 0 20 0 19 0 253853670 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423292628336 140423165885726 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22194] ppid=22189 vsize=9624976 CPUtime=1.56 cores=0,2,4,6
/proc/22191/task/22194/stat : 22194 (java) S 22189 22191 21479 0 -1 4202560 445 0 0 0 149 7 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423136540840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22195] ppid=22189 vsize=9624976 CPUtime=1.48 cores=0,2,4,6
/proc/22191/task/22195/stat : 22195 (java) S 22189 22191 21479 0 -1 4202560 435 0 0 0 142 6 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423135488296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22196] ppid=22189 vsize=9624976 CPUtime=1.44 cores=0,2,4,6
/proc/22191/task/22196/stat : 22196 (java) S 22189 22191 21479 0 -1 4202560 547 0 0 0 139 5 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423134435752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22197] ppid=22189 vsize=9624976 CPUtime=1.53 cores=0,2,4,6
/proc/22191/task/22197/stat : 22197 (java) S 22189 22191 21479 0 -1 4202560 327 0 0 0 147 6 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423133383208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22198] ppid=22189 vsize=9624976 CPUtime=1.53 cores=0,2,4,6
/proc/22191/task/22198/stat : 22198 (java) S 22189 22191 21479 0 -1 4202560 726 0 0 0 146 7 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423132330664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22199] ppid=22189 vsize=9624976 CPUtime=1.55 cores=0,2,4,6
/proc/22191/task/22199/stat : 22199 (java) S 22189 22191 21479 0 -1 4202560 233 0 0 0 149 6 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423131278120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22200] ppid=22189 vsize=9624976 CPUtime=1.6 cores=0,2,4,6
/proc/22191/task/22200/stat : 22200 (java) S 22189 22191 21479 0 -1 4202560 508 0 0 0 154 6 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423130225576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22201] ppid=22189 vsize=9624976 CPUtime=1.57 cores=0,2,4,6
/proc/22191/task/22201/stat : 22201 (java) S 22189 22191 21479 0 -1 4202560 276 0 0 0 150 7 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423129173032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22202] ppid=22189 vsize=9624976 CPUtime=4.5 cores=0,2,4,6
/proc/22191/task/22202/stat : 22202 (java) S 22189 22191 21479 0 -1 4202560 598 0 0 0 445 5 0 0 20 0 19 0 253853672 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423116761192 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22203] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22203/stat : 22203 (java) S 22189 22191 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423115707512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22204] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22204/stat : 22204 (java) S 22189 22191 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423114654856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22205] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22205/stat : 22205 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423113603600 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22206] ppid=22189 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/22191/task/22206/stat : 22206 (java) S 22189 22191 21479 0 -1 4202560 1823 0 0 0 38 0 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423112550968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22207] ppid=22189 vsize=9624976 CPUtime=0.53 cores=0,2,4,6
/proc/22191/task/22207/stat : 22207 (java) S 22189 22191 21479 0 -1 4202560 3800 0 0 0 53 0 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423111498424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22208] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22208/stat : 22208 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423110446072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22209] ppid=22189 vsize=9624976 CPUtime=0.79 cores=0,2,4,6
/proc/22191/task/22209/stat : 22209 (java) S 22189 22191 21479 0 -1 4202560 103 0 0 0 44 35 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423109393736 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22210] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22210/stat : 22210 (java) S 22189 22191 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853713 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423108338472 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9624976

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

Solver just ended. Dumping a history of the last processes samples

[startup+1790.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/212 22307
/proc/meminfo: memFree=28079856/32873648 swapFree=6844/6844
[pid=22191] ppid=22189 vsize=9624976 CPUtime=1800.1 cores=0,2,4,6
/proc/22191/stat : 22191 (java) S 22189 22191 21479 0 -1 4202496 13774 0 1 0 179929 81 0 0 20 0 19 0 253853669 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140736762831040 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/22191/statm: 2406244 109611 2282 9 0 2396937 0
[pid=22191/tid=22193] ppid=22189 vsize=9624976 CPUtime=1782.23 cores=0,2,4,6
/proc/22191/task/22193/stat : 22193 (java) R 22189 22191 21479 0 -1 4202560 2767 0 1 0 178189 34 0 0 20 0 19 0 253853670 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423292628336 140423165885726 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22194] ppid=22189 vsize=9624976 CPUtime=1.56 cores=0,2,4,6
/proc/22191/task/22194/stat : 22194 (java) S 22189 22191 21479 0 -1 4202560 445 0 0 0 149 7 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423136540840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22195] ppid=22189 vsize=9624976 CPUtime=1.48 cores=0,2,4,6
/proc/22191/task/22195/stat : 22195 (java) S 22189 22191 21479 0 -1 4202560 435 0 0 0 142 6 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423135488296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22196] ppid=22189 vsize=9624976 CPUtime=1.44 cores=0,2,4,6
/proc/22191/task/22196/stat : 22196 (java) S 22189 22191 21479 0 -1 4202560 547 0 0 0 139 5 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423134435752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22197] ppid=22189 vsize=9624976 CPUtime=1.53 cores=0,2,4,6
/proc/22191/task/22197/stat : 22197 (java) S 22189 22191 21479 0 -1 4202560 327 0 0 0 147 6 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423133383208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22198] ppid=22189 vsize=9624976 CPUtime=1.53 cores=0,2,4,6
/proc/22191/task/22198/stat : 22198 (java) S 22189 22191 21479 0 -1 4202560 726 0 0 0 146 7 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423132330664 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22199] ppid=22189 vsize=9624976 CPUtime=1.55 cores=0,2,4,6
/proc/22191/task/22199/stat : 22199 (java) S 22189 22191 21479 0 -1 4202560 233 0 0 0 149 6 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423131278120 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22200] ppid=22189 vsize=9624976 CPUtime=1.6 cores=0,2,4,6
/proc/22191/task/22200/stat : 22200 (java) S 22189 22191 21479 0 -1 4202560 508 0 0 0 154 6 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423130225576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22201] ppid=22189 vsize=9624976 CPUtime=1.57 cores=0,2,4,6
/proc/22191/task/22201/stat : 22201 (java) S 22189 22191 21479 0 -1 4202560 276 0 0 0 150 7 0 0 20 0 19 0 253853671 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423129173032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22202] ppid=22189 vsize=9624976 CPUtime=4.5 cores=0,2,4,6
/proc/22191/task/22202/stat : 22202 (java) S 22189 22191 21479 0 -1 4202560 598 0 0 0 445 5 0 0 20 0 19 0 253853672 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423116761192 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22203] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22203/stat : 22203 (java) S 22189 22191 21479 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423115707512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22204] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22204/stat : 22204 (java) S 22189 22191 21479 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253853672 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423114654856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22205] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22205/stat : 22205 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423113603600 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22206] ppid=22189 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/22191/task/22206/stat : 22206 (java) S 22189 22191 21479 0 -1 4202560 1823 0 0 0 38 0 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423112550968 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22191/tid=22207] ppid=22189 vsize=9624976 CPUtime=0.53 cores=0,2,4,6
/proc/22191/task/22207/stat : 22207 (java) S 22189 22191 21479 0 -1 4202560 3800 0 0 0 53 0 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423111498424 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22191/tid=22208] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22208/stat : 22208 (java) S 22189 22191 21479 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423110446072 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22191/tid=22209] ppid=22189 vsize=9624976 CPUtime=0.79 cores=0,2,4,6
/proc/22191/task/22209/stat : 22209 (java) S 22189 22191 21479 0 -1 4202560 103 0 0 0 44 35 0 0 20 0 19 0 253853675 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423109393736 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22191/tid=22210] ppid=22189 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/22191/task/22210/stat : 22210 (java) S 22189 22191 21479 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253853713 9855975424 109611 33554432000 1073741824 1073778376 140736762839904 140423108338472 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9624976

Child status: 143
Real time (s): 1790.36
CPU time (s): 1801.1
CPU user time (s): 1799.72
CPU system time (s): 1.38479
CPU usage (%): 100.6
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 1.38479
maximum resident set size= 615836
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13837
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 45368
involuntary context switches= 26945

runsolver used 6.60999 second user time and 14.2938 second system time

The end

Launcher Data

Begin job on node115 at 2012-05-24 18:34:29
IDJOB=3687861
IDBENCH=2235
IDSOLVER=2269
FILE ID=node115/3687861-1337877269
RUNJOBID= node115-1337871882-21495
PBS_JOBID= 14620089
Free space on /tmp= 71648 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-5.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687861-1337877269/watcher-3687861-1337877269 -o /tmp/evaluation-result-3687861-1337877269/solver-3687861-1337877269 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687861-1337877269.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2e8a2f5e2511f10f037e700bd45c84a1
RANDOM SEED=333344487

node115.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.462
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28959460 kB
Buffers:          197516 kB
Cached:          2821052 kB
SwapCached:            0 kB
Active:          1011596 kB
Inactive:        2138708 kB
Active(anon):     134060 kB
Inactive(anon):        0 kB
Active(file):     877536 kB
Inactive(file):  2138708 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:        139572 kB
Mapped:            22528 kB
Shmem:               200 kB
Slab:             624136 kB
SReclaimable:      68500 kB
SUnreclaim:       555636 kB
KernelStack:        1600 kB
PageTables:         4120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     696688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71648 MiB
End job on node115 at 2012-05-24 19:04:21