Trace number 4106717

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)-30 1800.02 1781.05

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_60_4.opb
MD5SUM468c9636f2c99e512d4c3bca04b78033
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.01
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 constraint106
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)37458
Sum of products size (including duplicates)74916
Number of different products18729
Sum of products size37458

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4106717-1466274652.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
1.65/0.72	c ... done. Wall clock time 0.61s.
1.65/0.72	c declared #vars     500
1.65/0.72	c internal #vars     19229
1.65/0.72	c #constraints  38458
1.65/0.72	c constraints type 
1.65/0.72	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 18729
1.65/0.72	c org.sat4j.minisat.constraints.cnf.UnitClauses => 482
1.65/0.72	c org.sat4j.specs.Constr$1 => 512
1.65/0.72	c org.sat4j.minisat.constraints.cnf.UnitClause => 6
1.65/0.72	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 18729
1.65/0.72	c 38458 constraints processed.
1.65/0.72	c objective function length is 500 literals
2.25/0.95	c SATISFIABLE
2.25/0.95	c OPTIMIZING...
2.25/0.95	c Got one! Elapsed wall clock time (in seconds):0.839
2.25/0.95	o -26
3.16/1.26	c Got one! Elapsed wall clock time (in seconds):1.155
3.16/1.26	o -27
3.72/1.40	c Got one! Elapsed wall clock time (in seconds):1.289
3.72/1.40	o -28
4.41/2.03	c Got one! Elapsed wall clock time (in seconds):1.919
4.41/2.03	o -29
4.41/2.05	c Got one! Elapsed wall clock time (in seconds):1.943
4.41/2.05	o -30
4.77/2.30	c cleaning 2882 clauses out of 5764 with flag 4217/5764
5.58/2.96	c cleaning 4442 clauses out of 8883 with flag 16482/11765
6.38/3.78	c cleaning 5720 clauses out of 11439 with flag 30958/18763
7.51/4.80	c cleaning 6859 clauses out of 13720 with flag 47401/26764
8.84/6.08	c cleaning 7924 clauses out of 15860 with flag 65778/35763
10.14/7.38	c cleaning 8965 clauses out of 17936 with flag 86149/45763
11.71/8.86	c cleaning 9984 clauses out of 19974 with flag 108581/56766
13.46/10.55	c cleaning 10990 clauses out of 21987 with flag 133136/68763
15.26/12.35	c cleaning 11998 clauses out of 23997 with flag 159701/81763
17.86/14.90	c cleaning 12999 clauses out of 25999 with flag 188272/95763
20.95/17.82	c cleaning 14001 clauses out of 28001 with flag 218908/110764
24.45/21.30	c cleaning 14998 clauses out of 29999 with flag 251547/126763
28.15/25.07	c cleaning 15992 clauses out of 32001 with flag 286247/143763
32.25/29.11	c cleaning 17005 clauses out of 34010 with flag 323018/161764
36.61/33.31	c cleaning 17998 clauses out of 36006 with flag 361873/180765
40.61/37.33	c cleaning 19003 clauses out of 38009 with flag 402688/200766
44.71/41.47	c cleaning 19995 clauses out of 40005 with flag 446496/221765
51.78/48.33	c cleaning 21004 clauses out of 42010 with flag 498708/243765
59.28/55.84	c cleaning 22002 clauses out of 44004 with flag 557262/266763
68.49/65.02	c cleaning 22998 clauses out of 46003 with flag 618167/290764
78.28/74.71	c cleaning 23999 clauses out of 48004 with flag 683949/315763
87.88/84.34	c cleaning 24997 clauses out of 50006 with flag 751097/341764
98.99/95.48	c cleaning 26002 clauses out of 52008 with flag 817651/368763
110.80/107.06	c cleaning 26997 clauses out of 54006 with flag 889579/396763
122.71/118.90	c cleaning 28001 clauses out of 56012 with flag 962070/425766
136.62/132.63	c cleaning 29000 clauses out of 58010 with flag 1034464/455765
150.62/146.64	c cleaning 30002 clauses out of 60008 with flag 1108852/486763
165.74/161.53	c cleaning 31004 clauses out of 62007 with flag 1184166/518764
181.94/177.53	c cleaning 31994 clauses out of 64002 with flag 1263956/551763
197.75/193.38	c cleaning 33001 clauses out of 66012 with flag 1345472/585767
213.87/209.43	c cleaning 34001 clauses out of 68007 with flag 1427785/620763
232.16/227.64	c cleaning 35002 clauses out of 70007 with flag 1515880/656764
244.45/239.89	c cleaning 36002 clauses out of 72004 with flag 1593747/693763
257.56/252.85	c cleaning 37001 clauses out of 74002 with flag 1674068/731763
272.59/267.77	c cleaning 38000 clauses out of 76003 with flag 1755716/770765
286.99/282.02	c cleaning 39000 clauses out of 78002 with flag 1838324/810764
300.50/295.49	c cleaning 39999 clauses out of 80001 with flag 1923164/851763
314.67/309.58	c cleaning 41002 clauses out of 82003 with flag 2010137/893764
330.07/324.81	c cleaning 42001 clauses out of 84001 with flag 2099144/936764
345.01/339.75	c cleaning 42999 clauses out of 85999 with flag 2190138/980763
362.11/356.74	c cleaning 43998 clauses out of 88001 with flag 2283463/1025764
379.78/374.32	c cleaning 44999 clauses out of 90002 with flag 2378363/1071763
400.95/395.45	c cleaning 46001 clauses out of 92004 with flag 2475162/1118764
420.46/414.83	c cleaning 46998 clauses out of 94002 with flag 2574306/1166763
442.25/436.57	c cleaning 48001 clauses out of 96004 with flag 2675731/1215763
462.93/457.08	c cleaning 49001 clauses out of 98005 with flag 2778672/1265765
486.17/480.17	c cleaning 49997 clauses out of 100002 with flag 2883251/1316763
508.47/502.38	c cleaning 50999 clauses out of 102005 with flag 2990101/1368763
529.97/523.71	c cleaning 51999 clauses out of 104006 with flag 3098738/1421763
555.77/549.32	c cleaning 52999 clauses out of 106009 with flag 3208812/1475765
576.71/570.03	c cleaning 54000 clauses out of 108008 with flag 3321138/1530763
602.59/595.79	c cleaning 55001 clauses out of 110008 with flag 3436587/1586763
627.12/620.12	c cleaning 56003 clauses out of 112007 with flag 3554281/1643763
656.91/649.79	c cleaning 57000 clauses out of 114004 with flag 3673979/1701763
687.66/680.39	c cleaning 58001 clauses out of 116006 with flag 3795451/1760765
719.93/712.23	c cleaning 59001 clauses out of 118003 with flag 3919450/1820763
750.93/742.95	c cleaning 59997 clauses out of 120002 with flag 4044964/1881763
782.13/773.98	c cleaning 61001 clauses out of 122007 with flag 4172869/1943765
811.40/802.97	c cleaning 62002 clauses out of 124005 with flag 4302945/2006764
846.74/838.08	c cleaning 62998 clauses out of 126003 with flag 4434764/2070764
889.80/880.65	c cleaning 64000 clauses out of 128004 with flag 4569960/2135763
934.21/924.68	c cleaning 64996 clauses out of 130004 with flag 4706924/2201763
978.95/968.97	c cleaning 66003 clauses out of 132009 with flag 4845418/2268764
1026.39/1015.85	c cleaning 66999 clauses out of 134005 with flag 4985982/2336763
1074.71/1063.66	c cleaning 68003 clauses out of 136009 with flag 5126972/2405766
1120.81/1109.27	c cleaning 68997 clauses out of 138003 with flag 5270057/2475763
1173.65/1161.69	c cleaning 70004 clauses out of 140013 with flag 5415027/2546770
1228.31/1215.72	c cleaning 70997 clauses out of 142002 with flag 5563086/2618763
1281.34/1268.28	c cleaning 72003 clauses out of 144005 with flag 5713721/2691763
1330.81/1317.28	c cleaning 73001 clauses out of 146003 with flag 5866997/2765764
1383.39/1369.19	c cleaning 73999 clauses out of 148001 with flag 6022073/2840763
1444.70/1429.79	c cleaning 74994 clauses out of 150002 with flag 6182228/2916763
1509.72/1494.00	c cleaning 76000 clauses out of 152009 with flag 6341307/2993764
1568.07/1551.78	c cleaning 77002 clauses out of 154010 with flag 6502839/3071765
1624.83/1607.82	c cleaning 78002 clauses out of 156007 with flag 6665027/3150764
1696.81/1679.19	c cleaning 78997 clauses out of 158005 with flag 6829808/3230764
1770.80/1752.24	c cleaning 80005 clauses out of 160009 with flag 6997777/3311765
1800.02/1781.01	c starts		: 8682
1800.02/1781.01	c conflicts		: 3357248
1800.02/1781.01	c decisions		: 7301563
1800.02/1781.01	c propagations		: 22476861
1800.02/1781.01	c inspects		: 21094795765
1800.02/1781.01	c shortcuts		: 0
1800.02/1781.01	c learnt literals	: 0
1800.02/1781.01	c learnt binary clauses	: 0
1800.02/1781.01	c learnt ternary clauses	: 0
1800.02/1781.01	c learnt constraints	: 3357248
1800.02/1781.01	c ignored constraints	: 0
1800.02/1781.01	c root simplifications	: 0
1800.02/1781.01	c removed literals (reason simplification)	: 0
1800.02/1781.01	c reason swapping (by a shorter reason)	: 0
1800.02/1781.01	c Calls to reduceDB	: 77
1800.02/1781.01	c Number of update (reduction) of LBD	: 106139
1800.02/1781.01	c Imported unit clauses	: 0
1800.02/1781.01	c number of reductions to clauses (during analyze)	: 0
1800.02/1781.01	c number of learned constraints concerned by reduction	: 0
1800.02/1781.01	c number of learning phase by resolution	: 0
1800.02/1781.01	c number of learning phase by cutting planes	: 0
1800.02/1781.01	c speed (assignments/second)	: 12625.726937277665
1800.02/1781.01	c non guided choices	0
1800.02/1781.04	c learnt constraints type 
1800.02/1781.04	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 125488
1800.02/1781.04	s SATISFIABLE
1800.02/1781.04	c Found 5 solution(s)
1800.02/1781.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 -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.02/1781.04	c objective function=-30
1800.02/1781.04	c Total wall clock time (in seconds): 1780.93

Verifier Data

OK	-30

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-4106717-1466274652/watcher-4106717-1466274652 -o /tmp/evaluation-result-4106717-1466274652/solver-4106717-1466274652 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6932 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4106717-1466274652.opb 

pid=22382
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.21 2.30 2.23 3/195 22385
/proc/meminfo: memFree=29219632/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 29512038 98570240 977 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 24065 977 743 9 0 16771 0
[pid=22385/tid=22386] ppid=22382 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 29512038 98570240 977 33554432000 1073741824 1073778376 140735904131600 140331300400680 259112387968 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100116 s]
/proc/loadavg: 2.21 2.30 2.23 3/195 22385
/proc/meminfo: memFree=29219632/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 4418 0 1 0 9 1 0 0 20 0 18 0 29512038 9787879424 6041 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2389619 6041 2125 9 0 2380296 0
[pid=22385/tid=22386] ppid=22382 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 2379 0 1 0 7 0 0 0 20 0 18 0 29512038 9787879424 6041 33554432000 1073741824 1073778376 140735904131600 140331300404128 140331290458132 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200318 s]
/proc/loadavg: 2.21 2.30 2.23 3/195 22385
/proc/meminfo: memFree=29219632/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 4682 0 1 0 23 1 0 0 20 0 18 0 29512038 9787879424 6752 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2389619 6752 2199 9 0 2380296 0
[pid=22385/tid=22386] ppid=22382 vsize=9558476 CPUtime=0.17 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 2401 0 1 0 17 0 0 0 20 0 18 0 29512038 9787879424 6752 33554432000 1073741824 1073778376 140735904131600 140331300404128 140331161085185 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300311 s]
/proc/loadavg: 2.21 2.30 2.23 3/195 22385
/proc/meminfo: memFree=29219632/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 5556 0 1 0 43 1 0 0 20 0 18 0 29512038 9787879424 8470 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2389619 8470 2224 9 0 2380296 0
[pid=22385/tid=22386] ppid=22382 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 2405 0 1 0 26 1 0 0 20 0 18 0 29512038 9787879424 8470 33554432000 1073741824 1073778376 140735904131600 140331300404128 140331161072865 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700268 s]
/proc/loadavg: 2.21 2.30 2.23 3/195 22385
/proc/meminfo: memFree=29219632/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9558476 CPUtime=1.65 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 24897 0 1 0 160 5 0 0 20 0 18 0 29512038 9787879424 34264 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2389619 34265 2256 9 0 2380296 0
[pid=22385/tid=22386] ppid=22382 vsize=9558476 CPUtime=0.67 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 2435 0 1 0 65 2 0 0 20 0 18 0 29512038 9787879424 34268 33554432000 1073741824 1073778376 140735904131600 140331300396912 140331161416510 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9558476

[startup+1.50074 s]
/proc/loadavg: 2.21 2.30 2.23 5/214 22404
/proc/meminfo: memFree=29083772/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9625040 CPUtime=3.84 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 29471 0 1 0 378 6 0 0 20 0 19 0 29512038 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2406260 37182 2270 9 0 2396937 0
[pid=22385/tid=22386] ppid=22382 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 2446 0 1 0 144 2 0 0 20 0 19 0 29512038 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331300405544 140331162233292 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22388] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22388/stat : 22388 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331144346536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22389] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22389/stat : 22389 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331143293992 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22390] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22390/stat : 22390 (java) S 22382 22385 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331142240936 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22391] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22391/stat : 22391 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331141188392 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22392] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22392/stat : 22392 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331140135336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22393] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22393/stat : 22393 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331139082792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22394] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22394/stat : 22394 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331138029736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22395] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22395/stat : 22395 (java) S 22382 22385 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331136977192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22396] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22396/stat : 22396 (java) S 22382 22385 6916 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 29512040 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331124566888 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22397] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22397/stat : 22397 (java) S 22382 22385 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331123513208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22398] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22398/stat : 22398 (java) S 22382 22385 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331122460040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22399] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22399/stat : 22399 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331121408784 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22400] ppid=22382 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/22385/task/22400/stat : 22400 (java) S 22382 22385 6916 0 -1 4202560 9017 0 0 0 114 0 0 0 20 0 19 0 29512043 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331120355640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22401] ppid=22382 vsize=9625040 CPUtime=1.19 cores=0,2,4,6
/proc/22385/task/22401/stat : 22401 (java) S 22382 22385 6916 0 -1 4202560 16730 0 0 0 117 2 0 0 20 0 19 0 29512043 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331119303096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22402] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22402/stat : 22402 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331118250232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22403] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22403/stat : 22403 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331117197896 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22404] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22404/stat : 22404 (java) S 22382 22385 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29512115 9856040960 37182 33554432000 1073741824 1073778376 140735904131600 140331116144168 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.84
Current children cumulated vsize (KiB) 9625040

[startup+3.10089 s]
/proc/loadavg: 2.21 2.30 2.23 4/214 22404
/proc/meminfo: memFree=29068824/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9625040 CPUtime=5.78 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 31821 0 1 0 571 7 0 0 20 0 19 0 29512038 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2406260 43928 2277 9 0 2396937 0
[pid=22385/tid=22386] ppid=22382 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 2460 0 1 0 302 3 0 0 20 0 19 0 29512038 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331300396768 140331162320127 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22388] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22388/stat : 22388 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331144346536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22389] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22389/stat : 22389 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331143293992 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22390] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22390/stat : 22390 (java) S 22382 22385 6916 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331142240936 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22391] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22391/stat : 22391 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331141188392 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22392] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22392/stat : 22392 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331140135336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22393] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22393/stat : 22393 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331139082792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22394] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22394/stat : 22394 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331138029736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22395] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22395/stat : 22395 (java) S 22382 22385 6916 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331136977192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22396] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22396/stat : 22396 (java) S 22382 22385 6916 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29512040 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331124566888 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22397] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22397/stat : 22397 (java) S 22382 22385 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331123513208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22398] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22398/stat : 22398 (java) S 22382 22385 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331122460040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22399] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22399/stat : 22399 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331121408784 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22400] ppid=22382 vsize=9625040 CPUtime=1.4 cores=0,2,4,6
/proc/22385/task/22400/stat : 22400 (java) S 22382 22385 6916 0 -1 4202560 11273 0 0 0 138 2 0 0 20 0 19 0 29512043 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331120355640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22401] ppid=22382 vsize=9625040 CPUtime=1.29 cores=0,2,4,6
/proc/22385/task/22401/stat : 22401 (java) S 22382 22385 6916 0 -1 4202560 16809 0 0 0 127 2 0 0 20 0 19 0 29512043 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331119303096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22402] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22402/stat : 22402 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331118250232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22403] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22403/stat : 22403 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331117197896 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22404] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22404/stat : 22404 (java) S 22382 22385 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29512115 9856040960 43928 33554432000 1073741824 1073778376 140735904131600 140331116144168 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.78
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.19 2.29 2.23 3/214 22404
/proc/meminfo: memFree=28987780/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9625040 CPUtime=9.14 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 32405 0 1 0 901 13 0 0 20 0 19 0 29512038 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2406260 59620 2290 9 0 2396937 0
[pid=22385/tid=22386] ppid=22382 vsize=9625040 CPUtime=6.19 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 2483 0 1 0 616 3 0 0 20 0 19 0 29512038 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331300404552 140331162234563 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22388] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22388/stat : 22388 (java) S 22382 22385 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331144346536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22389] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22389/stat : 22389 (java) S 22382 22385 6916 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331143293992 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22390] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22390/stat : 22390 (java) S 22382 22385 6916 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331142240936 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22391] ppid=22382 vsize=9625040 CPUtime=0.02 cores=0,2,4,6
/proc/22385/task/22391/stat : 22391 (java) S 22382 22385 6916 0 -1 4202560 27 0 0 0 1 1 0 0 20 0 19 0 29512039 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331141188392 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22392] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22392/stat : 22392 (java) S 22382 22385 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331140135336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22393] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22393/stat : 22393 (java) S 22382 22385 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331139082792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22394] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22394/stat : 22394 (java) S 22382 22385 6916 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331138029736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22395] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22395/stat : 22395 (java) S 22382 22385 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29512039 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331136977192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22396] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22396/stat : 22396 (java) S 22382 22385 6916 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 29512040 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331124566888 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22397] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22397/stat : 22397 (java) S 22382 22385 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331123513208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22398] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22398/stat : 22398 (java) S 22382 22385 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331122460040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22399] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22399/stat : 22399 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331121408784 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22400] ppid=22382 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/22385/task/22400/stat : 22400 (java) S 22382 22385 6916 0 -1 4202560 11736 0 0 0 144 2 0 0 20 0 19 0 29512043 9856040960 59620 33554432000 1073741824 1073778376 140735904131600 140331120355640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22401] ppid=22382 vsize=9625040 CPUtime=1.29 cores=0,2,4,6

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

[pid=22385/tid=22404] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22404/stat : 22404 (java) S 22382 22385 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29512115 9856040960 106912 33554432000 1073741824 1073778376 140735904131600 140331116144168 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1619.29
Current children cumulated vsize (KiB) 9625040

[startup+1662.3 s]
/proc/loadavg: 2.16 2.19 2.18 4/212 22508
/proc/meminfo: memFree=29283468/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9625040 CPUtime=1679.92 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 52159 0 1 0 167817 175 0 0 20 0 19 0 29512038 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2406260 116569 2299 9 0 2396937 0
[pid=22385/tid=22386] ppid=22382 vsize=9625040 CPUtime=1645.94 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 2943 0 1 0 164563 31 0 0 20 0 19 0 29512038 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331300404464 140331162320184 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22388] ppid=22382 vsize=9625040 CPUtime=2.57 cores=0,2,4,6
/proc/22385/task/22388/stat : 22388 (java) S 22382 22385 6916 0 -1 4202560 2685 0 0 0 243 14 0 0 20 0 19 0 29512039 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331144346536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22389] ppid=22382 vsize=9625040 CPUtime=2.59 cores=0,2,4,6
/proc/22385/task/22389/stat : 22389 (java) S 22382 22385 6916 0 -1 4202560 2081 0 0 0 242 17 0 0 20 0 19 0 29512039 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331143293992 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22390] ppid=22382 vsize=9625040 CPUtime=2.66 cores=0,2,4,6
/proc/22385/task/22390/stat : 22390 (java) S 22382 22385 6916 0 -1 4202560 1963 0 0 0 251 15 0 0 20 0 19 0 29512039 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331142240936 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22391] ppid=22382 vsize=9625040 CPUtime=2.71 cores=0,2,4,6
/proc/22385/task/22391/stat : 22391 (java) S 22382 22385 6916 0 -1 4202560 1805 0 0 0 250 21 0 0 20 0 19 0 29512039 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331141188392 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22392] ppid=22382 vsize=9625040 CPUtime=2.74 cores=0,2,4,6
/proc/22385/task/22392/stat : 22392 (java) S 22382 22385 6916 0 -1 4202560 2346 0 0 0 256 18 0 0 20 0 19 0 29512039 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331140135336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22393] ppid=22382 vsize=9625040 CPUtime=2.62 cores=0,2,4,6
/proc/22385/task/22393/stat : 22393 (java) S 22382 22385 6916 0 -1 4202560 1795 0 0 0 246 16 0 0 20 0 19 0 29512039 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331139082792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22394] ppid=22382 vsize=9625040 CPUtime=2.53 cores=0,2,4,6
/proc/22385/task/22394/stat : 22394 (java) S 22382 22385 6916 0 -1 4202560 3134 0 0 0 238 15 0 0 20 0 19 0 29512039 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331138029736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22395] ppid=22382 vsize=9625040 CPUtime=2.69 cores=0,2,4,6
/proc/22385/task/22395/stat : 22395 (java) S 22382 22385 6916 0 -1 4202560 2371 0 0 0 250 19 0 0 20 0 19 0 29512039 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331136977192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22396] ppid=22382 vsize=9625040 CPUtime=5.5 cores=0,2,4,6
/proc/22385/task/22396/stat : 22396 (java) S 22382 22385 6916 0 -1 4202560 1130 0 0 0 544 6 0 0 20 0 19 0 29512040 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331124566888 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22397] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22397/stat : 22397 (java) S 22382 22385 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331123513208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22398] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22398/stat : 22398 (java) S 22382 22385 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331122460040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22399] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22399/stat : 22399 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331121408784 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22400] ppid=22382 vsize=9625040 CPUtime=1.58 cores=0,2,4,6
/proc/22385/task/22400/stat : 22400 (java) S 22382 22385 6916 0 -1 4202560 11740 0 0 0 156 2 0 0 20 0 19 0 29512043 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331120355640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22401] ppid=22382 vsize=9625040 CPUtime=1.29 cores=0,2,4,6
/proc/22385/task/22401/stat : 22401 (java) S 22382 22385 6916 0 -1 4202560 16809 0 0 0 127 2 0 0 20 0 19 0 29512043 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331119303096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22402] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22402/stat : 22402 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331118250232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22403] ppid=22382 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/22385/task/22403/stat : 22403 (java) S 22382 22385 6916 0 -1 4202560 94 0 0 0 30 30 0 0 20 0 19 0 29512043 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331117197896 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22404] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22404/stat : 22404 (java) S 22382 22385 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29512115 9856040960 116569 33554432000 1073741824 1073778376 140735904131600 140331116144168 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1679.92
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.14 2.18 2.18 4/213 22510
/proc/meminfo: memFree=29340660/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9625040 CPUtime=1740.61 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 52316 0 1 0 173883 178 0 0 20 0 19 0 29512038 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2406260 102422 2299 9 0 2396937 0
[pid=22385/tid=22386] ppid=22382 vsize=9625040 CPUtime=1705.31 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 2976 0 1 0 170500 31 0 0 20 0 19 0 29512038 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331300404464 140331162320164 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22388] ppid=22382 vsize=9625040 CPUtime=2.68 cores=0,2,4,6
/proc/22385/task/22388/stat : 22388 (java) S 22382 22385 6916 0 -1 4202560 2685 0 0 0 253 15 0 0 20 0 19 0 29512039 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331144346536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22389] ppid=22382 vsize=9625040 CPUtime=2.73 cores=0,2,4,6
/proc/22385/task/22389/stat : 22389 (java) S 22382 22385 6916 0 -1 4202560 2082 0 0 0 256 17 0 0 20 0 19 0 29512039 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331143293992 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22390] ppid=22382 vsize=9625040 CPUtime=2.78 cores=0,2,4,6
/proc/22385/task/22390/stat : 22390 (java) S 22382 22385 6916 0 -1 4202560 1965 0 0 0 262 16 0 0 20 0 19 0 29512039 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331142240936 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22391] ppid=22382 vsize=9625040 CPUtime=2.85 cores=0,2,4,6
/proc/22385/task/22391/stat : 22391 (java) S 22382 22385 6916 0 -1 4202560 1819 0 0 0 264 21 0 0 20 0 19 0 29512039 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331141188392 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22392] ppid=22382 vsize=9625040 CPUtime=2.87 cores=0,2,4,6
/proc/22385/task/22392/stat : 22392 (java) S 22382 22385 6916 0 -1 4202560 2380 0 0 0 268 19 0 0 20 0 19 0 29512039 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331140135336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22393] ppid=22382 vsize=9625040 CPUtime=2.74 cores=0,2,4,6
/proc/22385/task/22393/stat : 22393 (java) S 22382 22385 6916 0 -1 4202560 1797 0 0 0 258 16 0 0 20 0 19 0 29512039 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331139082792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22394] ppid=22382 vsize=9625040 CPUtime=2.66 cores=0,2,4,6
/proc/22385/task/22394/stat : 22394 (java) S 22382 22385 6916 0 -1 4202560 3190 0 0 0 250 16 0 0 20 0 19 0 29512039 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331138029736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22395] ppid=22382 vsize=9625040 CPUtime=2.82 cores=0,2,4,6
/proc/22385/task/22395/stat : 22395 (java) S 22382 22385 6916 0 -1 4202560 2372 0 0 0 262 20 0 0 20 0 19 0 29512039 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331136977192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22396] ppid=22382 vsize=9625040 CPUtime=5.64 cores=0,2,4,6
/proc/22385/task/22396/stat : 22396 (java) S 22382 22385 6916 0 -1 4202560 1140 0 0 0 558 6 0 0 20 0 19 0 29512040 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331124566888 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22397] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22397/stat : 22397 (java) S 22382 22385 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331123513208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22398] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22398/stat : 22398 (java) S 22382 22385 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331122460040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22399] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22399/stat : 22399 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331121408784 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22400] ppid=22382 vsize=9625040 CPUtime=1.58 cores=0,2,4,6
/proc/22385/task/22400/stat : 22400 (java) S 22382 22385 6916 0 -1 4202560 11740 0 0 0 156 2 0 0 20 0 19 0 29512043 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331120355640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22401] ppid=22382 vsize=9625040 CPUtime=1.29 cores=0,2,4,6
/proc/22385/task/22401/stat : 22401 (java) S 22382 22385 6916 0 -1 4202560 16809 0 0 0 127 2 0 0 20 0 19 0 29512043 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331119303096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22402] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22402/stat : 22402 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331118250232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22403] ppid=22382 vsize=9625040 CPUtime=0.62 cores=0,2,4,6
/proc/22385/task/22403/stat : 22403 (java) S 22382 22385 6916 0 -1 4202560 98 0 0 0 31 31 0 0 20 0 19 0 29512043 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331117197896 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22404] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22404/stat : 22404 (java) S 22382 22385 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29512115 9856040960 102422 33554432000 1073741824 1073778376 140735904131600 140331116144168 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1740.61
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1781.01 s]
/proc/loadavg: 2.20 2.19 2.18 3/214 22514
/proc/meminfo: memFree=29338468/32872528 swapFree=1497824/1644992
[pid=22385] ppid=22382 vsize=9625040 CPUtime=1800.02 cores=0,2,4,6
/proc/22385/stat : 22385 (java) S 22382 22385 6916 0 -1 4202496 54260 0 1 0 179819 183 0 0 20 0 19 0 29512038 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140735904122736 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22385/statm: 2406260 104471 2299 9 0 2396937 0
[pid=22385/tid=22386] ppid=22382 vsize=9625040 CPUtime=1763.18 cores=0,2,4,6
/proc/22385/task/22386/stat : 22386 (java) R 22382 22385 6916 0 -1 4202560 3003 0 1 0 176286 32 0 0 20 0 19 0 29512038 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331300404464 140331162117845 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22388] ppid=22382 vsize=9625040 CPUtime=2.8 cores=0,2,4,6
/proc/22385/task/22388/stat : 22388 (java) S 22382 22385 6916 0 -1 4202560 3359 0 0 0 265 15 0 0 20 0 19 0 29512039 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331144346536 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22389] ppid=22382 vsize=9625040 CPUtime=2.82 cores=0,2,4,6
/proc/22385/task/22389/stat : 22389 (java) S 22382 22385 6916 0 -1 4202560 2138 0 0 0 264 18 0 0 20 0 19 0 29512039 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331143293992 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22390] ppid=22382 vsize=9625040 CPUtime=2.91 cores=0,2,4,6
/proc/22385/task/22390/stat : 22390 (java) S 22382 22385 6916 0 -1 4202560 2217 0 0 0 275 16 0 0 20 0 19 0 29512039 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331142240936 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22391] ppid=22382 vsize=9625040 CPUtime=2.97 cores=0,2,4,6
/proc/22385/task/22391/stat : 22391 (java) S 22382 22385 6916 0 -1 4202560 1921 0 0 0 276 21 0 0 20 0 19 0 29512039 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331141188392 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22392] ppid=22382 vsize=9625040 CPUtime=3.01 cores=0,2,4,6
/proc/22385/task/22392/stat : 22392 (java) S 22382 22385 6916 0 -1 4202560 2506 0 0 0 282 19 0 0 20 0 19 0 29512039 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331140135336 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22393] ppid=22382 vsize=9625040 CPUtime=2.88 cores=0,2,4,6
/proc/22385/task/22393/stat : 22393 (java) S 22382 22385 6916 0 -1 4202560 1836 0 0 0 272 16 0 0 20 0 19 0 29512039 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331139082792 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22394] ppid=22382 vsize=9625040 CPUtime=2.81 cores=0,2,4,6
/proc/22385/task/22394/stat : 22394 (java) S 22382 22385 6916 0 -1 4202560 3380 0 0 0 265 16 0 0 20 0 19 0 29512039 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331138029736 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22395] ppid=22382 vsize=9625040 CPUtime=2.95 cores=0,2,4,6
/proc/22385/task/22395/stat : 22395 (java) S 22382 22385 6916 0 -1 4202560 2751 0 0 0 275 20 0 0 20 0 19 0 29512039 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331136977192 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22396] ppid=22382 vsize=9625040 CPUtime=6 cores=0,2,4,6
/proc/22385/task/22396/stat : 22396 (java) S 22382 22385 6916 0 -1 4202560 1235 0 0 0 594 6 0 0 20 0 19 0 29512040 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331124566888 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22397] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22397/stat : 22397 (java) S 22382 22385 6916 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331123513208 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22398] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22398/stat : 22398 (java) S 22382 22385 6916 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29512041 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331122460040 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22399] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22399/stat : 22399 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331121408784 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22400] ppid=22382 vsize=9625040 CPUtime=1.58 cores=0,2,4,6
/proc/22385/task/22400/stat : 22400 (java) S 22382 22385 6916 0 -1 4202560 11740 0 0 0 156 2 0 0 20 0 19 0 29512043 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331120355640 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22385/tid=22401] ppid=22382 vsize=9625040 CPUtime=1.29 cores=0,2,4,6
/proc/22385/task/22401/stat : 22401 (java) S 22382 22385 6916 0 -1 4202560 16809 0 0 0 127 2 0 0 20 0 19 0 29512043 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331119303096 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22385/tid=22402] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22402/stat : 22402 (java) S 22382 22385 6916 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29512043 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331118250232 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22385/tid=22403] ppid=22382 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/22385/task/22403/stat : 22403 (java) S 22382 22385 6916 0 -1 4202560 102 0 0 0 32 32 0 0 20 0 19 0 29512043 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331117197896 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22385/tid=22404] ppid=22382 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/22385/task/22404/stat : 22404 (java) S 22382 22385 6916 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 29512115 9856040960 104471 33554432000 1073741824 1073778376 140735904131600 140331116144168 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 22385 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 22385 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=899285
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=291651
# CPU time returned by wait4() is 1796.19
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1781.05
CPU time (s): 1800.02
CPU user time (s): 1798.19
CPU system time (s): 1.83
CPU usage (%): 101.065
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.9
system time used= 2.29165
maximum resident set size= 879544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 54296
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 53716
involuntary context switches= 57013

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9019 second user time and 9.8435 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-18 20:30:52
IDJOB=4106717
IDBENCH=48202
IDSOLVER=2546
FILE ID=node124/4106717-1466274652
RUNJOBID= node124-1466241833-6932
PBS_JOBID= 19918215
Free space on /tmp= 71728 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_4.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106717-1466274652/watcher-4106717-1466274652 -o /tmp/evaluation-result-4106717-1466274652/solver-4106717-1466274652 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466241833-6932 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4106717-1466274652.opb

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

MD5SUM BENCH= 468c9636f2c99e512d4c3bca04b78033
RANDOM SEED=1967379415

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29220316 kB
Buffers:          162080 kB
Cached:           189304 kB
SwapCached:         3080 kB
Active:           957048 kB
Inactive:         257984 kB
Active(anon):     862964 kB
Inactive(anon):     2880 kB
Active(file):      94084 kB
Inactive(file):   255104 kB
Unevictable:     1644992 kB
Mlocked:         1497824 kB
SwapTotal:      67108856 kB
SwapFree:       67099796 kB
Dirty:              1200 kB
Writeback:             0 kB
AnonPages:       2535360 kB
Mapped:            16988 kB
Shmem:                 0 kB
Slab:             627136 kB
SReclaimable:      70816 kB
SUnreclaim:       556320 kB
KernelStack:        1576 kB
PageTables:         9644 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2758680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    995328 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= 71728 MiB
End job on node124 at 2016-06-18 21:00:33