Trace number 3687865

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)-23 1800.08 1790.76

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/web/www.nlsde.buaa.edu.cn/
~kexu/benchmarks/frb30-15-opb/normalized-frb30-15-4.opb
MD5SUM7bb05c60facd55e51c4cfcaa0e217e6e
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 benchmark15.9636
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 constraints17831
Number of constraints which are clauses17831
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.02/0.09	c version 2.3.2.v20120418
0.02/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.09	c java.vm.version	19.1-b02
0.02/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.09	c sun.arch.data.model	64
0.02/0.09	c java.version		1.6.0_24
0.02/0.09	c os.name		Linux
0.02/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.09	c os.arch		amd64
0.02/0.09	c Free memory 		501472288
0.02/0.09	c Max memory 		7480803328
0.02/0.09	c Total memory 		504102912
0.02/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@431b9fb1
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3687865-1337877274.opb
0.10/0.12	c reading problem ... 
0.71/0.43	c ... done. Wall clock time 0.312s.
0.71/0.43	c declared #vars     450
0.71/0.43	c #constraints  17831
0.71/0.43	c constraints type 
0.71/0.43	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17831
0.71/0.43	c 17831 constraints processed.
0.71/0.43	c objective function length is 450 literals
0.71/0.44	c SATISFIABLE
0.71/0.44	c OPTIMIZING...
0.71/0.44	c Got one! Elapsed wall clock time (in seconds):0.323
0.71/0.44	o -21
0.71/0.46	c Got one! Elapsed wall clock time (in seconds):0.34
0.71/0.46	o -22
0.87/0.54	c Got one! Elapsed wall clock time (in seconds):0.421
0.87/0.54	o -23
1.49/0.95	c cleaning 2592 clauses out of 5184 with flag 5002/5184
2.06/1.45	c cleaning 4295 clauses out of 8593 with flag 11003/11185
2.67/2.09	c cleaning 5648 clauses out of 11297 with flag 18002/18184
3.50/2.81	c cleaning 6824 clauses out of 13648 with flag 26001/26183
4.45/3.70	c cleaning 7908 clauses out of 15824 with flag 35001/35183
5.36/4.68	c cleaning 8952 clauses out of 17915 with flag 45000/45182
6.68/5.96	c cleaning 9983 clauses out of 19966 with flag 56003/56185
8.19/7.45	c cleaning 10993 clauses out of 21985 with flag 68005/68187
9.90/9.14	c cleaning 11994 clauses out of 23988 with flag 81001/81183
11.74/10.90	c cleaning 12988 clauses out of 25993 with flag 95000/95182
13.55/12.79	c cleaning 14001 clauses out of 28005 with flag 110000/110182
15.99/15.16	c cleaning 14998 clauses out of 30004 with flag 126000/126182
18.81/17.93	c cleaning 16006 clauses out of 32012 with flag 143006/143188
21.53/20.60	c cleaning 16991 clauses out of 34000 with flag 161000/161182
24.97/24.10	c cleaning 17999 clauses out of 36009 with flag 180000/180182
28.61/27.67	c cleaning 19000 clauses out of 38011 with flag 200001/200183
32.54/31.54	c cleaning 20001 clauses out of 40012 with flag 221002/221184
36.76/35.72	c cleaning 21004 clauses out of 42012 with flag 243003/243185
40.69/39.69	c cleaning 21997 clauses out of 44005 with flag 266000/266182
45.72/44.65	c cleaning 22998 clauses out of 46008 with flag 290000/290182
50.65/49.53	c cleaning 24006 clauses out of 48013 with flag 315003/315185
56.26/55.11	c cleaning 24993 clauses out of 50004 with flag 341000/341182
62.13/60.92	c cleaning 26005 clauses out of 52014 with flag 368003/368185
68.26/67.04	c cleaning 26995 clauses out of 54006 with flag 396000/396182
74.47/73.26	c cleaning 28000 clauses out of 56011 with flag 425000/425182
80.69/79.49	c cleaning 29002 clauses out of 58012 with flag 455001/455183
87.43/86.18	c cleaning 29999 clauses out of 60009 with flag 486000/486182
95.16/93.88	c cleaning 31005 clauses out of 62011 with flag 518001/518183
102.92/101.57	c cleaning 31998 clauses out of 64006 with flag 551001/551183
110.97/109.55	c cleaning 33002 clauses out of 66007 with flag 585000/585182
120.11/118.68	c cleaning 34001 clauses out of 68007 with flag 620002/620184
129.54/128.05	c cleaning 34999 clauses out of 70005 with flag 656001/656183
140.22/138.67	c cleaning 35998 clauses out of 72005 with flag 693000/693182
151.89/150.23	c cleaning 37000 clauses out of 74008 with flag 731001/731183
161.24/159.52	c cleaning 37998 clauses out of 76007 with flag 770000/770182
175.57/173.81	c cleaning 39006 clauses out of 78011 with flag 810002/810184
189.15/187.31	c cleaning 40002 clauses out of 80003 with flag 851000/851182
204.71/202.80	c cleaning 40996 clauses out of 82001 with flag 893000/893182
221.15/219.28	c cleaning 41998 clauses out of 84005 with flag 936000/936182
238.61/236.69	c cleaning 42997 clauses out of 86007 with flag 980000/980182
255.48/253.49	c cleaning 44006 clauses out of 88011 with flag 1025001/1025183
272.11/270.01	c cleaning 44996 clauses out of 90004 with flag 1071000/1071182
289.76/287.61	c cleaning 46003 clauses out of 92009 with flag 1118001/1118183
311.32/309.15	c cleaning 46999 clauses out of 94005 with flag 1166000/1166182
335.97/333.70	c cleaning 47993 clauses out of 96006 with flag 1215000/1215182
361.55/359.29	c cleaning 49008 clauses out of 98015 with flag 1265002/1265184
385.82/383.48	c cleaning 50001 clauses out of 100006 with flag 1316001/1316183
408.14/405.60	c cleaning 51001 clauses out of 102007 with flag 1368003/1368185
429.88/427.36	c cleaning 51993 clauses out of 104003 with flag 1421000/1421182
453.96/451.34	c cleaning 52998 clauses out of 106010 with flag 1475000/1475182
479.94/477.26	c cleaning 54003 clauses out of 108012 with flag 1530000/1530182
506.71/503.97	c cleaning 55005 clauses out of 110010 with flag 1586001/1586183
538.71/535.87	c cleaning 55998 clauses out of 112005 with flag 1643001/1643183
575.07/572.18	c cleaning 57000 clauses out of 114008 with flag 1701002/1701184
605.97/602.91	c cleaning 58004 clauses out of 116007 with flag 1760001/1760183
640.66/637.51	c cleaning 58998 clauses out of 118003 with flag 1820001/1820183
680.54/677.36	c cleaning 59996 clauses out of 120004 with flag 1881000/1881182
724.31/721.02	c cleaning 61000 clauses out of 122008 with flag 1943000/1943182
759.80/756.45	c cleaning 62004 clauses out of 124008 with flag 2006000/2006182
785.81/782.34	c cleaning 62999 clauses out of 126006 with flag 2070002/2070184
816.56/813.06	c cleaning 64002 clauses out of 128006 with flag 2135001/2135183
850.24/846.61	c cleaning 64996 clauses out of 130003 with flag 2201000/2201182
886.24/882.60	c cleaning 65997 clauses out of 132008 with flag 2268001/2268183
920.14/916.37	c cleaning 66997 clauses out of 134010 with flag 2336000/2336182
953.54/949.69	c cleaning 68001 clauses out of 136014 with flag 2405001/2405183
980.88/976.93	c cleaning 69001 clauses out of 138012 with flag 2475000/2475182
1007.76/1003.73	c cleaning 70007 clauses out of 140014 with flag 2546003/2546185
1036.53/1032.43	c cleaning 70998 clauses out of 142005 with flag 2618001/2618183
1071.40/1067.21	c cleaning 72005 clauses out of 144009 with flag 2691003/2691185
1120.18/1115.74	c cleaning 73002 clauses out of 146004 with flag 2765003/2765185
1172.29/1167.71	c cleaning 74001 clauses out of 148002 with flag 2840003/2840185
1227.23/1222.52	c cleaning 75000 clauses out of 149999 with flag 2916001/2916183
1296.57/1291.79	c cleaning 75993 clauses out of 151999 with flag 2993001/2993183
1371.15/1365.89	c cleaning 77002 clauses out of 154005 with flag 3071000/3071182
1444.34/1438.41	c cleaning 77995 clauses out of 156004 with flag 3150001/3150183
1524.52/1517.90	c cleaning 79005 clauses out of 158010 with flag 3230002/3230184
1604.59/1597.15	c cleaning 80000 clauses out of 160003 with flag 3311000/3311182
1673.64/1665.48	c cleaning 80998 clauses out of 162004 with flag 3393001/3393183
1748.60/1739.78	c cleaning 81999 clauses out of 164007 with flag 3476002/3476184
1800.08/1790.72	c starts		: 254
1800.08/1790.72	c conflicts		: 3537581
1800.08/1790.72	c decisions		: 3667793
1800.08/1790.72	c propagations		: 19553789
1800.08/1790.72	c inspects		: 21215686467
1800.08/1790.72	c shortcuts		: 0
1800.08/1790.72	c learnt literals	: 0
1800.08/1790.72	c learnt binary clauses	: 0
1800.08/1790.72	c learnt ternary clauses	: 0
1800.08/1790.72	c learnt constraints	: 3537581
1800.08/1790.72	c ignored constraints	: 0
1800.08/1790.72	c root simplifications	: 0
1800.08/1790.72	c removed literals (reason simplification)	: 0
1800.08/1790.72	c reason swapping (by a shorter reason)	: 0
1800.08/1790.72	c Calls to reduceDB	: 79
1800.08/1790.72	c number of reductions to clauses (during analyze)	: 0
1800.08/1790.72	c number of learned constraints concerned by reduction	: 0
1800.08/1790.72	c number of learning phase by resolution	: 0
1800.08/1790.72	c number of learning phase by cutting planes	: 0
1800.08/1790.72	c speed (assignments/second)	: 10922.202070180123
1800.08/1790.72	c non guided choices	0
1800.08/1790.75	c learnt constraints type 
1800.08/1790.75	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 143458
1800.08/1790.75	c constraints type 
1800.08/1790.75	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.08/1790.75	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 17831
1800.08/1790.75	c 17832 constraints processed.
1800.08/1790.75	s SATISFIABLE
1800.08/1790.75	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/1790.75	c objective function=-23
1800.08/1790.75	c Total wall clock time (in seconds): 1790.632

Verifier Data

OK	-23

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

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.83 1.97 1.96 2/194 15067
/proc/meminfo: memFree=28870184/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=20596 CPUtime=0 cores=0,2,4,6
/proc/15067/stat : 15067 (java) R 15065 15067 14581 0 -1 4202496 457 0 0 0 0 0 0 0 20 0 1 0 253852262 21090304 186 33554432000 1073741824 1073778376 140734331487264 140734331476328 233211785002 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 5149 190 145 9 0 128 0

[startup+0.046287 s]
/proc/loadavg: 1.83 1.97 1.96 2/194 15067
/proc/meminfo: memFree=28870184/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9225560 CPUtime=0.02 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 3031 0 1 0 2 0 0 0 20 0 13 0 253852262 9446973440 3728 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2306390 3728 1699 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.100284 s]
/proc/loadavg: 1.83 1.97 1.96 2/194 15067
/proc/meminfo: memFree=28870184/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 4276 0 1 0 9 1 0 0 20 0 18 0 253852262 9787813888 5466 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2389603 5466 2108 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.30025 s]
/proc/loadavg: 1.83 1.97 1.96 2/194 15067
/proc/meminfo: memFree=28870184/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9558412 CPUtime=0.44 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 5225 0 1 0 42 2 0 0 20 0 18 0 253852262 9787813888 7661 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2389603 7661 2213 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558412

[startup+0.700259 s]
/proc/loadavg: 1.83 1.97 1.96 2/194 15067
/proc/meminfo: memFree=28870184/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9624976 CPUtime=1.25 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 8049 0 1 0 122 3 0 0 20 0 19 0 253852262 9855975424 16170 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2406244 16170 2246 9 0 2396937 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 9624976

[startup+1.50069 s]
/proc/loadavg: 1.83 1.97 1.96 3/213 15086
/proc/meminfo: memFree=28791028/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9624976 CPUtime=2.17 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 8691 0 1 0 212 5 0 0 20 0 19 0 253852262 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2406244 26004 2280 9 0 2396937 0
[pid=15067/tid=15069] ppid=15065 vsize=9624976 CPUtime=1.43 cores=0,2,4,6
/proc/15067/task/15069/stat : 15069 (java) R 15065 15067 14581 0 -1 4202560 2479 0 1 0 141 2 0 0 20 0 19 0 253852262 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140065045729688 140064873701214 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15070] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15070/stat : 15070 (java) S 15065 15067 14581 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140065007221416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15071] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15071/stat : 15071 (java) S 15065 15067 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140065006168872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15072] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15072/stat : 15072 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140065005116328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15073] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15073/stat : 15073 (java) S 15065 15067 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140065004063784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15074] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15074/stat : 15074 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140065003010216 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15075] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15075/stat : 15075 (java) S 15065 15067 14581 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140065001957672 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15076] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15076/stat : 15076 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140065000905128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15077] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15077/stat : 15077 (java) S 15065 15067 14581 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064999852584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15078] ppid=15065 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/15067/task/15078/stat : 15078 (java) S 15065 15067 14581 0 -1 4202560 35 0 0 0 1 0 0 0 20 0 19 0 253852264 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064869825128 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15067/tid=15079] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15079/stat : 15079 (java) S 15065 15067 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064868771448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15080] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15080/stat : 15080 (java) S 15065 15067 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064867718792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15081] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15081/stat : 15081 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064866667536 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15082] ppid=15065 vsize=9624976 CPUtime=0.36 cores=0,2,4,6
/proc/15067/task/15082/stat : 15082 (java) S 15065 15067 14581 0 -1 4202560 2693 0 0 0 36 0 0 0 20 0 19 0 253852268 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064865613880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15083] ppid=15065 vsize=9624976 CPUtime=0.28 cores=0,2,4,6
/proc/15067/task/15083/stat : 15083 (java) S 15065 15067 14581 0 -1 4202560 2240 0 0 0 28 0 0 0 20 0 19 0 253852268 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064864561336 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15084] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15084/stat : 15084 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064863508984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15085] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15085/stat : 15085 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064862456648 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15086] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15086/stat : 15086 (java) S 15065 15067 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253852306 9855975424 26004 33554432000 1073741824 1073778376 140734331487264 140064861402408 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.17
Current children cumulated vsize (KiB) 9624976

[startup+3.10072 s]
/proc/loadavg: 1.83 1.97 1.96 3/213 15086
/proc/meminfo: memFree=28769680/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9624976 CPUtime=3.85 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 8726 0 1 0 379 6 0 0 20 0 19 0 253852262 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2406244 29096 2281 9 0 2396937 0
[pid=15067/tid=15069] ppid=15065 vsize=9624976 CPUtime=2.97 cores=0,2,4,6
/proc/15067/task/15069/stat : 15069 (java) R 15065 15067 14581 0 -1 4202560 2479 0 1 0 295 2 0 0 20 0 19 0 253852262 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140065045729568 140064873587132 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15070] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15070/stat : 15070 (java) S 15065 15067 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140065007221416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15067/tid=15071] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15071/stat : 15071 (java) S 15065 15067 14581 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140065006168872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15072] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15072/stat : 15072 (java) S 15065 15067 14581 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140065005116328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15073] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15073/stat : 15073 (java) S 15065 15067 14581 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140065004063784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15074] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15074/stat : 15074 (java) S 15065 15067 14581 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140065003010216 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15075] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15075/stat : 15075 (java) S 15065 15067 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140065001957672 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15076] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15076/stat : 15076 (java) S 15065 15067 14581 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140065000905128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15077] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15077/stat : 15077 (java) S 15065 15067 14581 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064999852584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15078] ppid=15065 vsize=9624976 CPUtime=0.04 cores=0,2,4,6
/proc/15067/task/15078/stat : 15078 (java) S 15065 15067 14581 0 -1 4202560 38 0 0 0 4 0 0 0 20 0 19 0 253852264 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064869825128 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15079] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15079/stat : 15079 (java) S 15065 15067 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064868771448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15080] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15080/stat : 15080 (java) S 15065 15067 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064867718792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15081] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15081/stat : 15081 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064866667536 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15082] ppid=15065 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/15067/task/15082/stat : 15082 (java) S 15065 15067 14581 0 -1 4202560 2705 0 0 0 42 0 0 0 20 0 19 0 253852268 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064865613880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15083] ppid=15065 vsize=9624976 CPUtime=0.28 cores=0,2,4,6
/proc/15067/task/15083/stat : 15083 (java) S 15065 15067 14581 0 -1 4202560 2241 0 0 0 28 0 0 0 20 0 19 0 253852268 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064864561336 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15084] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15084/stat : 15084 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064863508984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15085] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15085/stat : 15085 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064862456648 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15086] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15086/stat : 15086 (java) S 15065 15067 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253852306 9855975424 29096 33554432000 1073741824 1073778376 140734331487264 140064861402408 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.85
Current children cumulated vsize (KiB) 9624976

[startup+6.30074 s]
/proc/loadavg: 1.84 1.97 1.96 3/213 15086
/proc/meminfo: memFree=28731328/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9624976 CPUtime=7.09 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 8764 0 1 0 702 7 0 0 20 0 19 0 253852262 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2406244 34220 2281 9 0 2396937 0
[pid=15067/tid=15069] ppid=15065 vsize=9624976 CPUtime=6.1 cores=0,2,4,6
/proc/15067/task/15069/stat : 15069 (java) R 15065 15067 14581 0 -1 4202560 2483 0 1 0 608 2 0 0 20 0 19 0 253852262 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140065045729568 140064873587343 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15070] ppid=15065 vsize=9624976 CPUtime=0.02 cores=0,2,4,6
/proc/15067/task/15070/stat : 15070 (java) S 15065 15067 14581 0 -1 4202560 24 0 0 0 2 0 0 0 20 0 19 0 253852263 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140065007221416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15067/tid=15071] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15071/stat : 15071 (java) S 15065 15067 14581 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140065006168872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15072] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15072/stat : 15072 (java) S 15065 15067 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140065005116328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15073] ppid=15065 vsize=9624976 CPUtime=0.01 cores=0,2,4,6
/proc/15067/task/15073/stat : 15073 (java) S 15065 15067 14581 0 -1 4202560 28 0 0 0 1 0 0 0 20 0 19 0 253852263 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140065004063784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15074] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15074/stat : 15074 (java) S 15065 15067 14581 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140065003010216 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15067/tid=15075] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15075/stat : 15075 (java) S 15065 15067 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140065001957672 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15067/tid=15076] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15076/stat : 15076 (java) S 15065 15067 14581 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140065000905128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15077] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15077/stat : 15077 (java) S 15065 15067 14581 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253852263 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064999852584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15078] ppid=15065 vsize=9624976 CPUtime=0.09 cores=0,2,4,6
/proc/15067/task/15078/stat : 15078 (java) S 15065 15067 14581 0 -1 4202560 44 0 0 0 9 0 0 0 20 0 19 0 253852264 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064869825128 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15079] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15079/stat : 15079 (java) S 15065 15067 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064868771448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15080] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15080/stat : 15080 (java) S 15065 15067 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064867718792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15081] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15081/stat : 15081 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064866667536 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15082] ppid=15065 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/15067/task/15082/stat : 15082 (java) S 15065 15067 14581 0 -1 4202560 2705 0 0 0 42 0 0 0 20 0 19 0 253852268 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064865613880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15083] ppid=15065 vsize=9624976 CPUtime=0.28 cores=0,2,4,6
/proc/15067/task/15083/stat : 15083 (java) S 15065 15067 14581 0 -1 4202560 2241 0 0 0 28 0 0 0 20 0 19 0 253852268 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064864561336 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15084] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15084/stat : 15084 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064863508984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15085] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15085/stat : 15085 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064862456648 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15086] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15086/stat : 15086 (java) S 15065 15067 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253852306 9855975424 34220 33554432000 1073741824 1073778376 140734331487264 140064861402408 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.09
Current children cumulated vsize (KiB) 9624976

[startup+12.7008 s]

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

[pid=15067/tid=15082] ppid=15065 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/15067/task/15082/stat : 15082 (java) S 15065 15067 14581 0 -1 4202560 2705 0 0 0 42 0 0 0 20 0 19 0 253852268 9855975424 111030 33554432000 1073741824 1073778376 140734331487264 140064865613880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15083] ppid=15065 vsize=9624976 CPUtime=0.3 cores=0,2,4,6
/proc/15067/task/15083/stat : 15083 (java) S 15065 15067 14581 0 -1 4202560 2498 0 0 0 30 0 0 0 20 0 19 0 253852268 9855975424 111030 33554432000 1073741824 1073778376 140734331487264 140064864561336 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15084] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15084/stat : 15084 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 111030 33554432000 1073741824 1073778376 140734331487264 140064863508984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15085] ppid=15065 vsize=9624976 CPUtime=0.69 cores=0,2,4,6
/proc/15067/task/15085/stat : 15085 (java) S 15065 15067 14581 0 -1 4202560 98 0 0 0 42 27 0 0 20 0 19 0 253852268 9855975424 111030 33554432000 1073741824 1073778376 140734331487264 140064862456648 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15086] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15086/stat : 15086 (java) S 15065 15067 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253852306 9855975424 111030 33554432000 1073741824 1073778376 140734331487264 140064861402408 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1731.12
Current children cumulated vsize (KiB) 9624976

[startup+1782.3 s]
/proc/loadavg: 2.26 2.10 2.03 3/213 15184
/proc/meminfo: memFree=28438724/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9624976 CPUtime=1791.62 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 15681 0 1 0 179073 89 0 0 20 0 19 0 253852262 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2406244 112756 2282 9 0 2396937 0
[pid=15067/tid=15069] ppid=15065 vsize=9624976 CPUtime=1769.57 cores=0,2,4,6
/proc/15067/task/15069/stat : 15069 (java) R 15065 15067 14581 0 -1 4202560 2751 0 1 0 176926 31 0 0 20 0 19 0 253852262 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140065045728624 140064873701214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15070] ppid=15065 vsize=9624976 CPUtime=1.52 cores=0,2,4,6
/proc/15067/task/15070/stat : 15070 (java) S 15065 15067 14581 0 -1 4202560 891 0 0 0 146 6 0 0 20 0 19 0 253852263 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140065007221416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15071] ppid=15065 vsize=9624976 CPUtime=1.48 cores=0,2,4,6
/proc/15067/task/15071/stat : 15071 (java) S 15065 15067 14581 0 -1 4202560 878 0 0 0 141 7 0 0 20 0 19 0 253852263 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140065006168872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15072] ppid=15065 vsize=9624976 CPUtime=1.48 cores=0,2,4,6
/proc/15067/task/15072/stat : 15072 (java) S 15065 15067 14581 0 -1 4202560 507 0 0 0 141 7 0 0 20 0 19 0 253852263 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140065005116328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15073] ppid=15065 vsize=9624976 CPUtime=1.42 cores=0,2,4,6
/proc/15067/task/15073/stat : 15073 (java) S 15065 15067 14581 0 -1 4202560 509 0 0 0 135 7 0 0 20 0 19 0 253852263 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140065004063784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15067/tid=15074] ppid=15065 vsize=9624976 CPUtime=1.43 cores=0,2,4,6
/proc/15067/task/15074/stat : 15074 (java) S 15065 15067 14581 0 -1 4202560 853 0 0 0 137 6 0 0 20 0 19 0 253852263 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140065003010216 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15075] ppid=15065 vsize=9624976 CPUtime=1.5 cores=0,2,4,6
/proc/15067/task/15075/stat : 15075 (java) S 15065 15067 14581 0 -1 4202560 856 0 0 0 142 8 0 0 20 0 19 0 253852263 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140065001957672 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15076] ppid=15065 vsize=9624976 CPUtime=1.5 cores=0,2,4,6
/proc/15067/task/15076/stat : 15076 (java) S 15065 15067 14581 0 -1 4202560 570 0 0 0 143 7 0 0 20 0 19 0 253852263 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140065000905128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15077] ppid=15065 vsize=9624976 CPUtime=1.48 cores=0,2,4,6
/proc/15067/task/15077/stat : 15077 (java) S 15065 15067 14581 0 -1 4202560 777 0 0 0 142 6 0 0 20 0 19 0 253852263 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064999852584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15078] ppid=15065 vsize=9624976 CPUtime=4.44 cores=0,2,4,6
/proc/15067/task/15078/stat : 15078 (java) S 15065 15067 14581 0 -1 4202560 603 0 0 0 440 4 0 0 20 0 19 0 253852264 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064869825128 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15079] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15079/stat : 15079 (java) S 15065 15067 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064868771448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15080] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15080/stat : 15080 (java) S 15065 15067 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064867718792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15081] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15081/stat : 15081 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064866667536 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15082] ppid=15065 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/15067/task/15082/stat : 15082 (java) S 15065 15067 14581 0 -1 4202560 2705 0 0 0 42 0 0 0 20 0 19 0 253852268 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064865613880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15083] ppid=15065 vsize=9624976 CPUtime=0.3 cores=0,2,4,6
/proc/15067/task/15083/stat : 15083 (java) S 15065 15067 14581 0 -1 4202560 2498 0 0 0 30 0 0 0 20 0 19 0 253852268 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064864561336 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15084] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15084/stat : 15084 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064863508984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15085] ppid=15065 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/15067/task/15085/stat : 15085 (java) S 15065 15067 14581 0 -1 4202560 102 0 0 0 44 28 0 0 20 0 19 0 253852268 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064862456648 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15086] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15086/stat : 15086 (java) S 15065 15067 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253852306 9855975424 112756 33554432000 1073741824 1073778376 140734331487264 140064861402408 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.62
Current children cumulated vsize (KiB) 9624976



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1790.7 s]
/proc/loadavg: 2.22 2.09 2.03 4/213 15184
/proc/meminfo: memFree=28425556/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9624976 CPUtime=1800.08 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 15683 0 1 0 179919 89 0 0 20 0 19 0 253852262 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2406244 112312 2282 9 0 2396937 0
[pid=15067/tid=15069] ppid=15065 vsize=9624976 CPUtime=1777.94 cores=0,2,4,6
/proc/15067/task/15069/stat : 15069 (java) R 15065 15067 14581 0 -1 4202560 2753 0 1 0 177762 32 0 0 20 0 19 0 253852262 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065045728624 140064873701214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15070] ppid=15065 vsize=9624976 CPUtime=1.52 cores=0,2,4,6
/proc/15067/task/15070/stat : 15070 (java) S 15065 15067 14581 0 -1 4202560 891 0 0 0 146 6 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065007221416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15071] ppid=15065 vsize=9624976 CPUtime=1.49 cores=0,2,4,6
/proc/15067/task/15071/stat : 15071 (java) S 15065 15067 14581 0 -1 4202560 878 0 0 0 142 7 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065006168872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15072] ppid=15065 vsize=9624976 CPUtime=1.48 cores=0,2,4,6
/proc/15067/task/15072/stat : 15072 (java) S 15065 15067 14581 0 -1 4202560 507 0 0 0 141 7 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065005116328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15073] ppid=15065 vsize=9624976 CPUtime=1.44 cores=0,2,4,6
/proc/15067/task/15073/stat : 15073 (java) S 15065 15067 14581 0 -1 4202560 509 0 0 0 137 7 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065004063784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15067/tid=15074] ppid=15065 vsize=9624976 CPUtime=1.43 cores=0,2,4,6
/proc/15067/task/15074/stat : 15074 (java) S 15065 15067 14581 0 -1 4202560 853 0 0 0 137 6 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065003010216 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15075] ppid=15065 vsize=9624976 CPUtime=1.51 cores=0,2,4,6
/proc/15067/task/15075/stat : 15075 (java) S 15065 15067 14581 0 -1 4202560 856 0 0 0 143 8 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065001957672 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15076] ppid=15065 vsize=9624976 CPUtime=1.51 cores=0,2,4,6
/proc/15067/task/15076/stat : 15076 (java) S 15065 15067 14581 0 -1 4202560 570 0 0 0 144 7 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065000905128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15077] ppid=15065 vsize=9624976 CPUtime=1.49 cores=0,2,4,6
/proc/15067/task/15077/stat : 15077 (java) S 15065 15067 14581 0 -1 4202560 777 0 0 0 143 6 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064999852584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15078] ppid=15065 vsize=9624976 CPUtime=4.44 cores=0,2,4,6
/proc/15067/task/15078/stat : 15078 (java) S 15065 15067 14581 0 -1 4202560 603 0 0 0 440 4 0 0 20 0 19 0 253852264 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064869825128 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15079] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15079/stat : 15079 (java) S 15065 15067 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064868771448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15080] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15080/stat : 15080 (java) S 15065 15067 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064867718792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15081] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15081/stat : 15081 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064866667536 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15082] ppid=15065 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/15067/task/15082/stat : 15082 (java) S 15065 15067 14581 0 -1 4202560 2705 0 0 0 42 0 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064865613880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15083] ppid=15065 vsize=9624976 CPUtime=0.3 cores=0,2,4,6
/proc/15067/task/15083/stat : 15083 (java) S 15065 15067 14581 0 -1 4202560 2498 0 0 0 30 0 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064864561336 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15084] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15084/stat : 15084 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064863508984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15085] ppid=15065 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/15067/task/15085/stat : 15085 (java) S 15065 15067 14581 0 -1 4202560 102 0 0 0 44 28 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064862456648 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15086] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15086/stat : 15086 (java) S 15065 15067 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253852306 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064861402408 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 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+1790.7 s]
/proc/loadavg: 2.22 2.09 2.03 4/213 15184
/proc/meminfo: memFree=28425556/32873844 swapFree=7104/7104
[pid=15067] ppid=15065 vsize=9624976 CPUtime=1800.08 cores=0,2,4,6
/proc/15067/stat : 15067 (java) S 15065 15067 14581 0 -1 4202496 15683 0 1 0 179919 89 0 0 20 0 19 0 253852262 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140734331478400 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/15067/statm: 2406244 112312 2282 9 0 2396937 0
[pid=15067/tid=15069] ppid=15065 vsize=9624976 CPUtime=1777.94 cores=0,2,4,6
/proc/15067/task/15069/stat : 15069 (java) R 15065 15067 14581 0 -1 4202560 2753 0 1 0 177762 32 0 0 20 0 19 0 253852262 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065045728624 140064873701214 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15070] ppid=15065 vsize=9624976 CPUtime=1.52 cores=0,2,4,6
/proc/15067/task/15070/stat : 15070 (java) S 15065 15067 14581 0 -1 4202560 891 0 0 0 146 6 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065007221416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15071] ppid=15065 vsize=9624976 CPUtime=1.49 cores=0,2,4,6
/proc/15067/task/15071/stat : 15071 (java) S 15065 15067 14581 0 -1 4202560 878 0 0 0 142 7 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065006168872 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15072] ppid=15065 vsize=9624976 CPUtime=1.48 cores=0,2,4,6
/proc/15067/task/15072/stat : 15072 (java) S 15065 15067 14581 0 -1 4202560 507 0 0 0 141 7 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065005116328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15073] ppid=15065 vsize=9624976 CPUtime=1.44 cores=0,2,4,6
/proc/15067/task/15073/stat : 15073 (java) S 15065 15067 14581 0 -1 4202560 509 0 0 0 137 7 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065004063784 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15067/tid=15074] ppid=15065 vsize=9624976 CPUtime=1.43 cores=0,2,4,6
/proc/15067/task/15074/stat : 15074 (java) S 15065 15067 14581 0 -1 4202560 853 0 0 0 137 6 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065003010216 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15075] ppid=15065 vsize=9624976 CPUtime=1.51 cores=0,2,4,6
/proc/15067/task/15075/stat : 15075 (java) S 15065 15067 14581 0 -1 4202560 856 0 0 0 143 8 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065001957672 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15076] ppid=15065 vsize=9624976 CPUtime=1.51 cores=0,2,4,6
/proc/15067/task/15076/stat : 15076 (java) S 15065 15067 14581 0 -1 4202560 570 0 0 0 144 7 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140065000905128 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15077] ppid=15065 vsize=9624976 CPUtime=1.49 cores=0,2,4,6
/proc/15067/task/15077/stat : 15077 (java) S 15065 15067 14581 0 -1 4202560 777 0 0 0 143 6 0 0 20 0 19 0 253852263 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064999852584 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15078] ppid=15065 vsize=9624976 CPUtime=4.44 cores=0,2,4,6
/proc/15067/task/15078/stat : 15078 (java) S 15065 15067 14581 0 -1 4202560 603 0 0 0 440 4 0 0 20 0 19 0 253852264 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064869825128 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15079] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15079/stat : 15079 (java) S 15065 15067 14581 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064868771448 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15080] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15080/stat : 15080 (java) S 15065 15067 14581 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 253852265 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064867718792 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15081] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15081/stat : 15081 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064866667536 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15067/tid=15082] ppid=15065 vsize=9624976 CPUtime=0.42 cores=0,2,4,6
/proc/15067/task/15082/stat : 15082 (java) S 15065 15067 14581 0 -1 4202560 2705 0 0 0 42 0 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064865613880 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15083] ppid=15065 vsize=9624976 CPUtime=0.3 cores=0,2,4,6
/proc/15067/task/15083/stat : 15083 (java) S 15065 15067 14581 0 -1 4202560 2498 0 0 0 30 0 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064864561336 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15084] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15084/stat : 15084 (java) S 15065 15067 14581 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064863508984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15067/tid=15085] ppid=15065 vsize=9624976 CPUtime=0.72 cores=0,2,4,6
/proc/15067/task/15085/stat : 15085 (java) S 15065 15067 14581 0 -1 4202560 102 0 0 0 44 28 0 0 20 0 19 0 253852268 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064862456648 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15067/tid=15086] ppid=15065 vsize=9624976 CPUtime=0 cores=0,2,4,6
/proc/15067/task/15086/stat : 15086 (java) S 15065 15067 14581 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253852306 9855975424 112312 33554432000 1073741824 1073778376 140734331487264 140064861402408 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 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 15067 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=719161
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=332797
# CPU time returned by wait4() is 1796.05
# 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): 1790.76
CPU time (s): 1800.08
CPU user time (s): 1799.19
CPU system time (s): 0.89
CPU usage (%): 100.521
Max. virtual memory (cumulated for all children) (KiB): 9624976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.72
system time used= 1.3328
maximum resident set size= 612000
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15790
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1680
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44877
involuntary context switches= 31051

runsolver used 6.16006 second user time and 15.1247 second system time

The end

Launcher Data

Begin job on node142 at 2012-05-24 18:34:34
IDJOB=3687865
IDBENCH=2238
IDSOLVER=2269
FILE ID=node142/3687865-1337877274
RUNJOBID= node142-1337871882-14597
PBS_JOBID= 14620062
Free space on /tmp= 71664 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-4.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3687865-1337877274/watcher-3687865-1337877274 -o /tmp/evaluation-result-3687865-1337877274/solver-3687865-1337877274 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar HOME/instance-3687865-1337877274.opb

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

MD5SUM BENCH= 7bb05c60facd55e51c4cfcaa0e217e6e
RANDOM SEED=333344487

node142.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.776
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.55
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.776
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.776
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	: 5391.91
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.776
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.776
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.90
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.776
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.776
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		: 2666.776
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:        28870448 kB
Buffers:          219348 kB
Cached:          2884760 kB
SwapCached:            0 kB
Active:           580848 kB
Inactive:        2642284 kB
Active(anon):     121072 kB
Inactive(anon):        0 kB
Active(file):     459776 kB
Inactive(file):  2642284 kB
Unevictable:        7104 kB
Mlocked:            7104 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1500 kB
Writeback:             0 kB
AnonPages:        131864 kB
Mapped:            22500 kB
Shmem:               200 kB
Slab:             629672 kB
SReclaimable:      71876 kB
SUnreclaim:       557796 kB
KernelStack:        1608 kB
PageTables:         4488 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     695968 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     92160 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= 71664 MiB
End job on node142 at 2012-05-24 19:04:27