Trace number 4119458

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)-109 1800 1782.34

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament30.opb
MD5SUM2b34d3eb273db72e9d51f8c6f898f4a2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-139
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 1114
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1200
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1200
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)840
Sum of products size (including duplicates)1680
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.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119458-1467259231.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.23/0.23	c ... done. Wall clock time 0.108s.
0.23/0.23	c declared #vars     435
0.23/0.23	c internal #vars     1275
0.23/0.23	c #constraints  1680
0.23/0.23	c constraints type 
0.23/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 840
0.23/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 840
0.23/0.23	c 1680 constraints processed.
0.23/0.23	c objective function length is 1114 literals
0.23/0.25	c SATISFIABLE
0.23/0.25	c OPTIMIZING...
0.23/0.25	c Got one! Elapsed wall clock time (in seconds):0.134
0.23/0.25	o -101
0.23/0.28	c Got one! Elapsed wall clock time (in seconds):0.166
0.23/0.28	o -102
0.43/0.39	c Got one! Elapsed wall clock time (in seconds):0.272
0.43/0.39	o -103
1.02/0.50	c Got one! Elapsed wall clock time (in seconds):0.386
1.02/0.50	o -104
1.58/1.09	c cleaning 2744 clauses out of 5498 with flag 10019/5498
2.38/1.79	c cleaning 4375 clauses out of 8754 with flag 22019/11498
2.48/1.84	c Got one! Elapsed wall clock time (in seconds):1.721
2.48/1.84	o -105
3.16/2.46	c cleaning 4900 clauses out of 9815 with flag 10007/16934
3.86/3.19	c cleaning 5450 clauses out of 10914 with flag 22013/22933
4.79/4.04	c cleaning 6226 clauses out of 12464 with flag 36014/29933
5.78/5.04	c cleaning 7111 clauses out of 14238 with flag 52042/37933
6.99/6.23	c cleaning 8056 clauses out of 16128 with flag 70048/46934
7.89/7.20	c Got one! Elapsed wall clock time (in seconds):7.078
7.89/7.20	o -106
8.88/8.06	c cleaning 10191 clauses out of 20394 with flag 10003/59256
9.79/8.91	c cleaning 8091 clauses out of 16203 with flag 22005/65256
10.68/9.86	c cleaning 7545 clauses out of 15112 with flag 36010/72256
10.68/9.88	c Got one! Elapsed wall clock time (in seconds):9.759
10.68/9.88	o -107
11.41/10.54	c cleaning 6337 clauses out of 12690 with flag 10016/77379
12.11/11.28	c cleaning 6168 clauses out of 12353 with flag 22018/83379
13.01/12.15	c cleaning 6586 clauses out of 13185 with flag 36023/90379
14.01/13.19	c cleaning 7292 clauses out of 14598 with flag 52034/98378
15.21/14.35	c cleaning 8145 clauses out of 16307 with flag 70040/107379
16.71/15.80	c cleaning 9074 clauses out of 18162 with flag 90044/117379
18.56/17.61	c cleaning 10038 clauses out of 20087 with flag 112042/128378
19.66/18.72	c Got one! Elapsed wall clock time (in seconds):18.599
19.66/18.72	o -108
20.39/19.48	c cleaning 11271 clauses out of 22561 with flag 10013/140890
21.29/20.34	c cleaning 8636 clauses out of 17290 with flag 22015/146890
22.19/21.25	c cleaning 7818 clauses out of 15654 with flag 36027/153890
23.19/22.28	c cleaning 7911 clauses out of 15836 with flag 52030/161890
24.39/23.47	c cleaning 8452 clauses out of 16924 with flag 70034/170889
25.89/24.92	c cleaning 9227 clauses out of 18472 with flag 90036/180889
27.67/26.60	c cleaning 10114 clauses out of 20245 with flag 112038/191889
28.27/27.26	c Got one! Elapsed wall clock time (in seconds):27.144
28.27/27.26	o -109
28.54/27.41	c cleaning 7932 clauses out of 15875 with flag 2002/197633
29.24/28.17	c cleaning 6965 clauses out of 13943 with flag 14016/203633
30.14/29.09	c cleaning 6978 clauses out of 13978 with flag 28018/210633
31.24/30.11	c cleaning 7494 clauses out of 15001 with flag 44032/218634
32.44/31.31	c cleaning 8245 clauses out of 16507 with flag 62040/227634
33.84/32.72	c cleaning 9121 clauses out of 18262 with flag 82041/237634
35.52/34.36	c cleaning 10056 clauses out of 20140 with flag 104039/248633
37.42/36.20	c cleaning 11034 clauses out of 22084 with flag 128059/260633
39.42/38.28	c cleaning 12015 clauses out of 24050 with flag 154059/273633
41.72/40.60	c cleaning 13012 clauses out of 26037 with flag 182073/287635
44.12/42.98	c cleaning 14000 clauses out of 28024 with flag 212088/302634
46.81/45.54	c cleaning 15005 clauses out of 30023 with flag 244126/318633
49.42/48.13	c cleaning 16000 clauses out of 32018 with flag 278143/335633
52.22/50.96	c cleaning 17001 clauses out of 34018 with flag 314148/353633
55.85/54.45	c cleaning 17998 clauses out of 36017 with flag 352153/372633
60.06/58.66	c cleaning 19001 clauses out of 38020 with flag 392157/392634
64.76/63.36	c cleaning 20000 clauses out of 40018 with flag 434158/413633
69.86/68.38	c cleaning 21001 clauses out of 42019 with flag 478165/435634
75.16/73.65	c cleaning 21999 clauses out of 44018 with flag 524167/458634
81.02/79.32	c cleaning 22998 clauses out of 46019 with flag 572169/482634
86.32/84.69	c cleaning 24000 clauses out of 48020 with flag 622167/507633
93.83/92.02	c cleaning 24998 clauses out of 50020 with flag 674169/533633
102.30/100.36	c cleaning 26007 clauses out of 52023 with flag 728173/560634
109.36/107.27	c cleaning 26997 clauses out of 54015 with flag 784179/588633
116.33/114.10	c cleaning 27995 clauses out of 56018 with flag 842192/617633
123.12/120.85	c cleaning 29006 clauses out of 58023 with flag 902196/647633
130.02/127.77	c cleaning 29997 clauses out of 60017 with flag 964207/678633
138.35/135.93	c cleaning 31004 clauses out of 62021 with flag 1028213/710634
147.11/144.60	c cleaning 31999 clauses out of 64016 with flag 1094221/743633
156.49/153.98	c cleaning 32999 clauses out of 66018 with flag 1162234/777634
167.07/164.48	c cleaning 34001 clauses out of 68019 with flag 1232240/812634
178.45/175.75	c cleaning 34999 clauses out of 70018 with flag 1304241/848634
190.42/187.68	c cleaning 36000 clauses out of 72018 with flag 1378243/885633
201.10/198.20	c cleaning 37001 clauses out of 74018 with flag 1454253/923633
212.19/209.24	c cleaning 37998 clauses out of 76017 with flag 1532268/962633
223.59/220.51	c cleaning 39002 clauses out of 78020 with flag 1612285/1002634
236.76/233.60	c cleaning 39996 clauses out of 80017 with flag 1694305/1043633
249.87/246.63	c cleaning 41005 clauses out of 82022 with flag 1778329/1085634
264.00/260.72	c cleaning 41999 clauses out of 84016 with flag 1864339/1128633
278.12/274.80	c cleaning 42998 clauses out of 86018 with flag 1952353/1172634
295.05/291.64	c cleaning 43997 clauses out of 88020 with flag 2042369/1217634
312.01/308.56	c cleaning 44998 clauses out of 90023 with flag 2134386/1263634
329.09/325.42	c cleaning 46003 clauses out of 92025 with flag 2228400/1310634
346.61/342.90	c cleaning 47001 clauses out of 94022 with flag 2324416/1358634
366.66/362.72	c cleaning 48001 clauses out of 96022 with flag 2422440/1407635
385.95/381.92	c cleaning 48996 clauses out of 98019 with flag 2522451/1457633
407.19/403.04	c cleaning 50003 clauses out of 100023 with flag 2624454/1508633
425.08/420.72	c cleaning 50995 clauses out of 102020 with flag 2728476/1560633
446.73/442.25	c cleaning 51999 clauses out of 104026 with flag 2834503/1613634
466.86/462.27	c cleaning 53006 clauses out of 106026 with flag 2942525/1667633
490.65/485.83	c cleaning 54000 clauses out of 108021 with flag 3052553/1722634
510.40/505.49	c cleaning 54998 clauses out of 110020 with flag 3164576/1778633
533.78/528.64	c cleaning 56001 clauses out of 112023 with flag 3278600/1835634
557.94/552.61	c cleaning 57001 clauses out of 114022 with flag 3394619/1893634
582.82/577.36	c cleaning 58002 clauses out of 116020 with flag 3512629/1952633
609.87/604.26	c cleaning 58997 clauses out of 118020 with flag 3632647/2012635
637.29/631.50	c cleaning 59998 clauses out of 120022 with flag 3754659/2073634
665.61/659.58	c cleaning 61001 clauses out of 122024 with flag 3878675/2135634
694.30/688.04	c cleaning 62000 clauses out of 124023 with flag 4004684/2198634
724.79/718.39	c cleaning 62997 clauses out of 126022 with flag 4132711/2262633
757.64/750.93	c cleaning 64005 clauses out of 128025 with flag 4262735/2327633
792.83/785.86	c cleaning 65006 clauses out of 130020 with flag 4394747/2393633
827.77/820.46	c cleaning 65997 clauses out of 132015 with flag 4528766/2460634
863.35/855.79	c cleaning 66999 clauses out of 134017 with flag 4664776/2528633
901.10/893.04	c cleaning 68000 clauses out of 136019 with flag 4802784/2597634
942.10/933.67	c cleaning 69001 clauses out of 138019 with flag 4942799/2667634
986.24/977.31	c cleaning 69999 clauses out of 140018 with flag 5084830/2738634
1028.92/1019.53	c cleaning 70998 clauses out of 142019 with flag 5228844/2810634
1075.66/1065.86	c cleaning 71996 clauses out of 144022 with flag 5374865/2883635
1123.79/1113.59	c cleaning 73000 clauses out of 146025 with flag 5522889/2957634
1172.13/1161.23	c cleaning 74004 clauses out of 148025 with flag 5672905/3032634
1219.79/1208.43	c cleaning 74999 clauses out of 150021 with flag 5824931/3108634
1269.34/1257.46	c cleaning 75996 clauses out of 152022 with flag 5978939/3185634
1320.75/1308.30	c cleaning 77005 clauses out of 154025 with flag 6134967/3263633
1371.19/1358.10	c cleaning 77999 clauses out of 156020 with flag 6292992/3342633
1423.57/1409.92	c cleaning 79001 clauses out of 158021 with flag 6453006/3422633
1478.92/1464.71	c cleaning 79999 clauses out of 160020 with flag 6615030/3503633
1537.10/1522.38	c cleaning 81001 clauses out of 162021 with flag 6779054/3585633
1595.14/1579.72	c cleaning 81998 clauses out of 164020 with flag 6945083/3668633
1659.11/1643.03	c cleaning 83002 clauses out of 166023 with flag 7113116/3752634
1721.37/1704.68	c cleaning 84003 clauses out of 168020 with flag 7283133/3837633
1784.02/1766.65	c cleaning 84992 clauses out of 170018 with flag 7455156/3923634
1800.00/1782.30	c starts		: 10
1800.00/1782.30	c conflicts		: 3951667
1800.00/1782.30	c decisions		: 3968446
1800.00/1782.30	c propagations		: 58847107
1800.00/1782.30	c inspects		: 24516200254
1800.00/1782.30	c shortcuts		: 0
1800.00/1782.30	c learnt literals	: 0
1800.00/1782.30	c learnt binary clauses	: 0
1800.00/1782.30	c learnt ternary clauses	: 0
1800.00/1782.30	c learnt constraints	: 3951667
1800.00/1782.30	c ignored constraints	: 0
1800.00/1782.30	c root simplifications	: 0
1800.00/1782.30	c removed literals (reason simplification)	: 0
1800.00/1782.30	c reason swapping (by a shorter reason)	: 0
1800.00/1782.30	c Calls to reduceDB	: 106
1800.00/1782.30	c Number of update (reduction) of LBD	: 992
1800.00/1782.30	c Imported unit clauses	: 0
1800.00/1782.30	c number of reductions to clauses (during analyze)	: 0
1800.00/1782.30	c number of learned constraints concerned by reduction	: 0
1800.00/1782.30	c number of learning phase by resolution	: 0
1800.00/1782.30	c number of learning phase by cutting planes	: 0
1800.00/1782.30	c speed (assignments/second)	: 33021.77074974608
1800.00/1782.30	c non guided choices	36
1800.00/1782.33	c learnt constraints type 
1800.00/1782.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 113059
1800.00/1782.33	s SATISFIABLE
1800.00/1782.33	c Found 9 solution(s)
1800.00/1782.33	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 
1800.00/1782.33	c objective function=-109
1800.00/1782.33	c Total wall clock time (in seconds): 1782.212

Verifier Data

OK	-109

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-4119458-1467259231/watcher-4119458-1467259231 -o /tmp/evaluation-result-4119458-1467259231/solver-4119458-1467259231 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467250272-6980 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119458-1467259231.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.12 2.16 2.17 3/193 8019
/proc/meminfo: memFree=29906724/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9224 CPUtime=0 cores=0,2,4,6
/proc/8019/stat : 8019 (java) R 8016 8019 6451 0 -1 4202496 429 0 0 0 0 0 0 0 20 0 1 0 4949064 9445376 97 33554432000 1073741824 1073778376 140735998784016 140735998781144 227503290217 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2290 87 64 9 0 38 0

[startup+0.100092 s]
/proc/loadavg: 2.12 2.16 2.17 3/193 8019
/proc/meminfo: memFree=29906724/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 4385 0 1 0 8 0 0 0 20 0 18 0 4949064 9787879424 6021 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2389619 6021 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200269 s]
/proc/loadavg: 2.12 2.16 2.17 3/193 8019
/proc/meminfo: memFree=29906724/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 4734 0 1 0 22 1 0 0 20 0 18 0 4949064 9787879424 6829 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2389619 6829 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300276 s]
/proc/loadavg: 2.12 2.16 2.17 3/193 8019
/proc/meminfo: memFree=29906724/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 8930 0 1 0 42 1 0 0 20 0 19 0 4949064 9856040960 10667 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2406260 10671 2234 9 0 2396937 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9625040

[startup+0.700233 s]
/proc/loadavg: 2.12 2.16 2.17 3/193 8019
/proc/meminfo: memFree=29906724/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9625040 CPUtime=1.27 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 11429 0 1 0 125 2 0 0 20 0 19 0 4949064 9856040960 12291 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2406260 12291 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 9625040

[startup+1.50074 s]
/proc/loadavg: 2.12 2.16 2.17 3/212 8038
/proc/meminfo: memFree=29857332/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9625040 CPUtime=2.17 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 11474 0 1 0 215 2 0 0 20 0 19 0 4949064 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2406260 15909 2259 9 0 2396937 0
[pid=8019/tid=8021] ppid=8016 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/8019/task/8021/stat : 8021 (java) R 8016 8019 6451 0 -1 4202560 2423 0 1 0 145 1 0 0 20 0 19 0 4949065 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713549107568 140713413562231 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8022] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8022/stat : 8022 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713538169512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8023] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8023/stat : 8023 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713537116968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8024] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8024/stat : 8024 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713536064424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8019/tid=8025] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8025/stat : 8025 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713535011880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8026] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8026/stat : 8026 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713533958312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8027] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8027/stat : 8027 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713532905768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8028] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8028/stat : 8028 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713531853224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8029] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8029/stat : 8029 (java) S 8016 8019 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713385474600 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8030] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8030/stat : 8030 (java) S 8016 8019 6451 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4949067 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713373276776 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8031] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8031/stat : 8031 (java) S 8016 8019 6451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713372223096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8032] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8032/stat : 8032 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713371170440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8033] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8033/stat : 8033 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713370119184 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8034] ppid=8016 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/8019/task/8034/stat : 8034 (java) S 8016 8019 6451 0 -1 4202560 4458 0 0 0 34 0 0 0 20 0 19 0 4949070 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713369065528 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8035] ppid=8016 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/8019/task/8035/stat : 8035 (java) S 8016 8019 6451 0 -1 4202560 3321 0 0 0 32 0 0 0 20 0 19 0 4949070 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713368012984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8036] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8036/stat : 8036 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713366960632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8037] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8037/stat : 8037 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713365908296 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8038] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8038/stat : 8038 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949088 9856040960 15909 33554432000 1073741824 1073778376 140735998784016 140713364854056 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.12 2.16 2.17 3/212 8038
/proc/meminfo: memFree=29836232/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9625040 CPUtime=3.86 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 12865 0 1 0 383 3 0 0 20 0 19 0 4949064 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2406260 23078 2260 9 0 2396937 0
[pid=8019/tid=8021] ppid=8016 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/8019/task/8021/stat : 8021 (java) R 8016 8019 6451 0 -1 4202560 2438 0 1 0 304 2 0 0 20 0 19 0 4949065 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713549107592 140713413516283 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8022] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8022/stat : 8022 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713538169512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8023] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8023/stat : 8023 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713537116968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8024] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8024/stat : 8024 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713536064424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8019/tid=8025] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8025/stat : 8025 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713535011880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8026] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8026/stat : 8026 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713533958312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8027] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8027/stat : 8027 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713532905768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8028] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8028/stat : 8028 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713531853224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8029] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8029/stat : 8029 (java) S 8016 8019 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713385474600 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8030] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8030/stat : 8030 (java) S 8016 8019 6451 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4949067 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713373276776 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8031] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8031/stat : 8031 (java) S 8016 8019 6451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713372223096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8032] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8032/stat : 8032 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713371170440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8033] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8033/stat : 8033 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713370119184 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8034] ppid=8016 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/8019/task/8034/stat : 8034 (java) S 8016 8019 6451 0 -1 4202560 4458 0 0 0 35 0 0 0 20 0 19 0 4949070 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713369065528 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8035] ppid=8016 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/8019/task/8035/stat : 8035 (java) S 8016 8019 6451 0 -1 4202560 4697 0 0 0 39 0 0 0 20 0 19 0 4949070 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713368012984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8036] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8036/stat : 8036 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713366960632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8037] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8037/stat : 8037 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713365908296 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8038] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8038/stat : 8038 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949088 9856040960 23078 33554432000 1073741824 1073778376 140735998784016 140713364854056 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.86
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.19 2.18 2.18 3/212 8038
/proc/meminfo: memFree=29781556/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9625040 CPUtime=7.09 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 13153 0 1 0 705 4 0 0 20 0 19 0 4949064 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2406260 36168 2261 9 0 2396937 0
[pid=8019/tid=8021] ppid=8016 vsize=9625040 CPUtime=6.25 cores=0,2,4,6
/proc/8019/task/8021/stat : 8021 (java) R 8016 8019 6451 0 -1 4202560 2465 0 1 0 623 2 0 0 20 0 19 0 4949065 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713549107592 140713413523451 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8022] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8022/stat : 8022 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713538169512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8023] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8023/stat : 8023 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713537116968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8024] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8024/stat : 8024 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713536064424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8019/tid=8025] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8025/stat : 8025 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713535011880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8026] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8026/stat : 8026 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713533958312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8027] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8027/stat : 8027 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713532905768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8028] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8028/stat : 8028 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713531853224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8029] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8029/stat : 8029 (java) S 8016 8019 6451 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4949066 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713385474600 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8030] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8030/stat : 8030 (java) S 8016 8019 6451 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4949067 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713373276776 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8031] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8031/stat : 8031 (java) S 8016 8019 6451 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713372223096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8032] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8032/stat : 8032 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713371170440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8033] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8033/stat : 8033 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713370119184 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8034] ppid=8016 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/8019/task/8034/stat : 8034 (java) S 8016 8019 6451 0 -1 4202560 4458 0 0 0 36 0 0 0 20 0 19 0 4949070 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713369065528 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8035] ppid=8016 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/8019/task/8035/stat : 8035 (java) S 8016 8019 6451 0 -1 4202560 4957 0 0 0 42 0 0 0 20 0 19 0 4949070 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713368012984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8036] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8036/stat : 8036 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713366960632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8037] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8037/stat : 8037 (java) S 8016 8019 6451 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713365908296 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8038] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8038/stat : 8038 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949088 9856040960 36168 33554432000 1073741824 1073778376 140735998784016 140713364854056 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 9625040


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

[pid=8019/tid=8038] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8038/stat : 8038 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949088 9856040960 92589 33554432000 1073741824 1073778376 140735998784016 140713364854056 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1739.33
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.19 2.23 2.19 3/212 8171
/proc/meminfo: memFree=29534916/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 39764 0 1 0 179794 206 0 0 20 0 19 0 4949064 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2406260 89468 2289 9 0 2396937 0
[pid=8019/tid=8021] ppid=8016 vsize=9625040 CPUtime=1764.57 cores=0,2,4,6
/proc/8019/task/8021/stat : 8021 (java) R 8016 8019 6451 0 -1 4202560 3136 0 1 0 176424 33 0 0 20 0 19 0 4949065 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713549106352 140713413636445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8022] ppid=8016 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/8019/task/8022/stat : 8022 (java) S 8016 8019 6451 0 -1 4202560 3787 0 0 0 273 24 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713538169512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8023] ppid=8016 vsize=9625040 CPUtime=3.1 cores=0,2,4,6
/proc/8019/task/8023/stat : 8023 (java) S 8016 8019 6451 0 -1 4202560 2143 0 0 0 289 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713537116968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8024] ppid=8016 vsize=9625040 CPUtime=3.04 cores=0,2,4,6
/proc/8019/task/8024/stat : 8024 (java) S 8016 8019 6451 0 -1 4202560 2668 0 0 0 283 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713536064424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8025] ppid=8016 vsize=9625040 CPUtime=2.98 cores=0,2,4,6
/proc/8019/task/8025/stat : 8025 (java) S 8016 8019 6451 0 -1 4202560 3360 0 0 0 277 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713535011880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8019/tid=8026] ppid=8016 vsize=9625040 CPUtime=3.15 cores=0,2,4,6
/proc/8019/task/8026/stat : 8026 (java) S 8016 8019 6451 0 -1 4202560 3980 0 0 0 295 20 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713533958312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8027] ppid=8016 vsize=9625040 CPUtime=3.13 cores=0,2,4,6
/proc/8019/task/8027/stat : 8027 (java) S 8016 8019 6451 0 -1 4202560 2278 0 0 0 287 26 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713532905768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8028] ppid=8016 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/8019/task/8028/stat : 8028 (java) S 8016 8019 6451 0 -1 4202560 2606 0 0 0 275 22 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713531853224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8029] ppid=8016 vsize=9625040 CPUtime=3 cores=0,2,4,6
/proc/8019/task/8029/stat : 8029 (java) S 8016 8019 6451 0 -1 4202560 2974 0 0 0 279 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713385474600 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8030] ppid=8016 vsize=9625040 CPUtime=5.35 cores=0,2,4,6
/proc/8019/task/8030/stat : 8030 (java) S 8016 8019 6451 0 -1 4202560 2030 0 0 0 528 7 0 0 20 0 19 0 4949067 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713373276776 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8031] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8031/stat : 8031 (java) S 8016 8019 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713372223096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8032] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8032/stat : 8032 (java) S 8016 8019 6451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713371170440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8033] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8033/stat : 8033 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713370119184 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8034] ppid=8016 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/8019/task/8034/stat : 8034 (java) S 8016 8019 6451 0 -1 4202560 4464 0 0 0 41 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713369065528 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8035] ppid=8016 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/8019/task/8035/stat : 8035 (java) S 8016 8019 6451 0 -1 4202560 4978 0 0 0 53 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713368012984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8036] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8036/stat : 8036 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713366960632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8037] ppid=8016 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/8019/task/8037/stat : 8037 (java) S 8016 8019 6451 0 -1 4202560 102 0 0 0 30 23 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713365908296 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8038] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8038/stat : 8038 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949088 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713364854056 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1782.3 s]
/proc/loadavg: 2.19 2.23 2.19 3/212 8171
/proc/meminfo: memFree=29534916/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 39764 0 1 0 179794 206 0 0 20 0 19 0 4949064 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2406260 89468 2289 9 0 2396937 0
[pid=8019/tid=8021] ppid=8016 vsize=9625040 CPUtime=1764.57 cores=0,2,4,6
/proc/8019/task/8021/stat : 8021 (java) R 8016 8019 6451 0 -1 4202560 3136 0 1 0 176424 33 0 0 20 0 19 0 4949065 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713549106352 140713413636445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8022] ppid=8016 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/8019/task/8022/stat : 8022 (java) S 8016 8019 6451 0 -1 4202560 3787 0 0 0 273 24 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713538169512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8023] ppid=8016 vsize=9625040 CPUtime=3.1 cores=0,2,4,6
/proc/8019/task/8023/stat : 8023 (java) S 8016 8019 6451 0 -1 4202560 2143 0 0 0 289 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713537116968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8024] ppid=8016 vsize=9625040 CPUtime=3.04 cores=0,2,4,6
/proc/8019/task/8024/stat : 8024 (java) S 8016 8019 6451 0 -1 4202560 2668 0 0 0 283 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713536064424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8025] ppid=8016 vsize=9625040 CPUtime=2.98 cores=0,2,4,6
/proc/8019/task/8025/stat : 8025 (java) S 8016 8019 6451 0 -1 4202560 3360 0 0 0 277 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713535011880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8019/tid=8026] ppid=8016 vsize=9625040 CPUtime=3.15 cores=0,2,4,6
/proc/8019/task/8026/stat : 8026 (java) S 8016 8019 6451 0 -1 4202560 3980 0 0 0 295 20 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713533958312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8027] ppid=8016 vsize=9625040 CPUtime=3.13 cores=0,2,4,6
/proc/8019/task/8027/stat : 8027 (java) S 8016 8019 6451 0 -1 4202560 2278 0 0 0 287 26 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713532905768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8028] ppid=8016 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/8019/task/8028/stat : 8028 (java) S 8016 8019 6451 0 -1 4202560 2606 0 0 0 275 22 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713531853224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8029] ppid=8016 vsize=9625040 CPUtime=3 cores=0,2,4,6
/proc/8019/task/8029/stat : 8029 (java) S 8016 8019 6451 0 -1 4202560 2974 0 0 0 279 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713385474600 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8030] ppid=8016 vsize=9625040 CPUtime=5.35 cores=0,2,4,6
/proc/8019/task/8030/stat : 8030 (java) S 8016 8019 6451 0 -1 4202560 2030 0 0 0 528 7 0 0 20 0 19 0 4949067 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713373276776 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8031] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8031/stat : 8031 (java) S 8016 8019 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713372223096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8032] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8032/stat : 8032 (java) S 8016 8019 6451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713371170440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8033] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8033/stat : 8033 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713370119184 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8034] ppid=8016 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/8019/task/8034/stat : 8034 (java) S 8016 8019 6451 0 -1 4202560 4464 0 0 0 41 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713369065528 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8035] ppid=8016 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/8019/task/8035/stat : 8035 (java) S 8016 8019 6451 0 -1 4202560 4978 0 0 0 53 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713368012984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8036] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8036/stat : 8036 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713366960632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8037] ppid=8016 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/8019/task/8037/stat : 8037 (java) S 8016 8019 6451 0 -1 4202560 102 0 0 0 30 23 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713365908296 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8038] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8038/stat : 8038 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949088 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713364854056 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1782.3 s]
/proc/loadavg: 2.19 2.23 2.19 3/212 8171
/proc/meminfo: memFree=29534916/32872528 swapFree=1298332/1461852
[pid=8019] ppid=8016 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/8019/stat : 8019 (java) S 8016 8019 6451 0 -1 4202496 39764 0 1 0 179794 206 0 0 20 0 19 0 4949064 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140735998775152 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8019/statm: 2406260 89468 2289 9 0 2396937 0
[pid=8019/tid=8021] ppid=8016 vsize=9625040 CPUtime=1764.57 cores=0,2,4,6
/proc/8019/task/8021/stat : 8021 (java) R 8016 8019 6451 0 -1 4202560 3136 0 1 0 176424 33 0 0 20 0 19 0 4949065 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713549106352 140713413636445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8022] ppid=8016 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/8019/task/8022/stat : 8022 (java) S 8016 8019 6451 0 -1 4202560 3787 0 0 0 273 24 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713538169512 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8023] ppid=8016 vsize=9625040 CPUtime=3.1 cores=0,2,4,6
/proc/8019/task/8023/stat : 8023 (java) S 8016 8019 6451 0 -1 4202560 2143 0 0 0 289 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713537116968 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8024] ppid=8016 vsize=9625040 CPUtime=3.04 cores=0,2,4,6
/proc/8019/task/8024/stat : 8024 (java) S 8016 8019 6451 0 -1 4202560 2668 0 0 0 283 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713536064424 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8025] ppid=8016 vsize=9625040 CPUtime=2.98 cores=0,2,4,6
/proc/8019/task/8025/stat : 8025 (java) S 8016 8019 6451 0 -1 4202560 3360 0 0 0 277 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713535011880 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8019/tid=8026] ppid=8016 vsize=9625040 CPUtime=3.15 cores=0,2,4,6
/proc/8019/task/8026/stat : 8026 (java) S 8016 8019 6451 0 -1 4202560 3980 0 0 0 295 20 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713533958312 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8027] ppid=8016 vsize=9625040 CPUtime=3.13 cores=0,2,4,6
/proc/8019/task/8027/stat : 8027 (java) S 8016 8019 6451 0 -1 4202560 2278 0 0 0 287 26 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713532905768 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8028] ppid=8016 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/8019/task/8028/stat : 8028 (java) S 8016 8019 6451 0 -1 4202560 2606 0 0 0 275 22 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713531853224 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8029] ppid=8016 vsize=9625040 CPUtime=3 cores=0,2,4,6
/proc/8019/task/8029/stat : 8029 (java) S 8016 8019 6451 0 -1 4202560 2974 0 0 0 279 21 0 0 20 0 19 0 4949066 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713385474600 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8030] ppid=8016 vsize=9625040 CPUtime=5.35 cores=0,2,4,6
/proc/8019/task/8030/stat : 8030 (java) S 8016 8019 6451 0 -1 4202560 2030 0 0 0 528 7 0 0 20 0 19 0 4949067 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713373276776 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8031] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8031/stat : 8031 (java) S 8016 8019 6451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713372223096 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8032] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8032/stat : 8032 (java) S 8016 8019 6451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4949068 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713371170440 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8033] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8033/stat : 8033 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713370119184 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8034] ppid=8016 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/8019/task/8034/stat : 8034 (java) S 8016 8019 6451 0 -1 4202560 4464 0 0 0 41 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713369065528 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8019/tid=8035] ppid=8016 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/8019/task/8035/stat : 8035 (java) S 8016 8019 6451 0 -1 4202560 4978 0 0 0 53 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713368012984 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8036] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8036/stat : 8036 (java) S 8016 8019 6451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713366960632 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8019/tid=8037] ppid=8016 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/8019/task/8037/stat : 8037 (java) S 8016 8019 6451 0 -1 4202560 102 0 0 0 30 23 0 0 20 0 19 0 4949070 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713365908296 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8019/tid=8038] ppid=8016 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8019/task/8038/stat : 8038 (java) S 8016 8019 6451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4949088 9856040960 89468 33554432000 1073741824 1073778376 140735998784016 140713364854056 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143

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

Real time (s): 1782.34
CPU time (s): 1800
CPU user time (s): 1797.94
CPU system time (s): 2.06
CPU usage (%): 100.991
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.53
system time used= 2.53161
maximum resident set size= 633488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39807
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58112
involuntary context switches= 59212

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.1645 second user time and 12.2031 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-30 06:00:31
IDJOB=4119458
IDBENCH=111735
IDSOLVER=2546
FILE ID=node121/4119458-1467259231
RUNJOBID= node121-1467250272-6980
PBS_JOBID= 20004469
Free space on /tmp= 71700 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-sporttournament30.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119458-1467259231/watcher-4119458-1467259231 -o /tmp/evaluation-result-4119458-1467259231/solver-4119458-1467259231 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467250272-6980 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119458-1467259231.opb

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

MD5SUM BENCH= 2b34d3eb273db72e9d51f8c6f898f4a2
RANDOM SEED=315906710

node121.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.172
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.34
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.172
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.172
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.54
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.172
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.172
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.54
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.172
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.56
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.172
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.56
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.172
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:        29906616 kB
Buffers:           96892 kB
Cached:           226272 kB
SwapCached:            0 kB
Active:           549284 kB
Inactive:         207612 kB
Active(anon):     420776 kB
Inactive(anon):    15388 kB
Active(file):     128508 kB
Inactive(file):   192224 kB
Unevictable:     1461852 kB
Mlocked:         1298332 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:       1883300 kB
Mapped:            22108 kB
Shmem:               204 kB
Slab:             607620 kB
SReclaimable:      51864 kB
SUnreclaim:       555756 kB
KernelStack:        1752 kB
PageTables:         7972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2033548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    550912 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= 71700 MiB
End job on node121 at 2016-06-30 06:30:13