Trace number 3736962

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31SAT (TO)40 1800.09 906.628

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_500_25_4.opb
MD5SUM3feaf3974ec1ffdea6d6674c11d1a071
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark28
Best CPU time to get the best result obtained on this benchmark1796.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 36
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 constraint26
Maximum length of a constraint50
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)15754
Sum of products size (including duplicates)31508
Number of different products15754
Sum of products size31508

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.08	c version 2.2.0.v20100531
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		1349517296
0.00/0.09	c Max memory 		1356595200
0.00/0.09	c Total memory 		1356595200
0.00/0.09	c Number of processors 	8
0.08/0.12	c Pseudo Boolean Optimization
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c Stops conflict analysis at the first Unique Implication Point
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@4a913fe2
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c Stops conflict analysis at the first Unique Implication Point
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@70eb7859
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/0.12	c Glucose learned constraints deletion strategy
0.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	
0.08/0.12	c solving HOME/instance-3736962-1338752581.opb
0.08/0.12	c reading problem ... 
7.96/7.21	c ... done. Wall clock time 7.098s.
7.96/7.21	c #vars     16254
7.96/7.21	c #constraints  32008
7.96/7.21	c constraints type 
7.96/7.21	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16254
7.96/7.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15754
7.96/7.21	c constraints type 
7.96/7.21	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 16254
7.96/7.21	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15754
8.28/7.38	c And the winner is CuttingPlanes
8.60/8.23	c SATISFIABLE
8.60/8.23	c OPTIMIZING...
8.60/8.23	c Got one! Elapsed wall clock time (in seconds):8.113
8.60/8.23	o 45
9.23/8.45	c And the winner is Resolution
9.55/9.24	c Got one! Elapsed wall clock time (in seconds):9.124
9.55/9.24	o 44
12.20/10.39	c And the winner is Resolution
12.46/11.25	c Got one! Elapsed wall clock time (in seconds):11.132
12.46/11.25	o 43
14.58/12.26	c cleaning 2497 clauses out of 5001 with flag 5001/5001
19.91/14.71	c cleaning 4249 clauses out of 8504 with flag 11001/11001
25.54/17.51	c cleaning 5623 clauses out of 11255 with flag 18001/18001
31.72/20.68	c cleaning 6811 clauses out of 13631 with flag 26000/26000
34.39/21.91	c And the winner is Resolution
34.53/22.25	c Got one! Elapsed wall clock time (in seconds):22.138
34.53/22.25	o 42
39.32/24.66	c cleaning 7906 clauses out of 15822 with flag 35002/35002
47.14/28.52	c cleaning 8952 clauses out of 17914 with flag 45000/45000
55.73/32.81	c cleaning 9977 clauses out of 19963 with flag 56001/56001
65.33/37.69	c cleaning 10988 clauses out of 21986 with flag 68001/68001
76.04/43.06	c cleaning 11995 clauses out of 23998 with flag 81001/81001
88.24/49.19	c cleaning 12991 clauses out of 26002 with flag 95000/95000
100.81/55.45	c cleaning 13996 clauses out of 28014 with flag 110003/110003
111.38/60.71	c And the winner is CuttingPlanes
111.25/61.37	c Got one! Elapsed wall clock time (in seconds):61.254
111.25/61.37	o 41
113.74/62.62	c cleaning 14999 clauses out of 30015 with flag 126000/126000
128.85/70.23	c cleaning 16000 clauses out of 32017 with flag 143001/143001
145.65/78.69	c cleaning 17000 clauses out of 34017 with flag 161001/161001
163.89/87.71	c cleaning 18004 clauses out of 36017 with flag 180001/180001
184.09/97.90	c cleaning 18999 clauses out of 38012 with flag 200000/200000
203.84/107.72	c cleaning 19999 clauses out of 40013 with flag 221000/221000
225.47/118.52	c cleaning 21000 clauses out of 42015 with flag 243001/243001
248.15/129.88	c cleaning 22000 clauses out of 44015 with flag 266001/266001
270.32/140.98	c cleaning 22999 clauses out of 46015 with flag 290001/290001
296.52/154.09	c cleaning 24003 clauses out of 48015 with flag 315000/315000
322.52/167.00	c cleaning 25002 clauses out of 50013 with flag 341001/341001
333.95/172.82	c And the winner is CuttingPlanes
333.52/173.47	c Got one! Elapsed wall clock time (in seconds):173.35
333.52/173.47	o 40
347.05/180.15	c cleaning 25998 clauses out of 52010 with flag 368000/368000
375.80/194.40	c cleaning 27000 clauses out of 54012 with flag 396000/396000
404.58/208.87	c cleaning 27998 clauses out of 56012 with flag 425000/425000
433.46/223.28	c cleaning 28999 clauses out of 58014 with flag 455000/455000
464.24/238.63	c cleaning 30003 clauses out of 60015 with flag 486000/486000
494.28/253.62	c cleaning 30995 clauses out of 62012 with flag 518000/518000
526.31/269.71	c cleaning 32008 clauses out of 64017 with flag 551000/551000
558.66/285.88	c cleaning 32499 clauses out of 65009 with flag 584000/584000
596.43/304.62	c cleaning 32750 clauses out of 65510 with flag 617000/617000
629.71/321.29	c cleaning 32869 clauses out of 65761 with flag 650001/650001
671.05/341.92	c cleaning 32938 clauses out of 65891 with flag 683000/683000
712.42/362.56	c cleaning 32973 clauses out of 65955 with flag 716002/716002
751.31/381.91	c cleaning 32982 clauses out of 65980 with flag 749000/749000
785.31/398.91	c cleaning 32990 clauses out of 65999 with flag 782001/782001
822.15/417.45	c cleaning 32998 clauses out of 66009 with flag 815001/815001
857.07/434.83	c cleaning 33002 clauses out of 66011 with flag 848001/848001
892.24/452.35	c cleaning 32995 clauses out of 66009 with flag 881001/881001
926.71/469.55	c cleaning 32997 clauses out of 66013 with flag 914000/914000
962.01/487.35	c cleaning 32999 clauses out of 66018 with flag 947002/947002
999.43/506.06	c cleaning 0 clauses out of 5001 with flag 0/5001
1002.55/507.65	c cleaning 33005 clauses out of 66018 with flag 980001/980001
1044.94/528.73	c cleaning 33001 clauses out of 66012 with flag 1013000/1013000
1086.07/549.49	c cleaning 32999 clauses out of 66011 with flag 1046000/1046000
1120.56/566.70	c cleaning 33000 clauses out of 66014 with flag 1079002/1079002
1157.13/585.02	c cleaning 32993 clauses out of 66012 with flag 1112000/1112000
1194.75/603.81	c cleaning 33001 clauses out of 66019 with flag 1145000/1145000
1236.71/624.93	c cleaning 33000 clauses out of 66019 with flag 1178001/1178001
1276.83/644.97	c cleaning 33001 clauses out of 66019 with flag 1211001/1211001
1319.95/666.41	c cleaning 33001 clauses out of 66017 with flag 1244000/1244000
1361.43/687.16	c cleaning 32997 clauses out of 66017 with flag 1277001/1277001
1397.61/705.34	c cleaning 33004 clauses out of 66019 with flag 1310000/1310000
1429.48/721.23	c cleaning 33001 clauses out of 66017 with flag 1343002/1343002
1472.04/742.47	c cleaning 32998 clauses out of 66014 with flag 1376000/1376000
1509.54/761.29	c cleaning 33002 clauses out of 66021 with flag 1409005/1409005
1546.19/779.76	c cleaning 32998 clauses out of 66014 with flag 1442000/1442000
1586.26/799.72	c cleaning 33003 clauses out of 66017 with flag 1475001/1475001
1621.68/817.49	c cleaning 32998 clauses out of 66016 with flag 1508003/1508003
1656.65/834.92	c cleaning 32996 clauses out of 66015 with flag 1541000/1541000
1696.68/855.16	c cleaning 32997 clauses out of 66020 with flag 1574001/1574001
1731.90/872.73	c cleaning 33003 clauses out of 66022 with flag 1607000/1607000
1767.82/890.75	c cleaning 33004 clauses out of 66019 with flag 1640000/1640000
1799.53/906.61	c starts		: 27
1799.53/906.61	c conflicts		: 5400
1799.53/906.61	c decisions		: 25266
1799.53/906.61	c propagations		: 3470615
1799.53/906.61	c inspects		: 248142061
1799.53/906.61	c learnt literals	: 0
1799.53/906.61	c learnt binary clauses	: 0
1799.53/906.61	c learnt ternary clauses	: 0
1799.53/906.61	c learnt clauses	: 5400
1799.53/906.61	c ignored clauses	: 0
1799.53/906.61	c root simplifications	: 0
1799.53/906.61	c removed literals (reason simplification)	: 0
1799.53/906.61	c reason swapping (by a shorter reason)	: 0
1799.53/906.61	c Calls to reduceDB	: 1
1799.53/906.61	c number of reductions to clauses (during analyze)	: 0
1799.53/906.61	c number of learned constraints concerned by reduction	: 0
1799.53/906.61	c number of learning phase by resolution	: 0
1799.53/906.61	c number of learning phase by cutting planes	: 0
1799.53/906.61	c speed (assignments/second)	: 4733.892296591524
1799.53/906.61	c non guided choices	0
1799.53/906.61	c learnt constraints type 
1799.53/906.61	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 160
1799.53/906.61	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5240
1799.53/906.61	c constraints type 
1799.53/906.61	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16254
1799.53/906.61	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1799.53/906.61	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15754
1799.53/906.61	c constraints type 
1799.53/906.61	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 16254
1799.53/906.61	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1799.53/906.61	c org.sat4j.pb.constraints.pb.MaxWatchPb => 15754
1799.53/906.61	s SATISFIABLE
1799.53/906.62	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 
1799.53/906.62	c objective function=40
1799.53/906.62	c Total wall clock time (in seconds): 906.5

Verifier Data

OK	40

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-3736962-1338752581/watcher-3736962-1338752581 -o /tmp/evaluation-result-3736962-1338752581/solver-3736962-1338752581 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3736962-1338752581.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: 3.15 3.56 3.66 4/197 20702
/proc/meminfo: memFree=27432300/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/20702/stat : 20702 (java6) R 20700 20702 17063 0 -1 4202496 94 0 0 0 0 0 0 0 20 0 1 0 341382399 2560000 46 33554432000 1073741824 1073778376 140735136800160 140735136797288 209874677031 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/20702/statm: 625 46 37 9 0 29 0

[startup+0.0293361 s]
/proc/loadavg: 3.15 3.56 3.66 4/197 20702
/proc/meminfo: memFree=27432300/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2156296 CPUtime=0 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 2838 0 1 0 0 0 0 0 20 0 10 0 341382399 2208047104 3029 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 539074 3029 1008 9 0 530183 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2156296

[startup+0.100268 s]
/proc/loadavg: 3.15 3.56 3.66 4/197 20702
/proc/meminfo: memFree=27432300/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2699928 CPUtime=0.08 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 4624 0 1 0 7 1 0 0 20 0 18 0 341382399 2764726272 6323 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 674982 6331 2079 9 0 665676 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2699928

[startup+0.300247 s]
/proc/loadavg: 3.15 3.56 3.66 4/197 20702
/proc/meminfo: memFree=27432300/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2699928 CPUtime=0.44 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 5720 0 1 0 42 2 0 0 20 0 18 0 341382399 2764726272 8089 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 674982 8089 2219 9 0 665676 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 2699928

[startup+0.700304 s]
/proc/loadavg: 3.15 3.56 3.66 4/197 20702
/proc/meminfo: memFree=27432300/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2699928 CPUtime=1.18 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 13231 0 1 0 114 4 0 0 20 0 18 0 341382399 2764726272 15072 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 674982 15072 2233 9 0 665676 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 2699928

[startup+1.50061 s]
/proc/loadavg: 3.15 3.56 3.66 4/215 20720
/proc/meminfo: memFree=27376096/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2699928 CPUtime=2.15 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 13460 0 1 0 211 4 0 0 20 0 18 0 341382399 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 674982 17855 2237 9 0 665676 0
[pid=20702/tid=20704] ppid=20700 vsize=2699928 CPUtime=1.46 cores=1,3,5,7
/proc/20702/task/20704/stat : 20704 (java) R 20700 20702 17063 0 -1 4202560 2796 0 1 0 144 2 0 0 20 0 18 0 341382400 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139771600801720 139771473454459 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20705] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20705/stat : 20705 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139771467462952 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20706] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20706/stat : 20706 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139771466410152 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20707] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20707/stat : 20707 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139771465357864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20702/tid=20708] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20708/stat : 20708 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139771464305064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20709] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20709/stat : 20709 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139771463252776 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20710] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20710/stat : 20710 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139771462199976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20711] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20711/stat : 20711 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139771461147688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20712] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20712/stat : 20712 (java) S 20700 20702 17063 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139771460094888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20713] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20713/stat : 20713 (java) S 20700 20702 17063 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341382403 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139770977016040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20714] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20714/stat : 20714 (java) S 20700 20702 17063 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 341382403 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139770975962104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20715] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20715/stat : 20715 (java) S 20700 20702 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 341382403 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139770974909704 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20716] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20716/stat : 20716 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382406 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139770973858192 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20717] ppid=20700 vsize=2699928 CPUtime=0.19 cores=1,3,5,7
/proc/20702/task/20717/stat : 20717 (java) S 20700 20702 17063 0 -1 4202560 2229 0 0 0 19 0 0 0 20 0 18 0 341382406 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139770972805816 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20718] ppid=20700 vsize=2699928 CPUtime=0.46 cores=1,3,5,7
/proc/20702/task/20718/stat : 20718 (java) S 20700 20702 17063 0 -1 4202560 7249 0 0 0 44 2 0 0 20 0 18 0 341382406 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139770971753016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20719] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20719/stat : 20719 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382406 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139770970700920 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20720] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20720/stat : 20720 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382406 2764726272 17855 33554432000 1073741824 1073778376 140736407349632 139770969648328 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 2699928

[startup+3.10066 s]
/proc/loadavg: 3.15 3.56 3.66 4/215 20720
/proc/meminfo: memFree=27363312/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2699928 CPUtime=3.85 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 13869 0 1 0 381 4 0 0 20 0 18 0 341382399 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 674982 21005 2238 9 0 665676 0
[pid=20702/tid=20704] ppid=20700 vsize=2699928 CPUtime=3.06 cores=1,3,5,7
/proc/20702/task/20704/stat : 20704 (java) R 20700 20702 17063 0 -1 4202560 2803 0 1 0 304 2 0 0 20 0 18 0 341382400 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139771600800104 139771473454732 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20705] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20705/stat : 20705 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139771467462952 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20706] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20706/stat : 20706 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139771466410152 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20707] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20707/stat : 20707 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139771465357864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20702/tid=20708] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20708/stat : 20708 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139771464305064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20709] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20709/stat : 20709 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139771463252776 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20710] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20710/stat : 20710 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139771462199976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20711] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20711/stat : 20711 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139771461147688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20712] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20712/stat : 20712 (java) S 20700 20702 17063 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139771460094888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20713] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20713/stat : 20713 (java) S 20700 20702 17063 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341382403 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139770977016040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20714] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20714/stat : 20714 (java) S 20700 20702 17063 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 341382403 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139770975962104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20715] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20715/stat : 20715 (java) S 20700 20702 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 341382403 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139770974909704 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20716] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20716/stat : 20716 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382406 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139770973858192 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20717] ppid=20700 vsize=2699928 CPUtime=0.25 cores=1,3,5,7
/proc/20702/task/20717/stat : 20717 (java) S 20700 20702 17063 0 -1 4202560 2631 0 0 0 25 0 0 0 20 0 18 0 341382406 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139770972805816 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20718] ppid=20700 vsize=2699928 CPUtime=0.5 cores=1,3,5,7
/proc/20702/task/20718/stat : 20718 (java) S 20700 20702 17063 0 -1 4202560 7249 0 0 0 48 2 0 0 20 0 18 0 341382406 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139770971753016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20719] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20719/stat : 20719 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382406 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139770970700920 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20720] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20720/stat : 20720 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382406 2764726272 21005 33554432000 1073741824 1073778376 140736407349632 139770969648328 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 2699928

[startup+6.30076 s]
/proc/loadavg: 3.14 3.56 3.65 4/215 20720
/proc/meminfo: memFree=27345136/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2699928 CPUtime=7.05 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 13878 0 1 0 701 4 0 0 20 0 18 0 341382399 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 674982 24223 2239 9 0 665676 0
[pid=20702/tid=20704] ppid=20700 vsize=2699928 CPUtime=6.24 cores=1,3,5,7
/proc/20702/task/20704/stat : 20704 (java) R 20700 20702 17063 0 -1 4202560 2811 0 1 0 622 2 0 0 20 0 18 0 341382400 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139771600793504 139771473454459 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20705] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20705/stat : 20705 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139771467462952 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20706] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20706/stat : 20706 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139771466410152 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20707] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20707/stat : 20707 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139771465357864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20702/tid=20708] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20708/stat : 20708 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139771464305064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20709] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20709/stat : 20709 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139771463252776 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20710] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20710/stat : 20710 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139771462199976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20711] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20711/stat : 20711 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139771461147688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20712] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20712/stat : 20712 (java) S 20700 20702 17063 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341382402 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139771460094888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20713] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20713/stat : 20713 (java) S 20700 20702 17063 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 341382403 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139770977016040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20714] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20714/stat : 20714 (java) S 20700 20702 17063 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 341382403 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139770975962104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20715] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20715/stat : 20715 (java) S 20700 20702 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 341382403 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139770974909704 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20716] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20716/stat : 20716 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382406 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139770973858192 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20717] ppid=20700 vsize=2699928 CPUtime=0.25 cores=1,3,5,7
/proc/20702/task/20717/stat : 20717 (java) S 20700 20702 17063 0 -1 4202560 2631 0 0 0 25 0 0 0 20 0 18 0 341382406 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139770972805816 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20718] ppid=20700 vsize=2699928 CPUtime=0.5 cores=1,3,5,7
/proc/20702/task/20718/stat : 20718 (java) S 20700 20702 17063 0 -1 4202560 7249 0 0 0 48 2 0 0 20 0 18 0 341382406 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139770971753016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20719] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20719/stat : 20719 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 341382406 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139770970700920 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20720] ppid=20700 vsize=2699928 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20720/stat : 20720 (java) S 20700 20702 17063 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 18 0 341382406 2764726272 24223 33554432000 1073741824 1073778376 140736407349632 139770969648328 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.05
Current children cumulated vsize (KiB) 2699928

[startup+12.7008 s]
/proc/loadavg: 3.05 3.53 3.64 5/219 20730
/proc/meminfo: memFree=26966556/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2966184 CPUtime=15.72 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 18885 0 1 0 1544 28 0 0 20 0 22 0 341382399 3037372416 123315 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 741546 123315 2286 9 0 732240 0
[pid=20702/tid=20704] ppid=20700 vsize=2966184 CPUtime=7.19 cores=1,3,5,7

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

[pid=20702/tid=20708] ppid=20700 vsize=2966184 CPUtime=7.59 cores=1,3,5,7
/proc/20702/task/20708/stat : 20708 (java) S 20700 20702 17063 0 -1 4202560 365 0 0 0 749 10 0 0 20 0 22 0 341382402 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139771464305064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20709] ppid=20700 vsize=2966184 CPUtime=7.69 cores=1,3,5,7
/proc/20702/task/20709/stat : 20709 (java) S 20700 20702 17063 0 -1 4202560 359 0 0 0 761 8 0 0 20 0 22 0 341382402 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139771463252776 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20702/tid=20710] ppid=20700 vsize=2966184 CPUtime=7.49 cores=1,3,5,7
/proc/20702/task/20710/stat : 20710 (java) S 20700 20702 17063 0 -1 4202560 348 0 0 0 740 9 0 0 20 0 22 0 341382402 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139771462199976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20711] ppid=20700 vsize=2966184 CPUtime=7.46 cores=1,3,5,7
/proc/20702/task/20711/stat : 20711 (java) S 20700 20702 17063 0 -1 4202560 360 0 0 0 736 10 0 0 20 0 22 0 341382402 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139771461147688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20712] ppid=20700 vsize=2966184 CPUtime=7.36 cores=1,3,5,7
/proc/20702/task/20712/stat : 20712 (java) S 20700 20702 17063 0 -1 4202560 357 0 0 0 725 11 0 0 20 0 22 0 341382402 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139771460094888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20713] ppid=20700 vsize=2966184 CPUtime=25.87 cores=1,3,5,7
/proc/20702/task/20713/stat : 20713 (java) S 20700 20702 17063 0 -1 4202560 473 0 0 0 2538 49 0 0 20 0 22 0 341382403 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770977016040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20714] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20714/stat : 20714 (java) S 20700 20702 17063 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341382403 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770975962104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20715] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20715/stat : 20715 (java) S 20700 20702 17063 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341382403 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770974909704 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20716] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20716/stat : 20716 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341382406 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770973858192 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20717] ppid=20700 vsize=2966184 CPUtime=1.66 cores=1,3,5,7
/proc/20702/task/20717/stat : 20717 (java) S 20700 20702 17063 0 -1 4202560 11362 0 0 0 164 2 0 0 20 0 22 0 341382406 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770972805816 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20718] ppid=20700 vsize=2966184 CPUtime=1.51 cores=1,3,5,7
/proc/20702/task/20718/stat : 20718 (java) S 20700 20702 17063 0 -1 4202560 8050 0 0 0 149 2 0 0 20 0 22 0 341382406 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770971753016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20719] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20719/stat : 20719 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341382406 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770970700920 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20720] ppid=20700 vsize=2966184 CPUtime=0.39 cores=1,3,5,7
/proc/20702/task/20720/stat : 20720 (java) S 20700 20702 17063 0 -1 4202560 47 0 0 0 17 22 0 0 20 0 22 0 341382406 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770969648328 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20723] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20723/stat : 20723 (java) S 20700 20702 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341383124 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770966488232 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20724] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20724/stat : 20724 (java) S 20700 20702 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341383124 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770965435432 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20737] ppid=20700 vsize=2966184 CPUtime=611.99 cores=1,3,5,7
/proc/20702/task/20737/stat : 20737 (java) R 20700 20702 17063 0 -1 4202560 406 0 0 0 61187 12 0 0 20 0 22 0 341399746 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770967539664 139771473914624 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20738] ppid=20700 vsize=2966184 CPUtime=612.07 cores=1,3,5,7
/proc/20702/task/20738/stat : 20738 (java) R 20700 20702 17063 0 -1 4202560 319 0 0 0 61196 11 0 0 20 0 22 0 341399746 3037372416 246077 33554432000 1073741824 1073778376 140736407349632 139770968591352 139771473928115 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1631.02
Current children cumulated vsize (KiB) 2966184

[startup+882.301 s]
/proc/loadavg: 3.77 3.93 3.82 4/219 20812
/proc/meminfo: memFree=26720940/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2966184 CPUtime=1750.79 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 28192 0 1 0 174891 188 0 0 20 0 22 0 341382399 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 741546 246078 2287 9 0 732240 0
[pid=20702/tid=20704] ppid=20700 vsize=2966184 CPUtime=7.23 cores=1,3,5,7
/proc/20702/task/20704/stat : 20704 (java) S 20700 20702 17063 0 -1 4202560 2846 0 1 0 720 3 0 0 20 0 22 0 341382400 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139771600802952 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20705] ppid=20700 vsize=2966184 CPUtime=8.04 cores=1,3,5,7
/proc/20702/task/20705/stat : 20705 (java) S 20700 20702 17063 0 -1 4202560 360 0 0 0 793 11 0 0 20 0 22 0 341382402 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139771467462952 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20706] ppid=20700 vsize=2966184 CPUtime=8.23 cores=1,3,5,7
/proc/20702/task/20706/stat : 20706 (java) S 20700 20702 17063 0 -1 4202560 361 0 0 0 811 12 0 0 20 0 22 0 341382402 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139771466410152 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20707] ppid=20700 vsize=2966184 CPUtime=7.76 cores=1,3,5,7
/proc/20702/task/20707/stat : 20707 (java) S 20700 20702 17063 0 -1 4202560 357 0 0 0 765 11 0 0 20 0 22 0 341382402 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139771465357864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20708] ppid=20700 vsize=2966184 CPUtime=8.16 cores=1,3,5,7
/proc/20702/task/20708/stat : 20708 (java) S 20700 20702 17063 0 -1 4202560 365 0 0 0 806 10 0 0 20 0 22 0 341382402 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139771464305064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20709] ppid=20700 vsize=2966184 CPUtime=8.17 cores=1,3,5,7
/proc/20702/task/20709/stat : 20709 (java) S 20700 20702 17063 0 -1 4202560 359 0 0 0 809 8 0 0 20 0 22 0 341382402 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139771463252776 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20702/tid=20710] ppid=20700 vsize=2966184 CPUtime=8.09 cores=1,3,5,7
/proc/20702/task/20710/stat : 20710 (java) S 20700 20702 17063 0 -1 4202560 348 0 0 0 799 10 0 0 20 0 22 0 341382402 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139771462199976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20711] ppid=20700 vsize=2966184 CPUtime=7.99 cores=1,3,5,7
/proc/20702/task/20711/stat : 20711 (java) S 20700 20702 17063 0 -1 4202560 360 0 0 0 788 11 0 0 20 0 22 0 341382402 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139771461147688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20712] ppid=20700 vsize=2966184 CPUtime=7.87 cores=1,3,5,7
/proc/20702/task/20712/stat : 20712 (java) S 20700 20702 17063 0 -1 4202560 357 0 0 0 776 11 0 0 20 0 22 0 341382402 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139771460094888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20713] ppid=20700 vsize=2966184 CPUtime=27.96 cores=1,3,5,7
/proc/20702/task/20713/stat : 20713 (java) S 20700 20702 17063 0 -1 4202560 503 0 0 0 2746 50 0 0 20 0 22 0 341382403 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770977016040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20702/tid=20714] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20714/stat : 20714 (java) S 20700 20702 17063 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341382403 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770975962104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20715] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20715/stat : 20715 (java) S 20700 20702 17063 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341382403 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770974909704 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20716] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20716/stat : 20716 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341382406 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770973858192 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20717] ppid=20700 vsize=2966184 CPUtime=1.66 cores=1,3,5,7
/proc/20702/task/20717/stat : 20717 (java) S 20700 20702 17063 0 -1 4202560 11362 0 0 0 164 2 0 0 20 0 22 0 341382406 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770972805816 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20718] ppid=20700 vsize=2966184 CPUtime=1.51 cores=1,3,5,7
/proc/20702/task/20718/stat : 20718 (java) S 20700 20702 17063 0 -1 4202560 8050 0 0 0 149 2 0 0 20 0 22 0 341382406 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770971753016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20719] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20719/stat : 20719 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341382406 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770970700920 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20720] ppid=20700 vsize=2966184 CPUtime=0.42 cores=1,3,5,7
/proc/20702/task/20720/stat : 20720 (java) S 20700 20702 17063 0 -1 4202560 51 0 0 0 19 23 0 0 20 0 22 0 341382406 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770969648328 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20723] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20723/stat : 20723 (java) S 20700 20702 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341383124 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770966488232 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20724] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20724/stat : 20724 (java) S 20700 20702 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341383124 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770965435432 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20737] ppid=20700 vsize=2966184 CPUtime=668.53 cores=1,3,5,7
/proc/20702/task/20737/stat : 20737 (java) R 20700 20702 17063 0 -1 4202560 429 0 0 0 66840 13 0 0 20 0 22 0 341399746 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770967538736 139771473878334 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20738] ppid=20700 vsize=2966184 CPUtime=668.62 cores=1,3,5,7
/proc/20702/task/20738/stat : 20738 (java) R 20700 20702 17063 0 -1 4202560 349 0 0 0 66850 12 0 0 20 0 22 0 341399746 3037372416 246078 33554432000 1073741824 1073778376 140736407349632 139770968592208 139771473878523 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1750.79
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+906.601 s]
/proc/loadavg: 3.78 3.92 3.82 6/219 20812
/proc/meminfo: memFree=26712500/32873844 swapFree=7632/7632
[pid=20702] ppid=20700 vsize=2966184 CPUtime=1799.53 cores=1,3,5,7
/proc/20702/stat : 20702 (java) S 20700 20702 17063 0 -1 4202496 28231 0 1 0 179760 193 0 0 20 0 22 0 341382399 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 140736407340768 209887199293 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/20702/statm: 741546 247102 2287 9 0 732240 0
[pid=20702/tid=20704] ppid=20700 vsize=2966184 CPUtime=7.23 cores=1,3,5,7
/proc/20702/task/20704/stat : 20704 (java) S 20700 20702 17063 0 -1 4202560 2846 0 1 0 720 3 0 0 20 0 22 0 341382400 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139771600802952 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20705] ppid=20700 vsize=2966184 CPUtime=8.25 cores=1,3,5,7
/proc/20702/task/20705/stat : 20705 (java) S 20700 20702 17063 0 -1 4202560 361 0 0 0 814 11 0 0 20 0 22 0 341382402 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139771467462952 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20706] ppid=20700 vsize=2966184 CPUtime=8.42 cores=1,3,5,7
/proc/20702/task/20706/stat : 20706 (java) S 20700 20702 17063 0 -1 4202560 361 0 0 0 830 12 0 0 20 0 22 0 341382402 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139771466410152 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20707] ppid=20700 vsize=2966184 CPUtime=7.99 cores=1,3,5,7
/proc/20702/task/20707/stat : 20707 (java) S 20700 20702 17063 0 -1 4202560 357 0 0 0 788 11 0 0 20 0 22 0 341382402 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139771465357864 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20702/tid=20708] ppid=20700 vsize=2966184 CPUtime=8.41 cores=1,3,5,7
/proc/20702/task/20708/stat : 20708 (java) S 20700 20702 17063 0 -1 4202560 365 0 0 0 831 10 0 0 20 0 22 0 341382402 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139771464305064 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20709] ppid=20700 vsize=2966184 CPUtime=8.4 cores=1,3,5,7
/proc/20702/task/20709/stat : 20709 (java) S 20700 20702 17063 0 -1 4202560 360 0 0 0 832 8 0 0 20 0 22 0 341382402 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139771463252776 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20702/tid=20710] ppid=20700 vsize=2966184 CPUtime=8.29 cores=1,3,5,7
/proc/20702/task/20710/stat : 20710 (java) S 20700 20702 17063 0 -1 4202560 349 0 0 0 819 10 0 0 20 0 22 0 341382402 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139771462199976 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20711] ppid=20700 vsize=2966184 CPUtime=8.23 cores=1,3,5,7
/proc/20702/task/20711/stat : 20711 (java) S 20700 20702 17063 0 -1 4202560 361 0 0 0 812 11 0 0 20 0 22 0 341382402 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139771461147688 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20712] ppid=20700 vsize=2966184 CPUtime=8.08 cores=1,3,5,7
/proc/20702/task/20712/stat : 20712 (java) S 20700 20702 17063 0 -1 4202560 358 0 0 0 796 12 0 0 20 0 22 0 341382402 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139771460094888 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=20702/tid=20713] ppid=20700 vsize=2966184 CPUtime=28.59 cores=1,3,5,7
/proc/20702/task/20713/stat : 20713 (java) S 20700 20702 17063 0 -1 4202560 505 0 0 0 2806 53 0 0 20 0 22 0 341382403 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770977016040 209887213481 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20714] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20714/stat : 20714 (java) S 20700 20702 17063 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341382403 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770975962104 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20715] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20715/stat : 20715 (java) S 20700 20702 17063 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341382403 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770974909704 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20716] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20716/stat : 20716 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341382406 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770973858192 209887221536 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=20702/tid=20717] ppid=20700 vsize=2966184 CPUtime=1.66 cores=1,3,5,7
/proc/20702/task/20717/stat : 20717 (java) S 20700 20702 17063 0 -1 4202560 11362 0 0 0 164 2 0 0 20 0 22 0 341382406 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770972805816 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20718] ppid=20700 vsize=2966184 CPUtime=1.51 cores=1,3,5,7
/proc/20702/task/20718/stat : 20718 (java) S 20700 20702 17063 0 -1 4202560 8050 0 0 0 149 2 0 0 20 0 22 0 341382406 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770971753016 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20719] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20719/stat : 20719 (java) S 20700 20702 17063 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341382406 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770970700920 209887212604 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=20702/tid=20720] ppid=20700 vsize=2966184 CPUtime=0.43 cores=1,3,5,7
/proc/20702/task/20720/stat : 20720 (java) S 20700 20702 17063 0 -1 4202560 53 0 0 0 20 23 0 0 20 0 22 0 341382406 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770969648328 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20723] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20723/stat : 20723 (java) S 20700 20702 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341383124 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770966488232 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20724] ppid=20700 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/20702/task/20724/stat : 20724 (java) S 20700 20702 17063 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341383124 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770965435432 209887213481 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20737] ppid=20700 vsize=2966184 CPUtime=691.65 cores=1,3,5,7
/proc/20702/task/20737/stat : 20737 (java) R 20700 20702 17063 0 -1 4202560 446 0 0 0 69152 13 0 0 20 0 22 0 341399746 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770967539800 139771473860008 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=20702/tid=20738] ppid=20700 vsize=2966184 CPUtime=691.73 cores=1,3,5,7
/proc/20702/task/20738/stat : 20738 (java) R 20700 20702 17063 0 -1 4202560 362 0 0 0 69161 12 0 0 20 0 22 0 341399746 3037372416 247102 33554432000 1073741824 1073778376 140736407349632 139770968591512 139771473878428 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1799.53
Current children cumulated vsize (KiB) 2966184

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 20702 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=358216
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=273654
# CPU time returned by wait4() is 1796.63
# while last known CPU time is 1799.53
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.55999
#  lost CPU user time (s): 0.599991
#  lost CPU system time (s): -0.04

Real time (s): 906.628
CPU time (s): 1800.09
CPU user time (s): 1798.2
CPU system time (s): 1.89
CPU usage (%): 198.548
Max. virtual memory (cumulated for all children) (KiB): 2967472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.36
system time used= 2.27365
maximum resident set size= 988524
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28262
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 51519
involuntary context switches= 109534

runsolver used 3.2925 second user time and 8.96264 second system time

The end

Launcher Data

Begin job on node141 at 2012-06-03 21:43:01
IDJOB=3736962
IDBENCH=48153
IDSOLVER=2324
FILE ID=node141/3736962-1338752581
RUNJOBID= node141-1338738353-17080
PBS_JOBID= 14636770
Free space on /tmp= 70720 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_500_25_4.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736962-1338752581/watcher-3736962-1338752581 -o /tmp/evaluation-result-3736962-1338752581/solver-3736962-1338752581 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3736962-1338752581.opb

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

MD5SUM BENCH= 3feaf3974ec1ffdea6d6674c11d1a071
RANDOM SEED=1765755056

node141.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.744
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.48
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27432308 kB
Buffers:          427592 kB
Cached:          3189076 kB
SwapCached:          216 kB
Active:          2197748 kB
Inactive:        2350296 kB
Active(anon):     921980 kB
Inactive(anon):    11288 kB
Active(file):    1275768 kB
Inactive(file):  2339008 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67108640 kB
Dirty:               332 kB
Writeback:             0 kB
AnonPages:        946392 kB
Mapped:            19076 kB
Shmem:               172 kB
Slab:             741524 kB
SReclaimable:     183576 kB
SUnreclaim:       557948 kB
KernelStack:        1616 kB
PageTables:         5604 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1573368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    884736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70720 MiB
End job on node141 at 2012-06-03 21:58:09