Trace number 4106738

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)-31 1800.08 1781.54

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_5.opb
MD5SUM5ebd53ca3e688df11993cbeac431dac6
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-37
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -42
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints500
Minimum length of a constraint60
Maximum length of a constraint111
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)37500
Sum of products size (including duplicates)75000
Number of different products18750
Sum of products size37500

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4106738-1466275076.opb
0.09/0.11	c reading problem ... 
0.09/0.12	c  objective function found
1.62/0.72	c ... done. Wall clock time 0.602s.
1.62/0.72	c declared #vars     500
1.62/0.72	c internal #vars     19250
1.62/0.72	c #constraints  38500
1.62/0.72	c constraints type 
1.62/0.72	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 18750
1.62/0.72	c org.sat4j.minisat.constraints.cnf.UnitClauses => 480
1.62/0.72	c org.sat4j.specs.Constr$1 => 511
1.62/0.72	c org.sat4j.minisat.constraints.cnf.UnitClause => 9
1.62/0.72	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 18750
1.62/0.72	c 38500 constraints processed.
1.62/0.72	c objective function length is 500 literals
2.22/0.93	c SATISFIABLE
2.22/0.93	c OPTIMIZING...
2.22/0.93	c Got one! Elapsed wall clock time (in seconds):0.814
2.22/0.93	o -25
2.83/1.14	c Got one! Elapsed wall clock time (in seconds):1.027
2.83/1.14	o -26
2.83/1.18	c Got one! Elapsed wall clock time (in seconds):1.068
2.83/1.18	o -27
3.14/1.24	c Got one! Elapsed wall clock time (in seconds):1.127
3.14/1.24	o -28
3.41/1.39	c Got one! Elapsed wall clock time (in seconds):1.273
3.41/1.39	o -29
3.64/1.41	c Got one! Elapsed wall clock time (in seconds):1.294
3.64/1.41	o -30
3.64/1.42	c Got one! Elapsed wall clock time (in seconds):1.306
3.64/1.42	o -31
4.58/2.29	c cleaning 2921 clauses out of 5853 with flag 10870/5853
5.93/3.59	c cleaning 4467 clauses out of 8933 with flag 24511/11854
6.94/4.54	c cleaning 5729 clauses out of 11465 with flag 39563/18853
7.84/5.48	c cleaning 6869 clauses out of 13737 with flag 56435/26854
9.22/6.70	c cleaning 7930 clauses out of 15866 with flag 75400/35852
10.62/8.03	c cleaning 8968 clauses out of 17936 with flag 96202/45852
12.02/9.49	c cleaning 9978 clauses out of 19969 with flag 119205/56853
13.51/10.91	c cleaning 10994 clauses out of 21990 with flag 144236/68852
15.22/12.61	c cleaning 11995 clauses out of 23996 with flag 171334/81852
17.12/14.57	c cleaning 13001 clauses out of 26002 with flag 200742/95853
19.60/16.86	c cleaning 14001 clauses out of 28002 with flag 232290/110854
22.10/19.38	c cleaning 14998 clauses out of 29999 with flag 265583/126852
24.91/22.17	c cleaning 16000 clauses out of 32002 with flag 300913/143853
28.30/25.57	c cleaning 16995 clauses out of 34001 with flag 338460/161852
31.90/28.96	c cleaning 18004 clauses out of 36007 with flag 377656/180853
35.70/32.75	c cleaning 19000 clauses out of 38006 with flag 419225/200856
39.90/36.94	c cleaning 20004 clauses out of 40007 with flag 463037/221857
44.81/41.68	c cleaning 20996 clauses out of 41998 with flag 508879/243852
49.11/45.94	c cleaning 21998 clauses out of 44003 with flag 556659/266853
54.61/51.41	c cleaning 23003 clauses out of 46005 with flag 606744/290853
60.98/57.74	c cleaning 23996 clauses out of 48002 with flag 659270/315853
67.27/64.05	c cleaning 24999 clauses out of 50006 with flag 713457/341853
73.47/70.22	c cleaning 26002 clauses out of 52008 with flag 769211/368854
80.66/77.21	c cleaning 26999 clauses out of 54005 with flag 827267/396853
88.65/85.26	c cleaning 28003 clauses out of 56005 with flag 887687/425852
98.80/95.13	c cleaning 29001 clauses out of 58002 with flag 950095/455852
108.69/105.01	c cleaning 29997 clauses out of 60004 with flag 1014246/486855
118.59/114.65	c cleaning 31001 clauses out of 62006 with flag 1080586/518854
128.31/124.15	c cleaning 32002 clauses out of 64003 with flag 1148822/551852
138.90/134.69	c cleaning 33001 clauses out of 66003 with flag 1219581/585854
148.90/144.65	c cleaning 33998 clauses out of 68000 with flag 1292334/620852
159.66/155.30	c cleaning 35000 clauses out of 70004 with flag 1366817/656854
174.62/170.26	c cleaning 36004 clauses out of 72007 with flag 1442999/693857
190.72/186.26	c cleaning 36992 clauses out of 73998 with flag 1521972/731852
203.59/199.08	c cleaning 38001 clauses out of 76006 with flag 1603512/770852
216.83/212.24	c cleaning 38999 clauses out of 78005 with flag 1687079/810852
231.57/226.85	c cleaning 39998 clauses out of 80006 with flag 1772055/851852
246.56/241.73	c cleaning 41004 clauses out of 82008 with flag 1859055/893852
263.45/258.51	c cleaning 42001 clauses out of 84004 with flag 1948635/936852
278.90/273.98	c cleaning 43001 clauses out of 86005 with flag 2040200/980854
294.25/289.19	c cleaning 44002 clauses out of 88004 with flag 2133694/1025854
309.64/304.49	c cleaning 44992 clauses out of 90002 with flag 2228676/1071854
324.05/318.72	c cleaning 46004 clauses out of 92008 with flag 2326279/1118852
340.40/334.90	c cleaning 46999 clauses out of 94005 with flag 2425412/1166853
360.15/354.58	c cleaning 47995 clauses out of 96005 with flag 2527252/1215852
382.35/376.61	c cleaning 49005 clauses out of 98011 with flag 2629650/1265853
406.29/400.46	c cleaning 50000 clauses out of 100009 with flag 2734218/1316856
434.56/428.54	c cleaning 51001 clauses out of 102007 with flag 2842470/1368854
460.69/454.51	c cleaning 52002 clauses out of 104004 with flag 2952072/1421852
487.67/481.35	c cleaning 53002 clauses out of 106004 with flag 3064708/1475854
516.77/510.25	c cleaning 54001 clauses out of 108002 with flag 3178472/1530854
549.03/542.23	c cleaning 54997 clauses out of 109999 with flag 3295374/1586852
581.84/574.99	c cleaning 55993 clauses out of 112002 with flag 3412939/1643852
615.10/607.90	c cleaning 57003 clauses out of 114009 with flag 3533348/1701852
646.12/638.73	c cleaning 57998 clauses out of 116008 with flag 3654821/1760854
677.63/670.01	c cleaning 59000 clauses out of 118008 with flag 3778072/1820852
707.61/699.84	c cleaning 60002 clauses out of 120008 with flag 3903492/1881852
746.88/738.85	c cleaning 61004 clauses out of 122010 with flag 4030858/1943856
783.60/775.35	c cleaning 62002 clauses out of 124003 with flag 4159558/2006853
824.35/815.96	c cleaning 62999 clauses out of 126004 with flag 4290868/2070856
866.91/858.07	c cleaning 63996 clauses out of 128001 with flag 4423665/2135852
912.20/903.03	c cleaning 64993 clauses out of 130005 with flag 4560662/2201852
957.88/948.43	c cleaning 66002 clauses out of 132012 with flag 4699521/2268852
999.83/989.86	c cleaning 67001 clauses out of 134010 with flag 4840102/2336852
1049.31/1038.99	c cleaning 68005 clauses out of 136009 with flag 4982199/2405852
1102.27/1091.44	c cleaning 68996 clauses out of 138004 with flag 5128912/2475852
1153.14/1141.71	c cleaning 70000 clauses out of 140008 with flag 5276327/2546852
1208.75/1196.70	c cleaning 70998 clauses out of 142009 with flag 5426093/2618853
1269.70/1257.03	c cleaning 72002 clauses out of 144013 with flag 5577431/2691855
1331.14/1317.83	c cleaning 73000 clauses out of 146008 with flag 5731095/2765852
1391.81/1377.92	c cleaning 74000 clauses out of 148009 with flag 5885621/2840853
1449.28/1434.79	c cleaning 75004 clauses out of 150010 with flag 6043852/2916854
1507.62/1492.46	c cleaning 76000 clauses out of 152005 with flag 6206710/2993853
1565.83/1550.16	c cleaning 77001 clauses out of 154006 with flag 6369039/3071854
1622.44/1606.05	c cleaning 77998 clauses out of 156004 with flag 6533808/3150853
1680.22/1663.02	c cleaning 78998 clauses out of 158006 with flag 6699862/3230853
1739.02/1721.16	c cleaning 80004 clauses out of 160007 with flag 6867737/3311852
1800.08/1781.50	c starts		: 218
1800.08/1781.50	c conflicts		: 3390837
1800.08/1781.50	c decisions		: 3606259
1800.08/1781.50	c propagations		: 18917304
1800.08/1781.50	c inspects		: 20819901117
1800.08/1781.50	c shortcuts		: 0
1800.08/1781.50	c learnt literals	: 0
1800.08/1781.50	c learnt binary clauses	: 0
1800.08/1781.50	c learnt ternary clauses	: 0
1800.08/1781.50	c learnt constraints	: 3390837
1800.08/1781.50	c ignored constraints	: 0
1800.08/1781.50	c root simplifications	: 0
1800.08/1781.50	c removed literals (reason simplification)	: 0
1800.08/1781.50	c reason swapping (by a shorter reason)	: 0
1800.08/1781.50	c Calls to reduceDB	: 77
1800.08/1781.50	c Number of update (reduction) of LBD	: 127600
1800.08/1781.50	c Imported unit clauses	: 0
1800.08/1781.50	c number of reductions to clauses (during analyze)	: 0
1800.08/1781.50	c number of learned constraints concerned by reduction	: 0
1800.08/1781.50	c number of learning phase by resolution	: 0
1800.08/1781.50	c number of learning phase by cutting planes	: 0
1800.08/1781.50	c speed (assignments/second)	: 10623.27052430953
1800.08/1781.50	c non guided choices	0
1800.08/1781.53	c learnt constraints type 
1800.08/1781.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 158988
1800.08/1781.53	s SATISFIABLE
1800.08/1781.53	c Found 7 solution(s)
1800.08/1781.53	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 x197 -x198 -x199 -x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 x259 -x260 x261 -x262 -x263 -x264 x265 -x266 x267 -x268 -x269 -x270 x271 -x272 x273 -x274 x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 -x283 -x284 -x285 -x286 -x287 -x288 -x289 -x290 x291 -x292 -x293 -x294 -x295 -x296 x297 -x298 -x299 -x300 x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 -x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 -x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 x367 -x368 -x369 -x370 -x371 -x372 -x373 -x374 -x375 -x376 -x377 -x378 -x379 -x380 x381 -x382 -x383 -x384 x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 -x393 -x394 -x395 -x396 -x397 -x398 -x399 -x400 -x401 x402 -x403 -x404 -x405 -x406 -x407 -x408 -x409 x410 -x411 -x412 -x413 -x414 -x415 -x416 -x417 -x418 -x419 -x420 -x421 -x422 x423 x424 -x425 -x426 -x427 -x428 -x429 -x430 -x431 -x432 -x433 -x434 -x435 -x436 -x437 -x438 -x439 -x440 -x441 x442 -x443 -x444 -x445 -x446 x447 -x448 -x449 -x450 -x451 -x452 -x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 -x465 -x466 -x467 -x468 -x469 -x470 -x471 -x472 -x473 -x474 -x475 -x476 -x477 -x478 -x479 -x480 -x481 -x482 -x483 -x484 -x485 -x486 -x487 -x488 -x489 -x490 -x491 -x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 
1800.08/1781.53	c objective function=-31
1800.08/1781.53	c Total wall clock time (in seconds): 1781.42

Verifier Data

OK	-31

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

pid=15942
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: 0.97 1.24 1.67 3/174 15945
/proc/meminfo: memFree=30118476/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=3568 CPUtime=0 cores=0,2,4,6
/proc/15945/stat : 15945 (java) R 15942 15945 15910 0 -1 4202496 378 0 0 0 0 0 0 0 20 0 1 0 29554011 3653632 49 33554432000 1073741824 1073778376 140735442168048 140735442165176 273896533287 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 1406 52 41 9 0 30 0

[startup+0.10006 s]
/proc/loadavg: 0.97 1.24 1.67 3/174 15945
/proc/meminfo: memFree=30118476/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 4427 0 1 0 8 1 0 0 20 0 18 0 29554011 9787879424 6056 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2389619 6056 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 0.97 1.24 1.67 3/174 15945
/proc/meminfo: memFree=30118476/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 4680 0 1 0 22 1 0 0 20 0 18 0 29554011 9787879424 6781 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2389619 6781 2199 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300224 s]
/proc/loadavg: 0.97 1.24 1.67 3/174 15945
/proc/meminfo: memFree=30118476/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9558476 CPUtime=0.43 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 5401 0 1 0 42 1 0 0 20 0 18 0 29554011 9787879424 8374 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2389619 8374 2238 9 0 2380296 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9558476

[startup+0.700185 s]
/proc/loadavg: 0.97 1.24 1.67 3/174 15945
/proc/meminfo: memFree=30118476/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9558476 CPUtime=1.62 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 23480 0 1 0 158 4 0 0 20 0 18 0 29554011 9787879424 33266 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2389619 33266 2262 9 0 2380296 0
Current children cumulated CPU time (s) 1.62
Current children cumulated vsize (KiB) 9558476

[startup+1.50085 s]
/proc/loadavg: 0.97 1.24 1.67 7/215 15993
/proc/meminfo: memFree=29812444/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9625040 CPUtime=3.8 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 28342 0 1 0 375 5 0 0 20 0 19 0 29554011 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2406260 37754 2274 9 0 2396937 0
[pid=15945/tid=15947] ppid=15942 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/15945/task/15947/stat : 15947 (java) R 15942 15945 15910 0 -1 4202560 2456 0 1 0 143 2 0 0 20 0 19 0 29554012 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987202257200 139987027917784 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15948] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987163757480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15949] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987162704936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15950] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987161651880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15951] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987160599336 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15952] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987159546280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15953] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987158493736 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15954] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987157440680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15955] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987156388136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15956] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15910 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29554014 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987025648488 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15957] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15910 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987024594808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15958] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987023541640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15964] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987022490384 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15965] ppid=15942 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15910 0 -1 4202560 15023 0 0 0 114 2 0 0 20 0 19 0 29554017 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987021437240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15966] ppid=15942 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/15945/task/15966/stat : 15966 (java) S 15942 15945 15910 0 -1 4202560 9586 0 0 0 114 2 0 0 20 0 19 0 29554017 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987020384696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15967] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15967/stat : 15967 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987019331832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15968] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15968/stat : 15968 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987018279496 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15992] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15992/stat : 15992 (java) S 15942 15945 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29554087 9856040960 37754 33554432000 1073741824 1073778376 140735442168048 139987017225768 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 9625040

[startup+3.10086 s]
/proc/loadavg: 0.97 1.24 1.67 4/215 15993
/proc/meminfo: memFree=29751440/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9625040 CPUtime=5.51 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 28393 0 1 0 545 6 0 0 20 0 19 0 29554011 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2406260 41891 2279 9 0 2396937 0
[pid=15945/tid=15947] ppid=15942 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/15945/task/15947/stat : 15947 (java) R 15942 15945 15910 0 -1 4202560 2465 0 1 0 303 2 0 0 20 0 19 0 29554012 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987202256592 139987027813397 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15948] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987163757480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15949] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987162704936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15950] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987161651880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15951] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987160599336 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15952] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987159546280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15953] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987158493736 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15954] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987157440680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15955] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15910 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987156388136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15956] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15910 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29554014 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987025648488 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15957] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15910 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987024594808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15958] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987023541640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15964] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987022490384 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15965] ppid=15942 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15910 0 -1 4202560 15060 0 0 0 120 2 0 0 20 0 19 0 29554017 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987021437240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15966] ppid=15942 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/15945/task/15966/stat : 15966 (java) S 15942 15945 15910 0 -1 4202560 9590 0 0 0 117 2 0 0 20 0 19 0 29554017 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987020384696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15967] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15967/stat : 15967 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987019331832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15968] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15968/stat : 15968 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987018279496 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15992] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15992/stat : 15992 (java) S 15942 15945 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29554087 9856040960 41891 33554432000 1073741824 1073778376 140735442168048 139987017225768 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 5.51
Current children cumulated vsize (KiB) 9625040

[startup+6.30086 s]
/proc/loadavg: 1.05 1.26 1.67 4/215 15993
/proc/meminfo: memFree=29723700/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9625040 CPUtime=8.91 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 28524 0 1 0 880 11 0 0 20 0 19 0 29554011 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2406260 58653 2292 9 0 2396937 0
[pid=15945/tid=15947] ppid=15942 vsize=9625040 CPUtime=6.2 cores=0,2,4,6
/proc/15945/task/15947/stat : 15947 (java) R 15942 15945 15910 0 -1 4202560 2490 0 1 0 618 2 0 0 20 0 19 0 29554012 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987202264408 139987027978995 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15948] ppid=15942 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15910 0 -1 4202560 21 0 0 0 0 1 0 0 20 0 19 0 29554013 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987163757480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15949] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15910 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987162704936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15950] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15910 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987161651880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15951] ppid=15942 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15910 0 -1 4202560 27 0 0 0 1 1 0 0 20 0 19 0 29554013 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987160599336 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15952] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15910 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987159546280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15953] ppid=15942 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15910 0 -1 4202560 22 0 0 0 1 1 0 0 20 0 19 0 29554013 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987158493736 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15954] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987157440680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15955] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15910 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29554013 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987156388136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15956] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15910 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29554014 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987025648488 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15957] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987024594808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15958] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987023541640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15964] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987022490384 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15965] ppid=15942 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15910 0 -1 4202560 15060 0 0 0 123 2 0 0 20 0 19 0 29554017 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987021437240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15966] ppid=15942 vsize=9625040 CPUtime=1.27 cores=0,2,4,6
/proc/15945/task/15966/stat : 15966 (java) S 15942 15945 15910 0 -1 4202560 9600 0 0 0 125 2 0 0 20 0 19 0 29554017 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987020384696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15967] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15967/stat : 15967 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987019331832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15968] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15968/stat : 15968 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987018279496 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15992] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15992/stat : 15992 (java) S 15942 15945 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29554087 9856040960 58653 33554432000 1073741824 1073778376 140735442168048 139987017225768 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.91
Current children cumulated vsize (KiB) 9625040


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

[pid=15945/tid=15992] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15992/stat : 15992 (java) S 15942 15945 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29554087 9856040960 127490 33554432000 1073741824 1073778376 140735442168048 139987017225768 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1679.52
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.29 2.33 2.19 3/215 16059
/proc/meminfo: memFree=26075848/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9625040 CPUtime=1740.26 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 43829 0 1 0 173837 189 0 0 20 0 19 0 29554011 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2406260 109952 2301 9 0 2396937 0
[pid=15945/tid=15947] ppid=15942 vsize=9625040 CPUtime=1705.53 cores=0,2,4,6
/proc/15945/task/15947/stat : 15947 (java) R 15942 15945 15910 0 -1 4202560 2900 0 1 0 170524 29 0 0 20 0 19 0 29554012 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987202264272 139987027934752 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15948] ppid=15942 vsize=9625040 CPUtime=2.59 cores=0,2,4,6
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15910 0 -1 4202560 1604 0 0 0 241 18 0 0 20 0 19 0 29554013 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987163757480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15949] ppid=15942 vsize=9625040 CPUtime=2.74 cores=0,2,4,6
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15910 0 -1 4202560 1431 0 0 0 252 22 0 0 20 0 19 0 29554013 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987162704936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15950] ppid=15942 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15910 0 -1 4202560 2053 0 0 0 261 19 0 0 20 0 19 0 29554013 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987161651880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15951] ppid=15942 vsize=9625040 CPUtime=2.7 cores=0,2,4,6
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15910 0 -1 4202560 1816 0 0 0 253 17 0 0 20 0 19 0 29554013 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987160599336 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15952] ppid=15942 vsize=9625040 CPUtime=2.76 cores=0,2,4,6
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15910 0 -1 4202560 891 0 0 0 259 17 0 0 20 0 19 0 29554013 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987159546280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15953] ppid=15942 vsize=9625040 CPUtime=2.7 cores=0,2,4,6
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15910 0 -1 4202560 2464 0 0 0 252 18 0 0 20 0 19 0 29554013 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987158493736 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15954] ppid=15942 vsize=9625040 CPUtime=2.75 cores=0,2,4,6
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15910 0 -1 4202560 1908 0 0 0 254 21 0 0 20 0 19 0 29554013 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987157440680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15955] ppid=15942 vsize=9625040 CPUtime=2.73 cores=0,2,4,6
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15910 0 -1 4202560 1396 0 0 0 250 23 0 0 20 0 19 0 29554013 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987156388136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15956] ppid=15942 vsize=9625040 CPUtime=5.69 cores=0,2,4,6
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15910 0 -1 4202560 1342 0 0 0 563 6 0 0 20 0 19 0 29554014 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987025648488 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15957] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987024594808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15958] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987023541640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15964] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987022490384 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15965] ppid=15942 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15910 0 -1 4202560 15060 0 0 0 123 2 0 0 20 0 19 0 29554017 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987021437240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15966] ppid=15942 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/15945/task/15966/stat : 15966 (java) S 15942 15945 15910 0 -1 4202560 9602 0 0 0 126 2 0 0 20 0 19 0 29554017 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987020384696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15967] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15967/stat : 15967 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987019331832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15968] ppid=15942 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/15945/task/15968/stat : 15968 (java) S 15942 15945 15910 0 -1 4202560 99 0 0 0 36 31 0 0 20 0 19 0 29554017 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987018279496 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15992] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15992/stat : 15992 (java) S 15942 15945 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29554087 9856040960 109952 33554432000 1073741824 1073778376 140735442168048 139987017225768 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1740.26
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1781.5 s]
/proc/loadavg: 2.42 2.36 2.21 3/215 16060
/proc/meminfo: memFree=26037768/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 44407 0 1 0 179809 199 0 0 20 0 19 0 29554011 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2406260 123967 2301 9 0 2396937 0
[pid=15945/tid=15947] ppid=15942 vsize=9625040 CPUtime=1764.16 cores=0,2,4,6
/proc/15945/task/15947/stat : 15947 (java) R 15942 15945 15910 0 -1 4202560 2922 0 1 0 176386 30 0 0 20 0 19 0 29554012 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987202264272 139987028078700 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15948] ppid=15942 vsize=9625040 CPUtime=2.71 cores=0,2,4,6
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15910 0 -1 4202560 1634 0 0 0 251 20 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987163757480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15949] ppid=15942 vsize=9625040 CPUtime=2.86 cores=0,2,4,6
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15910 0 -1 4202560 1481 0 0 0 263 23 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987162704936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15950] ppid=15942 vsize=9625040 CPUtime=2.91 cores=0,2,4,6
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15910 0 -1 4202560 2335 0 0 0 271 20 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987161651880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15951] ppid=15942 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15910 0 -1 4202560 1831 0 0 0 262 18 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987160599336 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15952] ppid=15942 vsize=9625040 CPUtime=2.9 cores=0,2,4,6
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15910 0 -1 4202560 1017 0 0 0 272 18 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987159546280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15953] ppid=15942 vsize=9625040 CPUtime=2.79 cores=0,2,4,6
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15910 0 -1 4202560 2471 0 0 0 261 18 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987158493736 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15954] ppid=15942 vsize=9625040 CPUtime=2.84 cores=0,2,4,6
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15910 0 -1 4202560 1920 0 0 0 262 22 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987157440680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15955] ppid=15942 vsize=9625040 CPUtime=2.86 cores=0,2,4,6
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15910 0 -1 4202560 1416 0 0 0 262 24 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987156388136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15956] ppid=15942 vsize=9625040 CPUtime=5.84 cores=0,2,4,6
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15910 0 -1 4202560 1352 0 0 0 578 6 0 0 20 0 19 0 29554014 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987025648488 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15957] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987024594808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15958] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987023541640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15964] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987022490384 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15965] ppid=15942 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15910 0 -1 4202560 15060 0 0 0 123 2 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987021437240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15966] ppid=15942 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/15945/task/15966/stat : 15966 (java) S 15942 15945 15910 0 -1 4202560 9602 0 0 0 126 2 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987020384696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15967] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15967/stat : 15967 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987019331832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15968] ppid=15942 vsize=9625040 CPUtime=0.7 cores=0,2,4,6
/proc/15945/task/15968/stat : 15968 (java) S 15942 15945 15910 0 -1 4202560 103 0 0 0 37 33 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987018279496 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15992] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15992/stat : 15992 (java) S 15942 15945 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29554087 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987017225768 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 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 15945 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1781.5 s]
/proc/loadavg: 2.42 2.36 2.21 3/215 16060
/proc/meminfo: memFree=26037768/32872528 swapFree=1482636/1662508
[pid=15945] ppid=15942 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/15945/stat : 15945 (java) S 15942 15945 15910 0 -1 4202496 44407 0 1 0 179809 199 0 0 20 0 19 0 29554011 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 140735442159184 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/15945/statm: 2406260 123967 2301 9 0 2396937 0
[pid=15945/tid=15947] ppid=15942 vsize=9625040 CPUtime=1764.16 cores=0,2,4,6
/proc/15945/task/15947/stat : 15947 (java) R 15942 15945 15910 0 -1 4202560 2922 0 1 0 176386 30 0 0 20 0 19 0 29554012 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987202264272 139987028078700 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15948] ppid=15942 vsize=9625040 CPUtime=2.71 cores=0,2,4,6
/proc/15945/task/15948/stat : 15948 (java) S 15942 15945 15910 0 -1 4202560 1634 0 0 0 251 20 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987163757480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15949] ppid=15942 vsize=9625040 CPUtime=2.86 cores=0,2,4,6
/proc/15945/task/15949/stat : 15949 (java) S 15942 15945 15910 0 -1 4202560 1481 0 0 0 263 23 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987162704936 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15950] ppid=15942 vsize=9625040 CPUtime=2.91 cores=0,2,4,6
/proc/15945/task/15950/stat : 15950 (java) S 15942 15945 15910 0 -1 4202560 2335 0 0 0 271 20 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987161651880 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15951] ppid=15942 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/15945/task/15951/stat : 15951 (java) S 15942 15945 15910 0 -1 4202560 1831 0 0 0 262 18 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987160599336 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15952] ppid=15942 vsize=9625040 CPUtime=2.9 cores=0,2,4,6
/proc/15945/task/15952/stat : 15952 (java) S 15942 15945 15910 0 -1 4202560 1017 0 0 0 272 18 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987159546280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15953] ppid=15942 vsize=9625040 CPUtime=2.79 cores=0,2,4,6
/proc/15945/task/15953/stat : 15953 (java) S 15942 15945 15910 0 -1 4202560 2471 0 0 0 261 18 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987158493736 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15954] ppid=15942 vsize=9625040 CPUtime=2.84 cores=0,2,4,6
/proc/15945/task/15954/stat : 15954 (java) S 15942 15945 15910 0 -1 4202560 1920 0 0 0 262 22 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987157440680 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15945/tid=15955] ppid=15942 vsize=9625040 CPUtime=2.86 cores=0,2,4,6
/proc/15945/task/15955/stat : 15955 (java) S 15942 15945 15910 0 -1 4202560 1416 0 0 0 262 24 0 0 20 0 19 0 29554013 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987156388136 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15945/tid=15956] ppid=15942 vsize=9625040 CPUtime=5.84 cores=0,2,4,6
/proc/15945/task/15956/stat : 15956 (java) S 15942 15945 15910 0 -1 4202560 1352 0 0 0 578 6 0 0 20 0 19 0 29554014 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987025648488 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15957] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15957/stat : 15957 (java) S 15942 15945 15910 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987024594808 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15958] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15958/stat : 15958 (java) S 15942 15945 15910 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29554015 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987023541640 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15964] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15964/stat : 15964 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987022490384 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15965] ppid=15942 vsize=9625040 CPUtime=1.25 cores=0,2,4,6
/proc/15945/task/15965/stat : 15965 (java) S 15942 15945 15910 0 -1 4202560 15060 0 0 0 123 2 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987021437240 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15966] ppid=15942 vsize=9625040 CPUtime=1.28 cores=0,2,4,6
/proc/15945/task/15966/stat : 15966 (java) S 15942 15945 15910 0 -1 4202560 9602 0 0 0 126 2 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987020384696 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15967] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15967/stat : 15967 (java) S 15942 15945 15910 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987019331832 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15945/tid=15968] ppid=15942 vsize=9625040 CPUtime=0.7 cores=0,2,4,6
/proc/15945/task/15968/stat : 15968 (java) S 15942 15945 15910 0 -1 4202560 103 0 0 0 37 33 0 0 20 0 19 0 29554017 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987018279496 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15945/tid=15992] ppid=15942 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/15945/task/15992/stat : 15992 (java) S 15942 15945 15910 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29554087 9856040960 123967 33554432000 1073741824 1073778376 140735442168048 139987017225768 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15945 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=758307
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=503619
# CPU time returned by wait4() is 1796.26
# 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): 1781.54
CPU time (s): 1800.08
CPU user time (s): 1798.09
CPU system time (s): 1.99
CPU usage (%): 101.041
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.76
system time used= 2.50362
maximum resident set size= 887192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44442
page faults= 1
swaps= 0
block input operations= 240
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51437
involuntary context switches= 43036

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4004 second user time and 13.7339 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 20:37:56
IDJOB=4106738
IDBENCH=48221
IDSOLVER=2546
FILE ID=node134/4106738-1466275076
RUNJOBID= node134-1466275076-15926
PBS_JOBID= 19918245
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_60_5.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106738-1466275076/watcher-4106738-1466275076 -o /tmp/evaluation-result-4106738-1466275076/solver-4106738-1466275076 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466275076-15926 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106738-1466275076.opb

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

MD5SUM BENCH= 5ebd53ca3e688df11993cbeac431dac6
RANDOM SEED=627252251

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.020
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.020
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		: 2667.020
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.54
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.020
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		: 2667.020
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:        30120228 kB
Buffers:          165460 kB
Cached:           185572 kB
SwapCached:         1008 kB
Active:            82080 kB
Inactive:         272072 kB
Active(anon):       3988 kB
Inactive(anon):     1616 kB
Active(file):      78092 kB
Inactive(file):   270456 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:              1240 kB
Writeback:             0 kB
AnonPages:       1664976 kB
Mapped:             6828 kB
Shmem:                 0 kB
Slab:             602448 kB
SReclaimable:      46768 kB
SUnreclaim:       555680 kB
KernelStack:        1352 kB
PageTables:         7704 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1759696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 71716 MiB
End job on node134 at 2016-06-18 21:07:38