Trace number 4085283

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)229 1800.6 1792.34

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
MD5SUM0a5749e09f3f6f40d04f442dc86d22a6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark218
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 188
Optimality of the best value was proved NO
Number of variables479
Total number of constraints479
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 constraints479
Minimum length of a constraint4
Maximum length of a constraint17
Number of terms in the objective function 479
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 479
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 479
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.08/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.08/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.10	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 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/0.13	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.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4085283-1465224476.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.24/0.24	c ... done. Wall clock time 0.116s.
0.24/0.24	c declared #vars     479
0.24/0.24	c #constraints  479
0.24/0.24	c constraints type 
0.24/0.24	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 479
0.24/0.24	c 479 constraints processed.
0.24/0.24	c objective function length is 479 literals
0.24/0.26	c SATISFIABLE
0.24/0.26	c OPTIMIZING...
0.24/0.26	c Got one! Elapsed wall clock time (in seconds):0.13
0.24/0.26	o 233
0.47/0.32	c Got one! Elapsed wall clock time (in seconds):0.194
0.47/0.32	o 232
0.77/0.47	c Got one! Elapsed wall clock time (in seconds):0.337
0.77/0.47	o 231
1.42/0.92	c cleaning 3004 clauses out of 6027 with flag 11272/6027
1.42/0.96	c Got one! Elapsed wall clock time (in seconds):0.828
1.42/0.96	o 230
2.11/1.34	c cleaning 4239 clauses out of 8490 with flag 10927/11494
2.61/1.87	c cleaning 5119 clauses out of 10251 with flag 24293/17494
3.31/2.51	c cleaning 6059 clauses out of 12133 with flag 39302/24495
4.04/3.24	c cleaning 7030 clauses out of 14075 with flag 56285/32496
4.95/4.12	c cleaning 8014 clauses out of 16043 with flag 75382/41494
5.05/4.22	c Got one! Elapsed wall clock time (in seconds):4.091
5.05/4.22	o 229
5.36/4.56	c cleaning 6587 clauses out of 13191 with flag 9270/46656
5.85/5.01	c cleaning 6296 clauses out of 12604 with flag 22072/52656
6.35/5.54	c cleaning 6647 clauses out of 13309 with flag 37183/59657
7.05/6.23	c cleaning 7322 clauses out of 14660 with flag 54175/67655
7.94/7.17	c cleaning 8160 clauses out of 16339 with flag 73933/76656
8.95/8.17	c cleaning 9080 clauses out of 18179 with flag 95147/86656
10.25/9.41	c cleaning 10045 clauses out of 20098 with flag 118326/97655
11.65/10.82	c cleaning 11020 clauses out of 22054 with flag 144019/109656
13.06/12.25	c cleaning 12009 clauses out of 24033 with flag 171645/122655
14.68/13.80	c cleaning 13004 clauses out of 26024 with flag 201406/136655
16.39/15.53	c cleaning 14002 clauses out of 28021 with flag 233758/151656
18.08/17.20	c cleaning 15003 clauses out of 30019 with flag 267731/167656
19.88/19.07	c cleaning 15993 clauses out of 32016 with flag 304274/184656
22.08/21.24	c cleaning 17003 clauses out of 34022 with flag 343280/202655
24.48/23.62	c cleaning 17998 clauses out of 36020 with flag 384079/221656
26.68/25.84	c cleaning 19002 clauses out of 38022 with flag 426684/241656
29.17/28.24	c cleaning 20001 clauses out of 40019 with flag 471067/262655
32.37/31.41	c cleaning 21001 clauses out of 42019 with flag 517322/284656
35.47/34.51	c cleaning 22002 clauses out of 44018 with flag 565396/307656
38.66/37.79	c cleaning 22999 clauses out of 46016 with flag 616065/331656
42.06/41.19	c cleaning 23997 clauses out of 48017 with flag 669332/356656
46.07/45.18	c cleaning 25000 clauses out of 50019 with flag 724937/382655
50.84/49.85	c cleaning 26004 clauses out of 52019 with flag 783085/409655
55.33/54.39	c cleaning 27003 clauses out of 54015 with flag 842528/437655
59.93/58.90	c cleaning 27997 clauses out of 56012 with flag 904313/466655
64.63/63.65	c cleaning 28999 clauses out of 58016 with flag 967653/496656
70.76/69.65	c cleaning 29998 clauses out of 60016 with flag 1033594/527655
76.76/75.67	c cleaning 31002 clauses out of 62018 with flag 1103383/559655
82.67/81.55	c cleaning 32000 clauses out of 64016 with flag 1173134/592655
88.76/87.62	c cleaning 32999 clauses out of 66017 with flag 1245077/626656
95.49/94.21	c cleaning 34003 clauses out of 68017 with flag 1318616/661655
101.79/100.56	c cleaning 34997 clauses out of 70014 with flag 1395729/697655
108.59/107.37	c cleaning 36001 clauses out of 72017 with flag 1474134/734655
115.89/114.60	c cleaning 36995 clauses out of 74017 with flag 1554878/772656
123.59/122.29	c cleaning 38001 clauses out of 76022 with flag 1637682/811656
132.48/131.10	c cleaning 39005 clauses out of 78021 with flag 1723326/851656
139.88/138.59	c cleaning 39995 clauses out of 80015 with flag 1809945/892655
148.40/146.99	c cleaning 41000 clauses out of 82021 with flag 1899994/934656
157.59/156.16	c cleaning 42001 clauses out of 84021 with flag 1992373/977656
166.89/165.46	c cleaning 43001 clauses out of 86019 with flag 2086266/1021655
175.94/174.37	c cleaning 44000 clauses out of 88021 with flag 2182112/1066658
187.24/185.60	c cleaning 44997 clauses out of 90020 with flag 2279900/1112657
195.67/193.96	c cleaning 46000 clauses out of 92022 with flag 2380298/1159656
204.77/203.07	c cleaning 47003 clauses out of 94023 with flag 2483550/1207657
217.44/215.60	c cleaning 47998 clauses out of 96018 with flag 2588026/1256655
229.54/227.68	c cleaning 48999 clauses out of 98021 with flag 2694585/1306656
240.74/238.86	c cleaning 49998 clauses out of 100021 with flag 2802631/1357655
250.91/248.85	c cleaning 51007 clauses out of 102023 with flag 2914785/1409655
262.41/260.31	c cleaning 51998 clauses out of 104017 with flag 3028317/1462656
274.76/272.66	c cleaning 53001 clauses out of 106019 with flag 3143947/1516656
287.96/285.75	c cleaning 54001 clauses out of 108018 with flag 3261846/1571656
301.26/299.00	c cleaning 55001 clauses out of 110016 with flag 3382835/1627655
314.28/311.92	c cleaning 55999 clauses out of 112015 with flag 3507812/1684655
329.58/327.23	c cleaning 56999 clauses out of 114017 with flag 3632570/1742656
347.98/345.57	c cleaning 57998 clauses out of 116018 with flag 3758677/1801656
364.68/362.26	c cleaning 59000 clauses out of 118020 with flag 3886152/1861656
377.84/375.37	c cleaning 60000 clauses out of 120020 with flag 4015073/1922656
394.73/392.12	c cleaning 60999 clauses out of 122019 with flag 4147528/1984655
413.33/410.76	c cleaning 61998 clauses out of 124020 with flag 4282223/2047655
431.08/428.44	c cleaning 62998 clauses out of 126022 with flag 4418133/2111655
449.46/446.76	c cleaning 64002 clauses out of 128025 with flag 4555753/2176656
466.85/464.02	c cleaning 65002 clauses out of 130023 with flag 4695777/2242656
488.75/485.98	c cleaning 66003 clauses out of 132020 with flag 4838800/2309655
506.87/504.00	c cleaning 67001 clauses out of 134018 with flag 4983974/2377656
525.43/522.59	c cleaning 67996 clauses out of 136016 with flag 5133099/2446655
548.28/545.32	c cleaning 69004 clauses out of 138021 with flag 5282401/2516656
569.56/566.57	c cleaning 70001 clauses out of 140017 with flag 5435116/2587656
593.15/590.07	c cleaning 70999 clauses out of 142016 with flag 5590269/2659656
614.96/611.89	c cleaning 71999 clauses out of 144016 with flag 5747797/2732655
635.08/631.97	c cleaning 73002 clauses out of 146018 with flag 5909339/2806656
653.33/650.18	c cleaning 73996 clauses out of 148015 with flag 6068824/2881655
673.17/669.91	c cleaning 75000 clauses out of 150020 with flag 6230619/2957656
695.29/692.01	c cleaning 75999 clauses out of 152019 with flag 6396601/3034655
721.92/718.52	c cleaning 77003 clauses out of 154021 with flag 6564497/3112656
749.20/745.80	c cleaning 78002 clauses out of 156018 with flag 6732933/3191656
777.09/773.52	c cleaning 78999 clauses out of 158015 with flag 6903446/3271655
807.64/804.08	c cleaning 79994 clauses out of 160017 with flag 7078126/3352656
835.51/831.88	c cleaning 81001 clauses out of 162022 with flag 7258047/3434655
861.36/857.55	c cleaning 81998 clauses out of 164021 with flag 7434034/3517655
890.03/886.10	c cleaning 83000 clauses out of 166023 with flag 7611483/3601655
918.09/914.14	c cleaning 84001 clauses out of 168023 with flag 7793620/3686655
949.16/945.14	c cleaning 85002 clauses out of 170023 with flag 7976812/3772656
977.90/973.76	c cleaning 85999 clauses out of 172020 with flag 8166138/3859655
1012.16/1007.90	c cleaning 87000 clauses out of 174021 with flag 8363338/3947655
1040.77/1036.40	c cleaning 87999 clauses out of 176021 with flag 8561710/4036655
1067.03/1062.55	c cleaning 88999 clauses out of 178022 with flag 8762423/4126655
1103.80/1099.26	c cleaning 89995 clauses out of 180023 with flag 8961106/4217655
1135.59/1130.95	c cleaning 91005 clauses out of 182029 with flag 9159598/4309656
1160.08/1155.33	c cleaning 92001 clauses out of 184023 with flag 9359884/4402655
1191.97/1187.14	c cleaning 93001 clauses out of 186024 with flag 9563302/4496657
1222.13/1217.12	c cleaning 94001 clauses out of 188021 with flag 9766218/4591655
1257.39/1252.28	c cleaning 94997 clauses out of 190020 with flag 9971024/4687655
1293.01/1287.75	c cleaning 96003 clauses out of 192025 with flag 10178768/4784657
1326.02/1320.56	c cleaning 96997 clauses out of 194020 with flag 10389351/4882655
1362.93/1357.33	c cleaning 98001 clauses out of 196024 with flag 10601072/4981656
1404.01/1398.28	c cleaning 99002 clauses out of 198023 with flag 10818569/5081656
1453.03/1447.06	c cleaning 100001 clauses out of 200021 with flag 11038255/5182656
1490.52/1484.33	c cleaning 101001 clauses out of 202020 with flag 11262793/5284656
1530.43/1524.06	c cleaning 101999 clauses out of 204019 with flag 11491271/5387656
1566.95/1560.47	c cleaning 102994 clauses out of 206020 with flag 11720606/5491656
1612.71/1605.93	c cleaning 104000 clauses out of 208026 with flag 11949999/5596656
1652.28/1645.36	c cleaning 104999 clauses out of 210026 with flag 12175720/5702656
1691.88/1684.72	c cleaning 106009 clauses out of 212029 with flag 12402704/5809658
1729.77/1722.42	c cleaning 107003 clauses out of 214018 with flag 12635250/5917656
1765.57/1758.09	c cleaning 107998 clauses out of 216014 with flag 12871938/6026655
1800.08/1792.30	c starts		: 6
1800.08/1792.30	c conflicts		: 6122994
1800.08/1792.30	c decisions		: 8773416
1800.08/1792.30	c propagations		: 206933874
1800.08/1792.30	c inspects		: 35379836353
1800.08/1792.30	c shortcuts		: 0
1800.08/1792.30	c learnt literals	: 0
1800.08/1792.30	c learnt binary clauses	: 0
1800.08/1792.30	c learnt ternary clauses	: 0
1800.08/1792.30	c learnt constraints	: 6122994
1800.08/1792.30	c ignored constraints	: 0
1800.08/1792.30	c root simplifications	: 0
1800.08/1792.30	c removed literals (reason simplification)	: 0
1800.08/1792.30	c reason swapping (by a shorter reason)	: 0
1800.08/1792.30	c Calls to reduceDB	: 111
1800.08/1792.30	c Number of update (reduction) of LBD	: 315173
1800.08/1792.30	c Imported unit clauses	: 0
1800.08/1792.30	c number of reductions to clauses (during analyze)	: 0
1800.08/1792.30	c number of learned constraints concerned by reduction	: 0
1800.08/1792.30	c number of learning phase by resolution	: 0
1800.08/1792.30	c number of learning phase by cutting planes	: 0
1800.08/1792.30	c speed (assignments/second)	: 115473.02146029081
1800.08/1792.30	c non guided choices	0
1800.08/1792.33	c learnt constraints type 
1800.08/1792.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 204356
1800.08/1792.33	s SATISFIABLE
1800.08/1792.33	c Found 5 solution(s)
1800.08/1792.33	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 
1800.08/1792.33	c objective function=229
1800.08/1792.33	c Total wall clock time (in seconds): 1792.207

Verifier Data

OK	229

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-4085283-1465224476/watcher-4085283-1465224476 -o /tmp/evaluation-result-4085283-1465224476/solver-4085283-1465224476 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1465220764-32603 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085283-1465224476.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.03 2.07 2.02 3/194 1356
/proc/meminfo: memFree=31165972/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/1356/stat : 1356 (java) D 1353 1356 32587 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 104382382 9515008 182 33554432000 1073741824 1073778376 140736428635792 140736428626824 251143208629 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/1356/statm: 2323 182 140 9 0 71 0

[startup+0.100127 s]
/proc/loadavg: 2.03 2.07 2.02 3/194 1356
/proc/meminfo: memFree=31165972/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 4236 0 1 0 7 1 0 0 20 0 18 0 104382382 9787879424 5344 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2389619 5345 2053 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200293 s]
/proc/loadavg: 2.03 2.07 2.02 3/194 1356
/proc/meminfo: memFree=31165972/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 4716 0 1 0 23 1 0 0 20 0 18 0 104382382 9787879424 6775 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2389619 6775 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.30028 s]
/proc/loadavg: 2.03 2.07 2.02 3/194 1356
/proc/meminfo: memFree=31165972/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9625344 CPUtime=0.47 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 6127 0 1 0 46 1 0 0 20 0 19 0 104382382 9856352256 8766 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2406336 8766 2242 9 0 2397013 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9625344

[startup+0.700192 s]
/proc/loadavg: 2.03 2.07 2.02 3/194 1356
/proc/meminfo: memFree=31165972/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9625040 CPUtime=1.16 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 8590 0 1 0 114 2 0 0 20 0 19 0 104382382 9856040960 10715 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2406260 10715 2248 9 0 2396937 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 2.03 2.07 2.02 3/213 1377
/proc/meminfo: memFree=31107456/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9625040 CPUtime=2.31 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 16881 0 1 0 228 3 0 0 20 0 19 0 104382382 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2406260 18355 2260 9 0 2396937 0
[pid=1356/tid=1358] ppid=1353 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/1356/task/1358/stat : 1358 (java) R 1353 1356 32587 0 -1 4202560 2414 0 1 0 145 1 0 0 20 0 19 0 104382383 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656846978376 139656717365164 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1359] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1359/stat : 1359 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656836041256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1360] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1360/stat : 1360 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656689301928 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1362] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1362/stat : 1362 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656688249128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1363] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1363/stat : 1363 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656687196328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1364] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1364/stat : 1364 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656686144552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1365] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1365/stat : 1365 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656685091752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1366] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1366/stat : 1366 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656684038952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1367] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1367/stat : 1367 (java) S 1353 1356 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656682986152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1368] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1368/stat : 1368 (java) S 1353 1356 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104382385 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656670788072 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1369] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1369/stat : 1369 (java) S 1353 1356 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656669734136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1370] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1370/stat : 1370 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656668681224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1371] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1371/stat : 1371 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382388 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656667629712 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1372] ppid=1353 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/1356/task/1372/stat : 1372 (java) S 1353 1356 32587 0 -1 4202560 8537 0 0 0 43 1 0 0 20 0 19 0 104382389 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656666577848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1374] ppid=1353 vsize=9625040 CPUtime=0.36 cores=0,2,4,6
/proc/1356/task/1374/stat : 1374 (java) S 1353 1356 32587 0 -1 4202560 4658 0 0 0 36 0 0 0 20 0 19 0 104382389 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656665525048 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1375] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1375/stat : 1375 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656664472440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1376] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1376/stat : 1376 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656663419848 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1377] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1377/stat : 1377 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382407 9856040960 18355 33554432000 1073741824 1073778376 140736747608512 139656662365352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 9625040

[startup+3.1008 s]
/proc/loadavg: 2.03 2.07 2.02 3/213 1377
/proc/meminfo: memFree=31094424/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9625040 CPUtime=3.95 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 16905 0 1 0 392 3 0 0 20 0 19 0 104382382 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2406260 22466 2260 9 0 2396937 0
[pid=1356/tid=1358] ppid=1353 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/1356/task/1358/stat : 1358 (java) R 1353 1356 32587 0 -1 4202560 2423 0 1 0 305 1 0 0 20 0 19 0 104382383 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656846979336 139656717555400 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1359] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1359/stat : 1359 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656836041256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1360] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1360/stat : 1360 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656689301928 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1362] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1362/stat : 1362 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656688249128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1363] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1363/stat : 1363 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656687196328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1364] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1364/stat : 1364 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656686144552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1365] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1365/stat : 1365 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656685091752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1366] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1366/stat : 1366 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656684038952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1367] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1367/stat : 1367 (java) S 1353 1356 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656682986152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1368] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1368/stat : 1368 (java) S 1353 1356 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104382385 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656670788072 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1369] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1369/stat : 1369 (java) S 1353 1356 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656669734136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1370] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1370/stat : 1370 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656668681224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1371] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1371/stat : 1371 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382388 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656667629712 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1372] ppid=1353 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/1356/task/1372/stat : 1372 (java) S 1353 1356 32587 0 -1 4202560 8537 0 0 0 43 1 0 0 20 0 19 0 104382389 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656666577848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1374] ppid=1353 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/1356/task/1374/stat : 1374 (java) S 1353 1356 32587 0 -1 4202560 4673 0 0 0 40 0 0 0 20 0 19 0 104382389 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656665525048 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1375] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1375/stat : 1375 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656664472440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1376] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1376/stat : 1376 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656663419848 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1377] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1377/stat : 1377 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382407 9856040960 22466 33554432000 1073741824 1073778376 140736747608512 139656662365352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.95
Current children cumulated vsize (KiB) 9625040

[startup+6.3008 s]
/proc/loadavg: 2.11 2.09 2.02 3/213 1377
/proc/meminfo: memFree=31056764/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9625040 CPUtime=7.15 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 16925 0 1 0 711 4 0 0 20 0 19 0 104382382 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2406260 31279 2261 9 0 2396937 0
[pid=1356/tid=1358] ppid=1353 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/1356/task/1358/stat : 1358 (java) R 1353 1356 32587 0 -1 4202560 2442 0 1 0 624 2 0 0 20 0 19 0 104382383 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656846970528 139656717420832 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1359] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1359/stat : 1359 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656836041256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1360] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1360/stat : 1360 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656689301928 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1362] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1362/stat : 1362 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656688249128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1363] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1363/stat : 1363 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656687196328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1364] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1364/stat : 1364 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656686144552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1365] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1365/stat : 1365 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656685091752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1366] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1366/stat : 1366 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656684038952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1367] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1367/stat : 1367 (java) S 1353 1356 32587 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104382384 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656682986152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1368] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1368/stat : 1368 (java) S 1353 1356 32587 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104382385 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656670788072 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1369] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1369/stat : 1369 (java) S 1353 1356 32587 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656669734136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1370] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1370/stat : 1370 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656668681224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1371] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1371/stat : 1371 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382388 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656667629712 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1372] ppid=1353 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/1356/task/1372/stat : 1372 (java) S 1353 1356 32587 0 -1 4202560 8537 0 0 0 43 1 0 0 20 0 19 0 104382389 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656666577848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1374] ppid=1353 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/1356/task/1374/stat : 1374 (java) S 1353 1356 32587 0 -1 4202560 4673 0 0 0 40 0 0 0 20 0 19 0 104382389 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656665525048 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1375] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1375/stat : 1375 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656664472440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1376] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1376/stat : 1376 (java) S 1353 1356 32587 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656663419848 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1377] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1377/stat : 1377 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382407 9856040960 31279 33554432000 1073741824 1073778376 140736747608512 139656662365352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.15
Current children cumulated vsize (KiB) 9625040


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

[pid=1356/tid=1369] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1369/stat : 1369 (java) S 1353 1356 32587 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 113892 33554432000 1073741824 1073778376 140736747608512 139656669734136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1370] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1370/stat : 1370 (java) S 1353 1356 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 113892 33554432000 1073741824 1073778376 140736747608512 139656668681224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1371] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1371/stat : 1371 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382388 9856040960 113892 33554432000 1073741824 1073778376 140736747608512 139656667629712 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1372] ppid=1353 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/1356/task/1372/stat : 1372 (java) S 1353 1356 32587 0 -1 4202560 8537 0 0 0 43 1 0 0 20 0 19 0 104382389 9856040960 113892 33554432000 1073741824 1073778376 140736747608512 139656666577848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1374] ppid=1353 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/1356/task/1374/stat : 1374 (java) S 1353 1356 32587 0 -1 4202560 4676 0 0 0 42 0 0 0 20 0 19 0 104382389 9856040960 113892 33554432000 1073741824 1073778376 140736747608512 139656665525048 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1375] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1375/stat : 1375 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 113892 33554432000 1073741824 1073778376 140736747608512 139656664472440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1376] ppid=1353 vsize=9625040 CPUtime=0.45 cores=0,2,4,6
/proc/1356/task/1376/stat : 1376 (java) S 1353 1356 32587 0 -1 4202560 100 0 0 0 28 17 0 0 20 0 19 0 104382389 9856040960 113892 33554432000 1073741824 1073778376 140736747608512 139656663419848 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1377] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1377/stat : 1377 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382407 9856040960 113892 33554432000 1073741824 1073778376 140736747608512 139656662365352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1729.67
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/213 1528
/proc/meminfo: memFree=30527656/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9625040 CPUtime=1790.01 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 21086 0 1 0 178914 87 0 0 20 0 19 0 104382382 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2406260 111803 2283 9 0 2396937 0
[pid=1356/tid=1358] ppid=1353 vsize=9625040 CPUtime=1777.69 cores=0,2,4,6
/proc/1356/task/1358/stat : 1358 (java) R 1353 1356 32587 0 -1 4202560 2577 0 1 0 177737 32 0 0 20 0 19 0 104382383 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656846978224 139656717146050 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1359] ppid=1353 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/1356/task/1359/stat : 1359 (java) S 1353 1356 32587 0 -1 4202560 594 0 0 0 112 12 0 0 20 0 19 0 104382384 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656836041256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1360] ppid=1353 vsize=9625040 CPUtime=1.12 cores=0,2,4,6
/proc/1356/task/1360/stat : 1360 (java) S 1353 1356 32587 0 -1 4202560 312 0 0 0 103 9 0 0 20 0 19 0 104382384 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656689301928 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1362] ppid=1353 vsize=9625040 CPUtime=1.26 cores=0,2,4,6
/proc/1356/task/1362/stat : 1362 (java) S 1353 1356 32587 0 -1 4202560 374 0 0 0 117 9 0 0 20 0 19 0 104382384 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656688249128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1363] ppid=1353 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/1356/task/1363/stat : 1363 (java) S 1353 1356 32587 0 -1 4202560 411 0 0 0 106 8 0 0 20 0 19 0 104382384 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656687196328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1364] ppid=1353 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/1356/task/1364/stat : 1364 (java) S 1353 1356 32587 0 -1 4202560 371 0 0 0 115 9 0 0 20 0 19 0 104382384 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656686144552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1365] ppid=1353 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/1356/task/1365/stat : 1365 (java) S 1353 1356 32587 0 -1 4202560 405 0 0 0 112 8 0 0 20 0 19 0 104382384 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656685091752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1366] ppid=1353 vsize=9625040 CPUtime=1.2 cores=0,2,4,6
/proc/1356/task/1366/stat : 1366 (java) S 1353 1356 32587 0 -1 4202560 695 0 0 0 110 10 0 0 20 0 19 0 104382384 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656684038952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1367] ppid=1353 vsize=9625040 CPUtime=1.1 cores=0,2,4,6
/proc/1356/task/1367/stat : 1367 (java) S 1353 1356 32587 0 -1 4202560 285 0 0 0 104 6 0 0 20 0 19 0 104382384 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656682986152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1368] ppid=1353 vsize=9625040 CPUtime=1.65 cores=0,2,4,6
/proc/1356/task/1368/stat : 1368 (java) S 1353 1356 32587 0 -1 4202560 487 0 0 0 162 3 0 0 20 0 19 0 104382385 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656670788072 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1369] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1369/stat : 1369 (java) S 1353 1356 32587 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656669734136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1370] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1370/stat : 1370 (java) S 1353 1356 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656668681224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1371] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1371/stat : 1371 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382388 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656667629712 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1372] ppid=1353 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/1356/task/1372/stat : 1372 (java) S 1353 1356 32587 0 -1 4202560 8537 0 0 0 43 1 0 0 20 0 19 0 104382389 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656666577848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1374] ppid=1353 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/1356/task/1374/stat : 1374 (java) S 1353 1356 32587 0 -1 4202560 4676 0 0 0 42 0 0 0 20 0 19 0 104382389 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656665525048 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1375] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1375/stat : 1375 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656664472440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1376] ppid=1353 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/1356/task/1376/stat : 1376 (java) S 1353 1356 32587 0 -1 4202560 104 0 0 0 29 18 0 0 20 0 19 0 104382389 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656663419848 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1377] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1377/stat : 1377 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382407 9856040960 111803 33554432000 1073741824 1073778376 140736747608512 139656662365352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1790.01
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1792.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 1528
/proc/meminfo: memFree=30529400/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 21087 0 1 0 179921 87 0 0 20 0 19 0 104382382 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2406260 111306 2283 9 0 2396937 0
[pid=1356/tid=1358] ppid=1353 vsize=9625040 CPUtime=1787.67 cores=0,2,4,6
/proc/1356/task/1358/stat : 1358 (java) R 1353 1356 32587 0 -1 4202560 2578 0 1 0 178735 32 0 0 20 0 19 0 104382383 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656846978224 139656717420867 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1359] ppid=1353 vsize=9625040 CPUtime=1.26 cores=0,2,4,6
/proc/1356/task/1359/stat : 1359 (java) S 1353 1356 32587 0 -1 4202560 594 0 0 0 114 12 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656836041256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1360] ppid=1353 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/1356/task/1360/stat : 1360 (java) S 1353 1356 32587 0 -1 4202560 312 0 0 0 104 9 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656689301928 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1362] ppid=1353 vsize=9625040 CPUtime=1.27 cores=0,2,4,6
/proc/1356/task/1362/stat : 1362 (java) S 1353 1356 32587 0 -1 4202560 374 0 0 0 118 9 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656688249128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1363] ppid=1353 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/1356/task/1363/stat : 1363 (java) S 1353 1356 32587 0 -1 4202560 411 0 0 0 107 8 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656687196328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1364] ppid=1353 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/1356/task/1364/stat : 1364 (java) S 1353 1356 32587 0 -1 4202560 371 0 0 0 115 9 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656686144552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1365] ppid=1353 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/1356/task/1365/stat : 1365 (java) S 1353 1356 32587 0 -1 4202560 405 0 0 0 114 8 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656685091752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1366] ppid=1353 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/1356/task/1366/stat : 1366 (java) S 1353 1356 32587 0 -1 4202560 695 0 0 0 111 10 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656684038952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1367] ppid=1353 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/1356/task/1367/stat : 1367 (java) S 1353 1356 32587 0 -1 4202560 285 0 0 0 105 6 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656682986152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1368] ppid=1353 vsize=9625040 CPUtime=1.65 cores=0,2,4,6
/proc/1356/task/1368/stat : 1368 (java) S 1353 1356 32587 0 -1 4202560 487 0 0 0 162 3 0 0 20 0 19 0 104382385 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656670788072 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1369] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1369/stat : 1369 (java) S 1353 1356 32587 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656669734136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1370] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1370/stat : 1370 (java) S 1353 1356 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656668681224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1371] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1371/stat : 1371 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382388 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656667629712 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1372] ppid=1353 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/1356/task/1372/stat : 1372 (java) S 1353 1356 32587 0 -1 4202560 8537 0 0 0 43 1 0 0 20 0 19 0 104382389 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656666577848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1374] ppid=1353 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/1356/task/1374/stat : 1374 (java) S 1353 1356 32587 0 -1 4202560 4676 0 0 0 42 0 0 0 20 0 19 0 104382389 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656665525048 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1375] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1375/stat : 1375 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656664472440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1376] ppid=1353 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/1356/task/1376/stat : 1376 (java) S 1353 1356 32587 0 -1 4202560 104 0 0 0 29 18 0 0 20 0 19 0 104382389 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656663419848 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1377] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1377/stat : 1377 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382407 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656662365352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

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

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

[startup+1792.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 1528
/proc/meminfo: memFree=30529400/32872528 swapFree=12744/274376
[pid=1356] ppid=1353 vsize=9625040 CPUtime=1800.08 cores=0,2,4,6
/proc/1356/stat : 1356 (java) S 1353 1356 32587 0 -1 4202496 21087 0 1 0 179921 87 0 0 20 0 19 0 104382382 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 140736747599648 251146567741 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1356/statm: 2406260 111306 2283 9 0 2396937 0
[pid=1356/tid=1358] ppid=1353 vsize=9625040 CPUtime=1787.67 cores=0,2,4,6
/proc/1356/task/1358/stat : 1358 (java) R 1353 1356 32587 0 -1 4202560 2578 0 1 0 178735 32 0 0 20 0 19 0 104382383 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656846978224 139656717420867 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1359] ppid=1353 vsize=9625040 CPUtime=1.26 cores=0,2,4,6
/proc/1356/task/1359/stat : 1359 (java) S 1353 1356 32587 0 -1 4202560 594 0 0 0 114 12 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656836041256 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1360] ppid=1353 vsize=9625040 CPUtime=1.13 cores=0,2,4,6
/proc/1356/task/1360/stat : 1360 (java) S 1353 1356 32587 0 -1 4202560 312 0 0 0 104 9 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656689301928 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1362] ppid=1353 vsize=9625040 CPUtime=1.27 cores=0,2,4,6
/proc/1356/task/1362/stat : 1362 (java) S 1353 1356 32587 0 -1 4202560 374 0 0 0 118 9 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656688249128 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1363] ppid=1353 vsize=9625040 CPUtime=1.15 cores=0,2,4,6
/proc/1356/task/1363/stat : 1363 (java) S 1353 1356 32587 0 -1 4202560 411 0 0 0 107 8 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656687196328 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1364] ppid=1353 vsize=9625040 CPUtime=1.24 cores=0,2,4,6
/proc/1356/task/1364/stat : 1364 (java) S 1353 1356 32587 0 -1 4202560 371 0 0 0 115 9 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656686144552 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1365] ppid=1353 vsize=9625040 CPUtime=1.22 cores=0,2,4,6
/proc/1356/task/1365/stat : 1365 (java) S 1353 1356 32587 0 -1 4202560 405 0 0 0 114 8 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656685091752 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1366] ppid=1353 vsize=9625040 CPUtime=1.21 cores=0,2,4,6
/proc/1356/task/1366/stat : 1366 (java) S 1353 1356 32587 0 -1 4202560 695 0 0 0 111 10 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656684038952 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1367] ppid=1353 vsize=9625040 CPUtime=1.11 cores=0,2,4,6
/proc/1356/task/1367/stat : 1367 (java) S 1353 1356 32587 0 -1 4202560 285 0 0 0 105 6 0 0 20 0 19 0 104382384 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656682986152 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1356/tid=1368] ppid=1353 vsize=9625040 CPUtime=1.65 cores=0,2,4,6
/proc/1356/task/1368/stat : 1368 (java) S 1353 1356 32587 0 -1 4202560 487 0 0 0 162 3 0 0 20 0 19 0 104382385 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656670788072 251146581929 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1369] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1369/stat : 1369 (java) S 1353 1356 32587 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656669734136 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1370] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1370/stat : 1370 (java) S 1353 1356 32587 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104382386 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656668681224 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1371] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1371/stat : 1371 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382388 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656667629712 251146589984 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1372] ppid=1353 vsize=9625040 CPUtime=0.44 cores=0,2,4,6
/proc/1356/task/1372/stat : 1372 (java) S 1353 1356 32587 0 -1 4202560 8537 0 0 0 43 1 0 0 20 0 19 0 104382389 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656666577848 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1356/tid=1374] ppid=1353 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/1356/task/1374/stat : 1374 (java) S 1353 1356 32587 0 -1 4202560 4676 0 0 0 42 0 0 0 20 0 19 0 104382389 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656665525048 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1375] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1375/stat : 1375 (java) S 1353 1356 32587 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104382389 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656664472440 251146581052 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1356/tid=1376] ppid=1353 vsize=9625040 CPUtime=0.47 cores=0,2,4,6
/proc/1356/task/1376/stat : 1376 (java) S 1353 1356 32587 0 -1 4202560 104 0 0 0 29 18 0 0 20 0 19 0 104382389 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656663419848 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1356/tid=1377] ppid=1353 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/1356/task/1377/stat : 1377 (java) S 1353 1356 32587 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104382407 9856040960 111306 33554432000 1073741824 1073778376 140736747608512 139656662365352 251146581929 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1792.34
CPU time (s): 1800.6
CPU user time (s): 1799.2
CPU system time (s): 1.40179
CPU usage (%): 100.461
Max. virtual memory (cumulated for all children) (KiB): 9625344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.2
system time used= 1.40179
maximum resident set size= 651916
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21134
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1720
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 41323
involuntary context switches= 27498

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.0053 second user time and 12.4511 second system time

The end

Launcher Data

Begin job on node107 at 2016-06-06 16:47:56
IDJOB=4085283
IDBENCH=1956
IDSOLVER=2546
FILE ID=node107/4085283-1465224476
RUNJOBID= node107-1465220764-32603
PBS_JOBID= 19843224
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/domset/normalized-domset_v500_e2000_w30_mw19_23.opb.PB06.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085283-1465224476/watcher-4085283-1465224476 -o /tmp/evaluation-result-4085283-1465224476/solver-4085283-1465224476 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node107-1465220764-32603 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085283-1465224476.opb

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

MD5SUM BENCH= 0a5749e09f3f6f40d04f442dc86d22a6
RANDOM SEED=408376233

node107.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.441
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	: 5332.88
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.441
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.441
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.54
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.441
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.441
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.441
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.441
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.56
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.441
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:        31166508 kB
Buffers:           10776 kB
Cached:            81448 kB
SwapCached:         1700 kB
Active:           676412 kB
Inactive:          35676 kB
Active(anon):     621704 kB
Inactive(anon):      388 kB
Active(file):      54708 kB
Inactive(file):    35288 kB
Unevictable:      274376 kB
Mlocked:           12744 kB
SwapTotal:      67108856 kB
SwapFree:       67098420 kB
Dirty:               864 kB
Writeback:             0 kB
AnonPages:        913940 kB
Mapped:            15288 kB
Shmem:                 0 kB
Slab:             567024 kB
SReclaimable:      10260 kB
SUnreclaim:       556764 kB
KernelStack:        1584 kB
PageTables:         6172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1218208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    866304 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= 71732 MiB
End job on node107 at 2016-06-06 17:17:49