Trace number 4081760

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 Res+CP PB16SAT (TO)76 1800.04 894.463

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_10_2.opb
MD5SUMf7e9965e006e5669c3252afd9a68998d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark71
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 67
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint11
Maximum length of a constraint22
Number of terms in the objective function 500
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 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products6328
Sum of products size12656

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.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 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.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081760-1465253814.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  objective function found
1.27/0.62	c ... done. Wall clock time 0.492s.
1.27/0.62	c declared #vars     500
1.27/0.62	c internal #vars     6828
1.27/0.62	c #constraints  13156
1.27/0.62	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.27/0.62	c constraints type 
1.27/0.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6828
1.27/0.62	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6328
1.27/0.62	c 13156 constraints processed.
1.27/0.62	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.27/0.62	c constraints type 
1.27/0.62	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6828
1.27/0.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6328
1.27/0.62	c 13156 constraints processed.
1.27/0.62	c objective function length is 500 literals
1.64/0.77	c And the winner is solver0
2.64/1.12	c SATISFIABLE
2.64/1.12	c OPTIMIZING...
2.64/1.12	c Got one! Elapsed wall clock time (in seconds):0.997
2.64/1.12	o 83
6.58/2.17	c And the winner is solver0
7.38/2.63	c Got one! Elapsed wall clock time (in seconds):2.502
7.38/2.63	o 82
12.82/5.01	c And the winner is solver1
12.92/5.13	c Got one! Elapsed wall clock time (in seconds):5.007
12.92/5.13	o 80
20.06/8.50	c cleaning 2757 clauses out of 5518 with flag 10334/5518
23.96/10.48	c And the winner is solver1
24.13/10.63	c Got one! Elapsed wall clock time (in seconds):10.509
24.13/10.63	o 79
31.99/14.56	c And the winner is solver1
32.11/14.64	c Got one! Elapsed wall clock time (in seconds):14.512
32.11/14.64	o 78
34.03/15.69	c cleaning 4613 clauses out of 9226 with flag 3309/11983
48.30/22.68	c cleaning 5307 clauses out of 10614 with flag 22457/17984
65.27/31.01	c cleaning 6155 clauses out of 12309 with flag 45447/24986
84.48/40.51	c cleaning 7076 clauses out of 14152 with flag 72265/32984
106.56/51.46	c cleaning 8038 clauses out of 16078 with flag 101443/41986
131.89/64.02	c cleaning 9016 clauses out of 18038 with flag 133345/51984
158.85/77.41	c cleaning 10001 clauses out of 20021 with flag 166704/62983
187.60/91.79	c cleaning 11012 clauses out of 22024 with flag 204489/74987
221.57/109.05	c cleaning 11992 clauses out of 24008 with flag 241541/87983
222.76/109.61	c And the winner is solver1
222.76/109.94	c Got one! Elapsed wall clock time (in seconds):109.813
222.76/109.94	o 77
233.27/115.30	c cleaning 8754 clauses out of 17508 with flag 16450/93475
247.00/122.00	c cleaning 7377 clauses out of 14754 with flag 36898/99475
262.20/129.69	c cleaning 7180 clauses out of 14380 with flag 59749/106478
280.38/138.67	c cleaning 7597 clauses out of 15197 with flag 85992/114475
301.36/149.13	c cleaning 8296 clauses out of 16604 with flag 114452/123479
324.36/160.57	c cleaning 9150 clauses out of 18305 with flag 147296/133476
350.78/173.65	c cleaning 10070 clauses out of 20156 with flag 183697/144477
380.31/188.36	c cleaning 11042 clauses out of 22084 with flag 223462/156475
413.07/204.62	c cleaning 12010 clauses out of 24042 with flag 267750/169475
451.87/224.56	c cleaning 13014 clauses out of 26035 with flag 314408/183478
492.52/244.87	c cleaning 0 clauses out of 6478 with flag 0/6478
493.40/245.19	c cleaning 14005 clauses out of 28019 with flag 362527/198476
536.22/266.44	c cleaning 14996 clauses out of 30014 with flag 415639/214476
580.15/288.25	c cleaning 16000 clauses out of 32017 with flag 473260/231475
624.19/310.03	c cleaning 17008 clauses out of 34017 with flag 532314/249475
673.86/334.76	c cleaning 17990 clauses out of 36009 with flag 593035/268475
723.69/359.31	c cleaning 19007 clauses out of 38019 with flag 658372/288475
778.35/386.39	c cleaning 20001 clauses out of 40012 with flag 728867/309475
783.84/388.95	c And the winner is solver1
783.84/389.27	c Got one! Elapsed wall clock time (in seconds):389.143
783.84/389.27	o 76
790.91/392.83	c cleaning 12537 clauses out of 25090 with flag 10447/314554
806.58/400.51	c cleaning 9270 clauses out of 18552 with flag 30003/320553
825.16/409.89	c cleaning 8140 clauses out of 16283 with flag 52695/327554
845.41/419.90	c cleaning 8061 clauses out of 16142 with flag 80248/335553
868.50/431.26	c cleaning 8529 clauses out of 17082 with flag 110340/344554
892.40/443.10	c cleaning 9276 clauses out of 18553 with flag 144117/354554
921.87/457.81	c cleaning 10129 clauses out of 20276 with flag 180565/365553
953.94/473.70	c cleaning 11071 clauses out of 22149 with flag 219444/377555
987.67/490.55	c cleaning 12028 clauses out of 24076 with flag 261256/390553
1025.53/509.38	c cleaning 13025 clauses out of 26049 with flag 308508/404554
1066.75/529.89	c cleaning 14013 clauses out of 28027 with flag 358418/419557
1111.40/552.01	c cleaning 15003 clauses out of 30010 with flag 411438/435553
1154.06/573.22	c cleaning 15998 clauses out of 32008 with flag 464510/452554
1198.98/595.63	c cleaning 16999 clauses out of 34010 with flag 525022/470554
1246.79/619.32	c cleaning 18001 clauses out of 36010 with flag 588235/489553
1298.59/645.06	c cleaning 19001 clauses out of 38009 with flag 657001/509553
1351.69/671.30	c cleaning 19998 clauses out of 40008 with flag 730268/530553
1409.45/699.92	c cleaning 20993 clauses out of 42010 with flag 802987/552553
1473.42/731.45	c cleaning 22002 clauses out of 44017 with flag 879409/575553
1547.26/769.19	c cleaning 23003 clauses out of 46018 with flag 957914/599556
1555.26/773.12	c cleaning 0 clauses out of 11560 with flag 0/11560
1615.53/802.82	c cleaning 24004 clauses out of 48012 with flag 1041127/624553
1691.18/840.27	c cleaning 25000 clauses out of 50010 with flag 1128116/650555
1774.14/881.50	c cleaning 25991 clauses out of 52008 with flag 1216137/677553
1800.04/894.41	c >>>>>>>>>> Solver number 0 (2 answers) <<<<<<<<<<<<<<<<<<
1800.04/894.41	c starts		: 12827
1800.04/894.41	c conflicts		: 687257
1800.04/894.41	c decisions		: 3116446
1800.04/894.41	c propagations		: 1253543758
1800.04/894.41	c inspects		: 7060850923
1800.04/894.41	c shortcuts		: 0
1800.04/894.41	c learnt literals	: 0
1800.04/894.41	c learnt binary clauses	: 0
1800.04/894.41	c learnt ternary clauses	: 0
1800.04/894.41	c learnt constraints	: 687257
1800.04/894.41	c ignored constraints	: 0
1800.04/894.41	c root simplifications	: 0
1800.04/894.41	c removed literals (reason simplification)	: 54186
1800.04/894.41	c reason swapping (by a shorter reason)	: 0
1800.04/894.41	c Calls to reduceDB	: 50
1800.04/894.41	c Number of update (reduction) of LBD	: 236890
1800.04/894.41	c Imported unit clauses	: 0
1800.04/894.41	c number of reductions to clauses (during analyze)	: 0
1800.04/894.41	c number of learned constraints concerned by reduction	: 0
1800.04/894.41	c number of learning phase by resolution	: 0
1800.04/894.41	c number of learning phase by cutting planes	: 0
1800.04/894.41	c speed (assignments/second)	: 2481576.905412361
1800.04/894.41	c non guided choices	0
1800.04/894.42	c learnt constraints type 
1800.04/894.42	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 35721
1800.04/894.42	c >>>>>>>>>> Solver number 1 (5 answers) <<<<<<<<<<<<<<<<<<
1800.04/894.42	c starts		: 43
1800.04/894.42	c conflicts		: 11926
1800.04/894.42	c decisions		: 64535
1800.04/894.42	c propagations		: 3717669
1800.04/894.42	c inspects		: 717620089
1800.04/894.42	c shortcuts		: 0
1800.04/894.42	c learnt literals	: 0
1800.04/894.42	c learnt binary clauses	: 0
1800.04/894.42	c learnt ternary clauses	: 0
1800.04/894.42	c learnt constraints	: 11925
1800.04/894.42	c ignored constraints	: 0
1800.04/894.42	c root simplifications	: 0
1800.04/894.42	c removed literals (reason simplification)	: 0
1800.04/894.42	c reason swapping (by a shorter reason)	: 0
1800.04/894.42	c Calls to reduceDB	: 2
1800.04/894.42	c Number of update (reduction) of LBD	: 0
1800.04/894.42	c Imported unit clauses	: 0
1800.04/894.42	c number of reductions to clauses (during analyze)	: 0
1800.04/894.42	c number of learned constraints concerned by reduction	: 0
1800.04/894.42	c number of learning phase by resolution	: 0
1800.04/894.42	c number of learning phase by cutting planes	: 0
1800.04/894.42	c speed (assignments/second)	: 4168.762446848592
1800.04/894.42	c non guided choices	0
1800.04/894.43	c learnt constraints type 
1800.04/894.43	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.04/894.43	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 298
1800.04/894.43	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11626
1800.04/894.43	s SATISFIABLE
1800.04/894.43	c Found 7 solution(s)
1800.04/894.43	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20 -x21 -x22 x23 x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 x45 -x46 x47 -x48 x49 -x50 -x51 -x52 x53 -x54 -x55 -x56 x57 -x58 -x59 -x60 -x61 x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 x74 -x75 -x76 -x77 -x78 -x79 x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 x113 x114 -x115 x116 -x117 -x118 x119 -x120 -x121 x122 -x123 -x124 -x125 -x126 x127 -x128 x129 x130 -x131 -x132 x133 -x134 -x135 x136 -x137 -x138 -x139 x140 -x141 -x142 x143 x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 x159 -x160 x161 -x162 -x163 -x164 x165 -x166 -x167 x168 x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 -x202 -x203 x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 -x213 x214 -x215 -x216 x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 x229 -x230 x231 x232 -x233 x234 x235 -x236 -x237 x238 x239 x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 x263 x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 x273 -x274 -x275 x276 -x277 x278 -x279 -x280 -x281 -x282 -x283 x284 -x285 x286 -x287 -x288 -x289 x290 -x291 x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 x339 x340 x341 -x342 -x343 -x344 -x345 -x346 x347 -x348 -x349 -x350 -x351 -x352 -x353 x354 -x355 x356 -x357 -x358 x359 -x360 x361 -x362 -x363 -x364 x365 -x366 -x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 x375 -x376 -x377 -x378 -x379 -x380 -x381 -x382 -x383 -x384 -x385 x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 -x410 -x411 -x412 -x413 -x414 -x415 x416 x417 -x418 -x419 -x420 -x421 -x422 -x423 -x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 -x442 -x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 x496 -x497 -x498 -x499 -x500 
1800.04/894.43	c objective function=76
1800.04/894.43	c Total wall clock time (in seconds): 894.306

Verifier Data

OK	76

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-4081760-1465253814/watcher-4081760-1465253814 -o /tmp/evaluation-result-4081760-1465253814/solver-4081760-1465253814 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465252001-17742 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081760-1465253814.opb 

pid=19349
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 4.18 4.14 3.75 3/197 19352
/proc/meminfo: memFree=27679268/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/19352/stat : 19352 (java) R 19349 19352 17726 0 -1 4202496 685 0 0 0 0 0 0 0 20 0 1 0 107313788 23793664 335 33554432000 1073741824 1073778376 140733421894432 140733421883496 213410429505 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 5809 348 268 9 0 128 0

[startup+0.100092 s]
/proc/loadavg: 4.18 4.14 3.75 3/197 19352
/proc/meminfo: memFree=27679268/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/19352/stat : 19352 (java) S 19349 19352 17726 0 -1 4202496 4394 0 1 0 8 1 0 0 20 0 18 0 107313788 9787879424 6026 33554432000 1073741824 1073778376 140733421894432 140733421885568 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 2389619 6026 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200272 s]
/proc/loadavg: 4.18 4.14 3.75 3/197 19352
/proc/meminfo: memFree=27679268/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/19352/stat : 19352 (java) S 19349 19352 17726 0 -1 4202496 4555 0 1 0 20 1 0 0 20 0 18 0 107313788 9787879424 7177 33554432000 1073741824 1073778376 140733421894432 140733421885568 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 2389619 7177 2195 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300281 s]
/proc/loadavg: 4.18 4.14 3.75 3/197 19352
/proc/meminfo: memFree=27679268/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/19352/stat : 19352 (java) S 19349 19352 17726 0 -1 4202496 6147 0 1 0 44 1 0 0 20 0 18 0 107313788 9787879424 8840 33554432000 1073741824 1073778376 140733421894432 140733421885568 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 2389619 8840 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700187 s]
/proc/loadavg: 4.18 4.14 3.75 3/197 19352
/proc/meminfo: memFree=27679268/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/19352/stat : 19352 (java) S 19349 19352 17726 0 -1 4202496 23758 0 1 0 160 4 0 0 20 0 22 0 107313788 10060525568 27526 33554432000 1073741824 1073778376 140733421894432 140733421885568 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 2456183 27526 2258 9 0 2446860 0
Current children cumulated CPU time (s) 1.64
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 4.18 4.14 3.75 5/216 19374
/proc/meminfo: memFree=27545456/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=9824732 CPUtime=4.18 cores=0,2,4,6
/proc/19352/stat : 19352 (java) S 19349 19352 17726 0 -1 4202496 40811 0 1 0 409 9 0 0 20 0 22 0 107313788 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140733421885568 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 2456183 37842 2264 9 0 2446860 0
[pid=19352/tid=19354] ppid=19349 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/19352/task/19354/stat : 19354 (java) S 19349 19352 17726 0 -1 4202560 2437 0 1 0 58 2 0 0 20 0 22 0 107313789 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581955445624 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19355] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19355/stat : 19355 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581933546536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19356] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19356/stat : 19356 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581932493736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19357] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19357/stat : 19357 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581931440936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19358] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19358/stat : 19358 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581594458792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19359] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19359/stat : 19359 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581593405992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19360] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19360/stat : 19360 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581592353192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19361] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19361/stat : 19361 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581591300392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19362] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19362/stat : 19362 (java) S 19349 19352 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581590247592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19363] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19363/stat : 19363 (java) S 19349 19352 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107313791 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581578050536 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19364] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19364/stat : 19364 (java) S 19349 19352 17726 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581576996600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19365] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19365/stat : 19365 (java) S 19349 19352 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581575943688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19366] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19366/stat : 19366 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581574892176 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19367] ppid=19349 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/19352/task/19367/stat : 19367 (java) R 19349 19352 17726 0 -1 4202560 17939 0 0 0 120 2 0 0 20 0 22 0 107313794 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581573825920 140581962238401 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19368] ppid=19349 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/19352/task/19368/stat : 19368 (java) R 19349 19352 17726 0 -1 4202560 19091 0 0 0 121 3 0 0 20 0 22 0 107313794 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581572773344 140581959051393 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19369] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19369/stat : 19369 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581571733880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19370] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19370/stat : 19370 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581570681288 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19374] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19374/stat : 19374 (java) S 19349 19352 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107313852 10060525568 37842 33554432000 1073741824 1073778376 140733421894432 140581566371112 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 9824732

[startup+3.10076 s]
/proc/loadavg: 4.32 4.17 3.76 6/217 19377
/proc/meminfo: memFree=27529932/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=9824732 CPUtime=8.58 cores=0,2,4,6
/proc/19352/stat : 19352 (java) S 19349 19352 17726 0 -1 4202496 43399 0 1 0 846 12 0 0 20 0 22 0 107313788 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140733421885568 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 2456183 48787 2276 9 0 2446860 0
[pid=19352/tid=19354] ppid=19349 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/19352/task/19354/stat : 19354 (java) S 19349 19352 17726 0 -1 4202560 2437 0 1 0 58 2 0 0 20 0 22 0 107313789 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581955445624 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19355] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19355/stat : 19355 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581933546536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19356] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19356/stat : 19356 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581932493736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19357] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19357/stat : 19357 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581931440936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19358] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19358/stat : 19358 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581594458792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19359] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19359/stat : 19359 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581593405992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19360] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19360/stat : 19360 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581592353192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19361] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19361/stat : 19361 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581591300392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19362] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19362/stat : 19362 (java) S 19349 19352 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107313790 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581590247592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19363] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19363/stat : 19363 (java) S 19349 19352 17726 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 107313791 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581578050536 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19364] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19364/stat : 19364 (java) S 19349 19352 17726 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581576996600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19365] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19365/stat : 19365 (java) S 19349 19352 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581575943688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19366] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19366/stat : 19366 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581574892176 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19367] ppid=19349 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/19352/task/19367/stat : 19367 (java) S 19349 19352 17726 0 -1 4202560 20364 0 0 0 226 3 0 0 20 0 22 0 107313794 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581573839288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19368] ppid=19349 vsize=9824732 CPUtime=2.24 cores=0,2,4,6
/proc/19352/task/19368/stat : 19368 (java) R 19349 19352 17726 0 -1 4202560 19226 0 0 0 221 3 0 0 20 0 22 0 107313794 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581572786488 140581961398999 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19369] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19369/stat : 19369 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581571733880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19370] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19370/stat : 19370 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581570681288 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19374] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19374/stat : 19374 (java) S 19349 19352 17726 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 107313852 10060525568 48787 33554432000 1073741824 1073778376 140733421894432 140581566371112 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.58
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.32 4.17 3.76 5/219 19383
/proc/meminfo: memFree=27425064/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=9824732 CPUtime=15.41 cores=0,2,4,6
/proc/19352/stat : 19352 (java) S 19349 19352 17726 0 -1 4202496 44103 0 1 0 1519 22 0 0 20 0 22 0 107313788 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140733421885568 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 2456183 72921 2292 9 0 2446860 0
[pid=19352/tid=19354] ppid=19349 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/19352/task/19354/stat : 19354 (java) S 19349 19352 17726 0 -1 4202560 2437 0 1 0 58 2 0 0 20 0 22 0 107313789 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581955445624 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19355] ppid=19349 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19352/task/19355/stat : 19355 (java) S 19349 19352 17726 0 -1 4202560 149 0 0 0 5 1 0 0 20 0 22 0 107313790 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581933546536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19356] ppid=19349 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19352/task/19356/stat : 19356 (java) S 19349 19352 17726 0 -1 4202560 121 0 0 0 2 0 0 0 20 0 22 0 107313790 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581932493736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19357] ppid=19349 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19352/task/19357/stat : 19357 (java) S 19349 19352 17726 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 22 0 107313790 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581931440936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19358] ppid=19349 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19352/task/19358/stat : 19358 (java) S 19349 19352 17726 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 107313790 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581594458792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19359] ppid=19349 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19352/task/19359/stat : 19359 (java) S 19349 19352 17726 0 -1 4202560 28 0 0 0 2 1 0 0 20 0 22 0 107313790 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581593405992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19360] ppid=19349 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19352/task/19360/stat : 19360 (java) S 19349 19352 17726 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 107313790 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581592353192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19361] ppid=19349 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19352/task/19361/stat : 19361 (java) S 19349 19352 17726 0 -1 4202560 142 0 0 0 3 1 0 0 20 0 22 0 107313790 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581591300392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19362] ppid=19349 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19352/task/19362/stat : 19362 (java) S 19349 19352 17726 0 -1 4202560 116 0 0 0 3 0 0 0 20 0 22 0 107313790 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581590247592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19363] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19363/stat : 19363 (java) S 19349 19352 17726 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 107313791 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581578050536 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19364] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19364/stat : 19364 (java) S 19349 19352 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581576996600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19365] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19365/stat : 19365 (java) S 19349 19352 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581575943688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19366] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19366/stat : 19366 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581574892176 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19367] ppid=19349 vsize=9824732 CPUtime=2.42 cores=0,2,4,6
/proc/19352/task/19367/stat : 19367 (java) S 19349 19352 17726 0 -1 4202560 20365 0 0 0 239 3 0 0 20 0 22 0 107313794 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581573839288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19368] ppid=19349 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/19352/task/19368/stat : 19368 (java) S 19349 19352 17726 0 -1 4202560 19228 0 0 0 261 3 0 0 20 0 22 0 107313794 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581572786488 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19369] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19369/stat : 19369 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581571733880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19370] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19370/stat : 19370 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581570681288 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19380] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19380/stat : 19380 (java) S 19349 19352 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107314052 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581567424040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19381] ppid=19349 vsize=9824732 CPUtime=1.12 cores=0,2,4,6
/proc/19352/task/19381/stat : 19381 (java) R 19349 19352 17726 0 -1 4202560 3 0 0 0 112 0 0 0 20 0 22 0 107314302 10060525568 72921 33554432000 1073741824 1073778376 140733421894432 140581569526688 140581813818018 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19382] ppid=19349 vsize=9824732 CPUtime=1.11 cores=0,2,4,6

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

[pid=19352/tid=19362] ppid=19349 vsize=9824732 CPUtime=3.42 cores=0,2,4,6
/proc/19352/task/19362/stat : 19362 (java) S 19349 19352 17726 0 -1 4202560 775 0 0 0 328 14 0 0 20 0 22 0 107313790 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581590247592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19363] ppid=19349 vsize=9824732 CPUtime=5.13 cores=0,2,4,6
/proc/19352/task/19363/stat : 19363 (java) S 19349 19352 17726 0 -1 4202560 2954 0 0 0 508 5 0 0 20 0 22 0 107313791 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581578050536 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19364] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19364/stat : 19364 (java) S 19349 19352 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581576996600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19365] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19365/stat : 19365 (java) S 19349 19352 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581575943688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19366] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19366/stat : 19366 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581574892176 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19367] ppid=19349 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/19352/task/19367/stat : 19367 (java) S 19349 19352 17726 0 -1 4202560 20372 0 0 0 261 3 0 0 20 0 22 0 107313794 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581573839288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19368] ppid=19349 vsize=9824732 CPUtime=3.43 cores=0,2,4,6
/proc/19352/task/19368/stat : 19368 (java) S 19349 19352 17726 0 -1 4202560 19261 0 0 0 340 3 0 0 20 0 22 0 107313794 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581572786488 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19369] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19369/stat : 19369 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581571733880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19370] ppid=19349 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/19352/task/19370/stat : 19370 (java) S 19349 19352 17726 0 -1 4202560 47 0 0 0 11 16 0 0 20 0 22 0 107313794 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581570681288 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19380] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19380/stat : 19380 (java) S 19349 19352 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107314052 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581567424040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19426] ppid=19349 vsize=9824732 CPUtime=424.77 cores=0,2,4,6
/proc/19352/task/19426/stat : 19426 (java) R 19349 19352 17726 0 -1 4202560 7 0 0 0 42470 7 0 0 20 0 22 0 107352715 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581569526272 140581813818553 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19427] ppid=19349 vsize=9824732 CPUtime=424.77 cores=0,2,4,6
/proc/19352/task/19427/stat : 19427 (java) R 19349 19352 17726 0 -1 4202560 35 0 0 0 42471 6 0 0 20 0 22 0 107352715 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581566368832 140581814113527 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19428] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19428/stat : 19428 (java) S 19349 19352 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107352716 10060525568 938264 33554432000 1073741824 1073778376 140733421894432 140581568476840 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1653.36
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.43 4.37 4.11 5/219 19526
/proc/meminfo: memFree=23315772/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=9824732 CPUtime=1774.11 cores=0,2,4,6
/proc/19352/stat : 19352 (java) S 19349 19352 17726 0 -1 4202496 54671 0 1 0 177186 225 0 0 20 0 22 0 107313788 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140733421885568 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 2456183 976081 2304 9 0 2446860 0
[pid=19352/tid=19354] ppid=19349 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/19352/task/19354/stat : 19354 (java) S 19349 19352 17726 0 -1 4202560 2446 0 1 0 62 3 0 0 20 0 22 0 107313789 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581955445624 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19355] ppid=19349 vsize=9824732 CPUtime=3.93 cores=0,2,4,6
/proc/19352/task/19355/stat : 19355 (java) S 19349 19352 17726 0 -1 4202560 1252 0 0 0 374 19 0 0 20 0 22 0 107313790 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581933546536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19356] ppid=19349 vsize=9824732 CPUtime=3.9 cores=0,2,4,6
/proc/19352/task/19356/stat : 19356 (java) S 19349 19352 17726 0 -1 4202560 934 0 0 0 369 21 0 0 20 0 22 0 107313790 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581932493736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19357] ppid=19349 vsize=9824732 CPUtime=3.49 cores=0,2,4,6
/proc/19352/task/19357/stat : 19357 (java) S 19349 19352 17726 0 -1 4202560 1028 0 0 0 333 16 0 0 20 0 22 0 107313790 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581931440936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19358] ppid=19349 vsize=9824732 CPUtime=4 cores=0,2,4,6
/proc/19352/task/19358/stat : 19358 (java) S 19349 19352 17726 0 -1 4202560 632 0 0 0 387 13 0 0 20 0 22 0 107313790 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581594458792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19359] ppid=19349 vsize=9824732 CPUtime=4.03 cores=0,2,4,6
/proc/19352/task/19359/stat : 19359 (java) S 19349 19352 17726 0 -1 4202560 817 0 0 0 390 13 0 0 20 0 22 0 107313790 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581593405992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19360] ppid=19349 vsize=9824732 CPUtime=3.42 cores=0,2,4,6
/proc/19352/task/19360/stat : 19360 (java) S 19349 19352 17726 0 -1 4202560 601 0 0 0 322 20 0 0 20 0 22 0 107313790 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581592353192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19361] ppid=19349 vsize=9824732 CPUtime=3.94 cores=0,2,4,6
/proc/19352/task/19361/stat : 19361 (java) S 19349 19352 17726 0 -1 4202560 685 0 0 0 379 15 0 0 20 0 22 0 107313790 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581591300392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19362] ppid=19349 vsize=9824732 CPUtime=3.72 cores=0,2,4,6
/proc/19352/task/19362/stat : 19362 (java) S 19349 19352 17726 0 -1 4202560 843 0 0 0 356 16 0 0 20 0 22 0 107313790 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581590247592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19363] ppid=19349 vsize=9824732 CPUtime=5.13 cores=0,2,4,6
/proc/19352/task/19363/stat : 19363 (java) S 19349 19352 17726 0 -1 4202560 2972 0 0 0 508 5 0 0 20 0 22 0 107313791 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581578050536 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19364] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19364/stat : 19364 (java) S 19349 19352 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581576996600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19365] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19365/stat : 19365 (java) S 19349 19352 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581575943688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19366] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19366/stat : 19366 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581574892176 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19367] ppid=19349 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/19352/task/19367/stat : 19367 (java) S 19349 19352 17726 0 -1 4202560 20372 0 0 0 261 3 0 0 20 0 22 0 107313794 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581573839288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19368] ppid=19349 vsize=9824732 CPUtime=3.43 cores=0,2,4,6
/proc/19352/task/19368/stat : 19368 (java) S 19349 19352 17726 0 -1 4202560 19261 0 0 0 340 3 0 0 20 0 22 0 107313794 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581572786488 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19369] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19369/stat : 19369 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581571733880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19370] ppid=19349 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/19352/task/19370/stat : 19370 (java) S 19349 19352 17726 0 -1 4202560 51 0 0 0 12 17 0 0 20 0 22 0 107313794 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581570681288 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19380] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19380/stat : 19380 (java) S 19349 19352 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107314052 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581567424040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19426] ppid=19349 vsize=9824732 CPUtime=484.18 cores=0,2,4,6
/proc/19352/task/19426/stat : 19426 (java) R 19349 19352 17726 0 -1 4202560 7 0 0 0 48410 8 0 0 20 0 22 0 107352715 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581569519360 140581813313735 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19427] ppid=19349 vsize=9824732 CPUtime=484.18 cores=0,2,4,6
/proc/19352/task/19427/stat : 19427 (java) R 19349 19352 17726 0 -1 4202560 40 0 0 0 48411 7 0 0 20 0 22 0 107352715 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581566370064 140581814015711 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19428] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19428/stat : 19428 (java) S 19349 19352 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107352716 10060525568 976081 33554432000 1073741824 1073778376 140733421894432 140581568476840 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1774.11
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.408 s]
/proc/loadavg: 4.36 4.36 4.11 5/219 19526
/proc/meminfo: memFree=23203572/32872528 swapFree=16636/1570076
[pid=19352] ppid=19349 vsize=9824732 CPUtime=1798.39 cores=0,2,4,6
/proc/19352/stat : 19352 (java) S 19349 19352 17726 0 -1 4202496 54678 0 1 0 179613 226 0 0 20 0 22 0 107313788 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140733421885568 213422997565 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19352/statm: 2456183 976084 2304 9 0 2446860 0
[pid=19352/tid=19354] ppid=19349 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/19352/task/19354/stat : 19354 (java) S 19349 19352 17726 0 -1 4202560 2446 0 1 0 62 3 0 0 20 0 22 0 107313789 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581955445624 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19355] ppid=19349 vsize=9824732 CPUtime=3.97 cores=0,2,4,6
/proc/19352/task/19355/stat : 19355 (java) S 19349 19352 17726 0 -1 4202560 1255 0 0 0 378 19 0 0 20 0 22 0 107313790 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581933546536 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19356] ppid=19349 vsize=9824732 CPUtime=3.92 cores=0,2,4,6
/proc/19352/task/19356/stat : 19356 (java) S 19349 19352 17726 0 -1 4202560 934 0 0 0 371 21 0 0 20 0 22 0 107313790 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581932493736 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19357] ppid=19349 vsize=9824732 CPUtime=3.51 cores=0,2,4,6
/proc/19352/task/19357/stat : 19357 (java) S 19349 19352 17726 0 -1 4202560 1028 0 0 0 335 16 0 0 20 0 22 0 107313790 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581931440936 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19358] ppid=19349 vsize=9824732 CPUtime=4.01 cores=0,2,4,6
/proc/19352/task/19358/stat : 19358 (java) S 19349 19352 17726 0 -1 4202560 634 0 0 0 388 13 0 0 20 0 22 0 107313790 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581594458792 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19359] ppid=19349 vsize=9824732 CPUtime=4.05 cores=0,2,4,6
/proc/19352/task/19359/stat : 19359 (java) S 19349 19352 17726 0 -1 4202560 817 0 0 0 392 13 0 0 20 0 22 0 107313790 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581593405992 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19360] ppid=19349 vsize=9824732 CPUtime=3.43 cores=0,2,4,6
/proc/19352/task/19360/stat : 19360 (java) S 19349 19352 17726 0 -1 4202560 601 0 0 0 323 20 0 0 20 0 22 0 107313790 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581592353192 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19361] ppid=19349 vsize=9824732 CPUtime=3.95 cores=0,2,4,6
/proc/19352/task/19361/stat : 19361 (java) S 19349 19352 17726 0 -1 4202560 685 0 0 0 380 15 0 0 20 0 22 0 107313790 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581591300392 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19362] ppid=19349 vsize=9824732 CPUtime=3.73 cores=0,2,4,6
/proc/19352/task/19362/stat : 19362 (java) S 19349 19352 17726 0 -1 4202560 844 0 0 0 357 16 0 0 20 0 22 0 107313790 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581590247592 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19363] ppid=19349 vsize=9824732 CPUtime=5.13 cores=0,2,4,6
/proc/19352/task/19363/stat : 19363 (java) S 19349 19352 17726 0 -1 4202560 2972 0 0 0 508 5 0 0 20 0 22 0 107313791 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581578050536 213423011753 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19364] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19364/stat : 19364 (java) S 19349 19352 17726 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581576996600 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19365] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19365/stat : 19365 (java) S 19349 19352 17726 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 107313792 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581575943688 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19366] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19366/stat : 19366 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581574892176 213423019808 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19367] ppid=19349 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/19352/task/19367/stat : 19367 (java) S 19349 19352 17726 0 -1 4202560 20372 0 0 0 261 3 0 0 20 0 22 0 107313794 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581573839288 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19352/tid=19368] ppid=19349 vsize=9824732 CPUtime=3.43 cores=0,2,4,6
/proc/19352/task/19368/stat : 19368 (java) S 19349 19352 17726 0 -1 4202560 19261 0 0 0 340 3 0 0 20 0 22 0 107313794 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581572786488 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19369] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19369/stat : 19369 (java) S 19349 19352 17726 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 107313794 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581571733880 213423010876 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19370] ppid=19349 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/19352/task/19370/stat : 19370 (java) S 19349 19352 17726 0 -1 4202560 51 0 0 0 12 18 0 0 20 0 22 0 107313794 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581570681288 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19380] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19380/stat : 19380 (java) S 19349 19352 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107314052 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581567424040 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19352/tid=19426] ppid=19349 vsize=9824732 CPUtime=496.21 cores=0,2,4,6
/proc/19352/task/19426/stat : 19426 (java) R 19349 19352 17726 0 -1 4202560 8 0 0 0 49613 8 0 0 20 0 22 0 107352715 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581569527072 140581813818492 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19352/tid=19427] ppid=19349 vsize=9824732 CPUtime=496.21 cores=0,2,4,6
/proc/19352/task/19427/stat : 19427 (java) R 19349 19352 17726 0 -1 4202560 40 0 0 0 49614 7 0 0 20 0 22 0 107352715 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581566367856 140581814049786 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19352/tid=19428] ppid=19349 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19352/task/19428/stat : 19428 (java) S 19349 19352 17726 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 107352716 10060525568 976084 33554432000 1073741824 1073778376 140733421894432 140581568476840 213423011753 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1798.39
Current children cumulated vsize (KiB) 9824732

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 19352 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19352 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=559337
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=530615
# CPU time returned by wait4() is 1796.09
# while last known CPU time is 1798.39
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# 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): 1.64996
#  lost CPU user time (s): 1.75999
#  lost CPU system time (s): -0.11

Real time (s): 894.463
CPU time (s): 1800.04
CPU user time (s): 1797.89
CPU system time (s): 2.15
CPU usage (%): 201.242
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.56
system time used= 2.53062
maximum resident set size= 3904448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54713
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23568
involuntary context switches= 26755

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.71013 second user time and 7.48586 second system time

The end

Launcher Data

Begin job on node140 at 2016-06-07 00:56:54
IDJOB=4081760
IDBENCH=48131
IDSOLVER=2543
FILE ID=node140/4081760-1465253814
RUNJOBID= node140-1465252001-17742
PBS_JOBID= 19843256
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_10_2.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081760-1465253814/watcher-4081760-1465253814 -o /tmp/evaluation-result-4081760-1465253814/solver-4081760-1465253814 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node140-1465252001-17742 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081760-1465253814.opb

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

MD5SUM BENCH= f7e9965e006e5669c3252afd9a68998d
RANDOM SEED=1314246883

node140.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.768
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.53
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.768
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.768
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		: 2666.768
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.56
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.768
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.768
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.768
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.768
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	: 5334.18
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27679912 kB
Buffers:           62000 kB
Cached:            79164 kB
SwapCached:         1744 kB
Active:          2817400 kB
Inactive:          96680 kB
Active(anon):    2772536 kB
Inactive(anon):     2608 kB
Active(file):      44864 kB
Inactive(file):    94072 kB
Unevictable:     1570076 kB
Mlocked:           16636 kB
SwapTotal:      67108856 kB
SwapFree:       67098608 kB
Dirty:               892 kB
Writeback:             0 kB
AnonPages:       4342020 kB
Mapped:            15336 kB
Shmem:                 0 kB
Slab:             568696 kB
SReclaimable:      12556 kB
SUnreclaim:       556140 kB
KernelStack:        1592 kB
PageTables:        12360 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4593664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4284416 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= 71740 MiB
End job on node140 at 2016-06-07 01:11:49