Trace number 4081204

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 Res+CP PB16SAT (TO)219 1800.04 895.17

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
MD5SUM7903a80129c7e51df900bcb9ac0a6f39
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark216
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 185
Optimality of the best value was proved NO
Number of variables475
Total number of constraints475
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints475
Minimum length of a constraint3
Maximum length of a constraint19
Number of terms in the objective function 475
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 475
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 475
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.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
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 Expensive 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.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
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 phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts 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.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4081204-1465221365.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.24/0.25	c ... done. Wall clock time 0.132s.
0.24/0.25	c declared #vars     475
0.24/0.25	c #constraints  475
0.24/0.25	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.24/0.25	c constraints type 
0.24/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 475
0.24/0.25	c 475 constraints processed.
0.24/0.25	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.24/0.25	c constraints type 
0.24/0.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 475
0.24/0.25	c 475 constraints processed.
0.24/0.25	c objective function length is 475 literals
0.24/0.27	c And the winner is solver0
0.47/0.76	c SATISFIABLE
0.47/0.76	c OPTIMIZING...
0.47/0.76	c Got one! Elapsed wall clock time (in seconds):0.638
0.47/0.76	o 222
0.61/0.80	c And the winner is solver0
0.76/1.26	c Got one! Elapsed wall clock time (in seconds):1.143
0.76/1.26	o 221
2.74/1.80	c cleaning 2508 clauses out of 5027 with flag 10752/5027
4.44/2.37	c cleaning 4253 clauses out of 8519 with flag 23161/11027
5.69/2.94	c cleaning 5623 clauses out of 11266 with flag 37610/18027
7.23/3.63	c cleaning 6815 clauses out of 13643 with flag 54237/26027
8.77/4.39	c cleaning 7909 clauses out of 15829 with flag 72946/35028
11.05/5.41	c cleaning 8951 clauses out of 17919 with flag 94013/45027
13.55/6.62	c cleaning 9978 clauses out of 19970 with flag 117110/56029
16.06/7.89	c cleaning 10985 clauses out of 21990 with flag 142286/68027
18.92/9.29	c cleaning 11992 clauses out of 24005 with flag 169333/81027
22.25/10.81	c cleaning 12999 clauses out of 26015 with flag 198545/95029
24.05/11.71	c And the winner is solver0
24.05/11.79	c Got one! Elapsed wall clock time (in seconds):11.667
24.05/11.79	o 220
25.33/12.45	c cleaning 13885 clauses out of 27790 with flag 10639/109803
26.52/13.00	c cleaning 9944 clauses out of 19904 with flag 23134/115802
27.86/13.69	c cleaning 8474 clauses out of 16960 with flag 37948/122802
29.49/14.47	c cleaning 8236 clauses out of 16485 with flag 54691/130801
31.27/15.33	c cleaning 8614 clauses out of 17250 with flag 73560/139802
33.07/16.28	c cleaning 9310 clauses out of 18635 with flag 94945/149801
35.27/17.32	c cleaning 10157 clauses out of 20325 with flag 118400/160801
37.64/18.47	c cleaning 11074 clauses out of 22169 with flag 143382/172802
40.44/19.82	c cleaning 12041 clauses out of 24094 with flag 170836/185801
43.23/21.28	c cleaning 13019 clauses out of 26053 with flag 200513/199801
46.83/22.99	c cleaning 14008 clauses out of 28034 with flag 232456/214801
50.43/24.71	c cleaning 15002 clauses out of 30026 with flag 266362/230801
54.23/26.65	c cleaning 16003 clauses out of 32025 with flag 301882/247802
55.83/27.41	c And the winner is solver1
55.83/27.79	c Got one! Elapsed wall clock time (in seconds):27.672
55.83/27.79	o 219
57.84/28.88	c cleaning 14369 clauses out of 28754 with flag 12235/260534
60.13/29.97	c cleaning 10187 clauses out of 20387 with flag 26915/266536
62.92/31.26	c cleaning 8599 clauses out of 17197 with flag 44826/273533
65.52/32.59	c cleaning 8294 clauses out of 16599 with flag 65106/281534
68.73/34.12	c cleaning 8650 clauses out of 17305 with flag 86750/290534
72.53/36.06	c cleaning 9322 clauses out of 18656 with flag 111829/300535
77.00/38.25	c cleaning 10162 clauses out of 20332 with flag 140255/311533
81.80/40.63	c cleaning 11081 clauses out of 22170 with flag 171083/323533
87.20/43.39	c cleaning 12041 clauses out of 24089 with flag 203664/336533
93.40/46.44	c cleaning 13018 clauses out of 26049 with flag 239102/350534
100.54/49.94	c cleaning 14016 clauses out of 28031 with flag 277120/365534
108.35/53.87	c cleaning 15003 clauses out of 30015 with flag 318855/381534
116.55/57.92	c cleaning 16005 clauses out of 32012 with flag 364525/398534
125.80/62.85	c cleaning 17002 clauses out of 34007 with flag 409797/416534
134.60/67.29	c cleaning 17997 clauses out of 36004 with flag 458617/435533
144.43/72.11	c cleaning 19000 clauses out of 38007 with flag 511404/455533
154.63/77.26	c cleaning 20003 clauses out of 40007 with flag 564385/476533
159.29/79.52	c cleaning 0 clauses out of 5622 with flag 0/5623
166.23/82.88	c cleaning 21002 clauses out of 42004 with flag 619599/498533
177.75/88.53	c cleaning 21996 clauses out of 44002 with flag 677212/521533
189.47/94.32	c cleaning 22999 clauses out of 46006 with flag 737561/545533
201.66/100.42	c cleaning 24002 clauses out of 48008 with flag 800226/570534
216.62/107.87	c cleaning 25001 clauses out of 50005 with flag 864687/596533
232.61/115.88	c cleaning 25999 clauses out of 52004 with flag 933501/623533
251.18/125.08	c cleaning 26999 clauses out of 54005 with flag 1004216/651533
268.71/133.77	c cleaning 28003 clauses out of 56008 with flag 1077947/680535
286.09/142.30	c cleaning 29002 clauses out of 58003 with flag 1155646/710533
304.30/151.42	c cleaning 30000 clauses out of 60002 with flag 1232875/741534
325.32/162.30	c cleaning 30994 clauses out of 62001 with flag 1314219/773533
344.76/172.08	c cleaning 32002 clauses out of 64008 with flag 1398213/806534
365.44/182.37	c cleaning 33003 clauses out of 66005 with flag 1487638/840533
389.95/194.59	c cleaning 33998 clauses out of 68002 with flag 1579510/875533
416.07/207.51	c cleaning 35001 clauses out of 70008 with flag 1673295/911537
441.85/220.38	c cleaning 35997 clauses out of 72004 with flag 1769370/948534
468.08/233.30	c cleaning 37003 clauses out of 74007 with flag 1868347/986534
496.95/247.55	c cleaning 37999 clauses out of 76004 with flag 1968029/1025534
524.58/261.26	c cleaning 39000 clauses out of 78005 with flag 2070831/1065534
552.14/274.94	c cleaning 0 clauses out of 11622 with flag 0/11623
556.44/276.95	c cleaning 39995 clauses out of 80004 with flag 2175023/1106533
587.31/292.21	c cleaning 41002 clauses out of 82009 with flag 2281274/1148533
617.80/307.30	c cleaning 42001 clauses out of 84008 with flag 2392850/1191534
648.36/322.38	c cleaning 43004 clauses out of 86007 with flag 2501635/1235534
675.60/335.86	c cleaning 43999 clauses out of 88002 with flag 2606663/1280533
701.72/348.79	c cleaning 44998 clauses out of 90003 with flag 2713869/1326533
731.75/363.51	c cleaning 45997 clauses out of 92005 with flag 2823548/1373533
761.79/378.44	c cleaning 46997 clauses out of 94008 with flag 2937067/1421533
795.02/394.83	c cleaning 48006 clauses out of 96011 with flag 3052083/1470533
826.65/410.58	c cleaning 48997 clauses out of 98008 with flag 3167307/1520536
861.92/428.93	c cleaning 50002 clauses out of 100009 with flag 3287278/1571534
901.92/448.87	c cleaning 50998 clauses out of 102006 with flag 3409319/1623533
941.95/468.78	c cleaning 52004 clauses out of 104008 with flag 3533876/1676533
981.10/488.23	c cleaning 52999 clauses out of 106004 with flag 3662500/1730533
1025.04/510.00	c cleaning 53998 clauses out of 108006 with flag 3793649/1785534
1067.82/531.29	c cleaning 55002 clauses out of 110007 with flag 3925814/1841533
1113.74/553.81	c cleaning 56003 clauses out of 112006 with flag 4059706/1898534
1167.37/580.33	c cleaning 56998 clauses out of 114002 with flag 4196699/1956533
1220.11/606.24	c cleaning 57996 clauses out of 116004 with flag 4336645/2015533
1267.20/629.55	c cleaning 0 clauses out of 18623 with flag 0/18624
1280.26/635.99	c cleaning 58999 clauses out of 118010 with flag 4481136/2075535
1339.46/666.66	c cleaning 59998 clauses out of 120009 with flag 4626098/2136533
1395.86/694.72	c cleaning 60997 clauses out of 122011 with flag 4774567/2198533
1453.19/723.27	c cleaning 62003 clauses out of 124014 with flag 4924400/2261533
1518.37/755.68	c cleaning 63003 clauses out of 126013 with flag 5077213/2325535
1583.41/787.95	c cleaning 63997 clauses out of 128010 with flag 5234429/2390535
1657.83/824.72	c cleaning 65003 clauses out of 130012 with flag 5392021/2456534
1725.73/858.38	c cleaning 65999 clauses out of 132008 with flag 5551722/2523533
1793.84/892.04	c cleaning 67003 clauses out of 134010 with flag 5714316/2591534
1800.04/895.10	c >>>>>>>>>> Solver number 0 (3 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.10	c starts		: 19391
1800.04/895.10	c conflicts		: 2602184
1800.04/895.10	c decisions		: 8597298
1800.04/895.10	c propagations		: 296534945
1800.04/895.10	c inspects		: 12928228216
1800.04/895.10	c shortcuts		: 0
1800.04/895.10	c learnt literals	: 0
1800.04/895.10	c learnt binary clauses	: 0
1800.04/895.10	c learnt ternary clauses	: 0
1800.04/895.10	c learnt constraints	: 2602184
1800.04/895.10	c ignored constraints	: 0
1800.04/895.10	c root simplifications	: 0
1800.04/895.10	c removed literals (reason simplification)	: 4010798
1800.04/895.10	c reason swapping (by a shorter reason)	: 0
1800.04/895.10	c Calls to reduceDB	: 87
1800.04/895.10	c Number of update (reduction) of LBD	: 354364
1800.04/895.10	c Imported unit clauses	: 0
1800.04/895.10	c number of reductions to clauses (during analyze)	: 0
1800.04/895.10	c number of learned constraints concerned by reduction	: 0
1800.04/895.10	c number of learning phase by resolution	: 0
1800.04/895.10	c number of learning phase by cutting planes	: 0
1800.04/895.10	c speed (assignments/second)	: 341901.5151427804
1800.04/895.10	c non guided choices	0
1800.04/895.13	c learnt constraints type 
1800.04/895.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 77657
1800.04/895.13	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.04/895.13	c starts		: 62
1800.04/895.13	c conflicts		: 23233
1800.04/895.13	c decisions		: 82012
1800.04/895.13	c propagations		: 408382
1800.04/895.13	c inspects		: 714562573
1800.04/895.13	c shortcuts		: 0
1800.04/895.13	c learnt literals	: 0
1800.04/895.13	c learnt binary clauses	: 0
1800.04/895.13	c learnt ternary clauses	: 0
1800.04/895.13	c learnt constraints	: 23231
1800.04/895.13	c ignored constraints	: 0
1800.04/895.13	c root simplifications	: 0
1800.04/895.13	c removed literals (reason simplification)	: 0
1800.04/895.13	c reason swapping (by a shorter reason)	: 0
1800.04/895.13	c Calls to reduceDB	: 3
1800.04/895.13	c Number of update (reduction) of LBD	: 0
1800.04/895.13	c Imported unit clauses	: 0
1800.04/895.13	c number of reductions to clauses (during analyze)	: 0
1800.04/895.13	c number of learned constraints concerned by reduction	: 0
1800.04/895.13	c number of learning phase by resolution	: 0
1800.04/895.13	c number of learning phase by cutting planes	: 0
1800.04/895.13	c speed (assignments/second)	: 462.3162794804712
1800.04/895.13	c non guided choices	0
1800.04/895.14	c learnt constraints type 
1800.04/895.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 582
1800.04/895.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22649
1800.04/895.14	s SATISFIABLE
1800.04/895.14	c Found 4 solution(s)
1800.04/895.14	v -x1 -x2 -x3 x4 -x5 -x6 -x7 -x8 -x9 -x10 -x11 x12 x13 x14 -x15 -x16 -x17 x18 -x19 -x20 -x21 x22 x23 -x24 -x25 -x26 x27 x28 -x29 x30 -x31 -x32 x33 x34 x35 x36 x37 -x38 x39 -x40 -x41 -x42 x43 -x44 x45 -x46 x47 x48 -x49 -x50 -x51 x52 x53 x54 x55 -x56 x57 -x58 -x59 x60 x61 x62 x63 -x64 x65 x66 -x67 x68 x69 -x70 x71 -x72 -x73 -x74 x75 -x76 -x77 -x78 -x79 x80 x81 x82 x83 -x84 -x85 x86 -x87 x88 x89 x90 -x91 x92 -x93 -x94 x95 -x96 -x97 -x98 -x99 x100 -x101 x102 x103 x104 x105 -x106 x107 x108 -x109 -x110 x111 x112 x113 x114 -x115 -x116 x117 -x118 x119 x120 -x121 x122 -x123 -x124 x125 -x126 -x127 -x128 x129 -x130 x131 x132 -x133 -x134 -x135 -x136 -x137 x138 x139 x140 -x141 -x142 -x143 x144 x145 x146 -x147 x148 -x149 x150 x151 x152 x153 -x154 -x155 x156 x157 x158 x159 x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 -x170 x171 x172 -x173 x174 x175 -x176 x177 -x178 x179 x180 -x181 -x182 x183 x184 x185 -x186 x187 x188 -x189 x190 x191 x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 x201 x202 x203 x204 -x205 x206 -x207 x208 x209 x210 -x211 -x212 -x213 -x214 -x215 -x216 x217 x218 x219 x220 x221 -x222 -x223 -x224 x225 x226 -x227 x228 -x229 x230 x231 -x232 -x233 x234 x235 x236 -x237 -x238 x239 -x240 -x241 -x242 x243 -x244 -x245 x246 x247 x248 x249 x250 -x251 x252 -x253 -x254 x255 -x256 -x257 x258 x259 -x260 -x261 -x262 -x263 x264 x265 -x266 x267 x268 x269 x270 -x271 x272 x273 -x274 -x275 x276 -x277 x278 -x279 -x280 -x281 -x282 x283 -x284 x285 -x286 x287 x288 x289 -x290 -x291 x292 -x293 x294 x295 x296 -x297 -x298 -x299 x300 x301 x302 x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 x311 -x312 x313 x314 x315 x316 x317 -x318 x319 -x320 -x321 x322 x323 -x324 -x325 x326 -x327 -x328 -x329 x330 x331 x332 -x333 -x334 x335 x336 -x337 -x338 x339 -x340 -x341 x342 x343 x344 x345 -x346 x347 -x348 -x349 x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 x359 -x360 -x361 -x362 -x363 -x364 -x365 -x366 -x367 x368 -x369 x370 -x371 -x372 -x373 -x374 -x375 -x376 x377 -x378 -x379 -x380 -x381 x382 -x383 x384 -x385 x386 -x387 -x388 x389 x390 x391 x392 -x393 x394 x395 -x396 -x397 x398 -x399 x400 -x401 -x402 -x403 -x404 -x405 x406 -x407 -x408 x409 x410 -x411 x412 x413 x414 x415 x416 -x417 -x418 -x419 x420 -x421 -x422 x423 x424 x425 -x426 x427 -x428 -x429 -x430 -x431 x432 x433 -x434 -x435 x436 x437 x438 x439 -x440 -x441 x442 -x443 x444 -x445 -x446 -x447 -x448 -x449 x450 x451 x452 -x453 -x454 -x455 x456 -x457 -x458 -x459 x460 -x461 x462 -x463 x464 x465 -x466 -x467 x468 -x469 -x470 -x471 -x472 -x473 x474 -x475 
1800.04/895.14	c objective function=219
1800.04/895.14	c Total wall clock time (in seconds): 895.023

Verifier Data

OK	219

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-4081204-1465221365/watcher-4081204-1465221365 -o /tmp/evaluation-result-4081204-1465221365/solver-4081204-1465221365 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4081204-1465221365.opb 

pid=4188
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 4.07 4.21 4.18 4/197 4191
/proc/meminfo: memFree=26793640/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/4191/stat : 4191 (java) D 4188 4191 32147 0 -1 4202496 523 0 0 0 0 0 0 0 20 0 1 0 104071053 9515008 175 33554432000 1073741824 1073778376 140736186321904 140736186304632 219513963408 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2323 175 133 9 0 71 0

[startup+0.100093 s]
/proc/loadavg: 4.07 4.21 4.18 4/197 4191
/proc/meminfo: memFree=26793640/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/4191/stat : 4191 (java) S 4188 4191 32147 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 104071053 9787879424 6039 33554432000 1073741824 1073778376 140736186321904 140736186313040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200275 s]
/proc/loadavg: 4.07 4.21 4.18 4/197 4191
/proc/meminfo: memFree=26793640/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/4191/stat : 4191 (java) S 4188 4191 32147 0 -1 4202496 4693 0 1 0 23 1 0 0 20 0 18 0 104071053 9787879424 6773 33554432000 1073741824 1073778376 140736186321904 140736186313040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2389619 6773 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300299 s]
/proc/loadavg: 4.07 4.21 4.18 4/197 4191
/proc/meminfo: memFree=26793640/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/4191/stat : 4191 (java) S 4188 4191 32147 0 -1 4202496 5437 0 1 0 44 3 0 0 20 0 19 0 104071053 10060525568 9194 33554432000 1073741824 1073778376 140736186321904 140736186313040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2456183 9194 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9824732

[startup+0.70022 s]
/proc/loadavg: 4.07 4.21 4.18 4/197 4191
/proc/meminfo: memFree=26793640/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9824732 CPUtime=0.47 cores=1,3,5,7
/proc/4191/stat : 4191 (java) S 4188 4191 32147 0 -1 4202496 5437 0 1 0 44 3 0 0 20 0 19 0 104071053 10060525568 9194 33554432000 1073741824 1073778376 140736186321904 140736186313040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2456183 9194 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 4.07 4.21 4.18 3/216 4216
/proc/meminfo: memFree=26753092/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/4191/stat : 4191 (java) S 4188 4191 32147 0 -1 4202496 12844 0 1 0 154 6 0 0 20 0 22 0 104071053 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140736186313040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2456183 17669 2252 9 0 2446860 0
[pid=4191/tid=4193] ppid=4188 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4191/task/4193/stat : 4193 (java) S 4188 4191 32147 0 -1 4202560 2417 0 1 0 22 1 0 0 20 0 22 0 104071054 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331265995640 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4194] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4194/stat : 4194 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331227486376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4195] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4195/stat : 4195 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331226433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4196] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4196/stat : 4196 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331225381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4197] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4197/stat : 4197 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331224328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4198] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4198/stat : 4198 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331223276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4199] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4199/stat : 4199 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331222223656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4200] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4200/stat : 4200 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331221171112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4201] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4201/stat : 4201 (java) S 4188 4191 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331220118568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4202] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4202/stat : 4202 (java) S 4188 4191 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104071056 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331089635432 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4203] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4203/stat : 4203 (java) S 4188 4191 32147 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331088581752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4204] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4204/stat : 4204 (java) S 4188 4191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331087529096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4205] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4205/stat : 4205 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331086477840 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4206] ppid=4188 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/4191/task/4206/stat : 4206 (java) R 4188 4191 32147 0 -1 4202560 2955 0 0 0 37 0 0 0 20 0 22 0 104071059 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331085402488 140331269626500 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4207] ppid=4188 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/4191/task/4207/stat : 4207 (java) R 4188 4191 32147 0 -1 4202560 6110 0 0 0 39 0 0 0 20 0 22 0 104071059 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331084372544 140331270112643 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4208] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4208/stat : 4208 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331083320312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4209] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4209/stat : 4209 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331082267976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4212] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4212/stat : 4212 (java) S 4188 4191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104071080 10060525568 17669 33554432000 1073741824 1073778376 140736186321904 140331079107624 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.07 4.21 4.18 6/219 4219
/proc/meminfo: memFree=26636316/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9824732 CPUtime=6.15 cores=1,3,5,7
/proc/4191/stat : 4191 (java) S 4188 4191 32147 0 -1 4202496 23867 0 1 0 605 10 0 0 20 0 22 0 104071053 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140736186313040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2456183 49608 2285 9 0 2446860 0
[pid=4191/tid=4193] ppid=4188 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4191/task/4193/stat : 4193 (java) S 4188 4191 32147 0 -1 4202560 2417 0 1 0 22 1 0 0 20 0 22 0 104071054 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331265995640 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4194] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4194/stat : 4194 (java) S 4188 4191 32147 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331227486376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4195] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4195/stat : 4195 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331226433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4196] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4196/stat : 4196 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331225381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4197] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4197/stat : 4197 (java) S 4188 4191 32147 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331224328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4198] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4198/stat : 4198 (java) S 4188 4191 32147 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331223276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4199] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4199/stat : 4199 (java) S 4188 4191 32147 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331222223656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4200] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4200/stat : 4200 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331221171112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4201] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4201/stat : 4201 (java) S 4188 4191 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 104071055 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331220118568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4202] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4202/stat : 4202 (java) S 4188 4191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104071056 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331089635432 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4203] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4203/stat : 4203 (java) S 4188 4191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331088581752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4204] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4204/stat : 4204 (java) S 4188 4191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331087529096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4205] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4205/stat : 4205 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331086477840 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4206] ppid=4188 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/4191/task/4206/stat : 4206 (java) S 4188 4191 32147 0 -1 4202560 9746 0 0 0 105 0 0 0 20 0 22 0 104071059 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331085425208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4207] ppid=4188 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/4191/task/4207/stat : 4207 (java) S 4188 4191 32147 0 -1 4202560 10233 0 0 0 105 2 0 0 20 0 22 0 104071059 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331084372664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4208] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4208/stat : 4208 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331083320312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4209] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4209/stat : 4209 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331082267976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4212] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4212/stat : 4212 (java) S 4188 4191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104071080 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331079107624 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4217] ppid=4188 vsize=9824732 CPUtime=1.78 cores=1,3,5,7
/proc/4191/task/4217/stat : 4217 (java) R 4188 4191 32147 0 -1 4202560 8 0 0 0 178 0 0 0 20 0 22 0 104071180 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331080151568 140331094452754 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4218] ppid=4188 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/4191/task/4218/stat : 4218 (java) R 4188 4191 32147 0 -1 4202560 67 0 0 0 174 2 0 0 20 0 22 0 104071180 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140331081211312 140331094545183 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4219] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4219/stat : 4219 (java) S 4188 4191 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104071180 10060525568 49608 33554432000 1073741824 1073778376 140736186321904 140329801999272 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.06 4.21 4.18 5/219 4219
/proc/meminfo: memFree=26529176/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9824732 CPUtime=12.86 cores=1,3,5,7
/proc/4191/stat : 4191 (java) S 4188 4191 32147 0 -1 4202496 24978 0 1 0 1264 22 0 0 20 0 22 0 104071053 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140736186313040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2456183 82415 2285 9 0 2446860 0
[pid=4191/tid=4193] ppid=4188 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/4191/task/4193/stat : 4193 (java) S 4188 4191 32147 0 -1 4202560 2418 0 1 0 22 1 0 0 20 0 22 0 104071054 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331265995640 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4194] ppid=4188 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4191/task/4194/stat : 4194 (java) S 4188 4191 32147 0 -1 4202560 150 0 0 0 2 2 0 0 20 0 22 0 104071055 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331227486376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4195] ppid=4188 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/4191/task/4195/stat : 4195 (java) S 4188 4191 32147 0 -1 4202560 104 0 0 0 4 2 0 0 20 0 22 0 104071055 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331226433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4196] ppid=4188 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/4191/task/4196/stat : 4196 (java) S 4188 4191 32147 0 -1 4202560 219 0 0 0 3 2 0 0 20 0 22 0 104071055 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331225381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4197] ppid=4188 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4191/task/4197/stat : 4197 (java) S 4188 4191 32147 0 -1 4202560 43 0 0 0 2 2 0 0 20 0 22 0 104071055 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331224328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4198] ppid=4188 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4191/task/4198/stat : 4198 (java) S 4188 4191 32147 0 -1 4202560 21 0 0 0 4 0 0 0 20 0 22 0 104071055 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331223276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4199] ppid=4188 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/4191/task/4199/stat : 4199 (java) S 4188 4191 32147 0 -1 4202560 239 0 0 0 4 0 0 0 20 0 22 0 104071055 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331222223656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4200] ppid=4188 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/4191/task/4200/stat : 4200 (java) S 4188 4191 32147 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 104071055 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331221171112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4201] ppid=4188 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/4191/task/4201/stat : 4201 (java) S 4188 4191 32147 0 -1 4202560 244 0 0 0 5 2 0 0 20 0 22 0 104071055 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331220118568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4202] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4202/stat : 4202 (java) S 4188 4191 32147 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 104071056 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331089635432 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4203] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4203/stat : 4203 (java) S 4188 4191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331088581752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4204] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4204/stat : 4204 (java) S 4188 4191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331087529096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4205] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4205/stat : 4205 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331086477840 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4206] ppid=4188 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/4191/task/4206/stat : 4206 (java) S 4188 4191 32147 0 -1 4202560 9748 0 0 0 113 0 0 0 20 0 22 0 104071059 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331085425208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4207] ppid=4188 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/4191/task/4207/stat : 4207 (java) S 4188 4191 32147 0 -1 4202560 10233 0 0 0 109 2 0 0 20 0 22 0 104071059 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331084372664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4208] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4208/stat : 4208 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 82415 33554432000 1073741824 1073778376 140736186321904 140331083320312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4209] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=4191/tid=4201] ppid=4188 vsize=9824732 CPUtime=4.22 cores=1,3,5,7
/proc/4191/task/4201/stat : 4201 (java) S 4188 4191 32147 0 -1 4202560 863 0 0 0 402 20 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331220118568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4202] ppid=4188 vsize=9824732 CPUtime=6.4 cores=1,3,5,7
/proc/4191/task/4202/stat : 4202 (java) S 4188 4191 32147 0 -1 4202560 2696 0 0 0 631 9 0 0 20 0 22 0 104071056 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331089635432 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4203] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4203/stat : 4203 (java) S 4188 4191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331088581752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4204] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4204/stat : 4204 (java) S 4188 4191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331087529096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4205] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4205/stat : 4205 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331086477840 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4206] ppid=4188 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/4191/task/4206/stat : 4206 (java) S 4188 4191 32147 0 -1 4202560 10436 0 0 0 190 2 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331085425208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4207] ppid=4188 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/4191/task/4207/stat : 4207 (java) S 4188 4191 32147 0 -1 4202560 10235 0 0 0 115 2 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331084372664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4208] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4208/stat : 4208 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331083320312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4209] ppid=4188 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/4191/task/4209/stat : 4209 (java) S 4188 4191 32147 0 -1 4202560 51 0 0 0 13 21 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331082267976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4222] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4222/stat : 4222 (java) S 4188 4191 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104072232 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140329801999656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4223] ppid=4188 vsize=9824732 CPUtime=837.53 cores=1,3,5,7
/proc/4191/task/4223/stat : 4223 (java) R 4188 4191 32147 0 -1 4202560 35 0 0 0 83739 14 0 0 20 0 22 0 104073833 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331081210880 140331094525905 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4224] ppid=4188 vsize=9824732 CPUtime=837.53 cores=1,3,5,7
/proc/4191/task/4224/stat : 4224 (java) R 4188 4191 32147 0 -1 4202560 677 0 0 0 83722 31 0 0 20 0 22 0 104073833 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331080159088 140331094406189 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4225] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4225/stat : 4225 (java) S 4188 4191 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104073833 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331079108264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1774.19
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.101 s]
/proc/loadavg: 4.32 4.27 4.22 5/220 4361
/proc/meminfo: memFree=23433932/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/4191/stat : 4191 (java) S 4188 4191 32147 0 -1 4202496 34244 0 1 0 179772 228 0 0 20 0 22 0 104071053 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140736186313040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2456183 975076 2294 9 0 2446860 0
[pid=4191/tid=4193] ppid=4188 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/4191/task/4193/stat : 4193 (java) S 4188 4191 32147 0 -1 4202560 2430 0 1 0 25 3 0 0 20 0 22 0 104071054 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331265995640 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4194] ppid=4188 vsize=9824732 CPUtime=4.23 cores=1,3,5,7
/proc/4191/task/4194/stat : 4194 (java) S 4188 4191 32147 0 -1 4202560 727 0 0 0 403 20 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331227486376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4195] ppid=4188 vsize=9824732 CPUtime=4.02 cores=1,3,5,7
/proc/4191/task/4195/stat : 4195 (java) S 4188 4191 32147 0 -1 4202560 685 0 0 0 382 20 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331226433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4196] ppid=4188 vsize=9824732 CPUtime=5.02 cores=1,3,5,7
/proc/4191/task/4196/stat : 4196 (java) S 4188 4191 32147 0 -1 4202560 874 0 0 0 481 21 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331225381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4197] ppid=4188 vsize=9824732 CPUtime=3.98 cores=1,3,5,7
/proc/4191/task/4197/stat : 4197 (java) S 4188 4191 32147 0 -1 4202560 563 0 0 0 380 18 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331224328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4198] ppid=4188 vsize=9824732 CPUtime=4.4 cores=1,3,5,7
/proc/4191/task/4198/stat : 4198 (java) S 4188 4191 32147 0 -1 4202560 558 0 0 0 423 17 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331223276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4199] ppid=4188 vsize=9824732 CPUtime=4.3 cores=1,3,5,7
/proc/4191/task/4199/stat : 4199 (java) S 4188 4191 32147 0 -1 4202560 841 0 0 0 410 20 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331222223656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4200] ppid=4188 vsize=9824732 CPUtime=4 cores=1,3,5,7
/proc/4191/task/4200/stat : 4200 (java) S 4188 4191 32147 0 -1 4202560 574 0 0 0 383 17 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331221171112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4201] ppid=4188 vsize=9824732 CPUtime=4.25 cores=1,3,5,7
/proc/4191/task/4201/stat : 4201 (java) S 4188 4191 32147 0 -1 4202560 863 0 0 0 405 20 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331220118568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4202] ppid=4188 vsize=9824732 CPUtime=6.4 cores=1,3,5,7
/proc/4191/task/4202/stat : 4202 (java) S 4188 4191 32147 0 -1 4202560 2696 0 0 0 631 9 0 0 20 0 22 0 104071056 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331089635432 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4203] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4203/stat : 4203 (java) S 4188 4191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331088581752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4204] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4204/stat : 4204 (java) S 4188 4191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331087529096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4205] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4205/stat : 4205 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331086477840 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4206] ppid=4188 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/4191/task/4206/stat : 4206 (java) S 4188 4191 32147 0 -1 4202560 10436 0 0 0 190 2 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331085425208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4207] ppid=4188 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/4191/task/4207/stat : 4207 (java) S 4188 4191 32147 0 -1 4202560 10235 0 0 0 115 2 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331084372664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4208] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4208/stat : 4208 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331083320312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4209] ppid=4188 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/4191/task/4209/stat : 4209 (java) S 4188 4191 32147 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331082267976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4222] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4222/stat : 4222 (java) S 4188 4191 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104072232 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140329801999656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4223] ppid=4188 vsize=9824732 CPUtime=850.16 cores=1,3,5,7
/proc/4191/task/4223/stat : 4223 (java) R 4188 4191 32147 0 -1 4202560 35 0 0 0 85002 14 0 0 20 0 22 0 104073833 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331081204064 140331094525970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4224] ppid=4188 vsize=9824732 CPUtime=850.16 cores=1,3,5,7
/proc/4191/task/4224/stat : 4224 (java) R 4188 4191 32147 0 -1 4202560 678 0 0 0 84985 31 0 0 20 0 22 0 104073833 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331080159072 140331094442650 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4225] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4225/stat : 4225 (java) S 4188 4191 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104073833 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331079108264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

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 4191 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.101 s]
/proc/loadavg: 4.32 4.27 4.22 5/220 4361
/proc/meminfo: memFree=23433932/32872528 swapFree=12208/1156848
[pid=4191] ppid=4188 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/4191/stat : 4191 (java) S 4188 4191 32147 0 -1 4202496 34244 0 1 0 179772 228 0 0 20 0 22 0 104071053 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140736186313040 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/4191/statm: 2456183 975076 2294 9 0 2446860 0
[pid=4191/tid=4193] ppid=4188 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/4191/task/4193/stat : 4193 (java) S 4188 4191 32147 0 -1 4202560 2430 0 1 0 25 3 0 0 20 0 22 0 104071054 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331265995640 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4194] ppid=4188 vsize=9824732 CPUtime=4.23 cores=1,3,5,7
/proc/4191/task/4194/stat : 4194 (java) S 4188 4191 32147 0 -1 4202560 727 0 0 0 403 20 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331227486376 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4195] ppid=4188 vsize=9824732 CPUtime=4.02 cores=1,3,5,7
/proc/4191/task/4195/stat : 4195 (java) S 4188 4191 32147 0 -1 4202560 685 0 0 0 382 20 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331226433832 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4196] ppid=4188 vsize=9824732 CPUtime=5.02 cores=1,3,5,7
/proc/4191/task/4196/stat : 4196 (java) S 4188 4191 32147 0 -1 4202560 874 0 0 0 481 21 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331225381288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=4191/tid=4197] ppid=4188 vsize=9824732 CPUtime=3.98 cores=1,3,5,7
/proc/4191/task/4197/stat : 4197 (java) S 4188 4191 32147 0 -1 4202560 563 0 0 0 380 18 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331224328744 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4198] ppid=4188 vsize=9824732 CPUtime=4.4 cores=1,3,5,7
/proc/4191/task/4198/stat : 4198 (java) S 4188 4191 32147 0 -1 4202560 558 0 0 0 423 17 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331223276200 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4199] ppid=4188 vsize=9824732 CPUtime=4.3 cores=1,3,5,7
/proc/4191/task/4199/stat : 4199 (java) S 4188 4191 32147 0 -1 4202560 841 0 0 0 410 20 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331222223656 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4200] ppid=4188 vsize=9824732 CPUtime=4 cores=1,3,5,7
/proc/4191/task/4200/stat : 4200 (java) S 4188 4191 32147 0 -1 4202560 574 0 0 0 383 17 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331221171112 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4201] ppid=4188 vsize=9824732 CPUtime=4.25 cores=1,3,5,7
/proc/4191/task/4201/stat : 4201 (java) S 4188 4191 32147 0 -1 4202560 863 0 0 0 405 20 0 0 20 0 22 0 104071055 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331220118568 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4202] ppid=4188 vsize=9824732 CPUtime=6.4 cores=1,3,5,7
/proc/4191/task/4202/stat : 4202 (java) S 4188 4191 32147 0 -1 4202560 2696 0 0 0 631 9 0 0 20 0 22 0 104071056 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331089635432 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4203] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4203/stat : 4203 (java) S 4188 4191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331088581752 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4204] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4204/stat : 4204 (java) S 4188 4191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104071057 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331087529096 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4205] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4205/stat : 4205 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331086477840 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4206] ppid=4188 vsize=9824732 CPUtime=1.92 cores=1,3,5,7
/proc/4191/task/4206/stat : 4206 (java) S 4188 4191 32147 0 -1 4202560 10436 0 0 0 190 2 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331085425208 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4207] ppid=4188 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/4191/task/4207/stat : 4207 (java) S 4188 4191 32147 0 -1 4202560 10235 0 0 0 115 2 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331084372664 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4208] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4208/stat : 4208 (java) S 4188 4191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331083320312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4209] ppid=4188 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/4191/task/4209/stat : 4209 (java) S 4188 4191 32147 0 -1 4202560 51 0 0 0 13 22 0 0 20 0 22 0 104071059 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331082267976 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=4191/tid=4222] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4222/stat : 4222 (java) S 4188 4191 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104072232 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140329801999656 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4223] ppid=4188 vsize=9824732 CPUtime=850.16 cores=1,3,5,7
/proc/4191/task/4223/stat : 4223 (java) R 4188 4191 32147 0 -1 4202560 35 0 0 0 85002 14 0 0 20 0 22 0 104073833 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331081204064 140331094525970 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=4191/tid=4224] ppid=4188 vsize=9824732 CPUtime=850.16 cores=1,3,5,7
/proc/4191/task/4224/stat : 4224 (java) R 4188 4191 32147 0 -1 4202560 678 0 0 0 84985 31 0 0 20 0 22 0 104073833 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331080159072 140331094442650 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=4191/tid=4225] ppid=4188 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/4191/task/4225/stat : 4225 (java) S 4188 4191 32147 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 104073833 10060525568 975076 33554432000 1073741824 1073778376 140736186321904 140331079108264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 4191 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=309375
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=725585
# CPU time returned by wait4() is 1796.04
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


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

Real time (s): 895.17
CPU time (s): 1800.04
CPU user time (s): 1797.77
CPU system time (s): 2.27
CPU usage (%): 201.084
Max. virtual memory (cumulated for all children) (KiB): 9825936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.31
system time used= 2.72558
maximum resident set size= 3919348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34288
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23772
involuntary context switches= 31951

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9351 second user time and 7.38288 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-06 15:56:05
IDJOB=4081204
IDBENCH=1952
IDSOLVER=2543
FILE ID=node114/4081204-1465221365
RUNJOBID= node114-1465217569-32164
PBS_JOBID= 19843208
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_24.opb.PB06.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4081204-1465221365/watcher-4081204-1465221365 -o /tmp/evaluation-result-4081204-1465221365/solver-4081204-1465221365 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4081204-1465221365.opb

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

MD5SUM BENCH= 7903a80129c7e51df900bcb9ac0a6f39
RANDOM SEED=1680681244

node114.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.852
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.70
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.852
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	: 5332.55
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.852
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.852
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.852
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.55
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.852
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.852
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.54
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.852
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26794656 kB
Buffers:           14412 kB
Cached:           126416 kB
SwapCached:         1736 kB
Active:          4130540 kB
Inactive:          84212 kB
Active(anon):    4074700 kB
Inactive(anon):     1200 kB
Active(file):      55840 kB
Inactive(file):    83012 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096588 kB
Dirty:               452 kB
Writeback:             0 kB
AnonPages:       5333704 kB
Mapped:            15416 kB
Shmem:                 0 kB
Slab:             566472 kB
SReclaimable:      10532 kB
SUnreclaim:       555940 kB
KernelStack:        1808 kB
PageTables:        14600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5835612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5234688 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= 71736 MiB
End job on node114 at 2016-06-06 16:11:00