Trace number 3687917

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
Sat 4j PB Resolution 2.3.2 SnapshotSAT (TO)-26 1800.03 1784.85

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
MD5SUM3895ca8e12182fcd80d7923f66584703
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-35
Best CPU time to get the best result obtained on this benchmark54.0378
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -35
Optimality of the best value was proved YES
Number of variables595
Total number of constraints27931
Number of constraints which are clauses27931
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint2
Number of terms in the objective function 595
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 595
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 595
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.04/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.04/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.09	c See www.sat4j.org for details.
0.04/0.09	c version 2.3.2.v20120418
0.04/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.04/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.04/0.09	c java.vm.version	19.1-b02
0.04/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version		1.6.0_24
0.04/0.09	c os.name		Linux
0.04/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.04/0.09	c os.arch		amd64
0.04/0.09	c Free memory 		501472288
0.04/0.09	c Max memory 		7480803328
0.04/0.09	c Total memory 		504102912
0.04/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@4a913fe2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3687917-1337877330.opb
0.09/0.11	c reading problem ... 
0.69/0.47	c ... done. Wall clock time 0.352s.
0.69/0.47	c declared #vars     595
0.69/0.47	c #constraints  27931
0.69/0.47	c constraints type 
0.69/0.47	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 27931
0.69/0.47	c 27931 constraints processed.
0.69/0.47	c objective function length is 595 literals
0.69/0.48	c SATISFIABLE
0.69/0.48	c OPTIMIZING...
0.69/0.48	c Got one! Elapsed wall clock time (in seconds):0.365
0.69/0.48	o -25
0.99/0.58	c Got one! Elapsed wall clock time (in seconds):0.469
0.99/0.58	o -26
1.79/1.03	c cleaning 2565 clauses out of 5129 with flag 5002/5129
2.49/1.51	c cleaning 4281 clauses out of 8562 with flag 11000/11127
3.11/2.11	c cleaning 5641 clauses out of 11282 with flag 18001/18128
3.83/2.86	c cleaning 6816 clauses out of 13640 with flag 26000/26127
4.79/3.76	c cleaning 7913 clauses out of 15825 with flag 35001/35128
5.79/4.74	c cleaning 8956 clauses out of 17911 with flag 45000/45127
7.00/5.90	c cleaning 9976 clauses out of 19955 with flag 56000/56127
8.35/7.23	c cleaning 10984 clauses out of 21979 with flag 68000/68127
10.02/8.81	c cleaning 11998 clauses out of 23995 with flag 81000/81127
11.63/10.42	c cleaning 12999 clauses out of 25997 with flag 95000/95127
13.29/12.07	c cleaning 13997 clauses out of 27999 with flag 110001/110128
15.11/13.87	c cleaning 14996 clauses out of 30002 with flag 126001/126128
16.94/15.66	c cleaning 16002 clauses out of 32007 with flag 143002/143129
18.96/17.69	c cleaning 16999 clauses out of 34003 with flag 161000/161127
21.49/20.14	c cleaning 17999 clauses out of 36004 with flag 180000/180127
24.34/22.94	c cleaning 18999 clauses out of 38005 with flag 200000/200127
27.48/26.07	c cleaning 20003 clauses out of 40007 with flag 221001/221128
30.70/29.25	c cleaning 20998 clauses out of 42003 with flag 243000/243127
34.15/32.64	c cleaning 22003 clauses out of 44006 with flag 266001/266128
37.98/36.48	c cleaning 22999 clauses out of 46003 with flag 290001/290128
42.31/40.72	c cleaning 24002 clauses out of 48006 with flag 315003/315130
46.74/45.15	c cleaning 24995 clauses out of 50001 with flag 341000/341127
52.32/50.68	c cleaning 26005 clauses out of 52010 with flag 368004/368131
59.47/57.73	c cleaning 26994 clauses out of 54001 with flag 396000/396127
66.05/64.27	c cleaning 28002 clauses out of 56007 with flag 425000/425127
72.98/71.15	c cleaning 29003 clauses out of 58005 with flag 455000/455127
80.45/78.56	c cleaning 29995 clauses out of 60003 with flag 486001/486128
87.71/85.75	c cleaning 30998 clauses out of 62007 with flag 518000/518127
95.07/93.08	c cleaning 32001 clauses out of 64009 with flag 551000/551127
103.00/100.97	c cleaning 33004 clauses out of 66008 with flag 585000/585127
112.06/109.96	c cleaning 33998 clauses out of 68005 with flag 620001/620128
120.60/118.48	c cleaning 34998 clauses out of 70006 with flag 656000/656127
130.87/128.66	c cleaning 36004 clauses out of 72008 with flag 693000/693127
140.73/138.49	c cleaning 36997 clauses out of 74005 with flag 731001/731128
152.17/149.89	c cleaning 38004 clauses out of 76007 with flag 770000/770127
166.71/164.36	c cleaning 38993 clauses out of 78003 with flag 810000/810127
180.28/177.89	c cleaning 40005 clauses out of 80010 with flag 851000/851127
195.30/192.83	c cleaning 41004 clauses out of 82008 with flag 893003/893130
210.52/207.91	c cleaning 42001 clauses out of 84001 with flag 936000/936127
226.63/223.94	c cleaning 42990 clauses out of 86000 with flag 980000/980127
242.68/239.98	c cleaning 43997 clauses out of 88011 with flag 1025001/1025128
257.55/254.76	c cleaning 45004 clauses out of 90013 with flag 1071000/1071127
274.93/272.00	c cleaning 45997 clauses out of 92009 with flag 1118000/1118127
292.69/289.79	c cleaning 47007 clauses out of 94014 with flag 1166002/1166129
310.92/308.00	c cleaning 47997 clauses out of 96007 with flag 1215002/1215129
331.53/328.44	c cleaning 48999 clauses out of 98008 with flag 1265000/1265127
351.29/348.17	c cleaning 50006 clauses out of 100011 with flag 1316002/1316129
373.24/369.91	c cleaning 50993 clauses out of 102003 with flag 1368000/1368127
390.92/387.53	c cleaning 52001 clauses out of 104012 with flag 1421002/1421129
408.73/405.26	c cleaning 52998 clauses out of 106009 with flag 1475000/1475127
430.02/426.41	c cleaning 54006 clauses out of 108012 with flag 1530001/1530128
449.39/445.77	c cleaning 55001 clauses out of 110005 with flag 1586000/1586127
472.84/469.07	c cleaning 55998 clauses out of 112004 with flag 1643000/1643127
496.98/493.03	c cleaning 57001 clauses out of 114006 with flag 1701000/1701127
523.73/519.63	c cleaning 57998 clauses out of 116005 with flag 1760000/1760127
552.27/548.03	c cleaning 59003 clauses out of 118008 with flag 1820001/1820128
577.52/573.19	c cleaning 59999 clauses out of 120005 with flag 1881001/1881128
601.94/597.30	c cleaning 61001 clauses out of 122005 with flag 1943000/1943127
631.55/626.77	c cleaning 61998 clauses out of 124004 with flag 2006000/2006127
664.70/659.67	c cleaning 63001 clauses out of 126006 with flag 2070000/2070127
704.52/699.24	c cleaning 64002 clauses out of 128008 with flag 2135003/2135130
740.14/734.68	c cleaning 64997 clauses out of 130003 with flag 2201000/2201127
775.97/770.21	c cleaning 66000 clauses out of 132008 with flag 2268002/2268129
809.49/803.59	c cleaning 66998 clauses out of 134006 with flag 2336000/2336127
842.68/836.56	c cleaning 68006 clauses out of 136013 with flag 2405005/2405132
876.18/869.89	c cleaning 69002 clauses out of 138003 with flag 2475001/2475128
922.57/916.09	c cleaning 70000 clauses out of 140000 with flag 2546000/2546127
967.90/961.05	c cleaning 70997 clauses out of 142001 with flag 2618001/2618128
1009.61/1002.44	c cleaning 71999 clauses out of 144005 with flag 2691002/2691129
1052.38/1044.93	c cleaning 72999 clauses out of 146007 with flag 2765003/2765130
1091.24/1083.52	c cleaning 74001 clauses out of 148006 with flag 2840001/2840128
1129.47/1121.56	c cleaning 74999 clauses out of 150004 with flag 2916000/2916127
1173.93/1165.68	c cleaning 75997 clauses out of 152005 with flag 2993000/2993127
1228.88/1220.08	c cleaning 76996 clauses out of 154008 with flag 3071000/3071127
1297.66/1287.52	c cleaning 78001 clauses out of 156012 with flag 3150000/3150127
1363.70/1352.85	c cleaning 79001 clauses out of 158011 with flag 3230000/3230127
1423.89/1412.49	c cleaning 80000 clauses out of 160011 with flag 3311001/3311128
1488.20/1476.27	c cleaning 81000 clauses out of 162012 with flag 3393002/3393129
1562.93/1550.24	c cleaning 82000 clauses out of 164010 with flag 3476000/3476127
1644.12/1630.75	c cleaning 82999 clauses out of 166011 with flag 3560001/3560128
1732.91/1718.47	c cleaning 84002 clauses out of 168011 with flag 3645000/3645127
1800.03/1784.81	c starts		: 254
1800.03/1784.81	c conflicts		: 3721288
1800.03/1784.81	c decisions		: 3894236
1800.03/1784.81	c propagations		: 20194781
1800.03/1784.81	c inspects		: 20110679564
1800.03/1784.81	c shortcuts		: 0
1800.03/1784.81	c learnt literals	: 0
1800.03/1784.81	c learnt binary clauses	: 0
1800.03/1784.81	c learnt ternary clauses	: 0
1800.03/1784.81	c learnt constraints	: 3721288
1800.03/1784.81	c ignored constraints	: 0
1800.03/1784.81	c root simplifications	: 0
1800.03/1784.81	c removed literals (reason simplification)	: 0
1800.03/1784.81	c reason swapping (by a shorter reason)	: 0
1800.03/1784.81	c Calls to reduceDB	: 81
1800.03/1784.81	c number of reductions to clauses (during analyze)	: 0
1800.03/1784.81	c number of learned constraints concerned by reduction	: 0
1800.03/1784.81	c number of learning phase by resolution	: 0
1800.03/1784.81	c number of learning phase by cutting planes	: 0
1800.03/1784.81	c speed (assignments/second)	: 11317.819243583745
1800.03/1784.81	c non guided choices	0
1800.03/1784.84	c learnt constraints type 
1800.03/1784.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 160188
1800.03/1784.84	c constraints type 
1800.03/1784.84	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.03/1784.84	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 27931
1800.03/1784.84	c 27932 constraints processed.
1800.03/1784.84	s SATISFIABLE
1800.03/1784.84	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 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 -x513 -x514 -x515 -x516 -x517 -x518 x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 -x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 -x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 x595 
1800.03/1784.84	c objective function=-26
1800.03/1784.84	c Total wall clock time (in seconds): 1784.725

Verifier Data

OK	-26

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3687917-1337877330/watcher-3687917-1337877330 -o /tmp/evaluation-result-3687917-1337877330/solver-3687917-1337877330 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar HOME/instance-3687917-1337877330.opb 

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.00 2.00 1.97 3/194 24676
/proc/meminfo: memFree=29307660/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/24676/stat : 24676 (runsolver) D 24674 24676 23338 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 1 0 253858852 12095488 51 33554432000 4194304 5436572 140734353147056 140734353143352 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/24676/statm: 2953 51 31 304 0 2645 0

[startup+0.0740901 s]
/proc/loadavg: 2.00 2.00 1.97 3/194 24676
/proc/meminfo: memFree=29307660/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9558412 CPUtime=0.04 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 3211 0 1 0 4 0 0 0 20 0 18 0 253858852 9787813888 4420 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2389603 4420 1759 9 0 2380296 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9558412

[startup+0.100231 s]
/proc/loadavg: 2.00 2.00 1.97 3/194 24676
/proc/meminfo: memFree=29307660/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 4251 0 1 0 8 1 0 0 20 0 18 0 253858852 9787813888 5449 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2389603 5450 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300205 s]
/proc/loadavg: 2.00 2.00 1.97 3/194 24676
/proc/meminfo: memFree=29307660/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9558620 CPUtime=0.44 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 5633 0 1 0 43 1 0 0 20 0 18 0 253858852 9788026880 8357 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2389655 8361 2216 9 0 2380348 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558620

[startup+0.700218 s]
/proc/loadavg: 2.00 2.00 1.97 3/194 24676
/proc/meminfo: memFree=29307660/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9624976 CPUtime=1.42 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 10145 0 1 0 139 3 0 0 20 0 19 0 253858852 9855975424 20690 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2406244 20690 2247 9 0 2396937 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 9624976

[startup+1.50065 s]
/proc/loadavg: 2.00 2.00 1.97 3/213 24695
/proc/meminfo: memFree=29225216/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9624976 CPUtime=2.49 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 14352 0 1 0 244 5 0 0 20 0 19 0 253858852 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2406244 30790 2281 9 0 2396937 0
[pid=24676/tid=24678] ppid=24674 vsize=9624976 CPUtime=1.43 cores=0,2,4,6
/proc/24676/task/24678/stat : 24678 (java) R 24674 24676 23338 0 -1 4202560 2486 0 1 0 142 1 0 0 20 0 19 0 253858854 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055780098408 140055612717223 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24679/stat : 24679 (java) S 24674 24676 23338 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055741590056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24680/stat : 24680 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055740537256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24681/stat : 24681 (java) S 24674 24676 23338 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055739484456 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24682/stat : 24682 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055738431656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24683/stat : 24683 (java) S 24674 24676 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055737379880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24684/stat : 24684 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055736327080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24685/stat : 24685 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055735274280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24686] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24686/stat : 24686 (java) S 24674 24676 23338 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055734221480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24687] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24687/stat : 24687 (java) S 24674 24676 23338 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055603538408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24688] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24688/stat : 24688 (java) S 24674 24676 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055602484472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24689] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24689/stat : 24689 (java) S 24674 24676 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055601431560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24690] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24690/stat : 24690 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055600380048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24691] ppid=24674 vsize=9624976 CPUtime=0.58 cores=0,2,4,6
/proc/24676/task/24691/stat : 24691 (java) S 24674 24676 23338 0 -1 4202560 7793 0 0 0 56 2 0 0 20 0 19 0 253858859 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055599328184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24692] ppid=24674 vsize=9624976 CPUtime=0.39 cores=0,2,4,6
/proc/24676/task/24692/stat : 24692 (java) S 24674 24676 23338 0 -1 4202560 2808 0 0 0 39 0 0 0 20 0 19 0 253858859 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055598275384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24693] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24693/stat : 24693 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140055597222776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24694] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24694/stat : 24694 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140054588550088 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24695] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24695/stat : 24695 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858900 9855975424 30790 33554432000 1073741824 1073778376 140734965070048 140054587495592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.49
Current children cumulated vsize (KiB) 9624976

[startup+3.10155 s]
/proc/loadavg: 2.00 2.00 1.97 3/213 24695
/proc/meminfo: memFree=29174212/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9624976 CPUtime=4.19 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 14896 0 1 0 412 7 0 0 20 0 19 0 253858852 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2406244 40049 2281 9 0 2396937 0
[pid=24676/tid=24678] ppid=24674 vsize=9624976 CPUtime=2.96 cores=0,2,4,6
/proc/24676/task/24678/stat : 24678 (java) R 24674 24676 23338 0 -1 4202560 2487 0 1 0 295 1 0 0 20 0 19 0 253858854 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055780098440 140055612748644 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24679/stat : 24679 (java) S 24674 24676 23338 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055741590056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24680/stat : 24680 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055740537256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24681/stat : 24681 (java) S 24674 24676 23338 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055739484456 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24682/stat : 24682 (java) S 24674 24676 23338 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055738431656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24683/stat : 24683 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055737379880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24684/stat : 24684 (java) S 24674 24676 23338 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055736327080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24685/stat : 24685 (java) S 24674 24676 23338 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055735274280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24686] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24686/stat : 24686 (java) S 24674 24676 23338 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055734221480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24687] ppid=24674 vsize=9624976 CPUtime=0.05 cores=0,2,4,6
/proc/24676/task/24687/stat : 24687 (java) S 24674 24676 23338 0 -1 4202560 41 0 0 0 5 0 0 0 20 0 19 0 253858856 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055603538408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24688] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24688/stat : 24688 (java) S 24674 24676 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055602484472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24689] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24689/stat : 24689 (java) S 24674 24676 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055601431560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24690] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24690/stat : 24690 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055600380048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24691] ppid=24674 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/24676/task/24691/stat : 24691 (java) S 24674 24676 23338 0 -1 4202560 7798 0 0 0 57 2 0 0 20 0 19 0 253858859 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055599328184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24692] ppid=24674 vsize=9624976 CPUtime=0.45 cores=0,2,4,6
/proc/24676/task/24692/stat : 24692 (java) S 24674 24676 23338 0 -1 4202560 3283 0 0 0 45 0 0 0 20 0 19 0 253858859 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055598275384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24693] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24693/stat : 24693 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140055597222776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24694] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24694/stat : 24694 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140054588550088 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24695] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24695/stat : 24695 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858900 9855975424 40049 33554432000 1073741824 1073778376 140734965070048 140054587495592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 9624976

[startup+6.30157 s]
/proc/loadavg: 1.91 1.98 1.97 3/213 24695
/proc/meminfo: memFree=29138660/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9624976 CPUtime=7.45 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 15562 0 1 0 737 8 0 0 20 0 19 0 253858852 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2406244 46334 2281 9 0 2396937 0
[pid=24676/tid=24678] ppid=24674 vsize=9624976 CPUtime=6.07 cores=0,2,4,6
/proc/24676/task/24678/stat : 24678 (java) R 24674 24676 23338 0 -1 4202560 2490 0 1 0 606 1 0 0 20 0 19 0 253858854 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055780098320 140055612698350 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24679/stat : 24679 (java) S 24674 24676 23338 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055741590056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24680/stat : 24680 (java) S 24674 24676 23338 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055740537256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24681/stat : 24681 (java) S 24674 24676 23338 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055739484456 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24682/stat : 24682 (java) S 24674 24676 23338 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055738431656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24683/stat : 24683 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055737379880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/24676/task/24684/stat : 24684 (java) S 24674 24676 23338 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 253858855 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055736327080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24685/stat : 24685 (java) S 24674 24676 23338 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055735274280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24686] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24686/stat : 24686 (java) S 24674 24676 23338 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 253858855 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055734221480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24687] ppid=24674 vsize=9624976 CPUtime=0.11 cores=0,2,4,6
/proc/24676/task/24687/stat : 24687 (java) S 24674 24676 23338 0 -1 4202560 51 0 0 0 11 0 0 0 20 0 19 0 253858856 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055603538408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24688] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24688/stat : 24688 (java) S 24674 24676 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055602484472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24689] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24689/stat : 24689 (java) S 24674 24676 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055601431560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24690] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24690/stat : 24690 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055600380048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24691] ppid=24674 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/24676/task/24691/stat : 24691 (java) S 24674 24676 23338 0 -1 4202560 7798 0 0 0 57 2 0 0 20 0 19 0 253858859 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055599328184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24692] ppid=24674 vsize=9624976 CPUtime=0.49 cores=0,2,4,6
/proc/24676/task/24692/stat : 24692 (java) S 24674 24676 23338 0 -1 4202560 3921 0 0 0 47 2 0 0 20 0 19 0 253858859 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055598275384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24693] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24693/stat : 24693 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140055597222776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24694] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24694/stat : 24694 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140054588550088 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24695] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24695/stat : 24695 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858900 9855975424 46334 33554432000 1073741824 1073778376 140734965070048 140054587495592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 7.45
Current children cumulated vsize (KiB) 9624976

[startup+12.7015 s]

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

[pid=24676/tid=24691] ppid=24674 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/24676/task/24691/stat : 24691 (java) S 24674 24676 23338 0 -1 4202560 7798 0 0 0 57 2 0 0 20 0 19 0 253858859 9855975424 147718 33554432000 1073741824 1073778376 140734965070048 140055599328184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24692] ppid=24674 vsize=9624976 CPUtime=0.56 cores=0,2,4,6
/proc/24676/task/24692/stat : 24692 (java) S 24674 24676 23338 0 -1 4202560 4640 0 0 0 54 2 0 0 20 0 19 0 253858859 9855975424 147718 33554432000 1073741824 1073778376 140734965070048 140055598275384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24693] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24693/stat : 24693 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 147718 33554432000 1073741824 1073778376 140734965070048 140055597222776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24694] ppid=24674 vsize=9624976 CPUtime=0.57 cores=0,2,4,6
/proc/24676/task/24694/stat : 24694 (java) S 24674 24676 23338 0 -1 4202560 95 0 0 0 28 29 0 0 20 0 19 0 253858859 9855975424 147718 33554432000 1073741824 1073778376 140734965070048 140054588550088 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24695] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24695/stat : 24695 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858900 9855975424 147718 33554432000 1073741824 1073778376 140734965070048 140054587495592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1676.3
Current children cumulated vsize (KiB) 9624976

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 24791
/proc/meminfo: memFree=28776648/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9624976 CPUtime=1736.89 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 23179 0 1 0 173560 129 0 0 20 0 19 0 253858852 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2406244 145692 2282 9 0 2396937 0
[pid=24676/tid=24678] ppid=24674 vsize=9624976 CPUtime=1707.78 cores=0,2,4,6
/proc/24676/task/24678/stat : 24678 (java) R 24674 24676 23338 0 -1 4202560 2776 0 1 0 170749 29 0 0 20 0 19 0 253858854 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055780097376 140055612806174 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=9624976 CPUtime=2.27 cores=0,2,4,6
/proc/24676/task/24679/stat : 24679 (java) S 24674 24676 23338 0 -1 4202560 601 0 0 0 213 14 0 0 20 0 19 0 253858855 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055741590056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=9624976 CPUtime=2.11 cores=0,2,4,6
/proc/24676/task/24680/stat : 24680 (java) S 24674 24676 23338 0 -1 4202560 480 0 0 0 202 9 0 0 20 0 19 0 253858855 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055740537256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=9624976 CPUtime=2.27 cores=0,2,4,6
/proc/24676/task/24681/stat : 24681 (java) S 24674 24676 23338 0 -1 4202560 977 0 0 0 217 10 0 0 20 0 19 0 253858855 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055739484456 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=9624976 CPUtime=2.31 cores=0,2,4,6
/proc/24676/task/24682/stat : 24682 (java) S 24674 24676 23338 0 -1 4202560 983 0 0 0 218 13 0 0 20 0 19 0 253858855 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055738431656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=9624976 CPUtime=2.27 cores=0,2,4,6
/proc/24676/task/24683/stat : 24683 (java) S 24674 24676 23338 0 -1 4202560 572 0 0 0 217 10 0 0 20 0 19 0 253858855 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055737379880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=9624976 CPUtime=2.57 cores=0,2,4,6
/proc/24676/task/24684/stat : 24684 (java) S 24674 24676 23338 0 -1 4202560 1008 0 0 0 244 13 0 0 20 0 19 0 253858855 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055736327080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=9624976 CPUtime=2.4 cores=0,2,4,6
/proc/24676/task/24685/stat : 24685 (java) S 24674 24676 23338 0 -1 4202560 661 0 0 0 225 15 0 0 20 0 19 0 253858855 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055735274280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24686] ppid=24674 vsize=9624976 CPUtime=2.28 cores=0,2,4,6
/proc/24676/task/24686/stat : 24686 (java) S 24674 24676 23338 0 -1 4202560 646 0 0 0 217 11 0 0 20 0 19 0 253858855 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055734221480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24687] ppid=24674 vsize=9624976 CPUtime=4.64 cores=0,2,4,6
/proc/24676/task/24687/stat : 24687 (java) S 24674 24676 23338 0 -1 4202560 753 0 0 0 458 6 0 0 20 0 19 0 253858856 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055603538408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24688] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24688/stat : 24688 (java) S 24674 24676 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055602484472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24689] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24689/stat : 24689 (java) S 24674 24676 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055601431560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24690] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24690/stat : 24690 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055600380048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24691] ppid=24674 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/24676/task/24691/stat : 24691 (java) S 24674 24676 23338 0 -1 4202560 7798 0 0 0 57 2 0 0 20 0 19 0 253858859 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055599328184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24692] ppid=24674 vsize=9624976 CPUtime=0.56 cores=0,2,4,6
/proc/24676/task/24692/stat : 24692 (java) S 24674 24676 23338 0 -1 4202560 4640 0 0 0 54 2 0 0 20 0 19 0 253858859 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055598275384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24693] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24693/stat : 24693 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140055597222776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24694] ppid=24674 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/24676/task/24694/stat : 24694 (java) S 24674 24676 23338 0 -1 4202560 99 0 0 0 29 30 0 0 20 0 19 0 253858859 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140054588550088 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24695] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24695/stat : 24695 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858900 9855975424 145692 33554432000 1073741824 1073778376 140734965070048 140054587495592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1736.89
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 24791
/proc/meminfo: memFree=28778020/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9624976 CPUtime=1797.49 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 23209 0 1 0 179618 131 0 0 20 0 19 0 253858852 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2406244 145436 2282 9 0 2396937 0
[pid=24676/tid=24678] ppid=24674 vsize=9624976 CPUtime=1767.35 cores=0,2,4,6
/proc/24676/task/24678/stat : 24678 (java) R 24674 24676 23338 0 -1 4202560 2796 0 1 0 176705 30 0 0 20 0 19 0 253858854 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055780097312 140055612697761 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=9624976 CPUtime=2.38 cores=0,2,4,6
/proc/24676/task/24679/stat : 24679 (java) S 24674 24676 23338 0 -1 4202560 601 0 0 0 224 14 0 0 20 0 19 0 253858855 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055741590056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=9624976 CPUtime=2.22 cores=0,2,4,6
/proc/24676/task/24680/stat : 24680 (java) S 24674 24676 23338 0 -1 4202560 480 0 0 0 213 9 0 0 20 0 19 0 253858855 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055740537256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=9624976 CPUtime=2.39 cores=0,2,4,6
/proc/24676/task/24681/stat : 24681 (java) S 24674 24676 23338 0 -1 4202560 977 0 0 0 229 10 0 0 20 0 19 0 253858855 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055739484456 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=9624976 CPUtime=2.42 cores=0,2,4,6
/proc/24676/task/24682/stat : 24682 (java) S 24674 24676 23338 0 -1 4202560 983 0 0 0 229 13 0 0 20 0 19 0 253858855 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055738431656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=9624976 CPUtime=2.4 cores=0,2,4,6
/proc/24676/task/24683/stat : 24683 (java) S 24674 24676 23338 0 -1 4202560 572 0 0 0 229 11 0 0 20 0 19 0 253858855 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055737379880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=9624976 CPUtime=2.64 cores=0,2,4,6
/proc/24676/task/24684/stat : 24684 (java) S 24674 24676 23338 0 -1 4202560 1008 0 0 0 250 14 0 0 20 0 19 0 253858855 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055736327080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=9624976 CPUtime=2.5 cores=0,2,4,6
/proc/24676/task/24685/stat : 24685 (java) S 24674 24676 23338 0 -1 4202560 661 0 0 0 235 15 0 0 20 0 19 0 253858855 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055735274280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24686] ppid=24674 vsize=9624976 CPUtime=2.4 cores=0,2,4,6
/proc/24676/task/24686/stat : 24686 (java) S 24674 24676 23338 0 -1 4202560 646 0 0 0 229 11 0 0 20 0 19 0 253858855 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055734221480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24676/tid=24687] ppid=24674 vsize=9624976 CPUtime=4.64 cores=0,2,4,6
/proc/24676/task/24687/stat : 24687 (java) S 24674 24676 23338 0 -1 4202560 759 0 0 0 458 6 0 0 20 0 19 0 253858856 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055603538408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24688] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24688/stat : 24688 (java) S 24674 24676 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055602484472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24689] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24689/stat : 24689 (java) S 24674 24676 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055601431560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24690] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24690/stat : 24690 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055600380048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24691] ppid=24674 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/24676/task/24691/stat : 24691 (java) S 24674 24676 23338 0 -1 4202560 7798 0 0 0 57 2 0 0 20 0 19 0 253858859 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055599328184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24692] ppid=24674 vsize=9624976 CPUtime=0.56 cores=0,2,4,6
/proc/24676/task/24692/stat : 24692 (java) S 24674 24676 23338 0 -1 4202560 4640 0 0 0 54 2 0 0 20 0 19 0 253858859 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055598275384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24693] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24693/stat : 24693 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140055597222776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24694] ppid=24674 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/24676/task/24694/stat : 24694 (java) S 24674 24676 23338 0 -1 4202560 103 0 0 0 31 30 0 0 20 0 19 0 253858859 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140054588550088 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24695] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24695/stat : 24695 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858900 9855975424 145436 33554432000 1073741824 1073778376 140734965070048 140054587495592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1797.49
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/213 24791
/proc/meminfo: memFree=28778020/32873648 swapFree=6844/6844
[pid=24676] ppid=24674 vsize=9624976 CPUtime=1800.03 cores=0,2,4,6
/proc/24676/stat : 24676 (java) S 24674 24676 23338 0 -1 4202496 23210 0 1 0 179872 131 0 0 20 0 19 0 253858852 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140734965061184 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24676/statm: 2406244 145435 2282 9 0 2396937 0
[pid=24676/tid=24678] ppid=24674 vsize=9624976 CPUtime=1769.84 cores=0,2,4,6
/proc/24676/task/24678/stat : 24678 (java) R 24674 24676 23338 0 -1 4202560 2797 0 1 0 176954 30 0 0 20 0 19 0 253858854 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055780097360 140055612806174 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24679] ppid=24674 vsize=9624976 CPUtime=2.38 cores=0,2,4,6
/proc/24676/task/24679/stat : 24679 (java) S 24674 24676 23338 0 -1 4202560 601 0 0 0 224 14 0 0 20 0 19 0 253858855 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055741590056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24680] ppid=24674 vsize=9624976 CPUtime=2.23 cores=0,2,4,6
/proc/24676/task/24680/stat : 24680 (java) S 24674 24676 23338 0 -1 4202560 480 0 0 0 214 9 0 0 20 0 19 0 253858855 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055740537256 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24681] ppid=24674 vsize=9624976 CPUtime=2.39 cores=0,2,4,6
/proc/24676/task/24681/stat : 24681 (java) S 24674 24676 23338 0 -1 4202560 977 0 0 0 229 10 0 0 20 0 19 0 253858855 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055739484456 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24682] ppid=24674 vsize=9624976 CPUtime=2.42 cores=0,2,4,6
/proc/24676/task/24682/stat : 24682 (java) S 24674 24676 23338 0 -1 4202560 983 0 0 0 229 13 0 0 20 0 19 0 253858855 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055738431656 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24683] ppid=24674 vsize=9624976 CPUtime=2.4 cores=0,2,4,6
/proc/24676/task/24683/stat : 24683 (java) S 24674 24676 23338 0 -1 4202560 572 0 0 0 229 11 0 0 20 0 19 0 253858855 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055737379880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24676/tid=24684] ppid=24674 vsize=9624976 CPUtime=2.65 cores=0,2,4,6
/proc/24676/task/24684/stat : 24684 (java) S 24674 24676 23338 0 -1 4202560 1008 0 0 0 251 14 0 0 20 0 19 0 253858855 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055736327080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24685] ppid=24674 vsize=9624976 CPUtime=2.5 cores=0,2,4,6
/proc/24676/task/24685/stat : 24685 (java) S 24674 24676 23338 0 -1 4202560 661 0 0 0 235 15 0 0 20 0 19 0 253858855 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055735274280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24686] ppid=24674 vsize=9624976 CPUtime=2.41 cores=0,2,4,6
/proc/24676/task/24686/stat : 24686 (java) S 24674 24676 23338 0 -1 4202560 646 0 0 0 230 11 0 0 20 0 19 0 253858855 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055734221480 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24687] ppid=24674 vsize=9624976 CPUtime=4.64 cores=0,2,4,6
/proc/24676/task/24687/stat : 24687 (java) S 24674 24676 23338 0 -1 4202560 759 0 0 0 458 6 0 0 20 0 19 0 253858856 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055603538408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24688] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24688/stat : 24688 (java) S 24674 24676 23338 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055602484472 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24689] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24689/stat : 24689 (java) S 24674 24676 23338 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253858856 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055601431560 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24690] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24690/stat : 24690 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055600380048 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24691] ppid=24674 vsize=9624976 CPUtime=0.59 cores=0,2,4,6
/proc/24676/task/24691/stat : 24691 (java) S 24674 24676 23338 0 -1 4202560 7798 0 0 0 57 2 0 0 20 0 19 0 253858859 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055599328184 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24676/tid=24692] ppid=24674 vsize=9624976 CPUtime=0.56 cores=0,2,4,6
/proc/24676/task/24692/stat : 24692 (java) S 24674 24676 23338 0 -1 4202560 4640 0 0 0 54 2 0 0 20 0 19 0 253858859 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055598275384 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24693] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24693/stat : 24693 (java) S 24674 24676 23338 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253858859 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140055597222776 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24694] ppid=24674 vsize=9624976 CPUtime=0.61 cores=0,2,4,6
/proc/24676/task/24694/stat : 24694 (java) S 24674 24676 23338 0 -1 4202560 103 0 0 0 31 30 0 0 20 0 19 0 253858859 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140054588550088 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24676/tid=24695] ppid=24674 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/24676/task/24695/stat : 24695 (java) S 24674 24676 23338 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253858900 9855975424 145435 33554432000 1073741824 1073778376 140734965070048 140054587495592 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9624976

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 24676 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=149247
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=810724
# CPU time returned by wait4() is 1795.96
# while last known CPU time is 1800.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1784.85
CPU time (s): 1800.03
CPU user time (s): 1798.72
CPU system time (s): 1.31
CPU usage (%): 100.851
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.15
system time used= 1.81072
maximum resident set size= 830384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23243
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= 46495
involuntary context switches= 39349

runsolver used 7.08992 second user time and 13.6429 second system time

The end

Launcher Data

Begin job on node124 at 2012-05-24 18:35:30
IDJOB=3687917
IDBENCH=2272
IDSOLVER=2269
FILE ID=node124/3687917-1337877330
RUNJOBID= node124-1337871881-23354
PBS_JOBID= 14620080
Free space on /tmp= 71672 MiB

SOLVER NAME= Sat 4j PB Resolution 2.3.2 Snapshot
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/~kexu/benchmarks/frb35-17-opb/normalized-frb35-17-3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687917-1337877330/watcher-3687917-1337877330 -o /tmp/evaluation-result-3687917-1337877330/solver-3687917-1337877330 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687917-1337877330.opb

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

MD5SUM BENCH= 3895ca8e12182fcd80d7923f66584703
RANDOM SEED=681169473

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        29308188 kB
Buffers:          224340 kB
Cached:          2033480 kB
SwapCached:            0 kB
Active:          1002760 kB
Inactive:        1783064 kB
Active(anon):     528924 kB
Inactive(anon):     1660 kB
Active(file):     473836 kB
Inactive(file):  1781404 kB
Unevictable:        6844 kB
Mlocked:            6844 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1216 kB
Writeback:             0 kB
AnonPages:        538672 kB
Mapped:            22480 kB
Shmem:               200 kB
Slab:             637060 kB
SReclaimable:      81428 kB
SUnreclaim:       555632 kB
KernelStack:        1600 kB
PageTables:         5652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     953648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    497664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71660 MiB
End job on node124 at 2012-05-24 19:05:17