Trace number 3718245

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 NameAnswerCPU timeWall clock time
Sat4j PB 2012-05-28MSAT (TO) 1800.09 1796.95

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-dsjc125-1-4_wcsp.wbo
MD5SUMb95440184c2619269a303a66296dd7fe
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMSAT
Best cost obtained on this benchmark35
Best CPU time to get the best result obtained on this benchmark1796.83
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables500
Total number of constraints3069
Number of soft constraints2944
Number of constraints which are clauses2944
Number of constraints which are cardinality constraints (but not clauses)125
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint4
Top cost 737
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 2944
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.07/0.11	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.07/0.11	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.11	c See www.sat4j.org for details.
0.07/0.11	c version 2.3.2.v20120528
0.07/0.11	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.11	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.11	c java.vm.version	19.1-b02
0.07/0.11	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.11	c sun.arch.data.model	64
0.07/0.11	c java.version		1.6.0_24
0.07/0.11	c os.name		Linux
0.07/0.11	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.11	c os.arch		amd64
0.07/0.11	c Free memory 		501472288
0.07/0.11	c Max memory 		7480803328
0.07/0.11	c Total memory 		504102912
0.07/0.11	c Number of processors 	8
0.07/0.14	c Pseudo Boolean Optimization by upper bound
0.07/0.14	c --- Begin Solver configuration ---
0.07/0.14	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.07/0.14	c Learn all clauses as in MiniSAT
0.07/0.14	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.14	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.14	c No reason simplification
0.07/0.14	c Armin Biere (Picosat) restarts strategy
0.07/0.14	c Glucose 2 learned constraints deletion strategy
0.07/0.14	c timeout=2147483s
0.07/0.14	c DB Simplification allowed=false
0.07/0.14	c --- End Solver configuration ---
0.07/0.14	c solving HOME/instance-3718245-1338254573.wbo
0.07/0.14	c reading problem ... 
0.41/0.34	c ... done. Wall clock time 0.208s.
0.41/0.34	c declared #vars     500
0.41/0.34	c internal #vars     3444
0.41/0.34	c #constraints  3195
0.41/0.34	c constraints type 
0.41/0.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3069
0.41/0.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 126
0.41/0.34	c 3195 constraints processed.
0.41/0.34	c objective function length is 2944 literals
0.92/0.50	c SATISFIABLE
0.92/0.50	c OPTIMIZING...
0.92/0.50	c Got one! Elapsed wall clock time (in seconds):0.362
0.92/0.50	o 89
2.52/1.90	c cleaning 2546 clauses out of 5100 with flag 27719/5100
4.19/3.45	c cleaning 4263 clauses out of 8554 with flag 78285/11100
5.99/5.24	c cleaning 5639 clauses out of 11291 with flag 117679/18100
8.10/7.32	c cleaning 6816 clauses out of 13653 with flag 165423/26101
10.44/9.64	c cleaning 7907 clauses out of 15836 with flag 229857/35100
12.95/12.19	c cleaning 8961 clauses out of 17929 with flag 291948/45100
15.75/14.99	c cleaning 9969 clauses out of 19969 with flag 356053/56101
18.85/18.02	c cleaning 10983 clauses out of 21999 with flag 420732/68100
22.25/21.43	c cleaning 12001 clauses out of 24017 with flag 501729/81101
25.96/25.10	c cleaning 13001 clauses out of 26015 with flag 580756/95100
29.77/28.96	c cleaning 14000 clauses out of 28014 with flag 666635/110100
33.99/33.19	c cleaning 15003 clauses out of 30017 with flag 761552/126103
38.40/37.53	c cleaning 16004 clauses out of 32011 with flag 850016/143100
43.01/42.17	c cleaning 17001 clauses out of 34007 with flag 952635/161100
47.91/47.08	c cleaning 17994 clauses out of 36006 with flag 1056456/180100
53.24/52.30	c cleaning 19003 clauses out of 38012 with flag 1166531/200100
58.69/57.74	c cleaning 19998 clauses out of 40009 with flag 1275797/221100
64.39/63.47	c cleaning 20998 clauses out of 42012 with flag 1395749/243101
70.41/69.43	c cleaning 22000 clauses out of 44015 with flag 1525307/266102
76.71/75.80	c cleaning 23003 clauses out of 46016 with flag 1657657/290103
83.42/82.45	c cleaning 23994 clauses out of 48010 with flag 1792437/315100
90.22/89.21	c cleaning 24999 clauses out of 50018 with flag 1930997/341102
97.24/96.28	c cleaning 25999 clauses out of 52018 with flag 2052651/368101
104.65/103.61	c cleaning 26998 clauses out of 54018 with flag 2182463/396100
112.27/111.22	c cleaning 28004 clauses out of 56020 with flag 2320490/425100
120.17/119.14	c cleaning 29001 clauses out of 58016 with flag 2477597/455100
128.28/127.26	c cleaning 30004 clauses out of 60016 with flag 2641010/486101
136.80/135.73	c cleaning 30997 clauses out of 62014 with flag 2813355/518103
145.81/144.74	c cleaning 31994 clauses out of 64018 with flag 2989942/551104
154.92/153.83	c cleaning 33006 clauses out of 66022 with flag 3175994/585102
164.23/163.16	c cleaning 33995 clauses out of 68014 with flag 3381651/620100
174.05/172.92	c cleaning 34996 clauses out of 70023 with flag 3597353/656104
184.05/182.94	c cleaning 36000 clauses out of 72023 with flag 3808748/693100
194.17/193.00	c cleaning 36998 clauses out of 74023 with flag 4011013/731100
204.58/203.49	c cleaning 38001 clauses out of 76025 with flag 4216006/770100
215.19/214.01	c cleaning 39001 clauses out of 78028 with flag 4427373/810104
226.41/225.20	c cleaning 39996 clauses out of 80024 with flag 4673527/851101
237.81/236.62	c cleaning 40981 clauses out of 82027 with flag 4940170/893100
249.55/248.32	c cleaning 42011 clauses out of 84047 with flag 5174432/936101
262.06/260.85	c cleaning 43012 clauses out of 86039 with flag 5408031/980104
275.58/274.38	c cleaning 44001 clauses out of 88023 with flag 5673409/1025100
288.79/287.54	c cleaning 44979 clauses out of 90023 with flag 5940113/1071101
300.50/299.28	c cleaning 46012 clauses out of 92044 with flag 6209284/1118101
313.20/311.96	c cleaning 46991 clauses out of 94032 with flag 6487948/1166101
325.90/324.64	c cleaning 48009 clauses out of 96040 with flag 6773889/1215100
338.93/337.64	c cleaning 49000 clauses out of 98031 with flag 7075214/1265100
352.35/351.02	c cleaning 50007 clauses out of 100031 with flag 7361988/1316100
366.21/364.87	c cleaning 51001 clauses out of 102025 with flag 7656968/1368101
380.01/378.67	c cleaning 51992 clauses out of 104024 with flag 7960974/1421101
394.23/392.85	c cleaning 52998 clauses out of 106031 with flag 8298115/1475100
408.74/407.38	c cleaning 54008 clauses out of 108036 with flag 8655108/1530103
423.57/422.18	c cleaning 54998 clauses out of 110026 with flag 8935028/1586101
438.32/436.89	c cleaning 55998 clauses out of 112028 with flag 9215928/1643101
453.55/452.02	c cleaning 56990 clauses out of 114033 with flag 9524344/1701104
468.98/467.41	c cleaning 58007 clauses out of 116042 with flag 9828943/1760103
484.79/483.28	c cleaning 59013 clauses out of 118032 with flag 10151374/1820100
500.63/499.07	c cleaning 60007 clauses out of 120019 with flag 10485999/1881100
517.37/515.72	c cleaning 60991 clauses out of 122014 with flag 10864387/1943102
534.69/533.02	c cleaning 61998 clauses out of 124021 with flag 11216401/2006100
552.11/550.41	c cleaning 63006 clauses out of 126026 with flag 11539560/2070103
569.24/567.56	c cleaning 63993 clauses out of 128017 with flag 11860959/2135100
587.15/585.46	c cleaning 64998 clauses out of 130025 with flag 12233095/2201101
605.36/603.67	c cleaning 66003 clauses out of 132026 with flag 12619611/2268100
623.59/621.86	c cleaning 66989 clauses out of 134024 with flag 12976986/2336101
643.14/641.39	c cleaning 68009 clauses out of 136034 with flag 13353978/2405100
662.88/661.09	c cleaning 68993 clauses out of 138025 with flag 13753728/2475100
683.10/681.28	c cleaning 70003 clauses out of 140032 with flag 14180941/2546100
703.15/701.26	c cleaning 70995 clauses out of 142031 with flag 14618449/2618102
722.77/720.90	c cleaning 72006 clauses out of 144034 with flag 15025437/2691100
742.88/740.93	c cleaning 72993 clauses out of 146028 with flag 15443173/2765100
763.20/761.27	c cleaning 74011 clauses out of 148037 with flag 15913528/2840102
783.62/781.67	c cleaning 75005 clauses out of 150027 with flag 16299425/2916103
804.04/802.03	c cleaning 75984 clauses out of 152019 with flag 16698986/2993100
825.25/823.27	c cleaning 77004 clauses out of 154037 with flag 17113808/3071102
846.68/844.62	c cleaning 78003 clauses out of 156035 with flag 17522546/3150104
868.49/866.42	c cleaning 79009 clauses out of 158030 with flag 17971234/3230102
890.72/888.63	c cleaning 79998 clauses out of 160019 with flag 18411512/3311100
913.43/911.39	c cleaning 81007 clauses out of 162023 with flag 18824788/3393102
936.55/934.40	c cleaning 81982 clauses out of 164014 with flag 19268661/3476100
959.68/957.58	c cleaning 82996 clauses out of 166034 with flag 19729422/3560102
983.32/981.10	c cleaning 84004 clauses out of 168036 with flag 20217768/3645100
1006.92/1004.71	c cleaning 84993 clauses out of 170034 with flag 20735889/3731102
1031.15/1028.98	c cleaning 86015 clauses out of 172046 with flag 21222440/3818107
1055.40/1053.14	c cleaning 87002 clauses out of 174024 with flag 21664942/3906100
1080.11/1077.85	c cleaning 88003 clauses out of 176028 with flag 22149322/3995106
1104.72/1102.42	c cleaning 88979 clauses out of 178020 with flag 22633355/4085101
1129.63/1127.36	c cleaning 90011 clauses out of 180041 with flag 23148857/4176101
1154.85/1152.58	c cleaning 91006 clauses out of 182029 with flag 23698472/4268100
1180.99/1178.69	c cleaning 92002 clauses out of 184025 with flag 24250284/4361102
1207.33/1204.95	c cleaning 93002 clauses out of 186021 with flag 24743187/4455100
1234.47/1232.03	c cleaning 94000 clauses out of 188024 with flag 25244246/4550105
1261.89/1259.45	c cleaning 94985 clauses out of 190019 with flag 25764692/4646100
1289.20/1286.79	c cleaning 96003 clauses out of 192035 with flag 26314769/4743101
1316.82/1314.35	c cleaning 96967 clauses out of 194031 with flag 26864009/4841100
1345.06/1342.52	c cleaning 98023 clauses out of 196068 with flag 27459017/4940104
1373.09/1370.50	c cleaning 99006 clauses out of 198042 with flag 28034472/5040101
1402.59/1399.97	c cleaning 100005 clauses out of 200040 with flag 28651987/5141105
1432.23/1429.58	c cleaning 101003 clauses out of 202030 with flag 29298541/5243100
1462.37/1459.68	c cleaning 102000 clauses out of 204028 with flag 29849874/5346101
1493.50/1490.75	c cleaning 102967 clauses out of 206034 with flag 30486003/5450107
1524.75/1521.95	c cleaning 104008 clauses out of 208060 with flag 31162487/5555100
1555.09/1552.22	c cleaning 105012 clauses out of 210052 with flag 31772635/5661100
1585.51/1582.63	c cleaning 106004 clauses out of 212042 with flag 32338637/5768102
1616.94/1614.08	c cleaning 107010 clauses out of 214039 with flag 33008718/5876103
1649.69/1646.77	c cleaning 108002 clauses out of 216027 with flag 33670580/5985101
1682.05/1679.01	c cleaning 108982 clauses out of 218024 with flag 34261939/6095100
1714.97/1712.00	c cleaning 109993 clauses out of 220042 with flag 34961567/6206100
1747.90/1744.80	c cleaning 111001 clauses out of 222049 with flag 35619382/6318100
1779.93/1776.86	c cleaning 111995 clauses out of 224048 with flag 36236552/6431100
1800.09/1796.91	c starts		: 277
1800.09/1796.91	c conflicts		: 6502652
1800.09/1796.91	c decisions		: 19112548
1800.09/1796.91	c propagations		: 10696162773
1800.09/1796.91	c inspects		: 4976558671
1800.09/1796.91	c shortcuts		: 0
1800.09/1796.91	c learnt literals	: 0
1800.09/1796.91	c learnt binary clauses	: 0
1800.09/1796.91	c learnt ternary clauses	: 0
1800.09/1796.91	c learnt constraints	: 6502652
1800.09/1796.91	c ignored constraints	: 0
1800.09/1796.91	c root simplifications	: 0
1800.09/1796.91	c removed literals (reason simplification)	: 0
1800.09/1796.91	c reason swapping (by a shorter reason)	: 0
1800.09/1796.91	c Calls to reduceDB	: 109
1800.09/1796.91	c Number of update (reduction) of LBD	: 3591172
1800.09/1796.91	c number of reductions to clauses (during analyze)	: 0
1800.09/1796.91	c number of learned constraints concerned by reduction	: 0
1800.09/1796.91	c number of learning phase by resolution	: 0
1800.09/1796.91	c number of learning phase by cutting planes	: 0
1800.09/1796.91	c speed (assignments/second)	: 5953751.734164857
1800.09/1796.91	c non guided choices	103
1800.09/1796.94	c learnt constraints type 
1800.09/1796.94	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 183701
1800.09/1796.94	c constraints type 
1800.09/1796.94	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3069
1800.09/1796.94	c org.sat4j.minisat.constraints.card.MinWatchCard => 127
1800.09/1796.94	c 3196 constraints processed.
1800.09/1796.94	s SATISFIABLE
1800.09/1796.94	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 
1800.09/1796.94	c objective function=89
1800.09/1796.94	c Total wall clock time (in seconds): 1796.805

Verifier Data

OK	87

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-3718245-1338254573/watcher-3718245-1338254573 -o /tmp/evaluation-result-3718245-1338254573/solver-3718245-1338254573 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3718245-1338254573.wbo 

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: 1.92 2.01 2.00 3/195 17401
/proc/meminfo: memFree=31481196/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=5632 CPUtime=0 cores=0,2,4,6
/proc/17401/stat : 17401 (java) R 17399 17401 14287 0 -1 4202496 99 0 0 0 0 0 0 0 20 0 1 0 291582904 5767168 53 33554432000 1073741824 1073778376 140736401145264 140736401142392 214360485674 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/17401/statm: 1408 56 43 9 0 30 0

[startup+0.0648149 s]
/proc/loadavg: 1.92 2.01 2.00 3/195 17401
/proc/meminfo: memFree=31481196/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 3053 0 1 0 3 0 0 0 20 0 13 0 291582904 9446973440 3751 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2306390 3751 1705 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.100249 s]
/proc/loadavg: 1.92 2.01 2.00 3/195 17401
/proc/meminfo: memFree=31481196/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9558416 CPUtime=0.07 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 3345 0 1 0 6 1 0 0 20 0 18 0 291582904 9787817984 4554 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2389604 4554 1773 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558416

[startup+0.300214 s]
/proc/loadavg: 1.92 2.01 2.00 3/195 17401
/proc/meminfo: memFree=31481196/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9558416 CPUtime=0.41 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 5068 0 1 0 39 2 0 0 20 0 18 0 291582904 9787817984 7429 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2389604 7429 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9558416

[startup+0.700227 s]
/proc/loadavg: 1.92 2.01 2.00 3/195 17401
/proc/meminfo: memFree=31481196/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9624980 CPUtime=1.41 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 11715 0 1 0 138 3 0 0 20 0 19 0 291582904 9855979520 10532 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2406245 10532 2241 9 0 2396937 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 9624980

[startup+1.5006 s]
/proc/loadavg: 1.92 2.01 2.00 3/214 17420
/proc/meminfo: memFree=31442800/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9624980 CPUtime=2.22 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 11720 0 1 0 219 3 0 0 20 0 19 0 291582904 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2406245 11047 2243 9 0 2396937 0
[pid=17401/tid=17403] ppid=17399 vsize=9624980 CPUtime=1.45 cores=0,2,4,6
/proc/17401/task/17403/stat : 17403 (java) R 17399 17401 14287 0 -1 4202560 2466 0 1 0 144 1 0 0 20 0 19 0 291582905 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936185616872 139936024717500 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17404] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17404/stat : 17404 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936147110824 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17405] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17405/stat : 17405 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936146058280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17406] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17406/stat : 17406 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936145005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17407] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17407/stat : 17407 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936143952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17408] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17408/stat : 17408 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936142899624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17409] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17409/stat : 17409 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936023964200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17410] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17410/stat : 17410 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936022911144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17411] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17411/stat : 17411 (java) S 17399 17401 14287 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936021858600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17412] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17412/stat : 17412 (java) S 17399 17401 14287 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291582908 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936009661288 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17413] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17413/stat : 17413 (java) S 17399 17401 14287 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139936008607608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17414] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17414/stat : 17414 (java) S 17399 17401 14287 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139935403206024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17415] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17415/stat : 17415 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139935402154768 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17416] ppid=17399 vsize=9624980 CPUtime=0.38 cores=0,2,4,6
/proc/17401/task/17416/stat : 17416 (java) S 17399 17401 14287 0 -1 4202560 5017 0 0 0 36 2 0 0 20 0 19 0 291582912 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139935401101624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17417] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17417/stat : 17417 (java) S 17399 17401 14287 0 -1 4202560 3038 0 0 0 36 0 0 0 20 0 19 0 291582912 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139935400049080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17418] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17418/stat : 17418 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139935398996216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17419] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17419/stat : 17419 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139935397943880 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17420] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17420/stat : 17420 (java) S 17399 17401 14287 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291582941 9855979520 11047 33554432000 1073741824 1073778376 140736021466208 139935396890152 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 9624980

[startup+3.10061 s]
/proc/loadavg: 1.92 2.01 2.00 3/214 17420
/proc/meminfo: memFree=31429892/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9624980 CPUtime=3.86 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 11777 0 1 0 382 4 0 0 20 0 19 0 291582904 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2406245 14163 2269 9 0 2396937 0
[pid=17401/tid=17403] ppid=17399 vsize=9624980 CPUtime=3.03 cores=0,2,4,6
/proc/17401/task/17403/stat : 17403 (java) R 17399 17401 14287 0 -1 4202560 2471 0 1 0 302 1 0 0 20 0 19 0 291582905 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936185617064 139936024693519 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17404] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17404/stat : 17404 (java) S 17399 17401 14287 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936147110824 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17405] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17405/stat : 17405 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936146058280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17406] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17406/stat : 17406 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936145005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17407] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17407/stat : 17407 (java) S 17399 17401 14287 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936143952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17408] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17408/stat : 17408 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936142899624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17409] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17409/stat : 17409 (java) S 17399 17401 14287 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936023964200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17410] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17410/stat : 17410 (java) S 17399 17401 14287 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936022911144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17411] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17411/stat : 17411 (java) S 17399 17401 14287 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936021858600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17412] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17412/stat : 17412 (java) S 17399 17401 14287 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 291582908 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936009661288 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17413] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17413/stat : 17413 (java) S 17399 17401 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139936008607608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17414] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17414/stat : 17414 (java) S 17399 17401 14287 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139935403206024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17415] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17415/stat : 17415 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139935402154768 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17416] ppid=17399 vsize=9624980 CPUtime=0.39 cores=0,2,4,6
/proc/17401/task/17416/stat : 17416 (java) S 17399 17401 14287 0 -1 4202560 5019 0 0 0 37 2 0 0 20 0 19 0 291582912 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139935401101624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17417] ppid=17399 vsize=9624980 CPUtime=0.37 cores=0,2,4,6
/proc/17401/task/17417/stat : 17417 (java) S 17399 17401 14287 0 -1 4202560 3042 0 0 0 37 0 0 0 20 0 19 0 291582912 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139935400049080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17418] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17418/stat : 17418 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139935398996216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17419] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17419/stat : 17419 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139935397943880 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17420] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17420/stat : 17420 (java) S 17399 17401 14287 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291582941 9855979520 14163 33554432000 1073741824 1073778376 140736021466208 139935396890152 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 9624980

[startup+6.3006 s]
/proc/loadavg: 1.93 2.01 2.00 3/214 17420
/proc/meminfo: memFree=31425920/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9624980 CPUtime=7.1 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 11813 0 1 0 706 4 0 0 20 0 19 0 291582904 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2406245 15034 2269 9 0 2396937 0
[pid=17401/tid=17403] ppid=17399 vsize=9624980 CPUtime=6.19 cores=0,2,4,6
/proc/17401/task/17403/stat : 17403 (java) R 17399 17401 14287 0 -1 4202560 2474 0 1 0 618 1 0 0 20 0 19 0 291582905 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936185618720 139936024718302 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17404] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17404/stat : 17404 (java) S 17399 17401 14287 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936147110824 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17405] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17405/stat : 17405 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936146058280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17406] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17406/stat : 17406 (java) S 17399 17401 14287 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936145005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17407] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17407/stat : 17407 (java) S 17399 17401 14287 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936143952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17408] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17408/stat : 17408 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936142899624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17409] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17409/stat : 17409 (java) S 17399 17401 14287 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936023964200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17410] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17410/stat : 17410 (java) S 17399 17401 14287 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936022911144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17411] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17411/stat : 17411 (java) S 17399 17401 14287 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 291582907 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936021858600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17412] ppid=17399 vsize=9624980 CPUtime=0.02 cores=0,2,4,6
/proc/17401/task/17412/stat : 17412 (java) S 17399 17401 14287 0 -1 4202560 38 0 0 0 2 0 0 0 20 0 19 0 291582908 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936009661288 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17413] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17413/stat : 17413 (java) S 17399 17401 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139936008607608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17414] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17414/stat : 17414 (java) S 17399 17401 14287 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139935403206024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17415] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17415/stat : 17415 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139935402154768 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17416] ppid=17399 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/17401/task/17416/stat : 17416 (java) S 17399 17401 14287 0 -1 4202560 5019 0 0 0 39 2 0 0 20 0 19 0 291582912 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139935401101624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17417] ppid=17399 vsize=9624980 CPUtime=0.39 cores=0,2,4,6
/proc/17401/task/17417/stat : 17417 (java) S 17399 17401 14287 0 -1 4202560 3050 0 0 0 39 0 0 0 20 0 19 0 291582912 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139935400049080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17418] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17418/stat : 17418 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139935398996216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17419] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17419/stat : 17419 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139935397943880 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17420] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17420/stat : 17420 (java) S 17399 17401 14287 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291582941 9855979520 15034 33554432000 1073741824 1073778376 140736021466208 139935396890152 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.1
Current children cumulated vsize (KiB) 9624980

[startup+12.7006 s]

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

[pid=17401/tid=17416] ppid=17399 vsize=9624980 CPUtime=0.43 cores=0,2,4,6
/proc/17401/task/17416/stat : 17416 (java) S 17399 17401 14287 0 -1 4202560 5027 0 0 0 41 2 0 0 20 0 19 0 291582912 9855979520 58073 33554432000 1073741824 1073778376 140736021466208 139935401101624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17417] ppid=17399 vsize=9624980 CPUtime=0.42 cores=0,2,4,6
/proc/17401/task/17417/stat : 17417 (java) S 17399 17401 14287 0 -1 4202560 3053 0 0 0 42 0 0 0 20 0 19 0 291582912 9855979520 58073 33554432000 1073741824 1073778376 140736021466208 139935400049080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17418] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17418/stat : 17418 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 58073 33554432000 1073741824 1073778376 140736021466208 139935398996216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17419] ppid=17399 vsize=9624980 CPUtime=0.45 cores=0,2,4,6
/proc/17401/task/17419/stat : 17419 (java) S 17399 17401 14287 0 -1 4202560 99 0 0 0 24 21 0 0 20 0 19 0 291582912 9855979520 58073 33554432000 1073741824 1073778376 140736021466208 139935397943880 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17420] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17420/stat : 17420 (java) S 17399 17401 14287 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291582941 9855979520 58073 33554432000 1073741824 1073778376 140736021466208 139935396890152 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1725.4
Current children cumulated vsize (KiB) 9624980

[startup+1782.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/213 20111
/proc/meminfo: memFree=30987380/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9624980 CPUtime=1785.48 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 13306 0 1 0 178502 46 0 0 20 0 19 0 291582904 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2406245 58078 2270 9 0 2396937 0
[pid=17401/tid=17403] ppid=17399 vsize=9624980 CPUtime=1772.67 cores=0,2,4,6
/proc/17401/task/17403/stat : 17403 (java) R 17399 17401 14287 0 -1 4202560 2603 0 1 0 177235 32 0 0 20 0 19 0 291582905 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936185618720 139936024602283 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17404] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17404/stat : 17404 (java) S 17399 17401 14287 0 -1 4202560 248 0 0 0 34 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936147110824 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17405] ppid=17399 vsize=9624980 CPUtime=0.39 cores=0,2,4,6
/proc/17401/task/17405/stat : 17405 (java) S 17399 17401 14287 0 -1 4202560 265 0 0 0 39 0 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936146058280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17406] ppid=17399 vsize=9624980 CPUtime=0.37 cores=0,2,4,6
/proc/17401/task/17406/stat : 17406 (java) S 17399 17401 14287 0 -1 4202560 70 0 0 0 37 0 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936145005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17407] ppid=17399 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/17401/task/17407/stat : 17407 (java) S 17399 17401 14287 0 -1 4202560 55 0 0 0 39 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936143952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17408] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17408/stat : 17408 (java) S 17399 17401 14287 0 -1 4202560 106 0 0 0 34 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936142899624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17409] ppid=17399 vsize=9624980 CPUtime=0.37 cores=0,2,4,6
/proc/17401/task/17409/stat : 17409 (java) S 17399 17401 14287 0 -1 4202560 162 0 0 0 34 3 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936023964200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17410] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17410/stat : 17410 (java) S 17399 17401 14287 0 -1 4202560 30 0 0 0 34 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936022911144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17411] ppid=17399 vsize=9624980 CPUtime=0.42 cores=0,2,4,6
/proc/17401/task/17411/stat : 17411 (java) S 17399 17401 14287 0 -1 4202560 230 0 0 0 40 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936021858600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17412] ppid=17399 vsize=9624980 CPUtime=3.9 cores=0,2,4,6
/proc/17401/task/17412/stat : 17412 (java) S 17399 17401 14287 0 -1 4202560 169 0 0 0 387 3 0 0 20 0 19 0 291582908 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936009661288 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17413] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17413/stat : 17413 (java) S 17399 17401 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936008607608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17414] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17414/stat : 17414 (java) S 17399 17401 14287 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935403206024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17415] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17415/stat : 17415 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935402154768 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17416] ppid=17399 vsize=9624980 CPUtime=0.43 cores=0,2,4,6
/proc/17401/task/17416/stat : 17416 (java) S 17399 17401 14287 0 -1 4202560 5027 0 0 0 41 2 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935401101624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17417] ppid=17399 vsize=9624980 CPUtime=0.42 cores=0,2,4,6
/proc/17401/task/17417/stat : 17417 (java) S 17399 17401 14287 0 -1 4202560 3053 0 0 0 42 0 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935400049080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17418] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17418/stat : 17418 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935398996216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17419] ppid=17399 vsize=9624980 CPUtime=0.47 cores=0,2,4,6
/proc/17401/task/17419/stat : 17419 (java) S 17399 17401 14287 0 -1 4202560 103 0 0 0 25 22 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935397943880 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17420] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17420/stat : 17420 (java) S 17399 17401 14287 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291582941 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935396890152 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1785.48
Current children cumulated vsize (KiB) 9624980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.9 s]
/proc/loadavg: 1.94 1.98 1.99 3/213 20111
/proc/meminfo: memFree=30987504/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9624980 CPUtime=1800.09 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 13308 0 1 0 179963 46 0 0 20 0 19 0 291582904 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2406245 58078 2270 9 0 2396937 0
[pid=17401/tid=17403] ppid=17399 vsize=9624980 CPUtime=1787.24 cores=0,2,4,6
/proc/17401/task/17403/stat : 17403 (java) R 17399 17401 14287 0 -1 4202560 2603 0 1 0 178691 33 0 0 20 0 19 0 291582905 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936185618720 139936024550940 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17404] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17404/stat : 17404 (java) S 17399 17401 14287 0 -1 4202560 248 0 0 0 34 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936147110824 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17405] ppid=17399 vsize=9624980 CPUtime=0.39 cores=0,2,4,6
/proc/17401/task/17405/stat : 17405 (java) S 17399 17401 14287 0 -1 4202560 265 0 0 0 39 0 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936146058280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17406] ppid=17399 vsize=9624980 CPUtime=0.37 cores=0,2,4,6
/proc/17401/task/17406/stat : 17406 (java) S 17399 17401 14287 0 -1 4202560 70 0 0 0 37 0 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936145005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17407] ppid=17399 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/17401/task/17407/stat : 17407 (java) S 17399 17401 14287 0 -1 4202560 55 0 0 0 39 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936143952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17408] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17408/stat : 17408 (java) S 17399 17401 14287 0 -1 4202560 106 0 0 0 34 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936142899624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17409] ppid=17399 vsize=9624980 CPUtime=0.37 cores=0,2,4,6
/proc/17401/task/17409/stat : 17409 (java) S 17399 17401 14287 0 -1 4202560 162 0 0 0 34 3 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936023964200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17410] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17410/stat : 17410 (java) S 17399 17401 14287 0 -1 4202560 30 0 0 0 34 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936022911144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17411] ppid=17399 vsize=9624980 CPUtime=0.42 cores=0,2,4,6
/proc/17401/task/17411/stat : 17411 (java) S 17399 17401 14287 0 -1 4202560 230 0 0 0 40 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936021858600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17412] ppid=17399 vsize=9624980 CPUtime=3.9 cores=0,2,4,6
/proc/17401/task/17412/stat : 17412 (java) S 17399 17401 14287 0 -1 4202560 169 0 0 0 387 3 0 0 20 0 19 0 291582908 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936009661288 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17413] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17413/stat : 17413 (java) S 17399 17401 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936008607608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17414] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17414/stat : 17414 (java) S 17399 17401 14287 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935403206024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17415] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17415/stat : 17415 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935402154768 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17416] ppid=17399 vsize=9624980 CPUtime=0.43 cores=0,2,4,6
/proc/17401/task/17416/stat : 17416 (java) S 17399 17401 14287 0 -1 4202560 5027 0 0 0 41 2 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935401101624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17417] ppid=17399 vsize=9624980 CPUtime=0.42 cores=0,2,4,6
/proc/17401/task/17417/stat : 17417 (java) S 17399 17401 14287 0 -1 4202560 3053 0 0 0 42 0 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935400049080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17418] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17418/stat : 17418 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935398996216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17419] ppid=17399 vsize=9624980 CPUtime=0.47 cores=0,2,4,6
/proc/17401/task/17419/stat : 17419 (java) S 17399 17401 14287 0 -1 4202560 105 0 0 0 25 22 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935397943880 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17420] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17420/stat : 17420 (java) S 17399 17401 14287 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291582941 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935396890152 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9624980

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

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

[startup+1796.9 s]
/proc/loadavg: 1.94 1.98 1.99 3/213 20111
/proc/meminfo: memFree=30987504/32873844 swapFree=7632/7632
[pid=17401] ppid=17399 vsize=9624980 CPUtime=1800.09 cores=0,2,4,6
/proc/17401/stat : 17401 (java) S 17399 17401 14287 0 -1 4202496 13308 0 1 0 179963 46 0 0 20 0 19 0 291582904 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 140736021457344 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17401/statm: 2406245 58078 2270 9 0 2396937 0
[pid=17401/tid=17403] ppid=17399 vsize=9624980 CPUtime=1787.24 cores=0,2,4,6
/proc/17401/task/17403/stat : 17403 (java) R 17399 17401 14287 0 -1 4202560 2603 0 1 0 178691 33 0 0 20 0 19 0 291582905 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936185618720 139936024550940 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17404] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17404/stat : 17404 (java) S 17399 17401 14287 0 -1 4202560 248 0 0 0 34 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936147110824 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17405] ppid=17399 vsize=9624980 CPUtime=0.39 cores=0,2,4,6
/proc/17401/task/17405/stat : 17405 (java) S 17399 17401 14287 0 -1 4202560 265 0 0 0 39 0 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936146058280 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17406] ppid=17399 vsize=9624980 CPUtime=0.37 cores=0,2,4,6
/proc/17401/task/17406/stat : 17406 (java) S 17399 17401 14287 0 -1 4202560 70 0 0 0 37 0 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936145005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17407] ppid=17399 vsize=9624980 CPUtime=0.41 cores=0,2,4,6
/proc/17401/task/17407/stat : 17407 (java) S 17399 17401 14287 0 -1 4202560 55 0 0 0 39 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936143952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17408] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17408/stat : 17408 (java) S 17399 17401 14287 0 -1 4202560 106 0 0 0 34 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936142899624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17409] ppid=17399 vsize=9624980 CPUtime=0.37 cores=0,2,4,6
/proc/17401/task/17409/stat : 17409 (java) S 17399 17401 14287 0 -1 4202560 162 0 0 0 34 3 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936023964200 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17410] ppid=17399 vsize=9624980 CPUtime=0.36 cores=0,2,4,6
/proc/17401/task/17410/stat : 17410 (java) S 17399 17401 14287 0 -1 4202560 30 0 0 0 34 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936022911144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17401/tid=17411] ppid=17399 vsize=9624980 CPUtime=0.42 cores=0,2,4,6
/proc/17401/task/17411/stat : 17411 (java) S 17399 17401 14287 0 -1 4202560 230 0 0 0 40 2 0 0 20 0 19 0 291582907 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936021858600 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17412] ppid=17399 vsize=9624980 CPUtime=3.9 cores=0,2,4,6
/proc/17401/task/17412/stat : 17412 (java) S 17399 17401 14287 0 -1 4202560 169 0 0 0 387 3 0 0 20 0 19 0 291582908 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936009661288 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17413] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17413/stat : 17413 (java) S 17399 17401 14287 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139936008607608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17414] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17414/stat : 17414 (java) S 17399 17401 14287 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 291582909 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935403206024 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17415] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17415/stat : 17415 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935402154768 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17416] ppid=17399 vsize=9624980 CPUtime=0.43 cores=0,2,4,6
/proc/17401/task/17416/stat : 17416 (java) S 17399 17401 14287 0 -1 4202560 5027 0 0 0 41 2 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935401101624 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17401/tid=17417] ppid=17399 vsize=9624980 CPUtime=0.42 cores=0,2,4,6
/proc/17401/task/17417/stat : 17417 (java) S 17399 17401 14287 0 -1 4202560 3053 0 0 0 42 0 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935400049080 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17418] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17418/stat : 17418 (java) S 17399 17401 14287 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935398996216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17401/tid=17419] ppid=17399 vsize=9624980 CPUtime=0.47 cores=0,2,4,6
/proc/17401/task/17419/stat : 17419 (java) S 17399 17401 14287 0 -1 4202560 105 0 0 0 25 22 0 0 20 0 19 0 291582912 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935397943880 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17401/tid=17420] ppid=17399 vsize=9624980 CPUtime=0 cores=0,2,4,6
/proc/17401/task/17420/stat : 17420 (java) S 17399 17401 14287 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 291582941 9855979520 58078 33554432000 1073741824 1073778376 140736021466208 139935396890152 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9624980

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17401 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=980121
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=871867
# CPU time returned by wait4() is 1795.85
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.95
CPU time (s): 1800.09
CPU user time (s): 1799.63
CPU system time (s): 0.46
CPU usage (%): 100.175
Max. virtual memory (cumulated for all children) (KiB): 9624980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.98
system time used= 0.871867
maximum resident set size= 232468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13351
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40954
involuntary context switches= 19647

runsolver used 6.43102 second user time and 13.5629 second system time

The end

Launcher Data

Begin job on node130 at 2012-05-29 03:22:53
IDJOB=3718245
IDBENCH=79441
IDSOLVER=2301
FILE ID=node130/3718245-1338254573
RUNJOBID= node130-1338248781-16335
PBS_JOBID= 14624629
Free space on /tmp= 71472 MiB

SOLVER NAME= Sat4j PB  2012-05-28
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-dsjc125-1-4_wcsp.wbo
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3718245-1338254573/watcher-3718245-1338254573 -o /tmp/evaluation-result-3718245-1338254573/solver-3718245-1338254573 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3718245-1338254573.wbo

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

MD5SUM BENCH= b95440184c2619269a303a66296dd7fe
RANDOM SEED=505362057

node130.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.875
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	: 5333.75
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.875
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.875
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		: 2666.875
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.86
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.875
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		: 2666.875
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.92
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.875
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.875
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	: 5228.98
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31481196 kB
Buffers:          303916 kB
Cached:           127372 kB
SwapCached:         4176 kB
Active:           514140 kB
Inactive:          38052 kB
Active(anon):     112124 kB
Inactive(anon):     9116 kB
Active(file):     402016 kB
Inactive(file):    28936 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67099920 kB
Dirty:               468 kB
Writeback:             0 kB
AnonPages:        129804 kB
Mapped:            17548 kB
Shmem:                 8 kB
Slab:             692916 kB
SReclaimable:     134620 kB
SUnreclaim:       558296 kB
KernelStack:        1608 kB
PageTables:         4508 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     698552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 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= 71472 MiB
End job on node130 at 2012-05-29 03:52:52