Trace number 4119158

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)-2950773 1800.08 1796.04

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_2g-0077-0077.lin.opb
MD5SUM7539c13f275a6b6aac2a4b16d0e7ae9b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-3282435
Best CPU time to get the best result obtained on this benchmark81.8066
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables441
Total number of constraints637
Number of constraints which are clauses294
Number of constraints which are cardinality constraints (but not clauses)49
Number of constraints which are nor clauses,nor cardinality constraints294
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 294
Biggest coefficient in the objective function 449347
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 24891216
Number of bits of the sum of numbers in the objective function 25
Biggest number in a constraint 449347
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 24891216
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.05/0.54	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.05/0.54	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.54	c See www.sat4j.org for details.
0.05/0.55	c version PB16.v20160501
0.05/0.55	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.55	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.55	c java.vm.version	19.1-b02
0.05/0.55	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.55	c sun.arch.data.model	64
0.05/0.55	c java.version		1.6.0_24
0.05/0.55	c os.name		Linux
0.05/0.55	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.55	c os.arch		amd64
0.05/0.55	c Free memory 		501472288
0.05/0.55	c Max memory 		7480803328
0.05/0.55	c Total memory 		504102912
0.05/0.55	c Number of processors 	8
0.05/0.59	c Pseudo Boolean Optimization by upper bound
0.05/0.59	c --- Begin Solver configuration ---
0.05/0.59	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.05/0.59	c Learn all clauses as in MiniSAT
0.05/0.59	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.59	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.05/0.59	c No reason simplification
0.05/0.59	c Glucose 2.1 dynamic restart strategy
0.05/0.59	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.05/0.59	c timeout=2147483s
0.05/0.59	c DB Simplification allowed=false
0.05/0.59	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.05/0.59	c --- End Solver configuration ---
0.05/0.59	c solving HOME/instance-4119158-1467250272.opb
0.05/0.59	c reading problem ... 
0.13/0.60	c  objective function found
0.13/0.69	c ... done. Wall clock time 0.095s.
0.13/0.69	c declared #vars     441
0.13/0.69	c #constraints  686
0.13/0.69	c constraints type 
0.13/0.69	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 343
0.13/0.69	c org.sat4j.minisat.constraints.card.MinWatchCard => 49
0.13/0.69	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 294
0.13/0.69	c 686 constraints processed.
0.13/0.69	c objective function length is 294 literals
0.28/0.71	c SATISFIABLE
0.28/0.71	c OPTIMIZING...
0.28/0.71	c Got one! Elapsed wall clock time (in seconds):0.115
0.28/0.71	o -2948438
0.53/0.85	c Got one! Elapsed wall clock time (in seconds):0.256
0.53/0.85	o -2950773
1.16/1.31	c cleaning 2886 clauses out of 5771 with flag 11176/5771
1.66/1.79	c cleaning 4442 clauses out of 8886 with flag 24154/11772
2.32/2.34	c cleaning 5721 clauses out of 11443 with flag 39766/18771
2.93/2.99	c cleaning 6862 clauses out of 13723 with flag 57584/26772
3.74/3.75	c cleaning 7929 clauses out of 15861 with flag 77293/35772
4.65/4.68	c cleaning 8967 clauses out of 17935 with flag 99270/45775
5.85/5.88	c cleaning 9980 clauses out of 19964 with flag 123075/56771
6.95/6.97	c cleaning 10991 clauses out of 21985 with flag 148846/68772
8.15/8.10	c cleaning 11992 clauses out of 23993 with flag 176903/81771
9.45/9.44	c cleaning 13001 clauses out of 26004 with flag 206745/95774
10.76/10.77	c cleaning 13996 clauses out of 28000 with flag 239153/110771
12.26/12.24	c cleaning 15003 clauses out of 30006 with flag 274271/126773
13.95/13.90	c cleaning 15993 clauses out of 32003 with flag 311065/143773
15.85/15.86	c cleaning 17001 clauses out of 34009 with flag 351136/161772
17.55/17.50	c cleaning 18003 clauses out of 36009 with flag 393079/180773
19.55/19.50	c cleaning 18999 clauses out of 38004 with flag 437671/200771
21.90/21.82	c cleaning 20000 clauses out of 40005 with flag 485640/221771
24.31/24.28	c cleaning 21003 clauses out of 42005 with flag 535842/243771
26.90/26.88	c cleaning 21997 clauses out of 44002 with flag 585575/266771
29.50/29.45	c cleaning 23003 clauses out of 46005 with flag 638447/290771
32.50/32.46	c cleaning 24000 clauses out of 48002 with flag 695572/315771
36.41/36.30	c cleaning 25001 clauses out of 50002 with flag 754446/341771
39.81/39.72	c cleaning 25996 clauses out of 52001 with flag 814485/368771
43.20/43.19	c cleaning 27000 clauses out of 54005 with flag 874275/396771
47.51/47.50	c cleaning 28000 clauses out of 56005 with flag 936313/425771
52.40/52.38	c cleaning 29004 clauses out of 58007 with flag 1001218/455773
57.35/57.26	c cleaning 29995 clauses out of 60002 with flag 1069425/486772
62.45/62.35	c cleaning 30999 clauses out of 62008 with flag 1146719/518773
66.96/66.83	c cleaning 31998 clauses out of 64007 with flag 1225730/551771
71.56/71.50	c cleaning 33005 clauses out of 66011 with flag 1300502/585773
76.35/76.21	c cleaning 34001 clauses out of 68004 with flag 1396390/620771
81.35/81.29	c cleaning 34997 clauses out of 70004 with flag 1477453/656772
86.65/86.58	c cleaning 36001 clauses out of 72007 with flag 1563137/693772
91.96/91.84	c cleaning 37001 clauses out of 74006 with flag 1646039/731772
97.76/97.60	c cleaning 37999 clauses out of 76004 with flag 1733016/770771
104.17/104.01	c cleaning 39002 clauses out of 78005 with flag 1819115/810771
110.87/110.74	c cleaning 40001 clauses out of 80005 with flag 1911859/851773
117.88/117.72	c cleaning 40997 clauses out of 82003 with flag 2007367/893772
124.58/124.46	c cleaning 41998 clauses out of 84005 with flag 2103122/936771
131.01/130.90	c cleaning 43005 clauses out of 86009 with flag 2202926/980773
138.31/138.17	c cleaning 44002 clauses out of 88003 with flag 2303805/1025772
145.61/145.46	c cleaning 44999 clauses out of 90001 with flag 2404600/1071772
153.23/153.10	c cleaning 45998 clauses out of 92001 with flag 2516868/1118771
161.82/161.65	c cleaning 46997 clauses out of 94003 with flag 2621768/1166771
171.32/171.02	c cleaning 48003 clauses out of 96007 with flag 2728906/1215772
182.52/182.23	c cleaning 49000 clauses out of 98003 with flag 2835526/1265771
191.02/190.77	c cleaning 49994 clauses out of 100003 with flag 2950862/1316771
200.02/199.74	c cleaning 51005 clauses out of 102011 with flag 3065211/1368773
211.72/211.30	c cleaning 51999 clauses out of 104004 with flag 3181188/1421771
222.11/221.68	c cleaning 53003 clauses out of 106005 with flag 3298503/1475771
235.01/234.52	c cleaning 53997 clauses out of 108004 with flag 3416636/1530773
246.92/246.42	c cleaning 54997 clauses out of 110005 with flag 3539437/1586771
262.32/261.76	c cleaning 56004 clauses out of 112008 with flag 3662985/1643771
278.93/278.33	c cleaning 56998 clauses out of 114005 with flag 3787633/1701772
291.32/290.73	c cleaning 58000 clauses out of 116006 with flag 3920883/1760771
301.39/300.69	c cleaning 58999 clauses out of 118006 with flag 4058720/1820771
311.29/310.54	c cleaning 60003 clauses out of 120010 with flag 4206096/1881774
324.46/323.57	c cleaning 61000 clauses out of 122004 with flag 4356896/1943771
337.75/336.88	c cleaning 61995 clauses out of 124005 with flag 4506479/2006772
351.65/350.74	c cleaning 63000 clauses out of 126010 with flag 4650249/2070772
366.12/365.07	c cleaning 63993 clauses out of 128009 with flag 4798355/2135771
382.02/380.92	c cleaning 65004 clauses out of 130016 with flag 4947162/2201771
395.04/393.81	c cleaning 66003 clauses out of 132013 with flag 5095907/2268772
410.13/408.91	c cleaning 67005 clauses out of 134010 with flag 5248808/2336772
426.20/424.93	c cleaning 67999 clauses out of 136005 with flag 5406036/2405772
441.61/440.34	c cleaning 68995 clauses out of 138005 with flag 5565717/2475771
459.75/458.47	c cleaning 69998 clauses out of 140010 with flag 5737471/2546771
477.25/475.93	c cleaning 71006 clauses out of 142012 with flag 5903437/2618771
496.29/494.93	c cleaning 72001 clauses out of 144007 with flag 6072984/2691772
511.99/510.62	c cleaning 72996 clauses out of 146006 with flag 6239140/2765772
531.55/530.16	c cleaning 73999 clauses out of 148009 with flag 6404714/2840771
547.43/545.92	c cleaning 75000 clauses out of 150010 with flag 6569997/2916771
563.73/562.25	c cleaning 76002 clauses out of 152011 with flag 6733679/2993772
580.73/579.12	c cleaning 77001 clauses out of 154009 with flag 6911881/3071772
598.42/596.83	c cleaning 78000 clauses out of 156008 with flag 7090039/3150772
617.11/615.43	c cleaning 78999 clauses out of 158007 with flag 7273613/3230771
643.39/641.67	c cleaning 80001 clauses out of 160008 with flag 7458745/3311771
664.69/662.94	c cleaning 80998 clauses out of 162009 with flag 7644875/3393773
685.85/684.03	c cleaning 82001 clauses out of 164010 with flag 7833669/3476772
706.80/704.98	c cleaning 82999 clauses out of 166009 with flag 8022039/3560772
736.29/734.43	c cleaning 84000 clauses out of 168010 with flag 8215631/3645772
766.86/764.92	c cleaning 85002 clauses out of 170009 with flag 8412418/3731771
792.26/790.25	c cleaning 85994 clauses out of 172007 with flag 8638634/3818771
819.34/817.29	c cleaning 87001 clauses out of 174014 with flag 8860882/3906772
850.75/848.69	c cleaning 88002 clauses out of 176012 with flag 9071596/3995771
880.18/878.05	c cleaning 89002 clauses out of 178011 with flag 9279290/4085772
908.34/906.12	c cleaning 90004 clauses out of 180009 with flag 9493572/4176772
937.40/935.15	c cleaning 90990 clauses out of 182004 with flag 9754063/4268771
969.88/967.53	c cleaning 91999 clauses out of 184014 with flag 9989118/4361771
1003.76/1001.37	c cleaning 93004 clauses out of 186016 with flag 10221614/4455772
1036.76/1034.20	c cleaning 94001 clauses out of 188011 with flag 10457029/4550771
1063.32/1060.75	c cleaning 95003 clauses out of 190011 with flag 10695916/4646772
1084.59/1081.92	c cleaning 96000 clauses out of 192009 with flag 10937612/4743773
1111.07/1108.39	c cleaning 97004 clauses out of 194009 with flag 11219691/4841773
1139.95/1137.11	c cleaning 97997 clauses out of 196003 with flag 11460824/4940771
1176.42/1173.51	c cleaning 99000 clauses out of 198006 with flag 11713524/5040771
1218.13/1215.17	c cleaning 99994 clauses out of 200006 with flag 11951257/5141771
1253.75/1250.66	c cleaning 101003 clauses out of 202012 with flag 12195888/5243771
1282.22/1279.04	c cleaning 102005 clauses out of 204010 with flag 12421675/5346772
1314.40/1311.19	c cleaning 103000 clauses out of 206004 with flag 12663550/5450771
1355.84/1352.51	c cleaning 104000 clauses out of 208004 with flag 12916434/5555771
1400.80/1397.44	c cleaning 105003 clauses out of 210005 with flag 13176802/5661772
1453.01/1449.53	c cleaning 106001 clauses out of 212005 with flag 13445302/5768775
1493.60/1490.01	c cleaning 107000 clauses out of 214001 with flag 13700408/5876772
1549.59/1545.91	c cleaning 108000 clauses out of 216002 with flag 13936526/5985773
1613.75/1610.09	c cleaning 109000 clauses out of 218001 with flag 14181595/6095772
1684.53/1680.68	c cleaning 109999 clauses out of 220000 with flag 14429989/6206771
1762.63/1758.66	c cleaning 110999 clauses out of 222002 with flag 14675600/6318772
1800.08/1796.00	c starts		: 1023
1800.08/1796.00	c conflicts		: 6410433
1800.08/1796.00	c decisions		: 6963550
1800.08/1796.00	c propagations		: 340961203
1800.08/1796.00	c inspects		: 30355195802
1800.08/1796.00	c shortcuts		: 0
1800.08/1796.00	c learnt literals	: 0
1800.08/1796.00	c learnt binary clauses	: 0
1800.08/1796.00	c learnt ternary clauses	: 0
1800.08/1796.00	c learnt constraints	: 6410433
1800.08/1796.00	c ignored constraints	: 0
1800.08/1796.00	c root simplifications	: 0
1800.08/1796.00	c removed literals (reason simplification)	: 0
1800.08/1796.00	c reason swapping (by a shorter reason)	: 0
1800.08/1796.00	c Calls to reduceDB	: 108
1800.08/1796.00	c Number of update (reduction) of LBD	: 237100
1800.08/1796.00	c Imported unit clauses	: 0
1800.08/1796.00	c number of reductions to clauses (during analyze)	: 0
1800.08/1796.00	c number of learned constraints concerned by reduction	: 0
1800.08/1796.00	c number of learning phase by resolution	: 0
1800.08/1796.00	c number of learning phase by cutting planes	: 0
1800.08/1796.00	c speed (assignments/second)	: 189918.37816882264
1800.08/1796.00	c non guided choices	3
1800.08/1796.03	c learnt constraints type 
1800.08/1796.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 202665
1800.08/1796.03	s SATISFIABLE
1800.08/1796.03	c Found 2 solution(s)
1800.08/1796.04	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 
1800.08/1796.04	c objective function=-2950773
1800.08/1796.04	c Total wall clock time (in seconds): 1795.444

Verifier Data

OK	-2950773

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

pid=6487
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.26 2.24 2.19 3/170 6490
/proc/meminfo: memFree=28522560/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (java) D 6487 6490 5948 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 4054859 278528 33 33554432000 1073741824 1073778376 140733731022256 140733731019432 270320889127 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/6490/statm: 68 33 25 9 0 25 0

[startup+0.100121 s]
/proc/loadavg: 2.26 2.24 2.19 3/170 6490
/proc/meminfo: memFree=28522560/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (java) D 6487 6490 5948 0 -1 4202496 1137 0 18 0 0 0 0 0 20 0 1 0 4054859 23793664 804 33554432000 1073741824 1073778376 140734802612464 140734802602456 140309299197904 0 0 4096 0 18446744071579943789 0 0 17 4 0 0 6 0 0
/proc/6490/statm: 5809 804 598 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200272 s]
/proc/loadavg: 2.26 2.24 2.19 3/170 6490
/proc/meminfo: memFree=28522560/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5948 0 -1 4202496 1261 0 23 0 0 0 0 0 20 0 2 0 4054859 94019584 917 33554432000 1073741824 1073778376 140734802612464 140734802603600 270333411389 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 8 0 0
/proc/6490/statm: 22954 917 697 9 0 16769 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 91816

[startup+0.30022 s]
/proc/loadavg: 2.26 2.24 2.19 3/170 6490
/proc/meminfo: memFree=28522560/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=9016616 CPUtime=0.01 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5948 0 -1 4202496 2821 0 30 0 0 1 0 0 20 0 10 0 4054859 9233014784 3471 33554432000 1073741824 1073778376 140734802612464 140734802603600 270333411389 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 8 0 0
/proc/6490/statm: 2254154 3471 1536 9 0 2244855 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 9016616

[startup+0.700162 s]
/proc/loadavg: 2.26 2.24 2.19 3/170 6490
/proc/meminfo: memFree=28522560/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=9558476 CPUtime=0.28 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5948 0 -1 4202496 4921 0 31 0 26 2 0 0 20 0 18 0 4054859 9787879424 6995 33554432000 1073741824 1073778376 140734802612464 140734802603600 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 8 0 0
/proc/6490/statm: 2389619 6995 2220 9 0 2380296 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9558476

[startup+1.50079 s]
/proc/loadavg: 2.26 2.24 2.19 3/212 6541
/proc/meminfo: memFree=28342076/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=9625040 CPUtime=1.44 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5948 0 -1 4202496 8330 0 31 0 141 3 0 0 20 0 19 0 4054859 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140734802603600 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 8 0 0
/proc/6490/statm: 2406260 10472 2260 9 0 2396937 0
[pid=6490/tid=6493] ppid=6487 vsize=9625040 CPUtime=0.97 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) R 6487 6490 5948 0 -1 4202560 2397 0 7 0 95 2 0 0 20 0 19 0 4054870 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140309296652776 140309149784209 0 4 0 16800975 0 0 0 -1 4 0 0 26 0 0
[pid=6490/tid=6497] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140309269105448 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6498] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140309268052648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6490/tid=6499] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140309138287656 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6500] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140309137234856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6501] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140309136181544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6502] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140309135128744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6503] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140309134076456 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6504] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308662708648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6505] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5948 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 4054890 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308650511080 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6506] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) S 6487 6490 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308649457144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6507] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6507/stat : 6507 (java) S 6487 6490 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308648404744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6508] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6508/stat : 6508 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308647353232 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6509] ppid=6487 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/6490/task/6509/stat : 6509 (java) S 6487 6490 5948 0 -1 4202560 3396 0 1 0 26 0 0 0 20 0 19 0 4054899 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308646299832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6510] ppid=6487 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/6490/task/6510/stat : 6510 (java) S 6487 6490 5948 0 -1 4202560 1283 0 0 0 15 0 0 0 20 0 19 0 4054899 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308645247032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6511] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6511/stat : 6511 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308644194936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6512] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6512/stat : 6512 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308643142344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6541] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6541/stat : 6541 (java) S 6487 6490 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4054930 9856040960 10472 33554432000 1073741824 1073778376 140734802612464 140308641990056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 9625040

[startup+3.10083 s]
/proc/loadavg: 2.26 2.24 2.19 3/212 6541
/proc/meminfo: memFree=28104392/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=9625040 CPUtime=3.14 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5948 0 -1 4202496 8827 0 31 0 311 3 0 0 20 0 19 0 4054859 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140734802603600 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 8 0 0
/proc/6490/statm: 2406260 13605 2261 9 0 2396937 0
[pid=6490/tid=6493] ppid=6487 vsize=9625040 CPUtime=2.57 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) R 6487 6490 5948 0 -1 4202560 2403 0 7 0 255 2 0 0 20 0 19 0 4054870 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140309296652568 140309149734058 0 4 0 16800975 0 0 0 -1 4 0 0 26 0 0
[pid=6490/tid=6497] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140309269105448 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6498] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140309268052648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6490/tid=6499] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140309138287656 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6500] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140309137234856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6501] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140309136181544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6502] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140309135128744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6503] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140309134076456 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6504] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308662708648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6505] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5948 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 4054890 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308650511080 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6506] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) S 6487 6490 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308649457144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6507] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6507/stat : 6507 (java) S 6487 6490 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308648404744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6508] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6508/stat : 6508 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308647353232 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6509] ppid=6487 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/6490/task/6509/stat : 6509 (java) S 6487 6490 5948 0 -1 4202560 3887 0 1 0 34 0 0 0 20 0 19 0 4054899 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308646299832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6510] ppid=6487 vsize=9625040 CPUtime=0.18 cores=0,2,4,6
/proc/6490/task/6510/stat : 6510 (java) S 6487 6490 5948 0 -1 4202560 1283 0 0 0 18 0 0 0 20 0 19 0 4054899 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308645247032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6511] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6511/stat : 6511 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308644194936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6512] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6512/stat : 6512 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308643142344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6541] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6541/stat : 6541 (java) S 6487 6490 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4054930 9856040960 13605 33554432000 1073741824 1073778376 140734802612464 140308641990056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.14
Current children cumulated vsize (KiB) 9625040

[startup+6.30087 s]
/proc/loadavg: 2.24 2.23 2.18 3/213 6542
/proc/meminfo: memFree=28009944/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=9625040 CPUtime=6.35 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5948 0 -1 4202496 8839 0 31 0 632 3 0 0 20 0 19 0 4054859 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140734802603600 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 8 0 0
/proc/6490/statm: 2406260 17676 2262 9 0 2396937 0
[pid=6490/tid=6493] ppid=6487 vsize=9625040 CPUtime=5.76 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) R 6487 6490 5948 0 -1 4202560 2414 0 7 0 574 2 0 0 20 0 19 0 4054870 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140309296643776 140309149722702 0 4 0 16800975 0 0 0 -1 4 0 0 26 0 0
[pid=6490/tid=6497] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140309269105448 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6498] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140309268052648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6490/tid=6499] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140309138287656 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6500] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140309137234856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6501] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140309136181544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6502] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140309135128744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6503] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140309134076456 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6504] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5948 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4054887 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308662708648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6505] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5948 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 4054890 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308650511080 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6506] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) S 6487 6490 5948 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308649457144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6507] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6507/stat : 6507 (java) S 6487 6490 5948 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308648404744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6508] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6508/stat : 6508 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308647353232 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6509] ppid=6487 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/6490/task/6509/stat : 6509 (java) S 6487 6490 5948 0 -1 4202560 3887 0 1 0 34 0 0 0 20 0 19 0 4054899 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308646299832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6510] ppid=6487 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/6490/task/6510/stat : 6510 (java) S 6487 6490 5948 0 -1 4202560 1283 0 0 0 19 0 0 0 20 0 19 0 4054899 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308645247032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6511] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6511/stat : 6511 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308644194936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6512] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6512/stat : 6512 (java) S 6487 6490 5948 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308643142344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6541] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6541/stat : 6541 (java) S 6487 6490 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4054930 9856040960 17676 33554432000 1073741824 1073778376 140734802612464 140308641990056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.35
Current children cumulated vsize (KiB) 9625040


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

[pid=6490/tid=6541] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6541/stat : 6541 (java) S 6487 6490 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4054930 9856040960 103346 33554432000 1073741824 1073778376 140734802612464 140308641990056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1666.13
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.20 2.22 2.19 3/213 6583
/proc/meminfo: memFree=27195096/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=9625040 CPUtime=1726.32 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5948 0 -1 4202496 13021 0 31 0 172557 75 0 0 20 0 19 0 4054859 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140734802603600 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 8 0 0
/proc/6490/statm: 2406260 102240 2284 9 0 2396937 0
[pid=6490/tid=6493] ppid=6487 vsize=9625040 CPUtime=1715.32 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) R 6487 6490 5948 0 -1 4202560 2508 0 7 0 171502 30 0 0 20 0 19 0 4054870 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140309296651472 140309149770910 0 4 0 16800975 0 0 0 -1 4 0 0 26 0 0
[pid=6490/tid=6497] ppid=6487 vsize=9625040 CPUtime=0.74 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5948 0 -1 4202560 530 0 0 0 66 8 0 0 20 0 19 0 4054887 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140309269105448 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6498] ppid=6487 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5948 0 -1 4202560 306 0 0 0 56 6 0 0 20 0 19 0 4054887 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140309268052648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6499] ppid=6487 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5948 0 -1 4202560 410 0 0 0 64 7 0 0 20 0 19 0 4054887 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140309138287656 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6500] ppid=6487 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5948 0 -1 4202560 301 0 0 0 60 8 0 0 20 0 19 0 4054887 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140309137234856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6501] ppid=6487 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5948 0 -1 4202560 398 0 0 0 60 6 0 0 20 0 19 0 4054887 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140309136181544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6502] ppid=6487 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5948 0 -1 4202560 442 0 0 0 55 7 0 0 20 0 19 0 4054887 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140309135128744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6503] ppid=6487 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5948 0 -1 4202560 393 0 0 0 54 5 0 0 20 0 19 0 4054887 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140309134076456 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6504] ppid=6487 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5948 0 -1 4202560 508 0 0 0 60 5 0 0 20 0 19 0 4054887 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308662708648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6505] ppid=6487 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5948 0 -1 4202560 200 0 0 0 47 2 0 0 20 0 19 0 4054890 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308650511080 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6506] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) S 6487 6490 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308649457144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6507] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6507/stat : 6507 (java) S 6487 6490 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308648404744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6508] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6508/stat : 6508 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308647353232 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6509] ppid=6487 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/6490/task/6509/stat : 6509 (java) S 6487 6490 5948 0 -1 4202560 3887 0 1 0 34 0 0 0 20 0 19 0 4054899 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308646299832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6510] ppid=6487 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/6490/task/6510/stat : 6510 (java) S 6487 6490 5948 0 -1 4202560 1797 0 0 0 21 0 0 0 20 0 19 0 4054899 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308645247032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6511] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6511/stat : 6511 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308644194936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6512] ppid=6487 vsize=9625040 CPUtime=0.56 cores=0,2,4,6
/proc/6490/task/6512/stat : 6512 (java) S 6487 6490 5948 0 -1 4202560 100 0 0 0 27 29 0 0 20 0 19 0 4054899 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308643142344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6541] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6541/stat : 6541 (java) S 6487 6490 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4054930 9856040960 102240 33554432000 1073741824 1073778376 140734802612464 140308641990056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1726.32
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.18 2.21 2.18 3/214 6587
/proc/meminfo: memFree=27196640/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=9625040 CPUtime=1786.38 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5948 0 -1 4202496 13038 0 31 0 178562 76 0 0 20 0 19 0 4054859 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140734802603600 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 8 0 0
/proc/6490/statm: 2406260 101641 2284 9 0 2396937 0
[pid=6490/tid=6493] ppid=6487 vsize=9625040 CPUtime=1775.15 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) R 6487 6490 5948 0 -1 4202560 2509 0 7 0 177485 30 0 0 20 0 19 0 4054870 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309296651472 140309149770873 0 4 0 16800975 0 0 0 -1 4 0 0 26 0 0
[pid=6490/tid=6497] ppid=6487 vsize=9625040 CPUtime=0.75 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5948 0 -1 4202560 530 0 0 0 67 8 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309269105448 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6498] ppid=6487 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5948 0 -1 4202560 316 0 0 0 57 6 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309268052648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6499] ppid=6487 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5948 0 -1 4202560 410 0 0 0 64 7 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309138287656 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6500] ppid=6487 vsize=9625040 CPUtime=0.69 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5948 0 -1 4202560 301 0 0 0 61 8 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309137234856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6501] ppid=6487 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5948 0 -1 4202560 398 0 0 0 61 6 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309136181544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6490/tid=6502] ppid=6487 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5948 0 -1 4202560 442 0 0 0 56 7 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309135128744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6503] ppid=6487 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5948 0 -1 4202560 393 0 0 0 55 5 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309134076456 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6504] ppid=6487 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5948 0 -1 4202560 508 0 0 0 60 5 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308662708648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6490/tid=6505] ppid=6487 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5948 0 -1 4202560 202 0 0 0 47 2 0 0 20 0 19 0 4054890 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308650511080 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6506] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) S 6487 6490 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308649457144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6507] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6507/stat : 6507 (java) S 6487 6490 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308648404744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6508] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6508/stat : 6508 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308647353232 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6509] ppid=6487 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/6490/task/6509/stat : 6509 (java) S 6487 6490 5948 0 -1 4202560 3887 0 1 0 34 0 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308646299832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6510] ppid=6487 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/6490/task/6510/stat : 6510 (java) S 6487 6490 5948 0 -1 4202560 1797 0 0 0 21 0 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308645247032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6511] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6511/stat : 6511 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308644194936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6512] ppid=6487 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/6490/task/6512/stat : 6512 (java) S 6487 6490 5948 0 -1 4202560 104 0 0 0 29 30 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308643142344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6541] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6541/stat : 6541 (java) S 6487 6490 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4054930 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308641990056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1786.38
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796 s]
/proc/loadavg: 2.21 2.22 2.18 4/214 6610
/proc/meminfo: memFree=27195476/32872528 swapFree=1555460/1718980
[pid=6490] ppid=6487 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/6490/stat : 6490 (java) S 6487 6490 5948 0 -1 4202496 13038 0 31 0 179932 76 0 0 20 0 19 0 4054859 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140734802603600 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 8 0 0
/proc/6490/statm: 2406260 101641 2284 9 0 2396937 0
[pid=6490/tid=6493] ppid=6487 vsize=9625040 CPUtime=1788.82 cores=0,2,4,6
/proc/6490/task/6493/stat : 6493 (java) R 6487 6490 5948 0 -1 4202560 2509 0 7 0 178851 31 0 0 20 0 19 0 4054870 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309296651472 140309149770873 0 4 0 16800975 0 0 0 -1 4 0 0 26 0 0
[pid=6490/tid=6497] ppid=6487 vsize=9625040 CPUtime=0.75 cores=0,2,4,6
/proc/6490/task/6497/stat : 6497 (java) S 6487 6490 5948 0 -1 4202560 530 0 0 0 67 8 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309269105448 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6498] ppid=6487 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/6490/task/6498/stat : 6498 (java) S 6487 6490 5948 0 -1 4202560 316 0 0 0 57 6 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309268052648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6499] ppid=6487 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/6490/task/6499/stat : 6499 (java) S 6487 6490 5948 0 -1 4202560 410 0 0 0 64 7 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309138287656 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6500] ppid=6487 vsize=9625040 CPUtime=0.69 cores=0,2,4,6
/proc/6490/task/6500/stat : 6500 (java) S 6487 6490 5948 0 -1 4202560 301 0 0 0 61 8 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309137234856 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6501] ppid=6487 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/6490/task/6501/stat : 6501 (java) S 6487 6490 5948 0 -1 4202560 398 0 0 0 61 6 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309136181544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6490/tid=6502] ppid=6487 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/6490/task/6502/stat : 6502 (java) S 6487 6490 5948 0 -1 4202560 442 0 0 0 56 7 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309135128744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6503] ppid=6487 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/6490/task/6503/stat : 6503 (java) S 6487 6490 5948 0 -1 4202560 393 0 0 0 55 5 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140309134076456 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6504] ppid=6487 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/6490/task/6504/stat : 6504 (java) S 6487 6490 5948 0 -1 4202560 508 0 0 0 60 5 0 0 20 0 19 0 4054887 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308662708648 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=6490/tid=6505] ppid=6487 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/6490/task/6505/stat : 6505 (java) S 6487 6490 5948 0 -1 4202560 202 0 0 0 47 2 0 0 20 0 19 0 4054890 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308650511080 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6506] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6506/stat : 6506 (java) S 6487 6490 5948 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308649457144 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6507] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6507/stat : 6507 (java) S 6487 6490 5948 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4054892 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308648404744 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6508] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6508/stat : 6508 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308647353232 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=6490/tid=6509] ppid=6487 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/6490/task/6509/stat : 6509 (java) S 6487 6490 5948 0 -1 4202560 3887 0 1 0 34 0 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308646299832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6490/tid=6510] ppid=6487 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/6490/task/6510/stat : 6510 (java) S 6487 6490 5948 0 -1 4202560 1797 0 0 0 21 0 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308645247032 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6511] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6511/stat : 6511 (java) S 6487 6490 5948 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308644194936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6512] ppid=6487 vsize=9625040 CPUtime=0.59 cores=0,2,4,6
/proc/6490/task/6512/stat : 6512 (java) S 6487 6490 5948 0 -1 4202560 104 0 0 0 29 30 0 0 20 0 19 0 4054899 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308643142344 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6490/tid=6541] ppid=6487 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/6490/task/6541/stat : 6541 (java) S 6487 6490 5948 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4054930 9856040960 101641 33554432000 1073741824 1073778376 140734802612464 140308641990056 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 6490 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 6490 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=838143
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=294803
# CPU time returned by wait4() is 1796.13
# while last known CPU time is 1800.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1796.04
CPU time (s): 1800.08
CPU user time (s): 1799.32
CPU system time (s): 0.76
CPU usage (%): 100.225
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.84
system time used= 1.2948
maximum resident set size= 581012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13084
page faults= 31
swaps= 0
block input operations= 28160
block output operations= 1672
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39815
involuntary context switches= 15981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.17 second user time and 16.0326 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-30 03:31:12
IDJOB=4119158
IDBENCH=111663
IDSOLVER=2546
FILE ID=node117/4119158-1467250272
RUNJOBID= node117-1467250272-6475
PBS_JOBID= 20004471
Free space on /tmp= 71628 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0077-0077.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119158-1467250272/watcher-4119158-1467250272 -o /tmp/evaluation-result-4119158-1467250272/solver-4119158-1467250272 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1467250272-6475 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119158-1467250272.opb

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

MD5SUM BENCH= 7539c13f275a6b6aac2a4b16d0e7ae9b
RANDOM SEED=533079249

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.714
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.714
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.714
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.714
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:        28523468 kB
Buffers:          115940 kB
Cached:          1756756 kB
SwapCached:            0 kB
Active:           150676 kB
Inactive:        1735704 kB
Active(anon):      16300 kB
Inactive(anon):        4 kB
Active(file):     134376 kB
Inactive(file):  1735700 kB
Unevictable:     1718980 kB
Mlocked:         1555460 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               892 kB
Writeback:             0 kB
AnonPages:       1732848 kB
Mapped:            13792 kB
Shmem:               204 kB
Slab:             611732 kB
SReclaimable:      55844 kB
SUnreclaim:       555888 kB
KernelStack:        1392 kB
PageTables:         7436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1817840 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    165888 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= 71616 MiB
End job on node117 at 2016-06-30 04:01:09