Trace number 4119434

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)-126 1804.16 1834.86

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-sporttournament32.opb
MD5SUM2c087d749e90bc6bd30965d7d10eb2ac
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-153
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables0
Total number of constraints0
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 constraints0
Minimum length of a constraint-1
Maximum length of a constraint0
Number of terms in the objective function 1286
Biggest coefficient in the objective function 2
Number of bits for the biggest coefficient in the objective function 2
Sum of the numbers in the objective function 1378
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 1378
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)960
Sum of products size (including duplicates)1920
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.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	16
0.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@3f662dc8
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@2a0ecd7e
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4119434-1467258116.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  objective function found
0.22/0.23	c ... done. Wall clock time 0.113s.
0.22/0.23	c declared #vars     496
0.22/0.23	c internal #vars     1456
0.22/0.23	c #constraints  1920
0.22/0.23	c constraints type 
0.22/0.23	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 960
0.22/0.23	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 960
0.22/0.23	c 1920 constraints processed.
0.22/0.23	c objective function length is 1286 literals
0.22/0.26	c SATISFIABLE
0.22/0.26	c OPTIMIZING...
0.22/0.26	c Got one! Elapsed wall clock time (in seconds):0.14
0.22/0.26	o -122
0.41/0.30	c Got one! Elapsed wall clock time (in seconds):0.177
0.41/0.30	o -123
1.55/1.08	c cleaning 2501 clauses out of 5005 with flag 10003/5005
1.55/1.09	c Got one! Elapsed wall clock time (in seconds):0.968
1.55/1.09	o -124
2.31/1.69	c cleaning 3781 clauses out of 7567 with flag 10004/10068
3.03/2.40	c cleaning 4888 clauses out of 9785 with flag 22013/16067
3.93/3.30	c cleaning 5942 clauses out of 11897 with flag 36015/23067
5.06/4.37	c cleaning 6969 clauses out of 13955 with flag 52025/31067
6.38/5.65	c cleaning 7989 clauses out of 15987 with flag 70042/40068
7.86/7.14	c cleaning 8991 clauses out of 17998 with flag 90070/50068
9.62/8.79	c cleaning 9996 clauses out of 20007 with flag 112109/61068
11.42/10.50	c cleaning 10997 clauses out of 22011 with flag 136143/73068
13.33/12.45	c cleaning 11997 clauses out of 24014 with flag 162229/86068
15.53/14.66	c cleaning 13002 clauses out of 26016 with flag 190263/100067
18.58/17.24	c cleaning 14002 clauses out of 28015 with flag 220368/115068
21.38/20.07	c cleaning 14995 clauses out of 30012 with flag 252454/131067
24.49/23.19	c cleaning 16001 clauses out of 32018 with flag 286527/148068
28.81/26.86	c cleaning 17003 clauses out of 34017 with flag 322596/166068
32.71/30.74	c cleaning 17999 clauses out of 36013 with flag 360692/185067
36.91/34.99	c cleaning 19002 clauses out of 38015 with flag 400791/205068
42.50/40.09	c cleaning 19996 clauses out of 40012 with flag 442915/226067
47.71/45.27	c cleaning 20998 clauses out of 42016 with flag 487005/248067
53.70/50.64	c cleaning 21996 clauses out of 44018 with flag 533070/271067
58.99/55.96	c cleaning 23001 clauses out of 46023 with flag 581128/295068
64.71/61.67	c cleaning 24005 clauses out of 48022 with flag 631190/320068
72.00/68.67	c cleaning 24997 clauses out of 50017 with flag 683242/346068
79.10/75.70	c cleaning 26002 clauses out of 52019 with flag 737297/373067
87.17/83.30	c cleaning 26996 clauses out of 54018 with flag 793442/401068
96.63/91.92	c cleaning 28004 clauses out of 56022 with flag 851598/430068
105.03/100.37	c cleaning 28997 clauses out of 58017 with flag 911720/460067
114.48/109.55	c cleaning 29999 clauses out of 60020 with flag 973814/491067
123.68/118.38	c cleaning 31002 clauses out of 62022 with flag 1037966/523068
133.36/127.95	c cleaning 32001 clauses out of 64019 with flag 1104123/556067
143.37/137.86	c cleaning 33001 clauses out of 66018 with flag 1172224/590067
155.07/149.22	c cleaning 34003 clauses out of 68018 with flag 1242298/625068
167.25/161.20	c cleaning 34997 clauses out of 70015 with flag 1314412/661068
178.71/172.47	c cleaning 35999 clauses out of 72017 with flag 1388565/698067
190.47/184.18	c cleaning 37001 clauses out of 74019 with flag 1464754/736068
203.43/196.87	c cleaning 37998 clauses out of 76017 with flag 1542919/775067
216.69/209.91	c cleaning 39002 clauses out of 78019 with flag 1623099/815067
230.83/223.89	c cleaning 40000 clauses out of 80018 with flag 1705350/856068
245.58/238.45	c cleaning 41000 clauses out of 82017 with flag 1789378/898067
260.27/252.93	c cleaning 41999 clauses out of 84017 with flag 1875385/941067
275.81/268.23	c cleaning 42997 clauses out of 86019 with flag 1963477/985068
291.53/283.63	c cleaning 44000 clauses out of 88021 with flag 2053701/1030067
308.70/300.59	c cleaning 45004 clauses out of 90023 with flag 2145878/1076069
326.70/317.98	c cleaning 45998 clauses out of 92017 with flag 2239996/1123067
331.47/322.70	c Got one! Elapsed wall clock time (in seconds):322.575
331.47/322.70	o -125
333.39/324.54	c cleaning 33710 clauses out of 67433 with flag 10004/1144481
333.39/324.59	c Got one! Elapsed wall clock time (in seconds):324.471
333.39/324.59	o -126
334.59/325.72	c cleaning 19480 clauses out of 38976 with flag 10005/1149734
335.59/326.72	c cleaning 12740 clauses out of 25495 with flag 22015/1155733
336.63/327.78	c cleaning 9869 clauses out of 19756 with flag 36028/1162734
337.73/328.90	c cleaning 8932 clauses out of 17886 with flag 52042/1170733
339.08/330.16	c cleaning 8969 clauses out of 17955 with flag 70064/1179734
340.47/331.55	c cleaning 9486 clauses out of 18986 with flag 90101/1189734
342.24/333.22	c cleaning 10242 clauses out of 20500 with flag 112154/1200734
344.04/335.06	c cleaning 11125 clauses out of 22259 with flag 136222/1212735
346.17/337.16	c cleaning 12056 clauses out of 24132 with flag 162258/1225733
348.58/339.45	c cleaning 13031 clauses out of 26076 with flag 190305/1239733
351.08/341.96	c cleaning 14015 clauses out of 28046 with flag 220397/1254734
354.12/344.94	c cleaning 15008 clauses out of 30030 with flag 252475/1270733
357.58/348.37	c cleaning 16004 clauses out of 32023 with flag 286567/1287734
361.59/352.21	c cleaning 16998 clauses out of 34018 with flag 322642/1305733
365.65/356.29	c cleaning 18001 clauses out of 36020 with flag 360722/1324733
370.44/360.98	c cleaning 19001 clauses out of 38019 with flag 400785/1344733
375.62/366.05	c cleaning 20002 clauses out of 40019 with flag 442929/1365734
381.51/371.84	c cleaning 20998 clauses out of 42017 with flag 487043/1387734
387.97/378.19	c cleaning 21998 clauses out of 44019 with flag 533140/1410734
394.85/384.90	c cleaning 22999 clauses out of 46021 with flag 581191/1434734
401.90/391.98	c cleaning 23999 clauses out of 48021 with flag 631243/1459733
409.64/399.55	c cleaning 25001 clauses out of 50023 with flag 683297/1485734
418.04/407.75	c cleaning 26000 clauses out of 52021 with flag 737360/1512733
426.85/416.45	c cleaning 27001 clauses out of 54021 with flag 793447/1540733
437.12/426.50	c cleaning 28003 clauses out of 56020 with flag 851591/1569733
446.38/435.61	c cleaning 28999 clauses out of 58017 with flag 911764/1599733
455.39/444.55	c cleaning 30000 clauses out of 60018 with flag 973884/1630733
465.57/454.49	c cleaning 31000 clauses out of 62018 with flag 1038008/1662733
475.77/464.42	c cleaning 32000 clauses out of 64019 with flag 1104208/1695734
487.12/475.65	c cleaning 32994 clauses out of 66018 with flag 1172364/1729733
499.49/487.74	c cleaning 34002 clauses out of 68025 with flag 1242432/1764734
511.91/499.88	c cleaning 35003 clauses out of 70023 with flag 1314523/1800734
524.01/511.63	c cleaning 35998 clauses out of 72021 with flag 1388599/1837735
535.96/523.32	c cleaning 36999 clauses out of 74021 with flag 1464751/1875733
549.62/536.74	c cleaning 38002 clauses out of 76023 with flag 1542947/1914734
563.18/550.01	c cleaning 39002 clauses out of 78020 with flag 1623117/1954733
578.40/564.93	c cleaning 39999 clauses out of 80019 with flag 1705329/1995734
593.09/579.33	c cleaning 40996 clauses out of 82019 with flag 1789463/2037733
609.55/595.44	c cleaning 42001 clauses out of 84024 with flag 1875572/2080734
626.58/612.01	c cleaning 43005 clauses out of 86022 with flag 1963708/2124733
643.52/628.45	c cleaning 43996 clauses out of 88017 with flag 2053947/2169733
661.04/645.54	c cleaning 44999 clauses out of 90021 with flag 2146167/2215733
679.69/663.80	c cleaning 45999 clauses out of 92023 with flag 2240338/2262734
698.72/682.40	c cleaning 47007 clauses out of 94023 with flag 2336446/2310733
720.02/703.22	c cleaning 48003 clauses out of 96016 with flag 2434665/2359733
739.91/722.67	c cleaning 48995 clauses out of 98014 with flag 2534830/2409734
761.26/743.45	c cleaning 50000 clauses out of 100020 with flag 2637005/2460735
782.71/764.29	c cleaning 50999 clauses out of 102018 with flag 2741124/2512733
807.65/788.11	c cleaning 52000 clauses out of 104019 with flag 2847288/2565733
830.45/810.55	c cleaning 52997 clauses out of 106019 with flag 2955410/2619733
855.88/835.34	c cleaning 53999 clauses out of 108022 with flag 3065617/2674733
880.78/859.50	c cleaning 55000 clauses out of 110024 with flag 3177856/2730734
909.01/886.87	c cleaning 56000 clauses out of 112024 with flag 3292230/2787734
934.03/911.17	c cleaning 57000 clauses out of 114023 with flag 3408434/2845733
962.70/939.10	c cleaning 58000 clauses out of 116024 with flag 3527010/2904734
990.04/965.92	c cleaning 59002 clauses out of 118023 with flag 3647321/2964733
1019.33/994.57	c cleaning 59999 clauses out of 120022 with flag 3769493/3025734
1050.53/1024.71	c cleaning 61000 clauses out of 122022 with flag 3893653/3087733
1082.05/1055.74	c cleaning 62001 clauses out of 124023 with flag 4019855/3150734
1112.97/1086.09	c cleaning 63002 clauses out of 126022 with flag 4148102/3214734
1150.80/1122.82	c cleaning 63998 clauses out of 128020 with flag 4278312/3279734
1189.41/1160.71	c cleaning 65002 clauses out of 130021 with flag 4410526/3345733
1229.63/1199.93	c cleaning 66003 clauses out of 132020 with flag 4544725/3412734
1264.10/1257.92	c cleaning 66997 clauses out of 134017 with flag 4680955/3480734
1299.80/1306.05	c cleaning 68003 clauses out of 136020 with flag 4819222/3549734
1339.14/1349.48	c cleaning 68998 clauses out of 138016 with flag 4959555/3619733
1372.57/1387.78	c cleaning 70000 clauses out of 140019 with flag 5101813/3690734
1417.51/1432.07	c cleaning 70999 clauses out of 142018 with flag 5245890/3762733
1465.09/1475.34	c cleaning 71998 clauses out of 144020 with flag 5392014/3835734
1507.65/1516.99	c cleaning 73002 clauses out of 146022 with flag 5540100/3909734
1549.83/1562.96	c cleaning 73996 clauses out of 148019 with flag 5690221/3984733
1590.38/1618.75	c cleaning 75004 clauses out of 150023 with flag 5842394/4060733
1623.78/1672.12	c cleaning 76000 clauses out of 152020 with flag 5996544/4137734
1682.49/1716.64	c cleaning 76997 clauses out of 154020 with flag 6152678/4215734
1721.38/1759.15	c cleaning 77999 clauses out of 156023 with flag 6310766/4294734
1767.00/1802.13	c cleaning 79004 clauses out of 158024 with flag 6470939/4374734
1801.38/1834.81	c starts		: 6
1801.38/1834.81	c conflicts		: 4440371
1801.38/1834.81	c decisions		: 4699011
1801.38/1834.81	c propagations		: 78340939
1801.38/1834.81	c inspects		: 25381644557
1801.38/1834.81	c shortcuts		: 0
1801.38/1834.81	c learnt literals	: 0
1801.38/1834.81	c learnt binary clauses	: 0
1801.38/1834.81	c learnt ternary clauses	: 0
1801.38/1834.81	c learnt constraints	: 4440372
1801.38/1834.81	c ignored constraints	: 0
1801.38/1834.81	c root simplifications	: 0
1801.38/1834.81	c removed literals (reason simplification)	: 0
1801.38/1834.81	c reason swapping (by a shorter reason)	: 0
1801.38/1834.81	c Calls to reduceDB	: 121
1801.38/1834.81	c Number of update (reduction) of LBD	: 4195
1801.38/1834.81	c Imported unit clauses	: 0
1801.38/1834.81	c number of reductions to clauses (during analyze)	: 0
1801.38/1834.81	c number of learned constraints concerned by reduction	: 0
1801.38/1834.81	c number of learning phase by resolution	: 0
1801.38/1834.81	c number of learning phase by cutting planes	: 0
1801.38/1834.81	c speed (assignments/second)	: 42702.57967525941
1801.38/1834.81	c non guided choices	20
1801.38/1834.84	c learnt constraints type 
1801.38/1834.84	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 144658
1801.38/1834.84	s SATISFIABLE
1801.38/1834.84	c Found 5 solution(s)
1801.38/1834.85	v x1 -x2 -x3 -x4 x5 x6 x7 x8 x9 x10 x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 x20 x21 -x22 x23 x24 -x25 x26 -x27 -x28 -x29 -x30 x31 x32 x33 x34 x35 x36 -x37 x38 -x39 x40 x41 -x42 x43 -x44 -x45 -x46 -x47 x48 -x49 -x50 x51 x52 -x53 x54 x55 -x56 x57 x58 -x59 -x60 x61 x62 -x63 x64 x65 x66 x67 x68 x69 x70 x71 -x72 x73 x74 x75 -x76 x77 -x78 -x79 -x80 x81 -x82 x83 -x84 x85 -x86 -x87 x88 x89 x90 -x91 x92 x93 x94 x95 x96 -x97 x98 -x99 -x100 x101 x102 -x103 x104 x105 x106 x107 -x108 x109 -x110 -x111 -x112 x113 x114 -x115 x116 x117 x118 x119 -x120 x121 x122 x123 x124 -x125 x126 -x127 -x128 -x129 -x130 x131 x132 x133 x134 -x135 x136 -x137 x138 x139 x140 -x141 x142 x143 x144 -x145 x146 x147 -x148 x149 x150 x151 -x152 x153 -x154 x155 x156 -x157 x158 -x159 x160 x161 -x162 x163 x164 x165 -x166 -x167 x168 x169 x170 x171 x172 x173 x174 x175 x176 -x177 x178 x179 x180 x181 x182 -x183 x184 x185 x186 x187 -x188 x189 x190 x191 x192 x193 x194 -x195 x196 -x197 x198 -x199 -x200 x201 x202 x203 x204 x205 x206 x207 x208 x209 x210 x211 x212 -x213 x214 x215 -x216 x217 -x218 x219 x220 x221 x222 -x223 x224 x225 x226 x227 -x228 x229 -x230 x231 -x232 -x233 x234 x235 -x236 -x237 x238 -x239 x240 -x241 -x242 -x243 x244 x245 x246 -x247 x248 -x249 x250 -x251 x252 x253 x254 x255 -x256 -x257 x258 x259 x260 x261 x262 -x263 -x264 x265 x266 x267 -x268 -x269 -x270 x271 x272 x273 -x274 x275 x276 x277 x278 x279 x280 x281 -x282 -x283 x284 x285 x286 -x287 -x288 -x289 x290 x291 -x292 x293 -x294 x295 x296 x297 x298 -x299 x300 x301 x302 -x303 -x304 x305 x306 x307 -x308 x309 x310 -x311 x312 -x313 -x314 x315 x316 x317 x318 x319 -x320 x321 x322 -x323 -x324 x325 x326 -x327 -x328 x329 -x330 x331 x332 x333 x334 x335 x336 x337 x338 x339 x340 x341 x342 x343 x344 x345 -x346 x347 x348 -x349 x350 x351 -x352 -x353 x354 x355 -x356 -x357 x358 -x359 -x360 -x361 -x362 -x363 -x364 x365 x366 -x367 -x368 -x369 -x370 x371 -x372 -x373 -x374 -x375 -x376 -x377 x378 x379 -x380 x381 -x382 -x383 -x384 x385 x386 -x387 x388 x389 -x390 -x391 x392 -x393 -x394 -x395 x396 -x397 x398 x399 x400 x401 x402 x403 x404 -x405 -x406 -x407 -x408 x409 x410 x411 x412 -x413 x414 x415 -x416 x417 -x418 x419 x420 x421 x422 x423 x424 -x425 -x426 -x427 x428 x429 x430 -x431 x432 x433 -x434 x435 -x436 x437 x438 x439 -x440 -x441 x442 -x443 -x444 x445 -x446 x447 -x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 x456 x457 -x458 -x459 -x460 x461 x462 x463 x464 -x465 x466 -x467 x468 -x469 -x470 x471 x472 -x473 x474 -x475 x476 x477 -x478 -x479 x480 -x481 -x482 x483 -x484 -x485 -x486 x487 -x488 -x489 -x490 -x491 -x492 x493 -x494 -x495 x496 
1801.38/1834.85	c objective function=-126
1801.38/1834.85	c Total wall clock time (in seconds): 1834.726

Verifier Data

OK	-126

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-4119434-1467258116/watcher-4119434-1467258116 -o /tmp/evaluation-result-4119434-1467258116/solver-4119434-1467258116 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15697 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119434-1467258116.opb 

pid=19139
running on 8 cores: 0-3,8-11

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.00 2.05 2.12 4/281 19142
/proc/meminfo: memFree=24763828/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=9160 CPUtime=0 cores=0-3,8-11
/proc/19142/stat : 19142 (java) R 19139 19142 15681 0 -1 4202496 450 0 0 0 0 0 0 0 20 0 1 0 6764447 9379840 107 33554432000 1073741824 1073778376 140733564950368 140733564947496 216807989412 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2290 122 94 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 2.00 2.05 2.12 4/281 19142
/proc/meminfo: memFree=24763828/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=9896436 CPUtime=0.08 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 4377 0 1 0 7 1 0 0 20 0 23 0 6764447 10133950464 5494 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2474109 5494 2097 9 0 2464786 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9896436

[startup+0.200212 s]
/proc/loadavg: 2.00 2.05 2.12 4/281 19142
/proc/meminfo: memFree=24763828/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=9896436 CPUtime=0.22 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 4714 0 1 0 21 1 0 0 20 0 23 0 6764447 10133950464 6795 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2474109 6795 2201 9 0 2464786 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9896436

[startup+0.300211 s]
/proc/loadavg: 2.00 2.05 2.12 4/281 19142
/proc/meminfo: memFree=24763828/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=9963960 CPUtime=0.41 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 7769 0 1 0 39 2 0 0 20 0 24 0 6764447 10203095040 10262 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2490990 10262 2233 9 0 2481667 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9963960

[startup+0.700258 s]
/proc/loadavg: 2.00 2.05 2.12 4/281 19142
/proc/meminfo: memFree=24763828/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=9963000 CPUtime=1.23 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 12136 0 1 0 120 3 0 0 20 0 24 0 6764447 10202112000 12669 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2490750 12669 2251 9 0 2481427 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 9963000

[startup+1.50094 s]
/proc/loadavg: 2.00 2.05 2.12 6/305 19166
/proc/meminfo: memFree=24712540/32872528 swapFree=8832/8832
[pid=19142] ppid=19139 vsize=9963000 CPUtime=2.21 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 13076 0 1 0 217 4 0 0 20 0 24 0 6764447 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2490750 16778 2263 9 0 2481427 0
[pid=19142/tid=19144] ppid=19139 vsize=9963000 CPUtime=1.45 cores=0-3,8-11
/proc/19142/task/19144/stat : 19144 (java) R 19139 19142 15681 0 -1 4202560 2464 0 1 0 144 1 0 0 20 0 24 0 6764448 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714594640456 140714420161438 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19145] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19145/stat : 19145 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714556131624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19146] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19146/stat : 19146 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714555078824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19147] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19147/stat : 19147 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714554026536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19148] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19148/stat : 19148 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714552973736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19149] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19149/stat : 19149 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714551921448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19150] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19150/stat : 19150 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714550868648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19151] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19151/stat : 19151 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714549816360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19152] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19152/stat : 19152 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714548763560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19153] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19153/stat : 19153 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714547710248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19154] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19154/stat : 19154 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714546657448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19142/tid=19155] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19155/stat : 19155 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714545605160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19142/tid=19156] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19156/stat : 19156 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714544552360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19157] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19157/stat : 19157 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714543500072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19158] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19158/stat : 19158 (java) S 19139 19142 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714408098408 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19159] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19159/stat : 19159 (java) S 19139 19142 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714407044984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19160] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19160/stat : 19160 (java) S 19139 19142 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714405992072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19161] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19161/stat : 19161 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140714404940048 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19162] ppid=19139 vsize=9963000 CPUtime=0.38 cores=0-3,8-11
/proc/19142/task/19162/stat : 19162 (java) S 19139 19142 15681 0 -1 4202560 4737 0 0 0 38 0 0 0 20 0 24 0 6764454 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140713262049336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19163] ppid=19139 vsize=9963000 CPUtime=0.33 cores=0-3,8-11
/proc/19142/task/19163/stat : 19163 (java) S 19139 19142 15681 0 -1 4202560 4589 0 0 0 31 2 0 0 20 0 24 0 6764454 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140713260997048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19164] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19164/stat : 19164 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140713259944440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19165] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19165/stat : 19165 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140713258892360 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19166] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19166/stat : 19166 (java) S 19139 19142 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6764471 10202112000 16778 33554432000 1073741824 1073778376 140733564950368 140713257837864 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 2.21
Current children cumulated vsize (KiB) 9963000

[startup+3.10096 s]
/proc/loadavg: 2.00 2.05 2.12 4/305 19166
/proc/meminfo: memFree=24689516/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=9963000 CPUtime=3.83 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 13092 0 1 0 379 4 0 0 20 0 24 0 6764447 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2490750 24458 2263 9 0 2481427 0
[pid=19142/tid=19144] ppid=19139 vsize=9963000 CPUtime=3.05 cores=0-3,8-11
/proc/19142/task/19144/stat : 19144 (java) R 19139 19142 15681 0 -1 4202560 2480 0 1 0 304 1 0 0 20 0 24 0 6764448 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714594638208 140714420330840 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19145] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19145/stat : 19145 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714556131624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19146] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19146/stat : 19146 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714555078824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19147] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19147/stat : 19147 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714554026536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19148] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19148/stat : 19148 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714552973736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19149] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19149/stat : 19149 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714551921448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19150] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19150/stat : 19150 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714550868648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19151] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19151/stat : 19151 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714549816360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19152] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19152/stat : 19152 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714548763560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19153] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19153/stat : 19153 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714547710248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19154] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19154/stat : 19154 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714546657448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19142/tid=19155] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19155/stat : 19155 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714545605160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19142/tid=19156] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19156/stat : 19156 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714544552360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19157] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19157/stat : 19157 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714543500072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19158] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19158/stat : 19158 (java) S 19139 19142 15681 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714408098408 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19159] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19159/stat : 19159 (java) S 19139 19142 15681 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714407044984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19160] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19160/stat : 19160 (java) S 19139 19142 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714405992072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19161] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19161/stat : 19161 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140714404940048 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19162] ppid=19139 vsize=9963000 CPUtime=0.4 cores=0-3,8-11
/proc/19142/task/19162/stat : 19162 (java) S 19139 19142 15681 0 -1 4202560 4737 0 0 0 40 0 0 0 20 0 24 0 6764454 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140713262049336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19163] ppid=19139 vsize=9963000 CPUtime=0.35 cores=0-3,8-11
/proc/19142/task/19163/stat : 19163 (java) S 19139 19142 15681 0 -1 4202560 4589 0 0 0 33 2 0 0 20 0 24 0 6764454 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140713260997048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19164] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19164/stat : 19164 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140713259944440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19165] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19165/stat : 19165 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140713258892360 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19166] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19166/stat : 19166 (java) S 19139 19142 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6764471 10202112000 24458 33554432000 1073741824 1073778376 140733564950368 140713257837864 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 3.83
Current children cumulated vsize (KiB) 9963000

[startup+6.301 s]
/proc/loadavg: 2.00 2.05 2.12 4/305 19166
/proc/meminfo: memFree=24635720/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=9963000 CPUtime=7.06 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 13122 0 1 0 701 5 0 0 20 0 24 0 6764447 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2490750 37346 2264 9 0 2481427 0
[pid=19142/tid=19144] ppid=19139 vsize=9963000 CPUtime=6.24 cores=0-3,8-11
/proc/19142/task/19144/stat : 19144 (java) R 19139 19142 15681 0 -1 4202560 2508 0 1 0 622 2 0 0 20 0 24 0 6764448 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140714594631344 140714420220039 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19145] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19145/stat : 19145 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140714556131624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19146] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19146/stat : 19146 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140714555078824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19147] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19147/stat : 19147 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140714554026536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19148] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19148/stat : 19148 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140714552973736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19149] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19149/stat : 19149 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140714551921448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19150] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19150/stat : 19150 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140714550868648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19151] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19151/stat : 19151 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140714549816360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19152] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19152/stat : 19152 (java) S 19139 19142 15681 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 6764450 10202112000 37346 33554432000 1073741824 1073778376 140733564950368 140714548763560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19153] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11

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

[pid=19142/tid=19159] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19159/stat : 19159 (java) S 19139 19142 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 182010 33554432000 1073741824 1073778376 140733564950368 140714407044984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19160] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19160/stat : 19160 (java) S 19139 19142 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 182010 33554432000 1073741824 1073778376 140733564950368 140714405992072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19161] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19161/stat : 19161 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 182010 33554432000 1073741824 1073778376 140733564950368 140714404940048 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19162] ppid=19139 vsize=9963000 CPUtime=0.47 cores=0-3,8-11
/proc/19142/task/19162/stat : 19162 (java) S 19139 19142 15681 0 -1 4202560 4741 0 0 0 47 0 0 0 20 0 24 0 6764454 10202112000 182010 33554432000 1073741824 1073778376 140733564950368 140713262049336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19163] ppid=19139 vsize=9963000 CPUtime=0.35 cores=0-3,8-11
/proc/19142/task/19163/stat : 19163 (java) S 19139 19142 15681 0 -1 4202560 4589 0 0 0 33 2 0 0 20 0 24 0 6764454 10202112000 182010 33554432000 1073741824 1073778376 140733564950368 140713260997048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19164] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19164/stat : 19164 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 182010 33554432000 1073741824 1073778376 140733564950368 140713259944440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19165] ppid=19139 vsize=9963000 CPUtime=0.4 cores=0-3,8-11
/proc/19142/task/19165/stat : 19165 (java) S 19139 19142 15681 0 -1 4202560 96 0 0 0 20 20 0 0 20 0 24 0 6764454 10202112000 182010 33554432000 1073741824 1073778376 140733564950368 140713258892360 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19166] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19166/stat : 19166 (java) S 19139 19142 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6764471 10202112000 182010 33554432000 1073741824 1073778376 140733564950368 140713257837864 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1691.43
Current children cumulated vsize (KiB) 9963000

[startup+1784.67 s]
/proc/loadavg: 2.20 1.98 1.92 12/305 19305
/proc/meminfo: memFree=25711120/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=9963000 CPUtime=1753.29 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 40598 0 1 0 174557 772 0 0 20 0 24 0 6764447 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2490750 207651 2286 9 0 2481427 0
[pid=19142/tid=19144] ppid=19139 vsize=9963000 CPUtime=1700.89 cores=0-3,8-11
/proc/19142/task/19144/stat : 19144 (java) R 19139 19142 15681 0 -1 4202560 2898 0 1 0 170059 30 0 0 20 0 24 0 6764448 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714594639072 140714420469662 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19145] ppid=19139 vsize=9963000 CPUtime=3.21 cores=0-3,8-11
/proc/19142/task/19145/stat : 19145 (java) S 19139 19142 15681 0 -1 4202560 2029 0 0 0 263 58 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714556131624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19146] ppid=19139 vsize=9963000 CPUtime=3.27 cores=0-3,8-11
/proc/19142/task/19146/stat : 19146 (java) S 19139 19142 15681 0 -1 4202560 1989 0 0 0 271 56 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714555078824 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19147] ppid=19139 vsize=9963000 CPUtime=3.19 cores=0-3,8-11
/proc/19142/task/19147/stat : 19147 (java) S 19139 19142 15681 0 -1 4202560 1599 0 0 0 261 58 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714554026536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19148] ppid=19139 vsize=9963000 CPUtime=3.09 cores=0-3,8-11
/proc/19142/task/19148/stat : 19148 (java) S 19139 19142 15681 0 -1 4202560 1313 0 0 0 261 48 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714552973736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19142/tid=19149] ppid=19139 vsize=9963000 CPUtime=3.18 cores=0-3,8-11
/proc/19142/task/19149/stat : 19149 (java) S 19139 19142 15681 0 -1 4202560 1660 0 0 0 264 54 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714551921448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19150] ppid=19139 vsize=9963000 CPUtime=3.27 cores=0-3,8-11
/proc/19142/task/19150/stat : 19150 (java) S 19139 19142 15681 0 -1 4202560 2424 0 0 0 272 55 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714550868648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19151] ppid=19139 vsize=9963000 CPUtime=3.32 cores=0-3,8-11
/proc/19142/task/19151/stat : 19151 (java) S 19139 19142 15681 0 -1 4202560 1709 0 0 0 269 63 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714549816360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19152] ppid=19139 vsize=9963000 CPUtime=3.09 cores=0-3,8-11
/proc/19142/task/19152/stat : 19152 (java) S 19139 19142 15681 0 -1 4202560 2551 0 0 0 258 51 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714548763560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19153] ppid=19139 vsize=9963000 CPUtime=3.24 cores=0-3,8-11
/proc/19142/task/19153/stat : 19153 (java) S 19139 19142 15681 0 -1 4202560 1958 0 0 0 273 51 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714547710248 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19154] ppid=19139 vsize=9963000 CPUtime=3.51 cores=0-3,8-11
/proc/19142/task/19154/stat : 19154 (java) S 19139 19142 15681 0 -1 4202560 1698 0 0 0 288 63 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714546657448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19155] ppid=19139 vsize=9963000 CPUtime=3.15 cores=0-3,8-11
/proc/19142/task/19155/stat : 19155 (java) S 19139 19142 15681 0 -1 4202560 1766 0 0 0 264 51 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714545605160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19156] ppid=19139 vsize=9963000 CPUtime=3.36 cores=0-3,8-11
/proc/19142/task/19156/stat : 19156 (java) S 19139 19142 15681 0 -1 4202560 2873 0 0 0 268 68 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714544552360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19142/tid=19157] ppid=19139 vsize=9963000 CPUtime=3.2 cores=0-3,8-11
/proc/19142/task/19157/stat : 19157 (java) S 19139 19142 15681 0 -1 4202560 1753 0 0 0 265 55 0 0 20 0 24 0 6764450 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714543500072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19158] ppid=19139 vsize=9963000 CPUtime=4.73 cores=0-3,8-11
/proc/19142/task/19158/stat : 19158 (java) S 19139 19142 15681 0 -1 4202560 1691 0 0 0 466 7 0 0 20 0 24 0 6764451 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714408098408 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19159] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19159/stat : 19159 (java) S 19139 19142 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714407044984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19160] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19160/stat : 19160 (java) S 19139 19142 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714405992072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19161] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19161/stat : 19161 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140714404940048 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19162] ppid=19139 vsize=9963000 CPUtime=0.47 cores=0-3,8-11
/proc/19142/task/19162/stat : 19162 (java) S 19139 19142 15681 0 -1 4202560 4741 0 0 0 47 0 0 0 20 0 24 0 6764454 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140713262049336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19163] ppid=19139 vsize=9963000 CPUtime=0.35 cores=0-3,8-11
/proc/19142/task/19163/stat : 19163 (java) S 19139 19142 15681 0 -1 4202560 4589 0 0 0 33 2 0 0 20 0 24 0 6764454 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140713260997048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19164] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19164/stat : 19164 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140713259944440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19165] ppid=19139 vsize=9963000 CPUtime=0.41 cores=0-3,8-11
/proc/19142/task/19165/stat : 19165 (java) S 19139 19142 15681 0 -1 4202560 100 0 0 0 20 21 0 0 20 0 24 0 6764454 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140713258892360 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19166] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19166/stat : 19166 (java) S 19139 19142 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6764471 10202112000 207651 33554432000 1073741824 1073778376 140733564950368 140713257837864 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1753.29
Current children cumulated vsize (KiB) 9963000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1832.67 s]
/proc/loadavg: 2.47 2.10 1.96 21/306 19306
/proc/meminfo: memFree=25710620/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=9963000 CPUtime=1801.38 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 40631 0 1 0 179365 773 0 0 20 0 24 0 6764447 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 2490750 207677 2286 9 0 2481427 0
[pid=19142/tid=19144] ppid=19139 vsize=9963000 CPUtime=1748.75 cores=0-3,8-11
/proc/19142/task/19144/stat : 19144 (java) S 19139 19142 15681 0 -1 4202560 2899 0 1 0 174844 31 0 0 20 0 24 0 6764448 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714594639192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19142/tid=19145] ppid=19139 vsize=9963000 CPUtime=3.23 cores=0-3,8-11
/proc/19142/task/19145/stat : 19145 (java) R 19139 19142 15681 0 -1 4202560 2029 0 0 0 265 58 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714556131800 140714597111539 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19142/tid=19146] ppid=19139 vsize=9963000 CPUtime=3.28 cores=0-3,8-11
/proc/19142/task/19146/stat : 19146 (java) R 19139 19142 15681 0 -1 4202560 1989 0 0 0 272 56 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714555078824 140714597111539 0 4 0 16800975 0 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19147] ppid=19139 vsize=9963000 CPUtime=3.2 cores=0-3,8-11
/proc/19142/task/19147/stat : 19147 (java) S 19139 19142 15681 0 -1 4202560 1601 0 0 0 262 58 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714554026536 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19148] ppid=19139 vsize=9963000 CPUtime=3.11 cores=0-3,8-11
/proc/19142/task/19148/stat : 19148 (java) R 19139 19142 15681 0 -1 4202560 1313 0 0 0 263 48 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714552973912 140714597111539 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19149] ppid=19139 vsize=9963000 CPUtime=3.18 cores=0-3,8-11
/proc/19142/task/19149/stat : 19149 (java) S 19139 19142 15681 0 -1 4202560 1660 0 0 0 264 54 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714551921448 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19150] ppid=19139 vsize=9963000 CPUtime=3.28 cores=0-3,8-11
/proc/19142/task/19150/stat : 19150 (java) S 19139 19142 15681 0 -1 4202560 2424 0 0 0 273 55 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714550868648 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19151] ppid=19139 vsize=9963000 CPUtime=3.33 cores=0-3,8-11
/proc/19142/task/19151/stat : 19151 (java) S 19139 19142 15681 0 -1 4202560 1709 0 0 0 270 63 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714549816360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19152] ppid=19139 vsize=9963000 CPUtime=3.11 cores=0-3,8-11
/proc/19142/task/19152/stat : 19152 (java) R 19139 19142 15681 0 -1 4202560 2551 0 0 0 259 52 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714548763560 140714597111539 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19142/tid=19153] ppid=19139 vsize=9963000 CPUtime=3.25 cores=0-3,8-11
/proc/19142/task/19153/stat : 19153 (java) R 19139 19142 15681 0 -1 4202560 1958 0 0 0 274 51 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714547710248 140714601536428 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0
[pid=19142/tid=19154] ppid=19139 vsize=9963000 CPUtime=3.52 cores=0-3,8-11
/proc/19142/task/19154/stat : 19154 (java) R 19139 19142 15681 0 -1 4202560 1698 0 0 0 289 63 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714546657448 140714597198567 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19142/tid=19155] ppid=19139 vsize=9963000 CPUtime=3.16 cores=0-3,8-11
/proc/19142/task/19155/stat : 19155 (java) R 19139 19142 15681 0 -1 4202560 1766 0 0 0 265 51 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714545605160 216812008508 0 4 0 16800975 0 0 0 -1 10 0 0 0 0 0
[pid=19142/tid=19156] ppid=19139 vsize=9963000 CPUtime=3.36 cores=0-3,8-11
/proc/19142/task/19156/stat : 19156 (java) S 19139 19142 15681 0 -1 4202560 2873 0 0 0 268 68 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714544552360 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=19142/tid=19157] ppid=19139 vsize=9963000 CPUtime=3.2 cores=0-3,8-11
/proc/19142/task/19157/stat : 19157 (java) R 19139 19142 15681 0 -1 4202560 1764 0 0 0 265 55 0 0 20 0 24 0 6764450 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714543500072 140714597111539 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=19142/tid=19158] ppid=19139 vsize=9963000 CPUtime=4.73 cores=0-3,8-11
/proc/19142/task/19158/stat : 19158 (java) S 19139 19142 15681 0 -1 4202560 1708 0 0 0 466 7 0 0 20 0 24 0 6764451 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714408097288 216812008508 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19159] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19159/stat : 19159 (java) S 19139 19142 15681 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714407044984 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19160] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19160/stat : 19160 (java) S 19139 19142 15681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 6764451 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714405992072 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19161] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19161/stat : 19161 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140714404940048 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=19142/tid=19162] ppid=19139 vsize=9963000 CPUtime=0.47 cores=0-3,8-11
/proc/19142/task/19162/stat : 19162 (java) S 19139 19142 15681 0 -1 4202560 4741 0 0 0 47 0 0 0 20 0 24 0 6764454 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140713262049336 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19142/tid=19163] ppid=19139 vsize=9963000 CPUtime=0.35 cores=0-3,8-11
/proc/19142/task/19163/stat : 19163 (java) S 19139 19142 15681 0 -1 4202560 4589 0 0 0 33 2 0 0 20 0 24 0 6764454 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140713260997048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19164] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19164/stat : 19164 (java) S 19139 19142 15681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 6764454 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140713259944440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=19142/tid=19165] ppid=19139 vsize=9963000 CPUtime=0.43 cores=0-3,8-11
/proc/19142/task/19165/stat : 19165 (java) S 19139 19142 15681 0 -1 4202560 102 0 0 0 21 22 0 0 20 0 24 0 6764454 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140713258892360 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=19142/tid=19166] ppid=19139 vsize=9963000 CPUtime=0 cores=0-3,8-11
/proc/19142/task/19166/stat : 19166 (java) S 19139 19142 15681 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 6764471 10202112000 207677 33554432000 1073741824 1073778376 140733564950368 140713257837864 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
Current children cumulated CPU time (s) 1801.38
Current children cumulated vsize (KiB) 9963000

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

[startup+1834.85 s]
/proc/loadavg: 2.47 2.10 1.96 21/306 19306
/proc/meminfo: memFree=25710620/32872528 swapFree=8828/8828
[pid=19142] ppid=19139 vsize=10096128 CPUtime=1804.16 cores=0-3,8-11
/proc/19142/stat : 19142 (java) S 19139 19142 15681 0 -1 4202496 41111 0 1 0 179603 813 0 0 20 0 23 0 6764447 10338435072 227344 33554432000 1073741824 1073778376 140733564950368 140733564941504 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/19142/statm: 0 0 0 0 0 0 0
[pid=19142/tid=19144] ppid=19139 vsize=0 CPUtime=1750.82 cores=0-3,8-11
/proc/19142/task/19144/stat : 19144 (java) R 19139 19142 15681 0 -1 4203588 2900 0 1 0 175051 31 0 0 20 0 2 0 6764448 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 1804.16
Current children cumulated vsize (KiB) 10096128

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19142 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=538644
#  childrusage.ru_stime.tv_sec=8
#  childrusage.ru_stime.tv_usec=532702
# CPU time returned by wait4() is 1800.07
# while last known CPU time is 1804.16
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1834.86
CPU time (s): 1804.16
CPU user time (s): 1796.03
CPU system time (s): 8.13
CPU usage (%): 98.3269
Max. virtual memory (cumulated for all children) (KiB): 10096128

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.54
system time used= 8.5327
maximum resident set size= 909388
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41111
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 48304
involuntary context switches= 41328

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1043 second user time and 14.5108 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 05:41:57
IDJOB=4119434
IDBENCH=111729
IDSOLVER=2546
FILE ID=node132/4119434-1467258116
RUNJOBID= node132-1467233254-15697
PBS_JOBID= 19997601
Free space on /tmp= 71540 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-sporttournament32.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119434-1467258116/watcher-4119434-1467258116 -o /tmp/evaluation-result-4119434-1467258116/solver-4119434-1467258116 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1467233254-15697 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119434-1467258116.opb

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

MD5SUM BENCH= 2c087d749e90bc6bd30965d7d10eb2ac
RANDOM SEED=840132305

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        24764216 kB
Buffers:          144088 kB
Cached:          3869352 kB
SwapCached:            0 kB
Active:          3424708 kB
Inactive:        3902000 kB
Active(anon):    3314932 kB
Inactive(anon):      308 kB
Active(file):     109776 kB
Inactive(file):  3901692 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               556 kB
Writeback:             0 kB
AnonPages:       3354096 kB
Mapped:            22300 kB
Shmem:               216 kB
Slab:             632860 kB
SReclaimable:      73620 kB
SUnreclaim:       559240 kB
KernelStack:        2560 kB
PageTables:        10432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3465212 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3194880 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= 71536 MiB
End job on node132 at 2016-06-30 06:12:32