Trace number 4118893

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16SAT (TO)-31 1800.08 1793.94

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/
opb/normalized-graphpart_3pm-0334-0334.lin.opb
MD5SUMd676403c2473447aac5329bc65566c49
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-36
Best CPU time to get the best result obtained on this benchmark1.91971
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables432
Total number of constraints684
Number of constraints which are clauses324
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints324
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 324
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 324
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 324
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.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.10	c java.vm.version	19.1-b02
0.00/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.10	c sun.arch.data.model	64
0.00/0.10	c java.version		1.6.0_24
0.00/0.10	c os.name		Linux
0.00/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.10	c os.arch		amd64
0.00/0.10	c Free memory 		501472288
0.00/0.10	c Max memory 		7480803328
0.00/0.10	c Total memory 		504102912
0.09/0.10	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4118893-1467236936.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.22/0.22	c ... done. Wall clock time 0.099s.
0.22/0.22	c declared #vars     432
0.22/0.22	c #constraints  720
0.22/0.22	c constraints type 
0.22/0.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 360
0.22/0.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 36
0.22/0.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 324
0.22/0.22	c 720 constraints processed.
0.22/0.22	c objective function length is 324 literals
0.22/0.23	c SATISFIABLE
0.22/0.23	c OPTIMIZING...
0.22/0.23	c Got one! Elapsed wall clock time (in seconds):0.11
0.22/0.23	o -27
0.22/0.25	c Got one! Elapsed wall clock time (in seconds):0.13
0.22/0.25	o -28
0.22/0.27	c Got one! Elapsed wall clock time (in seconds):0.149
0.22/0.27	o -29
0.48/0.31	c Got one! Elapsed wall clock time (in seconds):0.185
0.48/0.31	o -30
0.48/0.32	c Got one! Elapsed wall clock time (in seconds):0.198
0.48/0.32	o -31
0.99/0.62	c cleaning 2560 clauses out of 5124 with flag 10529/5124
1.28/0.87	c cleaning 4279 clauses out of 8565 with flag 24423/11125
1.61/1.19	c cleaning 5643 clauses out of 11286 with flag 41977/18125
2.01/1.57	c cleaning 6822 clauses out of 13644 with flag 59277/26126
2.53/2.02	c cleaning 7909 clauses out of 15820 with flag 78491/35124
3.03/2.51	c cleaning 8954 clauses out of 17912 with flag 100312/45125
3.63/3.12	c cleaning 9979 clauses out of 19958 with flag 123760/56125
4.33/3.81	c cleaning 10990 clauses out of 21980 with flag 149820/68126
5.03/4.58	c cleaning 11993 clauses out of 23988 with flag 177990/81124
5.92/5.41	c cleaning 12998 clauses out of 25995 with flag 208208/95124
6.82/6.37	c cleaning 13996 clauses out of 27998 with flag 240949/110125
7.92/7.40	c cleaning 15002 clauses out of 30003 with flag 278146/126126
9.13/8.69	c cleaning 16000 clauses out of 31999 with flag 317332/143124
10.54/10.06	c cleaning 16998 clauses out of 33999 with flag 357561/161124
11.85/11.33	c cleaning 17999 clauses out of 36001 with flag 400546/180124
13.25/12.76	c cleaning 18994 clauses out of 38002 with flag 446719/200124
14.92/14.36	c cleaning 20005 clauses out of 40013 with flag 495366/221129
16.71/16.15	c cleaning 21002 clauses out of 42004 with flag 548250/243125
18.91/18.32	c cleaning 21997 clauses out of 44002 with flag 603793/266125
20.81/20.27	c cleaning 23002 clauses out of 46004 with flag 660386/290124
22.91/22.35	c cleaning 24001 clauses out of 48004 with flag 716375/315126
24.82/24.21	c cleaning 24999 clauses out of 50003 with flag 776737/341126
27.12/26.57	c cleaning 25997 clauses out of 52004 with flag 838999/368126
29.41/28.89	c cleaning 27000 clauses out of 54005 with flag 905609/396124
32.11/31.55	c cleaning 28003 clauses out of 56005 with flag 979286/425124
34.91/34.28	c cleaning 28998 clauses out of 58002 with flag 1049228/455124
37.71/37.04	c cleaning 30000 clauses out of 60004 with flag 1118158/486124
40.81/40.12	c cleaning 30998 clauses out of 62004 with flag 1192218/518124
43.71/43.09	c cleaning 32003 clauses out of 64006 with flag 1268386/551124
46.81/46.14	c cleaning 33001 clauses out of 66003 with flag 1342562/585124
50.71/50.08	c cleaning 34002 clauses out of 68004 with flag 1432389/620126
55.50/54.83	c cleaning 35001 clauses out of 70001 with flag 1529518/656125
60.05/59.39	c cleaning 35997 clauses out of 71999 with flag 1628714/693124
64.45/63.77	c cleaning 36996 clauses out of 74002 with flag 1725105/731124
69.06/68.35	c cleaning 37998 clauses out of 76006 with flag 1822113/770124
73.36/72.69	c cleaning 39001 clauses out of 78009 with flag 1922485/810125
78.05/77.38	c cleaning 40004 clauses out of 80008 with flag 2027672/851125
83.15/82.42	c cleaning 41002 clauses out of 82003 with flag 2135549/893124
88.65/87.87	c cleaning 42001 clauses out of 84001 with flag 2242696/936124
94.36/93.57	c cleaning 42999 clauses out of 86001 with flag 2347706/980125
100.55/99.74	c cleaning 44001 clauses out of 88002 with flag 2463018/1025125
106.25/105.50	c cleaning 44998 clauses out of 90000 with flag 2584056/1071124
112.95/112.16	c cleaning 45996 clauses out of 92002 with flag 2707270/1118124
126.93/125.99	c cleaning 47005 clauses out of 94009 with flag 2864249/1166127
139.33/138.39	c cleaning 48001 clauses out of 96001 with flag 3030697/1215124
148.93/147.95	c cleaning 49002 clauses out of 98003 with flag 3198425/1265127
156.13/155.18	c cleaning 49997 clauses out of 99998 with flag 3363524/1316124
163.75/162.56	c cleaning 50999 clauses out of 102003 with flag 3527670/1368126
171.95/170.79	c cleaning 51998 clauses out of 104002 with flag 3670877/1421124
180.25/179.06	c cleaning 53004 clauses out of 106010 with flag 3814654/1475130
188.65/187.45	c cleaning 53999 clauses out of 108000 with flag 3963610/1530124
196.24/194.86	c cleaning 54996 clauses out of 110003 with flag 4122313/1586126
203.73/202.37	c cleaning 56000 clauses out of 112007 with flag 4277204/1643126
211.53/210.14	c cleaning 57002 clauses out of 114005 with flag 4435681/1701124
219.52/217.93	c cleaning 57999 clauses out of 116003 with flag 4597890/1760124
227.81/226.26	c cleaning 58999 clauses out of 118005 with flag 4775436/1820125
236.62/235.03	c cleaning 60002 clauses out of 120006 with flag 4972377/1881125
246.04/244.30	c cleaning 60997 clauses out of 122003 with flag 5176463/1943124
256.75/254.90	c cleaning 61999 clauses out of 124006 with flag 5370152/2006124
265.86/264.06	c cleaning 63004 clauses out of 126007 with flag 5554530/2070124
274.97/273.03	c cleaning 63999 clauses out of 128004 with flag 5742407/2135125
287.48/285.54	c cleaning 65003 clauses out of 130006 with flag 5922181/2201126
298.12/296.19	c cleaning 66001 clauses out of 132002 with flag 6099702/2268125
310.82/308.80	c cleaning 66995 clauses out of 134000 with flag 6282137/2336124
323.42/321.35	c cleaning 67998 clauses out of 136005 with flag 6457827/2405124
335.11/333.07	c cleaning 69005 clauses out of 138011 with flag 6638020/2475128
348.50/346.39	c cleaning 69998 clauses out of 140003 with flag 6834676/2546125
363.00/360.84	c cleaning 71001 clauses out of 142004 with flag 7031018/2618124
378.81/376.56	c cleaning 71998 clauses out of 144005 with flag 7237209/2691126
407.41/405.13	c cleaning 72996 clauses out of 146005 with flag 7513636/2765124
436.93/434.60	c cleaning 73994 clauses out of 148009 with flag 7784979/2840124
468.73/466.34	c cleaning 75003 clauses out of 150015 with flag 8083827/2916124
502.03/499.56	c cleaning 76006 clauses out of 152012 with flag 8393152/2993124
533.13/530.65	c cleaning 77004 clauses out of 154007 with flag 8695211/3071125
552.53/549.93	c cleaning 77998 clauses out of 156004 with flag 8935685/3150126
570.03/567.48	c cleaning 79002 clauses out of 158005 with flag 9155196/3230125
590.30/587.60	c cleaning 79998 clauses out of 160003 with flag 9398577/3311125
609.49/606.74	c cleaning 81001 clauses out of 162008 with flag 9622012/3393128
629.90/627.16	c cleaning 82001 clauses out of 164003 with flag 9851719/3476124
648.50/645.64	c cleaning 83000 clauses out of 166003 with flag 10114949/3560125
666.99/664.10	c cleaning 83997 clauses out of 168003 with flag 10384149/3645125
689.98/687.03	c cleaning 84998 clauses out of 170006 with flag 10645450/3731125
712.05/709.05	c cleaning 86000 clauses out of 172007 with flag 10930667/3818124
732.95/729.97	c cleaning 87002 clauses out of 174009 with flag 11176626/3906126
756.16/753.04	c cleaning 88001 clauses out of 176005 with flag 11424577/3995124
775.66/772.49	c cleaning 88998 clauses out of 178004 with flag 11674013/4085124
816.39/813.02	c cleaning 89998 clauses out of 180006 with flag 12048735/4176124
845.19/841.84	c cleaning 91002 clauses out of 182009 with flag 12388119/4268125
879.05/875.61	c cleaning 92003 clauses out of 184006 with flag 12738475/4361124
903.60/900.19	c cleaning 93001 clauses out of 186003 with flag 13001886/4455124
927.77/924.28	c cleaning 94001 clauses out of 188003 with flag 13297830/4550125
949.36/945.73	c cleaning 95000 clauses out of 190002 with flag 13641083/4646125
969.63/965.96	c cleaning 96001 clauses out of 192001 with flag 13904899/4743124
992.22/988.41	c cleaning 96991 clauses out of 194000 with flag 14175821/4841124
1015.32/1011.55	c cleaning 98005 clauses out of 196012 with flag 14446934/4940127
1036.30/1032.49	c cleaning 98995 clauses out of 198006 with flag 14718721/5040126
1060.80/1056.82	c cleaning 100000 clauses out of 200009 with flag 14998349/5141124
1083.68/1079.60	c cleaning 101003 clauses out of 202010 with flag 15279541/5243125
1105.00/1100.99	c cleaning 102002 clauses out of 204006 with flag 15560045/5346124
1131.03/1126.92	c cleaning 103004 clauses out of 206007 with flag 15842910/5450127
1161.65/1157.48	c cleaning 103996 clauses out of 208002 with flag 16128703/5555126
1188.54/1184.24	c cleaning 105002 clauses out of 210005 with flag 16423213/5661125
1213.92/1209.50	c cleaning 105994 clauses out of 212002 with flag 16718514/5768124
1237.75/1233.30	c cleaning 106998 clauses out of 214009 with flag 17012199/5876125
1264.81/1260.34	c cleaning 108003 clauses out of 216010 with flag 17324310/5985124
1290.48/1285.89	c cleaning 109001 clauses out of 218008 with flag 17634943/6095125
1318.86/1314.13	c cleaning 110000 clauses out of 220006 with flag 17962633/6206124
1348.76/1343.93	c cleaning 111002 clauses out of 222009 with flag 18257396/6318127
1379.80/1374.87	c cleaning 112000 clauses out of 224004 with flag 18573560/6431124
1449.80/1444.72	c cleaning 112999 clauses out of 226008 with flag 19030067/6545128
1512.91/1507.76	c cleaning 113995 clauses out of 228005 with flag 19477565/6660124
1563.53/1558.22	c cleaning 115003 clauses out of 230011 with flag 19868023/6776125
1600.50/1595.07	c cleaning 116002 clauses out of 232007 with flag 20242262/6893124
1641.99/1636.45	c cleaning 116997 clauses out of 234006 with flag 20635227/7011125
1682.24/1676.57	c cleaning 118000 clauses out of 236008 with flag 21011159/7130124
1722.21/1716.34	c cleaning 118999 clauses out of 238008 with flag 21358498/7250124
1762.42/1756.48	c cleaning 119999 clauses out of 240009 with flag 21692442/7371124
1800.08/1793.90	c starts		: 17434
1800.08/1793.90	c conflicts		: 7492529
1800.08/1793.90	c decisions		: 9820283
1800.08/1793.90	c propagations		: 233369031
1800.08/1793.90	c inspects		: 29355498098
1800.08/1793.90	c shortcuts		: 0
1800.08/1793.90	c learnt literals	: 0
1800.08/1793.90	c learnt binary clauses	: 0
1800.08/1793.90	c learnt ternary clauses	: 0
1800.08/1793.90	c learnt constraints	: 7492529
1800.08/1793.90	c ignored constraints	: 0
1800.08/1793.90	c root simplifications	: 0
1800.08/1793.90	c removed literals (reason simplification)	: 0
1800.08/1793.90	c reason swapping (by a shorter reason)	: 0
1800.08/1793.90	c Calls to reduceDB	: 117
1800.08/1793.90	c Number of update (reduction) of LBD	: 359733
1800.08/1793.90	c Imported unit clauses	: 0
1800.08/1793.90	c number of reductions to clauses (during analyze)	: 0
1800.08/1793.90	c number of learned constraints concerned by reduction	: 0
1800.08/1793.90	c number of learning phase by resolution	: 0
1800.08/1793.90	c number of learning phase by cutting planes	: 0
1800.08/1793.90	c speed (assignments/second)	: 130106.35292045008
1800.08/1793.90	c non guided choices	1
1800.08/1793.93	c learnt constraints type 
1800.08/1793.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 241415
1800.08/1793.93	s SATISFIABLE
1800.08/1793.93	c Found 5 solution(s)
1800.08/1793.93	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 
1800.08/1793.94	c objective function=-31
1800.08/1793.94	c Total wall clock time (in seconds): 1793.816

Verifier Data

OK	-31

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4118893-1467236936/watcher-4118893-1467236936 -o /tmp/evaluation-result-4118893-1467236936/solver-4118893-1467236936 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467208989-4834 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4118893-1467236936.opb 

pid=8801
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.53 2.29 2.21 3/196 8804
/proc/meminfo: memFree=26761068/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/8804/stat : 8804 (java) D 8801 8804 4818 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 4646089 2560000 46 33554432000 1073741824 1073778376 140735535021568 140735535018696 273896533287 0 0 4096 0 18446744072100756772 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 625 46 37 9 0 29 0

[startup+0.100063 s]
/proc/loadavg: 2.53 2.29 2.21 3/196 8804
/proc/meminfo: memFree=26761068/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 4461 0 1 0 8 1 0 0 20 0 18 0 4646089 9787879424 5573 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2389619 5573 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 2.53 2.29 2.21 3/196 8804
/proc/meminfo: memFree=26761068/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 4731 0 1 0 21 1 0 0 20 0 18 0 4646089 9787879424 6312 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2389619 6312 2197 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300233 s]
/proc/loadavg: 2.53 2.29 2.21 3/196 8804
/proc/meminfo: memFree=26761068/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 7142 0 1 0 46 2 0 0 20 0 19 0 4646089 9856040960 8275 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2406260 8275 2245 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700158 s]
/proc/loadavg: 2.53 2.29 2.21 3/196 8804
/proc/meminfo: memFree=26761068/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9625040 CPUtime=1.17 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 9590 0 1 0 115 2 0 0 20 0 19 0 4646089 9856040960 9798 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2406260 9798 2256 9 0 2396937 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 9625040

[startup+1.50088 s]
/proc/loadavg: 2.53 2.29 2.21 3/215 8823
/proc/meminfo: memFree=26805844/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9625040 CPUtime=2.01 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 9610 0 1 0 198 3 0 0 20 0 19 0 4646089 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2406260 11964 2258 9 0 2396937 0
[pid=8804/tid=8806] ppid=8801 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/8804/task/8806/stat : 8806 (java) R 8801 8804 4818 0 -1 4202560 2477 0 1 0 143 2 0 0 20 0 19 0 4646090 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932380016920 139932320260985 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8807] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8807/stat : 8807 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932318747176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8808] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8808/stat : 8808 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932317694376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8809] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8809/stat : 8809 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932221520168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8810] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8810/stat : 8810 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932220467368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8811] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8811/stat : 8811 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932219415592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8812] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8812/stat : 8812 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932218362792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8813] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8813/stat : 8813 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932217309992 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8814] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8814/stat : 8814 (java) S 8801 8804 4818 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932216257192 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8815] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8815/stat : 8815 (java) S 8801 8804 4818 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932204059112 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8816] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8816/stat : 8816 (java) S 8801 8804 4818 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932203005176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8817] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8817/stat : 8817 (java) S 8801 8804 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932201952264 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8818] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8818/stat : 8818 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932200900752 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8819] ppid=8801 vsize=9625040 CPUtime=0.28 cores=0,2,4,6
/proc/8804/task/8819/stat : 8819 (java) S 8801 8804 4818 0 -1 4202560 3303 0 0 0 28 0 0 0 20 0 19 0 4646096 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932199848888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8820] ppid=8801 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/8804/task/8820/stat : 8820 (java) S 8801 8804 4818 0 -1 4202560 2553 0 0 0 24 0 0 0 20 0 19 0 4646096 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932198796088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8821] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8821/stat : 8821 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932197743480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8822] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8822/stat : 8822 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932196690888 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8823] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8823/stat : 8823 (java) S 8801 8804 4818 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4646112 9856040960 11964 33554432000 1073741824 1073778376 140735535021568 139932195636392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 9625040

[startup+3.10085 s]
/proc/loadavg: 2.53 2.29 2.21 3/215 8823
/proc/meminfo: memFree=26792816/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9625040 CPUtime=3.63 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 9622 0 1 0 360 3 0 0 20 0 19 0 4646089 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2406260 16575 2258 9 0 2396937 0
[pid=8804/tid=8806] ppid=8801 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/8804/task/8806/stat : 8806 (java) R 8801 8804 4818 0 -1 4202560 2486 0 1 0 303 2 0 0 20 0 19 0 4646090 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932380008112 139932320245894 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8807] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8807/stat : 8807 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932318747176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8808] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8808/stat : 8808 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932317694376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8809] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8809/stat : 8809 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932221520168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8810] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8810/stat : 8810 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932220467368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8811] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8811/stat : 8811 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932219415592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8812] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8812/stat : 8812 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932218362792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8813] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8813/stat : 8813 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932217309992 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8814] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8814/stat : 8814 (java) S 8801 8804 4818 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932216257192 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8815] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8815/stat : 8815 (java) S 8801 8804 4818 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932204059112 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8816] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8816/stat : 8816 (java) S 8801 8804 4818 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932203005176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8817] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8817/stat : 8817 (java) S 8801 8804 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932201952264 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8818] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8818/stat : 8818 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932200900752 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8819] ppid=8801 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/8804/task/8819/stat : 8819 (java) S 8801 8804 4818 0 -1 4202560 3303 0 0 0 29 0 0 0 20 0 19 0 4646096 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932199848888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8820] ppid=8801 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/8804/task/8820/stat : 8820 (java) S 8801 8804 4818 0 -1 4202560 2556 0 0 0 25 0 0 0 20 0 19 0 4646096 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932198796088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8821] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8821/stat : 8821 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932197743480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8822] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8822/stat : 8822 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932196690888 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8823] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8823/stat : 8823 (java) S 8801 8804 4818 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4646112 9856040960 16575 33554432000 1073741824 1073778376 140735535021568 139932195636392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.63
Current children cumulated vsize (KiB) 9625040

[startup+6.30086 s]
/proc/loadavg: 2.49 2.28 2.21 3/215 8823
/proc/meminfo: memFree=26760152/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9625040 CPUtime=6.82 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 9639 0 1 0 679 3 0 0 20 0 19 0 4646089 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2406260 23993 2259 9 0 2396937 0
[pid=8804/tid=8806] ppid=8801 vsize=9625040 CPUtime=6.23 cores=0,2,4,6
/proc/8804/task/8806/stat : 8806 (java) R 8801 8804 4818 0 -1 4202560 2502 0 1 0 621 2 0 0 20 0 19 0 4646090 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932380008112 139932320318453 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8807] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8807/stat : 8807 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932318747176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8808] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8808/stat : 8808 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932317694376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8809] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8809/stat : 8809 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932221520168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8810] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8810/stat : 8810 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932220467368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8811] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8811/stat : 8811 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932219415592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8812] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8812/stat : 8812 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932218362792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8813] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8813/stat : 8813 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932217309992 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8814] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8814/stat : 8814 (java) S 8801 8804 4818 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 4646092 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932216257192 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8815] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8815/stat : 8815 (java) S 8801 8804 4818 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932204059112 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8816] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8816/stat : 8816 (java) S 8801 8804 4818 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932203005176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8817] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8817/stat : 8817 (java) S 8801 8804 4818 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932201952264 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8818] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8818/stat : 8818 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932200900752 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8819] ppid=8801 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/8804/task/8819/stat : 8819 (java) S 8801 8804 4818 0 -1 4202560 3303 0 0 0 29 0 0 0 20 0 19 0 4646096 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932199848888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8820] ppid=8801 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/8804/task/8820/stat : 8820 (java) S 8801 8804 4818 0 -1 4202560 2556 0 0 0 25 0 0 0 20 0 19 0 4646096 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932198796088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8821] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8821/stat : 8821 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932197743480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8822] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8822/stat : 8822 (java) S 8801 8804 4818 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932196690888 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8823] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8823/stat : 8823 (java) S 8801 8804 4818 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4646112 9856040960 23993 33554432000 1073741824 1073778376 140735535021568 139932195636392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 9625040


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

[pid=8804/tid=8823] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8823/stat : 8823 (java) S 8801 8804 4818 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4646112 9856040960 112965 33554432000 1073741824 1073778376 140735535021568 139932195636392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1728.21
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.41 2.29 2.22 4/215 8968
/proc/meminfo: memFree=26564276/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9625040 CPUtime=1788.48 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 13953 0 1 0 178757 91 0 0 20 0 19 0 4646089 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2406260 111907 2281 9 0 2396937 0
[pid=8804/tid=8806] ppid=8801 vsize=9625040 CPUtime=1774.62 cores=0,2,4,6
/proc/8804/task/8806/stat : 8806 (java) R 8801 8804 4818 0 -1 4202560 2596 0 1 0 177431 31 0 0 20 0 19 0 4646090 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932380015920 139932320260985 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8807] ppid=8801 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/8804/task/8807/stat : 8807 (java) S 8801 8804 4818 0 -1 4202560 305 0 0 0 100 10 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932318747176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8808] ppid=8801 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/8804/task/8808/stat : 8808 (java) S 8801 8804 4818 0 -1 4202560 236 0 0 0 83 6 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932317694376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8809] ppid=8801 vsize=9625040 CPUtime=0.88 cores=0,2,4,6
/proc/8804/task/8809/stat : 8809 (java) S 8801 8804 4818 0 -1 4202560 366 0 0 0 81 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932221520168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8810] ppid=8801 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/8804/task/8810/stat : 8810 (java) S 8801 8804 4818 0 -1 4202560 499 0 0 0 86 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932220467368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8811] ppid=8801 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/8804/task/8811/stat : 8811 (java) S 8801 8804 4818 0 -1 4202560 455 0 0 0 92 9 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932219415592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8812] ppid=8801 vsize=9625040 CPUtime=0.99 cores=0,2,4,6
/proc/8804/task/8812/stat : 8812 (java) S 8801 8804 4818 0 -1 4202560 285 0 0 0 91 8 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932218362792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8813] ppid=8801 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/8804/task/8813/stat : 8813 (java) S 8801 8804 4818 0 -1 4202560 497 0 0 0 83 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932217309992 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8814] ppid=8801 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/8804/task/8814/stat : 8814 (java) S 8801 8804 4818 0 -1 4202560 379 0 0 0 85 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932216257192 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8815] ppid=8801 vsize=9625040 CPUtime=0.81 cores=0,2,4,6
/proc/8804/task/8815/stat : 8815 (java) S 8801 8804 4818 0 -1 4202560 300 0 0 0 78 3 0 0 20 0 19 0 4646093 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932204059112 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8816] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8816/stat : 8816 (java) S 8801 8804 4818 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932203005176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8817] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8817/stat : 8817 (java) S 8801 8804 4818 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932201952264 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8818] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8818/stat : 8818 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932200900752 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8819] ppid=8801 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/8804/task/8819/stat : 8819 (java) S 8801 8804 4818 0 -1 4202560 4112 0 0 0 34 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932199848888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8820] ppid=8801 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/8804/task/8820/stat : 8820 (java) S 8801 8804 4818 0 -1 4202560 2556 0 0 0 25 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932198796088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8821] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8821/stat : 8821 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932197743480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8822] ppid=8801 vsize=9625040 CPUtime=0.64 cores=0,2,4,6
/proc/8804/task/8822/stat : 8822 (java) S 8801 8804 4818 0 -1 4202560 104 0 0 0 32 32 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932196690888 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8823] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8823/stat : 8823 (java) S 8801 8804 4818 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4646112 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932195636392 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1788.48
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1793.9 s]
/proc/loadavg: 2.43 2.29 2.22 3/215 8968
/proc/meminfo: memFree=26564168/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 13953 0 1 0 179917 91 0 0 20 0 19 0 4646089 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2406260 111907 2281 9 0 2396937 0
[pid=8804/tid=8806] ppid=8801 vsize=9625040 CPUtime=1786.19 cores=0,2,4,6
/proc/8804/task/8806/stat : 8806 (java) R 8801 8804 4818 0 -1 4202560 2596 0 1 0 178587 32 0 0 20 0 19 0 4646090 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932380015920 139932320260985 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8807] ppid=8801 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/8804/task/8807/stat : 8807 (java) S 8801 8804 4818 0 -1 4202560 305 0 0 0 100 10 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932318747176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8808] ppid=8801 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/8804/task/8808/stat : 8808 (java) S 8801 8804 4818 0 -1 4202560 236 0 0 0 83 6 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932317694376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8809] ppid=8801 vsize=9625040 CPUtime=0.88 cores=0,2,4,6
/proc/8804/task/8809/stat : 8809 (java) S 8801 8804 4818 0 -1 4202560 366 0 0 0 81 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932221520168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8810] ppid=8801 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/8804/task/8810/stat : 8810 (java) S 8801 8804 4818 0 -1 4202560 499 0 0 0 86 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932220467368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8811] ppid=8801 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/8804/task/8811/stat : 8811 (java) S 8801 8804 4818 0 -1 4202560 455 0 0 0 92 9 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932219415592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8812] ppid=8801 vsize=9625040 CPUtime=0.99 cores=0,2,4,6
/proc/8804/task/8812/stat : 8812 (java) S 8801 8804 4818 0 -1 4202560 285 0 0 0 91 8 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932218362792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8813] ppid=8801 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/8804/task/8813/stat : 8813 (java) S 8801 8804 4818 0 -1 4202560 497 0 0 0 83 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932217309992 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8814] ppid=8801 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/8804/task/8814/stat : 8814 (java) S 8801 8804 4818 0 -1 4202560 379 0 0 0 85 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932216257192 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8815] ppid=8801 vsize=9625040 CPUtime=0.81 cores=0,2,4,6
/proc/8804/task/8815/stat : 8815 (java) S 8801 8804 4818 0 -1 4202560 300 0 0 0 78 3 0 0 20 0 19 0 4646093 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932204059112 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8816] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8816/stat : 8816 (java) S 8801 8804 4818 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932203005176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8817] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8817/stat : 8817 (java) S 8801 8804 4818 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932201952264 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8818] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8818/stat : 8818 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932200900752 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8819] ppid=8801 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/8804/task/8819/stat : 8819 (java) S 8801 8804 4818 0 -1 4202560 4112 0 0 0 34 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932199848888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8820] ppid=8801 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/8804/task/8820/stat : 8820 (java) S 8801 8804 4818 0 -1 4202560 2556 0 0 0 25 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932198796088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8821] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8821/stat : 8821 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932197743480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8822] ppid=8801 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/8804/task/8822/stat : 8822 (java) S 8801 8804 4818 0 -1 4202560 104 0 0 0 33 32 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932196690888 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8823] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8823/stat : 8823 (java) S 8801 8804 4818 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4646112 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932195636392 273909069737 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) 9625040

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 8804 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1793.9 s]
/proc/loadavg: 2.43 2.29 2.22 3/215 8968
/proc/meminfo: memFree=26564168/32872528 swapFree=1483896/1661724
[pid=8804] ppid=8801 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/8804/stat : 8804 (java) S 8801 8804 4818 0 -1 4202496 13953 0 1 0 179917 91 0 0 20 0 19 0 4646089 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 140735535012704 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8804/statm: 2406260 111907 2281 9 0 2396937 0
[pid=8804/tid=8806] ppid=8801 vsize=9625040 CPUtime=1786.19 cores=0,2,4,6
/proc/8804/task/8806/stat : 8806 (java) R 8801 8804 4818 0 -1 4202560 2596 0 1 0 178587 32 0 0 20 0 19 0 4646090 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932380015920 139932320260985 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8807] ppid=8801 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/8804/task/8807/stat : 8807 (java) S 8801 8804 4818 0 -1 4202560 305 0 0 0 100 10 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932318747176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8808] ppid=8801 vsize=9625040 CPUtime=0.89 cores=0,2,4,6
/proc/8804/task/8808/stat : 8808 (java) S 8801 8804 4818 0 -1 4202560 236 0 0 0 83 6 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932317694376 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8809] ppid=8801 vsize=9625040 CPUtime=0.88 cores=0,2,4,6
/proc/8804/task/8809/stat : 8809 (java) S 8801 8804 4818 0 -1 4202560 366 0 0 0 81 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932221520168 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8810] ppid=8801 vsize=9625040 CPUtime=0.93 cores=0,2,4,6
/proc/8804/task/8810/stat : 8810 (java) S 8801 8804 4818 0 -1 4202560 499 0 0 0 86 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932220467368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8811] ppid=8801 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/8804/task/8811/stat : 8811 (java) S 8801 8804 4818 0 -1 4202560 455 0 0 0 92 9 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932219415592 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8812] ppid=8801 vsize=9625040 CPUtime=0.99 cores=0,2,4,6
/proc/8804/task/8812/stat : 8812 (java) S 8801 8804 4818 0 -1 4202560 285 0 0 0 91 8 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932218362792 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8813] ppid=8801 vsize=9625040 CPUtime=0.9 cores=0,2,4,6
/proc/8804/task/8813/stat : 8813 (java) S 8801 8804 4818 0 -1 4202560 497 0 0 0 83 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932217309992 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8814] ppid=8801 vsize=9625040 CPUtime=0.92 cores=0,2,4,6
/proc/8804/task/8814/stat : 8814 (java) S 8801 8804 4818 0 -1 4202560 379 0 0 0 85 7 0 0 20 0 19 0 4646092 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932216257192 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8804/tid=8815] ppid=8801 vsize=9625040 CPUtime=0.81 cores=0,2,4,6
/proc/8804/task/8815/stat : 8815 (java) S 8801 8804 4818 0 -1 4202560 300 0 0 0 78 3 0 0 20 0 19 0 4646093 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932204059112 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8816] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8816/stat : 8816 (java) S 8801 8804 4818 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932203005176 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8817] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8817/stat : 8817 (java) S 8801 8804 4818 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 4646093 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932201952264 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8818] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8818/stat : 8818 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932200900752 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8819] ppid=8801 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/8804/task/8819/stat : 8819 (java) S 8801 8804 4818 0 -1 4202560 4112 0 0 0 34 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932199848888 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8804/tid=8820] ppid=8801 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/8804/task/8820/stat : 8820 (java) S 8801 8804 4818 0 -1 4202560 2556 0 0 0 25 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932198796088 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8821] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8821/stat : 8821 (java) S 8801 8804 4818 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932197743480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8804/tid=8822] ppid=8801 vsize=9625040 CPUtime=0.65 cores=0,2,4,6
/proc/8804/task/8822/stat : 8822 (java) S 8801 8804 4818 0 -1 4202560 104 0 0 0 33 32 0 0 20 0 19 0 4646096 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932196690888 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8804/tid=8823] ppid=8801 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8804/task/8823/stat : 8823 (java) S 8801 8804 4818 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 4646112 9856040960 111907 33554432000 1073741824 1073778376 140735535021568 139932195636392 273909069737 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) 9625040

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8804 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=789150
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=421783
# CPU time returned by wait4() is 1796.21
# 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.94
CPU time (s): 1800.08
CPU user time (s): 1799.17
CPU system time (s): 0.91
CPU usage (%): 100.342
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.79
system time used= 1.42178
maximum resident set size= 694752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14011
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1688
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39668
involuntary context switches= 17123

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.0242 second user time and 11.9222 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-29 23:48:56
IDJOB=4118893
IDBENCH=111544
IDSOLVER=2546
FILE ID=node134/4118893-1467236936
RUNJOBID= node134-1467208989-4834
PBS_JOBID= 19997576
Free space on /tmp= 71708 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-LIN/minlplib2-pb-0.1.0/opb/normalized-graphpart_3pm-0334-0334.lin.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118893-1467236936/watcher-4118893-1467236936 -o /tmp/evaluation-result-4118893-1467236936/solver-4118893-1467236936 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467208989-4834 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4118893-1467236936.opb

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

MD5SUM BENCH= d676403c2473447aac5329bc65566c49
RANDOM SEED=1741284074

node134.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.738
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.47
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.738
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	: 7358.89
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.738
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	: 5332.55
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.738
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	: 5332.55
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.738
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	: 5332.54
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.738
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	: 5332.55
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.738
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	: 5332.55
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.738
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	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26761728 kB
Buffers:          145684 kB
Cached:          2995016 kB
SwapCached:            0 kB
Active:           694284 kB
Inactive:        3007788 kB
Active(anon):     564200 kB
Inactive(anon):        0 kB
Active(file):     130084 kB
Inactive(file):  3007788 kB
Unevictable:     1661724 kB
Mlocked:         1483896 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               824 kB
Writeback:             0 kB
AnonPages:       2223240 kB
Mapped:            21528 kB
Shmem:               216 kB
Slab:             612188 kB
SReclaimable:      55976 kB
SUnreclaim:       556212 kB
KernelStack:        1608 kB
PageTables:         9052 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2390460 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    694272 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71708 MiB
End job on node134 at 2016-06-30 00:18:50