Trace number 4109793

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 13.403 28.1071

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900551864--soft-66-100-0.wbo
MD5SUMc0a37f516cf4d2739ccd6d05a55220be
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard 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 benchmark7.17591
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 constraints906
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 44801
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44800
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 687
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4109793-1467321477.wbo
0.10/0.11	c reading problem ... 
0.48/0.32	c ... done. Wall clock time 0.216s.
0.48/0.32	c declared #vars     231
0.48/0.32	c internal #vars     1137
0.48/0.32	c #constraints  2707
0.48/0.33	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.48/0.33	c constraints type 
0.48/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2530
0.48/0.33	c org.sat4j.minisat.constraints.card.MinWatchCard => 12
0.48/0.33	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 154
0.48/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 11
0.48/0.33	c 2707 constraints processed.
0.48/0.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.48/0.33	c constraints type 
0.48/0.33	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 154
0.48/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2530
0.48/0.33	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 12
0.48/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11
0.48/0.33	c 2707 constraints processed.
0.48/0.33	c objective function length is 906 literals
1.18/0.51	c And the winner is solver0
1.60/0.83	c SATISFIABLE
1.60/0.83	c OPTIMIZING...
1.60/0.83	c Got one! Elapsed wall clock time (in seconds):0.721
1.60/0.83	o 254
1.60/0.85	c And the winner is solver0
1.77/1.34	c Got one! Elapsed wall clock time (in seconds):1.228
1.77/1.34	o 232
1.77/1.36	c And the winner is solver0
2.03/1.84	c Got one! Elapsed wall clock time (in seconds):1.735
2.03/1.84	o 231
2.03/1.86	c And the winner is solver0
2.21/2.35	c Got one! Elapsed wall clock time (in seconds):2.24
2.21/2.35	o 229
2.21/2.36	c And the winner is solver0
2.23/2.85	c Got one! Elapsed wall clock time (in seconds):2.744
2.23/2.85	o 207
2.23/2.87	c And the winner is solver0
2.35/3.36	c Got one! Elapsed wall clock time (in seconds):3.247
2.35/3.36	o 196
2.35/3.36	c And the winner is solver0
2.39/3.86	c Got one! Elapsed wall clock time (in seconds):3.75
2.39/3.86	o 195
2.39/3.88	c And the winner is solver0
2.44/4.36	c Got one! Elapsed wall clock time (in seconds):4.253
2.44/4.36	o 178
2.55/4.44	c And the winner is solver0
2.76/4.86	c Got one! Elapsed wall clock time (in seconds):4.756
2.76/4.86	o 175
2.76/4.89	c And the winner is solver0
2.86/5.37	c Got one! Elapsed wall clock time (in seconds):5.258
2.86/5.37	o 165
2.92/5.48	c And the winner is solver0
3.12/5.87	c Got one! Elapsed wall clock time (in seconds):5.761
3.12/5.87	o 162
3.12/5.89	c And the winner is solver0
3.17/6.37	c Got one! Elapsed wall clock time (in seconds):6.264
3.17/6.37	o 151
3.26/6.42	c And the winner is solver0
3.30/6.88	c Got one! Elapsed wall clock time (in seconds):6.766
3.30/6.88	o 149
3.35/6.90	c And the winner is solver0
3.39/7.38	c Got one! Elapsed wall clock time (in seconds):7.268
3.39/7.38	o 132
3.44/7.47	c And the winner is solver0
3.60/7.88	c Got one! Elapsed wall clock time (in seconds):7.77
3.60/7.88	o 131
3.62/7.91	c And the winner is solver0
3.66/8.38	c Got one! Elapsed wall clock time (in seconds):8.272
3.66/8.38	o 130
3.69/8.47	c And the winner is solver0
3.98/8.88	c Got one! Elapsed wall clock time (in seconds):8.773
3.98/8.88	o 124
3.98/8.90	c And the winner is solver0
4.03/9.38	c Got one! Elapsed wall clock time (in seconds):9.275
4.03/9.38	o 122
4.04/9.42	c And the winner is solver0
4.11/9.89	c Got one! Elapsed wall clock time (in seconds):9.777
4.11/9.89	o 120
4.14/9.94	c And the winner is solver0
4.25/10.39	c Got one! Elapsed wall clock time (in seconds):10.279
4.25/10.39	o 117
4.26/10.46	c And the winner is solver0
4.40/10.89	c Got one! Elapsed wall clock time (in seconds):10.78
4.40/10.89	o 109
4.40/10.90	c And the winner is solver0
4.40/11.39	c Got one! Elapsed wall clock time (in seconds):11.282
4.40/11.39	o 108
4.41/11.45	c And the winner is solver0
4.54/11.89	c Got one! Elapsed wall clock time (in seconds):11.783
4.54/11.89	o 104
4.54/11.93	c And the winner is solver0
4.64/12.39	c Got one! Elapsed wall clock time (in seconds):12.285
4.64/12.39	o 98
5.11/12.61	c cleaning 5884 clauses out of 11792 with flag 10899/11792
5.98/13.02	c And the winner is solver0
6.04/13.40	c Got one! Elapsed wall clock time (in seconds):13.287
6.04/13.40	o 94
6.04/13.48	c cleaning 5943 clauses out of 11898 with flag 9159/17782
6.04/13.48	c And the winner is solver0
6.24/13.90	c Got one! Elapsed wall clock time (in seconds):13.788
6.24/13.90	o 69
6.24/13.90	c And the winner is solver0
6.24/14.40	c Got one! Elapsed wall clock time (in seconds):14.29
6.24/14.40	o 64
6.25/14.49	c And the winner is solver0
6.45/14.90	c Got one! Elapsed wall clock time (in seconds):14.793
6.45/14.90	o 63
6.68/15.01	c And the winner is solver0
6.72/15.41	c Got one! Elapsed wall clock time (in seconds):15.296
6.72/15.41	o 62
6.91/15.51	c And the winner is solver0
6.95/15.91	c Got one! Elapsed wall clock time (in seconds):15.8
6.95/15.91	o 48
7.08/16.08	c cleaning 6088 clauses out of 12197 with flag 12774/24024
7.93/16.49	c cleaning 6053 clauses out of 12109 with flag 60334/30024
7.93/16.50	c And the winner is solver1
8.14/16.91	c Got one! Elapsed wall clock time (in seconds):16.803
8.14/16.91	o 46
8.14/16.97	c And the winner is solver0
8.28/17.42	c Got one! Elapsed wall clock time (in seconds):17.307
8.28/17.42	o 45
8.28/17.45	c And the winner is solver0
8.37/17.92	c Got one! Elapsed wall clock time (in seconds):17.812
8.37/17.92	o 42
8.37/17.94	c And the winner is solver0
8.44/18.43	c Got one! Elapsed wall clock time (in seconds):18.317
8.44/18.43	o 38
8.44/18.46	c And the winner is solver0
8.51/18.93	c Got one! Elapsed wall clock time (in seconds):18.822
8.51/18.93	o 35
8.51/19.00	c And the winner is solver0
8.66/19.44	c Got one! Elapsed wall clock time (in seconds):19.327
8.66/19.44	o 29
8.82/19.58	c And the winner is solver0
9.03/19.94	c Got one! Elapsed wall clock time (in seconds):19.833
9.03/19.94	o 28
9.03/20.00	c And the winner is solver0
9.23/20.45	c Got one! Elapsed wall clock time (in seconds):20.338
9.23/20.45	o 27
9.32/20.53	c And the winner is solver0
9.41/20.95	c Got one! Elapsed wall clock time (in seconds):20.843
9.41/20.95	o 22
9.50/21.03	c And the winner is solver0
9.58/21.46	c Got one! Elapsed wall clock time (in seconds):21.349
9.58/21.46	o 18
9.65/21.50	c And the winner is solver0
9.68/21.96	c Got one! Elapsed wall clock time (in seconds):21.854
9.68/21.96	o 17
9.68/21.99	c And the winner is solver0
9.75/22.47	c Got one! Elapsed wall clock time (in seconds):22.359
9.75/22.47	o 14
9.80/22.51	c And the winner is solver0
9.85/22.97	c Got one! Elapsed wall clock time (in seconds):22.865
9.85/22.97	o 13
9.88/23.01	c And the winner is solver0
9.94/23.48	c Got one! Elapsed wall clock time (in seconds):23.371
9.94/23.48	o 12
9.99/23.52	c And the winner is solver0
10.06/23.99	c Got one! Elapsed wall clock time (in seconds):23.88
10.06/23.99	o 11
10.08/24.08	c And the winner is solver0
10.30/24.49	c Got one! Elapsed wall clock time (in seconds):24.386
10.30/24.49	o 10
10.30/24.53	c And the winner is solver0
10.38/25.00	c Got one! Elapsed wall clock time (in seconds):24.892
10.38/25.00	o 8
10.38/25.03	c And the winner is solver0
10.44/25.51	c Got one! Elapsed wall clock time (in seconds):25.397
10.44/25.51	o 6
10.83/25.75	c cleaning 9448 clauses out of 18896 with flag 23806/42864
11.03/25.89	c And the winner is solver0
11.21/26.01	c Got one! Elapsed wall clock time (in seconds):25.904
11.21/26.01	o 5
11.58/26.26	c cleaning 7277 clauses out of 14555 with flag 21842/47971
12.00/26.41	c And the winner is solver0
12.01/26.52	c Got one! Elapsed wall clock time (in seconds):26.411
12.01/26.52	o 4
12.37/26.78	c And the winner is solver0
12.56/27.03	c Got one! Elapsed wall clock time (in seconds):26.919
12.56/27.03	o 2
12.74/27.13	c cleaning 6687 clauses out of 13374 with flag 5140/54067
12.94/27.22	c And the winner is solver0
13.00/27.54	c Got one! Elapsed wall clock time (in seconds):27.428
13.00/27.54	o 1
13.13/27.66	c And the winner is solver0
13.29/28.10	c >>>>>>>>>> Solver number 0 (52 answers) <<<<<<<<<<<<<<<<<<
13.29/28.10	c starts		: 609
13.29/28.10	c conflicts		: 59233
13.29/28.10	c decisions		: 144893
13.29/28.10	c propagations		: 5430444
13.29/28.10	c inspects		: 46546670
13.29/28.10	c shortcuts		: 0
13.29/28.10	c learnt literals	: 12
13.29/28.10	c learnt binary clauses	: 90
13.29/28.10	c learnt ternary clauses	: 414
13.29/28.10	c learnt constraints	: 59220
13.29/28.10	c ignored constraints	: 0
13.29/28.10	c root simplifications	: 0
13.29/28.10	c removed literals (reason simplification)	: 289730
13.29/28.10	c reason swapping (by a shorter reason)	: 0
13.29/28.10	c Calls to reduceDB	: 7
13.29/28.10	c Number of update (reduction) of LBD	: 30841
13.29/28.10	c Imported unit clauses	: 0
13.29/28.10	c number of reductions to clauses (during analyze)	: 0
13.29/28.10	c number of learned constraints concerned by reduction	: 0
13.29/28.10	c number of learning phase by resolution	: 0
13.29/28.10	c number of learning phase by cutting planes	: 0
13.29/28.10	c speed (assignments/second)	: 485728.4436493739
13.29/28.10	c non guided choices	5779
13.29/28.10	c learnt constraints type 
13.29/28.10	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
13.29/28.10	c starts		: 57
13.29/28.10	c conflicts		: 1554
13.29/28.10	c decisions		: 43746
13.29/28.10	c propagations		: 121283
13.29/28.10	c inspects		: 6834797
13.29/28.10	c shortcuts		: 0
13.29/28.10	c learnt literals	: 0
13.29/28.10	c learnt binary clauses	: 0
13.29/28.10	c learnt ternary clauses	: 0
13.29/28.10	c learnt constraints	: 1518
13.29/28.10	c ignored constraints	: 0
13.29/28.10	c root simplifications	: 0
13.29/28.10	c removed literals (reason simplification)	: 0
13.29/28.10	c reason swapping (by a shorter reason)	: 0
13.29/28.10	c Calls to reduceDB	: 0
13.29/28.10	c Number of update (reduction) of LBD	: 0
13.29/28.10	c Imported unit clauses	: 0
13.29/28.10	c number of reductions to clauses (during analyze)	: 0
13.29/28.10	c number of learned constraints concerned by reduction	: 0
13.29/28.10	c number of learning phase by resolution	: 0
13.29/28.10	c number of learning phase by cutting planes	: 0
13.29/28.10	c speed (assignments/second)	: 223769.3726937269
13.29/28.10	c non guided choices	5366
13.29/28.10	c learnt constraints type 
13.29/28.10	s OPTIMUM FOUND
13.29/28.10	c Found 52 solution(s)
13.35/28.10	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 
13.35/28.10	c objective function=1
13.35/28.10	c Total wall clock time (in seconds): 27.989

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-4109793-1467321477/watcher-4109793-1467321477 -o /tmp/evaluation-result-4109793-1467321477/solver-4109793-1467321477 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467318784-20067 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109793-1467321477.wbo 

pid=30622
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: 1.05 1.12 1.21 2/169 30625
/proc/meminfo: memFree=28366092/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/30625/stat : 30625 (java) R 30622 30625 13693 0 -1 4202496 1066 0 0 0 0 0 0 0 20 0 1 0 13106229 23793664 715 33554432000 1073741824 1073778376 140737392538016 140737392527080 226075129192 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 5809 715 530 9 0 128 0

[startup+0.10016 s]
/proc/loadavg: 1.05 1.12 1.21 2/169 30625
/proc/meminfo: memFree=28366092/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 4478 0 1 0 9 1 0 0 20 0 18 0 13106229 9787879424 6096 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2389619 6096 2148 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200239 s]
/proc/loadavg: 1.05 1.12 1.21 2/169 30625
/proc/meminfo: memFree=28366092/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 4710 0 1 0 23 1 0 0 20 0 18 0 13106229 9787879424 6787 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2389619 6803 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300332 s]
/proc/loadavg: 1.05 1.12 1.21 2/169 30625
/proc/meminfo: memFree=28366092/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 5844 0 1 0 46 2 0 0 20 0 18 0 13106229 9787879424 8402 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2389619 8402 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700303 s]
/proc/loadavg: 1.05 1.12 1.21 2/169 30625
/proc/meminfo: memFree=28366092/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9824732 CPUtime=1.5 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 16132 0 1 0 145 5 0 0 20 0 19 0 13106229 10060525568 16717 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2456183 16717 2258 9 0 2446860 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 1.05 1.12 1.21 1/188 30650
/proc/meminfo: memFree=28301964/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9824732 CPUtime=2.03 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 19101 0 1 0 193 10 0 0 20 0 19 0 13106229 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2456183 19925 2261 9 0 2446860 0
[pid=30625/tid=30627] ppid=30622 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/30625/task/30627/stat : 30627 (java) S 30622 30625 13693 0 -1 4202560 2423 0 1 0 30 2 0 0 20 0 19 0 13106230 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050818159480 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30628] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30628/stat : 30628 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050779650984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30629] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30629/stat : 30629 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050778598440 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30630] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30630/stat : 30630 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050777545384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30631] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30631/stat : 30631 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050776492840 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30632] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30632/stat : 30632 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050775439784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30633] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30633/stat : 30633 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050774387240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30634] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30634/stat : 30634 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050773334184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30635] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30635/stat : 30635 (java) S 30622 30625 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050772281640 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30636] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30636/stat : 30636 (java) S 30622 30625 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050641693544 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30637] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30637/stat : 30637 (java) S 30622 30625 13693 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050640639864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30638] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30638/stat : 30638 (java) S 30622 30625 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050639586696 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30639] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30639/stat : 30639 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050638535440 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30640] ppid=30622 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/30625/task/30640/stat : 30640 (java) S 30622 30625 13693 0 -1 4202560 9721 0 0 0 70 2 0 0 20 0 19 0 13106234 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050637482296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30641] ppid=30622 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/30625/task/30641/stat : 30641 (java) S 30622 30625 13693 0 -1 4202560 5613 0 0 0 48 0 0 0 20 0 19 0 13106234 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050636429752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30642] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30642/stat : 30642 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050635376888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30643] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30643/stat : 30643 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140050634324552 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30647] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30647/stat : 30647 (java) S 30622 30625 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13106263 10060525568 19925 33554432000 1073741824 1073778376 140737392538016 140049354057128 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 9824732

[startup+3.10076 s]
/proc/loadavg: 1.05 1.12 1.21 1/188 30656
/proc/meminfo: memFree=28288056/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9824732 CPUtime=2.35 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 19132 0 1 0 221 14 0 0 20 0 19 0 13106229 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2456183 24024 2264 9 0 2446860 0
[pid=30625/tid=30627] ppid=30622 vsize=9824732 CPUtime=0.34 cores=1,3,5,7
/proc/30625/task/30627/stat : 30627 (java) S 30622 30625 13693 0 -1 4202560 2425 0 1 0 32 2 0 0 20 0 19 0 13106230 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050818159480 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30628] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30628/stat : 30628 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050779650984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30629] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30629/stat : 30629 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050778598440 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30630] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30630/stat : 30630 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050777545384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30631] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30631/stat : 30631 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050776492840 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30632] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30632/stat : 30632 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050775439784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30633] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30633/stat : 30633 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050774387240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30634] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30634/stat : 30634 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050773334184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30635] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30635/stat : 30635 (java) S 30622 30625 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050772281640 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30636] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30636/stat : 30636 (java) S 30622 30625 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050641693544 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30637] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30637/stat : 30637 (java) S 30622 30625 13693 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050640639864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30638] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30638/stat : 30638 (java) S 30622 30625 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050639586696 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30639] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30639/stat : 30639 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050638535440 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30640] ppid=30622 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/30625/task/30640/stat : 30640 (java) S 30622 30625 13693 0 -1 4202560 9724 0 0 0 83 2 0 0 20 0 19 0 13106234 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050637482296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30641] ppid=30622 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/30625/task/30641/stat : 30641 (java) S 30622 30625 13693 0 -1 4202560 5613 0 0 0 58 0 0 0 20 0 19 0 13106234 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050636429752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30642] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30642/stat : 30642 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050635376888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30643] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30643/stat : 30643 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140050634324552 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30647] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30647/stat : 30647 (java) S 30622 30625 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13106263 10060525568 24024 33554432000 1073741824 1073778376 140737392538016 140049354057128 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=28 pid=1797 uid=0 cmd=

[startup+6.30081 s]
/proc/loadavg: 0.97 1.10 1.20 1/188 30677
/proc/meminfo: memFree=28215888/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9824732 CPUtime=3.17 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 19453 0 1 0 292 25 0 0 20 0 19 0 13106229 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2456183 42316 2269 9 0 2446860 0
[pid=30625/tid=30627] ppid=30622 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/30625/task/30627/stat : 30627 (java) S 30622 30625 13693 0 -1 4202560 2430 0 1 0 33 2 0 0 20 0 19 0 13106230 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050818159480 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30628] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30628/stat : 30628 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050779650984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30629] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30629/stat : 30629 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050778598440 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30630] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30630/stat : 30630 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050777545384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30631] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30631/stat : 30631 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050776492840 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30632] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30632/stat : 30632 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050775439784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30633] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30633/stat : 30633 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050774387240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30634] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30634/stat : 30634 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050773334184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30635] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30635/stat : 30635 (java) S 30622 30625 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13106231 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050772281640 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30636] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30636/stat : 30636 (java) S 30622 30625 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050641693544 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30637] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30637/stat : 30637 (java) S 30622 30625 13693 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050640639864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30638] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30638/stat : 30638 (java) S 30622 30625 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050639586696 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30639] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30639/stat : 30639 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050638535440 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30640] ppid=30622 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/30625/task/30640/stat : 30640 (java) S 30622 30625 13693 0 -1 4202560 9728 0 0 0 97 2 0 0 20 0 19 0 13106234 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050637482296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30641] ppid=30622 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/30625/task/30641/stat : 30641 (java) S 30622 30625 13693 0 -1 4202560 5837 0 0 0 73 0 0 0 20 0 19 0 13106234 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050636429752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30642] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30642/stat : 30642 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050635376888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30643] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30643/stat : 30643 (java) S 30622 30625 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140050634324552 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30647] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30647/stat : 30647 (java) S 30622 30625 13693 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13106263 10060525568 42316 33554432000 1073741824 1073778376 140737392538016 140049354057128 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.17

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

[pid=30625/tid=30629] ppid=30622 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/30625/task/30629/stat : 30629 (java) S 30622 30625 13693 0 -1 4202560 57 0 0 0 7 2 0 0 20 0 22 0 13106231 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050778598440 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30630] ppid=30622 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/30625/task/30630/stat : 30630 (java) S 30622 30625 13693 0 -1 4202560 30 0 0 0 7 2 0 0 20 0 22 0 13106231 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050777545384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30631] ppid=30622 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/30625/task/30631/stat : 30631 (java) S 30622 30625 13693 0 -1 4202560 31 0 0 0 5 1 0 0 20 0 22 0 13106231 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050776492840 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30632] ppid=30622 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/30625/task/30632/stat : 30632 (java) S 30622 30625 13693 0 -1 4202560 17 0 0 0 6 0 0 0 20 0 22 0 13106231 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050775439784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30633] ppid=30622 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/30625/task/30633/stat : 30633 (java) S 30622 30625 13693 0 -1 4202560 44 0 0 0 7 1 0 0 20 0 22 0 13106231 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050774387240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30634] ppid=30622 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30625/task/30634/stat : 30634 (java) S 30622 30625 13693 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 22 0 13106231 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050773334184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30635] ppid=30622 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30625/task/30635/stat : 30635 (java) S 30622 30625 13693 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 22 0 13106231 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050772281640 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30636] ppid=30622 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/30625/task/30636/stat : 30636 (java) S 30622 30625 13693 0 -1 4202560 345 0 0 0 2 10 0 0 20 0 22 0 13106232 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050641693544 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30637] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30637/stat : 30637 (java) S 30622 30625 13693 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13106232 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050640639864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30638] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30638/stat : 30638 (java) S 30622 30625 13693 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 13106232 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050639586696 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30639] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30639/stat : 30639 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13106234 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050638535440 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30640] ppid=30622 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/30625/task/30640/stat : 30640 (java) S 30622 30625 13693 0 -1 4202560 9746 0 0 0 126 2 0 0 20 0 22 0 13106234 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050637482296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30641] ppid=30622 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/30625/task/30641/stat : 30641 (java) S 30622 30625 13693 0 -1 4202560 5840 0 0 0 95 2 0 0 20 0 22 0 13106234 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050636429752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30642] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30642/stat : 30642 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13106234 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050635376888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30643] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30643/stat : 30643 (java) S 30622 30625 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13106234 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140050634324552 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30740] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30740/stat : 30740 (java) S 30622 30625 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13107921 10060525568 150762 33554432000 1073741824 1073778376 140737392538016 140049354057256 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 12.94
Current children cumulated vsize (KiB) 9824732

[startup+27.6076 s]
/proc/loadavg: 0.83 1.06 1.19 1/188 30800
/proc/meminfo: memFree=27769936/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9824732 CPUtime=13.13 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 20622 0 1 0 1187 126 0 0 20 0 22 0 13106229 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2456183 150759 2288 9 0 2446860 0
[pid=30625/tid=30627] ppid=30622 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/30625/task/30627/stat : 30627 (java) S 30622 30625 13693 0 -1 4202560 2437 0 1 0 48 2 0 0 20 0 22 0 13106230 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050818159480 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30628] ppid=30622 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/30625/task/30628/stat : 30628 (java) S 30622 30625 13693 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 22 0 13106231 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050779650984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30629] ppid=30622 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/30625/task/30629/stat : 30629 (java) S 30622 30625 13693 0 -1 4202560 57 0 0 0 7 2 0 0 20 0 22 0 13106231 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050778598440 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30630] ppid=30622 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/30625/task/30630/stat : 30630 (java) S 30622 30625 13693 0 -1 4202560 30 0 0 0 7 2 0 0 20 0 22 0 13106231 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050777545384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30631] ppid=30622 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/30625/task/30631/stat : 30631 (java) S 30622 30625 13693 0 -1 4202560 31 0 0 0 5 1 0 0 20 0 22 0 13106231 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050776492840 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30632] ppid=30622 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/30625/task/30632/stat : 30632 (java) S 30622 30625 13693 0 -1 4202560 17 0 0 0 6 0 0 0 20 0 22 0 13106231 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050775439784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30633] ppid=30622 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/30625/task/30633/stat : 30633 (java) S 30622 30625 13693 0 -1 4202560 44 0 0 0 7 1 0 0 20 0 22 0 13106231 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050774387240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30634] ppid=30622 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30625/task/30634/stat : 30634 (java) S 30622 30625 13693 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 22 0 13106231 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050773334184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30635] ppid=30622 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30625/task/30635/stat : 30635 (java) S 30622 30625 13693 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 22 0 13106231 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050772281640 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30636] ppid=30622 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/30625/task/30636/stat : 30636 (java) S 30622 30625 13693 0 -1 4202560 345 0 0 0 2 10 0 0 20 0 22 0 13106232 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050641693544 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30637] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30637/stat : 30637 (java) S 30622 30625 13693 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 13106232 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050640639864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30638] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30638/stat : 30638 (java) S 30622 30625 13693 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 13106232 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050639586696 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30639] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30639/stat : 30639 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13106234 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050638535440 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30640] ppid=30622 vsize=9824732 CPUtime=1.28 cores=1,3,5,7
/proc/30625/task/30640/stat : 30640 (java) S 30622 30625 13693 0 -1 4202560 9746 0 0 0 126 2 0 0 20 0 22 0 13106234 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050637482296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30641] ppid=30622 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/30625/task/30641/stat : 30641 (java) S 30622 30625 13693 0 -1 4202560 5840 0 0 0 95 2 0 0 20 0 22 0 13106234 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050636429752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30642] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30642/stat : 30642 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13106234 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050635376888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30643] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30643/stat : 30643 (java) S 30622 30625 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13106234 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140050634324552 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30740] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30740/stat : 30740 (java) S 30622 30625 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13107921 10060525568 150759 33554432000 1073741824 1073778376 140737392538016 140049354057256 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 13.13
Current children cumulated vsize (KiB) 9824732

[startup+28.0008 s]
/proc/loadavg: 0.83 1.06 1.19 1/188 30800
/proc/meminfo: memFree=27769936/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9824732 CPUtime=13.29 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 20623 0 1 0 1201 128 0 0 20 0 19 0 13106229 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2456183 150753 2288 9 0 2446860 0
[pid=30625/tid=30627] ppid=30622 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/30625/task/30627/stat : 30627 (java) S 30622 30625 13693 0 -1 4202560 2437 0 1 0 48 2 0 0 20 0 19 0 13106230 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050818159480 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30628] ppid=30622 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/30625/task/30628/stat : 30628 (java) S 30622 30625 13693 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 13106231 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050779650984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30629] ppid=30622 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/30625/task/30629/stat : 30629 (java) S 30622 30625 13693 0 -1 4202560 57 0 0 0 7 2 0 0 20 0 19 0 13106231 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050778598440 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30630] ppid=30622 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/30625/task/30630/stat : 30630 (java) S 30622 30625 13693 0 -1 4202560 30 0 0 0 7 2 0 0 20 0 19 0 13106231 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050777545384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30631] ppid=30622 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/30625/task/30631/stat : 30631 (java) S 30622 30625 13693 0 -1 4202560 31 0 0 0 5 1 0 0 20 0 19 0 13106231 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050776492840 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30632] ppid=30622 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/30625/task/30632/stat : 30632 (java) S 30622 30625 13693 0 -1 4202560 17 0 0 0 6 0 0 0 20 0 19 0 13106231 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050775439784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30633] ppid=30622 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/30625/task/30633/stat : 30633 (java) S 30622 30625 13693 0 -1 4202560 44 0 0 0 7 1 0 0 20 0 19 0 13106231 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050774387240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30634] ppid=30622 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30625/task/30634/stat : 30634 (java) S 30622 30625 13693 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 19 0 13106231 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050773334184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30635] ppid=30622 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30625/task/30635/stat : 30635 (java) S 30622 30625 13693 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 19 0 13106231 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050772281640 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30636] ppid=30622 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/30625/task/30636/stat : 30636 (java) S 30622 30625 13693 0 -1 4202560 345 0 0 0 2 10 0 0 20 0 19 0 13106232 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050641693544 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30637] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30637/stat : 30637 (java) S 30622 30625 13693 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050640639864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30638] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30638/stat : 30638 (java) S 30622 30625 13693 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050639586696 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30639] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30639/stat : 30639 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050638535440 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30640] ppid=30622 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/30625/task/30640/stat : 30640 (java) S 30622 30625 13693 0 -1 4202560 9746 0 0 0 127 2 0 0 20 0 19 0 13106234 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050637482296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30641] ppid=30622 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/30625/task/30641/stat : 30641 (java) S 30622 30625 13693 0 -1 4202560 5840 0 0 0 96 2 0 0 20 0 19 0 13106234 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050636429752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30642] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30642/stat : 30642 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050635376888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30643] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30643/stat : 30643 (java) S 30622 30625 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140050634324552 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30740] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30740/stat : 30740 (java) S 30622 30625 13693 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13107921 10060525568 150753 33554432000 1073741824 1073778376 140737392538016 140049354057256 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 13.29
Current children cumulated vsize (KiB) 9824732

[startup+28.1007 s]
/proc/loadavg: 0.83 1.06 1.19 1/188 30800
/proc/meminfo: memFree=27769936/32872528 swapFree=1590004/1720820
[pid=30625] ppid=30622 vsize=9824732 CPUtime=13.35 cores=1,3,5,7
/proc/30625/stat : 30625 (java) S 30622 30625 13693 0 -1 4202496 20627 0 1 0 1207 128 0 0 20 0 19 0 13106229 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140737392529152 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/30625/statm: 2456183 150754 2288 9 0 2446860 0
[pid=30625/tid=30627] ppid=30622 vsize=9824732 CPUtime=0.55 cores=1,3,5,7
/proc/30625/task/30627/stat : 30627 (java) S 30622 30625 13693 0 -1 4202560 2438 0 1 0 53 2 0 0 20 0 19 0 13106230 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050818159320 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30628] ppid=30622 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/30625/task/30628/stat : 30628 (java) S 30622 30625 13693 0 -1 4202560 29 0 0 0 6 2 0 0 20 0 19 0 13106231 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050779650984 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30629] ppid=30622 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/30625/task/30629/stat : 30629 (java) S 30622 30625 13693 0 -1 4202560 57 0 0 0 7 2 0 0 20 0 19 0 13106231 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050778598440 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30630] ppid=30622 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/30625/task/30630/stat : 30630 (java) S 30622 30625 13693 0 -1 4202560 30 0 0 0 7 2 0 0 20 0 19 0 13106231 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050777545384 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30631] ppid=30622 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/30625/task/30631/stat : 30631 (java) S 30622 30625 13693 0 -1 4202560 31 0 0 0 5 1 0 0 20 0 19 0 13106231 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050776492840 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30625/tid=30632] ppid=30622 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/30625/task/30632/stat : 30632 (java) S 30622 30625 13693 0 -1 4202560 17 0 0 0 6 0 0 0 20 0 19 0 13106231 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050775439784 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30633] ppid=30622 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/30625/task/30633/stat : 30633 (java) S 30622 30625 13693 0 -1 4202560 44 0 0 0 7 1 0 0 20 0 19 0 13106231 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050774387240 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30634] ppid=30622 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30625/task/30634/stat : 30634 (java) S 30622 30625 13693 0 -1 4202560 23 0 0 0 7 0 0 0 20 0 19 0 13106231 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050773334184 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30635] ppid=30622 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30625/task/30635/stat : 30635 (java) S 30622 30625 13693 0 -1 4202560 26 0 0 0 6 1 0 0 20 0 19 0 13106231 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050772281640 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30636] ppid=30622 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/30625/task/30636/stat : 30636 (java) S 30622 30625 13693 0 -1 4202560 345 0 0 0 2 10 0 0 20 0 19 0 13106232 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050641693544 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30637] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30637/stat : 30637 (java) S 30622 30625 13693 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050640639864 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30638] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30638/stat : 30638 (java) S 30622 30625 13693 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 13106232 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050639586696 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30639] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30639/stat : 30639 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050638535440 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30625/tid=30640] ppid=30622 vsize=9824732 CPUtime=1.3 cores=1,3,5,7
/proc/30625/task/30640/stat : 30640 (java) S 30622 30625 13693 0 -1 4202560 9746 0 0 0 128 2 0 0 20 0 19 0 13106234 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050637482296 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30625/tid=30641] ppid=30622 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/30625/task/30641/stat : 30641 (java) S 30622 30625 13693 0 -1 4202560 5840 0 0 0 96 2 0 0 20 0 19 0 13106234 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050636429752 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30642] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30642/stat : 30642 (java) S 30622 30625 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050635376888 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30625/tid=30643] ppid=30622 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30625/task/30643/stat : 30643 (java) S 30622 30625 13693 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13106234 10060525568 150754 33554432000 1073741824 1073778376 140737392538016 140050634324552 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 13.35
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 28.1071
CPU time (s): 13.403
CPU user time (s): 12.0102
CPU system time (s): 1.39279
CPU usage (%): 47.6854
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.0102
system time used= 1.39279
maximum resident set size= 603048
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20636
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2579
involuntary context switches= 1485

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.19397 second user time and 0.206968 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-30 23:17:57
IDJOB=4109793
IDBENCH=78926
IDSOLVER=2552
FILE ID=node120/4109793-1467321477
RUNJOBID= node120-1467318784-20067
PBS_JOBID= 20005266
Free space on /tmp= 71672 MiB

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

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

MD5SUM BENCH= c0a37f516cf4d2739ccd6d05a55220be
RANDOM SEED=1740441652

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.669
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.669
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.669
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:        28366620 kB
Buffers:          176544 kB
Cached:          1852680 kB
SwapCached:            0 kB
Active:           270888 kB
Inactive:        1770428 kB
Active(anon):      14244 kB
Inactive(anon):        0 kB
Active(file):     256644 kB
Inactive(file):  1770428 kB
Unevictable:     1720820 kB
Mlocked:         1590004 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               968 kB
Writeback:             0 kB
AnonPages:       1789548 kB
Mapped:            13588 kB
Shmem:               204 kB
Slab:             612040 kB
SReclaimable:      56152 kB
SUnreclaim:       555888 kB
KernelStack:        1560 kB
PageTables:         6920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1817712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    188416 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= 71672 MiB
End job on node120 at 2016-06-30 23:18:25