Trace number 4085325

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
Sat4j PB 2.3.6 Resolution PB16SAT (TO)-30 1800.53 1789.96

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 benchmark39.736
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.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4085325-1465234915.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  objective function found
0.71/0.49	c ... done. Wall clock time 0.384s.
0.71/0.49	c declared #vars     760
0.71/0.49	c #constraints  41619
0.71/0.49	c constraints type 
0.71/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 41619
0.71/0.50	c 41619 constraints processed.
0.71/0.50	c objective function length is 760 literals
0.84/0.51	c SATISFIABLE
0.84/0.51	c OPTIMIZING...
0.84/0.51	c Got one! Elapsed wall clock time (in seconds):0.397
0.84/0.51	o -28
0.84/0.57	c Got one! Elapsed wall clock time (in seconds):0.462
0.84/0.57	o -29
1.08/0.61	c Got one! Elapsed wall clock time (in seconds):0.497
1.08/0.61	o -30
1.75/1.10	c cleaning 2638 clauses out of 5276 with flag 10641/5276
2.28/1.60	c cleaning 4320 clauses out of 8640 with flag 22853/11278
2.90/2.20	c cleaning 5659 clauses out of 11318 with flag 37072/18276
3.66/2.98	c cleaning 6831 clauses out of 13661 with flag 53364/26278
4.59/3.85	c cleaning 7915 clauses out of 15829 with flag 71655/35277
5.59/4.87	c cleaning 8957 clauses out of 17913 with flag 91989/45276
6.89/6.17	c cleaning 9976 clauses out of 19958 with flag 114443/56278
8.57/7.68	c cleaning 10986 clauses out of 21980 with flag 138834/68276
10.19/9.28	c cleaning 11998 clauses out of 23995 with flag 165310/81277
12.01/11.07	c cleaning 12998 clauses out of 25996 with flag 193779/95276
14.10/13.14	c cleaning 14000 clauses out of 27999 with flag 224375/110277
16.51/15.51	c cleaning 15000 clauses out of 30000 with flag 256935/126278
19.20/18.20	c cleaning 15999 clauses out of 31999 with flag 291522/143277
22.52/21.18	c cleaning 17000 clauses out of 34000 with flag 328198/161277
25.52/24.12	c cleaning 17998 clauses out of 35999 with flag 366924/180276
28.82/27.48	c cleaning 19000 clauses out of 38002 with flag 407565/200277
32.82/31.45	c cleaning 19994 clauses out of 40001 with flag 450326/221276
37.82/36.32	c cleaning 21006 clauses out of 42011 with flag 495048/243280
42.91/41.44	c cleaning 21998 clauses out of 44002 with flag 541914/266277
47.91/46.42	c cleaning 23000 clauses out of 46004 with flag 590654/290277
52.91/51.44	c cleaning 23999 clauses out of 48004 with flag 641557/315277
57.91/56.45	c cleaning 24998 clauses out of 50005 with flag 694410/341277
62.61/61.19	c cleaning 25999 clauses out of 52006 with flag 749281/368276
68.11/66.61	c cleaning 27002 clauses out of 54011 with flag 806306/396280
74.07/72.29	c cleaning 28003 clauses out of 56006 with flag 865342/425277
80.07/78.25	c cleaning 28999 clauses out of 58003 with flag 926438/455277
85.98/84.18	c cleaning 29999 clauses out of 60003 with flag 989503/486276
92.48/90.63	c cleaning 31002 clauses out of 62007 with flag 1054544/518279
99.89/98.05	c cleaning 31993 clauses out of 64004 with flag 1121589/551278
110.07/107.86	c cleaning 33005 clauses out of 66012 with flag 1190882/585279
118.68/116.40	c cleaning 33994 clauses out of 68004 with flag 1262097/620276
127.17/124.96	c cleaning 35002 clauses out of 70011 with flag 1335406/656277
135.18/132.96	c cleaning 35999 clauses out of 72008 with flag 1410740/693276
145.19/142.99	c cleaning 37005 clauses out of 74009 with flag 1488294/731276
155.19/152.93	c cleaning 37996 clauses out of 76004 with flag 1567775/770276
163.68/161.47	c cleaning 39000 clauses out of 78008 with flag 1649245/810276
173.82/170.72	c cleaning 40005 clauses out of 80010 with flag 1732845/851278
185.61/182.56	c cleaning 40998 clauses out of 82004 with flag 1818371/893277
197.02/193.95	c cleaning 41998 clauses out of 84006 with flag 1905874/936277
209.42/206.32	c cleaning 43004 clauses out of 86007 with flag 1995265/980276
221.53/218.46	c cleaning 44000 clauses out of 88006 with flag 2086840/1025279
233.33/230.21	c cleaning 45001 clauses out of 90003 with flag 2180411/1071276
248.54/244.58	c cleaning 45999 clauses out of 92002 with flag 2276049/1118276
261.04/257.03	c cleaning 46999 clauses out of 94005 with flag 2373731/1166278
273.44/269.43	c cleaning 47996 clauses out of 96004 with flag 2473474/1215276
287.85/283.90	c cleaning 49005 clauses out of 98009 with flag 2575221/1265277
302.73/298.13	c cleaning 50000 clauses out of 100004 with flag 2678882/1316277
320.93/316.35	c cleaning 51000 clauses out of 102003 with flag 2784718/1368276
341.63/337.09	c cleaning 51998 clauses out of 104004 with flag 2892495/1421277
365.95/361.36	c cleaning 52998 clauses out of 106005 with flag 3002381/1475276
396.87/391.98	c cleaning 54001 clauses out of 108009 with flag 3114477/1530278
423.28/418.30	c cleaning 55000 clauses out of 110007 with flag 3228298/1586277
448.08/443.18	c cleaning 56002 clauses out of 112007 with flag 3344221/1643277
471.89/466.95	c cleaning 57002 clauses out of 114005 with flag 3462152/1701277
494.77/489.08	c cleaning 57998 clauses out of 116002 with flag 3582350/1760276
518.87/513.18	c cleaning 59002 clauses out of 118005 with flag 3704592/1820277
544.38/538.65	c cleaning 60002 clauses out of 120004 with flag 3829113/1881278
572.98/567.03	c cleaning 61000 clauses out of 122000 with flag 3955596/1943276
609.77/603.83	c cleaning 61998 clauses out of 124003 with flag 4083781/2006279
641.55/635.66	c cleaning 62998 clauses out of 126002 with flag 4213937/2070276
666.94/660.73	c cleaning 64001 clauses out of 128004 with flag 4346248/2135276
693.89/687.65	c cleaning 65001 clauses out of 130003 with flag 4480652/2201276
721.51/715.06	c cleaning 65993 clauses out of 132003 with flag 4616726/2268277
755.62/749.15	c cleaning 67005 clauses out of 134010 with flag 4755050/2336277
793.23/786.79	c cleaning 68001 clauses out of 136006 with flag 4895477/2405278
842.41/835.64	c cleaning 68999 clauses out of 138005 with flag 5038017/2475278
884.72/877.93	c cleaning 69999 clauses out of 140005 with flag 5182324/2546277
928.55/921.40	c cleaning 70998 clauses out of 142005 with flag 5328791/2618276
969.15/962.02	c cleaning 72003 clauses out of 144007 with flag 5477363/2691276
1015.02/1007.63	c cleaning 72997 clauses out of 146005 with flag 5628087/2765277
1060.92/1053.59	c cleaning 74002 clauses out of 148009 with flag 5780682/2840278
1116.98/1109.26	c cleaning 75000 clauses out of 150005 with flag 5935348/2916276
1163.79/1156.09	c cleaning 75998 clauses out of 152006 with flag 6091952/2993277
1215.55/1207.52	c cleaning 76999 clauses out of 154008 with flag 6250569/3071277
1266.96/1258.98	c cleaning 77998 clauses out of 156009 with flag 6411385/3150277
1321.57/1313.25	c cleaning 79002 clauses out of 158011 with flag 6574379/3230277
1377.28/1368.91	c cleaning 80003 clauses out of 160010 with flag 6739264/3311278
1429.88/1421.15	c cleaning 81003 clauses out of 162006 with flag 6906180/3393277
1487.52/1478.13	c cleaning 81999 clauses out of 164002 with flag 7074945/3476276
1545.52/1536.10	c cleaning 82996 clauses out of 166004 with flag 7245613/3560277
1599.21/1589.35	c cleaning 84004 clauses out of 168008 with flag 7418497/3645277
1651.19/1641.24	c cleaning 85003 clauses out of 170005 with flag 7593497/3731278
1702.10/1692.08	c cleaning 85991 clauses out of 172001 with flag 7770574/3818277
1762.39/1752.03	c cleaning 87003 clauses out of 174010 with flag 7949923/3906277
1800.53/1789.91	c starts		: 44
1800.53/1789.91	c conflicts		: 3978665
1800.53/1789.91	c decisions		: 4081072
1800.53/1789.91	c propagations		: 21144650
1800.53/1789.91	c inspects		: 21106567463
1800.53/1789.91	c shortcuts		: 0
1800.53/1789.91	c learnt literals	: 0
1800.53/1789.91	c learnt binary clauses	: 0
1800.53/1789.91	c learnt ternary clauses	: 0
1800.53/1789.91	c learnt constraints	: 3978666
1800.53/1789.91	c ignored constraints	: 0
1800.53/1789.91	c root simplifications	: 0
1800.53/1789.91	c removed literals (reason simplification)	: 0
1800.53/1789.91	c reason swapping (by a shorter reason)	: 0
1800.53/1789.91	c Calls to reduceDB	: 84
1800.53/1789.91	c Number of update (reduction) of LBD	: 23270
1800.53/1789.91	c Imported unit clauses	: 0
1800.53/1789.91	c number of reductions to clauses (during analyze)	: 0
1800.53/1789.91	c number of learned constraints concerned by reduction	: 0
1800.53/1789.91	c number of learning phase by resolution	: 0
1800.53/1789.91	c number of learning phase by cutting planes	: 0
1800.53/1789.91	c speed (assignments/second)	: 11816.528660516045
1800.53/1789.91	c non guided choices	0
1800.53/1789.95	c learnt constraints type 
1800.53/1789.95	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 159396
1800.53/1789.95	s SATISFIABLE
1800.53/1789.95	c Found 3 solution(s)
1800.53/1789.95	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.53/1789.95	c objective function=-30
1800.53/1789.95	c Total wall clock time (in seconds): 1789.838

Verifier Data

OK	-30

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4085325-1465234915/watcher-4085325-1465234915 -o /tmp/evaluation-result-4085325-1465234915/solver-4085325-1465234915 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1465220260-9034 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085325-1465234915.opb 

pid=10844
running on 4 cores: 1,3,5,7

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.27 2.27 2.21 2/194 10847
/proc/meminfo: memFree=30181168/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/10847/stat : 10847 (java) D 10844 10847 9017 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 105423409 9515008 186 33554432000 1073741824 1073778376 140733383863632 140733383852696 248781040935 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2323 186 143 9 0 71 0

[startup+0.100158 s]
/proc/loadavg: 2.27 2.27 2.21 2/194 10847
/proc/meminfo: memFree=30181168/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 4394 0 1 0 8 1 0 0 20 0 18 0 105423409 9787879424 6020 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2389619 6020 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200227 s]
/proc/loadavg: 2.27 2.27 2.21 2/194 10847
/proc/meminfo: memFree=30181168/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9558476 CPUtime=0.26 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 4709 0 1 0 24 2 0 0 20 0 18 0 105423409 9787879424 6782 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2389619 6782 2214 9 0 2380296 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9558476

[startup+0.30023 s]
/proc/loadavg: 2.27 2.27 2.21 2/194 10847
/proc/meminfo: memFree=30181168/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9558476 CPUtime=0.46 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 5710 0 1 0 44 2 0 0 20 0 18 0 105423409 9787879424 8288 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2389619 8288 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 9558476

[startup+0.700182 s]
/proc/loadavg: 2.27 2.27 2.21 2/194 10847
/proc/meminfo: memFree=30181168/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9625040 CPUtime=1.23 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 8049 0 1 0 119 4 0 0 20 0 19 0 105423409 9856040960 25585 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2406260 25585 2260 9 0 2396937 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.27 2.27 2.21 5/213 10866
/proc/meminfo: memFree=30072996/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9625040 CPUtime=2.17 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 9149 0 1 0 213 4 0 0 20 0 19 0 105423409 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2406260 32722 2270 9 0 2396937 0
[pid=10847/tid=10849] ppid=10844 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/10847/task/10849/stat : 10849 (java) R 10844 10847 9017 0 -1 4202560 2453 0 1 0 143 3 0 0 20 0 19 0 105423410 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140382000632072 140381828812484 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10850] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10850/stat : 10850 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381962123432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10851] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10851/stat : 10851 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381961070888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10852] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10852/stat : 10852 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381960018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10853] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10853/stat : 10853 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381958965800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10854] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10854/stat : 10854 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381957913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10855] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10855/stat : 10855 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381956860712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10856] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10856/stat : 10856 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381955808168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10857] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10857/stat : 10857 (java) S 10844 10847 9017 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381954755624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10858] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10858/stat : 10858 (java) S 10844 10847 9017 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 105423412 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381823936616 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10859] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10859/stat : 10859 (java) S 10844 10847 9017 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 105423413 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381822882936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10860] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10860/stat : 10860 (java) S 10844 10847 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105423413 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381821830280 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10861] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10861/stat : 10861 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381820779024 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10862] ppid=10844 vsize=9625040 CPUtime=0.36 cores=1,3,5,7
/proc/10847/task/10862/stat : 10862 (java) R 10844 10847 9017 0 -1 4202560 3744 0 0 0 36 0 0 0 20 0 19 0 105423415 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381819726392 140382002681345 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10863] ppid=10844 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/10847/task/10863/stat : 10863 (java) R 10844 10847 9017 0 -1 4202560 1679 0 0 0 31 0 0 0 20 0 19 0 105423415 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381818673848 140382003499088 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10864] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10864/stat : 10864 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381817621496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10865] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10865/stat : 10865 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381816569160 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10866] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10866/stat : 10866 (java) S 10844 10847 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105423460 9856040960 32722 33554432000 1073741824 1073778376 140733383863632 140381815513896 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9625040

[startup+3.10084 s]
/proc/loadavg: 2.25 2.26 2.21 4/213 10866
/proc/meminfo: memFree=30033464/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9625040 CPUtime=3.89 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 9298 0 1 0 380 9 0 0 20 0 19 0 105423409 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2406260 46117 2284 9 0 2396937 0
[pid=10847/tid=10849] ppid=10844 vsize=9625040 CPUtime=3.04 cores=1,3,5,7
/proc/10847/task/10849/stat : 10849 (java) R 10844 10847 9017 0 -1 4202560 2472 0 1 0 300 4 0 0 20 0 19 0 105423410 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140382000632200 140381828800739 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10850] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10850/stat : 10850 (java) S 10844 10847 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381962123432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10851] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10851/stat : 10851 (java) S 10844 10847 9017 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381961070888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10852] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10852/stat : 10852 (java) S 10844 10847 9017 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381960018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10853] ppid=10844 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/10847/task/10853/stat : 10853 (java) S 10844 10847 9017 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 105423411 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381958965800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10854] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10854/stat : 10854 (java) S 10844 10847 9017 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381957913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10855] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10855/stat : 10855 (java) S 10844 10847 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381956860712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10856] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10856/stat : 10856 (java) S 10844 10847 9017 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381955808168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10857] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10857/stat : 10857 (java) S 10844 10847 9017 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381954755624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10858] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10858/stat : 10858 (java) S 10844 10847 9017 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 105423412 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381823936616 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10859] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10859/stat : 10859 (java) S 10844 10847 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 105423413 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381822882936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10860] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10860/stat : 10860 (java) S 10844 10847 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105423413 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381821830280 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10861] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10861/stat : 10861 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381820779024 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10862] ppid=10844 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/10847/task/10862/stat : 10862 (java) S 10844 10847 9017 0 -1 4202560 3744 0 0 0 37 0 0 0 20 0 19 0 105423415 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381819726392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10863] ppid=10844 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/10847/task/10863/stat : 10863 (java) S 10844 10847 9017 0 -1 4202560 1679 0 0 0 35 0 0 0 20 0 19 0 105423415 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381818673848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10864] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10864/stat : 10864 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381817621496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10865] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10865/stat : 10865 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381816569160 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10866] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10866/stat : 10866 (java) S 10844 10847 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105423460 9856040960 46117 33554432000 1073741824 1073778376 140733383863632 140381815513896 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 9625040

[startup+6.30084 s]
/proc/loadavg: 2.25 2.26 2.21 3/213 10866
/proc/meminfo: memFree=30004944/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9625040 CPUtime=7.09 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 9299 0 1 0 700 9 0 0 20 0 19 0 105423409 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2406260 46109 2284 9 0 2396937 0
[pid=10847/tid=10849] ppid=10844 vsize=9625040 CPUtime=6.23 cores=1,3,5,7
/proc/10847/task/10849/stat : 10849 (java) R 10844 10847 9017 0 -1 4202560 2473 0 1 0 619 4 0 0 20 0 19 0 105423410 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140382000623296 140381828949843 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10850] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10850/stat : 10850 (java) S 10844 10847 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381962123432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10851] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10851/stat : 10851 (java) S 10844 10847 9017 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381961070888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10852] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10852/stat : 10852 (java) S 10844 10847 9017 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381960018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10853] ppid=10844 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/10847/task/10853/stat : 10853 (java) S 10844 10847 9017 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 19 0 105423411 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381958965800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10854] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10854/stat : 10854 (java) S 10844 10847 9017 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381957913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10855] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10855/stat : 10855 (java) S 10844 10847 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381956860712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10856] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10856/stat : 10856 (java) S 10844 10847 9017 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381955808168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10857] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10857/stat : 10857 (java) S 10844 10847 9017 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 105423411 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381954755624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10858] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10858/stat : 10858 (java) S 10844 10847 9017 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 19 0 105423412 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381823936616 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10859] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10859/stat : 10859 (java) S 10844 10847 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 105423413 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381822882936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10860] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10860/stat : 10860 (java) S 10844 10847 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105423413 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381821830280 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10861] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10861/stat : 10861 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381820779024 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10862] ppid=10844 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/10847/task/10862/stat : 10862 (java) S 10844 10847 9017 0 -1 4202560 3744 0 0 0 37 0 0 0 20 0 19 0 105423415 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381819726392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10863] ppid=10844 vsize=9625040 CPUtime=0.35 cores=1,3,5,7
/proc/10847/task/10863/stat : 10863 (java) S 10844 10847 9017 0 -1 4202560 1679 0 0 0 35 0 0 0 20 0 19 0 105423415 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381818673848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10864] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10864/stat : 10864 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381817621496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10865] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10865/stat : 10865 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381816569160 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10866] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10866/stat : 10866 (java) S 10844 10847 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105423460 9856040960 46109 33554432000 1073741824 1073778376 140733383863632 140381815513896 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 9625040


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




Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.6 s]
/proc/loadavg: 2.33 2.25 2.20 3/213 10999
/proc/meminfo: memFree=26218820/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9625040 CPUtime=1800.01 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 20301 0 1 0 179665 336 0 0 20 0 19 0 105423409 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2406260 642242 2293 9 0 2396937 0
[pid=10847/tid=10849] ppid=10844 vsize=9625040 CPUtime=1780.35 cores=1,3,5,7
/proc/10847/task/10849/stat : 10849 (java) R 10844 10847 9017 0 -1 4202560 3406 0 1 0 177994 41 0 0 20 0 19 0 105423410 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140382000623296 140381828885629 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10850] ppid=10844 vsize=9625040 CPUtime=1.64 cores=1,3,5,7
/proc/10847/task/10850/stat : 10850 (java) S 10844 10847 9017 0 -1 4202560 1081 0 0 0 125 39 0 0 20 0 19 0 105423411 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381962123432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10851] ppid=10844 vsize=9625040 CPUtime=1.64 cores=1,3,5,7
/proc/10847/task/10851/stat : 10851 (java) S 10844 10847 9017 0 -1 4202560 1035 0 0 0 128 36 0 0 20 0 19 0 105423411 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381961070888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10852] ppid=10844 vsize=9625040 CPUtime=1.38 cores=1,3,5,7
/proc/10847/task/10852/stat : 10852 (java) S 10844 10847 9017 0 -1 4202560 829 0 0 0 105 33 0 0 20 0 19 0 105423411 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381960018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10853] ppid=10844 vsize=9625040 CPUtime=1.48 cores=1,3,5,7
/proc/10847/task/10853/stat : 10853 (java) S 10844 10847 9017 0 -1 4202560 752 0 0 0 117 31 0 0 20 0 19 0 105423411 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381958965800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10854] ppid=10844 vsize=9625040 CPUtime=1.52 cores=1,3,5,7
/proc/10847/task/10854/stat : 10854 (java) S 10844 10847 9017 0 -1 4202560 1050 0 0 0 120 32 0 0 20 0 19 0 105423411 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381957913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10855] ppid=10844 vsize=9625040 CPUtime=1.68 cores=1,3,5,7
/proc/10847/task/10855/stat : 10855 (java) S 10844 10847 9017 0 -1 4202560 903 0 0 0 133 35 0 0 20 0 19 0 105423411 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381956860712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10856] ppid=10844 vsize=9625040 CPUtime=1.59 cores=1,3,5,7
/proc/10847/task/10856/stat : 10856 (java) S 10844 10847 9017 0 -1 4202560 1036 0 0 0 121 38 0 0 20 0 19 0 105423411 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381955808168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10857] ppid=10844 vsize=9625040 CPUtime=1.49 cores=1,3,5,7
/proc/10847/task/10857/stat : 10857 (java) S 10844 10847 9017 0 -1 4202560 900 0 0 0 116 33 0 0 20 0 19 0 105423411 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381954755624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10858] ppid=10844 vsize=9625040 CPUtime=1.24 cores=1,3,5,7
/proc/10847/task/10858/stat : 10858 (java) S 10844 10847 9017 0 -1 4202560 2049 0 0 0 121 3 0 0 20 0 19 0 105423412 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381823936616 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10859] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10859/stat : 10859 (java) S 10844 10847 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 105423413 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381822882936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10860] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10860/stat : 10860 (java) S 10844 10847 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 105423413 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381821830280 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10861] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10861/stat : 10861 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381820779024 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10862] ppid=10844 vsize=9625040 CPUtime=0.37 cores=1,3,5,7
/proc/10847/task/10862/stat : 10862 (java) S 10844 10847 9017 0 -1 4202560 3744 0 0 0 37 0 0 0 20 0 19 0 105423415 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381819726392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10863] ppid=10844 vsize=9625040 CPUtime=0.4 cores=1,3,5,7
/proc/10847/task/10863/stat : 10863 (java) S 10844 10847 9017 0 -1 4202560 2154 0 0 0 40 0 0 0 20 0 19 0 105423415 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381818673848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10864] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10864/stat : 10864 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 105423415 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381817621496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10865] ppid=10844 vsize=9625040 CPUtime=0.76 cores=1,3,5,7
/proc/10847/task/10865/stat : 10865 (java) S 10844 10847 9017 0 -1 4202560 103 0 0 0 31 45 0 0 20 0 19 0 105423415 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381816569160 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10866] ppid=10844 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10866/stat : 10866 (java) S 10844 10847 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 105423460 9856040960 642242 33554432000 1073741824 1073778376 140733383863632 140381815513896 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 10847 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1789.81 s]
/proc/loadavg: 2.33 2.25 2.20 4/214 11000
/proc/meminfo: memFree=26281872/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9691604 CPUtime=1800.44 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 20346 0 1 0 179708 336 0 0 20 0 20 0 105423409 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2422901 626531 2293 9 0 2413578 0
[pid=10847/tid=10849] ppid=10844 vsize=9691604 CPUtime=1780.36 cores=1,3,5,7
/proc/10847/task/10849/stat : 10849 (java) S 10844 10847 9017 0 -1 4202560 3406 0 1 0 177995 41 0 0 20 0 20 0 105423410 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140382000630232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10850] ppid=10844 vsize=9691604 CPUtime=1.66 cores=1,3,5,7
/proc/10847/task/10850/stat : 10850 (java) S 10844 10847 9017 0 -1 4202560 1081 0 0 0 127 39 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381962123432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10851] ppid=10844 vsize=9691604 CPUtime=1.67 cores=1,3,5,7
/proc/10847/task/10851/stat : 10851 (java) S 10844 10847 9017 0 -1 4202560 1035 0 0 0 131 36 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381961070888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10852] ppid=10844 vsize=9691604 CPUtime=1.46 cores=1,3,5,7
/proc/10847/task/10852/stat : 10852 (java) S 10844 10847 9017 0 -1 4202560 844 0 0 0 113 33 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381960018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10853] ppid=10844 vsize=9691604 CPUtime=1.5 cores=1,3,5,7
/proc/10847/task/10853/stat : 10853 (java) S 10844 10847 9017 0 -1 4202560 752 0 0 0 119 31 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381958965800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10854] ppid=10844 vsize=9691604 CPUtime=1.54 cores=1,3,5,7
/proc/10847/task/10854/stat : 10854 (java) S 10844 10847 9017 0 -1 4202560 1050 0 0 0 122 32 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381957913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10855] ppid=10844 vsize=9691604 CPUtime=1.72 cores=1,3,5,7
/proc/10847/task/10855/stat : 10855 (java) S 10844 10847 9017 0 -1 4202560 903 0 0 0 137 35 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381956860712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10856] ppid=10844 vsize=9691604 CPUtime=1.61 cores=1,3,5,7
/proc/10847/task/10856/stat : 10856 (java) S 10844 10847 9017 0 -1 4202560 1044 0 0 0 123 38 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381955808168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10857] ppid=10844 vsize=9691604 CPUtime=1.56 cores=1,3,5,7
/proc/10847/task/10857/stat : 10857 (java) S 10844 10847 9017 0 -1 4202560 903 0 0 0 123 33 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381954755624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10858] ppid=10844 vsize=9691604 CPUtime=1.37 cores=1,3,5,7
/proc/10847/task/10858/stat : 10858 (java) R 10844 10847 9017 0 -1 4202560 2050 0 0 0 134 3 0 0 20 0 20 0 105423412 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381823935368 248789877084 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10859] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10859/stat : 10859 (java) S 10844 10847 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 105423413 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381822882936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10860] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10860/stat : 10860 (java) S 10844 10847 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 105423413 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381821830280 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10861] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10861/stat : 10861 (java) S 10844 10847 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381820779024 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10862] ppid=10844 vsize=9691604 CPUtime=0.37 cores=1,3,5,7
/proc/10847/task/10862/stat : 10862 (java) S 10844 10847 9017 0 -1 4202560 3744 0 0 0 37 0 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381819726392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10863] ppid=10844 vsize=9691604 CPUtime=0.4 cores=1,3,5,7
/proc/10847/task/10863/stat : 10863 (java) S 10844 10847 9017 0 -1 4202560 2154 0 0 0 40 0 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381818673848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10864] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10864/stat : 10864 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381817621496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10865] ppid=10844 vsize=9691604 CPUtime=0.76 cores=1,3,5,7
/proc/10847/task/10865/stat : 10865 (java) S 10844 10847 9017 0 -1 4202560 103 0 0 0 31 45 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381816569160 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10866] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10866/stat : 10866 (java) S 10844 10847 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 105423460 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381815513896 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=11000] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/11000/stat : 11000 (java) S 10844 10847 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 105602370 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381814460328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.44
Current children cumulated vsize (KiB) 9691604

[startup+1789.9 s]
/proc/loadavg: 2.33 2.25 2.20 4/214 11000
/proc/meminfo: memFree=26281872/32872528 swapFree=17452/1581112
[pid=10847] ppid=10844 vsize=9691604 CPUtime=1800.53 cores=1,3,5,7
/proc/10847/stat : 10847 (java) S 10844 10847 9017 0 -1 4202496 20346 0 1 0 179717 336 0 0 20 0 20 0 105423409 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140733383854768 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10847/statm: 2422901 626531 2293 9 0 2413578 0
[pid=10847/tid=10849] ppid=10844 vsize=9691604 CPUtime=1780.36 cores=1,3,5,7
/proc/10847/task/10849/stat : 10849 (java) S 10844 10847 9017 0 -1 4202560 3406 0 1 0 177995 41 0 0 20 0 20 0 105423410 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140382000630232 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10850] ppid=10844 vsize=9691604 CPUtime=1.66 cores=1,3,5,7
/proc/10847/task/10850/stat : 10850 (java) S 10844 10847 9017 0 -1 4202560 1081 0 0 0 127 39 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381962123432 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10851] ppid=10844 vsize=9691604 CPUtime=1.67 cores=1,3,5,7
/proc/10847/task/10851/stat : 10851 (java) S 10844 10847 9017 0 -1 4202560 1035 0 0 0 131 36 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381961070888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10852] ppid=10844 vsize=9691604 CPUtime=1.46 cores=1,3,5,7
/proc/10847/task/10852/stat : 10852 (java) S 10844 10847 9017 0 -1 4202560 844 0 0 0 113 33 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381960018344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10853] ppid=10844 vsize=9691604 CPUtime=1.5 cores=1,3,5,7
/proc/10847/task/10853/stat : 10853 (java) S 10844 10847 9017 0 -1 4202560 752 0 0 0 119 31 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381958965800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10854] ppid=10844 vsize=9691604 CPUtime=1.54 cores=1,3,5,7
/proc/10847/task/10854/stat : 10854 (java) S 10844 10847 9017 0 -1 4202560 1050 0 0 0 122 32 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381957913256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10855] ppid=10844 vsize=9691604 CPUtime=1.72 cores=1,3,5,7
/proc/10847/task/10855/stat : 10855 (java) S 10844 10847 9017 0 -1 4202560 903 0 0 0 137 35 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381956860712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10856] ppid=10844 vsize=9691604 CPUtime=1.61 cores=1,3,5,7
/proc/10847/task/10856/stat : 10856 (java) S 10844 10847 9017 0 -1 4202560 1044 0 0 0 123 38 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381955808168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10847/tid=10857] ppid=10844 vsize=9691604 CPUtime=1.56 cores=1,3,5,7
/proc/10847/task/10857/stat : 10857 (java) S 10844 10847 9017 0 -1 4202560 903 0 0 0 123 33 0 0 20 0 20 0 105423411 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381954755624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10858] ppid=10844 vsize=9691604 CPUtime=1.46 cores=1,3,5,7
/proc/10847/task/10858/stat : 10858 (java) R 10844 10847 9017 0 -1 4202560 2050 0 0 0 143 3 0 0 20 0 20 0 105423412 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381823935368 248789877028 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10859] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10859/stat : 10859 (java) S 10844 10847 9017 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 105423413 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381822882936 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10860] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10860/stat : 10860 (java) S 10844 10847 9017 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 105423413 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381821830280 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10861] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10861/stat : 10861 (java) S 10844 10847 9017 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381820779024 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10862] ppid=10844 vsize=9691604 CPUtime=0.37 cores=1,3,5,7
/proc/10847/task/10862/stat : 10862 (java) S 10844 10847 9017 0 -1 4202560 3744 0 0 0 37 0 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381819726392 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=10863] ppid=10844 vsize=9691604 CPUtime=0.4 cores=1,3,5,7
/proc/10847/task/10863/stat : 10863 (java) S 10844 10847 9017 0 -1 4202560 2154 0 0 0 40 0 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381818673848 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10864] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10864/stat : 10864 (java) S 10844 10847 9017 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381817621496 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10847/tid=10865] ppid=10844 vsize=9691604 CPUtime=0.76 cores=1,3,5,7
/proc/10847/task/10865/stat : 10865 (java) S 10844 10847 9017 0 -1 4202560 103 0 0 0 31 45 0 0 20 0 20 0 105423415 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381816569160 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10847/tid=10866] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/10866/stat : 10866 (java) S 10844 10847 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 105423460 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381815513896 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10847/tid=11000] ppid=10844 vsize=9691604 CPUtime=0 cores=1,3,5,7
/proc/10847/task/11000/stat : 11000 (java) S 10844 10847 9017 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 105602370 9924202496 626531 33554432000 1073741824 1073778376 140733383863632 140381814460328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.53
Current children cumulated vsize (KiB) 9691604

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 10847 and gives
#  childrusage.ru_utime.tv_sec=1792
#  childrusage.ru_utime.tv_usec=619480
#  childrusage.ru_stime.tv_sec=3
#  childrusage.ru_stime.tv_usec=802421
# CPU time returned by wait4() is 1796.42
# while last known CPU time is 1800.53
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1789.96
CPU time (s): 1800.53
CPU user time (s): 1797.17
CPU system time (s): 3.36
CPU usage (%): 100.59
Max. virtual memory (cumulated for all children) (KiB): 9691604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.62
system time used= 3.80242
maximum resident set size= 2859280
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20549
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38600
involuntary context switches= 9442

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.53985 second user time and 8.39672 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-06 19:41:55
IDJOB=4085325
IDBENCH=2240
IDSOLVER=2546
FILE ID=node139/4085325-1465234915
RUNJOBID= node139-1465220260-9034
PBS_JOBID= 19843218
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
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 sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085325-1465234915/watcher-4085325-1465234915 -o /tmp/evaluation-result-4085325-1465234915/solver-4085325-1465234915 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1465220260-9034 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085325-1465234915.opb

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

MD5SUM BENCH= f408a60720d5bae3e36cea0c41e2f7f1
RANDOM SEED=1837975721

node139.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.868
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.73
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.868
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	: 5332.55
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.868
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	: 5332.56
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.868
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	: 5332.55
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.868
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	: 5332.55
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.868
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	: 5332.55
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.868
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	: 5332.55
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.868
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30181812 kB
Buffers:           26848 kB
Cached:            90676 kB
SwapCached:         1464 kB
Active:           341188 kB
Inactive:          64032 kB
Active(anon):     287748 kB
Inactive(anon):     2172 kB
Active(file):      53440 kB
Inactive(file):    61860 kB
Unevictable:     1581112 kB
Mlocked:           17452 kB
SwapTotal:      67108856 kB
SwapFree:       67099760 kB
Dirty:              1672 kB
Writeback:             0 kB
AnonPages:       1868048 kB
Mapped:            15288 kB
Shmem:                 0 kB
Slab:             567192 kB
SReclaimable:      11096 kB
SUnreclaim:       556096 kB
KernelStack:        1600 kB
PageTables:         8248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2003972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1832960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71728 MiB
End job on node139 at 2016-06-06 20:11:45