Trace number 3458300

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 Resolution 2.3.0SAT (TO)20 1800.21 1797.19

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_60_1.opb
MD5SUM7931a71f4daac58a32a56f6c89bc3525
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark1797.15
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 16
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 constraint61
Maximum length of a constraint104
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)37366
Sum of products size (including duplicates)74732
Number of different products37366
Sum of products size74732

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-2010 Daniel Le Berre
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.09	c version 2.3.1.v20110525
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.18-164.el5
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		12995394264
0.00/0.09	c Max memory 		13063553024
0.00/0.09	c Total memory 		13063553024
0.00/0.09	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@13d4c61c
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose learned constraints deletion strategy
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-3458300-1307158644.opb
0.11/0.11	c reading problem ... 
1.50/0.70	c ... done. Wall clock time 0.592s.
1.50/0.70	c #vars     37866
1.50/0.70	c #constraints  75232
1.50/0.70	c constraints type 
1.50/0.70	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 37866
1.50/0.70	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 37366
1.76/0.85	c SATISFIABLE
1.76/0.85	c OPTIMIZING...
1.76/0.85	c Got one! Elapsed wall clock time (in seconds):0.743
1.76/0.85	o 24
2.24/1.04	c Got one! Elapsed wall clock time (in seconds):0.93
2.24/1.04	o 23
2.70/1.42	c Got one! Elapsed wall clock time (in seconds):1.316
2.70/1.42	o 22
6.14/4.89	c cleaning 2770 clauses out of 5549 with flag 5000/5549
8.54/7.17	c Got one! Elapsed wall clock time (in seconds):7.059
8.54/7.17	o 21
9.77/8.34	c cleaning 4212 clauses out of 8433 with flag 2003/11203
13.71/12.22	c cleaning 5103 clauses out of 10218 with flag 8000/17200
18.12/16.67	c cleaning 6056 clauses out of 12115 with flag 15000/24200
23.45/21.96	c cleaning 7027 clauses out of 14059 with flag 23000/32200
28.95/27.42	c cleaning 8011 clauses out of 16034 with flag 32002/41202
36.37/34.86	c cleaning 9008 clauses out of 18021 with flag 42000/51200
43.50/41.96	c cleaning 10000 clauses out of 20013 with flag 53000/62200
51.29/49.72	c cleaning 10997 clauses out of 22014 with flag 65001/74201
59.40/57.86	c cleaning 12002 clauses out of 24017 with flag 78001/87201
68.41/66.87	c cleaning 13003 clauses out of 26014 with flag 92000/101200
78.92/77.34	c cleaning 13996 clauses out of 28012 with flag 107001/116201
88.65/87.07	c cleaning 15001 clauses out of 30016 with flag 123001/132201
99.04/97.46	c cleaning 16001 clauses out of 32015 with flag 140001/149201
110.96/109.35	c cleaning 16998 clauses out of 34014 with flag 158001/167201
122.68/121.04	c cleaning 18002 clauses out of 36016 with flag 177001/186201
134.68/133.04	c cleaning 19001 clauses out of 38014 with flag 197001/206201
148.50/146.85	c cleaning 19999 clauses out of 40012 with flag 218000/227200
164.52/162.90	c cleaning 20998 clauses out of 42013 with flag 240000/249200
180.33/178.65	c cleaning 22003 clauses out of 44016 with flag 263001/272201
191.75/190.08	c Got one! Elapsed wall clock time (in seconds):189.976
191.75/190.08	o 20
194.06/192.38	c cleaning 22878 clauses out of 45771 with flag 5002/295959
196.79/195.01	c cleaning 14436 clauses out of 28891 with flag 11000/301957
201.29/199.58	c cleaning 10721 clauses out of 21456 with flag 18001/308958
206.70/204.92	c cleaning 9360 clauses out of 18735 with flag 26001/316958
212.81/211.07	c cleaning 9180 clauses out of 18374 with flag 35000/325957
220.12/218.38	c cleaning 9593 clauses out of 19194 with flag 45000/335957
228.62/226.89	c cleaning 10297 clauses out of 20601 with flag 56000/346957
237.24/235.42	c cleaning 11144 clauses out of 22304 with flag 68000/358957
246.34/244.52	c cleaning 12072 clauses out of 24161 with flag 81001/371958
256.55/254.70	c cleaning 13040 clauses out of 26088 with flag 95000/385957
268.07/266.22	c cleaning 14020 clauses out of 28048 with flag 110000/400957
278.88/277.08	c cleaning 15009 clauses out of 30029 with flag 126001/416958
290.49/288.66	c cleaning 16004 clauses out of 32019 with flag 143000/433957
304.52/302.66	c cleaning 17003 clauses out of 34015 with flag 161000/451957
320.32/318.49	c cleaning 17998 clauses out of 36012 with flag 180000/470957
336.73/334.89	c cleaning 19002 clauses out of 38015 with flag 200001/490958
356.05/354.20	c cleaning 19999 clauses out of 40012 with flag 221000/511957
374.99/373.08	c cleaning 20999 clauses out of 42014 with flag 243001/533958
392.39/390.45	c cleaning 22000 clauses out of 44014 with flag 266000/556957
411.41/409.49	c cleaning 23002 clauses out of 46015 with flag 290001/580958
428.72/426.80	c cleaning 24001 clauses out of 48012 with flag 315000/605957
445.04/443.08	c cleaning 24996 clauses out of 50011 with flag 341000/631957
469.56/467.59	c cleaning 26001 clauses out of 52018 with flag 368003/658960
492.06/490.03	c cleaning 27001 clauses out of 54015 with flag 396001/686958
513.38/511.37	c cleaning 28003 clauses out of 56013 with flag 425000/715957
534.40/532.37	c cleaning 28999 clauses out of 58011 with flag 455001/745958
555.62/553.59	c cleaning 29999 clauses out of 60011 with flag 486000/776957
580.63/578.60	c cleaning 31000 clauses out of 62013 with flag 518001/808958
608.26/606.12	c cleaning 31998 clauses out of 64013 with flag 551001/841958
638.57/636.41	c cleaning 33000 clauses out of 66014 with flag 585000/875957
664.51/662.33	c cleaning 34004 clauses out of 68016 with flag 620002/910959
690.70/688.53	c cleaning 35002 clauses out of 70011 with flag 656001/946958
719.73/717.58	c cleaning 36001 clauses out of 72010 with flag 693002/983959
747.35/745.11	c cleaning 36997 clauses out of 74008 with flag 731001/1021958
774.28/772.07	c cleaning 37997 clauses out of 76011 with flag 770001/1060958
804.00/801.71	c cleaning 39000 clauses out of 78014 with flag 810001/1100958
840.91/838.67	c cleaning 40002 clauses out of 80013 with flag 851000/1141957
881.25/878.96	c cleaning 40998 clauses out of 82012 with flag 893001/1183958
920.46/918.18	c cleaning 41998 clauses out of 84013 with flag 936000/1226957
958.99/956.60	c cleaning 43001 clauses out of 86020 with flag 980005/1270962
1000.91/998.53	c cleaning 44001 clauses out of 88015 with flag 1025001/1315958
1034.24/1031.90	c cleaning 45000 clauses out of 90014 with flag 1071001/1361958
1069.74/1067.30	c cleaning 45997 clauses out of 92014 with flag 1118001/1408958
1109.08/1106.65	c cleaning 47003 clauses out of 94018 with flag 1166002/1456959
1148.71/1146.23	c cleaning 47999 clauses out of 96013 with flag 1215000/1505957
1188.85/1186.36	c cleaning 49002 clauses out of 98016 with flag 1265002/1555959
1232.28/1229.73	c cleaning 50000 clauses out of 100013 with flag 1316001/1606958
1272.93/1270.37	c cleaning 50996 clauses out of 102012 with flag 1368000/1658957
1313.64/1311.06	c cleaning 51999 clauses out of 104016 with flag 1421000/1711957
1355.69/1353.08	c cleaning 52999 clauses out of 106018 with flag 1475001/1765958
1397.53/1394.88	c cleaning 53999 clauses out of 108018 with flag 1530000/1820957
1443.36/1440.61	c cleaning 55004 clauses out of 110023 with flag 1586004/1876961
1490.89/1488.13	c cleaning 56000 clauses out of 112015 with flag 1643000/1933957
1539.91/1537.10	c cleaning 57001 clauses out of 114015 with flag 1701000/1991957
1583.54/1580.81	c cleaning 58002 clauses out of 116014 with flag 1760000/2050957
1628.86/1626.02	c cleaning 59000 clauses out of 118012 with flag 1820000/2110957
1671.19/1668.35	c cleaning 60002 clauses out of 120014 with flag 1881002/2171959
1719.72/1716.88	c cleaning 60995 clauses out of 122010 with flag 1943000/2233957
1778.25/1775.32	c cleaning 62003 clauses out of 124015 with flag 2006000/2296957
1800.09/1797.12	c starts		: 234
1800.09/1797.12	c conflicts		: 2327455
1800.09/1797.12	c decisions		: 3480316
1800.09/1797.12	c propagations		: 916304921
1800.09/1797.12	c inspects		: 10076209897
1800.09/1797.12	c shortcuts		: 0
1800.09/1797.12	c learnt literals	: 0
1800.09/1797.12	c learnt binary clauses	: 0
1800.09/1797.12	c learnt ternary clauses	: 0
1800.09/1797.12	c learnt constraints	: 2327455
1800.09/1797.12	c ignored constraints	: 0
1800.09/1797.12	c root simplifications	: 0
1800.09/1797.12	c removed literals (reason simplification)	: 14377859
1800.09/1797.12	c reason swapping (by a shorter reason)	: 0
1800.09/1797.12	c Calls to reduceDB	: 79
1800.09/1797.12	c number of reductions to clauses (during analyze)	: 0
1800.09/1797.12	c number of learned constraints concerned by reduction	: 0
1800.09/1797.12	c number of learning phase by resolution	: 0
1800.09/1797.12	c number of learning phase by cutting planes	: 0
1800.09/1797.12	c speed (assignments/second)	: 570183.6089444224
1800.09/1797.12	c non guided choices	0
1800.09/1797.15	c learnt constraints type 
1800.09/1797.15	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 92537
1800.09/1797.15	c constraints type 
1800.09/1797.15	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 37866
1800.09/1797.15	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.09/1797.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 37366
1800.09/1797.15	s SATISFIABLE
1800.09/1797.15	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.09/1797.15	c objective function=20
1800.09/1797.15	c Total wall clock time (in seconds): 1797.041

Verifier Data

OK	20

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3458300-1307158644/watcher-3458300-1307158644 -o /tmp/evaluation-result-3458300-1307158644/solver-3458300-1307158644 -C 1800 -W 1900 -M 15500 java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458300-1307158644.opb 

running on 4 cores: 1,3,5,7

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.10 2.08 2.02 2/461 23119
/proc/meminfo: memFree=29793304/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13508980 CPUtime=0 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 3176 0 1 0 0 0 0 0 22 0 2 0 906095116 13833195520 2877 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16784584 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3377245 2891 906 9 0 3368401 0
[pid=23119/tid=23120] ppid=23117 vsize=13526316 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 5623 0 1 0 0 0 0 0 24 0 2 0 906095116 13850947584 6440 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231895184443 0 4 0 16784584 0 0 0 -1 3 0 0 0

[startup+0.108337 s]
/proc/loadavg: 2.10 2.08 2.02 2/461 23119
/proc/meminfo: memFree=29793304/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13687084 CPUtime=0.11 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 15681 0 1 0 10 1 0 0 22 0 18 0 906095116 14015574016 15347 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3421771 15347 2105 9 0 3412505 0
[pid=23119/tid=23120] ppid=23117 vsize=13687084 CPUtime=0.09 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 13744 0 1 0 8 1 0 0 18 0 18 0 906095116 14015574016 15347 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 47695442103022 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13687084

[startup+0.200329 s]
/proc/loadavg: 2.10 2.08 2.02 2/461 23119
/proc/meminfo: memFree=29793304/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13687732 CPUtime=0.25 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 16603 0 1 0 23 2 0 0 22 0 18 0 906095116 14016237568 16252 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3421933 16252 2171 9 0 3412667 0
[pid=23119/tid=23120] ppid=23117 vsize=13687732 CPUtime=0.18 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 14342 0 1 0 17 1 0 0 18 0 18 0 906095116 14016237568 16252 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 46912505219208 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 13687732

[startup+0.305384 s]
/proc/loadavg: 2.10 2.08 2.02 2/461 23119
/proc/meminfo: memFree=29793304/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13688696 CPUtime=0.48 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 18051 0 1 0 46 2 0 0 22 0 18 0 906095116 14017224704 17572 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3422174 17572 2219 9 0 3412908 0
[pid=23119/tid=23120] ppid=23117 vsize=13688696 CPUtime=0.28 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 15315 0 1 0 27 1 0 0 18 0 18 0 906095116 14017224704 17573 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 46912505556829 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 13688696

[startup+0.700263 s]
/proc/loadavg: 2.10 2.08 2.02 2/461 23119
/proc/meminfo: memFree=29793304/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13701464 CPUtime=1.5 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 44771 0 1 0 145 5 0 0 22 0 18 0 906095116 14030299136 41448 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3425366 41452 2236 9 0 3416100 0
[pid=23119/tid=23120] ppid=23117 vsize=13701464 CPUtime=0.68 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 34427 0 1 0 64 4 0 0 18 0 18 0 906095116 14030299136 41455 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 46912505624885 0 4 0 16800975 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 13701464

[startup+1.50112 s]
/proc/loadavg: 2.10 2.08 2.02 3/480 23138
/proc/meminfo: memFree=29625744/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13702492 CPUtime=2.8 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 47894 0 1 0 275 5 0 0 22 0 19 0 906095116 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3425623 44569 2244 9 0 3416357 0
[pid=23119/tid=23120] ppid=23117 vsize=13702492 CPUtime=1.48 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 37400 0 1 0 144 4 0 0 20 0 19 0 906095116 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 46912505835653 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23119/tid=23122] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23122/stat : 23122 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23123] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23123/stat : 23123 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23124] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23124/stat : 23124 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23125] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23125/stat : 23125 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23126] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23126/stat : 23126 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23127] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23127/stat : 23127 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23128] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23128/stat : 23128 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23129] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23129/stat : 23129 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23130] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23130/stat : 23130 (java) S 23117 23119 18266 0 -1 4202560 4 0 0 0 0 0 0 0 18 0 19 0 906095119 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 0 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23131] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23131/stat : 23131 (java) S 23117 23119 18266 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 906095120 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23132] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23132/stat : 23132 (java) S 23117 23119 18266 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 906095120 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23133] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23133/stat : 23133 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907314097 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23134] ppid=23117 vsize=13702492 CPUtime=0.66 cores=1,3,5,7
/proc/23119/task/23134/stat : 23134 (java) S 23117 23119 18266 0 -1 4202560 5019 0 0 0 66 0 0 0 23 0 19 0 906095122 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23135] ppid=23117 vsize=13702492 CPUtime=0.63 cores=1,3,5,7
/proc/23119/task/23135/stat : 23135 (java) S 23117 23119 18266 0 -1 4202560 4315 0 0 0 63 0 0 0 15 0 19 0 906095122 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23136] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23136/stat : 23136 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23137] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23137/stat : 23137 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906095122 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23138] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23138/stat : 23138 (java) S 23117 23119 18266 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906095189 14031351808 44569 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 13702492

[startup+3.10081 s]
/proc/loadavg: 2.10 2.08 2.02 4/480 23138
/proc/meminfo: memFree=29620288/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13702492 CPUtime=4.44 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 48742 0 1 0 438 6 0 0 22 0 19 0 906095116 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3425623 45415 2245 9 0 3416357 0
[pid=23119/tid=23120] ppid=23117 vsize=13702492 CPUtime=3.08 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 38240 0 1 0 304 4 0 0 25 0 19 0 906095116 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 46912506116940 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23119/tid=23122] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23122/stat : 23122 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23123] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23123/stat : 23123 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23124] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23124/stat : 23124 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23125] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23125/stat : 23125 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23126] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23126/stat : 23126 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23127] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23127/stat : 23127 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23128] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23128/stat : 23128 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23129] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23129/stat : 23129 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095118 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23130] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23130/stat : 23130 (java) S 23117 23119 18266 0 -1 4202560 5 0 0 0 0 0 0 0 18 0 19 0 906095119 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 0 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23131] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23131/stat : 23131 (java) S 23117 23119 18266 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 906095120 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23132] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23132/stat : 23132 (java) S 23117 23119 18266 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 906095120 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23133] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23133/stat : 23133 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907314097 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23134] ppid=23117 vsize=13702492 CPUtime=0.69 cores=1,3,5,7
/proc/23119/task/23134/stat : 23134 (java) S 23117 23119 18266 0 -1 4202560 5026 0 0 0 69 0 0 0 15 0 19 0 906095122 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23135] ppid=23117 vsize=13702492 CPUtime=0.63 cores=1,3,5,7
/proc/23119/task/23135/stat : 23135 (java) S 23117 23119 18266 0 -1 4202560 4315 0 0 0 63 0 0 0 15 0 19 0 906095122 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23136] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23136/stat : 23136 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23137] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23137/stat : 23137 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 906095122 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23138] ppid=23117 vsize=13702492 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23138/stat : 23138 (java) S 23117 23119 18266 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906095189 14031351808 45415 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 13702492

[startup+6.30122 s]
/proc/loadavg: 2.09 2.08 2.02 3/480 23138
/proc/meminfo: memFree=29543028/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13700264 CPUtime=7.73 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 67845 0 1 0 766 7 0 0 22 0 19 0 906095116 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3425066 63985 2270 9 0 3415800 0
[pid=23119/tid=23120] ppid=23117 vsize=13700264 CPUtime=6.09 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 39126 0 1 0 604 5 0 0 17 0 19 0 906095116 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 46912505835908 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23119/tid=23122] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23122/stat : 23122 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 906095118 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23123] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23123/stat : 23123 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 906095118 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23124] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23124/stat : 23124 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 906095118 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23125] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23125/stat : 23125 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 906095118 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23126] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23126/stat : 23126 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 906095118 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23127] ppid=23117 vsize=13700264 CPUtime=0.03 cores=1,3,5,7
/proc/23119/task/23127/stat : 23127 (java) S 23117 23119 18266 0 -1 4202560 2736 0 0 0 3 0 0 0 18 0 19 0 906095118 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23128] ppid=23117 vsize=13700264 CPUtime=0.03 cores=1,3,5,7
/proc/23119/task/23128/stat : 23128 (java) S 23117 23119 18266 0 -1 4202560 2821 0 0 0 3 0 0 0 18 0 19 0 906095118 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23129] ppid=23117 vsize=13700264 CPUtime=0.03 cores=1,3,5,7
/proc/23119/task/23129/stat : 23129 (java) S 23117 23119 18266 0 -1 4202560 2736 0 0 0 3 0 0 0 18 0 19 0 906095118 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23130] ppid=23117 vsize=13700264 CPUtime=0.14 cores=1,3,5,7
/proc/23119/task/23130/stat : 23130 (java) S 23117 23119 18266 0 -1 4202560 9920 0 0 0 14 0 0 0 15 0 19 0 906095119 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 0 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23131] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23131/stat : 23131 (java) S 23117 23119 18266 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23132] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23132/stat : 23132 (java) S 23117 23119 18266 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23133] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23133/stat : 23133 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907314097 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23134] ppid=23117 vsize=13700264 CPUtime=0.7 cores=1,3,5,7
/proc/23119/task/23134/stat : 23134 (java) S 23117 23119 18266 0 -1 4202560 5031 0 0 0 70 0 0 0 15 0 19 0 906095122 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23135] ppid=23117 vsize=13700264 CPUtime=0.65 cores=1,3,5,7
/proc/23119/task/23135/stat : 23135 (java) S 23117 23119 18266 0 -1 4202560 4319 0 0 0 65 0 0 0 15 0 19 0 906095122 14029070336 63985 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0

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

[pid=23119/tid=23127] ppid=23117 vsize=13700264 CPUtime=0.27 cores=1,3,5,7
/proc/23119/task/23127/stat : 23127 (java) S 23117 23119 18266 0 -1 4202560 3117 0 0 0 27 0 0 0 15 0 19 0 906095118 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23128] ppid=23117 vsize=13700264 CPUtime=0.24 cores=1,3,5,7
/proc/23119/task/23128/stat : 23128 (java) S 23117 23119 18266 0 -1 4202560 8581 0 0 0 24 0 0 0 16 0 19 0 906095118 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23129] ppid=23117 vsize=13700264 CPUtime=0.29 cores=1,3,5,7
/proc/23119/task/23129/stat : 23129 (java) S 23117 23119 18266 0 -1 4202560 7698 0 0 0 28 1 0 0 15 0 19 0 906095118 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23130] ppid=23117 vsize=13700264 CPUtime=10.19 cores=1,3,5,7
/proc/23119/task/23130/stat : 23130 (java) S 23117 23119 18266 0 -1 4202560 21019 0 0 0 1016 3 0 0 15 0 19 0 906095119 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 0 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23131] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23131/stat : 23131 (java) S 23117 23119 18266 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23132] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23132/stat : 23132 (java) S 23117 23119 18266 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23133] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23133/stat : 23133 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907314097 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23134] ppid=23117 vsize=13700264 CPUtime=0.77 cores=1,3,5,7
/proc/23119/task/23134/stat : 23134 (java) S 23117 23119 18266 0 -1 4202560 5043 0 0 0 77 0 0 0 15 0 19 0 906095122 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23135] ppid=23117 vsize=13700264 CPUtime=0.69 cores=1,3,5,7
/proc/23119/task/23135/stat : 23135 (java) S 23117 23119 18266 0 -1 4202560 4325 0 0 0 69 0 0 0 15 0 19 0 906095122 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23136] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23136/stat : 23136 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23137] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23137/stat : 23137 (java) S 23117 23119 18266 0 -1 4202560 95 0 0 0 0 0 0 0 15 0 19 0 906095122 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23138] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23138/stat : 23138 (java) S 23117 23119 18266 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906095189 14029070336 98547 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1665.19
Current children cumulated vsize (KiB) 13700264

[startup+1722.3 s]
/proc/loadavg: 2.19 2.09 2.02 3/480 23244
/proc/meminfo: memFree=29158548/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13700264 CPUtime=1725.24 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 103818 0 1 0 172510 14 0 0 22 0 19 0 906095116 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3425066 99619 2271 9 0 3415800 0
[pid=23119/tid=23120] ppid=23117 vsize=13700264 CPUtime=1711.02 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 39206 0 1 0 171097 5 0 0 25 0 19 0 906095116 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 46912506117563 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23119/tid=23122] ppid=23117 vsize=13700264 CPUtime=0.25 cores=1,3,5,7
/proc/23119/task/23122/stat : 23122 (java) S 23117 23119 18266 0 -1 4202560 4124 0 0 0 25 0 0 0 16 0 19 0 906095118 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23123] ppid=23117 vsize=13700264 CPUtime=0.27 cores=1,3,5,7
/proc/23119/task/23123/stat : 23123 (java) S 23117 23119 18266 0 -1 4202560 1733 0 0 0 27 0 0 0 15 0 19 0 906095118 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23124] ppid=23117 vsize=13700264 CPUtime=0.29 cores=1,3,5,7
/proc/23119/task/23124/stat : 23124 (java) S 23117 23119 18266 0 -1 4202560 2359 0 0 0 29 0 0 0 15 0 19 0 906095118 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23125] ppid=23117 vsize=13700264 CPUtime=0.25 cores=1,3,5,7
/proc/23119/task/23125/stat : 23125 (java) S 23117 23119 18266 0 -1 4202560 3009 0 0 0 25 0 0 0 15 0 19 0 906095118 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23126] ppid=23117 vsize=13700264 CPUtime=0.27 cores=1,3,5,7
/proc/23119/task/23126/stat : 23126 (java) S 23117 23119 18266 0 -1 4202560 1280 0 0 0 27 0 0 0 15 0 19 0 906095118 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23127] ppid=23117 vsize=13700264 CPUtime=0.27 cores=1,3,5,7
/proc/23119/task/23127/stat : 23127 (java) S 23117 23119 18266 0 -1 4202560 3117 0 0 0 27 0 0 0 15 0 19 0 906095118 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23128] ppid=23117 vsize=13700264 CPUtime=0.26 cores=1,3,5,7
/proc/23119/task/23128/stat : 23128 (java) S 23117 23119 18266 0 -1 4202560 8581 0 0 0 26 0 0 0 16 0 19 0 906095118 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23129] ppid=23117 vsize=13700264 CPUtime=0.31 cores=1,3,5,7
/proc/23119/task/23129/stat : 23129 (java) S 23117 23119 18266 0 -1 4202560 7698 0 0 0 30 1 0 0 15 0 19 0 906095118 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23130] ppid=23117 vsize=13700264 CPUtime=10.48 cores=1,3,5,7
/proc/23119/task/23130/stat : 23130 (java) S 23117 23119 18266 0 -1 4202560 22094 0 0 0 1045 3 0 0 15 0 19 0 906095119 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 0 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23131] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23131/stat : 23131 (java) S 23117 23119 18266 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23132] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23132/stat : 23132 (java) S 23117 23119 18266 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23133] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23133/stat : 23133 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907314097 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23134] ppid=23117 vsize=13700264 CPUtime=0.77 cores=1,3,5,7
/proc/23119/task/23134/stat : 23134 (java) S 23117 23119 18266 0 -1 4202560 5043 0 0 0 77 0 0 0 15 0 19 0 906095122 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23135] ppid=23117 vsize=13700264 CPUtime=0.69 cores=1,3,5,7
/proc/23119/task/23135/stat : 23135 (java) S 23117 23119 18266 0 -1 4202560 4325 0 0 0 69 0 0 0 15 0 19 0 906095122 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23136] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23136/stat : 23136 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23137] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23137/stat : 23137 (java) S 23117 23119 18266 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 19 0 906095122 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23138] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23138/stat : 23138 (java) S 23117 23119 18266 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906095189 14029070336 99619 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1725.24
Current children cumulated vsize (KiB) 13700264

[startup+1782.3 s]
/proc/loadavg: 2.20 2.13 2.04 3/480 23245
/proc/meminfo: memFree=29082604/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13700264 CPUtime=1785.28 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 105159 0 1 0 178514 14 0 0 22 0 19 0 906095116 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3425066 100952 2271 9 0 3415800 0
[pid=23119/tid=23120] ppid=23117 vsize=13700264 CPUtime=1770.84 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 39207 0 1 0 177079 5 0 0 25 0 19 0 906095116 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 46912506050589 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23119/tid=23122] ppid=23117 vsize=13700264 CPUtime=0.28 cores=1,3,5,7
/proc/23119/task/23122/stat : 23122 (java) S 23117 23119 18266 0 -1 4202560 4140 0 0 0 28 0 0 0 16 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23123] ppid=23117 vsize=13700264 CPUtime=0.27 cores=1,3,5,7
/proc/23119/task/23123/stat : 23123 (java) S 23117 23119 18266 0 -1 4202560 1741 0 0 0 27 0 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23124] ppid=23117 vsize=13700264 CPUtime=0.3 cores=1,3,5,7
/proc/23119/task/23124/stat : 23124 (java) S 23117 23119 18266 0 -1 4202560 2471 0 0 0 30 0 0 0 16 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23125] ppid=23117 vsize=13700264 CPUtime=0.25 cores=1,3,5,7
/proc/23119/task/23125/stat : 23125 (java) S 23117 23119 18266 0 -1 4202560 3012 0 0 0 25 0 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23126] ppid=23117 vsize=13700264 CPUtime=0.28 cores=1,3,5,7
/proc/23119/task/23126/stat : 23126 (java) S 23117 23119 18266 0 -1 4202560 1399 0 0 0 28 0 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23127] ppid=23117 vsize=13700264 CPUtime=0.27 cores=1,3,5,7
/proc/23119/task/23127/stat : 23127 (java) S 23117 23119 18266 0 -1 4202560 3117 0 0 0 27 0 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23128] ppid=23117 vsize=13700264 CPUtime=0.28 cores=1,3,5,7
/proc/23119/task/23128/stat : 23128 (java) S 23117 23119 18266 0 -1 4202560 8889 0 0 0 28 0 0 0 16 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23129] ppid=23117 vsize=13700264 CPUtime=0.31 cores=1,3,5,7
/proc/23119/task/23129/stat : 23129 (java) S 23117 23119 18266 0 -1 4202560 7794 0 0 0 30 1 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23130] ppid=23117 vsize=13700264 CPUtime=10.63 cores=1,3,5,7
/proc/23119/task/23130/stat : 23130 (java) S 23117 23119 18266 0 -1 4202560 22768 0 0 0 1060 3 0 0 15 0 19 0 906095119 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 0 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23131] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23131/stat : 23131 (java) S 23117 23119 18266 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23132] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23132/stat : 23132 (java) S 23117 23119 18266 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23133] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23133/stat : 23133 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907314097 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23134] ppid=23117 vsize=13700264 CPUtime=0.77 cores=1,3,5,7
/proc/23119/task/23134/stat : 23134 (java) S 23117 23119 18266 0 -1 4202560 5043 0 0 0 77 0 0 0 15 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23135] ppid=23117 vsize=13700264 CPUtime=0.69 cores=1,3,5,7
/proc/23119/task/23135/stat : 23135 (java) S 23117 23119 18266 0 -1 4202560 4325 0 0 0 69 0 0 0 15 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23136] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23136/stat : 23136 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23137] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23137/stat : 23137 (java) S 23117 23119 18266 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23138] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23138/stat : 23138 (java) S 23117 23119 18266 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906095189 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1785.28
Current children cumulated vsize (KiB) 13700264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.1 s]
/proc/loadavg: 2.15 2.12 2.03 3/480 23246
/proc/meminfo: memFree=29068320/32950928 swapFree=52246700/67111528
[pid=23119] ppid=23117 vsize=13700264 CPUtime=1800.09 cores=1,3,5,7
/proc/23119/stat : 23119 (java) S 23117 23119 18266 0 -1 4202496 105159 0 1 0 179995 14 0 0 22 0 19 0 906095116 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907293157 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0
/proc/23119/statm: 3425066 100952 2271 9 0 3415800 0
[pid=23119/tid=23120] ppid=23117 vsize=13700264 CPUtime=1785.66 cores=1,3,5,7
/proc/23119/task/23120/stat : 23120 (java) R 23117 23119 18266 0 -1 4202560 39207 0 1 0 178561 5 0 0 25 0 19 0 906095116 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 46912506050674 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=23119/tid=23122] ppid=23117 vsize=13700264 CPUtime=0.28 cores=1,3,5,7
/proc/23119/task/23122/stat : 23122 (java) S 23117 23119 18266 0 -1 4202560 4140 0 0 0 28 0 0 0 16 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23123] ppid=23117 vsize=13700264 CPUtime=0.27 cores=1,3,5,7
/proc/23119/task/23123/stat : 23123 (java) S 23117 23119 18266 0 -1 4202560 1741 0 0 0 27 0 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23124] ppid=23117 vsize=13700264 CPUtime=0.3 cores=1,3,5,7
/proc/23119/task/23124/stat : 23124 (java) S 23117 23119 18266 0 -1 4202560 2471 0 0 0 30 0 0 0 16 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23125] ppid=23117 vsize=13700264 CPUtime=0.25 cores=1,3,5,7
/proc/23119/task/23125/stat : 23125 (java) S 23117 23119 18266 0 -1 4202560 3012 0 0 0 25 0 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23126] ppid=23117 vsize=13700264 CPUtime=0.28 cores=1,3,5,7
/proc/23119/task/23126/stat : 23126 (java) S 23117 23119 18266 0 -1 4202560 1399 0 0 0 28 0 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23127] ppid=23117 vsize=13700264 CPUtime=0.27 cores=1,3,5,7
/proc/23119/task/23127/stat : 23127 (java) S 23117 23119 18266 0 -1 4202560 3117 0 0 0 27 0 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23128] ppid=23117 vsize=13700264 CPUtime=0.28 cores=1,3,5,7
/proc/23119/task/23128/stat : 23128 (java) S 23117 23119 18266 0 -1 4202560 8889 0 0 0 28 0 0 0 16 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23129] ppid=23117 vsize=13700264 CPUtime=0.31 cores=1,3,5,7
/proc/23119/task/23129/stat : 23129 (java) S 23117 23119 18266 0 -1 4202560 7794 0 0 0 30 1 0 0 15 0 19 0 906095118 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23130] ppid=23117 vsize=13700264 CPUtime=10.63 cores=1,3,5,7
/proc/23119/task/23130/stat : 23130 (java) S 23117 23119 18266 0 -1 4202560 22768 0 0 0 1060 3 0 0 15 0 19 0 906095119 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 0 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23131] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23131/stat : 23131 (java) S 23117 23119 18266 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23132] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23132/stat : 23132 (java) S 23117 23119 18266 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 906095120 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
[pid=23119/tid=23133] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23133/stat : 23133 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907314097 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23134] ppid=23117 vsize=13700264 CPUtime=0.77 cores=1,3,5,7
/proc/23119/task/23134/stat : 23134 (java) S 23117 23119 18266 0 -1 4202560 5043 0 0 0 77 0 0 0 15 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23135] ppid=23117 vsize=13700264 CPUtime=0.69 cores=1,3,5,7
/proc/23119/task/23135/stat : 23135 (java) S 23117 23119 18266 0 -1 4202560 4325 0 0 0 69 0 0 0 15 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 1 0 0 0
[pid=23119/tid=23136] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23136/stat : 23136 (java) S 23117 23119 18266 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907306393 0 4 0 16800975 18446604463643032256 0 0 -1 3 0 0 0
[pid=23119/tid=23137] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23137/stat : 23137 (java) S 23117 23119 18266 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 19 0 906095122 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 5 0 0 0
[pid=23119/tid=23138] ppid=23117 vsize=13700264 CPUtime=0 cores=1,3,5,7
/proc/23119/task/23138/stat : 23138 (java) S 23117 23119 18266 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 906095189 14029070336 100952 33554432000 1073741824 1073778376 140737356567056 18446744073709551615 231907307008 0 4 0 16800975 18446604463643032256 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 13700264

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

Solver just ended. Dumping a history of the last processes samples

Child status: 143
Real time (s): 1797.19
CPU time (s): 1800.21
CPU user time (s): 1800.05
CPU system time (s): 0.162975
CPU usage (%): 100.169
Max. virtual memory (cumulated for all children) (KiB): 13702492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.05
system time used= 0.162975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105201
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38840
involuntary context switches= 45296

runsolver used 8.08577 second user time and 18.1012 second system time

The end

Launcher Data

Begin job on node114 at 2011-06-04 05:37:24
IDJOB=3458300
IDBENCH=48120
IDSOLVER=1952
FILE ID=node114/3458300-1307158644
RUNJOBID= node114-1307156093-21563
PBS_JOBID= 13508802
Free space on /tmp= 73940 MiB

SOLVER NAME= Sat4j Resolution 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_60_1.opb
COMMAND LINE= java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3458300-1307158644/watcher-3458300-1307158644 -o /tmp/evaluation-result-3458300-1307158644/solver-3458300-1307158644 -C 1800 -W 1900 -M 15500  java -server -Xms13000m -Xmx13000m -jar sat4j-pb.jar Resolution HOME/instance-3458300-1307158644.opb

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

MD5SUM BENCH= 7931a71f4daac58a32a56f6c89bc3525
RANDOM SEED=807234655

node114.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.848
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      29793460 kB
Buffers:        310552 kB
Cached:         457188 kB
SwapCached:      10712 kB
Active:        2407768 kB
Inactive:       477384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      29793460 kB
SwapTotal:    67111528 kB
SwapFree:     52246700 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:     2115092 kB
Mapped:          29412 kB
Slab:           141844 kB
PageTables:      62160 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 121599424 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73940 MiB
End job on node114 at 2011-06-04 06:07:24