Trace number 4090855

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 NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16MSAT (TO) 1800.75 1797.24

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/
normalized-chnl15_20_pb.cnf.cr--soft-0-100-0.wbo
MD5SUMfcf2074312786880370cecd0374d7bf5
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark0.751885
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables600
Total number of constraints70
Number of soft constraints70
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)30
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint15
Maximum length of a constraint20
Top cost 3292
Min constraint cost 1
Max constraint cost 97
Sum of constraints costs 3291
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4090855-1466065790.wbo
0.10/0.11	c reading problem ... 
0.10/0.16	c ... done. Wall clock time 0.055s.
0.10/0.16	c declared #vars     600
0.10/0.16	c internal #vars     670
0.10/0.16	c #constraints  70
0.10/0.16	c constraints type 
0.10/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 40
0.10/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 30
0.10/0.17	c 70 constraints processed.
0.10/0.17	c objective function length is 70 literals
0.26/0.26	c SATISFIABLE
0.26/0.26	c OPTIMIZING...
0.26/0.26	c Got one! Elapsed wall clock time (in seconds):0.155
0.26/0.27	o 129
0.74/0.51	c Got one! Elapsed wall clock time (in seconds):0.404
0.74/0.51	o 126
1.01/0.74	c cleaning 3066 clauses out of 6137 with flag 13233/6137
1.01/0.76	c Got one! Elapsed wall clock time (in seconds):0.649
1.01/0.76	o 121
1.01/0.78	c Got one! Elapsed wall clock time (in seconds):0.673
1.01/0.78	o 109
1.22/0.80	c Got one! Elapsed wall clock time (in seconds):0.689
1.22/0.80	o 99
1.80/1.32	c cleaning 4524 clauses out of 9053 with flag 38077/12119
1.80/1.33	c Got one! Elapsed wall clock time (in seconds):1.224
1.80/1.33	o 98
1.80/1.34	c Got one! Elapsed wall clock time (in seconds):1.232
1.80/1.34	o 90
2.31/1.87	c cleaning 4891 clauses out of 9800 with flag 39939/17390
2.72/2.22	c Got one! Elapsed wall clock time (in seconds):2.107
2.72/2.22	o 50
2.91/2.48	c cleaning 5358 clauses out of 10717 with flag 15981/23198
3.23/2.75	c Got one! Elapsed wall clock time (in seconds):2.638
3.23/2.75	o 33
3.53/3.05	c cleaning 5616 clauses out of 11244 with flag 25478/29083
3.53/3.08	c Got one! Elapsed wall clock time (in seconds):2.966
3.53/3.08	o 27
3.84/3.37	c Got one! Elapsed wall clock time (in seconds):3.261
3.84/3.37	o 22
4.15/3.63	c cleaning 5770 clauses out of 11551 with flag 15271/35006
4.54/4.10	c cleaning 5880 clauses out of 11779 with flag 66760/41004
5.05/4.59	c cleaning 6440 clauses out of 12902 with flag 116863/48007
5.14/4.60	c Got one! Elapsed wall clock time (in seconds):4.494
5.14/4.60	o 21
5.25/4.70	c Got one! Elapsed wall clock time (in seconds):4.59
5.25/4.70	o 19
5.35/4.87	c Got one! Elapsed wall clock time (in seconds):4.76
5.35/4.87	o 17
5.55/5.09	c cleaning 6169 clauses out of 12348 with flag 17154/53893
6.16/5.60	c cleaning 6084 clauses out of 12179 with flag 68626/59893
6.65/6.11	c cleaning 6496 clauses out of 13096 with flag 129879/66894
7.05/6.60	c cleaning 7240 clauses out of 14599 with flag 195635/74893
7.75/7.27	c cleaning 8179 clauses out of 16359 with flag 266765/83893
8.65/8.19	c cleaning 9078 clauses out of 18182 with flag 350868/93895
9.65/9.13	c cleaning 10042 clauses out of 20102 with flag 446624/104893
10.85/10.33	c cleaning 11023 clauses out of 22063 with flag 549795/116896
12.05/11.53	c cleaning 12014 clauses out of 24037 with flag 659478/129893
13.35/12.89	c cleaning 12992 clauses out of 26023 with flag 775564/143893
15.34/14.83	c cleaning 14010 clauses out of 28031 with flag 906088/158893
17.25/16.76	c cleaning 15009 clauses out of 30021 with flag 1051053/174893
19.65/19.18	c cleaning 16006 clauses out of 32015 with flag 1197653/191896
21.95/21.41	c cleaning 16978 clauses out of 34008 with flag 1338821/209895
24.49/23.94	c cleaning 18012 clauses out of 36029 with flag 1502154/228894
27.49/26.97	c cleaning 19004 clauses out of 38018 with flag 1676563/248895
30.69/30.11	c cleaning 19999 clauses out of 40012 with flag 1868231/269893
34.30/33.74	c cleaning 20998 clauses out of 42015 with flag 2064317/291895
39.20/38.69	c cleaning 21999 clauses out of 44015 with flag 2269357/314893
45.00/44.45	c cleaning 22994 clauses out of 46017 with flag 2471971/338894
51.49/50.95	c cleaning 24003 clauses out of 48024 with flag 2676294/363895
57.59/57.07	c cleaning 25004 clauses out of 50019 with flag 2876635/389893
64.89/64.38	c cleaning 26000 clauses out of 52017 with flag 3082242/416895
73.42/72.83	c cleaning 26998 clauses out of 54020 with flag 3311376/444898
82.42/81.81	c cleaning 28001 clauses out of 56017 with flag 3557519/473893
92.12/91.56	c cleaning 29000 clauses out of 58016 with flag 3821329/503893
102.63/102.04	c cleaning 29996 clauses out of 60017 with flag 4111553/534894
114.03/113.47	c cleaning 30998 clauses out of 62020 with flag 4391948/566893
125.73/125.16	c cleaning 32004 clauses out of 64022 with flag 4687717/599893
139.23/138.66	c cleaning 32996 clauses out of 66018 with flag 4985835/633893
154.12/153.45	c cleaning 33998 clauses out of 68022 with flag 5293640/668893
169.24/168.56	c cleaning 35000 clauses out of 70024 with flag 5610846/704893
183.24/182.60	c cleaning 36004 clauses out of 72029 with flag 5924548/741898
197.04/196.37	c cleaning 36999 clauses out of 74020 with flag 6239587/779893
212.75/212.05	c cleaning 38006 clauses out of 76022 with flag 6579049/818894
228.55/227.85	c cleaning 39001 clauses out of 78021 with flag 6929525/858899
249.33/248.53	c cleaning 39996 clauses out of 80018 with flag 7301612/899897
266.43/265.61	c cleaning 40999 clauses out of 82018 with flag 7643949/941893
283.75/282.98	c cleaning 42001 clauses out of 84019 with flag 7977754/984893
303.65/302.81	c cleaning 42999 clauses out of 86018 with flag 8287131/1028893
325.14/324.33	c cleaning 44003 clauses out of 88019 with flag 8621881/1073893
348.94/347.93	c cleaning 44998 clauses out of 90018 with flag 8973145/1119895
372.14/371.16	c cleaning 45997 clauses out of 92020 with flag 9314901/1166895
402.77/401.76	c cleaning 47002 clauses out of 94023 with flag 9693969/1214895
433.67/432.64	c cleaning 48000 clauses out of 96020 with flag 10055894/1263894
464.28/463.23	c cleaning 49000 clauses out of 98019 with flag 10408787/1313893
501.73/500.44	c cleaning 49997 clauses out of 100019 with flag 10791485/1364893
541.44/540.15	c cleaning 51002 clauses out of 102022 with flag 11189758/1416893
588.94/587.70	c cleaning 51997 clauses out of 104020 with flag 11642033/1469893
620.64/619.35	c cleaning 52999 clauses out of 106024 with flag 12056759/1523894
658.18/656.64	c cleaning 53999 clauses out of 108025 with flag 12512421/1578894
696.99/695.45	c cleaning 54998 clauses out of 110026 with flag 13000009/1634894
728.60/727.03	c cleaning 56004 clauses out of 112027 with flag 13423001/1691893
763.34/761.59	c cleaning 57003 clauses out of 114023 with flag 13872627/1749893
803.55/801.76	c cleaning 57998 clauses out of 116020 with flag 14346349/1808893
848.53/846.41	c cleaning 59001 clauses out of 118024 with flag 14862462/1868895
897.04/894.92	c cleaning 59992 clauses out of 120021 with flag 15387397/1929893
945.82/943.61	c cleaning 61004 clauses out of 122031 with flag 15901826/1991895
994.03/991.81	c cleaning 62000 clauses out of 124025 with flag 16418109/2054893
1036.64/1034.30	c cleaning 63001 clauses out of 126025 with flag 16969611/2118893
1090.25/1087.92	c cleaning 63993 clauses out of 128024 with flag 17504589/2183893
1120.03/1117.62	c cleaning 64999 clauses out of 130031 with flag 18075501/2249893
1203.53/1201.16	c cleaning 65989 clauses out of 132032 with flag 18724126/2316893
1285.32/1282.84	c cleaning 66996 clauses out of 134043 with flag 19400072/2384893
1361.32/1358.89	c cleaning 67993 clauses out of 136047 with flag 20088727/2453893
1440.11/1437.56	c cleaning 68997 clauses out of 138056 with flag 20869330/2523895
1513.33/1510.61	c cleaning 69997 clauses out of 140060 with flag 21642203/2594896
1572.83/1570.13	c cleaning 70999 clauses out of 142062 with flag 22428409/2666895
1642.69/1639.91	c cleaning 71993 clauses out of 144063 with flag 23305392/2739895
1709.59/1706.81	c cleaning 73001 clauses out of 146068 with flag 24209457/2813893
1770.50/1767.63	c cleaning 74007 clauses out of 148072 with flag 25053539/2888898
1800.09/1797.20	c starts		: 2411
1800.09/1797.20	c conflicts		: 2926367
1800.09/1797.20	c decisions		: 3648070
1800.09/1797.20	c propagations		: 61813144
1800.09/1797.20	c inspects		: 27878578440
1800.09/1797.20	c shortcuts		: 0
1800.09/1797.20	c learnt literals	: 0
1800.09/1797.20	c learnt binary clauses	: 0
1800.09/1797.20	c learnt ternary clauses	: 0
1800.09/1797.20	c learnt constraints	: 2926367
1800.09/1797.20	c ignored constraints	: 0
1800.09/1797.20	c root simplifications	: 0
1800.09/1797.20	c removed literals (reason simplification)	: 0
1800.09/1797.20	c reason swapping (by a shorter reason)	: 0
1800.09/1797.20	c Calls to reduceDB	: 79
1800.09/1797.20	c Number of update (reduction) of LBD	: 1548231
1800.09/1797.20	c Imported unit clauses	: 0
1800.09/1797.20	c number of reductions to clauses (during analyze)	: 0
1800.09/1797.20	c number of learned constraints concerned by reduction	: 0
1800.09/1797.20	c number of learning phase by resolution	: 0
1800.09/1797.20	c number of learning phase by cutting planes	: 0
1800.09/1797.20	c speed (assignments/second)	: 34397.315799255884
1800.09/1797.20	c non guided choices	10017
1800.09/1797.23	c learnt constraints type 
1800.09/1797.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 111535
1800.09/1797.23	s SATISFIABLE
1800.09/1797.23	c Found 14 solution(s)
1800.09/1797.23	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 x497 -x498 -x499 -x500 -x501 -x502 -x503 -x504 -x505 -x506 -x507 -x508 -x509 -x510 -x511 -x512 x513 -x514 -x515 -x516 -x517 -x518 -x519 -x520 -x521 -x522 -x523 -x524 -x525 -x526 -x527 -x528 x529 -x530 -x531 -x532 -x533 -x534 -x535 -x536 -x537 -x538 -x539 -x540 -x541 -x542 -x543 x544 -x545 -x546 -x547 -x548 -x549 -x550 -x551 -x552 -x553 -x554 -x555 -x556 -x557 -x558 -x559 -x560 -x561 x562 -x563 -x564 -x565 -x566 -x567 -x568 -x569 -x570 -x571 -x572 -x573 -x574 -x575 x576 -x577 -x578 -x579 -x580 -x581 -x582 -x583 -x584 -x585 -x586 -x587 -x588 -x589 -x590 -x591 -x592 -x593 -x594 -x595 -x596 -x597 -x598 -x599 x600 
1800.09/1797.23	c objective function=17
1800.09/1797.23	c Total wall clock time (in seconds): 1797.121

Verifier Data

OK	17

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-4090855-1466065790/watcher-4090855-1466065790 -o /tmp/evaluation-result-4090855-1466065790/solver-4090855-1466065790 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466062110-13886 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4090855-1466065790.wbo 

pid=14827
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.31 2.29 2.20 3/194 14830
/proc/meminfo: memFree=29012984/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 1317 0 0 0 0 0 0 0 20 0 2 0 8624753 98635776 948 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 24081 958 726 9 0 16771 0
[pid=14830/tid=14831] ppid=14827 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 8624753 98570240 977 33554432000 1073741824 1073778376 140733672851616 139985980345896 248790205328 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 2.31 2.29 2.20 3/194 14830
/proc/meminfo: memFree=29012984/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 4402 0 1 0 9 1 0 0 20 0 18 0 8624753 9787879424 6041 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2389619 6041 2125 9 0 2380296 0
[pid=14830/tid=14831] ppid=14827 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2378 0 1 0 6 1 0 0 20 0 18 0 8624753 9787879424 6041 33554432000 1073741824 1073778376 140733672851616 139985980349344 248793589005 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200309 s]
/proc/loadavg: 2.31 2.29 2.20 3/194 14830
/proc/meminfo: memFree=29012984/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9625040 CPUtime=0.26 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 6170 0 1 0 25 1 0 0 20 0 19 0 8624753 9856040960 7844 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2406260 7866 2220 9 0 2396937 0
[pid=14830/tid=14831] ppid=14827 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2406 0 1 0 16 1 0 0 20 0 19 0 8624753 9856040960 7867 33554432000 1073741824 1073778376 140733672851616 139985980350536 139985818820271 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 9625040

[startup+0.300315 s]
/proc/loadavg: 2.31 2.29 2.20 3/194 14830
/proc/meminfo: memFree=29012984/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 6700 0 1 0 47 2 0 0 20 0 19 0 8624753 9856040960 8515 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2406260 8515 2243 9 0 2396937 0
[pid=14830/tid=14831] ppid=14827 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2409 0 1 0 26 1 0 0 20 0 19 0 8624753 9856040960 8515 33554432000 1073741824 1073778376 140733672851616 139985980350536 139985819241883 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9625040

[startup+0.700206 s]
/proc/loadavg: 2.31 2.29 2.20 3/194 14830
/proc/meminfo: memFree=29012984/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9625040 CPUtime=1.01 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 9166 0 1 0 99 2 0 0 20 0 19 0 8624753 9856040960 9608 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2406260 9608 2251 9 0 2396937 0
[pid=14830/tid=14831] ppid=14827 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2410 0 1 0 66 1 0 0 20 0 19 0 8624753 9856040960 9608 33554432000 1073741824 1073778376 140733672851616 139985980350536 139985818868938 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 2.31 2.29 2.20 5/213 14849
/proc/meminfo: memFree=28846728/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9625040 CPUtime=2.01 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 13541 0 1 0 198 3 0 0 20 0 19 0 8624753 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2406260 12901 2257 9 0 2396937 0
[pid=14830/tid=14831] ppid=14827 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2413 0 1 0 146 1 0 0 20 0 19 0 8624753 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985980350936 139985819241916 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14833] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14833/stat : 14833 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985941842216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14834] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14834/stat : 14834 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985940789416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14835] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14835/stat : 14835 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985939737128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14830/tid=14836] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14836/stat : 14836 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985938684328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14837] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14837/stat : 14837 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985937632040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14838] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14838/stat : 14838 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985818741416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14839] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14839/stat : 14839 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985817689128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14840] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14840/stat : 14840 (java) S 14827 14830 13870 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985816636328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14841] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14841/stat : 14841 (java) S 14827 14830 13870 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 8624755 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985804437736 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14842] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14842/stat : 14842 (java) S 14827 14830 13870 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985803383800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14843] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14843/stat : 14843 (java) S 14827 14830 13870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985197982984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14844] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14844/stat : 14844 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985196931472 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14845] ppid=14827 vsize=9625040 CPUtime=0.13 cores=0,2,4,6
/proc/14830/task/14845/stat : 14845 (java) S 14827 14830 13870 0 -1 4202560 1779 0 0 0 13 0 0 0 20 0 19 0 8624758 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985195879096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14846] ppid=14827 vsize=9625040 CPUtime=0.37 cores=0,2,4,6
/proc/14830/task/14846/stat : 14846 (java) S 14827 14830 13870 0 -1 4202560 8077 0 0 0 34 3 0 0 20 0 19 0 8624758 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985194826296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14847] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14847/stat : 14847 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985193774200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14848] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14848/stat : 14848 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985192721608 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14849] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14849/stat : 14849 (java) S 14827 14830 13870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 8624770 9856040960 12901 33554432000 1073741824 1073778376 140733672851616 139985191666600 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 9625040

[startup+3.10073 s]
/proc/loadavg: 2.31 2.29 2.20 3/213 14849
/proc/meminfo: memFree=28839964/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9625040 CPUtime=3.64 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 13547 0 1 0 360 4 0 0 20 0 19 0 8624753 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2406260 14950 2257 9 0 2396937 0
[pid=14830/tid=14831] ppid=14827 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2418 0 1 0 306 1 0 0 20 0 19 0 8624753 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985980350880 139985819270366 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14833] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14833/stat : 14833 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985941842216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14834] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14834/stat : 14834 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985940789416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14835] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14835/stat : 14835 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985939737128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14830/tid=14836] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14836/stat : 14836 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985938684328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14837] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14837/stat : 14837 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985937632040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14838] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14838/stat : 14838 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985818741416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14839] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14839/stat : 14839 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985817689128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14840] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14840/stat : 14840 (java) S 14827 14830 13870 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985816636328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14841] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14841/stat : 14841 (java) S 14827 14830 13870 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 8624755 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985804437736 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14842] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14842/stat : 14842 (java) S 14827 14830 13870 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985803383800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14843] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14843/stat : 14843 (java) S 14827 14830 13870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985197982984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14844] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14844/stat : 14844 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985196931472 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14845] ppid=14827 vsize=9625040 CPUtime=0.15 cores=0,2,4,6
/proc/14830/task/14845/stat : 14845 (java) S 14827 14830 13870 0 -1 4202560 1780 0 0 0 15 0 0 0 20 0 19 0 8624758 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985195879096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14846] ppid=14827 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/14830/task/14846/stat : 14846 (java) S 14827 14830 13870 0 -1 4202560 8077 0 0 0 35 3 0 0 20 0 19 0 8624758 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985194826296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14847] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14847/stat : 14847 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985193774200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14848] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14848/stat : 14848 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985192721608 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14849] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14849/stat : 14849 (java) S 14827 14830 13870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 8624770 9856040960 14950 33554432000 1073741824 1073778376 140733672851616 139985191666600 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.64
Current children cumulated vsize (KiB) 9625040

[startup+6.30074 s]
/proc/loadavg: 2.37 2.30 2.20 3/213 14849
/proc/meminfo: memFree=28825916/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9625040 CPUtime=6.85 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 13558 0 1 0 681 4 0 0 20 0 19 0 8624753 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2406260 18896 2259 9 0 2396937 0
[pid=14830/tid=14831] ppid=14827 vsize=9625040 CPUtime=6.28 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2427 0 1 0 626 2 0 0 20 0 19 0 8624753 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985980341952 139985819206723 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14833] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14833/stat : 14833 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985941842216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14834] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14834/stat : 14834 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985940789416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14835] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14835/stat : 14835 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985939737128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14830/tid=14836] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14836/stat : 14836 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985938684328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14837] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14837/stat : 14837 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985937632040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14838] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14838/stat : 14838 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985818741416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14839] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14839/stat : 14839 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985817689128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14840] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14840/stat : 14840 (java) S 14827 14830 13870 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 8624754 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985816636328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14841] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14841/stat : 14841 (java) S 14827 14830 13870 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 8624755 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985804437736 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14842] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14842/stat : 14842 (java) S 14827 14830 13870 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985803383800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14843] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14843/stat : 14843 (java) S 14827 14830 13870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985197982984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14844] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14844/stat : 14844 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985196931472 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14845] ppid=14827 vsize=9625040 CPUtime=0.16 cores=0,2,4,6
/proc/14830/task/14845/stat : 14845 (java) S 14827 14830 13870 0 -1 4202560 1781 0 0 0 16 0 0 0 20 0 19 0 8624758 9856040960 18896 33554432000 1073741824 1073778376 140733672851616 139985195879096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14846] ppid=14827 vsize=9625040 CPUtime=0.38 cores=0,2,4,6

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

[pid=14830/tid=14842] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14842/stat : 14842 (java) S 14827 14830 13870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 179639 33554432000 1073741824 1073778376 140733672851616 139985803383800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14843] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14843/stat : 14843 (java) S 14827 14830 13870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 179639 33554432000 1073741824 1073778376 140733672851616 139985197982984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14844] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14844/stat : 14844 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 179639 33554432000 1073741824 1073778376 140733672851616 139985196931472 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14845] ppid=14827 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/14830/task/14845/stat : 14845 (java) S 14827 14830 13870 0 -1 4202560 1905 0 0 0 19 0 0 0 20 0 19 0 8624758 9856040960 179639 33554432000 1073741824 1073778376 140733672851616 139985195879096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14846] ppid=14827 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/14830/task/14846/stat : 14846 (java) S 14827 14830 13870 0 -1 4202560 8077 0 0 0 35 3 0 0 20 0 19 0 8624758 9856040960 179639 33554432000 1073741824 1073778376 140733672851616 139985194826296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14847] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14847/stat : 14847 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 179639 33554432000 1073741824 1073778376 140733672851616 139985193774200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14848] ppid=14827 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/14830/task/14848/stat : 14848 (java) S 14827 14830 13870 0 -1 4202560 96 0 0 0 29 29 0 0 20 0 19 0 8624758 9856040960 179639 33554432000 1073741824 1073778376 140733672851616 139985192721608 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14849] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14849/stat : 14849 (java) S 14827 14830 13870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 8624770 9856040960 179639 33554432000 1073741824 1073778376 140733672851616 139985191666600 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1665.1
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.11 2.19 2.21 3/213 14956
/proc/meminfo: memFree=29349280/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9625040 CPUtime=1725.18 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 16496 0 1 0 172437 81 0 0 20 0 19 0 8624753 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2406260 177395 2281 9 0 2396937 0
[pid=14830/tid=14831] ppid=14827 vsize=9625040 CPUtime=1721.2 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2492 0 1 0 172088 32 0 0 20 0 19 0 8624753 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985980349664 139985819241863 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14833] ppid=14827 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/14830/task/14833/stat : 14833 (java) S 14827 14830 13870 0 -1 4202560 405 0 0 0 30 5 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985941842216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14834] ppid=14827 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/14830/task/14834/stat : 14834 (java) S 14827 14830 13870 0 -1 4202560 260 0 0 0 33 7 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985940789416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14835] ppid=14827 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/14830/task/14835/stat : 14835 (java) S 14827 14830 13870 0 -1 4202560 370 0 0 0 28 7 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985939737128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14836] ppid=14827 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/14830/task/14836/stat : 14836 (java) S 14827 14830 13870 0 -1 4202560 299 0 0 0 23 6 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985938684328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14830/tid=14837] ppid=14827 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/14830/task/14837/stat : 14837 (java) S 14827 14830 13870 0 -1 4202560 334 0 0 0 34 9 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985937632040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14830/tid=14838] ppid=14827 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/14830/task/14838/stat : 14838 (java) S 14827 14830 13870 0 -1 4202560 345 0 0 0 34 9 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985818741416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14839] ppid=14827 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/14830/task/14839/stat : 14839 (java) S 14827 14830 13870 0 -1 4202560 206 0 0 0 26 6 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985817689128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14840] ppid=14827 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/14830/task/14840/stat : 14840 (java) S 14827 14830 13870 0 -1 4202560 222 0 0 0 24 5 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985816636328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14841] ppid=14827 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/14830/task/14841/stat : 14841 (java) S 14827 14830 13870 0 -1 4202560 223 0 0 0 22 2 0 0 20 0 19 0 8624755 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985804437736 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14842] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14842/stat : 14842 (java) S 14827 14830 13870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985803383800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14843] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14843/stat : 14843 (java) S 14827 14830 13870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985197982984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14844] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14844/stat : 14844 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985196931472 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14845] ppid=14827 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/14830/task/14845/stat : 14845 (java) S 14827 14830 13870 0 -1 4202560 1905 0 0 0 19 0 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985195879096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14846] ppid=14827 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/14830/task/14846/stat : 14846 (java) S 14827 14830 13870 0 -1 4202560 8077 0 0 0 35 3 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985194826296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14847] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14847/stat : 14847 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985193774200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14848] ppid=14827 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/14830/task/14848/stat : 14848 (java) S 14827 14830 13870 0 -1 4202560 100 0 0 0 30 30 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985192721608 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14849] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14849/stat : 14849 (java) S 14827 14830 13870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 8624770 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985191666600 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1725.18
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.18 2.20 2.21 3/213 14957
/proc/meminfo: memFree=29395108/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9625040 CPUtime=1785.2 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 16500 0 1 0 178438 82 0 0 20 0 19 0 8624753 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2406260 177395 2281 9 0 2396937 0
[pid=14830/tid=14831] ppid=14827 vsize=9625040 CPUtime=1781.2 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2492 0 1 0 178087 33 0 0 20 0 19 0 8624753 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985980341952 139985819241587 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14833] ppid=14827 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/14830/task/14833/stat : 14833 (java) S 14827 14830 13870 0 -1 4202560 405 0 0 0 30 5 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985941842216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14834] ppid=14827 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/14830/task/14834/stat : 14834 (java) S 14827 14830 13870 0 -1 4202560 260 0 0 0 33 7 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985940789416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14835] ppid=14827 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/14830/task/14835/stat : 14835 (java) S 14827 14830 13870 0 -1 4202560 370 0 0 0 28 7 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985939737128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14836] ppid=14827 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/14830/task/14836/stat : 14836 (java) S 14827 14830 13870 0 -1 4202560 299 0 0 0 23 6 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985938684328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14830/tid=14837] ppid=14827 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/14830/task/14837/stat : 14837 (java) S 14827 14830 13870 0 -1 4202560 334 0 0 0 34 9 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985937632040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14830/tid=14838] ppid=14827 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/14830/task/14838/stat : 14838 (java) S 14827 14830 13870 0 -1 4202560 345 0 0 0 34 9 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985818741416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14839] ppid=14827 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/14830/task/14839/stat : 14839 (java) S 14827 14830 13870 0 -1 4202560 206 0 0 0 26 6 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985817689128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14840] ppid=14827 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/14830/task/14840/stat : 14840 (java) S 14827 14830 13870 0 -1 4202560 222 0 0 0 24 5 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985816636328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14841] ppid=14827 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/14830/task/14841/stat : 14841 (java) S 14827 14830 13870 0 -1 4202560 223 0 0 0 22 2 0 0 20 0 19 0 8624755 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985804437736 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14842] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14842/stat : 14842 (java) S 14827 14830 13870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985803383800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14843] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14843/stat : 14843 (java) S 14827 14830 13870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985197982984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14844] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14844/stat : 14844 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985196931472 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14845] ppid=14827 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/14830/task/14845/stat : 14845 (java) S 14827 14830 13870 0 -1 4202560 1905 0 0 0 19 0 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985195879096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14846] ppid=14827 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/14830/task/14846/stat : 14846 (java) S 14827 14830 13870 0 -1 4202560 8077 0 0 0 35 3 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985194826296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14847] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14847/stat : 14847 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985193774200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14848] ppid=14827 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/14830/task/14848/stat : 14848 (java) S 14827 14830 13870 0 -1 4202560 104 0 0 0 32 31 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985192721608 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14849] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14849/stat : 14849 (java) S 14827 14830 13870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 8624770 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985191666600 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1785.2
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 2.14 2.19 2.20 3/213 14958
/proc/meminfo: memFree=29404164/32872528 swapFree=1402008/1579836
[pid=14830] ppid=14827 vsize=9625040 CPUtime=1800.09 cores=0,2,4,6
/proc/14830/stat : 14830 (java) S 14827 14830 13870 0 -1 4202496 16500 0 1 0 179927 82 0 0 20 0 19 0 8624753 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 140733672842752 248793563197 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14830/statm: 2406260 177395 2281 9 0 2396937 0
[pid=14830/tid=14831] ppid=14827 vsize=9625040 CPUtime=1796.11 cores=0,2,4,6
/proc/14830/task/14831/stat : 14831 (java) R 14827 14830 13870 0 -1 4202560 2492 0 1 0 179578 33 0 0 20 0 19 0 8624753 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985980341952 139985819241863 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14833] ppid=14827 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/14830/task/14833/stat : 14833 (java) S 14827 14830 13870 0 -1 4202560 405 0 0 0 30 5 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985941842216 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14834] ppid=14827 vsize=9625040 CPUtime=0.4 cores=0,2,4,6
/proc/14830/task/14834/stat : 14834 (java) S 14827 14830 13870 0 -1 4202560 260 0 0 0 33 7 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985940789416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14835] ppid=14827 vsize=9625040 CPUtime=0.35 cores=0,2,4,6
/proc/14830/task/14835/stat : 14835 (java) S 14827 14830 13870 0 -1 4202560 370 0 0 0 28 7 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985939737128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=14830/tid=14836] ppid=14827 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/14830/task/14836/stat : 14836 (java) S 14827 14830 13870 0 -1 4202560 299 0 0 0 23 6 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985938684328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14830/tid=14837] ppid=14827 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/14830/task/14837/stat : 14837 (java) S 14827 14830 13870 0 -1 4202560 334 0 0 0 34 9 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985937632040 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=14830/tid=14838] ppid=14827 vsize=9625040 CPUtime=0.43 cores=0,2,4,6
/proc/14830/task/14838/stat : 14838 (java) S 14827 14830 13870 0 -1 4202560 345 0 0 0 34 9 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985818741416 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14839] ppid=14827 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/14830/task/14839/stat : 14839 (java) S 14827 14830 13870 0 -1 4202560 206 0 0 0 26 6 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985817689128 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14840] ppid=14827 vsize=9625040 CPUtime=0.29 cores=0,2,4,6
/proc/14830/task/14840/stat : 14840 (java) S 14827 14830 13870 0 -1 4202560 222 0 0 0 24 5 0 0 20 0 19 0 8624754 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985816636328 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14841] ppid=14827 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/14830/task/14841/stat : 14841 (java) S 14827 14830 13870 0 -1 4202560 223 0 0 0 22 2 0 0 20 0 19 0 8624755 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985804437736 248793577385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14842] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14842/stat : 14842 (java) S 14827 14830 13870 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985803383800 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14843] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14843/stat : 14843 (java) S 14827 14830 13870 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 8624756 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985197982984 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14844] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14844/stat : 14844 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985196931472 248793585440 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14845] ppid=14827 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/14830/task/14845/stat : 14845 (java) S 14827 14830 13870 0 -1 4202560 1905 0 0 0 19 0 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985195879096 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14846] ppid=14827 vsize=9625040 CPUtime=0.38 cores=0,2,4,6
/proc/14830/task/14846/stat : 14846 (java) S 14827 14830 13870 0 -1 4202560 8077 0 0 0 35 3 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985194826296 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14847] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14847/stat : 14847 (java) S 14827 14830 13870 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985193774200 248793576508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=14830/tid=14848] ppid=14827 vsize=9625040 CPUtime=0.63 cores=0,2,4,6
/proc/14830/task/14848/stat : 14848 (java) S 14827 14830 13870 0 -1 4202560 104 0 0 0 32 31 0 0 20 0 19 0 8624758 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985192721608 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=14830/tid=14849] ppid=14827 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/14830/task/14849/stat : 14849 (java) S 14827 14830 13870 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 8624770 9856040960 177395 33554432000 1073741824 1073778376 140733672851616 139985191666600 248793577385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 14830 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 1797.24
CPU time (s): 1800.75
CPU user time (s): 1799.38
CPU system time (s): 1.37079
CPU usage (%): 100.195
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.38
system time used= 1.37079
maximum resident set size= 765128
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16550
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1176
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38379
involuntary context switches= 5529

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.79066 second user time and 15.0157 second system time

The end

Launcher Data

Begin job on node139 at 2016-06-16 10:29:50
IDJOB=4090855
IDBENCH=79147
IDSOLVER=2551
FILE ID=node139/4090855-1466065790
RUNJOBID= node139-1466062110-13886
PBS_JOBID= 19904001
Free space on /tmp= 71620 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl15_20_pb.cnf.cr--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4090855-1466065790/watcher-4090855-1466065790 -o /tmp/evaluation-result-4090855-1466065790/solver-4090855-1466065790 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node139-1466062110-13886 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4090855-1466065790.wbo

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

MD5SUM BENCH= fcf2074312786880370cecd0374d7bf5
RANDOM SEED=2147072984

node139.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.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.00
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.500
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.500
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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:        29013628 kB
Buffers:            6232 kB
Cached:            50780 kB
SwapCached:          960 kB
Active:          1510996 kB
Inactive:          26176 kB
Active(anon):    1481332 kB
Inactive(anon):     1236 kB
Active(file):      29664 kB
Inactive(file):    24940 kB
Unevictable:     1579836 kB
Mlocked:         1402008 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:               972 kB
Writeback:             0 kB
AnonPages:       3170056 kB
Mapped:            15392 kB
Shmem:                 0 kB
Slab:             566324 kB
SReclaimable:       9756 kB
SUnreclaim:       556568 kB
KernelStack:        1752 kB
PageTables:        10912 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4525564 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1730560 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= 71628 MiB
End job on node139 at 2016-06-16 10:59:48