Trace number 4109941

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 37.0804 39.3881

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900576360--soft-33-100-0.wbo
MD5SUMcb67e22228ed30d84ff6579ce17258b0
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark41.8156
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 constraints1788
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 89002
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 89001
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 733
Number of bits of the biggest sum of numbers10
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4109941-1466345505.wbo
0.09/0.12	c reading problem ... 
0.45/0.35	c ... done. Wall clock time 0.23s.
0.45/0.35	c declared #vars     231
0.45/0.35	c internal #vars     2019
0.45/0.35	c #constraints  2707
0.45/0.36	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.45/0.36	c constraints type 
0.45/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2603
0.45/0.36	c org.sat4j.minisat.constraints.card.MinWatchCard => 11
0.45/0.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 81
0.45/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.45/0.36	c 2707 constraints processed.
0.45/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.45/0.36	c constraints type 
0.45/0.36	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 81
0.45/0.36	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2603
0.45/0.36	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 11
0.45/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12
0.45/0.36	c 2707 constraints processed.
0.45/0.36	c objective function length is 1788 literals
0.67/0.49	c And the winner is solver0
1.23/0.86	c SATISFIABLE
1.23/0.86	c OPTIMIZING...
1.23/0.86	c Got one! Elapsed wall clock time (in seconds):0.736
1.23/0.86	o 351
1.35/0.90	c And the winner is solver0
1.77/1.38	c Got one! Elapsed wall clock time (in seconds):1.256
1.77/1.38	o 253
1.83/1.41	c And the winner is solver0
1.91/1.89	c Got one! Elapsed wall clock time (in seconds):1.765
1.91/1.89	o 232
1.92/1.91	c And the winner is solver0
2.00/2.40	c Got one! Elapsed wall clock time (in seconds):2.272
2.00/2.40	o 219
2.00/2.41	c And the winner is solver0
2.03/2.90	c Got one! Elapsed wall clock time (in seconds):2.778
2.03/2.90	o 214
2.03/2.99	c And the winner is solver0
2.45/3.41	c Got one! Elapsed wall clock time (in seconds):3.283
2.45/3.41	o 205
2.45/3.43	c And the winner is solver0
2.51/3.91	c Got one! Elapsed wall clock time (in seconds):3.788
2.51/3.91	o 201
2.51/3.93	c And the winner is solver0
2.55/4.42	c Got one! Elapsed wall clock time (in seconds):4.293
2.55/4.42	o 191
2.55/4.44	c And the winner is solver0
2.64/4.92	c Got one! Elapsed wall clock time (in seconds):4.796
2.64/4.92	o 189
2.64/4.93	c And the winner is solver0
2.65/5.42	c Got one! Elapsed wall clock time (in seconds):5.3
2.65/5.42	o 179
2.65/5.45	c And the winner is solver0
2.72/5.93	c Got one! Elapsed wall clock time (in seconds):5.803
2.72/5.93	o 178
2.72/5.96	c And the winner is solver0
2.84/6.43	c Got one! Elapsed wall clock time (in seconds):6.305
2.84/6.43	o 177
4.76/7.31	c cleaning 3423 clauses out of 6856 with flag 30980/6856
4.76/7.35	c And the winner is solver0
4.99/7.43	c Got one! Elapsed wall clock time (in seconds):7.308
4.99/7.43	o 173
5.23/7.51	c And the winner is solver0
5.48/7.94	c Got one! Elapsed wall clock time (in seconds):7.811
5.48/7.94	o 165
5.48/7.94	c And the winner is solver0
5.48/8.44	c Got one! Elapsed wall clock time (in seconds):8.314
5.48/8.44	o 162
5.48/8.46	c And the winner is solver0
5.52/8.94	c Got one! Elapsed wall clock time (in seconds):8.817
5.52/8.94	o 144
5.52/8.99	c And the winner is solver0
5.66/9.44	c Got one! Elapsed wall clock time (in seconds):9.32
5.66/9.44	o 110
5.66/9.46	c And the winner is solver0
5.70/9.95	c Got one! Elapsed wall clock time (in seconds):9.823
5.70/9.95	o 108
5.70/9.96	c And the winner is solver0
5.74/10.45	c Got one! Elapsed wall clock time (in seconds):10.326
5.74/10.45	o 105
5.83/10.54	c And the winner is solver0
5.93/10.95	c Got one! Elapsed wall clock time (in seconds):10.829
5.93/10.95	o 100
6.02/11.06	c And the winner is solver0
6.15/11.46	c Got one! Elapsed wall clock time (in seconds):11.332
6.15/11.46	o 99
6.15/11.50	c And the winner is solver0
6.25/11.96	c Got one! Elapsed wall clock time (in seconds):11.835
6.25/11.96	o 97
6.33/12.03	c And the winner is solver0
6.46/12.46	c Got one! Elapsed wall clock time (in seconds):12.338
6.46/12.46	o 96
6.46/12.48	c And the winner is solver0
6.51/12.97	c Got one! Elapsed wall clock time (in seconds):12.842
6.51/12.97	o 91
6.57/13.02	c And the winner is solver0
6.65/13.47	c Got one! Elapsed wall clock time (in seconds):13.345
6.65/13.47	o 90
6.65/13.48	c And the winner is solver0
6.65/13.97	c Got one! Elapsed wall clock time (in seconds):13.848
6.65/13.97	o 89
7.36/14.38	c And the winner is solver0
7.55/14.48	c Got one! Elapsed wall clock time (in seconds):14.352
7.55/14.48	o 88
7.81/14.65	c And the winner is solver0
7.94/14.98	c Got one! Elapsed wall clock time (in seconds):14.855
7.94/14.98	o 86
7.94/14.99	c And the winner is solver0
7.96/15.48	c Got one! Elapsed wall clock time (in seconds):15.359
7.96/15.48	o 71
8.00/15.54	c And the winner is solver0
8.10/15.99	c Got one! Elapsed wall clock time (in seconds):15.863
8.10/15.99	o 69
8.35/16.12	c And the winner is solver0
8.41/16.52	c Got one! Elapsed wall clock time (in seconds):16.391
8.41/16.52	o 68
8.41/16.57	c And the winner is solver0
8.55/17.02	c Got one! Elapsed wall clock time (in seconds):16.897
8.55/17.02	o 65
8.69/17.13	c And the winner is solver0
8.79/17.53	c Got one! Elapsed wall clock time (in seconds):17.403
8.79/17.53	o 59
8.79/17.54	c And the winner is solver0
8.92/18.03	c Got one! Elapsed wall clock time (in seconds):17.909
8.92/18.03	o 57
9.04/18.15	c And the winner is solver0
9.17/18.54	c Got one! Elapsed wall clock time (in seconds):18.416
9.17/18.54	o 56
9.32/18.63	c And the winner is solver0
9.44/19.05	c Got one! Elapsed wall clock time (in seconds):18.923
9.44/19.05	o 55
9.44/19.08	c And the winner is solver0
9.53/19.56	c Got one! Elapsed wall clock time (in seconds):19.432
9.53/19.56	o 54
9.86/19.72	c cleaning 8820 clauses out of 17652 with flag 6907/21075
10.08/19.81	c And the winner is solver0
10.12/20.06	c Got one! Elapsed wall clock time (in seconds):19.94
10.12/20.06	o 53
10.12/20.09	c And the winner is solver0
10.19/20.57	c Got one! Elapsed wall clock time (in seconds):20.448
10.19/20.57	o 40
10.24/20.60	c And the winner is solver0
10.25/21.08	c Got one! Elapsed wall clock time (in seconds):20.956
10.25/21.08	o 37
10.72/21.37	c And the winner is solver0
10.88/21.59	c Got one! Elapsed wall clock time (in seconds):21.465
10.88/21.59	o 34
10.89/21.64	c And the winner is solver0
11.01/22.10	c Got one! Elapsed wall clock time (in seconds):21.976
11.01/22.10	o 33
11.01/22.13	c And the winner is solver0
11.09/22.61	c Got one! Elapsed wall clock time (in seconds):22.487
11.09/22.61	o 32
11.09/22.64	c And the winner is solver0
11.17/23.12	c Got one! Elapsed wall clock time (in seconds):22.997
11.17/23.12	o 27
11.53/23.32	c cleaning 8348 clauses out of 16699 with flag 14024/28942
12.58/23.89	c cleaning 7175 clauses out of 14350 with flag 65140/34941
14.03/24.52	c cleaning 7080 clauses out of 14176 with flag 133057/41942
15.23/25.14	c And the winner is solver0
15.35/25.63	c Got one! Elapsed wall clock time (in seconds):25.508
15.35/25.63	o 26
15.35/25.65	c And the winner is solver0
16.69/26.97	c Got one! Elapsed wall clock time (in seconds):26.841
16.69/26.97	o 18
16.69/26.98	c And the winner is solver0
18.80/29.03	c Got one! Elapsed wall clock time (in seconds):28.909
18.80/29.03	o 11
19.52/29.50	c cleaning 9580 clauses out of 19172 with flag 38299/54018
20.72/30.03	c cleaning 7792 clauses out of 15590 with flag 90266/60016
22.16/30.70	c cleaning 7399 clauses out of 14801 with flag 149097/67019
23.55/31.48	c cleaning 7693 clauses out of 15398 with flag 221542/75016
24.57/31.98	c And the winner is solver0
24.75/32.05	c Got one! Elapsed wall clock time (in seconds):31.927
24.75/32.05	o 10
25.66/32.52	c cleaning 8945 clauses out of 17906 with flag 33948/85217
26.46/32.92	c And the winner is solver0
26.52/33.08	c Got one! Elapsed wall clock time (in seconds):32.951
26.52/33.08	o 7
27.34/33.55	c cleaning 9709 clauses out of 19436 with flag 40142/95692
28.35/34.07	c cleaning 7856 clauses out of 15725 with flag 90002/101690
29.15/34.43	c And the winner is solver0
29.23/34.60	c Got one! Elapsed wall clock time (in seconds):34.476
29.23/34.60	o 4
29.39/34.72	c cleaning 6536 clauses out of 13080 with flag 7183/106901
30.40/35.27	c cleaning 6265 clauses out of 12544 with flag 57657/112901
30.79/35.43	c And the winner is solver0
30.91/35.63	c Got one! Elapsed wall clock time (in seconds):35.508
30.91/35.63	o 3
31.26/35.89	c cleaning 5647 clauses out of 11315 with flag 18453/117937
32.09/36.25	c cleaning 5830 clauses out of 11669 with flag 53197/123938
32.89/36.69	c cleaning 6409 clauses out of 12839 with flag 96870/130938
34.09/37.25	c And the winner is solver0
34.28/37.70	c Got one! Elapsed wall clock time (in seconds):37.58
34.28/37.70	o 2
35.03/38.15	c cleaning 9593 clauses out of 19186 with flag 28717/143697
35.85/38.51	c cleaning 7789 clauses out of 15590 with flag 57714/149697
36.67/38.94	c cleaning 7394 clauses out of 14796 with flag 90157/156696
36.67/38.99	c And the winner is solver0
36.93/39.37	c >>>>>>>>>> Solver number 0 (53 answers) <<<<<<<<<<<<<<<<<<
36.93/39.37	c starts		: 142
36.93/39.37	c conflicts		: 157946
36.93/39.37	c decisions		: 342411
36.93/39.37	c propagations		: 15837020
36.93/39.37	c inspects		: 159081415
36.93/39.37	c shortcuts		: 0
36.93/39.37	c learnt literals	: 26
36.93/39.37	c learnt binary clauses	: 121
36.93/39.37	c learnt ternary clauses	: 549
36.93/39.37	c learnt constraints	: 157919
36.93/39.37	c ignored constraints	: 0
36.93/39.37	c root simplifications	: 0
36.93/39.37	c removed literals (reason simplification)	: 873510
36.93/39.37	c reason swapping (by a shorter reason)	: 0
36.93/39.37	c Calls to reduceDB	: 20
36.93/39.37	c Number of update (reduction) of LBD	: 76238
36.93/39.37	c Imported unit clauses	: 0
36.93/39.38	c number of reductions to clauses (during analyze)	: 0
36.93/39.38	c number of learned constraints concerned by reduction	: 0
36.93/39.38	c number of learning phase by resolution	: 0
36.93/39.38	c number of learning phase by cutting planes	: 0
36.93/39.38	c speed (assignments/second)	: 406035.7912009025
36.93/39.38	c non guided choices	6606
36.93/39.38	c learnt constraints type 
36.93/39.38	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
36.93/39.38	c starts		: 66
36.93/39.38	c conflicts		: 2689
36.93/39.38	c decisions		: 82816
36.93/39.38	c propagations		: 218111
36.93/39.38	c inspects		: 22438776
36.93/39.38	c shortcuts		: 0
36.93/39.38	c learnt literals	: 0
36.93/39.38	c learnt binary clauses	: 0
36.93/39.38	c learnt ternary clauses	: 0
36.93/39.38	c learnt constraints	: 2665
36.93/39.38	c ignored constraints	: 0
36.93/39.38	c root simplifications	: 0
36.93/39.38	c removed literals (reason simplification)	: 0
36.93/39.38	c reason swapping (by a shorter reason)	: 0
36.93/39.38	c Calls to reduceDB	: 0
36.93/39.38	c Number of update (reduction) of LBD	: 0
36.93/39.38	c Imported unit clauses	: 0
36.93/39.38	c number of reductions to clauses (during analyze)	: 0
36.93/39.38	c number of learned constraints concerned by reduction	: 0
36.93/39.38	c number of learning phase by resolution	: 0
36.93/39.38	c number of learning phase by cutting planes	: 0
36.93/39.38	c speed (assignments/second)	: 137090.50911376494
36.93/39.38	c non guided choices	5496
36.93/39.38	c learnt constraints type 
36.93/39.38	s OPTIMUM FOUND
36.93/39.38	c Found 52 solution(s)
36.93/39.38	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 
36.93/39.38	c objective function=2
36.93/39.38	c Total wall clock time (in seconds): 39.253

Verifier Data

OK	2

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

pid=5306
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.73 2.33 2.15 3/195 5309
/proc/meminfo: memFree=26655192/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=8 CPUtime=0 cores=0,2,4,6
/proc/5309/stat : 5309 (java) R 5306 5309 29675 0 -1 4202496 329 0 0 0 0 0 0 0 20 0 1 0 36599492 8192 1 33554432000 0 0 0 140736307147864 271787388343 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/5309/statm: 2 1 0 0 0 2 0

[startup+0.100058 s]
/proc/loadavg: 2.73 2.33 2.15 3/195 5309
/proc/meminfo: memFree=26655192/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 4392 0 1 0 8 1 0 0 20 0 18 0 36599492 9787879424 6024 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2389619 6024 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200261 s]
/proc/loadavg: 2.73 2.33 2.15 3/195 5309
/proc/meminfo: memFree=26655192/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 4700 0 1 0 22 1 0 0 20 0 18 0 36599492 9787879424 6802 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2389619 6802 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300278 s]
/proc/loadavg: 2.73 2.33 2.15 3/195 5309
/proc/meminfo: memFree=26655192/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 5570 0 1 0 44 1 0 0 20 0 18 0 36599492 9787879424 8384 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2389619 8384 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700304 s]
/proc/loadavg: 2.73 2.33 2.15 3/195 5309
/proc/meminfo: memFree=26655192/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 9733 0 1 0 119 4 0 0 20 0 19 0 36599492 10060525568 13111 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2456183 13111 2258 9 0 2446860 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 2.73 2.33 2.15 3/214 5334
/proc/meminfo: memFree=26591256/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9824732 CPUtime=1.91 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 16030 0 1 0 182 9 0 0 20 0 19 0 36599492 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2456183 18946 2264 9 0 2446860 0
[pid=5309/tid=5311] ppid=5306 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/5309/task/5311/stat : 5311 (java) S 5306 5309 29675 0 -1 4202560 2419 0 1 0 36 0 0 0 20 0 19 0 36599493 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671422731128 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5312] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5312/stat : 5312 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671400831400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5313] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5313/stat : 5313 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671399778856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5314] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5314/stat : 5314 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671398725800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5315] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5315/stat : 5315 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671061391656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5316] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5316/stat : 5316 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671060339624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5317] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5317/stat : 5317 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671059287080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5318] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5318/stat : 5318 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671058234024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5319] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5319/stat : 5319 (java) S 5306 5309 29675 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671057181480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5320] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5320/stat : 5320 (java) S 5306 5309 29675 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36599495 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671044983144 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5321] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5321/stat : 5321 (java) S 5306 5309 29675 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671043929464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5322] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5322/stat : 5322 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671042876296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5323] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5323/stat : 5323 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671041825040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5324] ppid=5306 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/5309/task/5324/stat : 5324 (java) S 5306 5309 29675 0 -1 4202560 5901 0 0 0 56 1 0 0 20 0 19 0 36599498 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671040772920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5325] ppid=5306 vsize=9824732 CPUtime=0.56 cores=0,2,4,6
/proc/5309/task/5325/stat : 5325 (java) S 5306 5309 29675 0 -1 4202560 6363 0 0 0 56 0 0 0 20 0 19 0 36599498 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671039720376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5326] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5326/stat : 5326 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671038667512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5327] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5327/stat : 5327 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671037615176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5331] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5331/stat : 5331 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36599529 10060525568 18946 33554432000 1073741824 1073778376 140737077174704 139671033303976 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.91
Current children cumulated vsize (KiB) 9824732

[startup+3.10081 s]
/proc/loadavg: 2.73 2.33 2.15 2/214 5340
/proc/meminfo: memFree=26580032/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 17628 0 1 0 233 12 0 0 20 0 19 0 36599492 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2456183 26204 2265 9 0 2446860 0
[pid=5309/tid=5311] ppid=5306 vsize=9824732 CPUtime=0.37 cores=0,2,4,6
/proc/5309/task/5311/stat : 5311 (java) S 5306 5309 29675 0 -1 4202560 2422 0 1 0 37 0 0 0 20 0 19 0 36599493 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671422731128 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5312] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5312/stat : 5312 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671400831400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5313] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5313/stat : 5313 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671399778856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5314] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5314/stat : 5314 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671398725800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5315] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5315/stat : 5315 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671061391656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5316] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5316/stat : 5316 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671060339624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5317] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5317/stat : 5317 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671059287080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5318] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5318/stat : 5318 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671058234024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5319] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5319/stat : 5319 (java) S 5306 5309 29675 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671057181480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5320] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5320/stat : 5320 (java) S 5306 5309 29675 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36599495 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671044983144 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5321] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5321/stat : 5321 (java) S 5306 5309 29675 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671043929464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5322] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5322/stat : 5322 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671042876296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5323] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5323/stat : 5323 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671041825040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5324] ppid=5306 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/5309/task/5324/stat : 5324 (java) S 5306 5309 29675 0 -1 4202560 7419 0 0 0 70 1 0 0 20 0 19 0 36599498 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671040772920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5325] ppid=5306 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/5309/task/5325/stat : 5325 (java) S 5306 5309 29675 0 -1 4202560 6409 0 0 0 76 0 0 0 20 0 19 0 36599498 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671039720376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5326] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5326/stat : 5326 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671038667512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5327] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5327/stat : 5327 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671037615176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5331] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5331/stat : 5331 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36599529 10060525568 26204 33554432000 1073741824 1073778376 140737077174704 139671033303976 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=21 pid=1814 uid=0 cmd=

[startup+6.30082 s]
/proc/loadavg: 2.59 2.31 2.15 2/214 5361
/proc/meminfo: memFree=26531692/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 17718 0 1 0 264 20 0 0 20 0 19 0 36599492 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2456183 37924 2270 9 0 2446860 0
[pid=5309/tid=5311] ppid=5306 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/5309/task/5311/stat : 5311 (java) S 5306 5309 29675 0 -1 4202560 2425 0 1 0 38 1 0 0 20 0 19 0 36599493 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671422731128 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5312] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5312/stat : 5312 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671400831400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5313] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5313/stat : 5313 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671399778856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5314] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5314/stat : 5314 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671398725800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5315] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5315/stat : 5315 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671061391656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5316] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5316/stat : 5316 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671060339624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5317] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5317/stat : 5317 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671059287080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5318] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5318/stat : 5318 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671058234024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5319] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5319/stat : 5319 (java) S 5306 5309 29675 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36599494 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671057181480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5320] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5320/stat : 5320 (java) S 5306 5309 29675 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36599495 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671044983144 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5321] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5321/stat : 5321 (java) S 5306 5309 29675 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671043929464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5322] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5322/stat : 5322 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671042876296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5323] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5323/stat : 5323 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671041825040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5324] ppid=5306 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/5309/task/5324/stat : 5324 (java) S 5306 5309 29675 0 -1 4202560 7424 0 0 0 75 1 0 0 20 0 19 0 36599498 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671040772920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5325] ppid=5306 vsize=9824732 CPUtime=0.85 cores=0,2,4,6
/proc/5309/task/5325/stat : 5325 (java) S 5306 5309 29675 0 -1 4202560 6414 0 0 0 85 0 0 0 20 0 19 0 36599498 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671039720376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5326] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5326/stat : 5326 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671038667512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5327] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5327/stat : 5327 (java) S 5306 5309 29675 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671037615176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5331] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5331/stat : 5331 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36599529 10060525568 37924 33554432000 1073741824 1073778376 140737077174704 139671033303976 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.84

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

[pid=5309/tid=5317] ppid=5306 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/5309/task/5317/stat : 5317 (java) S 5306 5309 29675 0 -1 4202560 151 0 0 0 13 3 0 0 20 0 22 0 36599494 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671059287080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5318] ppid=5306 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/5309/task/5318/stat : 5318 (java) S 5306 5309 29675 0 -1 4202560 62 0 0 0 15 3 0 0 20 0 22 0 36599494 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671058234024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5319] ppid=5306 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/5309/task/5319/stat : 5319 (java) S 5306 5309 29675 0 -1 4202560 192 0 0 0 15 3 0 0 20 0 22 0 36599494 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671057181480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5320] ppid=5306 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5309/task/5320/stat : 5320 (java) S 5306 5309 29675 0 -1 4202560 746 0 0 0 0 3 0 0 20 0 22 0 36599495 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671044983144 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5321] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5321/stat : 5321 (java) S 5306 5309 29675 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36599496 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671043929464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5322] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5322/stat : 5322 (java) S 5306 5309 29675 0 -1 4202560 37 0 0 0 0 0 0 0 20 0 22 0 36599496 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671042876296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5323] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5323/stat : 5323 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36599498 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671041825040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5324] ppid=5306 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/5309/task/5324/stat : 5324 (java) S 5306 5309 29675 0 -1 4202560 12767 0 0 0 125 2 0 0 20 0 22 0 36599498 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671040772920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5325] ppid=5306 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/5309/task/5325/stat : 5325 (java) S 5306 5309 29675 0 -1 4202560 6429 0 0 0 136 0 0 0 20 0 22 0 36599498 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671039720376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5326] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5326/stat : 5326 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36599498 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671038667512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5327] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5327/stat : 5327 (java) S 5306 5309 29675 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 36599498 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671037615176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5331] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5331/stat : 5331 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36599529 10060525568 286078 33554432000 1073741824 1073778376 140737077174704 139671033303976 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 35.64
Current children cumulated vsize (KiB) 9824732

[startup+38.801 s]
/proc/loadavg: 2.50 2.31 2.15 5/217 5486
/proc/meminfo: memFree=25526180/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9824732 CPUtime=36.47 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 25584 0 1 0 3520 127 0 0 20 0 22 0 36599492 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2456183 291729 2288 9 0 2446860 0
[pid=5309/tid=5311] ppid=5306 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/5309/task/5311/stat : 5311 (java) S 5306 5309 29675 0 -1 4202560 2439 0 1 0 74 2 0 0 20 0 22 0 36599493 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671422731128 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5312] ppid=5306 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5309/task/5312/stat : 5312 (java) S 5306 5309 29675 0 -1 4202560 95 0 0 0 17 4 0 0 20 0 22 0 36599494 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671400831400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5313] ppid=5306 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5309/task/5313/stat : 5313 (java) S 5306 5309 29675 0 -1 4202560 189 0 0 0 18 3 0 0 20 0 22 0 36599494 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671399778856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5314] ppid=5306 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/5309/task/5314/stat : 5314 (java) S 5306 5309 29675 0 -1 4202560 53 0 0 0 13 2 0 0 20 0 22 0 36599494 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671398725800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5315] ppid=5306 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5309/task/5315/stat : 5315 (java) S 5306 5309 29675 0 -1 4202560 63 0 0 0 12 2 0 0 20 0 22 0 36599494 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671061391656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5316] ppid=5306 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/5309/task/5316/stat : 5316 (java) S 5306 5309 29675 0 -1 4202560 145 0 0 0 11 2 0 0 20 0 22 0 36599494 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671060339624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5317] ppid=5306 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/5309/task/5317/stat : 5317 (java) S 5306 5309 29675 0 -1 4202560 163 0 0 0 14 3 0 0 20 0 22 0 36599494 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671059287080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5318] ppid=5306 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5309/task/5318/stat : 5318 (java) S 5306 5309 29675 0 -1 4202560 66 0 0 0 16 3 0 0 20 0 22 0 36599494 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671058234024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5319] ppid=5306 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5309/task/5319/stat : 5319 (java) S 5306 5309 29675 0 -1 4202560 195 0 0 0 16 3 0 0 20 0 22 0 36599494 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671057181480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5320] ppid=5306 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5309/task/5320/stat : 5320 (java) S 5306 5309 29675 0 -1 4202560 746 0 0 0 0 3 0 0 20 0 22 0 36599495 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671044983144 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5321] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5321/stat : 5321 (java) S 5306 5309 29675 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36599496 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671043929464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5322] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5322/stat : 5322 (java) S 5306 5309 29675 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 36599496 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671042876296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5323] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5323/stat : 5323 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36599498 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671041825040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5324] ppid=5306 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/5309/task/5324/stat : 5324 (java) S 5306 5309 29675 0 -1 4202560 12767 0 0 0 125 2 0 0 20 0 22 0 36599498 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671040772920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5325] ppid=5306 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/5309/task/5325/stat : 5325 (java) S 5306 5309 29675 0 -1 4202560 6429 0 0 0 136 0 0 0 20 0 22 0 36599498 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671039720376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5326] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5326/stat : 5326 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36599498 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671038667512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5327] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5327/stat : 5327 (java) S 5306 5309 29675 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 36599498 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671037615176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5331] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5331/stat : 5331 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36599529 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671033303976 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5484] ppid=5306 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/5309/task/5484/stat : 5484 (java) R 5306 5309 29675 0 -1 4202560 3 0 0 0 101 0 0 0 20 0 22 0 36603266 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671035407520 139671280668557 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5485] ppid=5306 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/5309/task/5485/stat : 5485 (java) R 5306 5309 29675 0 -1 4202560 3 0 0 0 101 0 0 0 20 0 22 0 36603266 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671036460520 139671280394727 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5486] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5486/stat : 5486 (java) S 5306 5309 29675 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 36603271 10060525568 291729 33554432000 1073741824 1073778376 140737077174704 139671034357032 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 36.47
Current children cumulated vsize (KiB) 9824732

[startup+39.2009 s]
/proc/loadavg: 2.50 2.31 2.15 5/217 5486
/proc/meminfo: memFree=25526180/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9824732 CPUtime=36.87 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 25584 0 1 0 3558 129 0 0 20 0 19 0 36599492 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2456183 291723 2288 9 0 2446860 0
[pid=5309/tid=5311] ppid=5306 vsize=9824732 CPUtime=0.76 cores=0,2,4,6
/proc/5309/task/5311/stat : 5311 (java) S 5306 5309 29675 0 -1 4202560 2439 0 1 0 74 2 0 0 20 0 19 0 36599493 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671422731128 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5312] ppid=5306 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5309/task/5312/stat : 5312 (java) S 5306 5309 29675 0 -1 4202560 95 0 0 0 17 4 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671400831400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5313] ppid=5306 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5309/task/5313/stat : 5313 (java) S 5306 5309 29675 0 -1 4202560 189 0 0 0 18 3 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671399778856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5314] ppid=5306 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/5309/task/5314/stat : 5314 (java) S 5306 5309 29675 0 -1 4202560 53 0 0 0 13 2 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671398725800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5315] ppid=5306 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5309/task/5315/stat : 5315 (java) S 5306 5309 29675 0 -1 4202560 63 0 0 0 12 2 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671061391656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5316] ppid=5306 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/5309/task/5316/stat : 5316 (java) S 5306 5309 29675 0 -1 4202560 145 0 0 0 11 2 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671060339624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5317] ppid=5306 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/5309/task/5317/stat : 5317 (java) S 5306 5309 29675 0 -1 4202560 163 0 0 0 14 3 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671059287080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5318] ppid=5306 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5309/task/5318/stat : 5318 (java) S 5306 5309 29675 0 -1 4202560 66 0 0 0 16 3 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671058234024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5319] ppid=5306 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5309/task/5319/stat : 5319 (java) S 5306 5309 29675 0 -1 4202560 195 0 0 0 16 3 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671057181480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5320] ppid=5306 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5309/task/5320/stat : 5320 (java) S 5306 5309 29675 0 -1 4202560 746 0 0 0 0 3 0 0 20 0 19 0 36599495 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671044983144 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5321] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5321/stat : 5321 (java) S 5306 5309 29675 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671043929464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5322] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5322/stat : 5322 (java) S 5306 5309 29675 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671042876296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5323] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5323/stat : 5323 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671041825040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5324] ppid=5306 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/5309/task/5324/stat : 5324 (java) S 5306 5309 29675 0 -1 4202560 12767 0 0 0 125 2 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671040772920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5325] ppid=5306 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/5309/task/5325/stat : 5325 (java) S 5306 5309 29675 0 -1 4202560 6429 0 0 0 136 0 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671039720376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5326] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5326/stat : 5326 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671038667512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5327] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5327/stat : 5327 (java) S 5306 5309 29675 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671037615176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5331] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5331/stat : 5331 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36599529 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671033303976 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 36.87
Current children cumulated vsize (KiB) 9824732

[startup+39.3008 s]
/proc/loadavg: 2.50 2.31 2.15 5/217 5486
/proc/meminfo: memFree=25526180/32872528 swapFree=1103996/1183712
[pid=5309] ppid=5306 vsize=9824732 CPUtime=36.93 cores=0,2,4,6
/proc/5309/stat : 5309 (java) S 5306 5309 29675 0 -1 4202496 25584 0 1 0 3564 129 0 0 20 0 19 0 36599492 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 140737077165840 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/5309/statm: 2456183 291723 2288 9 0 2446860 0
[pid=5309/tid=5311] ppid=5306 vsize=9824732 CPUtime=0.82 cores=0,2,4,6
/proc/5309/task/5311/stat : 5311 (java) R 5306 5309 29675 0 -1 4202560 2439 0 1 0 80 2 0 0 20 0 19 0 36599493 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671422730808 139671280651989 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5312] ppid=5306 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5309/task/5312/stat : 5312 (java) S 5306 5309 29675 0 -1 4202560 95 0 0 0 17 4 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671400831400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5313] ppid=5306 vsize=9824732 CPUtime=0.21 cores=0,2,4,6
/proc/5309/task/5313/stat : 5313 (java) S 5306 5309 29675 0 -1 4202560 189 0 0 0 18 3 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671399778856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5314] ppid=5306 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/5309/task/5314/stat : 5314 (java) S 5306 5309 29675 0 -1 4202560 53 0 0 0 13 2 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671398725800 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5315] ppid=5306 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/5309/task/5315/stat : 5315 (java) S 5306 5309 29675 0 -1 4202560 63 0 0 0 12 2 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671061391656 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5316] ppid=5306 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/5309/task/5316/stat : 5316 (java) S 5306 5309 29675 0 -1 4202560 145 0 0 0 11 2 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671060339624 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5317] ppid=5306 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/5309/task/5317/stat : 5317 (java) S 5306 5309 29675 0 -1 4202560 163 0 0 0 14 3 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671059287080 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5318] ppid=5306 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5309/task/5318/stat : 5318 (java) S 5306 5309 29675 0 -1 4202560 66 0 0 0 16 3 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671058234024 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5319] ppid=5306 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/5309/task/5319/stat : 5319 (java) S 5306 5309 29675 0 -1 4202560 195 0 0 0 16 3 0 0 20 0 19 0 36599494 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671057181480 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5320] ppid=5306 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/5309/task/5320/stat : 5320 (java) S 5306 5309 29675 0 -1 4202560 746 0 0 0 0 3 0 0 20 0 19 0 36599495 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671044983144 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5321] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5321/stat : 5321 (java) S 5306 5309 29675 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671043929464 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5309/tid=5322] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5322/stat : 5322 (java) S 5306 5309 29675 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 36599496 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671042876296 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5323] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5323/stat : 5323 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671041825040 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5324] ppid=5306 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/5309/task/5324/stat : 5324 (java) S 5306 5309 29675 0 -1 4202560 12767 0 0 0 125 2 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671040772920 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5325] ppid=5306 vsize=9824732 CPUtime=1.36 cores=0,2,4,6
/proc/5309/task/5325/stat : 5325 (java) S 5306 5309 29675 0 -1 4202560 6429 0 0 0 136 0 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671039720376 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5309/tid=5326] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5326/stat : 5326 (java) S 5306 5309 29675 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671038667512 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5309/tid=5327] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5327/stat : 5327 (java) S 5306 5309 29675 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36599498 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671037615176 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5309/tid=5331] ppid=5306 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/5309/task/5331/stat : 5331 (java) S 5306 5309 29675 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36599529 10060525568 291723 33554432000 1073741824 1073778376 140737077174704 139671033303976 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 36.93
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 39.3881
CPU time (s): 37.0804
CPU user time (s): 35.6546
CPU system time (s): 1.42578
CPU usage (%): 94.1411
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 35.6546
system time used= 1.42578
maximum resident set size= 1166920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25590
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3194
involuntary context switches= 2707

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.164974 second user time and 0.19197 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-19 16:11:45
IDJOB=4109941
IDBENCH=78976
IDSOLVER=2552
FILE ID=node115/4109941-1466345505
RUNJOBID= node115-1466341822-29691
PBS_JOBID= 19922037
Free space on /tmp= 71744 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.1900576360--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109941-1466345505/watcher-4109941-1466345505 -o /tmp/evaluation-result-4109941-1466345505/solver-4109941-1466345505 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466341822-29691 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109941-1466345505.wbo

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

MD5SUM BENCH= cb67e22228ed30d84ff6579ce17258b0
RANDOM SEED=1034757503

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.103
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.103
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.103
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.103
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.103
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:        26656092 kB
Buffers:          190720 kB
Cached:           257184 kB
SwapCached:         2556 kB
Active:          3944016 kB
Inactive:         332204 kB
Active(anon):    3828316 kB
Inactive(anon):     2352 kB
Active(file):     115700 kB
Inactive(file):   329852 kB
Unevictable:     1183712 kB
Mlocked:         1103996 kB
SwapTotal:      67108856 kB
SwapFree:       67099740 kB
Dirty:               912 kB
Writeback:             0 kB
AnonPages:       5010256 kB
Mapped:            15904 kB
Shmem:                 0 kB
Slab:             615192 kB
SReclaimable:      58840 kB
SUnreclaim:       556352 kB
KernelStack:        1616 kB
PageTables:        13736 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5276780 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3850240 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= 71740 MiB
End job on node115 at 2016-06-19 16:12:25