Trace number 3687867

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)-24 1800.08 1793.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-3.opb
MD5SUM8e251d4e151b2868eb3a52cf845e4cf8
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-30
Best CPU time to get the best result obtained on this benchmark26.055
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -30
Optimality of the best value was proved YES
Number of variables450
Total number of constraints17809
Number of constraints which are clauses17809
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 450
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 450
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 450
Number of bits of the biggest sum of numbers9
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.02/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.08	c See www.sat4j.org for details.
0.02/0.08	c version 2.3.2.v20120418
0.02/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.08	c java.vm.version	19.1-b02
0.02/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.08	c sun.arch.data.model	64
0.02/0.08	c java.version		1.6.0_24
0.02/0.08	c os.name		Linux
0.02/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.08	c os.arch		amd64
0.02/0.08	c Free memory 		501472288
0.02/0.08	c Max memory 		7480803328
0.02/0.08	c Total memory 		504102912
0.02/0.08	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@431b9fb1
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-3687867-1337877287.opb
0.09/0.11	c reading problem ... 
0.71/0.42	c ... done. Wall clock time 0.312s.
0.71/0.42	c declared #vars     450
0.71/0.42	c #constraints  17809
0.71/0.42	c constraints type 
0.71/0.42	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17809
0.71/0.42	c 17809 constraints processed.
0.71/0.42	c objective function length is 450 literals
0.71/0.43	c SATISFIABLE
0.71/0.43	c OPTIMIZING...
0.71/0.43	c Got one! Elapsed wall clock time (in seconds):0.323
0.71/0.43	o -22
0.71/0.44	c Got one! Elapsed wall clock time (in seconds):0.337
0.71/0.44	o -23
1.02/0.51	c Got one! Elapsed wall clock time (in seconds):0.403
1.02/0.51	o -24
1.67/0.90	c cleaning 2526 clauses out of 5052 with flag 5002/5052
2.12/1.32	c cleaning 4263 clauses out of 8525 with flag 11001/11051
2.62/1.84	c cleaning 5633 clauses out of 11265 with flag 18004/18054
3.34/2.56	c cleaning 6815 clauses out of 13630 with flag 26002/26052
4.30/3.43	c cleaning 7907 clauses out of 15815 with flag 35002/35052
5.39/4.41	c cleaning 8947 clauses out of 17906 with flag 45000/45050
6.51/5.58	c cleaning 9980 clauses out of 19960 with flag 56001/56051
7.92/6.94	c cleaning 10988 clauses out of 21979 with flag 68000/68050
9.53/8.58	c cleaning 11996 clauses out of 23992 with flag 81001/81051
11.35/10.31	c cleaning 12994 clauses out of 25995 with flag 95000/95050
13.28/12.26	c cleaning 14001 clauses out of 28002 with flag 110001/110051
15.19/14.20	c cleaning 14998 clauses out of 30001 with flag 126001/126051
17.42/16.40	c cleaning 15999 clauses out of 32002 with flag 143000/143050
20.35/19.22	c cleaning 16998 clauses out of 34004 with flag 161001/161051
23.28/22.14	c cleaning 18000 clauses out of 36005 with flag 180000/180050
26.50/25.33	c cleaning 19002 clauses out of 38008 with flag 200003/200053
30.15/28.91	c cleaning 20002 clauses out of 40006 with flag 221003/221053
34.28/33.03	c cleaning 20994 clauses out of 42003 with flag 243002/243052
38.91/37.68	c cleaning 22004 clauses out of 44008 with flag 266001/266051
43.23/41.92	c cleaning 22998 clauses out of 46004 with flag 290001/290051
47.94/46.67	c cleaning 24001 clauses out of 48006 with flag 315001/315051
53.58/52.20	c cleaning 25002 clauses out of 50004 with flag 341000/341050
59.94/58.57	c cleaning 25999 clauses out of 52005 with flag 368003/368053
66.27/64.86	c cleaning 27002 clauses out of 54003 with flag 396000/396050
71.10/69.61	c cleaning 27991 clauses out of 56002 with flag 425001/425051
75.74/74.20	c cleaning 29002 clauses out of 58010 with flag 455000/455050
82.67/81.18	c cleaning 30003 clauses out of 60009 with flag 486001/486051
90.73/89.17	c cleaning 31001 clauses out of 62006 with flag 518001/518051
98.58/96.98	c cleaning 32001 clauses out of 64005 with flag 551001/551051
108.34/106.67	c cleaning 33001 clauses out of 66004 with flag 585001/585051
117.97/116.24	c cleaning 33997 clauses out of 68003 with flag 620001/620051
127.92/126.14	c cleaning 35001 clauses out of 70006 with flag 656001/656051
137.97/136.14	c cleaning 36001 clauses out of 72006 with flag 693002/693052
147.93/146.01	c cleaning 36994 clauses out of 74005 with flag 731002/731052
158.77/156.85	c cleaning 38002 clauses out of 76010 with flag 770001/770051
167.29/165.34	c cleaning 39004 clauses out of 78009 with flag 810002/810052
178.88/176.83	c cleaning 40002 clauses out of 80003 with flag 851000/851050
192.46/190.31	c cleaning 40996 clauses out of 82001 with flag 893000/893050
206.92/204.74	c cleaning 42001 clauses out of 84005 with flag 936000/936050
221.88/219.66	c cleaning 42999 clauses out of 86004 with flag 980000/980050
238.42/236.16	c cleaning 43999 clauses out of 88007 with flag 1025002/1025052
255.45/253.16	c cleaning 45005 clauses out of 90009 with flag 1071003/1071053
275.19/272.86	c cleaning 46001 clauses out of 92002 with flag 1118001/1118051
297.68/295.29	c cleaning 47001 clauses out of 94001 with flag 1166001/1166051
317.68/315.13	c cleaning 47996 clauses out of 96000 with flag 1215001/1215051
338.34/335.79	c cleaning 48996 clauses out of 98003 with flag 1265000/1265050
359.51/356.84	c cleaning 50003 clauses out of 100010 with flag 1316003/1316053
383.29/380.58	c cleaning 50999 clauses out of 102006 with flag 1368002/1368052
407.28/404.47	c cleaning 51999 clauses out of 104007 with flag 1421002/1421052
432.58/429.65	c cleaning 52999 clauses out of 106007 with flag 1475001/1475051
460.05/457.02	c cleaning 53998 clauses out of 108007 with flag 1530000/1530050
485.69/482.68	c cleaning 54997 clauses out of 110010 with flag 1586001/1586051
512.66/509.57	c cleaning 56003 clauses out of 112014 with flag 1643002/1643052
535.81/532.60	c cleaning 57002 clauses out of 114009 with flag 1701000/1701050
560.56/557.30	c cleaning 58001 clauses out of 116007 with flag 1760000/1760050
583.63/580.36	c cleaning 58996 clauses out of 118006 with flag 1820000/1820050
611.38/608.02	c cleaning 59999 clauses out of 120010 with flag 1881000/1881050
639.83/636.45	c cleaning 61005 clauses out of 122016 with flag 1943005/1943055
671.11/667.65	c cleaning 62000 clauses out of 124006 with flag 2006000/2006050
705.20/701.65	c cleaning 62998 clauses out of 126006 with flag 2070000/2070050
739.19/735.56	c cleaning 64003 clauses out of 128010 with flag 2135002/2135052
778.47/774.80	c cleaning 64999 clauses out of 130005 with flag 2201000/2201050
822.89/819.07	c cleaning 65998 clauses out of 132006 with flag 2268000/2268050
867.96/864.07	c cleaning 66997 clauses out of 134008 with flag 2336000/2336050
910.65/906.64	c cleaning 67996 clauses out of 136011 with flag 2405000/2405050
947.11/943.04	c cleaning 69004 clauses out of 138015 with flag 2475000/2475050
989.93/985.72	c cleaning 70003 clauses out of 140012 with flag 2546001/2546051
1031.03/1026.75	c cleaning 71001 clauses out of 142009 with flag 2618001/2618051
1075.59/1071.17	c cleaning 72004 clauses out of 144008 with flag 2691001/2691051
1139.54/1134.95	c cleaning 73002 clauses out of 146003 with flag 2765000/2765050
1206.92/1202.15	c cleaning 74001 clauses out of 148001 with flag 2840000/2840050
1280.80/1275.80	c cleaning 74998 clauses out of 150000 with flag 2916000/2916050
1360.67/1355.52	c cleaning 75998 clauses out of 152003 with flag 2993001/2993051
1434.44/1429.05	c cleaning 77002 clauses out of 154004 with flag 3071000/3071050
1502.50/1496.85	c cleaning 78002 clauses out of 156004 with flag 3150002/3150052
1544.33/1538.48	c cleaning 78994 clauses out of 158001 with flag 3230001/3230051
1596.94/1590.87	c cleaning 80000 clauses out of 160006 with flag 3311000/3311050
1661.07/1654.70	c cleaning 80994 clauses out of 162006 with flag 3393000/3393050
1734.07/1727.52	c cleaning 82001 clauses out of 164013 with flag 3476001/3476051
1800.08/1793.31	c starts		: 254
1800.08/1793.31	c conflicts		: 3552429
1800.08/1793.31	c decisions		: 3677743
1800.08/1793.31	c propagations		: 19719494
1800.08/1793.31	c inspects		: 21632545008
1800.08/1793.31	c shortcuts		: 0
1800.08/1793.31	c learnt literals	: 0
1800.08/1793.31	c learnt binary clauses	: 0
1800.08/1793.31	c learnt ternary clauses	: 0
1800.08/1793.31	c learnt constraints	: 3552429
1800.08/1793.31	c ignored constraints	: 0
1800.08/1793.31	c root simplifications	: 0
1800.08/1793.31	c removed literals (reason simplification)	: 0
1800.08/1793.31	c reason swapping (by a shorter reason)	: 0
1800.08/1793.31	c Calls to reduceDB	: 79
1800.08/1793.31	c number of reductions to clauses (during analyze)	: 0
1800.08/1793.31	c number of learned constraints concerned by reduction	: 0
1800.08/1793.31	c number of learning phase by resolution	: 0
1800.08/1793.31	c number of learning phase by cutting planes	: 0
1800.08/1793.31	c speed (assignments/second)	: 10998.750617022286
1800.08/1793.31	c non guided choices	0
1800.08/1793.34	c learnt constraints type 
1800.08/1793.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 158402
1800.08/1793.34	c constraints type 
1800.08/1793.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.08/1793.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17809
1800.08/1793.34	c 17810 constraints processed.
1800.08/1793.34	s SATISFIABLE
1800.08/1793.34	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 
1800.08/1793.34	c objective function=-24
1800.08/1793.34	c Total wall clock time (in seconds): 1793.238

Verifier Data

OK	-24

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

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.03 2.03 1.98 3/194 11450
/proc/meminfo: memFree=25713204/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11450/stat : 11450 (java) D 11448 11450 10055 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 253854198 9515008 182 33554432000 1073741824 1073778376 140735083878816 140735083869848 260190322357 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/11450/statm: 2323 182 140 9 0 71 0

[startup+0.046361 s]
/proc/loadavg: 2.03 2.03 1.98 3/194 11450
/proc/meminfo: memFree=25713204/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 3035 0 1 0 2 0 0 0 20 0 13 0 253854198 9446973440 3733 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2306390 3733 1702 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.100199 s]
/proc/loadavg: 2.03 2.03 1.98 3/194 11450
/proc/meminfo: memFree=25713204/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9558412 CPUtime=0.09 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 4376 0 1 0 8 1 0 0 20 0 18 0 253854198 9787813888 5568 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2389603 5570 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.30023 s]
/proc/loadavg: 2.03 2.03 1.98 3/194 11450
/proc/meminfo: memFree=25713204/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9558412 CPUtime=0.47 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 5635 0 1 0 45 2 0 0 20 0 18 0 253854198 9787813888 8522 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2389603 8522 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558412

[startup+0.700243 s]
/proc/loadavg: 2.03 2.03 1.98 3/194 11450
/proc/meminfo: memFree=25713204/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9624976 CPUtime=1.41 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 9352 0 1 0 138 3 0 0 20 0 19 0 253854198 9855975424 16640 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2406244 16640 2247 9 0 2396937 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 9624976

[startup+1.5007 s]
/proc/loadavg: 2.03 2.03 1.98 3/213 11469
/proc/meminfo: memFree=25632520/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9624976 CPUtime=2.32 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 9441 0 1 0 228 4 0 0 20 0 19 0 253854198 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2406244 26423 2281 9 0 2396937 0
[pid=11450/tid=11452] ppid=11448 vsize=9624976 CPUtime=1.43 cores=1,3,5,7
/proc/11450/task/11452/stat : 11452 (java) R 11448 11450 10055 0 -1 4202560 2472 0 1 0 141 2 0 0 20 0 19 0 253854199 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242851021208 140242712258450 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11453] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11453/stat : 11453 (java) S 11448 11450 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242694863656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11454] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11454/stat : 11454 (java) S 11448 11450 10055 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242693810856 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11455] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11455/stat : 11455 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242692758568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11456] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11456/stat : 11456 (java) S 11448 11450 10055 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242691705768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11457] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11457/stat : 11457 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242690652456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11458] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11458/stat : 11458 (java) S 11448 11450 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242689599656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11459] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11459/stat : 11459 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242688547368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11460] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11460/stat : 11460 (java) S 11448 11450 10055 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242687494568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11461] ppid=11448 vsize=9624976 CPUtime=0.01 cores=1,3,5,7
/proc/11450/task/11461/stat : 11461 (java) S 11448 11450 10055 0 -1 4202560 36 0 0 0 1 0 0 0 20 0 19 0 253854201 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242675084008 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11462] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11462/stat : 11462 (java) S 11448 11450 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242674030072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11463] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11463/stat : 11463 (java) S 11448 11450 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242672977672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11464] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11464/stat : 11464 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242671926160 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11465] ppid=11448 vsize=9624976 CPUtime=0.37 cores=1,3,5,7
/proc/11450/task/11465/stat : 11465 (java) S 11448 11450 10055 0 -1 4202560 2557 0 0 0 37 0 0 0 20 0 19 0 253854204 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242670872760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11466] ppid=11448 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/11450/task/11466/stat : 11466 (java) S 11448 11450 10055 0 -1 4202560 3147 0 0 0 43 0 0 0 20 0 19 0 253854204 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242669819960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11467] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11467/stat : 11467 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242668767864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11468] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11468/stat : 11468 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242667715272 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11469] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11469/stat : 11469 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854241 9855975424 26423 33554432000 1073741824 1073778376 140734987856048 140242666661288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 9624976

[startup+3.10068 s]
/proc/loadavg: 2.03 2.03 1.98 3/213 11469
/proc/meminfo: memFree=25605420/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9624976 CPUtime=4 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 10025 0 1 0 395 5 0 0 20 0 19 0 253854198 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2406244 30021 2281 9 0 2396937 0
[pid=11450/tid=11452] ppid=11448 vsize=9624976 CPUtime=2.98 cores=1,3,5,7
/proc/11450/task/11452/stat : 11452 (java) R 11448 11450 10055 0 -1 4202560 2472 0 1 0 296 2 0 0 20 0 19 0 253854199 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242851021088 140242712231791 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11453] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11453/stat : 11453 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242694863656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11454] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11454/stat : 11454 (java) S 11448 11450 10055 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242693810856 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11455] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11455/stat : 11455 (java) S 11448 11450 10055 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242692758568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11456] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11456/stat : 11456 (java) S 11448 11450 10055 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242691705768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11457] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11457/stat : 11457 (java) S 11448 11450 10055 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242690652456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11458] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11458/stat : 11458 (java) S 11448 11450 10055 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242689599656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11459] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11459/stat : 11459 (java) S 11448 11450 10055 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242688547368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11460] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11460/stat : 11460 (java) S 11448 11450 10055 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242687494568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11461] ppid=11448 vsize=9624976 CPUtime=0.04 cores=1,3,5,7
/proc/11450/task/11461/stat : 11461 (java) S 11448 11450 10055 0 -1 4202560 39 0 0 0 4 0 0 0 20 0 19 0 253854201 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242675084008 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11462] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11462/stat : 11462 (java) S 11448 11450 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242674030072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11463] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11463/stat : 11463 (java) S 11448 11450 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242672977672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11464] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11464/stat : 11464 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242671926160 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11465] ppid=11448 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/11450/task/11465/stat : 11465 (java) S 11448 11450 10055 0 -1 4202560 3111 0 0 0 43 0 0 0 20 0 19 0 253854204 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242670872760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11466] ppid=11448 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/11450/task/11466/stat : 11466 (java) S 11448 11450 10055 0 -1 4202560 3148 0 0 0 43 0 0 0 20 0 19 0 253854204 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242669819960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11467] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11467/stat : 11467 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242668767864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11468] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11468/stat : 11468 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242667715272 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11469] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11469/stat : 11469 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854241 9855975424 30021 33554432000 1073741824 1073778376 140734987856048 140242666661288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 9624976

[startup+6.30071 s]
/proc/loadavg: 2.03 2.03 1.98 3/213 11469
/proc/meminfo: memFree=25588808/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9624976 CPUtime=7.32 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 11084 0 1 0 726 6 0 0 20 0 19 0 253854198 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2406244 35057 2281 9 0 2396937 0
[pid=11450/tid=11452] ppid=11448 vsize=9624976 CPUtime=6.1 cores=1,3,5,7
/proc/11450/task/11452/stat : 11452 (java) R 11448 11450 10055 0 -1 4202560 2474 0 1 0 608 2 0 0 20 0 19 0 253854199 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242851021088 140242712214369 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11453] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11453/stat : 11453 (java) S 11448 11450 10055 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242694863656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11454] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11454/stat : 11454 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242693810856 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11455] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11455/stat : 11455 (java) S 11448 11450 10055 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242692758568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11456] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11456/stat : 11456 (java) S 11448 11450 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242691705768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11457] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11457/stat : 11457 (java) S 11448 11450 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242690652456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11458] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11458/stat : 11458 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242689599656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11459] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11459/stat : 11459 (java) S 11448 11450 10055 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242688547368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11460] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11460/stat : 11460 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854200 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242687494568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11461] ppid=11448 vsize=9624976 CPUtime=0.09 cores=1,3,5,7
/proc/11450/task/11461/stat : 11461 (java) S 11448 11450 10055 0 -1 4202560 46 0 0 0 9 0 0 0 20 0 19 0 253854201 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242675084008 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11462] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11462/stat : 11462 (java) S 11448 11450 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242674030072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11463] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11463/stat : 11463 (java) S 11448 11450 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242672977672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11464] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11464/stat : 11464 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242671926160 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11465] ppid=11448 vsize=9624976 CPUtime=0.51 cores=1,3,5,7
/proc/11450/task/11465/stat : 11465 (java) S 11448 11450 10055 0 -1 4202560 4147 0 0 0 50 1 0 0 20 0 19 0 253854204 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242670872760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11466] ppid=11448 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/11450/task/11466/stat : 11466 (java) S 11448 11450 10055 0 -1 4202560 3148 0 0 0 43 0 0 0 20 0 19 0 253854204 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242669819960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11467] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11467/stat : 11467 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242668767864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11468] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11468/stat : 11468 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242667715272 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11469] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11469/stat : 11469 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854241 9855975424 35057 33554432000 1073741824 1073778376 140734987856048 140242666661288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.32
Current children cumulated vsize (KiB) 9624976

[startup+12.7006 s]

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

[pid=11450/tid=11465] ppid=11448 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/11450/task/11465/stat : 11465 (java) S 11448 11450 10055 0 -1 4202560 4158 0 0 0 52 1 0 0 20 0 19 0 253854204 9855975424 190441 33554432000 1073741824 1073778376 140734987856048 140242670872760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11466] ppid=11448 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/11450/task/11466/stat : 11466 (java) S 11448 11450 10055 0 -1 4202560 3148 0 0 0 43 0 0 0 20 0 19 0 253854204 9855975424 190441 33554432000 1073741824 1073778376 140734987856048 140242669819960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11467] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11467/stat : 11467 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 190441 33554432000 1073741824 1073778376 140734987856048 140242668767864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11468] ppid=11448 vsize=9624976 CPUtime=0.68 cores=1,3,5,7
/proc/11450/task/11468/stat : 11468 (java) S 11448 11450 10055 0 -1 4202560 99 0 0 0 31 37 0 0 20 0 19 0 253854204 9855975424 190441 33554432000 1073741824 1073778376 140734987856048 140242667715272 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11469] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11469/stat : 11469 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854241 9855975424 190441 33554432000 1073741824 1073778376 140734987856048 140242666661288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1728.87
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11566
/proc/meminfo: memFree=25474748/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9624976 CPUtime=1789.07 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 14315 0 1 0 178803 104 0 0 20 0 19 0 253854198 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2406244 192995 2282 9 0 2396937 0
[pid=11450/tid=11452] ppid=11448 vsize=9624976 CPUtime=1770.99 cores=1,3,5,7
/proc/11450/task/11452/stat : 11452 (java) R 11448 11450 10055 0 -1 4202560 2599 0 1 0 177067 32 0 0 20 0 19 0 253854199 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242851020144 140242712263091 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11453] ppid=11448 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/11450/task/11453/stat : 11453 (java) S 11448 11450 10055 0 -1 4202560 243 0 0 0 91 8 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242694863656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11454] ppid=11448 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/11450/task/11454/stat : 11454 (java) S 11448 11450 10055 0 -1 4202560 351 0 0 0 93 6 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242693810856 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11455] ppid=11448 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/11450/task/11455/stat : 11455 (java) S 11448 11450 10055 0 -1 4202560 280 0 0 0 92 9 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242692758568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11456] ppid=11448 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/11450/task/11456/stat : 11456 (java) S 11448 11450 10055 0 -1 4202560 240 0 0 0 85 7 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242691705768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11457] ppid=11448 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/11450/task/11457/stat : 11457 (java) S 11448 11450 10055 0 -1 4202560 436 0 0 0 79 6 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242690652456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11458] ppid=11448 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/11450/task/11458/stat : 11458 (java) S 11448 11450 10055 0 -1 4202560 474 0 0 0 87 6 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242689599656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11459] ppid=11448 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/11450/task/11459/stat : 11459 (java) S 11448 11450 10055 0 -1 4202560 312 0 0 0 93 8 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242688547368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11460] ppid=11448 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/11450/task/11460/stat : 11460 (java) S 11448 11450 10055 0 -1 4202560 226 0 0 0 77 7 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242687494568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11461] ppid=11448 vsize=9624976 CPUtime=4.41 cores=1,3,5,7
/proc/11450/task/11461/stat : 11461 (java) S 11448 11450 10055 0 -1 4202560 560 0 0 0 438 3 0 0 20 0 19 0 253854201 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242675084008 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11462] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11462/stat : 11462 (java) S 11448 11450 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242674030072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11463] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11463/stat : 11463 (java) S 11448 11450 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242672977672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11464] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11464/stat : 11464 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242671926160 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11465] ppid=11448 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/11450/task/11465/stat : 11465 (java) S 11448 11450 10055 0 -1 4202560 4158 0 0 0 52 1 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242670872760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11466] ppid=11448 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/11450/task/11466/stat : 11466 (java) S 11448 11450 10055 0 -1 4202560 3148 0 0 0 43 0 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242669819960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11467] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11467/stat : 11467 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242668767864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11468] ppid=11448 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/11450/task/11468/stat : 11468 (java) S 11448 11450 10055 0 -1 4202560 103 0 0 0 32 38 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242667715272 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11469] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11469/stat : 11469 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854241 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242666661288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1789.07
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11566
/proc/meminfo: memFree=25474748/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9624976 CPUtime=1800.08 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 14315 0 1 0 179904 104 0 0 20 0 19 0 253854198 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2406244 192995 2282 9 0 2396937 0
[pid=11450/tid=11452] ppid=11448 vsize=9624976 CPUtime=1781.96 cores=1,3,5,7
/proc/11450/task/11452/stat : 11452 (java) R 11448 11450 10055 0 -1 4202560 2599 0 1 0 178163 33 0 0 20 0 19 0 253854199 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242851020144 140242712262238 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11453] ppid=11448 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/11450/task/11453/stat : 11453 (java) S 11448 11450 10055 0 -1 4202560 243 0 0 0 91 8 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242694863656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11454] ppid=11448 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/11450/task/11454/stat : 11454 (java) S 11448 11450 10055 0 -1 4202560 351 0 0 0 93 6 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242693810856 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11455] ppid=11448 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/11450/task/11455/stat : 11455 (java) S 11448 11450 10055 0 -1 4202560 280 0 0 0 92 9 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242692758568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11456] ppid=11448 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/11450/task/11456/stat : 11456 (java) S 11448 11450 10055 0 -1 4202560 240 0 0 0 85 7 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242691705768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11457] ppid=11448 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/11450/task/11457/stat : 11457 (java) S 11448 11450 10055 0 -1 4202560 436 0 0 0 79 6 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242690652456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11458] ppid=11448 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/11450/task/11458/stat : 11458 (java) S 11448 11450 10055 0 -1 4202560 474 0 0 0 87 6 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242689599656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11459] ppid=11448 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/11450/task/11459/stat : 11459 (java) S 11448 11450 10055 0 -1 4202560 312 0 0 0 93 8 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242688547368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11460] ppid=11448 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/11450/task/11460/stat : 11460 (java) S 11448 11450 10055 0 -1 4202560 226 0 0 0 77 7 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242687494568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11461] ppid=11448 vsize=9624976 CPUtime=4.41 cores=1,3,5,7
/proc/11450/task/11461/stat : 11461 (java) S 11448 11450 10055 0 -1 4202560 560 0 0 0 438 3 0 0 20 0 19 0 253854201 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242675084008 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11462] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11462/stat : 11462 (java) S 11448 11450 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242674030072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11463] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11463/stat : 11463 (java) S 11448 11450 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242672977672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11464] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11464/stat : 11464 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242671926160 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11465] ppid=11448 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/11450/task/11465/stat : 11465 (java) S 11448 11450 10055 0 -1 4202560 4158 0 0 0 52 1 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242670872760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11466] ppid=11448 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/11450/task/11466/stat : 11466 (java) S 11448 11450 10055 0 -1 4202560 3148 0 0 0 43 0 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242669819960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11467] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11467/stat : 11467 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242668767864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11468] ppid=11448 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/11450/task/11468/stat : 11468 (java) S 11448 11450 10055 0 -1 4202560 103 0 0 0 32 38 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242667715272 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11469] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11469/stat : 11469 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854241 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242666661288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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

[startup+1793.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 11566
/proc/meminfo: memFree=25474748/32873648 swapFree=7100/7100
[pid=11450] ppid=11448 vsize=9624976 CPUtime=1800.08 cores=1,3,5,7
/proc/11450/stat : 11450 (java) S 11448 11450 10055 0 -1 4202496 14315 0 1 0 179904 104 0 0 20 0 19 0 253854198 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140734987847184 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11450/statm: 2406244 192995 2282 9 0 2396937 0
[pid=11450/tid=11452] ppid=11448 vsize=9624976 CPUtime=1781.96 cores=1,3,5,7
/proc/11450/task/11452/stat : 11452 (java) R 11448 11450 10055 0 -1 4202560 2599 0 1 0 178163 33 0 0 20 0 19 0 253854199 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242851020144 140242712262238 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11453] ppid=11448 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/11450/task/11453/stat : 11453 (java) S 11448 11450 10055 0 -1 4202560 243 0 0 0 91 8 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242694863656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11454] ppid=11448 vsize=9624976 CPUtime=0.99 cores=1,3,5,7
/proc/11450/task/11454/stat : 11454 (java) S 11448 11450 10055 0 -1 4202560 351 0 0 0 93 6 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242693810856 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11455] ppid=11448 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/11450/task/11455/stat : 11455 (java) S 11448 11450 10055 0 -1 4202560 280 0 0 0 92 9 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242692758568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11456] ppid=11448 vsize=9624976 CPUtime=0.92 cores=1,3,5,7
/proc/11450/task/11456/stat : 11456 (java) S 11448 11450 10055 0 -1 4202560 240 0 0 0 85 7 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242691705768 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11457] ppid=11448 vsize=9624976 CPUtime=0.85 cores=1,3,5,7
/proc/11450/task/11457/stat : 11457 (java) S 11448 11450 10055 0 -1 4202560 436 0 0 0 79 6 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242690652456 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11458] ppid=11448 vsize=9624976 CPUtime=0.93 cores=1,3,5,7
/proc/11450/task/11458/stat : 11458 (java) S 11448 11450 10055 0 -1 4202560 474 0 0 0 87 6 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242689599656 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11459] ppid=11448 vsize=9624976 CPUtime=1.01 cores=1,3,5,7
/proc/11450/task/11459/stat : 11459 (java) S 11448 11450 10055 0 -1 4202560 312 0 0 0 93 8 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242688547368 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11460] ppid=11448 vsize=9624976 CPUtime=0.84 cores=1,3,5,7
/proc/11450/task/11460/stat : 11460 (java) S 11448 11450 10055 0 -1 4202560 226 0 0 0 77 7 0 0 20 0 19 0 253854200 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242687494568 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11461] ppid=11448 vsize=9624976 CPUtime=4.41 cores=1,3,5,7
/proc/11450/task/11461/stat : 11461 (java) S 11448 11450 10055 0 -1 4202560 560 0 0 0 438 3 0 0 20 0 19 0 253854201 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242675084008 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11450/tid=11462] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11462/stat : 11462 (java) S 11448 11450 10055 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242674030072 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11463] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11463/stat : 11463 (java) S 11448 11450 10055 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253854201 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242672977672 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11464] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11464/stat : 11464 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242671926160 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11465] ppid=11448 vsize=9624976 CPUtime=0.53 cores=1,3,5,7
/proc/11450/task/11465/stat : 11465 (java) S 11448 11450 10055 0 -1 4202560 4158 0 0 0 52 1 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242670872760 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11450/tid=11466] ppid=11448 vsize=9624976 CPUtime=0.43 cores=1,3,5,7
/proc/11450/task/11466/stat : 11466 (java) S 11448 11450 10055 0 -1 4202560 3148 0 0 0 43 0 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242669819960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11467] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11467/stat : 11467 (java) S 11448 11450 10055 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242668767864 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11450/tid=11468] ppid=11448 vsize=9624976 CPUtime=0.7 cores=1,3,5,7
/proc/11450/task/11468/stat : 11468 (java) S 11448 11450 10055 0 -1 4202560 103 0 0 0 32 38 0 0 20 0 19 0 253854204 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242667715272 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11450/tid=11469] ppid=11448 vsize=9624976 CPUtime=0 cores=1,3,5,7
/proc/11450/task/11469/stat : 11469 (java) S 11448 11450 10055 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253854241 9855975424 192995 33554432000 1073741824 1073778376 140734987856048 140242666661288 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9624976

Child status: 143

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

Real time (s): 1793.35
CPU time (s): 1800.08
CPU user time (s): 1799.04
CPU system time (s): 1.04
CPU usage (%): 100.375
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.47
system time used= 1.47278
maximum resident set size= 772096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14346
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1568
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 40440
involuntary context switches= 21949

runsolver used 7.52886 second user time and 14.2138 second system time

The end

Launcher Data

Begin job on node123 at 2012-05-24 18:34:47
IDJOB=3687867
IDBENCH=2239
IDSOLVER=2269
FILE ID=node123/3687867-1337877287
RUNJOBID= node123-1337871881-10072
PBS_JOBID= 14620081
Free space on /tmp= 71548 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/frb30-15-opb/normalized-frb30-15-3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687867-1337877287/watcher-3687867-1337877287 -o /tmp/evaluation-result-3687867-1337877287/solver-3687867-1337877287 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687867-1337877287.opb

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

MD5SUM BENCH= 8e251d4e151b2868eb3a52cf845e4cf8
RANDOM SEED=1171761471

node123.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.217
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.43
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.217
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		: 2667.217
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.92
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.217
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.91
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.217
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.91
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.217
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		: 2667.217
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.91
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.217
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:       32873648 kB
MemFree:        25713212 kB
Buffers:          217272 kB
Cached:          2506036 kB
SwapCached:            0 kB
Active:          4323748 kB
Inactive:        2042580 kB
Active(anon):    3645152 kB
Inactive(anon):        0 kB
Active(file):     678596 kB
Inactive(file):  2042580 kB
Unevictable:        7100 kB
Mlocked:            7100 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               844 kB
Writeback:             0 kB
AnonPages:       3671980 kB
Mapped:            21628 kB
Shmem:               200 kB
Slab:             628332 kB
SReclaimable:      72624 kB
SUnreclaim:       555708 kB
KernelStack:        1600 kB
PageTables:        11376 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    5185192 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3612672 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= 71544 MiB
End job on node123 at 2012-05-24 19:04:43