Trace number 4110305

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 25.9131 30.4508

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110975965--soft-0-100-0.wbo
MD5SUM76e7544e0d3f336cc30d688dd4cfa4e2
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark5.48417
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1171
Number of bits of the biggest sum of numbers11
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-4110305-1467322062.wbo
0.11/0.11	c reading problem ... 
0.11/0.17	c ... done. Wall clock time 0.066s.
0.11/0.17	c declared #vars     169
0.11/0.17	c internal #vars     270
0.11/0.17	c #constraints  101
0.11/0.17	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.11/0.17	c 101 constraints processed.
0.11/0.17	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.17	c constraints type 
0.11/0.17	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.11/0.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.11/0.17	c 101 constraints processed.
0.11/0.17	c objective function length is 101 literals
1.46/0.54	c And the winner is solver0
1.77/0.68	c SATISFIABLE
1.77/0.68	c OPTIMIZING...
1.77/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
1.77/0.68	o 179
1.96/0.70	c And the winner is solver0
1.99/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
1.99/1.18	o 178
1.99/1.19	c And the winner is solver0
2.04/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
2.04/1.68	o 155
2.04/1.69	c And the winner is solver0
2.11/2.18	c Got one! Elapsed wall clock time (in seconds):2.074
2.11/2.18	o 152
2.51/2.37	c cleaning 2811 clauses out of 5622 with flag 11820/5622
2.51/2.38	c And the winner is solver0
2.91/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
2.91/2.68	o 148
2.91/2.69	c And the winner is solver0
3.09/3.18	c Got one! Elapsed wall clock time (in seconds):3.077
3.09/3.18	o 147
3.11/3.20	c And the winner is solver0
3.13/3.68	c Got one! Elapsed wall clock time (in seconds):3.578
3.13/3.68	o 140
3.16/3.73	c And the winner is solver0
3.26/4.18	c Got one! Elapsed wall clock time (in seconds):4.08
3.26/4.18	o 139
3.28/4.20	c And the winner is solver0
3.34/4.69	c Got one! Elapsed wall clock time (in seconds):4.581
3.34/4.69	o 136
3.57/4.83	c And the winner is solver0
3.69/5.19	c Got one! Elapsed wall clock time (in seconds):5.082
3.69/5.19	o 132
3.91/5.35	c And the winner is solver0
4.06/5.69	c Got one! Elapsed wall clock time (in seconds):5.584
4.06/5.69	o 129
4.07/5.73	c And the winner is solver0
4.17/6.19	c Got one! Elapsed wall clock time (in seconds):6.085
4.17/6.19	o 127
4.18/6.23	c And the winner is solver0
4.29/6.69	c Got one! Elapsed wall clock time (in seconds):6.586
4.29/6.69	o 126
4.29/6.70	c And the winner is solver0
4.36/7.19	c Got one! Elapsed wall clock time (in seconds):7.087
4.36/7.19	o 122
4.37/7.20	c And the winner is solver0
4.46/7.69	c Got one! Elapsed wall clock time (in seconds):7.588
4.46/7.69	o 119
4.47/7.74	c And the winner is solver0
4.61/8.19	c Got one! Elapsed wall clock time (in seconds):8.09
4.61/8.19	o 116
4.61/8.22	c And the winner is solver0
4.71/8.70	c Got one! Elapsed wall clock time (in seconds):8.591
4.71/8.70	o 109
4.71/8.72	c And the winner is solver0
4.94/9.20	c Got one! Elapsed wall clock time (in seconds):9.092
4.94/9.20	o 108
4.94/9.22	c And the winner is solver0
5.05/9.70	c Got one! Elapsed wall clock time (in seconds):9.593
5.05/9.70	o 107
5.05/9.73	c And the winner is solver0
5.16/10.20	c Got one! Elapsed wall clock time (in seconds):10.094
5.16/10.20	o 106
5.40/10.31	c cleaning 7546 clauses out of 15098 with flag 3992/17909
5.40/10.38	c And the winner is solver0
5.98/10.70	c Got one! Elapsed wall clock time (in seconds):10.596
5.98/10.70	o 104
5.98/10.72	c And the winner is solver0
6.10/11.20	c Got one! Elapsed wall clock time (in seconds):11.097
6.10/11.20	o 103
6.10/11.25	c And the winner is solver0
6.23/11.70	c Got one! Elapsed wall clock time (in seconds):11.598
6.23/11.70	o 88
6.23/11.76	c And the winner is solver0
6.36/12.20	c Got one! Elapsed wall clock time (in seconds):12.099
6.36/12.20	o 84
6.72/12.37	c And the winner is solver0
7.05/12.71	c Got one! Elapsed wall clock time (in seconds):12.601
7.05/12.71	o 79
7.05/12.77	c cleaning 7384 clauses out of 14780 with flag 3827/25137
7.05/12.80	c And the winner is solver0
7.39/13.21	c Got one! Elapsed wall clock time (in seconds):13.102
7.39/13.21	o 74
7.39/13.23	c And the winner is solver0
7.51/13.71	c Got one! Elapsed wall clock time (in seconds):13.604
7.51/13.71	o 71
7.89/14.00	c cleaning 6759 clauses out of 13517 with flag 19312/31258
8.29/14.11	c And the winner is solver0
8.34/14.21	c Got one! Elapsed wall clock time (in seconds):14.105
8.34/14.21	o 70
8.53/14.39	c cleaning 6043 clauses out of 12085 with flag 12687/36585
8.74/14.42	c And the winner is solver0
8.79/14.71	c Got one! Elapsed wall clock time (in seconds):14.606
8.79/14.71	o 69
8.79/14.74	c And the winner is solver0
8.86/15.21	c Got one! Elapsed wall clock time (in seconds):15.108
8.86/15.21	o 64
8.86/15.26	c And the winner is solver0
8.97/15.72	c Got one! Elapsed wall clock time (in seconds):15.61
8.97/15.72	o 60
9.13/15.84	c And the winner is solver0
9.27/16.22	c Got one! Elapsed wall clock time (in seconds):16.112
9.27/16.22	o 54
9.27/16.24	c And the winner is solver0
9.31/16.72	c Got one! Elapsed wall clock time (in seconds):16.614
9.31/16.72	o 46
9.46/16.87	c And the winner is solver0
9.65/17.22	c Got one! Elapsed wall clock time (in seconds):17.117
9.65/17.22	o 43
9.65/17.24	c And the winner is solver0
9.73/17.73	c Got one! Elapsed wall clock time (in seconds):17.62
9.73/17.73	o 41
9.86/17.80	c cleaning 7352 clauses out of 14722 with flag 3479/45265
9.86/17.86	c And the winner is solver0
10.03/18.23	c Got one! Elapsed wall clock time (in seconds):18.123
10.03/18.23	o 33
10.39/18.43	c cleaning 6559 clauses out of 13121 with flag 13462/51016
10.39/18.48	c And the winner is solver0
10.65/18.73	c Got one! Elapsed wall clock time (in seconds):18.626
10.65/18.73	o 31
10.97/18.91	c cleaning 5922 clauses out of 11847 with flag 12321/56301
11.38/19.19	c cleaning 5961 clauses out of 11925 with flag 31949/62301
11.58/19.28	c And the winner is solver0
11.84/19.73	c Got one! Elapsed wall clock time (in seconds):19.629
11.84/19.73	o 29
11.84/19.77	c And the winner is solver0
11.90/20.24	c Got one! Elapsed wall clock time (in seconds):20.132
11.90/20.24	o 28
11.90/20.29	c And the winner is solver0
12.00/20.74	c Got one! Elapsed wall clock time (in seconds):20.636
12.00/20.74	o 27
12.11/20.85	c And the winner is solver0
12.24/21.24	c Got one! Elapsed wall clock time (in seconds):21.139
12.24/21.24	o 22
12.35/21.30	c cleaning 6387 clauses out of 12782 with flag 3495/69120
12.55/21.41	c And the winner is solver0
12.61/21.75	c Got one! Elapsed wall clock time (in seconds):21.642
12.61/21.75	o 19
12.71/21.86	c cleaning 5719 clauses out of 11441 with flag 6425/74166
13.13/22.07	c And the winner is solver0
13.28/22.25	c Got one! Elapsed wall clock time (in seconds):22.146
13.28/22.25	o 16
13.57/22.49	c cleaning 8086 clauses out of 16180 with flag 18541/84625
14.17/22.75	c cleaning 7037 clauses out of 14094 with flag 42017/90625
14.77/23.03	c cleaning 7026 clauses out of 14057 with flag 68082/97625
14.77/23.03	c And the winner is solver0
14.94/23.26	c Got one! Elapsed wall clock time (in seconds):23.15
14.94/23.26	o 14
15.02/23.39	c And the winner is solver0
15.28/23.76	c Got one! Elapsed wall clock time (in seconds):23.655
15.28/23.76	o 12
15.35/23.89	c cleaning 6511 clauses out of 13045 with flag 10555/103640
15.35/23.89	c And the winner is solver0
15.61/24.27	c Got one! Elapsed wall clock time (in seconds):24.16
15.61/24.27	o 10
15.86/24.49	c cleaning 5763 clauses out of 11562 with flag 23578/108668
16.47/24.75	c cleaning 5894 clauses out of 11799 with flag 46652/114668
16.47/24.77	c And the winner is solver0
17.16/25.37	c Got one! Elapsed wall clock time (in seconds):25.266
17.16/25.37	o 7
17.48/25.59	c cleaning 5843 clauses out of 11685 with flag 19337/120448
17.69/25.65	c And the winner is solver0
17.93/25.88	c Got one! Elapsed wall clock time (in seconds):25.772
17.93/25.88	o 4
18.06/25.98	c And the winner is solver0
18.31/26.38	c Got one! Elapsed wall clock time (in seconds):26.278
18.31/26.38	o 3
18.35/26.48	c cleaning 6068 clauses out of 12138 with flag 7916/126744
18.73/26.61	c And the winner is solver0
18.95/26.89	c Got one! Elapsed wall clock time (in seconds):26.783
18.95/26.89	o 2
19.02/26.99	c cleaning 5791 clauses out of 11587 with flag 9157/132261
19.66/27.20	c And the winner is solver0
19.76/27.39	c Got one! Elapsed wall clock time (in seconds):27.289
19.76/27.39	o 1
19.82/27.46	c cleaning 5829 clauses out of 11661 with flag 3704/138127
20.51/27.74	c cleaning 5906 clauses out of 11831 with flag 30866/144126
21.11/28.05	c cleaning 6458 clauses out of 12920 with flag 62548/151125
21.91/28.43	c cleaning 7228 clauses out of 14461 with flag 101234/159125
22.90/28.92	c cleaning 8109 clauses out of 16233 with flag 148829/168127
23.91/29.48	c cleaning 9059 clauses out of 18119 with flag 203184/178126
25.30/30.12	c cleaning 10020 clauses out of 20048 with flag 263543/189125
25.70/30.30	c And the winner is solver0
25.80/30.43	c >>>>>>>>>> Solver number 0 (52 answers) <<<<<<<<<<<<<<<<<<
25.80/30.43	c starts		: 132
25.80/30.43	c conflicts		: 192366
25.80/30.43	c decisions		: 290424
25.80/30.43	c propagations		: 4668645
25.80/30.43	c inspects		: 100393377
25.80/30.43	c shortcuts		: 0
25.80/30.43	c learnt literals	: 42
25.80/30.43	c learnt binary clauses	: 16
25.80/30.43	c learnt ternary clauses	: 447
25.80/30.43	c learnt constraints	: 192323
25.80/30.43	c ignored constraints	: 0
25.80/30.43	c root simplifications	: 0
25.80/30.43	c removed literals (reason simplification)	: 91699
25.80/30.43	c reason swapping (by a shorter reason)	: 0
25.80/30.43	c Calls to reduceDB	: 27
25.80/30.43	c Number of update (reduction) of LBD	: 47268
25.80/30.43	c Imported unit clauses	: 0
25.80/30.43	c number of reductions to clauses (during analyze)	: 0
25.80/30.43	c number of learned constraints concerned by reduction	: 0
25.80/30.43	c number of learning phase by resolution	: 0
25.80/30.43	c number of learning phase by cutting planes	: 0
25.80/30.43	c speed (assignments/second)	: 154320.06743132914
25.80/30.43	c non guided choices	2635
25.80/30.43	c learnt constraints type 
25.80/30.43	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
25.80/30.43	c starts		: 52
25.80/30.43	c conflicts		: 237
25.80/30.43	c decisions		: 5675
25.80/30.43	c propagations		: 17021
25.80/30.43	c inspects		: 549324
25.80/30.43	c shortcuts		: 0
25.80/30.43	c learnt literals	: 0
25.80/30.43	c learnt binary clauses	: 0
25.80/30.43	c learnt ternary clauses	: 0
25.80/30.43	c learnt constraints	: 194
25.80/30.43	c ignored constraints	: 0
25.80/30.43	c root simplifications	: 0
25.80/30.43	c removed literals (reason simplification)	: 0
25.80/30.43	c reason swapping (by a shorter reason)	: 0
25.80/30.43	c Calls to reduceDB	: 0
25.80/30.43	c Number of update (reduction) of LBD	: 0
25.80/30.43	c Imported unit clauses	: 0
25.80/30.43	c number of reductions to clauses (during analyze)	: 0
25.80/30.43	c number of learned constraints concerned by reduction	: 0
25.80/30.43	c number of learning phase by resolution	: 0
25.80/30.43	c number of learning phase by cutting planes	: 0
25.80/30.43	c speed (assignments/second)	: 5645.439469320066
25.80/30.43	c non guided choices	1464
25.80/30.43	c learnt constraints type 
25.80/30.43	s OPTIMUM FOUND
25.80/30.43	c Found 51 solution(s)
25.80/30.43	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 
25.80/30.43	c objective function=1
25.80/30.43	c Total wall clock time (in seconds): 30.327

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4110305-1467322062/watcher-4110305-1467322062 -o /tmp/evaluation-result-4110305-1467322062/solver-4110305-1467322062 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467322011-11394 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110305-1467322062.wbo 

pid=12077
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: 1.90 1.93 1.89 2/194 12080
/proc/meminfo: memFree=31715572/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=96268 CPUtime=0 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 1356 0 0 0 0 0 0 0 20 0 2 0 2881701 98578432 981 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 24068 983 749 9 0 16774 0
[pid=12080/tid=12081] ppid=12077 vsize=96272 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) R 12077 12080 11378 0 -1 4202560 137 0 0 0 0 0 0 0 20 0 2 0 2881702 98582528 985 33554432000 1073741824 1073778376 140736702960624 139871458741800 243765429661 0 0 0 16784584 0 0 0 -1 0 0 0 0 0 0

[startup+0.10006 s]
/proc/loadavg: 1.90 1.93 1.89 2/194 12080
/proc/meminfo: memFree=31715572/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 4509 0 1 0 10 1 0 0 20 0 18 0 2881701 9787879424 6143 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2389619 6143 2158 9 0 2380296 0
[pid=12080/tid=12081] ppid=12077 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) R 12077 12080 11378 0 -1 4202560 2386 0 1 0 8 0 0 0 20 0 18 0 2881702 9787879424 6143 33554432000 1073741824 1073778376 140736702960624 139871458742200 243768812813 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200261 s]
/proc/loadavg: 1.90 1.93 1.89 2/194 12080
/proc/meminfo: memFree=31715572/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 4849 0 1 0 26 1 0 0 20 0 22 0 2881701 10060525568 7949 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2456183 7949 2221 9 0 2446860 0
[pid=12080/tid=12081] ppid=12077 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) S 12077 12080 11378 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 22 0 2881702 10060525568 7949 33554432000 1073741824 1073778376 140736702960624 139871458747256 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9824732

[startup+0.300252 s]
/proc/loadavg: 1.90 1.93 1.89 2/194 12080
/proc/meminfo: memFree=31715572/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9824732 CPUtime=0.66 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 7762 0 1 0 64 2 0 0 20 0 22 0 2881701 10060525568 9877 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2456183 9877 2246 9 0 2446860 0
[pid=12080/tid=12081] ppid=12077 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) S 12077 12080 11378 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 22 0 2881702 10060525568 9877 33554432000 1073741824 1073778376 140736702960624 139871458747256 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824732

[startup+0.700211 s]
/proc/loadavg: 1.90 1.93 1.89 2/194 12080
/proc/meminfo: memFree=31715572/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9824732 CPUtime=1.96 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 18385 0 1 0 190 6 0 0 20 0 22 0 2881701 10060525568 18503 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2456183 18503 2260 9 0 2446860 0
[pid=12080/tid=12081] ppid=12077 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) S 12077 12080 11378 0 -1 4202560 2417 0 1 0 16 0 0 0 20 0 22 0 2881702 10060525568 18503 33554432000 1073741824 1073778376 140736702960624 139871458747256 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 9824732

[startup+1.50072 s]
/proc/loadavg: 1.90 1.93 1.89 1/213 12111
/proc/meminfo: memFree=31639556/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9824732 CPUtime=2.04 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 18400 0 1 0 195 9 0 0 20 0 19 0 2881701 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2456183 21059 2262 9 0 2446860 0
[pid=12080/tid=12081] ppid=12077 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) S 12077 12080 11378 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 2881702 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871458747256 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12083] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12083/stat : 12083 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871302663208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12084] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12084/stat : 12084 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871301610408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12085] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12085/stat : 12085 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871300557608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12086] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12086/stat : 12086 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871299504808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12087] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12087/stat : 12087 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871298452008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12088] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12088/stat : 12088 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871297399208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12089] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12089/stat : 12089 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871296346408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12090] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12090/stat : 12090 (java) S 12077 12080 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871295293608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12091] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12091/stat : 12091 (java) S 12077 12080 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2881703 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871282883560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12092] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12092/stat : 12092 (java) S 12077 12080 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2881704 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871281829624 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12093] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12093/stat : 12093 (java) S 12077 12080 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881704 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871280776712 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12094] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12094/stat : 12094 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871279725200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12095] ppid=12077 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12080/task/12095/stat : 12095 (java) S 12077 12080 11378 0 -1 4202560 6270 0 0 0 49 3 0 0 20 0 19 0 2881706 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871278672312 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12096] ppid=12077 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/12080/task/12096/stat : 12096 (java) S 12077 12080 11378 0 -1 4202560 8359 0 0 0 52 0 0 0 20 0 19 0 2881706 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871277619512 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12097] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12097/stat : 12097 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871276566904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12098] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12098/stat : 12098 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871275514312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12101] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12101/stat : 12101 (java) S 12077 12080 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881719 10060525568 21059 33554432000 1073741824 1073778376 140736702960624 139871272355240 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 1.90 1.93 1.89 3/216 12126
/proc/meminfo: memFree=31600280/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 24335 0 1 0 294 15 0 0 20 0 19 0 2881701 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2456183 36941 2272 9 0 2446860 0
[pid=12080/tid=12081] ppid=12077 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) S 12077 12080 11378 0 -1 4202560 2418 0 1 0 16 0 0 0 20 0 19 0 2881702 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871458747256 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12083] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12083/stat : 12083 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871302663208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12084] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12084/stat : 12084 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871301610408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12085] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12085/stat : 12085 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871300557608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12086] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12086/stat : 12086 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871299504808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12087] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12087/stat : 12087 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871298452008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12088] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12088/stat : 12088 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871297399208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12089] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12089/stat : 12089 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871296346408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12090] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12090/stat : 12090 (java) S 12077 12080 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871295293608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12091] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12091/stat : 12091 (java) S 12077 12080 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2881703 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871282883560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12092] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12092/stat : 12092 (java) S 12077 12080 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2881704 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871281829624 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12093] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12093/stat : 12093 (java) S 12077 12080 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881704 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871280776712 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12094] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12094/stat : 12094 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871279725200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12095] ppid=12077 vsize=9824732 CPUtime=0.89 cores=0,2,4,6
/proc/12080/task/12095/stat : 12095 (java) S 12077 12080 11378 0 -1 4202560 12150 0 0 0 86 3 0 0 20 0 19 0 2881706 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871278672312 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12096] ppid=12077 vsize=9824732 CPUtime=0.69 cores=0,2,4,6
/proc/12080/task/12096/stat : 12096 (java) S 12077 12080 11378 0 -1 4202560 8363 0 0 0 69 0 0 0 20 0 19 0 2881706 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871277619512 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12097] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12097/stat : 12097 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871276566904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12098] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12098/stat : 12098 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871275514312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12101] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12101/stat : 12101 (java) S 12077 12080 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881719 10060525568 36941 33554432000 1073741824 1073778376 140736702960624 139871272355240 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9824732

[startup+6.30078 s]
/proc/loadavg: 1.75 1.90 1.88 1/213 12162
/proc/meminfo: memFree=31505600/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9824732 CPUtime=4.29 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 24446 0 1 0 399 30 0 0 20 0 19 0 2881701 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2456183 45101 2286 9 0 2446860 0
[pid=12080/tid=12081] ppid=12077 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) S 12077 12080 11378 0 -1 4202560 2420 0 1 0 17 0 0 0 20 0 19 0 2881702 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871458747256 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12083] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12083/stat : 12083 (java) S 12077 12080 11378 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871302663208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12084] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12084/stat : 12084 (java) S 12077 12080 11378 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871301610408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12085] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12085/stat : 12085 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871300557608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12086] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12086/stat : 12086 (java) S 12077 12080 11378 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871299504808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12087] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12087/stat : 12087 (java) S 12077 12080 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871298452008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12088] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12088/stat : 12088 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871297399208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12089] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12089/stat : 12089 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871296346408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12090] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12090/stat : 12090 (java) S 12077 12080 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871295293608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12091] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12091/stat : 12091 (java) S 12077 12080 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881703 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871282883560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12092] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12092/stat : 12092 (java) S 12077 12080 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2881704 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871281829624 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12093] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12093/stat : 12093 (java) S 12077 12080 11378 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 2881704 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871280776712 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12094] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12094/stat : 12094 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871279725200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12095] ppid=12077 vsize=9824732 CPUtime=0.92 cores=0,2,4,6
/proc/12080/task/12095/stat : 12095 (java) S 12077 12080 11378 0 -1 4202560 12150 0 0 0 89 3 0 0 20 0 19 0 2881706 10060525568 45101 33554432000 1073741824 1073778376 140736702960624 139871278672312 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12096] ppid=12077 vsize=9824732 CPUtime=0.7 cores=0,2,4,6

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

[pid=12080/tid=12094] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12094/stat : 12094 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871279725200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12095] ppid=12077 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/12080/task/12095/stat : 12095 (java) S 12077 12080 11378 0 -1 4202560 17172 0 0 0 184 4 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871278672312 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12096] ppid=12077 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/12080/task/12096/stat : 12096 (java) S 12077 12080 11378 0 -1 4202560 8395 0 0 0 99 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871277619512 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12097] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12097/stat : 12097 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871276566904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12098] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12098/stat : 12098 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871275514312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12101] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12101/stat : 12101 (java) S 12077 12080 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2881719 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871272355240 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12409] ppid=12077 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/12080/task/12409/stat : 12409 (java) R 12077 12080 11378 0 -1 4202560 3 0 0 0 137 0 0 0 20 0 22 0 2884442 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871273398544 139871331584964 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12410] ppid=12077 vsize=9824732 CPUtime=1.37 cores=0,2,4,6
/proc/12080/task/12410/stat : 12410 (java) R 12077 12080 11378 0 -1 4202560 2 0 0 0 137 0 0 0 20 0 22 0 2884442 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871271299536 139871331663606 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12411] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12411/stat : 12411 (java) S 12077 12080 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2884443 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871274460328 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.7
Current children cumulated vsize (KiB) 9824732

[startup+29.6009 s]
/proc/loadavg: 1.60 1.86 1.86 4/217 12417
/proc/meminfo: memFree=31423184/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9824732 CPUtime=24.3 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 30030 0 1 0 2311 119 0 0 20 0 22 0 2881701 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2456183 52117 2288 9 0 2446860 0
[pid=12080/tid=12081] ppid=12077 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) S 12077 12080 11378 0 -1 4202560 2425 0 1 0 26 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871458747256 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12083] ppid=12077 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12080/task/12083/stat : 12083 (java) S 12077 12080 11378 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871302663208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12084] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12084/stat : 12084 (java) S 12077 12080 11378 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871301610408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12085] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12085/stat : 12085 (java) S 12077 12080 11378 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871300557608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12086] ppid=12077 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12080/task/12086/stat : 12086 (java) S 12077 12080 11378 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871299504808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12087] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12087/stat : 12087 (java) S 12077 12080 11378 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871298452008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12088] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12088/stat : 12088 (java) S 12077 12080 11378 0 -1 4202560 28 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871297399208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12089] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12089/stat : 12089 (java) S 12077 12080 11378 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871296346408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12090] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12090/stat : 12090 (java) S 12077 12080 11378 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871295293608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12091] ppid=12077 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/12080/task/12091/stat : 12091 (java) S 12077 12080 11378 0 -1 4202560 13 0 0 0 2 10 0 0 20 0 22 0 2881703 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871282883560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12092] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12092/stat : 12092 (java) S 12077 12080 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2881704 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871281829624 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12093] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12093/stat : 12093 (java) S 12077 12080 11378 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 22 0 2881704 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871280776712 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12094] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12094/stat : 12094 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871279725200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12095] ppid=12077 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/12080/task/12095/stat : 12095 (java) S 12077 12080 11378 0 -1 4202560 17172 0 0 0 185 4 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871278672312 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12096] ppid=12077 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/12080/task/12096/stat : 12096 (java) S 12077 12080 11378 0 -1 4202560 8395 0 0 0 99 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871277619512 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12097] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12097/stat : 12097 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871276566904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12098] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12098/stat : 12098 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871275514312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12101] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12101/stat : 12101 (java) S 12077 12080 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2881719 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871272355240 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12409] ppid=12077 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/12080/task/12409/stat : 12409 (java) R 12077 12080 11378 0 -1 4202560 3 0 0 0 217 0 0 0 20 0 22 0 2884442 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871273405592 139871331584885 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12410] ppid=12077 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/12080/task/12410/stat : 12410 (java) R 12077 12080 11378 0 -1 4202560 2 0 0 0 217 0 0 0 20 0 22 0 2884442 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871271299536 139871331663559 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12411] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12411/stat : 12411 (java) S 12077 12080 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2884443 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871274460328 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.3
Current children cumulated vsize (KiB) 9824732

[startup+30.0009 s]
/proc/loadavg: 1.79 1.89 1.87 5/219 12423
/proc/meminfo: memFree=31426044/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9824732 CPUtime=25.1 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 30030 0 1 0 2391 119 0 0 20 0 22 0 2881701 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2456183 52117 2288 9 0 2446860 0
[pid=12080/tid=12081] ppid=12077 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) S 12077 12080 11378 0 -1 4202560 2425 0 1 0 26 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871458747256 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12083] ppid=12077 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12080/task/12083/stat : 12083 (java) S 12077 12080 11378 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871302663208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12084] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12084/stat : 12084 (java) S 12077 12080 11378 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871301610408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12085] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12085/stat : 12085 (java) S 12077 12080 11378 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871300557608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12086] ppid=12077 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12080/task/12086/stat : 12086 (java) S 12077 12080 11378 0 -1 4202560 26 0 0 0 2 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871299504808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12087] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12087/stat : 12087 (java) S 12077 12080 11378 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871298452008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12088] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12088/stat : 12088 (java) S 12077 12080 11378 0 -1 4202560 28 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871297399208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12089] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12089/stat : 12089 (java) S 12077 12080 11378 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871296346408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12090] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12090/stat : 12090 (java) S 12077 12080 11378 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 2881702 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871295293608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12091] ppid=12077 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/12080/task/12091/stat : 12091 (java) S 12077 12080 11378 0 -1 4202560 13 0 0 0 2 10 0 0 20 0 22 0 2881703 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871282883560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12092] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12092/stat : 12092 (java) S 12077 12080 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2881704 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871281829624 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12093] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12093/stat : 12093 (java) S 12077 12080 11378 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 22 0 2881704 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871280776712 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12094] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12094/stat : 12094 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871279725200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12095] ppid=12077 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/12080/task/12095/stat : 12095 (java) S 12077 12080 11378 0 -1 4202560 17172 0 0 0 185 4 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871278672312 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12096] ppid=12077 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/12080/task/12096/stat : 12096 (java) S 12077 12080 11378 0 -1 4202560 8395 0 0 0 99 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871277619512 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12097] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12097/stat : 12097 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871276566904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12098] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12098/stat : 12098 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2881706 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871275514312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12101] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12101/stat : 12101 (java) S 12077 12080 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2881719 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871272355240 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12409] ppid=12077 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/12080/task/12409/stat : 12409 (java) R 12077 12080 11378 0 -1 4202560 3 0 0 0 257 0 0 0 20 0 22 0 2884442 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871273398544 139871331584975 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12410] ppid=12077 vsize=9824732 CPUtime=2.57 cores=0,2,4,6
/proc/12080/task/12410/stat : 12410 (java) R 12077 12080 11378 0 -1 4202560 2 0 0 0 257 0 0 0 20 0 22 0 2884442 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871271299536 139871331663559 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12411] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12411/stat : 12411 (java) S 12077 12080 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2884443 10060525568 52117 33554432000 1073741824 1073778376 140736702960624 139871274460328 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 9824732

[startup+30.4008 s]
/proc/loadavg: 1.79 1.89 1.87 5/219 12423
/proc/meminfo: memFree=31426044/32872528 swapFree=8040/8040
[pid=12080] ppid=12077 vsize=9824732 CPUtime=25.8 cores=0,2,4,6
/proc/12080/stat : 12080 (java) S 12077 12080 11378 0 -1 4202496 30057 0 1 0 2459 121 0 0 20 0 19 0 2881701 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 140736702951760 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12080/statm: 2456183 53101 2288 9 0 2446860 0
[pid=12080/tid=12081] ppid=12077 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/12080/task/12081/stat : 12081 (java) S 12077 12080 11378 0 -1 4202560 2425 0 1 0 26 0 0 0 20 0 19 0 2881702 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871458747256 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12083] ppid=12077 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12080/task/12083/stat : 12083 (java) S 12077 12080 11378 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 19 0 2881702 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871302663208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12084] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12084/stat : 12084 (java) S 12077 12080 11378 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 2881702 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871301610408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12085] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12085/stat : 12085 (java) S 12077 12080 11378 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 19 0 2881702 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871300557608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12086] ppid=12077 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12080/task/12086/stat : 12086 (java) S 12077 12080 11378 0 -1 4202560 44 0 0 0 3 0 0 0 20 0 19 0 2881702 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871299504808 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12087] ppid=12077 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12080/task/12087/stat : 12087 (java) S 12077 12080 11378 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 2881702 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871298452008 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12088] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12088/stat : 12088 (java) S 12077 12080 11378 0 -1 4202560 28 0 0 0 1 0 0 0 20 0 19 0 2881702 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871297399208 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12089] ppid=12077 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12080/task/12089/stat : 12089 (java) S 12077 12080 11378 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 19 0 2881702 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871296346408 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12090] ppid=12077 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12080/task/12090/stat : 12090 (java) S 12077 12080 11378 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 2881702 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871295293608 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12091] ppid=12077 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/12080/task/12091/stat : 12091 (java) S 12077 12080 11378 0 -1 4202560 13 0 0 0 2 10 0 0 20 0 19 0 2881703 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871282883560 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12080/tid=12092] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12092/stat : 12092 (java) S 12077 12080 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2881704 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871281829624 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12093] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12093/stat : 12093 (java) S 12077 12080 11378 0 -1 4202560 40 0 0 0 0 0 0 0 20 0 19 0 2881704 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871280776712 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12094] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12094/stat : 12094 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871279725200 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12095] ppid=12077 vsize=9824732 CPUtime=1.89 cores=0,2,4,6
/proc/12080/task/12095/stat : 12095 (java) S 12077 12080 11378 0 -1 4202560 17172 0 0 0 185 4 0 0 20 0 19 0 2881706 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871278672312 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12096] ppid=12077 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/12080/task/12096/stat : 12096 (java) S 12077 12080 11378 0 -1 4202560 8395 0 0 0 99 0 0 0 20 0 19 0 2881706 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871277619512 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12080/tid=12097] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12097/stat : 12097 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871276566904 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12080/tid=12098] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12098/stat : 12098 (java) S 12077 12080 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2881706 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871275514312 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12080/tid=12101] ppid=12077 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12080/task/12101/stat : 12101 (java) S 12077 12080 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2881719 10060525568 53101 33554432000 1073741824 1073778376 140736702960624 139871272355240 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.8
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 30.4508
CPU time (s): 25.9131
CPU user time (s): 24.6393
CPU system time (s): 1.27381
CPU usage (%): 85.0982
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.6393
system time used= 1.27381
maximum resident set size= 214672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30069
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= 2602
involuntary context switches= 581

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.13098 second user time and 0.140978 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-30 23:27:42
IDJOB=4110305
IDBENCH=79242
IDSOLVER=2552
FILE ID=node151/4110305-1467322062
RUNJOBID= node151-1467322011-11394
PBS_JOBID= 20005377
Free space on /tmp= 71716 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1110975965--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110305-1467322062/watcher-4110305-1467322062 -o /tmp/evaluation-result-4110305-1467322062/solver-4110305-1467322062 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467322011-11394 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110305-1467322062.wbo

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

MD5SUM BENCH= 76e7544e0d3f336cc30d688dd4cfa4e2
RANDOM SEED=2004137811

node151.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.608
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:        31722244 kB
Buffers:           73480 kB
Cached:           200864 kB
SwapCached:            0 kB
Active:           304832 kB
Inactive:         106168 kB
Active(anon):     139092 kB
Inactive(anon):        0 kB
Active(file):     165740 kB
Inactive(file):   106168 kB
Unevictable:        8040 kB
Mlocked:            8040 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1396 kB
Writeback:             0 kB
AnonPages:        134020 kB
Mapped:            22020 kB
Shmem:               204 kB
Slab:             601116 kB
SReclaimable:      44624 kB
SUnreclaim:       556492 kB
KernelStack:        1600 kB
PageTables:         4280 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     702100 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 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= 71716 MiB
End job on node151 at 2016-06-30 23:28:12