Trace number 4109709

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 22.8305 28.6742

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900584219--soft-66-100-0.wbo
MD5SUM318d96c5cecc5e1278f112ac94857622
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark31.7822
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 constraints904
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 44120
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 44119
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 689
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4109709-1467321467.wbo
0.11/0.11	c reading problem ... 
0.48/0.32	c ... done. Wall clock time 0.215s.
0.48/0.32	c declared #vars     231
0.48/0.32	c internal #vars     1135
0.48/0.32	c #constraints  2707
0.48/0.32	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.48/0.32	c constraints type 
0.48/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2520
0.48/0.32	c org.sat4j.minisat.constraints.card.MinWatchCard => 18
0.48/0.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 164
0.48/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 5
0.48/0.32	c 2707 constraints processed.
0.48/0.32	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.48/0.32	c constraints type 
0.48/0.32	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 164
0.48/0.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2520
0.48/0.32	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 18
0.48/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5
0.48/0.32	c 2707 constraints processed.
0.48/0.32	c objective function length is 904 literals
1.19/0.58	c And the winner is solver0
1.74/0.83	c SATISFIABLE
1.74/0.83	c OPTIMIZING...
1.74/0.83	c Got one! Elapsed wall clock time (in seconds):0.72
1.74/0.83	o 476
1.74/0.87	c And the winner is solver0
1.97/1.33	c Got one! Elapsed wall clock time (in seconds):1.226
1.97/1.33	o 260
1.97/1.35	c And the winner is solver0
2.20/1.84	c Got one! Elapsed wall clock time (in seconds):1.732
2.20/1.84	o 253
2.20/1.86	c And the winner is solver0
2.29/2.34	c Got one! Elapsed wall clock time (in seconds):2.236
2.29/2.34	o 249
2.29/2.35	c And the winner is solver0
2.40/2.85	c Got one! Elapsed wall clock time (in seconds):2.74
2.40/2.85	o 240
2.40/2.86	c And the winner is solver0
2.45/3.35	c Got one! Elapsed wall clock time (in seconds):3.243
2.45/3.35	o 237
2.45/3.36	c And the winner is solver0
2.47/3.85	c Got one! Elapsed wall clock time (in seconds):3.746
2.47/3.85	o 215
2.47/3.86	c And the winner is solver0
2.48/4.35	c Got one! Elapsed wall clock time (in seconds):4.249
2.48/4.35	o 212
2.48/4.36	c And the winner is solver0
2.49/4.86	c Got one! Elapsed wall clock time (in seconds):4.752
2.49/4.86	o 197
2.58/4.90	c And the winner is solver0
2.68/5.36	c Got one! Elapsed wall clock time (in seconds):5.254
2.68/5.36	o 194
2.68/5.37	c And the winner is solver0
2.71/5.86	c Got one! Elapsed wall clock time (in seconds):5.757
2.71/5.86	o 193
2.71/5.87	c And the winner is solver0
2.72/6.37	c Got one! Elapsed wall clock time (in seconds):6.26
2.72/6.37	o 185
2.72/6.38	c And the winner is solver0
2.79/6.87	c Got one! Elapsed wall clock time (in seconds):6.762
2.79/6.87	o 182
2.79/6.88	c And the winner is solver0
2.84/7.37	c Got one! Elapsed wall clock time (in seconds):7.264
2.84/7.37	o 171
2.84/7.38	c And the winner is solver0
2.86/7.87	c Got one! Elapsed wall clock time (in seconds):7.766
2.86/7.87	o 168
2.92/7.91	c And the winner is solver0
2.97/8.37	c Got one! Elapsed wall clock time (in seconds):8.268
2.97/8.37	o 165
2.97/8.38	c And the winner is solver0
2.97/8.88	c Got one! Elapsed wall clock time (in seconds):8.77
2.97/8.88	o 157
2.97/8.90	c And the winner is solver0
3.02/9.38	c Got one! Elapsed wall clock time (in seconds):9.271
3.02/9.38	o 149
3.02/9.39	c And the winner is solver0
3.02/9.88	c Got one! Elapsed wall clock time (in seconds):9.773
3.02/9.88	o 139
3.02/9.89	c And the winner is solver0
3.06/10.38	c Got one! Elapsed wall clock time (in seconds):10.274
3.06/10.38	o 130
3.34/10.50	c And the winner is solver0
3.36/10.88	c Got one! Elapsed wall clock time (in seconds):10.776
3.36/10.88	o 129
3.39/10.97	c And the winner is solver0
3.56/11.38	c Got one! Elapsed wall clock time (in seconds):11.278
3.56/11.38	o 88
3.57/11.40	c And the winner is solver0
3.57/11.88	c Got one! Elapsed wall clock time (in seconds):11.779
3.57/11.88	o 81
3.58/11.90	c And the winner is solver0
3.59/12.39	c Got one! Elapsed wall clock time (in seconds):12.281
3.59/12.39	o 70
3.61/12.40	c And the winner is solver0
3.62/12.89	c Got one! Elapsed wall clock time (in seconds):12.783
3.62/12.89	o 68
3.63/12.94	c And the winner is solver0
3.78/13.39	c Got one! Elapsed wall clock time (in seconds):13.286
3.78/13.39	o 59
4.02/13.50	c And the winner is solver0
4.04/13.89	c Got one! Elapsed wall clock time (in seconds):13.788
4.04/13.89	o 51
4.26/14.03	c And the winner is solver0
4.36/14.40	c Got one! Elapsed wall clock time (in seconds):14.291
4.36/14.40	o 50
4.56/14.51	c cleaning 5570 clauses out of 11148 with flag 7956/11148
5.31/14.80	c And the winner is solver0
5.34/14.90	c Got one! Elapsed wall clock time (in seconds):14.794
5.34/14.90	o 46
5.34/14.97	c cleaning 5498 clauses out of 11023 with flag 5984/16593
6.15/15.36	c cleaning 5752 clauses out of 11523 with flag 48031/22591
6.77/15.63	c And the winner is solver0
6.84/15.90	c Got one! Elapsed wall clock time (in seconds):15.797
6.84/15.90	o 44
7.02/16.04	c cleaning 5649 clauses out of 11299 with flag 7552/28119
7.02/16.08	c And the winner is solver0
7.22/16.41	c Got one! Elapsed wall clock time (in seconds):16.301
7.22/16.41	o 43
8.05/16.81	c cleaning 5557 clauses out of 11127 with flag 40929/33596
8.45/17.00	c And the winner is solver0
8.46/17.41	c Got one! Elapsed wall clock time (in seconds):17.306
8.46/17.41	o 41
8.63/17.53	c And the winner is solver0
8.72/17.92	c Got one! Elapsed wall clock time (in seconds):17.81
8.72/17.92	o 33
8.87/18.07	c cleaning 6098 clauses out of 12231 with flag 15954/40257
9.94/18.55	c cleaning 6063 clauses out of 12133 with flag 68136/46257
9.94/18.55	c And the winner is solver0
10.06/18.92	c Got one! Elapsed wall clock time (in seconds):18.816
10.06/18.92	o 32
10.06/18.99	c And the winner is solver0
10.21/19.43	c Got one! Elapsed wall clock time (in seconds):19.322
10.21/19.43	o 30
10.88/19.73	c cleaning 5608 clauses out of 11233 with flag 32606/51420
11.29/19.98	c And the winner is solver0
11.47/20.44	c Got one! Elapsed wall clock time (in seconds):20.332
11.47/20.44	o 29
11.58/20.59	c And the winner is solver0
11.79/20.95	c Got one! Elapsed wall clock time (in seconds):20.844
11.79/20.95	o 27
11.90/21.04	c cleaning 6160 clauses out of 12326 with flag 7405/58121
12.08/21.19	c And the winner is solver0
12.29/21.46	c Got one! Elapsed wall clock time (in seconds):21.351
12.29/21.46	o 22
12.56/21.68	c cleaning 5795 clauses out of 11627 with flag 28252/63582
12.97/21.85	c And the winner is solver0
13.10/21.96	c Got one! Elapsed wall clock time (in seconds):21.859
13.10/21.96	o 20
13.63/22.22	c cleaning 5757 clauses out of 11534 with flag 24739/69284
14.66/22.70	c cleaning 5886 clauses out of 11780 with flag 80660/75287
15.77/23.17	c And the winner is solver0
15.91/23.47	c Got one! Elapsed wall clock time (in seconds):23.369
15.91/23.47	o 19
16.98/24.06	c cleaning 8168 clauses out of 16341 with flag 40378/85735
18.17/24.44	c And the winner is solver0
18.17/24.49	c Got one! Elapsed wall clock time (in seconds):24.38
18.17/24.49	o 16
18.30/24.58	c cleaning 6689 clauses out of 13394 with flag 6147/90956
18.90/24.80	c And the winner is solver0
18.94/25.00	c Got one! Elapsed wall clock time (in seconds):24.891
18.94/25.00	o 15
19.13/25.14	c And the winner is solver0
19.25/25.51	c Got one! Elapsed wall clock time (in seconds):25.408
19.25/25.51	o 14
19.60/25.71	c cleaning 6434 clauses out of 12887 with flag 14832/97138
20.19/26.03	c And the winner is solver0
20.29/26.53	c Got one! Elapsed wall clock time (in seconds):26.42
20.29/26.53	o 11
20.42/26.69	c And the winner is solver0
20.66/27.04	c Got one! Elapsed wall clock time (in seconds):26.938
20.66/27.04	o 5
20.76/27.13	c cleaning 6356 clauses out of 12714 with flag 5571/103400
21.15/27.36	c And the winner is solver0
21.36/27.56	c Got one! Elapsed wall clock time (in seconds):27.454
21.36/27.56	o 3
21.68/27.73	c cleaning 5942 clauses out of 11899 with flag 9655/108941
22.08/27.98	c cleaning 5976 clauses out of 11956 with flag 38842/114940
22.48/28.17	c And the winner is solver0
22.69/28.66	c >>>>>>>>>> Solver number 0 (47 answers) <<<<<<<<<<<<<<<<<<
22.69/28.66	c starts		: 152
22.69/28.66	c conflicts		: 120395
22.69/28.66	c decisions		: 231313
22.69/28.66	c propagations		: 8080776
22.69/28.66	c inspects		: 103985086
22.69/28.66	c shortcuts		: 0
22.69/28.66	c learnt literals	: 19
22.69/28.66	c learnt binary clauses	: 62
22.69/28.66	c learnt ternary clauses	: 226
22.69/28.66	c learnt constraints	: 120375
22.69/28.66	c ignored constraints	: 0
22.69/28.66	c root simplifications	: 0
22.69/28.66	c removed literals (reason simplification)	: 723993
22.69/28.66	c reason swapping (by a shorter reason)	: 0
22.69/28.66	c Calls to reduceDB	: 18
22.69/28.66	c Number of update (reduction) of LBD	: 58802
22.69/28.66	c Imported unit clauses	: 0
22.69/28.66	c number of reductions to clauses (during analyze)	: 0
22.69/28.66	c number of learned constraints concerned by reduction	: 0
22.69/28.66	c number of learning phase by resolution	: 0
22.69/28.66	c number of learning phase by cutting planes	: 0
22.69/28.66	c speed (assignments/second)	: 285227.34813455225
22.69/28.66	c non guided choices	4956
22.69/28.66	c learnt constraints type 
22.69/28.66	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
22.69/28.66	c starts		: 57
22.69/28.66	c conflicts		: 2194
22.69/28.66	c decisions		: 42756
22.69/28.66	c propagations		: 135980
22.69/28.66	c inspects		: 12247140
22.69/28.66	c shortcuts		: 0
22.69/28.66	c learnt literals	: 0
22.69/28.66	c learnt binary clauses	: 0
22.69/28.66	c learnt ternary clauses	: 0
22.69/28.66	c learnt constraints	: 2166
22.69/28.66	c ignored constraints	: 0
22.69/28.66	c root simplifications	: 0
22.69/28.66	c removed literals (reason simplification)	: 0
22.69/28.66	c reason swapping (by a shorter reason)	: 0
22.69/28.66	c Calls to reduceDB	: 0
22.69/28.66	c Number of update (reduction) of LBD	: 0
22.69/28.66	c Imported unit clauses	: 0
22.69/28.66	c number of reductions to clauses (during analyze)	: 0
22.69/28.66	c number of learned constraints concerned by reduction	: 0
22.69/28.66	c number of learning phase by resolution	: 0
22.69/28.66	c number of learning phase by cutting planes	: 0
22.69/28.66	c speed (assignments/second)	: 127322.09737827715
22.69/28.66	c non guided choices	4806
22.69/28.66	c learnt constraints type 
22.69/28.66	s OPTIMUM FOUND
22.69/28.66	c Found 46 solution(s)
22.69/28.66	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 
22.69/28.66	c objective function=3
22.69/28.66	c Total wall clock time (in seconds): 28.559

Verifier Data

OK	3

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-4109709-1467321467/watcher-4109709-1467321467 -o /tmp/evaluation-result-4109709-1467321467/solver-4109709-1467321467 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467319426-13601 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109709-1467321467.wbo 

pid=15666
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: 0.57 0.32 0.65 2/169 15669
/proc/meminfo: memFree=30446624/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 11175882 98570240 978 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 24065 978 743 9 0 16771 0
[pid=15669/tid=15670] ppid=15666 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) R 15666 15669 11495 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 11175883 98570240 978 33554432000 1073741824 1073778376 140735756328240 140095783243304 271787574656 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100152 s]
/proc/loadavg: 0.57 0.32 0.65 2/169 15669
/proc/meminfo: memFree=30446624/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 4512 0 1 0 10 1 0 0 20 0 18 0 11175882 9787879424 6136 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2389619 6136 2158 9 0 2380296 0
[pid=15669/tid=15670] ppid=15666 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) R 15666 15669 11495 0 -1 4202560 2390 0 1 0 6 1 0 0 20 0 18 0 11175883 9787879424 6136 33554432000 1073741824 1073778376 140735756328240 140095783248616 271790957837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.20038 s]
/proc/loadavg: 0.57 0.32 0.65 2/169 15669
/proc/meminfo: memFree=30446624/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 4763 0 1 0 24 1 0 0 20 0 18 0 11175882 9787879424 6846 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2389619 6846 2214 9 0 2380296 0
[pid=15669/tid=15670] ppid=15666 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) R 15666 15669 11495 0 -1 4202560 2402 0 1 0 16 1 0 0 20 0 18 0 11175883 9787879424 6846 33554432000 1073741824 1073778376 140735756328240 140095783248616 140095608961629 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300375 s]
/proc/loadavg: 0.57 0.32 0.65 2/169 15669
/proc/meminfo: memFree=30446624/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 5741 0 1 0 47 1 0 0 20 0 18 0 11175882 9787879424 8940 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2389619 8940 2231 9 0 2380296 0
[pid=15669/tid=15670] ppid=15666 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) R 15666 15669 11495 0 -1 4202560 2405 0 1 0 26 1 0 0 20 0 18 0 11175883 9787879424 8940 33554432000 1073741824 1073778376 140735756328240 140095783248616 140095609328962 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700317 s]
/proc/loadavg: 0.57 0.32 0.65 2/169 15669
/proc/meminfo: memFree=30446624/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 13833 0 1 0 164 5 0 0 20 0 19 0 11175882 10060525568 15226 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2456183 15226 2263 9 0 2446860 0
[pid=15669/tid=15670] ppid=15666 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) S 15666 15669 11495 0 -1 4202560 2420 0 1 0 29 1 0 0 20 0 19 0 11175883 10060525568 15226 33554432000 1073741824 1073778376 140735756328240 140095783248760 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 0.57 0.32 0.65 1/188 15694
/proc/meminfo: memFree=30384272/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 16702 0 1 0 213 7 0 0 20 0 19 0 11175882 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2456183 18687 2266 9 0 2446860 0
[pid=15669/tid=15670] ppid=15666 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) S 15666 15669 11495 0 -1 4202560 2421 0 1 0 30 1 0 0 20 0 19 0 11175883 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095783248760 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15672] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15672/stat : 15672 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095744739752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15673] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15673/stat : 15673 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095743687208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15674] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15674/stat : 15674 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095742634152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15675] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15675/stat : 15675 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095741581608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15676] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15676/stat : 15676 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095740529576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15677] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15677/stat : 15677 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095739477032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15678] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15678/stat : 15678 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095738423976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15679] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15679/stat : 15679 (java) S 15666 15669 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095737371432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15680] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15680/stat : 15680 (java) S 15666 15669 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11175884 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095606737256 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15681] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15681/stat : 15681 (java) S 15666 15669 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095605683576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15682] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15682/stat : 15682 (java) S 15666 15669 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095604630408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15683] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15683/stat : 15683 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095603579152 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15684] ppid=15666 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/15669/task/15684/stat : 15684 (java) S 15666 15669 11495 0 -1 4202560 6577 0 0 0 53 1 0 0 20 0 19 0 11175887 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095602527032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15685] ppid=15666 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/15669/task/15685/stat : 15685 (java) S 15666 15669 11495 0 -1 4202560 6356 0 0 0 72 0 0 0 20 0 19 0 11175887 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095601474488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15686] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15686/stat : 15686 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095600421624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15687] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15687/stat : 15687 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095599369288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15690] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15690/stat : 15690 (java) S 15666 15669 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11175916 10060525568 18687 33554432000 1073741824 1073778376 140735756328240 140095596208936 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.2
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 0.57 0.32 0.65 1/188 15700
/proc/meminfo: memFree=30373288/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 16731 0 1 0 234 11 0 0 20 0 19 0 11175882 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2456183 22784 2267 9 0 2446860 0
[pid=15669/tid=15670] ppid=15666 vsize=9824732 CPUtime=0.32 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) S 15666 15669 11495 0 -1 4202560 2422 0 1 0 31 1 0 0 20 0 19 0 11175883 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095783248760 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15672] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15672/stat : 15672 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095744739752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15673] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15673/stat : 15673 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095743687208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15674] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15674/stat : 15674 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095742634152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15675] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15675/stat : 15675 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095741581608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15676] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15676/stat : 15676 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095740529576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15677] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15677/stat : 15677 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095739477032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15678] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15678/stat : 15678 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095738423976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15679] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15679/stat : 15679 (java) S 15666 15669 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095737371432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15680] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15680/stat : 15680 (java) S 15666 15669 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11175884 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095606737256 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15681] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15681/stat : 15681 (java) S 15666 15669 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095605683576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15682] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15682/stat : 15682 (java) S 15666 15669 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095604630408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15683] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15683/stat : 15683 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095603579152 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15684] ppid=15666 vsize=9824732 CPUtime=0.59 cores=1,3,5,7
/proc/15669/task/15684/stat : 15684 (java) S 15666 15669 11495 0 -1 4202560 6578 0 0 0 58 1 0 0 20 0 19 0 11175887 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095602527032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15685] ppid=15666 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/15669/task/15685/stat : 15685 (java) S 15666 15669 11495 0 -1 4202560 6356 0 0 0 81 0 0 0 20 0 19 0 11175887 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095601474488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15686] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15686/stat : 15686 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095600421624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15687] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15687/stat : 15687 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095599369288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15690] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15690/stat : 15690 (java) S 15666 15669 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11175916 10060525568 22784 33554432000 1073741824 1073778376 140735756328240 140095596208936 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=19 pid=1812 uid=0 cmd=

[startup+6.30083 s]
/proc/loadavg: 0.53 0.31 0.65 2/188 15721
/proc/meminfo: memFree=30328144/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9824732 CPUtime=2.72 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 16849 0 1 0 257 15 0 0 20 0 19 0 11175882 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2456183 33569 2271 9 0 2446860 0
[pid=15669/tid=15670] ppid=15666 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) S 15666 15669 11495 0 -1 4202560 2426 0 1 0 33 2 0 0 20 0 19 0 11175883 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095783248760 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15672] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15672/stat : 15672 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095744739752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15673] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15673/stat : 15673 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095743687208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15674] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15674/stat : 15674 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095742634152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15675] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15675/stat : 15675 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095741581608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15676] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15676/stat : 15676 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095740529576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15677] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15677/stat : 15677 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095739477032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15678] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15678/stat : 15678 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095738423976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15679] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15679/stat : 15679 (java) S 15666 15669 11495 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11175883 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095737371432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15680] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15680/stat : 15680 (java) S 15666 15669 11495 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 11175884 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095606737256 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15681] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15681/stat : 15681 (java) S 15666 15669 11495 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095605683576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15682] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15682/stat : 15682 (java) S 15666 15669 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095604630408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15683] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15683/stat : 15683 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 33569 33554432000 1073741824 1073778376 140735756328240 140095603579152 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15684] ppid=15666 vsize=9824732 CPUtime=0.63 cores=1,3,5,7

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

[pid=15669/tid=15674] ppid=15666 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15669/task/15674/stat : 15674 (java) S 15666 15669 11495 0 -1 4202560 61 0 0 0 9 3 0 0 20 0 22 0 11175883 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095742634152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15675] ppid=15666 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15669/task/15675/stat : 15675 (java) S 15666 15669 11495 0 -1 4202560 44 0 0 0 9 3 0 0 20 0 22 0 11175883 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095741581608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15676] ppid=15666 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15669/task/15676/stat : 15676 (java) S 15666 15669 11495 0 -1 4202560 64 0 0 0 9 2 0 0 20 0 22 0 11175883 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095740529576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15677] ppid=15666 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/15669/task/15677/stat : 15677 (java) S 15666 15669 11495 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 22 0 11175883 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095739477032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15678] ppid=15666 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15669/task/15678/stat : 15678 (java) S 15666 15669 11495 0 -1 4202560 33 0 0 0 7 2 0 0 20 0 22 0 11175883 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095738423976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15679] ppid=15666 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/15669/task/15679/stat : 15679 (java) S 15666 15669 11495 0 -1 4202560 36 0 0 0 7 1 0 0 20 0 22 0 11175883 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095737371432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15680] ppid=15666 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15669/task/15680/stat : 15680 (java) S 15666 15669 11495 0 -1 4202560 364 0 0 0 1 8 0 0 20 0 22 0 11175884 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095606737256 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15681] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15681/stat : 15681 (java) S 15666 15669 11495 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 11175885 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095605683576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15682] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15682/stat : 15682 (java) S 15666 15669 11495 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 11175885 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095604630408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15683] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15683/stat : 15683 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11175887 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095603579152 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15684] ppid=15666 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/15669/task/15684/stat : 15684 (java) S 15666 15669 11495 0 -1 4202560 8407 0 0 0 103 2 0 0 20 0 22 0 11175887 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095602527032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15685] ppid=15666 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/15669/task/15685/stat : 15685 (java) S 15666 15669 11495 0 -1 4202560 13680 0 0 0 184 2 0 0 20 0 22 0 11175887 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095601474488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15686] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15686/stat : 15686 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11175887 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095600421624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15687] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15687/stat : 15687 (java) S 15666 15669 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11175887 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095599369288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15690] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15690/stat : 15690 (java) S 15666 15669 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11175916 10060525568 201768 33554432000 1073741824 1073778376 140735756328240 140095596208936 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 20.95
Current children cumulated vsize (KiB) 9824732

[startup+28.0009 s]
/proc/loadavg: 0.68 0.36 0.65 1/188 15826
/proc/meminfo: memFree=29581900/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9824732 CPUtime=22.28 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 28402 0 1 0 2126 102 0 0 20 0 22 0 11175882 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2456183 230179 2289 9 0 2446860 0
[pid=15669/tid=15670] ppid=15666 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) S 15666 15669 11495 0 -1 4202560 2439 0 1 0 50 2 0 0 20 0 22 0 11175883 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095783248760 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15672] ppid=15666 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15669/task/15672/stat : 15672 (java) S 15666 15669 11495 0 -1 4202560 60 0 0 0 11 2 0 0 20 0 22 0 11175883 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095744739752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15673] ppid=15666 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15669/task/15673/stat : 15673 (java) S 15666 15669 11495 0 -1 4202560 36 0 0 0 9 2 0 0 20 0 22 0 11175883 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095743687208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15674] ppid=15666 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/15669/task/15674/stat : 15674 (java) S 15666 15669 11495 0 -1 4202560 72 0 0 0 11 3 0 0 20 0 22 0 11175883 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095742634152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15675] ppid=15666 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15669/task/15675/stat : 15675 (java) S 15666 15669 11495 0 -1 4202560 49 0 0 0 10 3 0 0 20 0 22 0 11175883 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095741581608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15676] ppid=15666 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15669/task/15676/stat : 15676 (java) S 15666 15669 11495 0 -1 4202560 67 0 0 0 10 2 0 0 20 0 22 0 11175883 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095740529576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15677] ppid=15666 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/15669/task/15677/stat : 15677 (java) S 15666 15669 11495 0 -1 4202560 56 0 0 0 6 2 0 0 20 0 22 0 11175883 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095739477032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15678] ppid=15666 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15669/task/15678/stat : 15678 (java) S 15666 15669 11495 0 -1 4202560 37 0 0 0 9 2 0 0 20 0 22 0 11175883 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095738423976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15679] ppid=15666 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15669/task/15679/stat : 15679 (java) S 15666 15669 11495 0 -1 4202560 37 0 0 0 8 1 0 0 20 0 22 0 11175883 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095737371432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15680] ppid=15666 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15669/task/15680/stat : 15680 (java) S 15666 15669 11495 0 -1 4202560 602 0 0 0 1 8 0 0 20 0 22 0 11175884 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095606737256 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15681] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15681/stat : 15681 (java) S 15666 15669 11495 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 11175885 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095605683576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15682] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15682/stat : 15682 (java) S 15666 15669 11495 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 22 0 11175885 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095604630408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15683] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15683/stat : 15683 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11175887 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095603579152 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15684] ppid=15666 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/15669/task/15684/stat : 15684 (java) S 15666 15669 11495 0 -1 4202560 8712 0 0 0 108 2 0 0 20 0 22 0 11175887 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095602527032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15685] ppid=15666 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/15669/task/15685/stat : 15685 (java) S 15666 15669 11495 0 -1 4202560 13680 0 0 0 184 2 0 0 20 0 22 0 11175887 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095601474488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15686] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15686/stat : 15686 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11175887 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095600421624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15687] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15687/stat : 15687 (java) S 15666 15669 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11175887 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095599369288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15690] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15690/stat : 15690 (java) S 15666 15669 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11175916 10060525568 230179 33554432000 1073741824 1073778376 140735756328240 140095596208936 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 22.28
Current children cumulated vsize (KiB) 9824732

[startup+28.4008 s]
/proc/loadavg: 0.68 0.36 0.65 1/188 15826
/proc/meminfo: memFree=29581900/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9824732 CPUtime=22.66 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 28403 0 1 0 2162 104 0 0 20 0 19 0 11175882 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2456183 230172 2289 9 0 2446860 0
[pid=15669/tid=15670] ppid=15666 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) S 15666 15669 11495 0 -1 4202560 2439 0 1 0 50 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095783248760 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15672] ppid=15666 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15669/task/15672/stat : 15672 (java) S 15666 15669 11495 0 -1 4202560 60 0 0 0 11 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095744739752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15673] ppid=15666 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15669/task/15673/stat : 15673 (java) S 15666 15669 11495 0 -1 4202560 36 0 0 0 9 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095743687208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15674] ppid=15666 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/15669/task/15674/stat : 15674 (java) S 15666 15669 11495 0 -1 4202560 72 0 0 0 11 3 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095742634152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15675] ppid=15666 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15669/task/15675/stat : 15675 (java) S 15666 15669 11495 0 -1 4202560 49 0 0 0 10 3 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095741581608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15676] ppid=15666 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15669/task/15676/stat : 15676 (java) S 15666 15669 11495 0 -1 4202560 67 0 0 0 10 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095740529576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15677] ppid=15666 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/15669/task/15677/stat : 15677 (java) S 15666 15669 11495 0 -1 4202560 56 0 0 0 6 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095739477032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15678] ppid=15666 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15669/task/15678/stat : 15678 (java) S 15666 15669 11495 0 -1 4202560 37 0 0 0 9 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095738423976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15679] ppid=15666 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15669/task/15679/stat : 15679 (java) S 15666 15669 11495 0 -1 4202560 37 0 0 0 8 1 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095737371432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15680] ppid=15666 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15669/task/15680/stat : 15680 (java) S 15666 15669 11495 0 -1 4202560 602 0 0 0 1 8 0 0 20 0 19 0 11175884 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095606737256 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15681] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15681/stat : 15681 (java) S 15666 15669 11495 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095605683576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15682] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15682/stat : 15682 (java) S 15666 15669 11495 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095604630408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15683] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15683/stat : 15683 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095603579152 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15684] ppid=15666 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/15669/task/15684/stat : 15684 (java) S 15666 15669 11495 0 -1 4202560 8712 0 0 0 109 2 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095602527032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15685] ppid=15666 vsize=9824732 CPUtime=1.86 cores=1,3,5,7
/proc/15669/task/15685/stat : 15685 (java) S 15666 15669 11495 0 -1 4202560 13680 0 0 0 184 2 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095601474488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15686] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15686/stat : 15686 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095600421624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15687] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15687/stat : 15687 (java) S 15666 15669 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095599369288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15690] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15690/stat : 15690 (java) S 15666 15669 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11175916 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095596208936 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 22.66
Current children cumulated vsize (KiB) 9824732

[startup+28.6008 s]
/proc/loadavg: 0.63 0.35 0.65 2/188 15829
/proc/meminfo: memFree=29531864/32872528 swapFree=1102192/1183952
[pid=15669] ppid=15666 vsize=9824732 CPUtime=22.69 cores=1,3,5,7
/proc/15669/stat : 15669 (java) S 15666 15669 11495 0 -1 4202496 28403 0 1 0 2165 104 0 0 20 0 19 0 11175882 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140735756319376 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/15669/statm: 2456183 230172 2289 9 0 2446860 0
[pid=15669/tid=15670] ppid=15666 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/15669/task/15670/stat : 15670 (java) R 15666 15669 11495 0 -1 4202560 2439 0 1 0 52 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095783248368 140095609116610 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15672] ppid=15666 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15669/task/15672/stat : 15672 (java) S 15666 15669 11495 0 -1 4202560 60 0 0 0 11 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095744739752 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15673] ppid=15666 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15669/task/15673/stat : 15673 (java) S 15666 15669 11495 0 -1 4202560 36 0 0 0 9 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095743687208 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15674] ppid=15666 vsize=9824732 CPUtime=0.14 cores=1,3,5,7
/proc/15669/task/15674/stat : 15674 (java) S 15666 15669 11495 0 -1 4202560 72 0 0 0 11 3 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095742634152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15675] ppid=15666 vsize=9824732 CPUtime=0.13 cores=1,3,5,7
/proc/15669/task/15675/stat : 15675 (java) S 15666 15669 11495 0 -1 4202560 49 0 0 0 10 3 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095741581608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15676] ppid=15666 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/15669/task/15676/stat : 15676 (java) S 15666 15669 11495 0 -1 4202560 67 0 0 0 10 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095740529576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15677] ppid=15666 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/15669/task/15677/stat : 15677 (java) S 15666 15669 11495 0 -1 4202560 56 0 0 0 6 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095739477032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15678] ppid=15666 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/15669/task/15678/stat : 15678 (java) S 15666 15669 11495 0 -1 4202560 37 0 0 0 9 2 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095738423976 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15679] ppid=15666 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15669/task/15679/stat : 15679 (java) S 15666 15669 11495 0 -1 4202560 37 0 0 0 8 1 0 0 20 0 19 0 11175883 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095737371432 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15680] ppid=15666 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/15669/task/15680/stat : 15680 (java) S 15666 15669 11495 0 -1 4202560 602 0 0 0 1 8 0 0 20 0 19 0 11175884 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095606737256 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15681] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15681/stat : 15681 (java) S 15666 15669 11495 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095605683576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15682] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15682/stat : 15682 (java) S 15666 15669 11495 0 -1 4202560 34 0 0 0 0 0 0 0 20 0 19 0 11175885 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095604630408 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15683] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15683/stat : 15683 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095603579152 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15684] ppid=15666 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/15669/task/15684/stat : 15684 (java) S 15666 15669 11495 0 -1 4202560 8712 0 0 0 109 2 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095602527032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=15669/tid=15685] ppid=15666 vsize=9824732 CPUtime=1.87 cores=1,3,5,7
/proc/15669/task/15685/stat : 15685 (java) S 15666 15669 11495 0 -1 4202560 13680 0 0 0 185 2 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095601474488 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=15669/tid=15686] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15686/stat : 15686 (java) S 15666 15669 11495 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095600421624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=15669/tid=15687] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15687/stat : 15687 (java) S 15666 15669 11495 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11175887 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095599369288 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=15669/tid=15690] ppid=15666 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/15669/task/15690/stat : 15690 (java) S 15666 15669 11495 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11175916 10060525568 230172 33554432000 1073741824 1073778376 140735756328240 140095596208936 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 22.69
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 28.6742
CPU time (s): 22.8305
CPU user time (s): 21.6487
CPU system time (s): 1.18182
CPU usage (%): 79.6205
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 21.6487
system time used= 1.18182
maximum resident set size= 920716
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28414
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= 2541
involuntary context switches= 2029

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.155976 second user time and 0.263959 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-30 23:17:47
IDJOB=4109709
IDBENCH=78901
IDSOLVER=2552
FILE ID=node115/4109709-1467321467
RUNJOBID= node115-1467319426-13601
PBS_JOBID= 20005276
Free space on /tmp= 71664 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.1900584219--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109709-1467321467/watcher-4109709-1467321467 -o /tmp/evaluation-result-4109709-1467321467/solver-4109709-1467321467 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1467319426-13601 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109709-1467321467.wbo

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

MD5SUM BENCH= 318d96c5cecc5e1278f112ac94857622
RANDOM SEED=1494353709

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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		: 2667.087
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:        30447888 kB
Buffers:          165528 kB
Cached:           321224 kB
SwapCached:            0 kB
Active:           270788 kB
Inactive:         231284 kB
Active(anon):      10936 kB
Inactive(anon):     6556 kB
Active(file):     259852 kB
Inactive(file):   224728 kB
Unevictable:     1183952 kB
Mlocked:         1102192 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               524 kB
Writeback:             0 kB
AnonPages:       1198040 kB
Mapped:            13860 kB
Shmem:               204 kB
Slab:             608060 kB
SReclaimable:      52304 kB
SUnreclaim:       555756 kB
KernelStack:        1392 kB
PageTables:         5736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1283828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 71664 MiB
End job on node115 at 2016-06-30 23:18:15