Trace number 4092259

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 Res+CP PB16OPTIMUM 40.3099 36.6673

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900545610--soft-0-100-0.wbo
MD5SUMaacdee42f12f02195344334122667810
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark15.5116
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 135641
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135640
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 671
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092259-1466086720.wbo
0.09/0.12	c reading problem ... 
0.47/0.34	c ... done. Wall clock time 0.226s.
0.47/0.34	c declared #vars     231
0.47/0.34	c internal #vars     2938
0.47/0.34	c #constraints  2707
0.47/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.47/0.35	c constraints type 
0.47/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.47/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.47/0.35	c 2707 constraints processed.
0.47/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.47/0.35	c constraints type 
0.47/0.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.47/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.47/0.35	c 2707 constraints processed.
0.47/0.35	c objective function length is 2707 literals
1.17/0.50	c And the winner is solver0
1.41/0.85	c SATISFIABLE
1.41/0.85	c OPTIMIZING...
1.41/0.85	c Got one! Elapsed wall clock time (in seconds):0.732
1.41/0.85	o 373
1.95/1.05	c And the winner is solver0
2.63/1.38	c Got one! Elapsed wall clock time (in seconds):1.26
2.63/1.38	o 359
2.68/1.40	c And the winner is solver0
2.76/1.89	c Got one! Elapsed wall clock time (in seconds):1.77
2.76/1.89	o 305
2.78/1.91	c And the winner is solver0
2.89/2.40	c Got one! Elapsed wall clock time (in seconds):2.279
2.89/2.40	o 298
2.89/2.43	c And the winner is solver0
3.03/2.90	c Got one! Elapsed wall clock time (in seconds):2.786
3.03/2.90	o 295
3.03/2.92	c And the winner is solver0
3.10/3.41	c Got one! Elapsed wall clock time (in seconds):3.292
3.10/3.41	o 169
3.10/3.45	c And the winner is solver0
3.23/3.92	c Got one! Elapsed wall clock time (in seconds):3.797
3.23/3.92	o 168
3.23/3.92	c And the winner is solver0
3.23/4.42	c Got one! Elapsed wall clock time (in seconds):4.302
3.23/4.42	o 166
3.23/4.43	c And the winner is solver0
3.25/4.92	c Got one! Elapsed wall clock time (in seconds):4.806
3.25/4.92	o 161
3.25/4.99	c And the winner is solver0
3.49/5.43	c Got one! Elapsed wall clock time (in seconds):5.31
3.49/5.43	o 158
3.84/5.65	c And the winner is solver0
4.01/5.93	c Got one! Elapsed wall clock time (in seconds):5.815
4.01/5.93	o 157
4.01/5.95	c And the winner is solver0
4.03/6.44	c Got one! Elapsed wall clock time (in seconds):6.319
4.03/6.44	o 156
4.03/6.48	c And the winner is solver0
4.17/6.94	c Got one! Elapsed wall clock time (in seconds):6.822
4.17/6.94	o 155
4.17/6.97	c And the winner is solver0
4.22/7.45	c Got one! Elapsed wall clock time (in seconds):7.326
4.22/7.45	o 147
4.22/7.45	c And the winner is solver0
4.23/7.95	c Got one! Elapsed wall clock time (in seconds):7.83
4.23/7.95	o 132
4.23/7.96	c And the winner is solver0
4.23/8.45	c Got one! Elapsed wall clock time (in seconds):8.334
4.23/8.45	o 109
4.23/8.46	c And the winner is solver0
4.26/8.96	c Got one! Elapsed wall clock time (in seconds):8.837
4.26/8.96	o 85
4.34/9.03	c And the winner is solver0
4.43/9.46	c Got one! Elapsed wall clock time (in seconds):9.342
4.43/9.46	o 82
4.50/9.53	c And the winner is solver0
4.69/9.96	c Got one! Elapsed wall clock time (in seconds):9.847
4.69/9.96	o 75
4.75/10.07	c And the winner is solver0
4.90/10.47	c Got one! Elapsed wall clock time (in seconds):10.352
4.90/10.47	o 73
4.90/10.49	c And the winner is solver0
4.94/10.98	c Got one! Elapsed wall clock time (in seconds):10.857
4.94/10.98	o 68
4.99/11.01	c And the winner is solver0
5.01/11.48	c Got one! Elapsed wall clock time (in seconds):11.363
5.01/11.48	o 67
5.23/11.63	c And the winner is solver0
5.32/11.99	c Got one! Elapsed wall clock time (in seconds):11.869
5.32/11.99	o 65
5.33/12.01	c And the winner is solver0
5.34/12.49	c Got one! Elapsed wall clock time (in seconds):12.376
5.34/12.49	o 60
5.84/12.71	c And the winner is solver0
5.87/13.00	c Got one! Elapsed wall clock time (in seconds):12.883
5.87/13.00	o 54
6.28/13.25	c And the winner is solver0
6.44/13.51	c Got one! Elapsed wall clock time (in seconds):13.391
6.44/13.51	o 53
6.60/13.64	c And the winner is solver0
6.70/14.02	c Got one! Elapsed wall clock time (in seconds):13.899
6.70/14.02	o 50
7.07/14.21	c And the winner is solver0
7.13/14.53	c Got one! Elapsed wall clock time (in seconds):14.409
7.13/14.53	o 49
7.31/14.66	c And the winner is solver0
7.45/15.06	c Got one! Elapsed wall clock time (in seconds):14.941
7.45/15.06	o 46
7.52/15.19	c And the winner is solver0
7.73/15.57	c Got one! Elapsed wall clock time (in seconds):15.451
7.73/15.57	o 45
7.78/15.60	c And the winner is solver0
7.81/16.08	c Got one! Elapsed wall clock time (in seconds):15.961
7.81/16.08	o 44
7.85/16.11	c And the winner is solver0
8.03/16.59	c Got one! Elapsed wall clock time (in seconds):16.473
8.03/16.59	o 42
8.04/16.65	c And the winner is solver0
8.15/17.10	c Got one! Elapsed wall clock time (in seconds):16.983
8.15/17.10	o 41
8.33/17.21	c And the winner is solver0
8.37/17.61	c Got one! Elapsed wall clock time (in seconds):17.494
8.37/17.61	o 32
8.76/17.80	c cleaning 7866 clauses out of 15739 with flag 6264/15739
8.76/17.86	c And the winner is solver0
8.90/18.13	c Got one! Elapsed wall clock time (in seconds):18.006
8.90/18.13	o 31
9.03/18.27	c And the winner is solver0
9.20/18.64	c Got one! Elapsed wall clock time (in seconds):18.521
9.20/18.64	o 30
9.77/18.98	c And the winner is solver0
9.97/19.15	c Got one! Elapsed wall clock time (in seconds):19.035
9.97/19.15	o 29
10.43/19.40	c And the winner is solver0
10.46/19.67	c Got one! Elapsed wall clock time (in seconds):19.55
10.46/19.67	o 27
10.50/19.71	c And the winner is solver0
10.55/20.18	c Got one! Elapsed wall clock time (in seconds):20.065
10.55/20.18	o 26
10.56/20.22	c And the winner is solver0
10.62/20.70	c Got one! Elapsed wall clock time (in seconds):20.582
10.62/20.70	o 24
10.84/20.88	c cleaning 7853 clauses out of 15718 with flag 5925/23584
12.59/21.50	c cleaning 6924 clauses out of 13865 with flag 46292/29584
12.90/21.67	c And the winner is solver0
13.18/21.77	c Got one! Elapsed wall clock time (in seconds):21.649
13.18/21.77	o 17
13.75/22.09	c cleaning 6364 clauses out of 12731 with flag 26447/35374
14.96/22.64	c cleaning 6174 clauses out of 12364 with flag 71753/41371
14.96/22.66	c And the winner is solver0
15.13/22.79	c Got one! Elapsed wall clock time (in seconds):22.668
15.13/22.79	o 15
15.80/23.11	c And the winner is solver0
15.85/23.31	c Got one! Elapsed wall clock time (in seconds):23.195
15.85/23.31	o 12
16.20/23.50	c cleaning 5946 clauses out of 11914 with flag 13204/47095
17.00/23.96	c cleaning 5967 clauses out of 11968 with flag 56478/53095
17.20/24.01	c And the winner is solver0
17.34/24.34	c Got one! Elapsed wall clock time (in seconds):24.221
17.34/24.34	o 10
18.03/24.76	c cleaning 5834 clauses out of 11674 with flag 40541/58768
19.31/25.32	c cleaning 5913 clauses out of 11840 with flag 94962/64768
19.51/25.46	c And the winner is solver0
19.68/25.87	c Got one! Elapsed wall clock time (in seconds):25.75
19.68/25.87	o 2
20.12/26.15	c cleaning 5855 clauses out of 11737 with flag 34802/70578
20.93/26.53	c cleaning 5936 clauses out of 11882 with flag 93611/76578
21.71/26.92	c And the winner is solver0
21.79/27.40	c Got one! Elapsed wall clock time (in seconds):27.28
21.79/27.40	o 1
22.55/27.82	c cleaning 8639 clauses out of 17295 with flag 45842/87927
23.34/28.22	c cleaning 7314 clauses out of 14657 with flag 105011/93928
24.45/28.74	c cleaning 7163 clauses out of 14342 with flag 180500/100927
25.63/29.32	c cleaning 7573 clauses out of 15182 with flag 266584/108930
26.83/29.97	c cleaning 8287 clauses out of 16606 with flag 356014/117927
28.43/30.78	c cleaning 9159 clauses out of 18320 with flag 467537/127928
30.47/31.72	c cleaning 10075 clauses out of 20160 with flag 589819/138927
32.47/32.77	c cleaning 11030 clauses out of 22086 with flag 701860/150928
34.66/33.88	c cleaning 12024 clauses out of 24053 with flag 794232/163927
36.91/34.98	c cleaning 13013 clauses out of 26031 with flag 874439/177930
39.13/36.01	c cleaning 14007 clauses out of 28013 with flag 949101/192927
39.94/36.41	c And the winner is solver0
40.14/36.65	c >>>>>>>>>> Solver number 0 (47 answers) <<<<<<<<<<<<<<<<<<
40.14/36.65	c starts		: 123
40.14/36.65	c conflicts		: 200372
40.14/36.65	c decisions		: 407321
40.14/36.65	c propagations		: 15889430
40.14/36.65	c inspects		: 196954617
40.14/36.65	c shortcuts		: 0
40.14/36.65	c learnt literals	: 15
40.14/36.65	c learnt binary clauses	: 91
40.14/36.65	c learnt ternary clauses	: 454
40.14/36.65	c learnt constraints	: 200356
40.14/36.65	c ignored constraints	: 0
40.14/36.65	c root simplifications	: 0
40.14/36.65	c removed literals (reason simplification)	: 600997
40.14/36.65	c reason swapping (by a shorter reason)	: 0
40.14/36.65	c Calls to reduceDB	: 22
40.14/36.65	c Number of update (reduction) of LBD	: 75481
40.14/36.65	c Imported unit clauses	: 0
40.14/36.65	c number of reductions to clauses (during analyze)	: 0
40.14/36.65	c number of learned constraints concerned by reduction	: 0
40.14/36.65	c number of learning phase by resolution	: 0
40.14/36.65	c number of learning phase by cutting planes	: 0
40.14/36.65	c speed (assignments/second)	: 437918.36622202623
40.14/36.65	c non guided choices	5232
40.14/36.65	c learnt constraints type 
40.14/36.65	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
40.14/36.65	c starts		: 58
40.14/36.65	c conflicts		: 2557
40.14/36.65	c decisions		: 93574
40.14/36.65	c propagations		: 235897
40.14/36.65	c inspects		: 23324925
40.14/36.65	c shortcuts		: 0
40.14/36.65	c learnt literals	: 0
40.14/36.65	c learnt binary clauses	: 0
40.14/36.65	c learnt ternary clauses	: 0
40.14/36.65	c learnt constraints	: 2536
40.14/36.65	c ignored constraints	: 0
40.14/36.65	c root simplifications	: 0
40.14/36.65	c removed literals (reason simplification)	: 0
40.14/36.65	c reason swapping (by a shorter reason)	: 0
40.14/36.65	c Calls to reduceDB	: 0
40.14/36.65	c Number of update (reduction) of LBD	: 0
40.14/36.65	c Imported unit clauses	: 0
40.14/36.65	c number of reductions to clauses (during analyze)	: 0
40.14/36.65	c number of learned constraints concerned by reduction	: 0
40.14/36.65	c number of learning phase by resolution	: 0
40.14/36.65	c number of learning phase by cutting planes	: 0
40.14/36.65	c speed (assignments/second)	: 25705.241364280268
40.14/36.65	c non guided choices	4467
40.14/36.65	c learnt constraints type 
40.14/36.65	s OPTIMUM FOUND
40.14/36.65	c Found 46 solution(s)
40.14/36.65	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 
40.14/36.66	c objective function=1
40.14/36.66	c Total wall clock time (in seconds): 36.537

Verifier Data

OK	1

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-4092259-1466086720/watcher-4092259-1466086720 -o /tmp/evaluation-result-4092259-1466086720/solver-4092259-1466086720 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466074085-13482 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4092259-1466086720.wbo 

pid=20806
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.12 2.19 2.11 3/196 20809
/proc/meminfo: memFree=29213164/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9212 CPUtime=0 cores=0,2,4,6
/proc/20809/stat : 20809 (java) R 20806 20809 11533 0 -1 4202496 392 0 0 0 0 0 0 0 20 0 1 0 10721911 9433088 63 33554432000 1073741824 1073778376 140736162546368 140736162543496 224913297696 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2306 75 58 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 2.12 2.19 2.11 3/196 20809
/proc/meminfo: memFree=29213164/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 4394 0 1 0 8 1 0 0 20 0 18 0 10721911 9787879424 6034 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2389619 6034 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 2.12 2.19 2.11 3/196 20809
/proc/meminfo: memFree=29213164/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 4709 0 1 0 22 1 0 0 20 0 18 0 10721911 9787879424 6797 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2389619 6797 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300223 s]
/proc/loadavg: 2.12 2.19 2.11 3/196 20809
/proc/meminfo: memFree=29213164/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 5709 0 1 0 45 2 0 0 20 0 18 0 10721911 9787879424 8361 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2389619 8361 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700321 s]
/proc/loadavg: 2.12 2.19 2.11 3/196 20809
/proc/meminfo: memFree=29213164/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9824732 CPUtime=1.41 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 9582 0 1 0 137 4 0 0 20 0 19 0 10721911 10060525568 13729 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2456183 13729 2267 9 0 2446860 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 2.12 2.19 2.11 4/215 20834
/proc/meminfo: memFree=29134248/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9824732 CPUtime=2.76 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 19794 0 1 0 266 10 0 0 20 0 19 0 10721911 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2456183 23781 2275 9 0 2446860 0
[pid=20809/tid=20811] ppid=20806 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/20809/task/20811/stat : 20811 (java) S 20806 20809 11533 0 -1 4202560 2427 0 1 0 34 1 0 0 20 0 19 0 10721912 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411759428472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20812] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20812/stat : 20812 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411748490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20813] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20813/stat : 20813 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411747437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20814] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20814/stat : 20814 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411746384552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20815] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20815/stat : 20815 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411745332008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20816] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20816/stat : 20816 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411744278952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20817] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20817/stat : 20817 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411743226408 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20818] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20818/stat : 20818 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411596912808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20819] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20819/stat : 20819 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411595860264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20820] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20820/stat : 20820 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10721914 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411583662952 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20821] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20821/stat : 20821 (java) S 20806 20809 11533 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10721915 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411582609272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20822] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20822/stat : 20822 (java) S 20806 20809 11533 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10721915 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411581556104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20823] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20823/stat : 20823 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411580504848 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20824] ppid=20806 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/20809/task/20824/stat : 20824 (java) S 20806 20809 11533 0 -1 4202560 8013 0 0 0 83 2 0 0 20 0 19 0 10721917 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411579451704 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20825] ppid=20806 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/20809/task/20825/stat : 20825 (java) S 20806 20809 11533 0 -1 4202560 7996 0 0 0 76 2 0 0 20 0 19 0 10721917 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411578399160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20826] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20826/stat : 20826 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411577346296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20827] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20827/stat : 20827 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411576293960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20831] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20831/stat : 20831 (java) S 20806 20809 11533 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10721948 10060525568 23781 33554432000 1073741824 1073778376 140736162546368 140411571697064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 2.12 2.19 2.11 2/215 20840
/proc/meminfo: memFree=29117136/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 20617 0 1 0 296 14 0 0 20 0 19 0 10721911 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2456183 29969 2277 9 0 2446860 0
[pid=20809/tid=20811] ppid=20806 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/20809/task/20811/stat : 20811 (java) S 20806 20809 11533 0 -1 4202560 2429 0 1 0 36 2 0 0 20 0 19 0 10721912 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411759428472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20812] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20812/stat : 20812 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411748490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20813] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20813/stat : 20813 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411747437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20814] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20814/stat : 20814 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411746384552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20815] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20815/stat : 20815 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411745332008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20816] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20816/stat : 20816 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411744278952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20817] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20817/stat : 20817 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411743226408 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20818] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20818/stat : 20818 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411596912808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20819] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20819/stat : 20819 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411595860264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20820] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20820/stat : 20820 (java) S 20806 20809 11533 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 10721914 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411583662952 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20821] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20821/stat : 20821 (java) S 20806 20809 11533 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10721915 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411582609272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20822] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20822/stat : 20822 (java) S 20806 20809 11533 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10721915 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411581556104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20823] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20823/stat : 20823 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411580504848 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20824] ppid=20806 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/20809/task/20824/stat : 20824 (java) S 20806 20809 11533 0 -1 4202560 8766 0 0 0 93 2 0 0 20 0 19 0 10721917 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411579451704 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20825] ppid=20806 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/20809/task/20825/stat : 20825 (java) S 20806 20809 11533 0 -1 4202560 8031 0 0 0 87 2 0 0 20 0 19 0 10721917 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411578399160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20826] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20826/stat : 20826 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411577346296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20827] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20827/stat : 20827 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411576293960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20831] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20831/stat : 20831 (java) S 20806 20809 11533 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10721948 10060525568 29969 33554432000 1073741824 1073778376 140736162546368 140411571697064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9824732

[startup+6.30083 s]
/proc/loadavg: 2.03 2.17 2.10 4/218 20861
/proc/meminfo: memFree=29047244/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9824732 CPUtime=4.03 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 20752 0 1 0 381 22 0 0 20 0 19 0 10721911 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2456183 47290 2291 9 0 2446860 0
[pid=20809/tid=20811] ppid=20806 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/20809/task/20811/stat : 20811 (java) S 20806 20809 11533 0 -1 4202560 2433 0 1 0 39 2 0 0 20 0 19 0 10721912 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411759428472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20812] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20812/stat : 20812 (java) S 20806 20809 11533 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411748490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20813] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20813/stat : 20813 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411747437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20814] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20814/stat : 20814 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411746384552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20815] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20815/stat : 20815 (java) S 20806 20809 11533 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411745332008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20816] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20816/stat : 20816 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411744278952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20817] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20817/stat : 20817 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411743226408 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20818] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20818/stat : 20818 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411596912808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20819] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20819/stat : 20819 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10721913 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411595860264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20820] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20820/stat : 20820 (java) S 20806 20809 11533 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 10721914 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411583662952 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20821] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20821/stat : 20821 (java) S 20806 20809 11533 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10721915 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411582609272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20822] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20822/stat : 20822 (java) S 20806 20809 11533 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 10721915 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411581556104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20823] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20823/stat : 20823 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411580504848 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20824] ppid=20806 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/20809/task/20824/stat : 20824 (java) S 20806 20809 11533 0 -1 4202560 8778 0 0 0 108 2 0 0 20 0 19 0 10721917 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411579451704 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20825] ppid=20806 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/20809/task/20825/stat : 20825 (java) S 20806 20809 11533 0 -1 4202560 8032 0 0 0 94 2 0 0 20 0 19 0 10721917 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411578399160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20826] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20826/stat : 20826 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411577346296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20827] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20827/stat : 20827 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411576293960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20831] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20831/stat : 20831 (java) S 20806 20809 11533 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10721948 10060525568 47290 33554432000 1073741824 1073778376 140736162546368 140411571697064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 9824732
heavy processes:

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

[pid=20809/tid=20823] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20823/stat : 20823 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411580504848 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20824] ppid=20806 vsize=9824732 CPUtime=1.66 cores=0,2,4,6
/proc/20809/task/20824/stat : 20824 (java) S 20806 20809 11533 0 -1 4202560 9357 0 0 0 164 2 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411579451704 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20825] ppid=20806 vsize=9824732 CPUtime=1.47 cores=0,2,4,6
/proc/20809/task/20825/stat : 20825 (java) S 20806 20809 11533 0 -1 4202560 9540 0 0 0 145 2 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411578399160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20826] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20826/stat : 20826 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411577346296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20827] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20827/stat : 20827 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411576293960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20831] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20831/stat : 20831 (java) S 20806 20809 11533 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10721948 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411571697064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20967] ppid=20806 vsize=9824732 CPUtime=7.65 cores=0,2,4,6
/proc/20809/task/20967/stat : 20967 (java) R 20806 20809 11533 0 -1 4202560 8 0 0 0 765 0 0 0 20 0 22 0 10724655 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411572747336 140411625131795 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20968] ppid=20806 vsize=9824732 CPUtime=7.63 cores=0,2,4,6
/proc/20809/task/20968/stat : 20968 (java) R 20806 20809 11533 0 -1 4202560 355 0 0 0 752 11 0 0 20 0 22 0 10724655 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411573800336 140411625032855 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20969] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20969/stat : 20969 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10724659 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411574854824 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 37.52
Current children cumulated vsize (KiB) 9824732

[startup+36.0009 s]
/proc/loadavg: 1.92 2.12 2.09 4/218 20969
/proc/meminfo: memFree=27796808/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9824732 CPUtime=39.13 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 25224 0 1 0 3787 126 0 0 20 0 22 0 10721911 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2456183 359791 2297 9 0 2446860 0
[pid=20809/tid=20811] ppid=20806 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/20809/task/20811/stat : 20811 (java) S 20806 20809 11533 0 -1 4202560 2448 0 1 0 80 2 0 0 20 0 22 0 10721912 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411759428472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20812] ppid=20806 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/20809/task/20812/stat : 20812 (java) S 20806 20809 11533 0 -1 4202560 68 0 0 0 8 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411748490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20813] ppid=20806 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/20809/task/20813/stat : 20813 (java) S 20806 20809 11533 0 -1 4202560 51 0 0 0 9 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411747437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20814] ppid=20806 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/20809/task/20814/stat : 20814 (java) S 20806 20809 11533 0 -1 4202560 88 0 0 0 14 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411746384552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20815] ppid=20806 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/20809/task/20815/stat : 20815 (java) S 20806 20809 11533 0 -1 4202560 107 0 0 0 14 5 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411745332008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20816] ppid=20806 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/20809/task/20816/stat : 20816 (java) S 20806 20809 11533 0 -1 4202560 55 0 0 0 9 2 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411744278952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20817] ppid=20806 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/20809/task/20817/stat : 20817 (java) S 20806 20809 11533 0 -1 4202560 59 0 0 0 10 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411743226408 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20818] ppid=20806 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/20809/task/20818/stat : 20818 (java) S 20806 20809 11533 0 -1 4202560 77 0 0 0 13 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411596912808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20819] ppid=20806 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/20809/task/20819/stat : 20819 (java) S 20806 20809 11533 0 -1 4202560 86 0 0 0 15 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411595860264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20820] ppid=20806 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20809/task/20820/stat : 20820 (java) S 20806 20809 11533 0 -1 4202560 973 0 0 0 1 7 0 0 20 0 22 0 10721914 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411583662952 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20821] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20821/stat : 20821 (java) S 20806 20809 11533 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10721915 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411582609272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20822] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20822/stat : 20822 (java) S 20806 20809 11533 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 22 0 10721915 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411581556104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20823] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20823/stat : 20823 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411580504848 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20824] ppid=20806 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/20809/task/20824/stat : 20824 (java) S 20806 20809 11533 0 -1 4202560 9357 0 0 0 165 2 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411579451704 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20825] ppid=20806 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/20809/task/20825/stat : 20825 (java) S 20806 20809 11533 0 -1 4202560 9540 0 0 0 146 2 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411578399160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20826] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20826/stat : 20826 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411577346296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20827] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20827/stat : 20827 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411576293960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20831] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20831/stat : 20831 (java) S 20806 20809 11533 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10721948 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411571697064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20967] ppid=20806 vsize=9824732 CPUtime=8.43 cores=0,2,4,6
/proc/20809/task/20967/stat : 20967 (java) R 20806 20809 11533 0 -1 4202560 8 0 0 0 843 0 0 0 20 0 22 0 10724655 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411572747216 140411625575301 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20968] ppid=20806 vsize=9824732 CPUtime=8.42 cores=0,2,4,6
/proc/20809/task/20968/stat : 20968 (java) R 20806 20809 11533 0 -1 4202560 356 0 0 0 831 11 0 0 20 0 22 0 10724655 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411573799624 140411625321540 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20969] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20969/stat : 20969 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10724659 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411574854824 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 39.13
Current children cumulated vsize (KiB) 9824732

[startup+36.408 s]
/proc/loadavg: 1.92 2.12 2.09 4/218 20969
/proc/meminfo: memFree=27796560/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9824732 CPUtime=39.94 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 25224 0 1 0 3868 126 0 0 20 0 22 0 10721911 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2456183 359791 2297 9 0 2446860 0
[pid=20809/tid=20811] ppid=20806 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/20809/task/20811/stat : 20811 (java) S 20806 20809 11533 0 -1 4202560 2448 0 1 0 80 2 0 0 20 0 22 0 10721912 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411759428472 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20812] ppid=20806 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/20809/task/20812/stat : 20812 (java) S 20806 20809 11533 0 -1 4202560 68 0 0 0 8 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411748490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20813] ppid=20806 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/20809/task/20813/stat : 20813 (java) S 20806 20809 11533 0 -1 4202560 51 0 0 0 9 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411747437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20814] ppid=20806 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/20809/task/20814/stat : 20814 (java) S 20806 20809 11533 0 -1 4202560 88 0 0 0 14 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411746384552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20815] ppid=20806 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/20809/task/20815/stat : 20815 (java) S 20806 20809 11533 0 -1 4202560 107 0 0 0 14 5 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411745332008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20816] ppid=20806 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/20809/task/20816/stat : 20816 (java) S 20806 20809 11533 0 -1 4202560 55 0 0 0 9 2 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411744278952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20817] ppid=20806 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/20809/task/20817/stat : 20817 (java) S 20806 20809 11533 0 -1 4202560 59 0 0 0 10 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411743226408 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20818] ppid=20806 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/20809/task/20818/stat : 20818 (java) S 20806 20809 11533 0 -1 4202560 77 0 0 0 13 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411596912808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20819] ppid=20806 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/20809/task/20819/stat : 20819 (java) S 20806 20809 11533 0 -1 4202560 86 0 0 0 15 3 0 0 20 0 22 0 10721913 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411595860264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20820] ppid=20806 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20809/task/20820/stat : 20820 (java) S 20806 20809 11533 0 -1 4202560 973 0 0 0 1 7 0 0 20 0 22 0 10721914 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411583662952 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20821] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20821/stat : 20821 (java) S 20806 20809 11533 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 10721915 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411582609272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20822] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20822/stat : 20822 (java) S 20806 20809 11533 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 22 0 10721915 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411581556104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20823] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20823/stat : 20823 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411580504848 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20824] ppid=20806 vsize=9824732 CPUtime=1.67 cores=0,2,4,6
/proc/20809/task/20824/stat : 20824 (java) S 20806 20809 11533 0 -1 4202560 9357 0 0 0 165 2 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411579451704 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20825] ppid=20806 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/20809/task/20825/stat : 20825 (java) S 20806 20809 11533 0 -1 4202560 9540 0 0 0 146 2 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411578399160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20826] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20826/stat : 20826 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411577346296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20827] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20827/stat : 20827 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10721917 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411576293960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20831] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20831/stat : 20831 (java) S 20806 20809 11533 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 10721948 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411571697064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20967] ppid=20806 vsize=9824732 CPUtime=8.84 cores=0,2,4,6
/proc/20809/task/20967/stat : 20967 (java) R 20806 20809 11533 0 -1 4202560 8 0 0 0 884 0 0 0 20 0 22 0 10724655 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411572740336 140411625433166 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20968] ppid=20806 vsize=9824732 CPUtime=8.83 cores=0,2,4,6
/proc/20809/task/20968/stat : 20968 (java) R 20806 20809 11533 0 -1 4202560 356 0 0 0 872 11 0 0 20 0 22 0 10724655 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411573799624 140411625321741 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20969] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20969/stat : 20969 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 10724659 10060525568 359791 33554432000 1073741824 1073778376 140736162546368 140411574854824 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 39.94
Current children cumulated vsize (KiB) 9824732

[startup+36.6008 s]
/proc/loadavg: 1.92 2.12 2.09 4/218 20969
/proc/meminfo: memFree=27796560/32872528 swapFree=162364/176672
[pid=20809] ppid=20806 vsize=9824732 CPUtime=40.14 cores=0,2,4,6
/proc/20809/stat : 20809 (java) S 20806 20809 11533 0 -1 4202496 25225 0 1 0 3885 129 0 0 20 0 19 0 10721911 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140736162537504 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20809/statm: 2456183 359781 2297 9 0 2446860 0
[pid=20809/tid=20811] ppid=20806 vsize=9824732 CPUtime=0.93 cores=0,2,4,6
/proc/20809/task/20811/stat : 20811 (java) R 20806 20809 11533 0 -1 4202560 2448 0 1 0 91 2 0 0 20 0 19 0 10721912 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411759428232 140411624757186 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20812] ppid=20806 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/20809/task/20812/stat : 20812 (java) S 20806 20809 11533 0 -1 4202560 68 0 0 0 8 3 0 0 20 0 19 0 10721913 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411748490152 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20813] ppid=20806 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/20809/task/20813/stat : 20813 (java) S 20806 20809 11533 0 -1 4202560 51 0 0 0 9 3 0 0 20 0 19 0 10721913 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411747437608 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20814] ppid=20806 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/20809/task/20814/stat : 20814 (java) S 20806 20809 11533 0 -1 4202560 88 0 0 0 14 3 0 0 20 0 19 0 10721913 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411746384552 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20815] ppid=20806 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/20809/task/20815/stat : 20815 (java) S 20806 20809 11533 0 -1 4202560 107 0 0 0 14 5 0 0 20 0 19 0 10721913 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411745332008 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20816] ppid=20806 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/20809/task/20816/stat : 20816 (java) S 20806 20809 11533 0 -1 4202560 55 0 0 0 9 2 0 0 20 0 19 0 10721913 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411744278952 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20817] ppid=20806 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/20809/task/20817/stat : 20817 (java) S 20806 20809 11533 0 -1 4202560 59 0 0 0 10 3 0 0 20 0 19 0 10721913 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411743226408 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20818] ppid=20806 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/20809/task/20818/stat : 20818 (java) S 20806 20809 11533 0 -1 4202560 77 0 0 0 13 3 0 0 20 0 19 0 10721913 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411596912808 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20809/tid=20819] ppid=20806 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/20809/task/20819/stat : 20819 (java) S 20806 20809 11533 0 -1 4202560 86 0 0 0 15 3 0 0 20 0 19 0 10721913 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411595860264 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20820] ppid=20806 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20809/task/20820/stat : 20820 (java) S 20806 20809 11533 0 -1 4202560 973 0 0 0 1 7 0 0 20 0 19 0 10721914 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411583662952 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20821] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20821/stat : 20821 (java) S 20806 20809 11533 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 10721915 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411582609272 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20822] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20822/stat : 20822 (java) S 20806 20809 11533 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 19 0 10721915 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411581556104 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20823] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20823/stat : 20823 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411580504848 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20824] ppid=20806 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/20809/task/20824/stat : 20824 (java) S 20806 20809 11533 0 -1 4202560 9357 0 0 0 166 2 0 0 20 0 19 0 10721917 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411579451704 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20809/tid=20825] ppid=20806 vsize=9824732 CPUtime=1.48 cores=0,2,4,6
/proc/20809/task/20825/stat : 20825 (java) S 20806 20809 11533 0 -1 4202560 9540 0 0 0 146 2 0 0 20 0 19 0 10721917 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411578399160 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20826] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20826/stat : 20826 (java) S 20806 20809 11533 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411577346296 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20809/tid=20827] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20827/stat : 20827 (java) S 20806 20809 11533 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10721917 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411576293960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20809/tid=20831] ppid=20806 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20809/task/20831/stat : 20831 (java) S 20806 20809 11533 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10721948 10060525568 359781 33554432000 1073741824 1073778376 140736162546368 140411571697064 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 40.14
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 36.6673
CPU time (s): 40.3099
CPU user time (s): 38.8661
CPU system time (s): 1.44378
CPU usage (%): 109.934
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 38.8661
system time used= 1.44378
maximum resident set size= 1439164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25236
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2929
involuntary context switches= 1804

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.25996 second user time and 0.363944 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-16 16:18:40
IDJOB=4092259
IDBENCH=79303
IDSOLVER=2552
FILE ID=node105/4092259-1466086720
RUNJOBID= node105-1466074085-13482
PBS_JOBID= 19904027
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900545610--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092259-1466086720/watcher-4092259-1466086720 -o /tmp/evaluation-result-4092259-1466086720/solver-4092259-1466086720 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1466074085-13482 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092259-1466086720.wbo

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

MD5SUM BENCH= aacdee42f12f02195344334122667810
RANDOM SEED=1811442015

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.561
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.561
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.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29213692 kB
Buffers:           29356 kB
Cached:            63236 kB
SwapCached:         1468 kB
Active:          2710008 kB
Inactive:          59224 kB
Active(anon):    2677324 kB
Inactive(anon):     1836 kB
Active(file):      32684 kB
Inactive(file):    57388 kB
Unevictable:      176672 kB
Mlocked:          162364 kB
SwapTotal:      67108856 kB
SwapFree:       67097208 kB
Dirty:               836 kB
Writeback:             0 kB
AnonPages:       2966656 kB
Mapped:            15432 kB
Shmem:                 0 kB
Slab:             566600 kB
SReclaimable:      10384 kB
SUnreclaim:       556216 kB
KernelStack:        1784 kB
PageTables:        10000 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3156368 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2752512 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= 71748 MiB
End job on node105 at 2016-06-16 16:19:17