Trace number 4109917

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 57.3063 39.8685

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900557362--soft-66-100-0.wbo
MD5SUMa633e631fdb9de9296374319dc47b460
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark7
Best CPU time to get the best result obtained on this benchmark46.017
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 constraints899
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 46330
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46329
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 709
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4109917-1466345442.wbo
0.07/0.13	c reading problem ... 
0.45/0.35	c ... done. Wall clock time 0.217s.
0.45/0.35	c declared #vars     231
0.45/0.35	c internal #vars     1130
0.45/0.35	c #constraints  2707
0.45/0.35	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.45/0.35	c constraints type 
0.45/0.35	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2523
0.45/0.35	c org.sat4j.minisat.constraints.card.MinWatchCard => 11
0.45/0.35	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 161
0.45/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 12
0.45/0.35	c 2707 constraints processed.
0.45/0.35	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.45/0.35	c constraints type 
0.45/0.35	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 161
0.45/0.35	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2523
0.45/0.35	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 11
0.45/0.35	c org.sat4j.pb.constraints.pb.MaxWatchPb => 12
0.45/0.35	c 2707 constraints processed.
0.45/0.35	c objective function length is 899 literals
0.71/0.44	c And the winner is solver0
1.01/0.85	c SATISFIABLE
1.01/0.85	c OPTIMIZING...
1.01/0.85	c Got one! Elapsed wall clock time (in seconds):0.722
1.01/0.85	o 789
1.01/0.89	c And the winner is solver0
1.65/1.36	c Got one! Elapsed wall clock time (in seconds):1.232
1.65/1.36	o 788
1.65/1.38	c And the winner is solver0
1.83/1.87	c Got one! Elapsed wall clock time (in seconds):1.739
1.83/1.87	o 395
1.90/1.90	c And the winner is solver0
1.99/2.38	c Got one! Elapsed wall clock time (in seconds):2.245
1.99/2.38	o 387
1.99/2.39	c And the winner is solver0
2.07/2.88	c Got one! Elapsed wall clock time (in seconds):2.748
2.07/2.88	o 166
2.10/2.93	c And the winner is solver0
2.35/3.38	c Got one! Elapsed wall clock time (in seconds):3.251
2.35/3.38	o 155
2.35/3.40	c And the winner is solver0
2.41/3.88	c Got one! Elapsed wall clock time (in seconds):3.754
2.41/3.88	o 153
2.44/3.91	c And the winner is solver0
2.54/4.39	c Got one! Elapsed wall clock time (in seconds):4.257
2.54/4.39	o 148
2.54/4.40	c And the winner is solver0
2.57/4.89	c Got one! Elapsed wall clock time (in seconds):4.76
2.57/4.89	o 136
2.58/4.92	c And the winner is solver0
2.72/5.39	c Got one! Elapsed wall clock time (in seconds):5.263
2.72/5.39	o 134
2.74/5.43	c And the winner is solver0
2.80/5.90	c Got one! Elapsed wall clock time (in seconds):5.765
2.80/5.90	o 124
2.80/5.91	c And the winner is solver0
2.82/6.40	c Got one! Elapsed wall clock time (in seconds):6.268
2.82/6.40	o 118
2.85/6.42	c And the winner is solver0
2.90/6.90	c Got one! Elapsed wall clock time (in seconds):6.771
2.90/6.90	o 112
4.15/7.42	c cleaning 3811 clauses out of 7650 with flag 25892/7650
4.15/7.48	c And the winner is solver0
4.37/7.90	c Got one! Elapsed wall clock time (in seconds):7.773
4.37/7.90	o 106
5.03/8.22	c And the winner is solver0
5.11/8.41	c Got one! Elapsed wall clock time (in seconds):8.281
5.11/8.41	o 98
5.11/8.47	c And the winner is solver0
5.24/8.91	c Got one! Elapsed wall clock time (in seconds):8.783
5.24/8.91	o 96
5.24/8.93	c And the winner is solver0
5.29/9.42	c Got one! Elapsed wall clock time (in seconds):9.285
5.29/9.42	o 94
5.29/9.43	c And the winner is solver0
5.34/9.92	c Got one! Elapsed wall clock time (in seconds):9.787
5.34/9.92	o 83
5.70/10.14	c And the winner is solver0
5.81/10.42	c Got one! Elapsed wall clock time (in seconds):10.289
5.81/10.42	o 66
5.96/10.51	c cleaning 5893 clauses out of 11809 with flag 5384/15620
6.18/10.62	c And the winner is solver0
6.25/10.92	c Got one! Elapsed wall clock time (in seconds):10.792
6.25/10.92	o 63
6.25/10.93	c And the winner is solver0
6.26/11.43	c Got one! Elapsed wall clock time (in seconds):11.295
6.26/11.43	o 57
7.02/11.82	c cleaning 5706 clauses out of 11424 with flag 25944/21128
7.34/11.90	c And the winner is solver0
7.34/11.93	c Got one! Elapsed wall clock time (in seconds):11.799
7.34/11.93	o 55
8.23/12.29	c cleaning 5806 clauses out of 11631 with flag 30604/27041
9.10/12.64	c And the winner is solver0
9.21/12.93	c Got one! Elapsed wall clock time (in seconds):12.803
9.21/12.93	o 52
9.21/12.99	c And the winner is solver0
9.32/13.44	c Got one! Elapsed wall clock time (in seconds):13.307
9.32/13.44	o 48
9.44/13.53	c cleaning 6133 clauses out of 12287 with flag 6655/33503
9.44/13.60	c And the winner is solver0
9.67/13.94	c Got one! Elapsed wall clock time (in seconds):13.812
9.67/13.94	o 39
10.47/14.33	c cleaning 6068 clauses out of 12149 with flag 30424/39498
11.26/14.72	c cleaning 6026 clauses out of 12082 with flag 69617/45499
12.26/15.23	c cleaning 6513 clauses out of 13056 with flag 123561/52499
12.46/15.30	c And the winner is solver0
12.48/15.45	c Got one! Elapsed wall clock time (in seconds):15.317
12.48/15.45	o 38
12.97/15.77	c cleaning 5784 clauses out of 11570 with flag 30217/57526
13.98/16.30	c cleaning 5894 clauses out of 11788 with flag 81905/63528
15.06/16.77	c And the winner is solver0
15.22/16.95	c Got one! Elapsed wall clock time (in seconds):16.824
15.22/16.95	o 27
15.89/17.40	c cleaning 8254 clauses out of 16514 with flag 39084/74148
17.10/17.91	c cleaning 7126 clauses out of 14260 with flag 92566/80148
18.58/18.61	c cleaning 7062 clauses out of 14133 with flag 162309/87147
19.98/19.38	c cleaning 7533 clauses out of 15072 with flag 243679/95148
21.98/20.34	c cleaning 8270 clauses out of 16539 with flag 343951/104148
24.18/21.42	c cleaning 9128 clauses out of 18268 with flag 453276/114147
24.77/21.70	c And the winner is solver0
24.80/21.97	c Got one! Elapsed wall clock time (in seconds):21.833
24.80/21.97	o 26
25.53/22.32	c cleaning 7520 clauses out of 15042 with flag 24228/120049
25.73/22.44	c And the winner is solver0
25.73/22.48	c Got one! Elapsed wall clock time (in seconds):22.345
25.73/22.48	o 25
26.56/22.88	c cleaning 6351 clauses out of 12708 with flag 31794/125235
27.76/23.44	c cleaning 6176 clauses out of 12357 with flag 76707/131235
29.16/24.14	c cleaning 6586 clauses out of 13181 with flag 131634/138235
30.76/24.99	c cleaning 7295 clauses out of 14596 with flag 195335/146236
33.07/26.02	c cleaning 8136 clauses out of 16300 with flag 274927/155235
33.47/26.21	c And the winner is solver0
33.51/26.49	c Got one! Elapsed wall clock time (in seconds):26.359
33.51/26.49	o 23
34.15/26.80	c cleaning 6622 clauses out of 13255 with flag 21672/160326
34.55/27.00	c And the winner is solver0
34.55/27.05	c Got one! Elapsed wall clock time (in seconds):26.923
34.55/27.05	o 22
35.06/27.37	c cleaning 5835 clauses out of 11678 with flag 20181/165371
36.47/28.02	c cleaning 5914 clauses out of 11844 with flag 62088/171372
37.27/28.41	c And the winner is solver0
37.33/28.57	c Got one! Elapsed wall clock time (in seconds):28.439
37.33/28.57	o 21
37.58/28.79	c cleaning 5910 clauses out of 11825 with flag 14399/177267
38.97/29.41	c cleaning 5942 clauses out of 11916 with flag 59892/183268
39.79/29.83	c And the winner is solver0
39.86/30.09	c Got one! Elapsed wall clock time (in seconds):29.956
39.86/30.09	o 16
40.06/30.21	c cleaning 5592 clauses out of 11201 with flag 7049/188495
41.06/30.76	c cleaning 5801 clauses out of 11606 with flag 52694/194494
42.74/31.59	c cleaning 6397 clauses out of 12805 with flag 99653/201495
44.57/32.45	c And the winner is solver0
44.69/32.61	c Got one! Elapsed wall clock time (in seconds):32.478
44.69/32.61	o 15
45.84/33.20	c cleaning 9507 clauses out of 19016 with flag 36828/214104
47.24/33.91	c cleaning 7758 clauses out of 15515 with flag 81880/220110
48.64/34.67	c cleaning 7376 clauses out of 14753 with flag 141506/227106
49.64/35.19	c And the winner is solver0
49.84/35.63	c Got one! Elapsed wall clock time (in seconds):35.498
49.84/35.63	o 8
50.75/36.16	c cleaning 8974 clauses out of 17986 with flag 27716/237716
51.82/36.66	c cleaning 7493 clauses out of 15012 with flag 59978/243716
53.22/37.34	c cleaning 7248 clauses out of 14519 with flag 106038/250716
54.82/38.14	c cleaning 7628 clauses out of 15268 with flag 155972/258717
55.64/38.57	c And the winner is solver0
55.79/38.65	c Got one! Elapsed wall clock time (in seconds):38.523
55.79/38.65	o 7
55.86/38.78	c cleaning 6760 clauses out of 13532 with flag 4821/264613
56.86/39.24	c cleaning 6383 clauses out of 12769 with flag 31730/270614
56.86/39.27	c And the winner is solver0
57.17/39.85	c >>>>>>>>>> Solver number 0 (37 answers) <<<<<<<<<<<<<<<<<<
57.17/39.85	c starts		: 740
57.17/39.85	c conflicts		: 271207
57.17/39.85	c decisions		: 464695
57.17/39.85	c propagations		: 20514401
57.17/39.85	c inspects		: 317618262
57.17/39.85	c shortcuts		: 0
57.17/39.85	c learnt literals	: 22
57.17/39.85	c learnt binary clauses	: 225
57.17/39.85	c learnt ternary clauses	: 971
57.17/39.85	c learnt constraints	: 271184
57.17/39.85	c ignored constraints	: 0
57.17/39.85	c root simplifications	: 0
57.17/39.85	c removed literals (reason simplification)	: 2144992
57.17/39.85	c reason swapping (by a shorter reason)	: 0
57.17/39.85	c Calls to reduceDB	: 39
57.17/39.85	c Number of update (reduction) of LBD	: 134387
57.17/39.85	c Imported unit clauses	: 0
57.17/39.85	c number of reductions to clauses (during analyze)	: 0
57.17/39.85	c number of learned constraints concerned by reduction	: 0
57.17/39.85	c number of learning phase by resolution	: 0
57.17/39.85	c number of learning phase by cutting planes	: 0
57.17/39.85	c speed (assignments/second)	: 519417.67312318017
57.17/39.85	c non guided choices	4436
57.17/39.85	c learnt constraints type 
57.17/39.85	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
57.17/39.85	c starts		: 57
57.17/39.85	c conflicts		: 3329
57.17/39.85	c decisions		: 42518
57.17/39.85	c propagations		: 194297
57.17/39.85	c inspects		: 32530521
57.17/39.85	c shortcuts		: 0
57.17/39.85	c learnt literals	: 0
57.17/39.85	c learnt binary clauses	: 0
57.17/39.85	c learnt ternary clauses	: 0
57.17/39.85	c learnt constraints	: 3308
57.17/39.85	c ignored constraints	: 0
57.17/39.85	c root simplifications	: 0
57.17/39.85	c removed literals (reason simplification)	: 0
57.17/39.85	c reason swapping (by a shorter reason)	: 0
57.17/39.85	c Calls to reduceDB	: 0
57.17/39.85	c Number of update (reduction) of LBD	: 0
57.17/39.85	c Imported unit clauses	: 0
57.17/39.85	c number of reductions to clauses (during analyze)	: 0
57.17/39.85	c number of learned constraints concerned by reduction	: 0
57.17/39.85	c number of learning phase by resolution	: 0
57.17/39.85	c number of learning phase by cutting planes	: 0
57.17/39.85	c speed (assignments/second)	: 170885.66402814424
57.17/39.85	c non guided choices	4023
57.17/39.85	c learnt constraints type 
57.17/39.85	s OPTIMUM FOUND
57.17/39.85	c Found 36 solution(s)
57.17/39.86	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 
57.17/39.86	c objective function=7
57.17/39.86	c Total wall clock time (in seconds): 39.725

Verifier Data

OK	7

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-4109917-1466345442/watcher-4109917-1466345442 -o /tmp/evaluation-result-4109917-1466345442/solver-4109917-1466345442 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466341814-21070 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109917-1466345442.wbo 

pid=22875
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.13 2.23 2.14 3/197 22878
/proc/meminfo: memFree=26350016/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/22878/stat : 22878 (java) R 22875 22878 21054 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 36590695 278528 33 33554432000 1073741824 1073778376 140734972983024 140733353354568 252253924647 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 68 33 25 9 0 25 0

[startup+0.100059 s]
/proc/loadavg: 2.13 2.23 2.14 3/197 22878
/proc/meminfo: memFree=26350016/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 3971 0 1 0 6 1 0 0 20 0 18 0 36590695 9787879424 5098 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2389619 5104 2034 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200235 s]
/proc/loadavg: 2.13 2.23 2.14 3/197 22878
/proc/meminfo: memFree=26350016/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9558476 CPUtime=0.21 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 4669 0 1 0 20 1 0 0 20 0 18 0 36590695 9787879424 6768 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2389619 6768 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300218 s]
/proc/loadavg: 2.13 2.23 2.14 3/197 22878
/proc/meminfo: memFree=26350016/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 5533 0 1 0 44 1 0 0 20 0 18 0 36590695 9787879424 8375 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2389619 8375 2231 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700264 s]
/proc/loadavg: 2.13 2.23 2.14 3/197 22878
/proc/meminfo: memFree=26350016/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 8495 0 1 0 97 4 0 0 20 0 19 0 36590695 10060525568 11995 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2456183 11995 2258 9 0 2446860 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 9824732

[startup+1.50082 s]
/proc/loadavg: 2.13 2.23 2.14 5/216 22903
/proc/meminfo: memFree=26283300/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 21007 0 1 0 173 10 0 0 20 0 19 0 36590695 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2456183 20171 2259 9 0 2446860 0
[pid=22878/tid=22880] ppid=22875 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/22878/task/22880/stat : 22880 (java) S 22875 22878 21054 0 -1 4202560 2422 0 1 0 31 1 0 0 20 0 19 0 36590696 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021889917816 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22881] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22881/stat : 22881 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021851408680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22882] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22882/stat : 22882 (java) S 22875 22878 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021850355880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22883] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22883/stat : 22883 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021849303592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22884] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22884/stat : 22884 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021848250792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22885] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22885/stat : 22885 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021847198504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22886] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22886/stat : 22886 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021846145704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22887] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22887/stat : 22887 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021845093416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22888] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22888/stat : 22888 (java) S 22875 22878 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021844040616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22889] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22889/stat : 22889 (java) S 22875 22878 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36590699 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021713561832 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22890] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22890/stat : 22890 (java) S 22875 22878 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021712507896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22891] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22891/stat : 22891 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021711455496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22892] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22892/stat : 22892 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021710403984 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22893] ppid=22875 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/22878/task/22893/stat : 22893 (java) S 22875 22878 21054 0 -1 4202560 7674 0 0 0 59 1 0 0 20 0 19 0 36590702 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021709351608 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22894] ppid=22875 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/22878/task/22894/stat : 22894 (java) S 22875 22878 21054 0 -1 4202560 9565 0 0 0 54 1 0 0 20 0 19 0 36590702 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021708298808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22895] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22895/stat : 22895 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140021707246712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22896] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22896/stat : 22896 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140020698574024 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22900] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22900/stat : 22900 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36590731 10060525568 20171 33554432000 1073741824 1073778376 140734972983024 140020694361128 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824732

[startup+3.10083 s]
/proc/loadavg: 2.12 2.22 2.14 3/216 22909
/proc/meminfo: memFree=26262316/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 23143 0 1 0 220 15 0 0 20 0 19 0 36590695 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2456183 24807 2265 9 0 2446860 0
[pid=22878/tid=22880] ppid=22875 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/22878/task/22880/stat : 22880 (java) S 22875 22878 21054 0 -1 4202560 2423 0 1 0 32 2 0 0 20 0 19 0 36590696 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021889917816 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22881] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22881/stat : 22881 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021851408680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22882] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22882/stat : 22882 (java) S 22875 22878 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021850355880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22883] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22883/stat : 22883 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021849303592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22884] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22884/stat : 22884 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021848250792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22885] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22885/stat : 22885 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021847198504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22886] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22886/stat : 22886 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021846145704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22887] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22887/stat : 22887 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021845093416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22888] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22888/stat : 22888 (java) S 22875 22878 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021844040616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22889] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22889/stat : 22889 (java) S 22875 22878 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36590699 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021713561832 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22890] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22890/stat : 22890 (java) S 22875 22878 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021712507896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22891] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22891/stat : 22891 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021711455496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22892] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22892/stat : 22892 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021710403984 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22893] ppid=22875 vsize=9824732 CPUtime=0.75 cores=0,2,4,6
/proc/22878/task/22893/stat : 22893 (java) S 22875 22878 21054 0 -1 4202560 9754 0 0 0 73 2 0 0 20 0 19 0 36590702 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021709351608 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22894] ppid=22875 vsize=9824732 CPUtime=0.73 cores=0,2,4,6
/proc/22878/task/22894/stat : 22894 (java) S 22875 22878 21054 0 -1 4202560 9591 0 0 0 72 1 0 0 20 0 19 0 36590702 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021708298808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22895] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22895/stat : 22895 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140021707246712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22896] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22896/stat : 22896 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140020698574024 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22900] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22900/stat : 22900 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36590731 10060525568 24807 33554432000 1073741824 1073778376 140734972983024 140020694361128 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.35
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=23 pid=1811 uid=0 cmd=

[startup+6.30076 s]
/proc/loadavg: 2.12 2.22 2.14 2/216 22930
/proc/meminfo: memFree=26210496/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 23257 0 1 0 257 25 0 0 20 0 19 0 36590695 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2456183 36937 2270 9 0 2446860 0
[pid=22878/tid=22880] ppid=22875 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/22878/task/22880/stat : 22880 (java) S 22875 22878 21054 0 -1 4202560 2426 0 1 0 33 2 0 0 20 0 19 0 36590696 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021889917816 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22881] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22881/stat : 22881 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021851408680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22882] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22882/stat : 22882 (java) S 22875 22878 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021850355880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22883] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22883/stat : 22883 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021849303592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22884] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22884/stat : 22884 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021848250792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22885] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22885/stat : 22885 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021847198504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22886] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22886/stat : 22886 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021846145704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22887] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22887/stat : 22887 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021845093416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22888] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22888/stat : 22888 (java) S 22875 22878 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36590698 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021844040616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22889] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22889/stat : 22889 (java) S 22875 22878 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36590699 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021713561832 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22890] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22890/stat : 22890 (java) S 22875 22878 21054 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021712507896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22891] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22891/stat : 22891 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021711455496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22892] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22892/stat : 22892 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021710403984 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22893] ppid=22875 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/22878/task/22893/stat : 22893 (java) S 22875 22878 21054 0 -1 4202560 9785 0 0 0 77 2 0 0 20 0 19 0 36590702 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021709351608 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22894] ppid=22875 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/22878/task/22894/stat : 22894 (java) S 22875 22878 21054 0 -1 4202560 9594 0 0 0 86 1 0 0 20 0 19 0 36590702 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021708298808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22895] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22895/stat : 22895 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140021707246712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22896] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22896/stat : 22896 (java) S 22875 22878 21054 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140020698574024 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22900] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22900/stat : 22900 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36590731 10060525568 36937 33554432000 1073741824 1073778376 140734972983024 140020694361128 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.82

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

[pid=22878/tid=22886] ppid=22875 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/22878/task/22886/stat : 22886 (java) S 22875 22878 21054 0 -1 4202560 90 0 0 0 14 4 0 0 20 0 22 0 36590698 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021846145704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22887] ppid=22875 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/22878/task/22887/stat : 22887 (java) S 22875 22878 21054 0 -1 4202560 88 0 0 0 15 4 0 0 20 0 22 0 36590698 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021845093416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22888] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22888/stat : 22888 (java) S 22875 22878 21054 0 -1 4202560 76 0 0 0 12 4 0 0 20 0 22 0 36590698 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021844040616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22889] ppid=22875 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22878/task/22889/stat : 22889 (java) S 22875 22878 21054 0 -1 4202560 1235 0 0 0 0 3 0 0 20 0 22 0 36590699 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021713561832 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22890] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22890/stat : 22890 (java) S 22875 22878 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36590700 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021712507896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22891] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22891/stat : 22891 (java) S 22875 22878 21054 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 22 0 36590700 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021711455496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22892] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22892/stat : 22892 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36590702 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021710403984 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22893] ppid=22875 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/22878/task/22893/stat : 22893 (java) S 22875 22878 21054 0 -1 4202560 15399 0 0 0 162 3 0 0 20 0 22 0 36590702 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021709351608 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22894] ppid=22875 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/22878/task/22894/stat : 22894 (java) S 22875 22878 21054 0 -1 4202560 9597 0 0 0 114 1 0 0 20 0 22 0 36590702 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021708298808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22895] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22895/stat : 22895 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36590702 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140021707246712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22896] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22896/stat : 22896 (java) S 22875 22878 21054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 36590702 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140020698574024 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22900] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22900/stat : 22900 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36590731 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140020694361128 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=23003] ppid=22875 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/22878/task/23003/stat : 23003 (java) R 22875 22878 21054 0 -1 4202560 3 0 0 0 268 0 0 0 20 0 22 0 36594261 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140020696457232 140021722626600 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=23004] ppid=22875 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/22878/task/23004/stat : 23004 (java) R 22875 22878 21054 0 -1 4202560 4 0 0 0 268 0 0 0 20 0 22 0 36594261 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140020695411304 140021722726772 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=23005] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/23005/stat : 23005 (java) S 22875 22878 21054 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 36594264 10060525568 456647 33554432000 1073741824 1073778376 140734972983024 140020697519528 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 55.42
Current children cumulated vsize (KiB) 9824732

[startup+39.2009 s]
/proc/loadavg: 2.22 2.23 2.14 4/218 23005
/proc/meminfo: memFree=24511904/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9824732 CPUtime=56.86 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 31732 0 1 0 5558 128 0 0 20 0 22 0 36590695 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2456183 456645 2288 9 0 2446860 0
[pid=22878/tid=22880] ppid=22875 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/22878/task/22880/stat : 22880 (java) S 22875 22878 21054 0 -1 4202560 2432 0 1 0 55 2 0 0 20 0 22 0 36590696 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021889917816 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22881] ppid=22875 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/22878/task/22881/stat : 22881 (java) S 22875 22878 21054 0 -1 4202560 91 0 0 0 15 4 0 0 20 0 22 0 36590698 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021851408680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22882] ppid=22875 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/22878/task/22882/stat : 22882 (java) S 22875 22878 21054 0 -1 4202560 80 0 0 0 13 4 0 0 20 0 22 0 36590698 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021850355880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22883] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22883/stat : 22883 (java) S 22875 22878 21054 0 -1 4202560 84 0 0 0 12 4 0 0 20 0 22 0 36590698 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021849303592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22884] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22884/stat : 22884 (java) S 22875 22878 21054 0 -1 4202560 70 0 0 0 13 3 0 0 20 0 22 0 36590698 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021848250792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22885] ppid=22875 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/22878/task/22885/stat : 22885 (java) S 22875 22878 21054 0 -1 4202560 107 0 0 0 18 6 0 0 20 0 22 0 36590698 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021847198504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22886] ppid=22875 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/22878/task/22886/stat : 22886 (java) S 22875 22878 21054 0 -1 4202560 90 0 0 0 14 4 0 0 20 0 22 0 36590698 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021846145704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22887] ppid=22875 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/22878/task/22887/stat : 22887 (java) S 22875 22878 21054 0 -1 4202560 88 0 0 0 15 4 0 0 20 0 22 0 36590698 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021845093416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22888] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22888/stat : 22888 (java) S 22875 22878 21054 0 -1 4202560 76 0 0 0 12 4 0 0 20 0 22 0 36590698 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021844040616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22889] ppid=22875 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22878/task/22889/stat : 22889 (java) S 22875 22878 21054 0 -1 4202560 1235 0 0 0 0 3 0 0 20 0 22 0 36590699 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021713561832 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22890] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22890/stat : 22890 (java) S 22875 22878 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 36590700 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021712507896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22891] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22891/stat : 22891 (java) S 22875 22878 21054 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 22 0 36590700 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021711455496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22892] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22892/stat : 22892 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36590702 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021710403984 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22893] ppid=22875 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/22878/task/22893/stat : 22893 (java) S 22875 22878 21054 0 -1 4202560 15399 0 0 0 162 3 0 0 20 0 22 0 36590702 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021709351608 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22894] ppid=22875 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/22878/task/22894/stat : 22894 (java) S 22875 22878 21054 0 -1 4202560 9597 0 0 0 114 1 0 0 20 0 22 0 36590702 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021708298808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22895] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22895/stat : 22895 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 36590702 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140021707246712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22896] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22896/stat : 22896 (java) S 22875 22878 21054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 36590702 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140020698574024 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22900] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22900/stat : 22900 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 36590731 10060525568 456645 33554432000 1073741824 1073778376 140734972983024 140020694361128 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 56.86
Current children cumulated vsize (KiB) 9824732

[startup+39.6008 s]
/proc/loadavg: 2.22 2.23 2.14 5/216 23077
/proc/meminfo: memFree=28450552/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9824732 CPUtime=57.05 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 31733 0 1 0 5575 130 0 0 20 0 19 0 36590695 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2456183 456639 2288 9 0 2446860 0
[pid=22878/tid=22880] ppid=22875 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/22878/task/22880/stat : 22880 (java) S 22875 22878 21054 0 -1 4202560 2432 0 1 0 55 2 0 0 20 0 19 0 36590696 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021889917816 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22881] ppid=22875 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/22878/task/22881/stat : 22881 (java) S 22875 22878 21054 0 -1 4202560 91 0 0 0 15 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021851408680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22882] ppid=22875 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/22878/task/22882/stat : 22882 (java) S 22875 22878 21054 0 -1 4202560 80 0 0 0 13 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021850355880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22883] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22883/stat : 22883 (java) S 22875 22878 21054 0 -1 4202560 84 0 0 0 12 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021849303592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22884] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22884/stat : 22884 (java) S 22875 22878 21054 0 -1 4202560 70 0 0 0 13 3 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021848250792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22885] ppid=22875 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/22878/task/22885/stat : 22885 (java) S 22875 22878 21054 0 -1 4202560 107 0 0 0 18 6 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021847198504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22886] ppid=22875 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/22878/task/22886/stat : 22886 (java) S 22875 22878 21054 0 -1 4202560 90 0 0 0 14 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021846145704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22887] ppid=22875 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/22878/task/22887/stat : 22887 (java) S 22875 22878 21054 0 -1 4202560 88 0 0 0 15 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021845093416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22888] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22888/stat : 22888 (java) S 22875 22878 21054 0 -1 4202560 76 0 0 0 12 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021844040616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22889] ppid=22875 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22878/task/22889/stat : 22889 (java) S 22875 22878 21054 0 -1 4202560 1235 0 0 0 0 3 0 0 20 0 19 0 36590699 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021713561832 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22890] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22890/stat : 22890 (java) S 22875 22878 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021712507896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22891] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22891/stat : 22891 (java) S 22875 22878 21054 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021711455496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22892] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22892/stat : 22892 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021710403984 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22893] ppid=22875 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/22878/task/22893/stat : 22893 (java) S 22875 22878 21054 0 -1 4202560 15399 0 0 0 162 3 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021709351608 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22894] ppid=22875 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/22878/task/22894/stat : 22894 (java) S 22875 22878 21054 0 -1 4202560 9597 0 0 0 114 1 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021708298808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22895] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22895/stat : 22895 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021707246712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22896] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22896/stat : 22896 (java) S 22875 22878 21054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140020698574024 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22900] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22900/stat : 22900 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36590731 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140020694361128 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 57.05
Current children cumulated vsize (KiB) 9824732

[startup+39.8008 s]
/proc/loadavg: 2.22 2.23 2.14 5/216 23077
/proc/meminfo: memFree=28450552/32872528 swapFree=1200228/1314692
[pid=22878] ppid=22875 vsize=9824732 CPUtime=57.17 cores=0,2,4,6
/proc/22878/stat : 22878 (java) S 22875 22878 21054 0 -1 4202496 31733 0 1 0 5587 130 0 0 20 0 19 0 36590695 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140734972974160 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/22878/statm: 2456183 456639 2288 9 0 2446860 0
[pid=22878/tid=22880] ppid=22875 vsize=9824732 CPUtime=0.68 cores=0,2,4,6
/proc/22878/task/22880/stat : 22880 (java) R 22875 22878 21054 0 -1 4202560 2432 0 1 0 66 2 0 0 20 0 19 0 36590696 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021889917496 140021722257328 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22881] ppid=22875 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/22878/task/22881/stat : 22881 (java) S 22875 22878 21054 0 -1 4202560 91 0 0 0 15 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021851408680 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22882] ppid=22875 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/22878/task/22882/stat : 22882 (java) S 22875 22878 21054 0 -1 4202560 80 0 0 0 13 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021850355880 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22883] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22883/stat : 22883 (java) S 22875 22878 21054 0 -1 4202560 84 0 0 0 12 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021849303592 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22884] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22884/stat : 22884 (java) S 22875 22878 21054 0 -1 4202560 70 0 0 0 13 3 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021848250792 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22885] ppid=22875 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/22878/task/22885/stat : 22885 (java) S 22875 22878 21054 0 -1 4202560 107 0 0 0 18 6 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021847198504 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22886] ppid=22875 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/22878/task/22886/stat : 22886 (java) S 22875 22878 21054 0 -1 4202560 90 0 0 0 14 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021846145704 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22887] ppid=22875 vsize=9824732 CPUtime=0.19 cores=0,2,4,6
/proc/22878/task/22887/stat : 22887 (java) S 22875 22878 21054 0 -1 4202560 88 0 0 0 15 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021845093416 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22888] ppid=22875 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/22878/task/22888/stat : 22888 (java) S 22875 22878 21054 0 -1 4202560 76 0 0 0 12 4 0 0 20 0 19 0 36590698 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021844040616 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22889] ppid=22875 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/22878/task/22889/stat : 22889 (java) S 22875 22878 21054 0 -1 4202560 1235 0 0 0 0 3 0 0 20 0 19 0 36590699 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021713561832 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=22878/tid=22890] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22890/stat : 22890 (java) S 22875 22878 21054 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021712507896 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22891] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22891/stat : 22891 (java) S 22875 22878 21054 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 19 0 36590700 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021711455496 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22892] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22892/stat : 22892 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021710403984 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22893] ppid=22875 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/22878/task/22893/stat : 22893 (java) S 22875 22878 21054 0 -1 4202560 15399 0 0 0 162 3 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021709351608 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22894] ppid=22875 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/22878/task/22894/stat : 22894 (java) S 22875 22878 21054 0 -1 4202560 9597 0 0 0 114 1 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021708298808 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=22878/tid=22895] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22895/stat : 22895 (java) S 22875 22878 21054 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140021707246712 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=22878/tid=22896] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22896/stat : 22896 (java) S 22875 22878 21054 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36590702 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140020698574024 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=22878/tid=22900] ppid=22875 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/22878/task/22900/stat : 22900 (java) S 22875 22878 21054 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36590731 10060525568 456639 33554432000 1073741824 1073778376 140734972983024 140020694361128 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 57.17
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 39.8685
CPU time (s): 57.3063
CPU user time (s): 55.8625
CPU system time (s): 1.44378
CPU usage (%): 143.738
Max. virtual memory (cumulated for all children) (KiB): 9826384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 55.8625
system time used= 1.44378
maximum resident set size= 1826588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31744
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= 2636
involuntary context switches= 2047

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.227965 second user time and 0.276957 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-19 16:10:42
IDJOB=4109917
IDBENCH=78969
IDSOLVER=2552
FILE ID=node131/4109917-1466345442
RUNJOBID= node131-1466341814-21070
PBS_JOBID= 19922022
Free space on /tmp= 71704 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.1900557362--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109917-1466345442/watcher-4109917-1466345442 -o /tmp/evaluation-result-4109917-1466345442/solver-4109917-1466345442 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1466341814-21070 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109917-1466345442.wbo

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

MD5SUM BENCH= a633e631fdb9de9296374319dc47b460
RANDOM SEED=1528948625

node131.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.752
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.50
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.752
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.752
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.57
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.752
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.752
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.752
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.56
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.752
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.57
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.752
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:        26350280 kB
Buffers:          190608 kB
Cached:           308428 kB
SwapCached:         1512 kB
Active:          4114924 kB
Inactive:         341472 kB
Active(anon):    3956792 kB
Inactive(anon):     3056 kB
Active(file):     158132 kB
Inactive(file):   338416 kB
Unevictable:     1314692 kB
Mlocked:         1200228 kB
SwapTotal:      67108856 kB
SwapFree:       67099952 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:       5310432 kB
Mapped:            15464 kB
Shmem:                 0 kB
Slab:             609832 kB
SReclaimable:      53580 kB
SUnreclaim:       556252 kB
KernelStack:        1656 kB
PageTables:        14216 kB
NFS_Unstable:          4 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5483136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4048896 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= 71704 MiB
End job on node131 at 2016-06-19 16:11:22