Trace number 4099978

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPT14 552.569 277.482

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-bk4x3.opb
MD5SUMad6a54c52a655cd32798948a75156c0a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark0.180972
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 14
Optimality of the best value was proved YES
Number of variables372
Total number of constraints19
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 constraints19
Minimum length of a constraint31
Maximum length of a constraint120
Number of terms in the objective function 372
Biggest coefficient in the objective function 38551
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524556
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262142
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524556
Number of bits of the biggest sum of numbers20
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.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4099978-1466207109.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.18	c ... done. Wall clock time 0.064s.
0.09/0.18	c declared #vars     372
0.09/0.18	c #constraints  26
0.09/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 26
0.09/0.19	c 26 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 26
0.09/0.19	c 26 constraints processed.
0.09/0.19	c objective function length is 372 literals
0.25/0.23	c And the winner is solver1
0.50/0.69	c SATISFIABLE
0.50/0.69	c OPTIMIZING...
0.50/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
0.50/0.69	o 21
0.56/0.72	c And the winner is solver1
0.65/1.19	c Got one! Elapsed wall clock time (in seconds):1.073
0.65/1.19	o 17
2.65/1.75	c cleaning 2573 clauses out of 5154 with flag 16827/5154
3.82/2.11	c cleaning 4287 clauses out of 8581 with flag 35690/11154
3.82/2.20	c And the winner is solver1
4.05/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
4.05/2.69	o 16
4.25/2.89	c cleaning 4653 clauses out of 9305 with flag 9192/16165
5.09/3.21	c And the winner is solver1
5.12/3.70	c Got one! Elapsed wall clock time (in seconds):3.58
5.12/3.70	o 15
5.87/4.07	c cleaning 7509 clauses out of 15018 with flag 14582/26531
6.72/4.43	c cleaning 6746 clauses out of 13509 with flag 33338/32531
7.52/4.81	c cleaning 6880 clauses out of 13763 with flag 64168/39531
8.35/5.27	c cleaning 7435 clauses out of 14884 with flag 94945/47532
9.35/5.79	c cleaning 8219 clauses out of 16448 with flag 121713/56531
10.59/6.38	c cleaning 9111 clauses out of 18229 with flag 161727/66531
12.01/7.04	c cleaning 10059 clauses out of 20118 with flag 203829/77531
13.43/7.73	c cleaning 11019 clauses out of 22059 with flag 256770/89531
15.01/8.52	c cleaning 12021 clauses out of 24042 with flag 309054/102533
16.84/9.42	c cleaning 13005 clauses out of 26022 with flag 363834/116534
18.85/10.44	c cleaning 14008 clauses out of 28016 with flag 408239/131533
21.29/11.66	c cleaning 15004 clauses out of 30007 with flag 457935/147532
23.49/12.79	c cleaning 16002 clauses out of 32004 with flag 518109/164533
25.50/13.77	c And the winner is solver1
25.60/14.20	c Got one! Elapsed wall clock time (in seconds):14.084
25.60/14.20	o 14
26.40/14.63	c cleaning 17996 clauses out of 35991 with flag 15981/184522
27.20/15.07	c cleaning 11993 clauses out of 23989 with flag 34503/190516
28.05/15.49	c cleaning 9496 clauses out of 18997 with flag 56139/197517
29.09/15.98	c cleaning 8738 clauses out of 17502 with flag 80768/205518
30.31/16.53	c cleaning 8879 clauses out of 17764 with flag 110152/214518
31.49/17.15	c cleaning 9437 clauses out of 18892 with flag 140190/224525
32.89/17.82	c cleaning 10216 clauses out of 20446 with flag 177637/235516
34.50/18.64	c cleaning 11114 clauses out of 22231 with flag 220382/247517
36.30/19.52	c cleaning 12046 clauses out of 24117 with flag 269949/260517
38.12/20.48	c cleaning 13031 clauses out of 26070 with flag 319223/274516
40.12/21.47	c cleaning 14017 clauses out of 28039 with flag 376812/289516
42.52/22.61	c cleaning 15011 clauses out of 30022 with flag 431273/305516
44.92/23.86	c cleaning 16006 clauses out of 32011 with flag 488897/322516
47.93/25.33	c cleaning 16998 clauses out of 34009 with flag 542435/340520
51.12/26.94	c cleaning 18001 clauses out of 36007 with flag 602322/359516
54.57/28.66	c cleaning 19001 clauses out of 38007 with flag 666008/379517
57.75/30.29	c cleaning 19999 clauses out of 40008 with flag 747136/400519
61.36/32.09	c cleaning 21003 clauses out of 42006 with flag 830891/422516
65.76/34.21	c cleaning 22005 clauses out of 44009 with flag 919104/445522
70.01/36.35	c cleaning 22990 clauses out of 45999 with flag 1008439/469517
74.41/38.51	c cleaning 24001 clauses out of 48008 with flag 1105582/494516
79.39/41.07	c cleaning 24997 clauses out of 50007 with flag 1203483/520516
84.47/43.58	c cleaning 25996 clauses out of 52010 with flag 1301000/547516
89.89/46.29	c cleaning 27000 clauses out of 54014 with flag 1393618/575516
95.89/49.23	c cleaning 28008 clauses out of 56016 with flag 1490971/604518
101.94/52.26	c cleaning 28997 clauses out of 58006 with flag 1591916/634516
108.14/55.36	c cleaning 29994 clauses out of 60009 with flag 1699075/665516
115.00/58.79	c cleaning 30998 clauses out of 62015 with flag 1804923/697516
122.20/62.40	c cleaning 32006 clauses out of 64017 with flag 1910486/730516
129.24/65.90	c cleaning 32992 clauses out of 66011 with flag 2029461/764516
137.24/69.87	c cleaning 33995 clauses out of 68019 with flag 2143639/799516
145.90/74.16	c cleaning 35005 clauses out of 70025 with flag 2267741/835517
155.30/78.86	c cleaning 36000 clauses out of 72021 with flag 2398056/872518
165.11/83.78	c cleaning 36998 clauses out of 74019 with flag 2550499/910516
175.55/88.98	c cleaning 38006 clauses out of 76021 with flag 2691316/949516
185.59/93.95	c cleaning 38998 clauses out of 78015 with flag 2846602/989516
196.64/99.47	c cleaning 40005 clauses out of 80020 with flag 2999058/1030519
208.83/105.59	c cleaning 40993 clauses out of 82013 with flag 3142530/1072517
221.07/111.66	c cleaning 42003 clauses out of 84019 with flag 3307039/1115516
235.73/118.93	c cleaning 43000 clauses out of 86016 with flag 3444577/1159516
252.95/127.50	c cleaning 43984 clauses out of 88016 with flag 3597830/1204516
265.60/133.88	c cleaning 45009 clauses out of 90032 with flag 3768312/1250516
280.11/140.93	c cleaning 45990 clauses out of 92023 with flag 3921453/1297516
293.35/147.51	c cleaning 47016 clauses out of 94034 with flag 4075251/1345517
306.77/154.27	c cleaning 48006 clauses out of 96017 with flag 4233250/1394516
322.04/161.81	c cleaning 48994 clauses out of 98012 with flag 4400352/1444517
337.07/169.39	c cleaning 49988 clauses out of 100017 with flag 4572981/1495516
352.97/177.26	c cleaning 51011 clauses out of 102029 with flag 4741355/1547516
369.59/185.58	c cleaning 52005 clauses out of 104023 with flag 4910780/1600521
386.27/193.85	c cleaning 52990 clauses out of 106014 with flag 5082713/1654517
402.92/202.18	c cleaning 53995 clauses out of 108023 with flag 5252827/1709516
421.60/211.48	c cleaning 55003 clauses out of 110028 with flag 5442229/1765516
441.47/221.36	c cleaning 56003 clauses out of 112026 with flag 5627999/1822517
460.75/230.91	c cleaning 57003 clauses out of 114022 with flag 5807662/1880516
478.02/239.58	c cleaning 58004 clauses out of 116019 with flag 5989577/1939516
496.94/248.92	c cleaning 59001 clauses out of 118015 with flag 6193548/1999516
518.01/259.62	c cleaning 60007 clauses out of 120017 with flag 6375927/2060519
536.89/269.07	c cleaning 60998 clauses out of 122007 with flag 6565264/2122516
551.75/276.43	c And the winner is solver1
552.38/277.47	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
552.38/277.47	c starts		: 20267
552.38/277.47	c conflicts		: 2174525
552.38/277.47	c decisions		: 8756913
552.38/277.47	c propagations		: 35976029
552.38/277.47	c inspects		: 3113371773
552.38/277.47	c shortcuts		: 0
552.38/277.47	c learnt literals	: 0
552.38/277.47	c learnt binary clauses	: 0
552.38/277.47	c learnt ternary clauses	: 9
552.38/277.47	c learnt constraints	: 2174525
552.38/277.47	c ignored constraints	: 0
552.38/277.47	c root simplifications	: 0
552.38/277.47	c removed literals (reason simplification)	: 2699168
552.38/277.47	c reason swapping (by a shorter reason)	: 0
552.38/277.47	c Calls to reduceDB	: 74
552.38/277.47	c Number of update (reduction) of LBD	: 965363
552.38/277.47	c Imported unit clauses	: 0
552.38/277.47	c number of reductions to clauses (during analyze)	: 0
552.38/277.47	c number of learned constraints concerned by reduction	: 0
552.38/277.47	c number of learning phase by resolution	: 0
552.38/277.47	c number of learning phase by cutting planes	: 0
552.38/277.47	c speed (assignments/second)	: 136653.81138325026
552.38/277.47	c non guided choices	4
552.38/277.47	c learnt constraints type 
552.38/277.47	c >>>>>>>>>> Solver number 1 (6 answers) <<<<<<<<<<<<<<<<<<
552.38/277.47	c starts		: 8
552.38/277.47	c conflicts		: 4282
552.38/277.47	c decisions		: 69693
552.38/277.47	c propagations		: 293451
552.38/277.47	c inspects		: 146485716
552.38/277.47	c shortcuts		: 0
552.38/277.47	c learnt literals	: 0
552.38/277.47	c learnt binary clauses	: 0
552.38/277.47	c learnt ternary clauses	: 0
552.38/277.47	c learnt constraints	: 4281
552.38/277.47	c ignored constraints	: 0
552.38/277.47	c root simplifications	: 0
552.38/277.47	c removed literals (reason simplification)	: 0
552.38/277.47	c reason swapping (by a shorter reason)	: 0
552.38/277.47	c Calls to reduceDB	: 0
552.38/277.47	c Number of update (reduction) of LBD	: 0
552.38/277.47	c Imported unit clauses	: 0
552.38/277.47	c number of reductions to clauses (during analyze)	: 0
552.38/277.47	c number of learned constraints concerned by reduction	: 0
552.38/277.47	c number of learning phase by resolution	: 0
552.38/277.47	c number of learning phase by cutting planes	: 0
552.38/277.47	c speed (assignments/second)	: 1058.3315601366144
552.38/277.47	c non guided choices	0
552.38/277.47	c learnt constraints type 
552.38/277.47	s OPTIMUM FOUND
552.38/277.47	c Found 5 solution(s)
552.38/277.47	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 
552.38/277.47	c objective function=14
552.38/277.47	c Total wall clock time (in seconds): 277.352

Verifier Data

OK	14

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-4099978-1466207109/watcher-4099978-1466207109 -o /tmp/evaluation-result-4099978-1466207109/solver-4099978-1466207109 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466206104-16279 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4099978-1466207109.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.79 4.32 2.90 4/197 16970
/proc/meminfo: memFree=25284968/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/16970/stat : 16970 (java) R 16967 16970 16262 0 -1 4202496 372 0 0 0 0 0 0 0 20 0 1 0 22759522 2560000 43 33554432000 1073741824 1073778376 140734072104688 140734990642776 270320889642 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 625 46 37 9 0 29 0

[startup+0.100109 s]
/proc/loadavg: 4.79 4.32 2.90 4/197 16970
/proc/meminfo: memFree=25284968/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 4403 0 1 0 8 1 0 0 20 0 18 0 22759522 9787879424 6038 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2389619 6038 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 4.79 4.32 2.90 4/197 16970
/proc/meminfo: memFree=25284968/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9824732 CPUtime=0.25 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 4729 0 1 0 24 1 0 0 20 0 22 0 22759522 10060525568 7839 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2456183 7841 2213 9 0 2446860 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.300221 s]
/proc/loadavg: 4.79 4.32 2.90 4/197 16970
/proc/meminfo: memFree=25284968/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 7964 0 1 0 47 3 0 0 20 0 19 0 22759522 10060525568 9760 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2456183 9760 2248 9 0 2446860 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9824732

[startup+0.708906 s]
/proc/loadavg: 4.79 4.32 2.90 4/197 16970
/proc/meminfo: memFree=25284968/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 8001 0 1 0 52 4 0 0 20 0 22 0 22759522 10060525568 10819 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2456183 10819 2248 9 0 2446860 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 4.65 4.30 2.90 3/216 16995
/proc/meminfo: memFree=25248292/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9824732 CPUtime=1.85 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 15573 0 1 0 178 7 0 0 20 0 22 0 22759522 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2456183 23076 2258 9 0 2446860 0
[pid=16970/tid=16972] ppid=16967 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/16970/task/16972/stat : 16972 (java) S 16967 16970 16262 0 -1 4202560 2416 0 1 0 15 2 0 0 20 0 22 0 22759523 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644706206584 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16973] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16973/stat : 16973 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644695268136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16974] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16974/stat : 16974 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644694215336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16975] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16975/stat : 16975 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644693163048 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16976] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16976/stat : 16976 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644692110248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16977] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16977/stat : 16977 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644691056936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16978] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16978/stat : 16978 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644690004136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16979] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16979/stat : 16979 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759525 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644688951848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16980] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16980/stat : 16980 (java) S 16967 16970 16262 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 22759525 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644542597544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16981] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16981/stat : 16981 (java) S 16967 16970 16262 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644530399976 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16982] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16982/stat : 16982 (java) S 16967 16970 16262 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644529346040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16983] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16983/stat : 16983 (java) S 16967 16970 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644528293640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16984] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16984/stat : 16984 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644527242128 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16985] ppid=16967 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/16970/task/16985/stat : 16985 (java) R 16967 16970 16262 0 -1 4202560 5702 0 0 0 44 0 0 0 20 0 22 0 22759528 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644526176016 139644713942848 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16986] ppid=16967 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/16970/task/16986/stat : 16986 (java) R 16967 16970 16262 0 -1 4202560 6095 0 0 0 45 0 0 0 20 0 22 0 22759528 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644525113080 139644712666272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16987] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16987/stat : 16987 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644524083832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16988] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16988/stat : 16988 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644523031240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16992] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16992/stat : 16992 (java) S 16967 16970 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22759542 10060525568 23076 33554432000 1073741824 1073778376 140734072104688 139644518819368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 4.65 4.30 2.90 6/219 16998
/proc/meminfo: memFree=25112680/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9824732 CPUtime=4.89 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 20826 0 1 0 476 13 0 0 20 0 22 0 22759522 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2456183 47422 2284 9 0 2446860 0
[pid=16970/tid=16972] ppid=16967 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/16970/task/16972/stat : 16972 (java) S 16967 16970 16262 0 -1 4202560 2416 0 1 0 15 2 0 0 20 0 22 0 22759523 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644706206584 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16973] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16973/stat : 16973 (java) S 16967 16970 16262 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644695268136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16974] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16974/stat : 16974 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644694215336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16975] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16975/stat : 16975 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644693163048 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16976] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16976/stat : 16976 (java) S 16967 16970 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644692110248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16977] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16977/stat : 16977 (java) S 16967 16970 16262 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644691056936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16978] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16978/stat : 16978 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644690004136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16979] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16979/stat : 16979 (java) S 16967 16970 16262 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 22759525 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644688951848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16980] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16980/stat : 16980 (java) S 16967 16970 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22759525 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644542597544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16981] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16981/stat : 16981 (java) S 16967 16970 16262 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644530399976 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16982] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16982/stat : 16982 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644529346040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16983] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16983/stat : 16983 (java) S 16967 16970 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644528293640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16984] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16984/stat : 16984 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644527242128 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16985] ppid=16967 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/16970/task/16985/stat : 16985 (java) S 16967 16970 16262 0 -1 4202560 6310 0 0 0 78 0 0 0 20 0 22 0 22759528 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644526188728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16986] ppid=16967 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/16970/task/16986/stat : 16986 (java) S 16967 16970 16262 0 -1 4202560 10641 0 0 0 91 2 0 0 20 0 22 0 22759528 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644525135928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16987] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16987/stat : 16987 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644524083832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16988] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16988/stat : 16988 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644523031240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16992] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16992/stat : 16992 (java) S 16967 16970 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22759542 10060525568 47422 33554432000 1073741824 1073778376 140734072104688 139644518819368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.89
Current children cumulated vsize (KiB) 9824732

[startup+6.30088 s]
/proc/loadavg: 4.68 4.31 2.91 6/219 17004
/proc/meminfo: memFree=25074232/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9824732 CPUtime=10.59 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 21369 0 1 0 1037 22 0 0 20 0 22 0 22759522 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2456183 83307 2284 9 0 2446860 0
[pid=16970/tid=16972] ppid=16967 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/16970/task/16972/stat : 16972 (java) S 16967 16970 16262 0 -1 4202560 2416 0 1 0 15 2 0 0 20 0 22 0 22759523 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644706206584 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16973] ppid=16967 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16970/task/16973/stat : 16973 (java) S 16967 16970 16262 0 -1 4202560 29 0 0 0 3 2 0 0 20 0 22 0 22759524 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644695268136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16974] ppid=16967 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/16970/task/16974/stat : 16974 (java) S 16967 16970 16262 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 22759524 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644694215336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16975] ppid=16967 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/16970/task/16975/stat : 16975 (java) S 16967 16970 16262 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 22759524 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644693163048 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16976] ppid=16967 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/16970/task/16976/stat : 16976 (java) S 16967 16970 16262 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 22759524 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644692110248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16977] ppid=16967 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/16970/task/16977/stat : 16977 (java) S 16967 16970 16262 0 -1 4202560 32 0 0 0 4 1 0 0 20 0 22 0 22759524 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644691056936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16978] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16978/stat : 16978 (java) S 16967 16970 16262 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 22759524 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644690004136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16979] ppid=16967 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/16970/task/16979/stat : 16979 (java) S 16967 16970 16262 0 -1 4202560 19 0 0 0 4 0 0 0 20 0 22 0 22759525 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644688951848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16980] ppid=16967 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/16970/task/16980/stat : 16980 (java) S 16967 16970 16262 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 22759525 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644542597544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16981] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16981/stat : 16981 (java) S 16967 16970 16262 0 -1 4202560 195 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644530399976 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16982] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16982/stat : 16982 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644529346040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16983] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16983/stat : 16983 (java) S 16967 16970 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644528293640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16984] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16984/stat : 16984 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644527242128 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16985] ppid=16967 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/16970/task/16985/stat : 16985 (java) S 16967 16970 16262 0 -1 4202560 6310 0 0 0 87 0 0 0 20 0 22 0 22759528 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644526188728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16986] ppid=16967 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/16970/task/16986/stat : 16986 (java) S 16967 16970 16262 0 -1 4202560 10846 0 0 0 99 2 0 0 20 0 22 0 22759528 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644525135928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16987] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16987/stat : 16987 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644524083832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16988] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16988/stat : 16988 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644523031240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16992] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16992/stat : 16992 (java) S 16967 16970 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22759542 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644518819368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=17002] ppid=16967 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/16970/task/17002/stat : 17002 (java) R 16967 16970 16262 0 -1 4202560 6 0 0 0 248 0 0 0 20 0 22 0 22759893 10060525568 83307 33554432000 1073741824 1073778376 140734072104688 139644521974160 139644570677005 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=17003] ppid=16967 vsize=9824732 CPUtime=2.48 cores=1,3,5,7

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

/proc/16970/task/16982/stat : 16982 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644529346040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16983] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16983/stat : 16983 (java) S 16967 16970 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 22759526 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644528293640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16984] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16984/stat : 16984 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644527242128 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16985] ppid=16967 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/16970/task/16985/stat : 16985 (java) S 16967 16970 16262 0 -1 4202560 6310 0 0 0 87 0 0 0 20 0 22 0 22759528 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644526188728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16986] ppid=16967 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/16970/task/16986/stat : 16986 (java) S 16967 16970 16262 0 -1 4202560 11439 0 0 0 138 2 0 0 20 0 22 0 22759528 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644525135928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16987] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16987/stat : 16987 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 22759528 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644524083832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16988] ppid=16967 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/16970/task/16988/stat : 16988 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 3 7 0 0 20 0 22 0 22759528 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644523031240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16992] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16992/stat : 16992 (java) S 16967 16970 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 22759542 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644518819368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=17005] ppid=16967 vsize=9824732 CPUtime=258.31 cores=1,3,5,7
/proc/16970/task/17005/stat : 17005 (java) R 16967 16970 16262 0 -1 4202560 29 0 0 0 25828 3 0 0 20 0 22 0 22760943 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644519870336 139644570687831 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=17006] ppid=16967 vsize=9824732 CPUtime=258.28 cores=1,3,5,7
/proc/16970/task/17006/stat : 17006 (java) R 16967 16970 16262 0 -1 4202560 436 0 0 0 25813 15 0 0 20 0 22 0 22760943 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644521976608 139644570799807 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=17007] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/17007/stat : 17007 (java) S 16967 16970 16262 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 22760943 10060525568 419624 33554432000 1073741824 1073778376 140734072104688 139644520924840 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 549.34
Current children cumulated vsize (KiB) 9824732

[startup+276.801 s]
/proc/loadavg: 4.17 4.22 3.22 6/219 17012
/proc/meminfo: memFree=22793244/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9824732 CPUtime=550.56 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 25302 0 1 0 54933 123 0 0 20 0 19 0 22759522 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2456183 419979 2293 9 0 2446860 0
[pid=16970/tid=16972] ppid=16967 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/16970/task/16972/stat : 16972 (java) S 16967 16970 16262 0 -1 4202560 2418 0 1 0 16 2 0 0 20 0 19 0 22759523 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644706206584 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16973] ppid=16967 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16970/task/16973/stat : 16973 (java) S 16967 16970 16262 0 -1 4202560 249 0 0 0 59 10 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644695268136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16974] ppid=16967 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/16970/task/16974/stat : 16974 (java) S 16967 16970 16262 0 -1 4202560 323 0 0 0 58 8 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644694215336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16975] ppid=16967 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/16970/task/16975/stat : 16975 (java) S 16967 16970 16262 0 -1 4202560 277 0 0 0 62 10 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644693163048 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16976] ppid=16967 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/16970/task/16976/stat : 16976 (java) S 16967 16970 16262 0 -1 4202560 281 0 0 0 64 9 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644692110248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16977] ppid=16967 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16970/task/16977/stat : 16977 (java) S 16967 16970 16262 0 -1 4202560 245 0 0 0 59 10 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644691056936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16978] ppid=16967 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/16970/task/16978/stat : 16978 (java) S 16967 16970 16262 0 -1 4202560 233 0 0 0 55 8 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644690004136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16979] ppid=16967 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/16970/task/16979/stat : 16979 (java) S 16967 16970 16262 0 -1 4202560 211 0 0 0 55 7 0 0 20 0 19 0 22759525 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644688951848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16980] ppid=16967 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16970/task/16980/stat : 16980 (java) S 16967 16970 16262 0 -1 4202560 246 0 0 0 58 11 0 0 20 0 19 0 22759525 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644542597544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16981] ppid=16967 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/16970/task/16981/stat : 16981 (java) S 16967 16970 16262 0 -1 4202560 1004 0 0 0 42 7 0 0 20 0 19 0 22759526 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644530399976 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16982] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16982/stat : 16982 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 22759526 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644529346040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16983] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16983/stat : 16983 (java) S 16967 16970 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 22759526 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644528293640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16984] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16984/stat : 16984 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644527242128 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16985] ppid=16967 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/16970/task/16985/stat : 16985 (java) S 16967 16970 16262 0 -1 4202560 6310 0 0 0 87 0 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644526188728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16986] ppid=16967 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/16970/task/16986/stat : 16986 (java) S 16967 16970 16262 0 -1 4202560 11439 0 0 0 138 2 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644525135928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16987] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16987/stat : 16987 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644524083832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16988] ppid=16967 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/16970/task/16988/stat : 16988 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 3 7 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644523031240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16992] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16992/stat : 16992 (java) S 16967 16970 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22759542 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644518819368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 550.56
Current children cumulated vsize (KiB) 9824732

[startup+277.201 s]
/proc/loadavg: 4.17 4.22 3.22 5/216 17012
/proc/meminfo: memFree=22795316/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9824732 CPUtime=551 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 25303 0 1 0 54977 123 0 0 20 0 19 0 22759522 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2456183 419979 2293 9 0 2446860 0
[pid=16970/tid=16972] ppid=16967 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/16970/task/16972/stat : 16972 (java) R 16967 16970 16262 0 -1 4202560 2418 0 1 0 56 2 0 0 20 0 19 0 22759523 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644706206248 139644571461160 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16973] ppid=16967 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16970/task/16973/stat : 16973 (java) S 16967 16970 16262 0 -1 4202560 249 0 0 0 59 10 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644695268136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16974] ppid=16967 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/16970/task/16974/stat : 16974 (java) S 16967 16970 16262 0 -1 4202560 323 0 0 0 58 8 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644694215336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16975] ppid=16967 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/16970/task/16975/stat : 16975 (java) S 16967 16970 16262 0 -1 4202560 277 0 0 0 62 10 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644693163048 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16976] ppid=16967 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/16970/task/16976/stat : 16976 (java) S 16967 16970 16262 0 -1 4202560 281 0 0 0 64 9 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644692110248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16977] ppid=16967 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16970/task/16977/stat : 16977 (java) S 16967 16970 16262 0 -1 4202560 245 0 0 0 59 10 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644691056936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16978] ppid=16967 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/16970/task/16978/stat : 16978 (java) S 16967 16970 16262 0 -1 4202560 233 0 0 0 55 8 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644690004136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16979] ppid=16967 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/16970/task/16979/stat : 16979 (java) S 16967 16970 16262 0 -1 4202560 211 0 0 0 55 7 0 0 20 0 19 0 22759525 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644688951848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16980] ppid=16967 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16970/task/16980/stat : 16980 (java) S 16967 16970 16262 0 -1 4202560 246 0 0 0 58 11 0 0 20 0 19 0 22759525 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644542597544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16981] ppid=16967 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/16970/task/16981/stat : 16981 (java) S 16967 16970 16262 0 -1 4202560 1004 0 0 0 42 7 0 0 20 0 19 0 22759526 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644530399976 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16982] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16982/stat : 16982 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 22759526 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644529346040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16983] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16983/stat : 16983 (java) S 16967 16970 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 22759526 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644528293640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16984] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16984/stat : 16984 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644527242128 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16985] ppid=16967 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/16970/task/16985/stat : 16985 (java) S 16967 16970 16262 0 -1 4202560 6310 0 0 0 91 0 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644526188728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16986] ppid=16967 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/16970/task/16986/stat : 16986 (java) S 16967 16970 16262 0 -1 4202560 11440 0 0 0 138 2 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644525135928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16987] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16987/stat : 16987 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644524083832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16988] ppid=16967 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/16970/task/16988/stat : 16988 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 3 7 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644523031240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16992] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16992/stat : 16992 (java) S 16967 16970 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22759542 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644518819368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 551
Current children cumulated vsize (KiB) 9824732

[startup+277.401 s]
/proc/loadavg: 4.17 4.22 3.22 5/216 17012
/proc/meminfo: memFree=22795316/32872528 swapFree=1556504/1720024
[pid=16970] ppid=16967 vsize=9824732 CPUtime=551.19 cores=1,3,5,7
/proc/16970/stat : 16970 (java) S 16967 16970 16262 0 -1 4202496 25303 0 1 0 54996 123 0 0 20 0 19 0 22759522 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 140734072095824 270333411389 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/16970/statm: 2456183 419979 2293 9 0 2446860 0
[pid=16970/tid=16972] ppid=16967 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/16970/task/16972/stat : 16972 (java) R 16967 16970 16262 0 -1 4202560 2418 0 1 0 75 2 0 0 20 0 19 0 22759523 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644706206248 139644570441648 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16973] ppid=16967 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16970/task/16973/stat : 16973 (java) S 16967 16970 16262 0 -1 4202560 249 0 0 0 59 10 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644695268136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16974] ppid=16967 vsize=9824732 CPUtime=0.66 cores=1,3,5,7
/proc/16970/task/16974/stat : 16974 (java) S 16967 16970 16262 0 -1 4202560 323 0 0 0 58 8 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644694215336 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16975] ppid=16967 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/16970/task/16975/stat : 16975 (java) S 16967 16970 16262 0 -1 4202560 277 0 0 0 62 10 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644693163048 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16976] ppid=16967 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/16970/task/16976/stat : 16976 (java) S 16967 16970 16262 0 -1 4202560 281 0 0 0 64 9 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644692110248 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16977] ppid=16967 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16970/task/16977/stat : 16977 (java) S 16967 16970 16262 0 -1 4202560 245 0 0 0 59 10 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644691056936 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16978] ppid=16967 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/16970/task/16978/stat : 16978 (java) S 16967 16970 16262 0 -1 4202560 233 0 0 0 55 8 0 0 20 0 19 0 22759524 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644690004136 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16979] ppid=16967 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/16970/task/16979/stat : 16979 (java) S 16967 16970 16262 0 -1 4202560 211 0 0 0 55 7 0 0 20 0 19 0 22759525 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644688951848 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16980] ppid=16967 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/16970/task/16980/stat : 16980 (java) S 16967 16970 16262 0 -1 4202560 246 0 0 0 58 11 0 0 20 0 19 0 22759525 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644542597544 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16981] ppid=16967 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/16970/task/16981/stat : 16981 (java) S 16967 16970 16262 0 -1 4202560 1004 0 0 0 42 7 0 0 20 0 19 0 22759526 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644530399976 270333425577 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16982] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16982/stat : 16982 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 22759526 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644529346040 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16983] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16983/stat : 16983 (java) S 16967 16970 16262 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 22759526 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644528293640 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16984] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16984/stat : 16984 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644527242128 270333433632 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16985] ppid=16967 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/16970/task/16985/stat : 16985 (java) S 16967 16970 16262 0 -1 4202560 6310 0 0 0 91 0 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644526188728 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=16970/tid=16986] ppid=16967 vsize=9824732 CPUtime=1.4 cores=1,3,5,7
/proc/16970/task/16986/stat : 16986 (java) S 16967 16970 16262 0 -1 4202560 11440 0 0 0 138 2 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644525135928 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=16970/tid=16987] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16987/stat : 16987 (java) S 16967 16970 16262 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644524083832 270333424700 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=16970/tid=16988] ppid=16967 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/16970/task/16988/stat : 16988 (java) S 16967 16970 16262 0 -1 4202560 17 0 0 0 3 7 0 0 20 0 19 0 22759528 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644523031240 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=16970/tid=16992] ppid=16967 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/16970/task/16992/stat : 16992 (java) S 16967 16970 16262 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22759542 10060525568 419979 33554432000 1073741824 1073778376 140734072104688 139644518819368 270333425577 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 551.19
Current children cumulated vsize (KiB) 9824732

Child status: 30

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

Real time (s): 277.482
CPU time (s): 552.569
CPU user time (s): 551.247
CPU system time (s): 1.32179
CPU usage (%): 199.137
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 549.997
system time used= 1.38179
maximum resident set size= 1734532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25315
page faults= 1
swaps= 0
block input operations= 0
block output operations= 360
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9481
involuntary context switches= 14157

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.04784 second user time and 1.38079 second system time

The end

Launcher Data

Begin job on node117 at 2016-06-18 01:45:09
IDJOB=4099978
IDBENCH=1558
IDSOLVER=2543
FILE ID=node117/4099978-1466207109
RUNJOBID= node117-1466206104-16279
PBS_JOBID= 19918159
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-bk4x3.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099978-1466207109/watcher-4099978-1466207109 -o /tmp/evaluation-result-4099978-1466207109/solver-4099978-1466207109 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node117-1466206104-16279 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4099978-1466207109.opb

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

MD5SUM BENCH= ad6a54c52a655cd32798948a75156c0a
RANDOM SEED=626764123

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.912
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:        25285728 kB
Buffers:          140268 kB
Cached:          1741004 kB
SwapCached:            0 kB
Active:          3339660 kB
Inactive:        1763120 kB
Active(anon):    3223220 kB
Inactive(anon):      684 kB
Active(file):     116440 kB
Inactive(file):  1762436 kB
Unevictable:     1720024 kB
Mlocked:         1556504 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       4928596 kB
Mapped:            21172 kB
Shmem:               204 kB
Slab:             620560 kB
SReclaimable:      64620 kB
SUnreclaim:       555940 kB
KernelStack:        1816 kB
PageTables:        13592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5443896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3309568 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= 71704 MiB
End job on node117 at 2016-06-18 01:49:46