Trace number 4119478

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)73985 1801.17 1764.8

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-faclay33.opb
MD5SUM9a3ec81cf7d8a4c6bd008929e9186960
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark73008
Best CPU time to get the best result obtained on this benchmark1800.11
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables529
Total number of constraints10913
Number of constraints which are clauses10912
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 11717
Biggest coefficient in the objective function 86090
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 730956
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 86090
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 730956
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)11191
Sum of products size (including duplicates)22382
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version 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-4119478-1467259859.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
2.25/0.93	c ... done. Wall clock time 0.813s.
2.25/0.93	c declared #vars     529
2.25/0.93	c internal #vars     11720
2.25/0.93	c #constraints  33296
2.25/0.93	c constraints type 
2.25/0.93	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 22103
2.25/0.93	c org.sat4j.specs.Constr$1 => 1
2.25/0.93	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
2.25/0.93	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 11191
2.25/0.93	c 33296 constraints processed.
2.25/0.93	c objective function length is 11717 literals
3.45/1.35	c SATISFIABLE
3.45/1.35	c OPTIMIZING...
3.45/1.35	c Got one! Elapsed wall clock time (in seconds):1.24
3.45/1.35	o 74285
4.05/1.51	c Got one! Elapsed wall clock time (in seconds):1.399
4.05/1.51	o 74282
4.05/1.57	c Got one! Elapsed wall clock time (in seconds):1.455
4.05/1.57	o 74267
4.33/1.66	c Got one! Elapsed wall clock time (in seconds):1.55
4.33/1.66	o 74264
4.33/1.69	c Got one! Elapsed wall clock time (in seconds):1.578
4.33/1.69	o 74249
4.49/1.78	c Got one! Elapsed wall clock time (in seconds):1.664
4.49/1.78	o 74240
4.61/1.85	c Got one! Elapsed wall clock time (in seconds):1.735
4.61/1.85	o 74237
7.13/4.20	c Got one! Elapsed wall clock time (in seconds):4.085
7.13/4.20	o 74228
7.44/4.55	c Got one! Elapsed wall clock time (in seconds):4.433
7.44/4.55	o 74200
7.44/4.56	c Got one! Elapsed wall clock time (in seconds):4.45
7.44/4.56	o 74194
7.44/4.58	c Got one! Elapsed wall clock time (in seconds):4.467
7.44/4.58	o 74191
7.56/4.63	c Got one! Elapsed wall clock time (in seconds):4.517
7.56/4.63	o 74173
7.56/4.67	c Got one! Elapsed wall clock time (in seconds):4.562
7.56/4.67	o 74161
10.58/7.47	c cleaning 3052 clauses out of 6105 with flag 6666/6105
16.43/12.93	c cleaning 4522 clauses out of 9054 with flag 19416/12106
20.29/16.48	c Got one! Elapsed wall clock time (in seconds):16.368
20.29/16.48	o 74139
20.50/16.61	c Got one! Elapsed wall clock time (in seconds):16.5
20.50/16.61	o 74131
20.50/16.64	c Got one! Elapsed wall clock time (in seconds):16.528
20.50/16.64	o 74119
22.30/18.48	c cleaning 5155 clauses out of 10316 with flag 4329/17890
28.22/24.16	c cleaning 5578 clauses out of 11161 with flag 17591/23890
34.64/30.55	c cleaning 6283 clauses out of 12582 with flag 32380/30889
43.04/38.39	c cleaning 7147 clauses out of 14300 with flag 49208/38890
51.64/46.92	c cleaning 8070 clauses out of 16153 with flag 69748/47890
62.02/56.67	c cleaning 9036 clauses out of 18083 with flag 91308/57890
64.42/59.04	c Got one! Elapsed wall clock time (in seconds):58.927
64.42/59.04	o 74110
64.52/59.11	c Got one! Elapsed wall clock time (in seconds):58.996
64.52/59.11	o 74106
64.52/59.15	c Got one! Elapsed wall clock time (in seconds):59.036
64.52/59.15	o 74105
64.63/59.23	c Got one! Elapsed wall clock time (in seconds):59.118
64.63/59.23	o 74094
65.24/59.88	c Got one! Elapsed wall clock time (in seconds):59.77
65.24/59.88	o 74090
65.44/60.00	c Got one! Elapsed wall clock time (in seconds):59.891
65.44/60.00	o 74082
65.44/60.02	c Got one! Elapsed wall clock time (in seconds):59.909
65.44/60.02	o 74070
66.54/61.11	c Got one! Elapsed wall clock time (in seconds):60.994
66.54/61.11	o 74058
66.54/61.12	c Got one! Elapsed wall clock time (in seconds):61.009
66.54/61.12	o 74048
66.54/61.16	c Got one! Elapsed wall clock time (in seconds):61.048
66.54/61.16	o 74030
66.64/61.20	c Got one! Elapsed wall clock time (in seconds):61.086
66.64/61.20	o 74018
67.05/61.64	c Got one! Elapsed wall clock time (in seconds):61.527
67.05/61.64	o 74014
67.15/61.70	c Got one! Elapsed wall clock time (in seconds):61.591
67.15/61.70	o 74006
67.15/61.72	c Got one! Elapsed wall clock time (in seconds):61.609
67.15/61.72	o 73994
69.04/63.63	c cleaning 8142 clauses out of 16292 with flag 4112/65135
72.44/67.02	c Got one! Elapsed wall clock time (in seconds):66.907
72.44/67.02	o 73988
73.04/67.61	c Got one! Elapsed wall clock time (in seconds):67.502
73.04/67.61	o 73985
74.94/69.51	c cleaning 7218 clauses out of 14446 with flag 4193/71431
81.68/75.41	c cleaning 6608 clauses out of 13228 with flag 17082/77431
88.08/81.85	c cleaning 6804 clauses out of 13619 with flag 31194/84430
95.48/89.21	c cleaning 7400 clauses out of 14815 with flag 47269/92430
105.28/98.02	c cleaning 8208 clauses out of 16417 with flag 66021/101432
115.56/108.30	c cleaning 9095 clauses out of 18208 with flag 88422/111431
126.66/119.45	c cleaning 10048 clauses out of 20112 with flag 113370/122430
139.05/131.29	c cleaning 11025 clauses out of 22065 with flag 139866/134431
152.05/144.22	c cleaning 12013 clauses out of 24039 with flag 172960/147430
169.25/160.29	c cleaning 13007 clauses out of 26027 with flag 208735/161431
186.76/177.74	c cleaning 14010 clauses out of 28020 with flag 248197/176431
204.66/195.11	c cleaning 14997 clauses out of 30009 with flag 293474/192430
223.96/214.44	c cleaning 15996 clauses out of 32012 with flag 343982/209430
245.87/235.42	c cleaning 17000 clauses out of 34019 with flag 397372/227433
268.76/258.33	c cleaning 17998 clauses out of 36016 with flag 453634/246430
293.16/282.33	c cleaning 19008 clauses out of 38018 with flag 509075/266430
319.16/307.51	c cleaning 20002 clauses out of 40010 with flag 570051/287430
345.66/334.05	c cleaning 21004 clauses out of 42009 with flag 634917/309431
375.63/363.63	c cleaning 21998 clauses out of 44004 with flag 700195/332430
408.39/395.53	c cleaning 22997 clauses out of 46006 with flag 769396/356430
443.19/430.38	c cleaning 23997 clauses out of 48010 with flag 840789/381431
479.80/466.40	c cleaning 25005 clauses out of 50013 with flag 912932/407431
516.39/502.34	c cleaning 26001 clauses out of 52009 with flag 991202/434432
554.08/539.25	c cleaning 26998 clauses out of 54006 with flag 1077768/462430
592.04/576.81	c cleaning 27997 clauses out of 56009 with flag 1162047/491431
629.18/613.34	c cleaning 28999 clauses out of 58011 with flag 1250975/521430
669.70/653.26	c cleaning 29997 clauses out of 60012 with flag 1345006/552430
715.11/697.61	c cleaning 31005 clauses out of 62016 with flag 1435473/584431
758.26/740.35	c cleaning 31998 clauses out of 64011 with flag 1534446/617431
807.04/788.56	c cleaning 33002 clauses out of 66012 with flag 1629991/651430
854.38/835.24	c cleaning 34000 clauses out of 68011 with flag 1731056/686431
901.68/881.58	c cleaning 35003 clauses out of 70011 with flag 1830906/722431
950.91/929.83	c cleaning 36001 clauses out of 72009 with flag 1929873/759432
999.13/977.53	c cleaning 36998 clauses out of 74006 with flag 2037584/797430
1049.26/1026.57	c cleaning 37999 clauses out of 76008 with flag 2158906/836430
1100.50/1077.39	c cleaning 38998 clauses out of 78009 with flag 2281584/876430
1152.93/1128.79	c cleaning 39998 clauses out of 80011 with flag 2399659/917430
1208.12/1182.63	c cleaning 40996 clauses out of 82013 with flag 2521941/959430
1265.35/1238.69	c cleaning 42004 clauses out of 84018 with flag 2654442/1002431
1318.84/1291.74	c cleaning 43002 clauses out of 86013 with flag 2780157/1046430
1376.24/1348.33	c cleaning 44001 clauses out of 88013 with flag 2912580/1091432
1435.53/1406.14	c cleaning 45000 clauses out of 90011 with flag 3043807/1137431
1494.08/1463.90	c cleaning 45999 clauses out of 92011 with flag 3182640/1184431
1556.86/1525.82	c cleaning 47001 clauses out of 94013 with flag 3330247/1232432
1626.13/1593.47	c cleaning 48000 clauses out of 96011 with flag 3478608/1281431
1694.56/1661.10	c cleaning 48995 clauses out of 98012 with flag 3630965/1331432
1763.15/1727.91	c cleaning 50004 clauses out of 100020 with flag 3777788/1382435
1801.16/1764.75	c starts		: 33
1801.16/1764.75	c conflicts		: 1412400
1801.16/1764.75	c decisions		: 1429761
1801.16/1764.75	c propagations		: 42119798
1801.16/1764.75	c inspects		: 4565324684
1801.16/1764.75	c shortcuts		: 0
1801.16/1764.75	c learnt literals	: 0
1801.16/1764.75	c learnt binary clauses	: 2
1801.16/1764.75	c learnt ternary clauses	: 186
1801.16/1764.75	c learnt constraints	: 1412399
1801.16/1764.75	c ignored constraints	: 0
1801.16/1764.75	c root simplifications	: 0
1801.16/1764.75	c removed literals (reason simplification)	: 0
1801.16/1764.75	c reason swapping (by a shorter reason)	: 0
1801.16/1764.75	c Calls to reduceDB	: 56
1801.16/1764.75	c Number of update (reduction) of LBD	: 1165
1801.16/1764.75	c Imported unit clauses	: 0
1801.16/1764.75	c number of reductions to clauses (during analyze)	: 0
1801.16/1764.75	c number of learned constraints concerned by reduction	: 0
1801.16/1764.75	c number of learning phase by resolution	: 0
1801.16/1764.75	c number of learning phase by cutting planes	: 0
1801.16/1764.75	c speed (assignments/second)	: 23880.712660126843
1801.16/1764.75	c non guided choices	0
1801.16/1764.77	c learnt constraints type 
1801.16/1764.77	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 2
1801.16/1764.77	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 79979
1801.16/1764.77	s SATISFIABLE
1801.16/1764.77	c Found 32 solution(s)
1801.16/1764.77	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 
1801.16/1764.77	c objective function=73985
1801.16/1764.77	c Total wall clock time (in seconds): 1764.66

Verifier Data

OK	73985

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

pid=25804
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.24 2.22 2.22 3/195 25807
/proc/meminfo: memFree=29869756/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/25807/stat : 25807 (java) R 25804 25807 24014 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 16014524 9515008 184 33554432000 1073741824 1073778376 140735229010160 140735229001192 248790019511 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/25807/statm: 2323 184 142 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.24 2.22 2.22 3/195 25807
/proc/meminfo: memFree=29869756/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/25807/stat : 25807 (java) S 25804 25807 24014 0 -1 4202496 4461 0 1 0 8 1 0 0 20 0 18 0 16014524 9787879424 5574 33554432000 1073741824 1073778376 140736325555664 140736325546800 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25807/statm: 2389619 5574 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 2.24 2.22 2.22 3/195 25807
/proc/meminfo: memFree=29869756/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/25807/stat : 25807 (java) S 25804 25807 24014 0 -1 4202496 4753 0 1 0 22 1 0 0 20 0 18 0 16014524 9787879424 6315 33554432000 1073741824 1073778376 140736325555664 140736325546800 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25807/statm: 2389619 6315 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300227 s]
/proc/loadavg: 2.24 2.22 2.22 3/195 25807
/proc/meminfo: memFree=29869756/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/25807/stat : 25807 (java) S 25804 25807 24014 0 -1 4202496 6049 0 1 0 44 1 0 0 20 0 18 0 16014524 9787879424 8185 33554432000 1073741824 1073778376 140736325555664 140736325546800 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25807/statm: 2389619 8185 2244 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700198 s]
/proc/loadavg: 2.24 2.22 2.22 3/195 25807
/proc/meminfo: memFree=29869756/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9558476 CPUtime=1.65 cores=1,3,5,7
/proc/25807/stat : 25807 (java) S 25804 25807 24014 0 -1 4202496 27399 0 1 0 160 5 0 0 20 0 18 0 16014524 9787879424 30780 33554432000 1073741824 1073778376 140736325555664 140736325546800 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25807/statm: 2389619 30780 2263 9 0 2380296 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9558476

[startup+1.50086 s]
/proc/loadavg: 2.24 2.22 2.22 5/214 25826
/proc/meminfo: memFree=29714732/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9625040 CPUtime=4.05 cores=1,3,5,7
/proc/25807/stat : 25807 (java) S 25804 25807 24014 0 -1 4202496 36104 0 1 0 398 7 0 0 20 0 19 0 16014524 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140736325546800 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25807/statm: 2406260 41891 2275 9 0 2396937 0
[pid=25807/tid=25809] ppid=25804 vsize=9625040 CPUtime=1.46 cores=1,3,5,7
/proc/25807/task/25809/stat : 25809 (java) R 25804 25807 24014 0 -1 4202560 2493 0 1 0 144 2 0 0 20 0 19 0 16014525 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401280225296 140401284532214 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25810] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25810/stat : 25810 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401123870888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25811] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25811/stat : 25811 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401122818344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25812] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25812/stat : 25812 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401121765800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25813] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25813/stat : 25813 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401120713256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25814] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25814/stat : 25814 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401119660712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25815] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25815/stat : 25815 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401118608168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25816] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25816/stat : 25816 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401117555624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25817] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25817/stat : 25817 (java) S 25804 25807 24014 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401116503080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25818] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25818/stat : 25818 (java) S 25804 25807 24014 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401104304232 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25819] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25819/stat : 25819 (java) S 25804 25807 24014 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401103250552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25820] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25820/stat : 25820 (java) S 25804 25807 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401102197896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25821] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25821/stat : 25821 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401101146640 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25822] ppid=25804 vsize=9625040 CPUtime=1.28 cores=1,3,5,7
/proc/25807/task/25822/stat : 25822 (java) R 25804 25807 24014 0 -1 4202560 18325 0 0 0 125 3 0 0 20 0 19 0 16014530 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401100070448 140401285936754 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25823] ppid=25804 vsize=9625040 CPUtime=1.27 cores=1,3,5,7
/proc/25807/task/25823/stat : 25823 (java) R 25804 25807 24014 0 -1 4202560 14008 0 0 0 124 3 0 0 20 0 19 0 16014530 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401099028512 140401283099386 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25824] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25824/stat : 25824 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401097989112 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25825] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25825/stat : 25825 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401096936776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25826] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25826/stat : 25826 (java) S 25804 25807 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16014624 9856040960 41891 33554432000 1073741824 1073778376 140736325555664 140401095881512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.05
Current children cumulated vsize (KiB) 9625040

[startup+3.10084 s]
/proc/loadavg: 2.22 2.22 2.22 3/213 25826
/proc/meminfo: memFree=29670724/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9625040 CPUtime=5.9 cores=1,3,5,7
/proc/25807/stat : 25807 (java) S 25804 25807 24014 0 -1 4202496 36173 0 1 0 582 8 0 0 20 0 19 0 16014524 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140736325546800 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25807/statm: 2406260 58822 2275 9 0 2396937 0
[pid=25807/tid=25809] ppid=25804 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/25807/task/25809/stat : 25809 (java) R 25804 25807 24014 0 -1 4202560 2528 0 1 0 302 3 0 0 20 0 19 0 16014525 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401280219384 140401153757021 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25810] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25810/stat : 25810 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401123870888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25811] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25811/stat : 25811 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401122818344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25812] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25812/stat : 25812 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401121765800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25813] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25813/stat : 25813 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401120713256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25814] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25814/stat : 25814 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401119660712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25815] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25815/stat : 25815 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401118608168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25816] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25816/stat : 25816 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401117555624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25817] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25817/stat : 25817 (java) S 25804 25807 24014 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401116503080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25818] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25818/stat : 25818 (java) S 25804 25807 24014 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401104304232 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25819] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25819/stat : 25819 (java) S 25804 25807 24014 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401103250552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25820] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25820/stat : 25820 (java) S 25804 25807 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401102197896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25821] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25821/stat : 25821 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401101146640 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25822] ppid=25804 vsize=9625040 CPUtime=1.38 cores=1,3,5,7
/proc/25807/task/25822/stat : 25822 (java) S 25804 25807 24014 0 -1 4202560 18337 0 0 0 135 3 0 0 20 0 19 0 16014530 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401100094008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25823] ppid=25804 vsize=9625040 CPUtime=1.43 cores=1,3,5,7
/proc/25807/task/25823/stat : 25823 (java) S 25804 25807 24014 0 -1 4202560 14029 0 0 0 140 3 0 0 20 0 19 0 16014530 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401099041464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25824] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25824/stat : 25824 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401097989112 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25825] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25825/stat : 25825 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401096936776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25826] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25826/stat : 25826 (java) S 25804 25807 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16014624 9856040960 58822 33554432000 1073741824 1073778376 140736325555664 140401095881512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 2.22 2.22 2.22 3/213 25826
/proc/meminfo: memFree=29579104/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9625040 CPUtime=9.27 cores=1,3,5,7
/proc/25807/stat : 25807 (java) S 25804 25807 24014 0 -1 4202496 36389 0 1 0 911 16 0 0 20 0 19 0 16014524 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140736325546800 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25807/statm: 2406260 74533 2289 9 0 2396937 0
[pid=25807/tid=25809] ppid=25804 vsize=9625040 CPUtime=6.18 cores=1,3,5,7
/proc/25807/task/25809/stat : 25809 (java) R 25804 25807 24014 0 -1 4202560 2536 0 1 0 615 3 0 0 20 0 19 0 16014525 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401280231808 140401287998298 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25810] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25810/stat : 25810 (java) S 25804 25807 24014 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401123870888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25811] ppid=25804 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25807/task/25811/stat : 25811 (java) S 25804 25807 24014 0 -1 4202560 21 0 0 0 0 1 0 0 20 0 19 0 16014526 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401122818344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25812] ppid=25804 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25807/task/25812/stat : 25812 (java) S 25804 25807 24014 0 -1 4202560 20 0 0 0 0 1 0 0 20 0 19 0 16014526 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401121765800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25813] ppid=25804 vsize=9625040 CPUtime=0.02 cores=1,3,5,7
/proc/25807/task/25813/stat : 25813 (java) S 25804 25807 24014 0 -1 4202560 27 0 0 0 0 2 0 0 20 0 19 0 16014526 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401120713256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25814] ppid=25804 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25807/task/25814/stat : 25814 (java) S 25804 25807 24014 0 -1 4202560 17 0 0 0 1 0 0 0 20 0 19 0 16014526 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401119660712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25815] ppid=25804 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/25807/task/25815/stat : 25815 (java) S 25804 25807 24014 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 16014526 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401118608168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25816] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25816/stat : 25816 (java) S 25804 25807 24014 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401117555624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25817] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25817/stat : 25817 (java) S 25804 25807 24014 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 16014526 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401116503080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25818] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25818/stat : 25818 (java) S 25804 25807 24014 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401104304232 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25819] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25819/stat : 25819 (java) S 25804 25807 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401103250552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25820] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25820/stat : 25820 (java) S 25804 25807 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401102197896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25821] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25821/stat : 25821 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401101146640 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25822] ppid=25804 vsize=9625040 CPUtime=1.38 cores=1,3,5,7
/proc/25807/task/25822/stat : 25822 (java) S 25804 25807 24014 0 -1 4202560 18337 0 0 0 135 3 0 0 20 0 19 0 16014530 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401100094008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25823] ppid=25804 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/25807/task/25823/stat : 25823 (java) S 25804 25807 24014 0 -1 4202560 14037 0 0 0 144 3 0 0 20 0 19 0 16014530 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401099041464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25824] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25824/stat : 25824 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401097989112 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25825] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25825/stat : 25825 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401096936776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25826] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25826/stat : 25826 (java) S 25804 25807 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16014624 9856040960 74533 33554432000 1073741824 1073778376 140736325555664 140401095881512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 9.27
Current children cumulated vsize (KiB) 9625040


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

[pid=25807/tid=25817] ppid=25804 vsize=9625040 CPUtime=5.93 cores=1,3,5,7
/proc/25807/task/25817/stat : 25817 (java) S 25804 25807 24014 0 -1 4202560 4614 0 0 0 506 87 0 0 20 0 19 0 16014526 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401116503080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25818] ppid=25804 vsize=9625040 CPUtime=5.22 cores=1,3,5,7
/proc/25807/task/25818/stat : 25818 (java) S 25804 25807 24014 0 -1 4202560 7351 0 0 0 518 4 0 0 20 0 19 0 16014528 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401104304232 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25819] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25819/stat : 25819 (java) S 25804 25807 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401103250552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25820] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25820/stat : 25820 (java) S 25804 25807 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401102197896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25821] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25821/stat : 25821 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401101146640 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25822] ppid=25804 vsize=9625040 CPUtime=1.79 cores=1,3,5,7
/proc/25807/task/25822/stat : 25822 (java) S 25804 25807 24014 0 -1 4202560 18465 0 0 0 176 3 0 0 20 0 19 0 16014530 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401100094008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25823] ppid=25804 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/25807/task/25823/stat : 25823 (java) S 25804 25807 24014 0 -1 4202560 14040 0 0 0 150 3 0 0 20 0 19 0 16014530 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401099041464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25824] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25824/stat : 25824 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401097989112 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25825] ppid=25804 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/25807/task/25825/stat : 25825 (java) S 25804 25807 24014 0 -1 4202560 99 0 0 0 20 29 0 0 20 0 19 0 16014530 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401096936776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25826] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25826/stat : 25826 (java) S 25804 25807 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16014624 9856040960 1326443 33554432000 1073741824 1073778376 140736325555664 140401095881512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1757.54
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1764.4 s]
/proc/loadavg: 2.12 2.23 2.22 3/214 25935
/proc/meminfo: memFree=24698636/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9625040 CPUtime=1800.02 cores=1,3,5,7
/proc/25807/stat : 25807 (java) S 25804 25807 24014 0 -1 4202496 65767 0 1 0 179297 705 0 0 20 0 19 0 16014524 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140736325546800 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25807/statm: 2406260 1322788 2303 9 0 2396937 0
[pid=25807/tid=25809] ppid=25804 vsize=9625040 CPUtime=1743.41 cores=1,3,5,7
/proc/25807/task/25809/stat : 25809 (java) R 25804 25807 24014 0 -1 4202560 3424 0 1 0 174305 36 0 0 20 0 19 0 16014525 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401280232688 140401153634191 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25810] ppid=25804 vsize=9625040 CPUtime=5.22 cores=1,3,5,7
/proc/25807/task/25810/stat : 25810 (java) S 25804 25807 24014 0 -1 4202560 3969 0 0 0 438 84 0 0 20 0 19 0 16014526 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401123870888 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25811] ppid=25804 vsize=9625040 CPUtime=5.1 cores=1,3,5,7
/proc/25807/task/25811/stat : 25811 (java) S 25804 25807 24014 0 -1 4202560 3048 0 0 0 419 91 0 0 20 0 19 0 16014526 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401122818344 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25812] ppid=25804 vsize=9625040 CPUtime=5.29 cores=1,3,5,7
/proc/25807/task/25812/stat : 25812 (java) S 25804 25807 24014 0 -1 4202560 1832 0 0 0 452 77 0 0 20 0 19 0 16014526 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401121765800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25813] ppid=25804 vsize=9625040 CPUtime=5.46 cores=1,3,5,7
/proc/25807/task/25813/stat : 25813 (java) S 25804 25807 24014 0 -1 4202560 1957 0 0 0 473 73 0 0 20 0 19 0 16014526 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401120713256 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25814] ppid=25804 vsize=9625040 CPUtime=5.38 cores=1,3,5,7
/proc/25807/task/25814/stat : 25814 (java) S 25804 25807 24014 0 -1 4202560 2084 0 0 0 468 70 0 0 20 0 19 0 16014526 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401119660712 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25815] ppid=25804 vsize=9625040 CPUtime=5.4 cores=1,3,5,7
/proc/25807/task/25815/stat : 25815 (java) S 25804 25807 24014 0 -1 4202560 1965 0 0 0 454 86 0 0 20 0 19 0 16014526 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401118608168 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25816] ppid=25804 vsize=9625040 CPUtime=5.26 cores=1,3,5,7
/proc/25807/task/25816/stat : 25816 (java) S 25804 25807 24014 0 -1 4202560 1651 0 0 0 440 86 0 0 20 0 19 0 16014526 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401117555624 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25817] ppid=25804 vsize=9625040 CPUtime=5.96 cores=1,3,5,7
/proc/25807/task/25817/stat : 25817 (java) S 25804 25807 24014 0 -1 4202560 4614 0 0 0 509 87 0 0 20 0 19 0 16014526 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401116503080 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25818] ppid=25804 vsize=9625040 CPUtime=5.22 cores=1,3,5,7
/proc/25807/task/25818/stat : 25818 (java) S 25804 25807 24014 0 -1 4202560 7353 0 0 0 518 4 0 0 20 0 19 0 16014528 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401104304232 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25819] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25819/stat : 25819 (java) S 25804 25807 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401103250552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25820] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25820/stat : 25820 (java) S 25804 25807 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401102197896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25821] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25821/stat : 25821 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401101146640 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25822] ppid=25804 vsize=9625040 CPUtime=1.79 cores=1,3,5,7
/proc/25807/task/25822/stat : 25822 (java) S 25804 25807 24014 0 -1 4202560 18465 0 0 0 176 3 0 0 20 0 19 0 16014530 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401100094008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25823] ppid=25804 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/25807/task/25823/stat : 25823 (java) S 25804 25807 24014 0 -1 4202560 14040 0 0 0 150 3 0 0 20 0 19 0 16014530 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401099041464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25824] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25824/stat : 25824 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401097989112 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25825] ppid=25804 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/25807/task/25825/stat : 25825 (java) S 25804 25807 24014 0 -1 4202560 101 0 0 0 21 30 0 0 20 0 19 0 16014530 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401096936776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25826] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25826/stat : 25826 (java) S 25804 25807 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16014624 9856040960 1322788 33554432000 1073741824 1073778376 140736325555664 140401095881512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

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

############
# WARNING:
# current cumulated CPU time (1797.22 s) is less than in the last sample (1801.16 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (3.93982 s) to the 'lost time'.

[startup+1764.7 s]
/proc/loadavg: 2.12 2.23 2.22 3/214 25935
/proc/meminfo: memFree=24698636/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=9625040 CPUtime=1801.16 cores=1,3,5,7
/proc/25807/stat : 25807 (java) S 25804 25807 24014 0 -1 4202496 66257 0 1 0 179384 732 0 0 20 0 19 0 16014524 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140736325546800 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/25807/statm: 2406260 1392437 2303 9 0 2396937 0
[pid=25807/tid=25809] ppid=25804 vsize=9625040 CPUtime=1743.41 cores=1,3,5,7
/proc/25807/task/25809/stat : 25809 (java) S 25804 25807 24014 0 -1 4202560 3424 0 1 0 174305 36 0 0 20 0 19 0 16014525 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401280231960 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25810] ppid=25804 vsize=9625040 CPUtime=5.36 cores=1,3,5,7
/proc/25807/task/25810/stat : 25810 (java) R 25804 25807 24014 0 -1 4202560 4032 0 0 0 448 88 0 0 20 0 19 0 16014526 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401123871064 140401282705139 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25811] ppid=25804 vsize=9625040 CPUtime=5.25 cores=1,3,5,7
/proc/25807/task/25811/stat : 25811 (java) R 25804 25807 24014 0 -1 4202560 3113 0 0 0 431 94 0 0 20 0 19 0 16014526 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401122818520 140401282705139 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25812] ppid=25804 vsize=9625040 CPUtime=5.52 cores=1,3,5,7
/proc/25807/task/25812/stat : 25812 (java) R 25804 25807 24014 0 -1 4202560 1875 0 0 0 473 79 0 0 20 0 19 0 16014526 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401121765976 140401282705139 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25813] ppid=25804 vsize=9625040 CPUtime=5.56 cores=1,3,5,7
/proc/25807/task/25813/stat : 25813 (java) R 25804 25807 24014 0 -1 4202560 2019 0 0 0 480 76 0 0 20 0 19 0 16014526 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401120713432 140401282705139 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25814] ppid=25804 vsize=9625040 CPUtime=5.52 cores=1,3,5,7
/proc/25807/task/25814/stat : 25814 (java) R 25804 25807 24014 0 -1 4202560 2151 0 0 0 478 74 0 0 20 0 19 0 16014526 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401119660888 140401282705139 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25815] ppid=25804 vsize=9625040 CPUtime=5.55 cores=1,3,5,7
/proc/25807/task/25815/stat : 25815 (java) R 25804 25807 24014 0 -1 4202560 2044 0 0 0 464 91 0 0 20 0 19 0 16014526 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401118608344 140401282705139 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25816] ppid=25804 vsize=9625040 CPUtime=5.4 cores=1,3,5,7
/proc/25807/task/25816/stat : 25816 (java) R 25804 25807 24014 0 -1 4202560 1714 0 0 0 450 90 0 0 20 0 19 0 16014526 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401117555800 140401282705139 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25817] ppid=25804 vsize=9625040 CPUtime=6.06 cores=1,3,5,7
/proc/25807/task/25817/stat : 25817 (java) R 25804 25807 24014 0 -1 4202560 4658 0 0 0 516 90 0 0 20 0 19 0 16014526 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401116502960 140401282705139 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25818] ppid=25804 vsize=9625040 CPUtime=5.22 cores=1,3,5,7
/proc/25807/task/25818/stat : 25818 (java) S 25804 25807 24014 0 -1 4202560 7353 0 0 0 518 4 0 0 20 0 19 0 16014528 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401104303112 248793576508 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25819] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25819/stat : 25819 (java) S 25804 25807 24014 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401103250552 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25820] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25820/stat : 25820 (java) S 25804 25807 24014 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 16014528 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401102197896 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25821] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25821/stat : 25821 (java) S 25804 25807 24014 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401101145048 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25822] ppid=25804 vsize=9625040 CPUtime=1.79 cores=1,3,5,7
/proc/25807/task/25822/stat : 25822 (java) S 25804 25807 24014 0 -1 4202560 18465 0 0 0 176 3 0 0 20 0 19 0 16014530 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401100094008 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=25807/tid=25823] ppid=25804 vsize=9625040 CPUtime=1.53 cores=1,3,5,7
/proc/25807/task/25823/stat : 25823 (java) S 25804 25807 24014 0 -1 4202560 14040 0 0 0 150 3 0 0 20 0 19 0 16014530 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401099041464 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=25807/tid=25824] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25824/stat : 25824 (java) S 25804 25807 24014 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 16014530 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401097989112 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=25807/tid=25825] ppid=25804 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/25807/task/25825/stat : 25825 (java) S 25804 25807 24014 0 -1 4202560 101 0 0 0 21 30 0 0 20 0 19 0 16014530 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401096936776 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=25807/tid=25826] ppid=25804 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/25807/task/25826/stat : 25826 (java) S 25804 25807 24014 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 16014624 9856040960 1392437 33554432000 1073741824 1073778376 140736325555664 140401095881512 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1801.16
Current children cumulated vsize (KiB) 9625040

[startup+1764.8 s]
/proc/loadavg: 2.12 2.23 2.22 3/214 25935
/proc/meminfo: memFree=24698636/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=0 CPUtime=1797.22 cores=1,3,5,7
/proc/25807/stat : 25807 (java) Z 25804 25807 24014 0 -1 4203532 66446 0 1 0 178943 779 0 0 20 0 2 0 16014524 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25807/statm: 0 0 0 0 0 0 0
[pid=25807/tid=25822] ppid=25804 vsize=0 CPUtime=1.82 cores=1,3,5,7
/proc/25807/task/25822/stat : 25822 (java) R 25804 25807 24014 0 -1 4203588 18466 0 0 0 177 5 0 0 20 0 2 0 16014530 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.22
Current children cumulated vsize (KiB) 0
#
############


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

[startup+1764.8 s]
/proc/loadavg: 2.12 2.23 2.22 3/214 25935
/proc/meminfo: memFree=24698636/32872528 swapFree=1394328/1580332
[pid=25807] ppid=25804 vsize=0 CPUtime=1797.22 cores=1,3,5,7
/proc/25807/stat : 25807 (java) Z 25804 25807 24014 0 -1 4203532 66446 0 1 0 178943 779 0 0 20 0 2 0 16014524 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/25807/statm: 0 0 0 0 0 0 0
[pid=25807/tid=25822] ppid=25804 vsize=0 CPUtime=1.82 cores=1,3,5,7
/proc/25807/task/25822/stat : 25822 (java) R 25804 25807 24014 0 -1 4203588 18466 0 0 0 177 5 0 0 20 0 2 0 16014530 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1797.22
Current children cumulated vsize (KiB) 0

Child status: 143

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 3.93982
#  lost CPU user time (s): 4.40991
#  lost CPU system time (s): -0.47

Real time (s): 1764.8
CPU time (s): 1801.17
CPU user time (s): 1793.83
CPU system time (s): 7.33881
CPU usage (%): 102.061
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1789.42
system time used= 7.80881
maximum resident set size= 5878336
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66446
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1640
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39503
involuntary context switches= 17870

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.3013 second user time and 12.4451 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-30 06:10:59
IDJOB=4119478
IDBENCH=111740
IDSOLVER=2546
FILE ID=node139/4119478-1467259859
RUNJOBID= node139-1467248605-24286
PBS_JOBID= 20004484
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-faclay33.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119478-1467259859/watcher-4119478-1467259859 -o /tmp/evaluation-result-4119478-1467259859/solver-4119478-1467259859 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1467248605-24286 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119478-1467259859.opb

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

MD5SUM BENCH= 9a3ec81cf7d8a4c6bd008929e9186960
RANDOM SEED=1233854218

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		: 2667.092
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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		: 2667.092
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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		: 2667.092
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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		: 2667.092
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.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.092
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:        29870920 kB
Buffers:          151796 kB
Cached:           147160 kB
SwapCached:         3080 kB
Active:           501812 kB
Inactive:         185256 kB
Active(anon):     386908 kB
Inactive(anon):     3176 kB
Active(file):     114904 kB
Inactive(file):   182080 kB
Unevictable:     1580332 kB
Mlocked:         1394328 kB
SwapTotal:      67108856 kB
SwapFree:       67097568 kB
Dirty:              1252 kB
Writeback:             0 kB
AnonPages:       1966000 kB
Mapped:            15920 kB
Shmem:                 0 kB
Slab:             601276 kB
SReclaimable:      45160 kB
SUnreclaim:       556116 kB
KernelStack:        1584 kB
PageTables:         8184 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2115204 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    540672 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= 71708 MiB
End job on node139 at 2016-06-30 06:40:24