Trace number 3687869

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)-29 1800.03 1790.65

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb40-19-opb/normalized-frb40-19-5.opb
MD5SUMf408a60720d5bae3e36cea0c41e2f7f1
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-40
Best CPU time to get the best result obtained on this benchmark824.628
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -39
Optimality of the best value was proved NO
Number of variables760
Total number of constraints41619
Number of constraints which are clauses41619
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 760
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 760
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 760
Number of bits of the biggest sum of numbers10
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.04/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.09	c See www.sat4j.org for details.
0.07/0.10	c version 2.3.2.v20120418
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Armin Biere (Picosat) restarts strategy
0.07/0.12	c Glucose learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3687869-1337877291.opb
0.07/0.12	c reading problem ... 
0.97/0.53	c ... done. Wall clock time 0.407s.
0.97/0.53	c declared #vars     760
0.97/0.53	c #constraints  41619
0.97/0.53	c constraints type 
0.97/0.53	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 41619
0.97/0.53	c 41619 constraints processed.
0.97/0.53	c objective function length is 760 literals
0.97/0.55	c SATISFIABLE
0.97/0.55	c OPTIMIZING...
0.97/0.55	c Got one! Elapsed wall clock time (in seconds):0.424
0.97/0.55	o -28
1.20/0.61	c Got one! Elapsed wall clock time (in seconds):0.486
1.20/0.61	o -29
1.95/1.13	c cleaning 2541 clauses out of 5082 with flag 5001/5082
2.53/1.68	c cleaning 4270 clauses out of 8540 with flag 11000/11081
3.24/2.33	c cleaning 5635 clauses out of 11272 with flag 18002/18083
4.08/3.15	c cleaning 6814 clauses out of 13635 with flag 26000/26081
5.16/4.14	c cleaning 7909 clauses out of 15821 with flag 35000/35081
6.17/5.18	c cleaning 8953 clauses out of 17912 with flag 45000/45081
7.48/6.41	c cleaning 9980 clauses out of 19960 with flag 56001/56082
8.81/7.79	c cleaning 10987 clauses out of 21979 with flag 68000/68081
10.32/9.24	c cleaning 11998 clauses out of 23997 with flag 81005/81086
12.16/11.03	c cleaning 12990 clauses out of 25994 with flag 95000/95081
14.33/13.18	c cleaning 13999 clauses out of 28004 with flag 110000/110081
16.86/15.65	c cleaning 15000 clauses out of 30008 with flag 126003/126084
19.42/18.17	c cleaning 15997 clauses out of 32005 with flag 143000/143081
21.94/20.60	c cleaning 17002 clauses out of 34008 with flag 161000/161081
24.67/23.34	c cleaning 17996 clauses out of 36008 with flag 180002/180083
27.94/26.54	c cleaning 19002 clauses out of 38012 with flag 200002/200083
31.71/30.24	c cleaning 20002 clauses out of 40009 with flag 221001/221082
35.56/34.03	c cleaning 20996 clauses out of 42006 with flag 243000/243081
39.59/38.07	c cleaning 22001 clauses out of 44010 with flag 266000/266081
43.85/42.29	c cleaning 22993 clauses out of 46010 with flag 290001/290082
49.01/47.31	c cleaning 24008 clauses out of 48017 with flag 315001/315082
53.95/52.26	c cleaning 24998 clauses out of 50010 with flag 341002/341083
59.26/57.49	c cleaning 26001 clauses out of 52010 with flag 368000/368081
65.11/63.27	c cleaning 27002 clauses out of 54009 with flag 396000/396081
71.28/69.33	c cleaning 28003 clauses out of 56007 with flag 425000/425081
77.12/75.20	c cleaning 28992 clauses out of 58004 with flag 455000/455081
84.05/82.02	c cleaning 30003 clauses out of 60012 with flag 486000/486081
93.05/90.94	c cleaning 31004 clauses out of 62010 with flag 518001/518082
101.41/99.26	c cleaning 32000 clauses out of 64007 with flag 551002/551083
111.07/108.85	c cleaning 33003 clauses out of 66006 with flag 585001/585082
121.41/119.11	c cleaning 33992 clauses out of 68002 with flag 620000/620081
132.67/130.35	c cleaning 35000 clauses out of 70012 with flag 656002/656083
143.77/141.31	c cleaning 36001 clauses out of 72010 with flag 693000/693081
154.54/152.04	c cleaning 36999 clauses out of 74010 with flag 731001/731082
164.79/162.25	c cleaning 38006 clauses out of 76012 with flag 770002/770083
176.36/173.79	c cleaning 38993 clauses out of 78006 with flag 810002/810083
187.82/185.13	c cleaning 40004 clauses out of 80012 with flag 851001/851082
199.15/196.44	c cleaning 40991 clauses out of 82009 with flag 893002/893083
212.55/209.78	c cleaning 42008 clauses out of 84018 with flag 936002/936083
225.28/222.27	c cleaning 42999 clauses out of 86010 with flag 980002/980083
239.21/236.02	c cleaning 44001 clauses out of 88009 with flag 1025000/1025081
252.45/249.28	c cleaning 45001 clauses out of 90008 with flag 1071000/1071081
265.64/262.37	c cleaning 45998 clauses out of 92007 with flag 1118000/1118081
279.74/276.35	c cleaning 47000 clauses out of 94009 with flag 1166000/1166081
296.73/293.26	c cleaning 48002 clauses out of 96009 with flag 1215000/1215081
313.73/310.15	c cleaning 49000 clauses out of 98007 with flag 1265000/1265081
329.89/326.21	c cleaning 50004 clauses out of 100007 with flag 1316000/1316081
347.06/343.28	c cleaning 50998 clauses out of 102006 with flag 1368003/1368084
364.66/360.71	c cleaning 51997 clauses out of 104005 with flag 1421000/1421081
383.34/379.36	c cleaning 53005 clauses out of 106010 with flag 1475002/1475083
409.59/405.35	c cleaning 53998 clauses out of 108004 with flag 1530001/1530082
438.41/434.17	c cleaning 55000 clauses out of 110007 with flag 1586002/1586083
463.81/459.42	c cleaning 55999 clauses out of 112005 with flag 1643000/1643081
491.59/487.10	c cleaning 56997 clauses out of 114006 with flag 1701000/1701081
519.26/514.72	c cleaning 58003 clauses out of 116012 with flag 1760003/1760084
548.37/543.71	c cleaning 59001 clauses out of 118007 with flag 1820001/1820082
579.34/574.66	c cleaning 60001 clauses out of 120005 with flag 1881000/1881081
609.36/604.54	c cleaning 61003 clauses out of 122008 with flag 1943004/1943085
644.07/639.11	c cleaning 61999 clauses out of 124002 with flag 2006001/2006082
677.66/672.70	c cleaning 63002 clauses out of 126003 with flag 2070001/2070082
711.28/706.19	c cleaning 63996 clauses out of 128000 with flag 2135000/2135081
741.77/736.49	c cleaning 64997 clauses out of 130005 with flag 2201001/2201082
775.87/770.40	c cleaning 66001 clauses out of 132008 with flag 2268001/2268082
813.46/807.91	c cleaning 67003 clauses out of 134006 with flag 2336000/2336081
853.16/847.55	c cleaning 68001 clauses out of 136004 with flag 2405001/2405082
893.24/887.26	c cleaning 69001 clauses out of 138003 with flag 2475001/2475082
931.97/925.97	c cleaning 70000 clauses out of 140006 with flag 2546005/2546086
974.72/968.51	c cleaning 70996 clauses out of 142001 with flag 2618000/2618081
1017.60/1011.32	c cleaning 71997 clauses out of 144005 with flag 2691000/2691081
1063.42/1057.02	c cleaning 72998 clauses out of 146008 with flag 2765000/2765081
1105.32/1098.86	c cleaning 73998 clauses out of 148010 with flag 2840000/2840081
1145.82/1139.24	c cleaning 75003 clauses out of 150012 with flag 2916000/2916081
1187.22/1180.54	c cleaning 76001 clauses out of 152009 with flag 2993000/2993081
1241.74/1234.90	c cleaning 77007 clauses out of 154013 with flag 3071005/3071086
1297.08/1290.10	c cleaning 78001 clauses out of 156005 with flag 3150004/3150085
1346.03/1338.96	c cleaning 78996 clauses out of 158000 with flag 3230000/3230081
1386.73/1379.52	c cleaning 79998 clauses out of 160004 with flag 3311000/3311081
1438.01/1430.72	c cleaning 80997 clauses out of 162006 with flag 3393000/3393081
1485.05/1477.65	c cleaning 82002 clauses out of 164009 with flag 3476000/3476081
1536.51/1528.93	c cleaning 83001 clauses out of 166007 with flag 3560000/3560081
1584.19/1576.45	c cleaning 84001 clauses out of 168008 with flag 3645002/3645083
1639.36/1631.47	c cleaning 84995 clauses out of 170005 with flag 3731000/3731081
1701.22/1693.11	c cleaning 85998 clauses out of 172011 with flag 3818001/3818082
1760.68/1752.19	c cleaning 87006 clauses out of 174013 with flag 3906001/3906082
1800.03/1790.61	c starts		: 254
1800.03/1790.61	c conflicts		: 3960719
1800.03/1790.61	c decisions		: 4174765
1800.03/1790.61	c propagations		: 21450356
1800.03/1790.61	c inspects		: 18890945142
1800.03/1790.61	c shortcuts		: 0
1800.03/1790.61	c learnt literals	: 0
1800.03/1790.61	c learnt binary clauses	: 0
1800.03/1790.61	c learnt ternary clauses	: 0
1800.03/1790.61	c learnt constraints	: 3960719
1800.03/1790.61	c ignored constraints	: 0
1800.03/1790.61	c root simplifications	: 0
1800.03/1790.61	c removed literals (reason simplification)	: 0
1800.03/1790.61	c reason swapping (by a shorter reason)	: 0
1800.03/1790.61	c Calls to reduceDB	: 84
1800.03/1790.61	c number of reductions to clauses (during analyze)	: 0
1800.03/1790.61	c number of learned constraints concerned by reduction	: 0
1800.03/1790.61	c number of learning phase by resolution	: 0
1800.03/1790.61	c number of learning phase by cutting planes	: 0
1800.03/1790.61	c speed (assignments/second)	: 11982.964362866054
1800.03/1790.61	c non guided choices	0
1800.03/1790.64	c learnt constraints type 
1800.03/1790.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 141672
1800.03/1790.64	c constraints type 
1800.03/1790.64	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.03/1790.64	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 41619
1800.03/1790.64	c 41620 constraints processed.
1800.03/1790.64	s SATISFIABLE
1800.03/1790.64	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 -x451 -x452 -x453 x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 x541 -x542 -x543 -x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 x569 -x570 -x571 -x572 -x573 -x574 -x575 -x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 -x600 x601 -x602 -x603 -x604 -x605 -x606 -x607 -x608 -x609 -x610 -x611 -x612 -x613 -x614 -x615 -x616 -x617 -x618 -x619 -x620 -x621 -x622 -x623 -x624 -x625 -x626 -x627 x628 -x629 -x630 -x631 -x632 -x633 -x634 -x635 -x636 -x637 -x638 -x639 -x640 -x641 -x642 -x643 -x644 -x645 -x646 -x647 -x648 -x649 -x650 -x651 -x652 -x653 -x654 -x655 x656 -x657 -x658 -x659 -x660 -x661 -x662 -x663 -x664 -x665 -x666 -x667 -x668 -x669 -x670 -x671 -x672 -x673 -x674 -x675 -x676 -x677 -x678 -x679 -x680 -x681 -x682 -x683 -x684 -x685 -x686 -x687 -x688 -x689 -x690 -x691 -x692 -x693 -x694 -x695 -x696 -x697 -x698 -x699 -x700 -x701 -x702 -x703 -x704 -x705 -x706 -x707 -x708 -x709 -x710 -x711 -x712 -x713 -x714 -x715 -x716 -x717 -x718 -x719 -x720 -x721 -x722 -x723 -x724 -x725 -x726 -x727 x728 -x729 -x730 -x731 -x732 -x733 -x734 -x735 -x736 -x737 -x738 -x739 -x740 -x741 -x742 -x743 -x744 -x745 -x746 -x747 -x748 -x749 -x750 -x751 -x752 -x753 -x754 -x755 -x756 -x757 -x758 -x759 x760 
1800.03/1790.64	c objective function=-29
1800.03/1790.64	c Total wall clock time (in seconds): 1790.519

Verifier Data

OK	-29

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-3687869-1337877291/watcher-3687869-1337877291 -o /tmp/evaluation-result-3687869-1337877291/solver-3687869-1337877291 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687869-1337877291.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.00 2.00 1.94 3/194 24119
/proc/meminfo: memFree=27634536/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/24119/stat : 24119 (java) D 24117 24119 23066 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 253854221 9515008 182 33554432000 1073741824 1073778376 140733705470640 140733705461672 227141303989 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/24119/statm: 2323 182 140 9 0 71 0

[startup+0.0637289 s]
/proc/loadavg: 2.00 2.00 1.94 3/194 24119
/proc/meminfo: memFree=27634536/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9225560 CPUtime=0.04 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 3081 0 1 0 3 1 0 0 20 0 13 0 253854221 9446973440 4289 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2306390 4289 1708 9 0 2297091 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+0.100204 s]
/proc/loadavg: 2.00 2.00 1.94 3/194 24119
/proc/meminfo: memFree=27634536/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9558412 CPUtime=0.07 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 4142 0 1 0 6 1 0 0 20 0 18 0 253854221 9787813888 5342 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2389603 5346 2075 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558412

[startup+0.300157 s]
/proc/loadavg: 2.00 2.00 1.94 3/194 24119
/proc/meminfo: memFree=27634536/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9558412 CPUtime=0.43 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 5216 0 1 0 41 2 0 0 20 0 18 0 253854221 9787813888 7412 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2389603 7412 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9558412

[startup+0.700286 s]
/proc/loadavg: 2.00 2.00 1.94 3/194 24119
/proc/meminfo: memFree=27634536/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9624976 CPUtime=1.46 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 9691 0 1 0 142 4 0 0 20 0 19 0 253854221 9855975424 25894 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2406244 25894 2247 9 0 2396937 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9624976

[startup+1.50076 s]
/proc/loadavg: 2.24 2.05 1.95 3/213 24138
/proc/meminfo: memFree=27528952/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9624976 CPUtime=2.4 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 9986 0 1 0 235 5 0 0 20 0 19 0 253854221 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2406244 35672 2278 9 0 2396937 0
[pid=24119/tid=24121] ppid=24117 vsize=9624976 CPUtime=1.42 cores=0,2,4,6
/proc/24119/task/24121/stat : 24121 (java) R 24117 24119 23066 0 -1 4202560 2499 0 1 0 140 2 0 0 20 0 19 0 253854222 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202313658744 140202178473893 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24122] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24122/stat : 24122 (java) S 24117 24119 23066 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202302720168 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24123] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24123/stat : 24123 (java) S 24117 24119 23066 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202301667624 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24124] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24124/stat : 24124 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202300615080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24125] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24125/stat : 24125 (java) S 24117 24119 23066 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202299562536 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24126] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24126/stat : 24126 (java) S 24117 24119 23066 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202298509992 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24127] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24127/stat : 24127 (java) S 24117 24119 23066 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202297457448 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24128] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24128/stat : 24128 (java) S 24117 24119 23066 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202296404904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24129] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24129/stat : 24129 (java) S 24117 24119 23066 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202150149160 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24130] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24130/stat : 24130 (java) S 24117 24119 23066 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 253854224 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202137737320 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24131] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24131/stat : 24131 (java) S 24117 24119 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202136683640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24132] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24132/stat : 24132 (java) S 24117 24119 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202135630984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24133] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24133/stat : 24133 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202134579728 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24134] ppid=24117 vsize=9624976 CPUtime=0.38 cores=0,2,4,6
/proc/24119/task/24134/stat : 24134 (java) S 24117 24119 23066 0 -1 4202560 2303 0 0 0 38 0 0 0 20 0 19 0 253854227 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202133527096 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24135] ppid=24117 vsize=9624976 CPUtime=0.49 cores=0,2,4,6
/proc/24119/task/24135/stat : 24135 (java) S 24117 24119 23066 0 -1 4202560 3925 0 0 0 49 0 0 0 20 0 19 0 253854227 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202132474552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24136] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24136/stat : 24136 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202131422200 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24137] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24137/stat : 24137 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202130369864 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24138] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24138/stat : 24138 (java) S 24117 24119 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253854275 9855975424 35672 33554432000 1073741824 1073778376 140733421355760 140202129314600 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 9624976

[startup+3.10076 s]
/proc/loadavg: 2.24 2.05 1.95 3/213 24138
/proc/meminfo: memFree=27477256/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9624976 CPUtime=4.08 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 10039 0 1 0 400 8 0 0 20 0 19 0 253854221 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2406244 45410 2278 9 0 2396937 0
[pid=24119/tid=24121] ppid=24117 vsize=9624976 CPUtime=2.98 cores=0,2,4,6
/proc/24119/task/24121/stat : 24121 (java) R 24117 24119 23066 0 -1 4202560 2500 0 1 0 295 3 0 0 20 0 19 0 253854222 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202313658656 140202178225772 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24122] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24122/stat : 24122 (java) S 24117 24119 23066 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202302720168 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24123] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24123/stat : 24123 (java) S 24117 24119 23066 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202301667624 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24124] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24124/stat : 24124 (java) S 24117 24119 23066 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202300615080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24125] ppid=24117 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/24119/task/24125/stat : 24125 (java) S 24117 24119 23066 0 -1 4202560 23 0 0 0 1 0 0 0 20 0 19 0 253854223 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202299562536 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24126] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24126/stat : 24126 (java) S 24117 24119 23066 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202298509992 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24127] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24127/stat : 24127 (java) S 24117 24119 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202297457448 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24128] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24128/stat : 24128 (java) S 24117 24119 23066 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202296404904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24129] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24129/stat : 24129 (java) S 24117 24119 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202150149160 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24130] ppid=24117 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/24119/task/24130/stat : 24130 (java) S 24117 24119 23066 0 -1 4202560 42 0 0 0 4 0 0 0 20 0 19 0 253854224 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202137737320 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24131] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24131/stat : 24131 (java) S 24117 24119 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202136683640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24132] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24132/stat : 24132 (java) S 24117 24119 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202135630984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24133] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24133/stat : 24133 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202134579728 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24134] ppid=24117 vsize=9624976 CPUtime=0.41 cores=0,2,4,6
/proc/24119/task/24134/stat : 24134 (java) S 24117 24119 23066 0 -1 4202560 2304 0 0 0 41 0 0 0 20 0 19 0 253854227 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202133527096 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24135] ppid=24117 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/24119/task/24135/stat : 24135 (java) S 24117 24119 23066 0 -1 4202560 3925 0 0 0 51 0 0 0 20 0 19 0 253854227 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202132474552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24136] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24136/stat : 24136 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202131422200 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24137] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24137/stat : 24137 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202130369864 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24138] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24138/stat : 24138 (java) S 24117 24119 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253854275 9855975424 45410 33554432000 1073741824 1073778376 140733421355760 140202129314600 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.08
Current children cumulated vsize (KiB) 9624976

[startup+6.30076 s]
/proc/loadavg: 2.24 2.05 1.95 3/213 24138
/proc/meminfo: memFree=27436484/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9624976 CPUtime=7.38 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 10792 0 1 0 729 9 0 0 20 0 19 0 253854221 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2406244 51511 2278 9 0 2396937 0
[pid=24119/tid=24121] ppid=24117 vsize=9624976 CPUtime=6.08 cores=0,2,4,6
/proc/24119/task/24121/stat : 24121 (java) R 24117 24119 23066 0 -1 4202560 2503 0 1 0 605 3 0 0 20 0 19 0 253854222 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202313658656 140202178445581 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24122] ppid=24117 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/24119/task/24122/stat : 24122 (java) S 24117 24119 23066 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 19 0 253854223 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202302720168 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24123] ppid=24117 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/24119/task/24123/stat : 24123 (java) S 24117 24119 23066 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 19 0 253854223 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202301667624 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24124] ppid=24117 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/24119/task/24124/stat : 24124 (java) S 24117 24119 23066 0 -1 4202560 211 0 0 0 1 0 0 0 20 0 19 0 253854223 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202300615080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24125] ppid=24117 vsize=9624976 CPUtime=0.03 cores=0,2,4,6
/proc/24119/task/24125/stat : 24125 (java) S 24117 24119 23066 0 -1 4202560 163 0 0 0 3 0 0 0 20 0 19 0 253854223 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202299562536 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24126] ppid=24117 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/24119/task/24126/stat : 24126 (java) S 24117 24119 23066 0 -1 4202560 162 0 0 0 1 0 0 0 20 0 19 0 253854223 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202298509992 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24127] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24127/stat : 24127 (java) S 24117 24119 23066 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202297457448 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24128] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24128/stat : 24128 (java) S 24117 24119 23066 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202296404904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24129] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24129/stat : 24129 (java) S 24117 24119 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854223 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202150149160 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24130] ppid=24117 vsize=9624976 CPUtime=0.11 cores=0,2,4,6
/proc/24119/task/24130/stat : 24130 (java) S 24117 24119 23066 0 -1 4202560 50 0 0 0 11 0 0 0 20 0 19 0 253854224 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202137737320 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24131] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24131/stat : 24131 (java) S 24117 24119 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202136683640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24132] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24132/stat : 24132 (java) S 24117 24119 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202135630984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24133] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24133/stat : 24133 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202134579728 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24134] ppid=24117 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/24119/task/24134/stat : 24134 (java) S 24117 24119 23066 0 -1 4202560 2543 0 0 0 45 0 0 0 20 0 19 0 253854227 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202133527096 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24135] ppid=24117 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/24119/task/24135/stat : 24135 (java) S 24117 24119 23066 0 -1 4202560 3926 0 0 0 51 0 0 0 20 0 19 0 253854227 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202132474552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24136] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24136/stat : 24136 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202131422200 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24137] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24137/stat : 24137 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202130369864 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24138] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24138/stat : 24138 (java) S 24117 24119 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253854275 9855975424 51511 33554432000 1073741824 1073778376 140733421355760 140202129314600 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 7.38
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]

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

[pid=24119/tid=24134] ppid=24117 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/24119/task/24134/stat : 24134 (java) S 24117 24119 23066 0 -1 4202560 2922 0 0 0 47 0 0 0 20 0 19 0 253854227 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202133527096 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24135] ppid=24117 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/24119/task/24135/stat : 24135 (java) S 24117 24119 23066 0 -1 4202560 3926 0 0 0 51 0 0 0 20 0 19 0 253854227 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202132474552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24136] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24136/stat : 24136 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202131422200 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24137] ppid=24117 vsize=9624976 CPUtime=0.73 cores=0,2,4,6
/proc/24119/task/24137/stat : 24137 (java) S 24117 24119 23066 0 -1 4202560 95 0 0 0 44 29 0 0 20 0 19 0 253854227 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202130369864 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24138] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24138/stat : 24138 (java) S 24117 24119 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253854275 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202129314600 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1670.41
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 24236
/proc/meminfo: memFree=25101112/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9624976 CPUtime=1730.55 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 16340 0 1 0 172933 122 0 0 20 0 19 0 253854221 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2406244 229630 2279 9 0 2396937 0
[pid=24119/tid=24121] ppid=24117 vsize=9624976 CPUtime=1709.82 cores=0,2,4,6
/proc/24119/task/24121/stat : 24121 (java) R 24117 24119 23066 0 -1 4202560 2990 0 1 0 170952 30 0 0 20 0 19 0 253854222 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202313658656 140202178225760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24122] ppid=24117 vsize=9624976 CPUtime=1.27 cores=0,2,4,6
/proc/24119/task/24122/stat : 24122 (java) S 24117 24119 23066 0 -1 4202560 521 0 0 0 112 15 0 0 20 0 19 0 253854223 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202302720168 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24123] ppid=24117 vsize=9624976 CPUtime=1.17 cores=0,2,4,6
/proc/24119/task/24123/stat : 24123 (java) S 24117 24119 23066 0 -1 4202560 363 0 0 0 107 10 0 0 20 0 19 0 253854223 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202301667624 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24124] ppid=24117 vsize=9624976 CPUtime=1.17 cores=0,2,4,6
/proc/24119/task/24124/stat : 24124 (java) S 24117 24119 23066 0 -1 4202560 555 0 0 0 106 11 0 0 20 0 19 0 253854223 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202300615080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24125] ppid=24117 vsize=9624976 CPUtime=1.12 cores=0,2,4,6
/proc/24119/task/24125/stat : 24125 (java) S 24117 24119 23066 0 -1 4202560 701 0 0 0 101 11 0 0 20 0 19 0 253854223 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202299562536 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24126] ppid=24117 vsize=9624976 CPUtime=1.17 cores=0,2,4,6
/proc/24119/task/24126/stat : 24126 (java) S 24117 24119 23066 0 -1 4202560 556 0 0 0 105 12 0 0 20 0 19 0 253854223 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202298509992 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24127] ppid=24117 vsize=9624976 CPUtime=1.2 cores=0,2,4,6
/proc/24119/task/24127/stat : 24127 (java) S 24117 24119 23066 0 -1 4202560 648 0 0 0 111 9 0 0 20 0 19 0 253854223 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202297457448 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24128] ppid=24117 vsize=9624976 CPUtime=1.24 cores=0,2,4,6
/proc/24119/task/24128/stat : 24128 (java) S 24117 24119 23066 0 -1 4202560 566 0 0 0 114 10 0 0 20 0 19 0 253854223 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202296404904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24129] ppid=24117 vsize=9624976 CPUtime=1.1 cores=0,2,4,6
/proc/24119/task/24129/stat : 24129 (java) S 24117 24119 23066 0 -1 4202560 497 0 0 0 98 12 0 0 20 0 19 0 253854223 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202150149160 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24130] ppid=24117 vsize=9624976 CPUtime=5.43 cores=0,2,4,6
/proc/24119/task/24130/stat : 24130 (java) S 24117 24119 23066 0 -1 4202560 815 0 0 0 540 3 0 0 20 0 19 0 253854224 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202137737320 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24131] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24131/stat : 24131 (java) S 24117 24119 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202136683640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24132] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24132/stat : 24132 (java) S 24117 24119 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202135630984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24133] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24133/stat : 24133 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202134579728 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24134] ppid=24117 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/24119/task/24134/stat : 24134 (java) S 24117 24119 23066 0 -1 4202560 2922 0 0 0 47 0 0 0 20 0 19 0 253854227 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202133527096 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24135] ppid=24117 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/24119/task/24135/stat : 24135 (java) S 24117 24119 23066 0 -1 4202560 3926 0 0 0 51 0 0 0 20 0 19 0 253854227 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202132474552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24136] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24136/stat : 24136 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202131422200 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24137] ppid=24117 vsize=9624976 CPUtime=0.76 cores=0,2,4,6
/proc/24119/task/24137/stat : 24137 (java) S 24117 24119 23066 0 -1 4202560 99 0 0 0 45 31 0 0 20 0 19 0 253854227 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202130369864 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24138] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24138/stat : 24138 (java) S 24117 24119 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253854275 9855975424 229630 33554432000 1073741824 1073778376 140733421355760 140202129314600 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1730.55
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.16 2.04 2.01 3/213 24236
/proc/meminfo: memFree=25167432/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9624976 CPUtime=1791.67 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 17790 0 1 0 179026 141 0 0 20 0 19 0 253854221 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2406244 212665 2279 9 0 2396937 0
[pid=24119/tid=24121] ppid=24117 vsize=9624976 CPUtime=1768.86 cores=0,2,4,6
/proc/24119/task/24121/stat : 24121 (java) R 24117 24119 23066 0 -1 4202560 3027 0 1 0 176855 31 0 0 20 0 19 0 253854222 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202313657712 140202178583910 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24122] ppid=24117 vsize=9624976 CPUtime=1.5 cores=0,2,4,6
/proc/24119/task/24122/stat : 24122 (java) S 24117 24119 23066 0 -1 4202560 574 0 0 0 131 19 0 0 20 0 19 0 253854223 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202302720168 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24123] ppid=24117 vsize=9624976 CPUtime=1.41 cores=0,2,4,6
/proc/24119/task/24123/stat : 24123 (java) S 24117 24119 23066 0 -1 4202560 394 0 0 0 128 13 0 0 20 0 19 0 253854223 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202301667624 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24124] ppid=24117 vsize=9624976 CPUtime=1.36 cores=0,2,4,6
/proc/24119/task/24124/stat : 24124 (java) S 24117 24119 23066 0 -1 4202560 583 0 0 0 124 12 0 0 20 0 19 0 253854223 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202300615080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24125] ppid=24117 vsize=9624976 CPUtime=1.29 cores=0,2,4,6
/proc/24119/task/24125/stat : 24125 (java) S 24117 24119 23066 0 -1 4202560 720 0 0 0 116 13 0 0 20 0 19 0 253854223 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202299562536 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24126] ppid=24117 vsize=9624976 CPUtime=1.39 cores=0,2,4,6
/proc/24119/task/24126/stat : 24126 (java) S 24117 24119 23066 0 -1 4202560 584 0 0 0 125 14 0 0 20 0 19 0 253854223 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202298509992 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24127] ppid=24117 vsize=9624976 CPUtime=1.35 cores=0,2,4,6
/proc/24119/task/24127/stat : 24127 (java) S 24117 24119 23066 0 -1 4202560 823 0 0 0 124 11 0 0 20 0 19 0 253854223 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202297457448 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24128] ppid=24117 vsize=9624976 CPUtime=1.44 cores=0,2,4,6
/proc/24119/task/24128/stat : 24128 (java) S 24117 24119 23066 0 -1 4202560 591 0 0 0 132 12 0 0 20 0 19 0 253854223 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202296404904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24129] ppid=24117 vsize=9624976 CPUtime=1.31 cores=0,2,4,6
/proc/24119/task/24129/stat : 24129 (java) S 24117 24119 23066 0 -1 4202560 635 0 0 0 116 15 0 0 20 0 19 0 253854223 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202150149160 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24130] ppid=24117 vsize=9624976 CPUtime=5.75 cores=0,2,4,6
/proc/24119/task/24130/stat : 24130 (java) S 24117 24119 23066 0 -1 4202560 1727 0 0 0 572 3 0 0 20 0 19 0 253854224 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202137737320 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24131] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24131/stat : 24131 (java) S 24117 24119 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202136683640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24132] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24132/stat : 24132 (java) S 24117 24119 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202135630984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24133] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24133/stat : 24133 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202134579728 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24134] ppid=24117 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/24119/task/24134/stat : 24134 (java) S 24117 24119 23066 0 -1 4202560 2922 0 0 0 47 0 0 0 20 0 19 0 253854227 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202133527096 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24135] ppid=24117 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/24119/task/24135/stat : 24135 (java) S 24117 24119 23066 0 -1 4202560 3926 0 0 0 51 0 0 0 20 0 19 0 253854227 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202132474552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24136] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24136/stat : 24136 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202131422200 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24137] ppid=24117 vsize=9624976 CPUtime=0.79 cores=0,2,4,6
/proc/24119/task/24137/stat : 24137 (java) S 24117 24119 23066 0 -1 4202560 103 0 0 0 47 32 0 0 20 0 19 0 253854227 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202130369864 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24138] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24138/stat : 24138 (java) S 24117 24119 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253854275 9855975424 212665 33554432000 1073741824 1073778376 140733421355760 140202129314600 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1791.67
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.6 s]
/proc/loadavg: 2.14 2.04 2.01 3/213 24236
/proc/meminfo: memFree=25173760/32873844 swapFree=7108/7108
[pid=24119] ppid=24117 vsize=9624976 CPUtime=1800.03 cores=0,2,4,6
/proc/24119/stat : 24119 (java) S 24117 24119 23066 0 -1 4202496 17793 0 1 0 179862 141 0 0 20 0 19 0 253854221 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140733421346896 227144663101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24119/statm: 2406244 211079 2279 9 0 2396937 0
[pid=24119/tid=24121] ppid=24117 vsize=9624976 CPUtime=1777.12 cores=0,2,4,6
/proc/24119/task/24121/stat : 24121 (java) R 24117 24119 23066 0 -1 4202560 3029 0 1 0 177680 32 0 0 20 0 19 0 253854222 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202313657696 140202178454048 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24122] ppid=24117 vsize=9624976 CPUtime=1.51 cores=0,2,4,6
/proc/24119/task/24122/stat : 24122 (java) S 24117 24119 23066 0 -1 4202560 574 0 0 0 132 19 0 0 20 0 19 0 253854223 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202302720168 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24123] ppid=24117 vsize=9624976 CPUtime=1.42 cores=0,2,4,6
/proc/24119/task/24123/stat : 24123 (java) S 24117 24119 23066 0 -1 4202560 394 0 0 0 129 13 0 0 20 0 19 0 253854223 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202301667624 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24124] ppid=24117 vsize=9624976 CPUtime=1.37 cores=0,2,4,6
/proc/24119/task/24124/stat : 24124 (java) S 24117 24119 23066 0 -1 4202560 583 0 0 0 125 12 0 0 20 0 19 0 253854223 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202300615080 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24125] ppid=24117 vsize=9624976 CPUtime=1.3 cores=0,2,4,6
/proc/24119/task/24125/stat : 24125 (java) S 24117 24119 23066 0 -1 4202560 720 0 0 0 117 13 0 0 20 0 19 0 253854223 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202299562536 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24126] ppid=24117 vsize=9624976 CPUtime=1.4 cores=0,2,4,6
/proc/24119/task/24126/stat : 24126 (java) S 24117 24119 23066 0 -1 4202560 584 0 0 0 126 14 0 0 20 0 19 0 253854223 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202298509992 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24127] ppid=24117 vsize=9624976 CPUtime=1.36 cores=0,2,4,6
/proc/24119/task/24127/stat : 24127 (java) S 24117 24119 23066 0 -1 4202560 823 0 0 0 125 11 0 0 20 0 19 0 253854223 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202297457448 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24128] ppid=24117 vsize=9624976 CPUtime=1.44 cores=0,2,4,6
/proc/24119/task/24128/stat : 24128 (java) S 24117 24119 23066 0 -1 4202560 591 0 0 0 132 12 0 0 20 0 19 0 253854223 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202296404904 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24129] ppid=24117 vsize=9624976 CPUtime=1.33 cores=0,2,4,6
/proc/24119/task/24129/stat : 24129 (java) S 24117 24119 23066 0 -1 4202560 635 0 0 0 118 15 0 0 20 0 19 0 253854223 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202150149160 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24130] ppid=24117 vsize=9624976 CPUtime=5.75 cores=0,2,4,6
/proc/24119/task/24130/stat : 24130 (java) S 24117 24119 23066 0 -1 4202560 1728 0 0 0 572 3 0 0 20 0 19 0 253854224 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202137737320 227144677289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24131] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24131/stat : 24131 (java) S 24117 24119 23066 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202136683640 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24132] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24132/stat : 24132 (java) S 24117 24119 23066 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854225 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202135630984 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24133] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24133/stat : 24133 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202134579728 227144685344 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24119/tid=24134] ppid=24117 vsize=9624976 CPUtime=0.47 cores=0,2,4,6
/proc/24119/task/24134/stat : 24134 (java) S 24117 24119 23066 0 -1 4202560 2922 0 0 0 47 0 0 0 20 0 19 0 253854227 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202133527096 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24119/tid=24135] ppid=24117 vsize=9624976 CPUtime=0.51 cores=0,2,4,6
/proc/24119/task/24135/stat : 24135 (java) S 24117 24119 23066 0 -1 4202560 3926 0 0 0 51 0 0 0 20 0 19 0 253854227 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202132474552 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24136] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24136/stat : 24136 (java) S 24117 24119 23066 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854227 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202131422200 227144676412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24119/tid=24137] ppid=24117 vsize=9624976 CPUtime=0.79 cores=0,2,4,6
/proc/24119/task/24137/stat : 24137 (java) S 24117 24119 23066 0 -1 4202560 103 0 0 0 47 32 0 0 20 0 19 0 253854227 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202130369864 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24119/tid=24138] ppid=24117 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24119/task/24138/stat : 24138 (java) S 24117 24119 23066 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253854275 9855975424 211079 33554432000 1073741824 1073778376 140733421355760 140202129314600 227144677289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24119 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=228235
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=903710
# CPU time returned by wait4() is 1796.13
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1790.65
CPU time (s): 1800.03
CPU user time (s): 1798.62
CPU system time (s): 1.41
CPU usage (%): 100.524
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.23
system time used= 1.90371
maximum resident set size= 1047224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17827
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1600
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41494
involuntary context switches= 13206

runsolver used 6.53001 second user time and 14.5038 second system time

The end

Launcher Data

Begin job on node138 at 2012-05-24 18:34:52
IDJOB=3687869
IDBENCH=2240
IDSOLVER=2269
FILE ID=node138/3687869-1337877291
RUNJOBID= node138-1337871881-23082
PBS_JOBID= 14620066
Free space on /tmp= 71720 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/frb40-19-opb/normalized-frb40-19-5.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687869-1337877291/watcher-3687869-1337877291 -o /tmp/evaluation-result-3687869-1337877291/solver-3687869-1337877291 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687869-1337877291.opb

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

MD5SUM BENCH= f408a60720d5bae3e36cea0c41e2f7f1
RANDOM SEED=664511561

node138.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		: 2667.347
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	: 5334.69
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		: 2667.347
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		: 2667.347
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.91
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		: 2667.347
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		: 2667.347
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.91
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		: 2667.347
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		: 2667.347
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.92
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		: 2667.347
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:       32873844 kB
MemFree:        27634692 kB
Buffers:          217660 kB
Cached:          4112224 kB
SwapCached:            0 kB
Active:           690276 kB
Inactive:        3766836 kB
Active(anon):     130108 kB
Inactive(anon):        0 kB
Active(file):     560168 kB
Inactive(file):  3766836 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        140444 kB
Mapped:            22532 kB
Shmem:               200 kB
Slab:             637488 kB
SReclaimable:      80008 kB
SUnreclaim:       557480 kB
KernelStack:        1600 kB
PageTables:         4468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     697152 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71716 MiB
End job on node138 at 2012-05-24 19:04:44