Trace number 4092271

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 PB16MSAT (TO) 1800.06 1764.04

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900562192--soft-0-100-0.wbo
MD5SUMdb6ee27e0a2875f2e81d96fef92170ce
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 benchmark9.08462
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 constraints2707
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 135641
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 135640
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 765
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.12	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.12	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.12	c See www.sat4j.org for details.
0.07/0.13	c version PB16.v20160501
0.07/0.13	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.13	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.13	c java.vm.version	19.1-b02
0.07/0.13	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.13	c sun.arch.data.model	64
0.07/0.13	c java.version		1.6.0_24
0.07/0.13	c os.name		Linux
0.07/0.13	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.13	c os.arch		amd64
0.07/0.13	c Free memory 		501472288
0.07/0.13	c Max memory 		7480803328
0.07/0.13	c Total memory 		504102912
0.07/0.13	c Number of processors 	16
0.07/0.16	c Pseudo Boolean Optimization by upper bound
0.07/0.16	c ManyCore solver with 2 solvers running in parallel
0.07/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.16	c --- Begin Solver configuration ---
0.07/0.16	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@38c5c3ac
0.07/0.16	c Learn all clauses as in MiniSAT
0.07/0.16	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.16	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.16	c Expensive reason simplification
0.07/0.16	c Glucose 2.1 dynamic restart strategy
0.07/0.16	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.16	c timeout=2147483s
0.07/0.16	c DB Simplification allowed=false
0.07/0.16	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.07/0.16	c --- End Solver configuration ---
0.07/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.16	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.16	c --- Begin Solver configuration ---
0.07/0.16	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@2dcb25f1
0.07/0.16	c Learn all clauses as in MiniSAT
0.07/0.16	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.16	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.16	c No reason simplification
0.07/0.16	c Armin Biere (Picosat) restarts strategy
0.07/0.16	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.16	c timeout=2147483s
0.07/0.16	c DB Simplification allowed=false
0.07/0.16	c Listener: org.sat4j.pb.tools.ManyCorePB@558385e3
0.07/0.16	c --- End Solver configuration ---
0.07/0.16	c solving HOME/instance-4092271-1467319458.wbo
0.07/0.16	c reading problem ... 
0.41/0.39	c ... done. Wall clock time 0.233s.
0.41/0.39	c declared #vars     231
0.41/0.39	c internal #vars     2938
0.41/0.39	c #constraints  2707
0.66/0.40	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.66/0.40	c constraints type 
0.66/0.40	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.66/0.40	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.66/0.40	c 2707 constraints processed.
0.66/0.40	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.66/0.40	c constraints type 
0.66/0.40	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.66/0.40	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.66/0.40	c 2707 constraints processed.
0.66/0.40	c objective function length is 2707 literals
1.04/0.57	c And the winner is solver0
1.59/0.90	c SATISFIABLE
1.59/0.90	c OPTIMIZING...
1.59/0.90	c Got one! Elapsed wall clock time (in seconds):0.74
1.59/0.90	o 308
1.93/1.04	c And the winner is solver0
2.52/1.43	c Got one! Elapsed wall clock time (in seconds):1.268
2.52/1.43	o 241
2.52/1.46	c And the winner is solver0
2.78/1.94	c Got one! Elapsed wall clock time (in seconds):1.779
2.78/1.94	o 237
2.78/1.97	c And the winner is solver0
2.95/2.45	c Got one! Elapsed wall clock time (in seconds):2.288
2.95/2.45	o 227
3.09/2.52	c And the winner is solver0
3.21/2.95	c Got one! Elapsed wall clock time (in seconds):2.794
3.21/2.95	o 223
3.21/2.98	c And the winner is solver0
3.37/3.46	c Got one! Elapsed wall clock time (in seconds):3.3
3.37/3.46	o 219
3.37/3.49	c And the winner is solver0
3.45/3.97	c Got one! Elapsed wall clock time (in seconds):3.806
3.45/3.97	o 207
3.45/3.99	c And the winner is solver0
3.50/4.47	c Got one! Elapsed wall clock time (in seconds):4.31
3.50/4.47	o 203
3.50/4.50	c And the winner is solver0
3.59/4.98	c Got one! Elapsed wall clock time (in seconds):4.815
3.59/4.98	o 198
3.59/4.99	c And the winner is solver0
3.64/5.48	c Got one! Elapsed wall clock time (in seconds):5.319
3.64/5.48	o 197
3.69/5.60	c And the winner is solver0
3.93/5.98	c Got one! Elapsed wall clock time (in seconds):5.823
3.93/5.98	o 193
4.17/6.10	c And the winner is solver0
4.19/6.49	c Got one! Elapsed wall clock time (in seconds):6.327
4.19/6.49	o 192
4.21/6.51	c And the winner is solver0
4.25/6.99	c Got one! Elapsed wall clock time (in seconds):6.831
4.25/6.99	o 158
4.56/7.15	c And the winner is solver0
4.69/7.49	c Got one! Elapsed wall clock time (in seconds):7.334
4.69/7.49	o 156
4.69/7.50	c And the winner is solver0
4.71/8.00	c Got one! Elapsed wall clock time (in seconds):7.838
4.71/8.00	o 144
4.71/8.03	c And the winner is solver0
4.80/8.50	c Got one! Elapsed wall clock time (in seconds):8.342
4.80/8.50	o 142
5.14/8.60	c And the winner is solver0
5.17/9.01	c Got one! Elapsed wall clock time (in seconds):8.846
5.17/9.01	o 139
5.17/9.07	c And the winner is solver0
5.32/9.51	c Got one! Elapsed wall clock time (in seconds):9.35
5.32/9.51	o 138
5.32/9.53	c And the winner is solver0
5.37/10.01	c Got one! Elapsed wall clock time (in seconds):9.854
5.37/10.01	o 134
5.37/10.04	c And the winner is solver0
5.44/10.52	c Got one! Elapsed wall clock time (in seconds):10.358
5.44/10.52	o 132
5.44/10.53	c And the winner is solver0
5.47/11.02	c Got one! Elapsed wall clock time (in seconds):10.862
5.47/11.02	o 131
5.47/11.03	c And the winner is solver0
5.49/11.53	c Got one! Elapsed wall clock time (in seconds):11.366
5.49/11.53	o 125
5.49/11.54	c And the winner is solver0
5.51/12.03	c Got one! Elapsed wall clock time (in seconds):11.87
5.51/12.03	o 121
5.51/12.07	c And the winner is solver0
5.61/12.53	c Got one! Elapsed wall clock time (in seconds):12.373
5.61/12.53	o 114
5.61/12.58	c And the winner is solver0
5.77/13.04	c Got one! Elapsed wall clock time (in seconds):12.877
5.77/13.04	o 113
7.70/13.92	c cleaning 5078 clauses out of 10155 with flag 28479/10155
9.94/15.06	c cleaning 5531 clauses out of 11076 with flag 74319/16154
10.15/15.18	c And the winner is solver0
10.39/15.54	c Got one! Elapsed wall clock time (in seconds):15.381
10.39/15.54	o 111
10.50/15.63	c And the winner is solver0
10.60/16.05	c Got one! Elapsed wall clock time (in seconds):15.885
10.60/16.05	o 106
11.23/16.36	c And the winner is solver0
11.36/16.55	c Got one! Elapsed wall clock time (in seconds):16.389
11.36/16.55	o 105
11.36/16.60	c And the winner is solver0
11.48/17.05	c Got one! Elapsed wall clock time (in seconds):16.893
11.48/17.05	o 104
11.48/17.07	c And the winner is solver0
11.55/17.56	c Got one! Elapsed wall clock time (in seconds):17.397
11.55/17.56	o 82
11.78/17.65	c And the winner is solver0
11.88/18.06	c Got one! Elapsed wall clock time (in seconds):17.901
11.88/18.06	o 81
11.95/18.10	c And the winner is solver0
11.98/18.57	c Got one! Elapsed wall clock time (in seconds):18.407
11.98/18.57	o 80
12.28/18.74	c And the winner is solver0
12.37/19.07	c Got one! Elapsed wall clock time (in seconds):18.914
12.37/19.07	o 78
12.92/19.33	c And the winner is solver0
13.01/19.58	c Got one! Elapsed wall clock time (in seconds):19.421
13.01/19.58	o 77
13.03/19.65	c And the winner is solver0
13.16/20.09	c Got one! Elapsed wall clock time (in seconds):19.929
13.16/20.09	o 71
13.17/20.14	c And the winner is solver0
13.54/20.60	c Got one! Elapsed wall clock time (in seconds):20.438
13.54/20.60	o 70
14.15/20.91	c And the winner is solver0
14.20/21.11	c Got one! Elapsed wall clock time (in seconds):20.948
14.20/21.11	o 69
14.20/21.15	c And the winner is solver0
14.31/21.62	c Got one! Elapsed wall clock time (in seconds):21.458
14.31/21.62	o 67
14.53/21.78	c cleaning 7385 clauses out of 14779 with flag 4880/25388
14.76/21.82	c And the winner is solver0
14.81/22.13	c Got one! Elapsed wall clock time (in seconds):21.967
14.81/22.13	o 66
14.95/22.29	c And the winner is solver0
15.27/22.64	c Got one! Elapsed wall clock time (in seconds):22.479
15.27/22.64	o 64
15.38/22.73	c And the winner is solver0
15.48/23.15	c Got one! Elapsed wall clock time (in seconds):22.989
15.48/23.15	o 56
15.76/23.33	c And the winner is solver0
15.88/23.66	c Got one! Elapsed wall clock time (in seconds):23.501
15.88/23.66	o 54
16.65/24.05	c And the winner is solver0
16.78/24.17	c Got one! Elapsed wall clock time (in seconds):24.014
16.78/24.17	o 53
16.83/24.22	c And the winner is solver0
16.87/24.69	c Got one! Elapsed wall clock time (in seconds):24.529
16.87/24.69	o 52
16.88/24.73	c And the winner is solver0
16.99/25.20	c Got one! Elapsed wall clock time (in seconds):25.042
16.99/25.20	o 50
16.99/25.27	c And the winner is solver0
17.14/25.72	c Got one! Elapsed wall clock time (in seconds):25.556
17.14/25.72	o 48
17.49/25.97	c cleaning 7556 clauses out of 15128 with flag 12622/33122
17.89/26.17	c And the winner is solver0
18.07/26.23	c Got one! Elapsed wall clock time (in seconds):26.07
18.07/26.23	o 46
18.61/26.52	c And the winner is solver0
18.92/26.75	c Got one! Elapsed wall clock time (in seconds):26.587
18.92/26.75	o 43
19.20/26.92	c cleaning 6418 clauses out of 12847 with flag 6532/38397
19.60/27.15	c And the winner is solver0
19.74/27.26	c Got one! Elapsed wall clock time (in seconds):27.104
19.74/27.26	o 42
19.74/27.29	c And the winner is solver0
851.62/838.98	c cleaning 0 clauses out of 6388 with flag 0/6412
1800.06/1764.00	c >>>>>>>>>> Solver number 0 (50 answers) <<<<<<<<<<<<<<<<<<
1800.06/1764.00	c starts		: 118
1800.06/1764.00	c conflicts		: 40207
1800.06/1764.00	c decisions		: 204282
1800.06/1764.00	c propagations		: 15623886
1800.06/1764.00	c inspects		: 26766672
1800.06/1764.00	c shortcuts		: 0
1800.06/1764.00	c learnt literals	: 0
1800.06/1764.00	c learnt binary clauses	: 12
1800.06/1764.00	c learnt ternary clauses	: 10
1800.06/1764.00	c learnt constraints	: 40207
1800.06/1764.00	c ignored constraints	: 0
1800.06/1764.00	c root simplifications	: 0
1800.06/1764.00	c removed literals (reason simplification)	: 43494
1800.06/1764.00	c reason swapping (by a shorter reason)	: 0
1800.06/1764.00	c Calls to reduceDB	: 5
1800.06/1764.00	c Number of update (reduction) of LBD	: 17292
1800.06/1764.00	c Imported unit clauses	: 0
1800.06/1764.00	c number of reductions to clauses (during analyze)	: 0
1800.06/1764.00	c number of learned constraints concerned by reduction	: 0
1800.06/1764.00	c number of learning phase by resolution	: 0
1800.06/1764.00	c number of learning phase by cutting planes	: 0
1800.06/1764.00	c speed (assignments/second)	: 8859.152397925365
1800.06/1764.00	c non guided choices	5258
1800.06/1764.01	c learnt constraints type 
1800.06/1764.01	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 12
1800.06/1764.01	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 8227
1800.06/1764.01	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/1764.01	c starts		: 80
1800.06/1764.01	c conflicts		: 10820
1800.06/1764.01	c decisions		: 277744
1800.06/1764.01	c propagations		: 1589351
1800.06/1764.01	c inspects		: 507078681
1800.06/1764.01	c shortcuts		: 0
1800.06/1764.01	c learnt literals	: 0
1800.06/1764.01	c learnt binary clauses	: 0
1800.06/1764.01	c learnt ternary clauses	: 0
1800.06/1764.01	c learnt constraints	: 10795
1800.06/1764.01	c ignored constraints	: 0
1800.06/1764.01	c root simplifications	: 0
1800.06/1764.01	c removed literals (reason simplification)	: 0
1800.06/1764.01	c reason swapping (by a shorter reason)	: 0
1800.06/1764.01	c Calls to reduceDB	: 1
1800.06/1764.01	c Number of update (reduction) of LBD	: 0
1800.06/1764.01	c Imported unit clauses	: 0
1800.06/1764.01	c number of reductions to clauses (during analyze)	: 0
1800.06/1764.01	c number of learned constraints concerned by reduction	: 0
1800.06/1764.01	c number of learning phase by resolution	: 0
1800.06/1764.01	c number of learning phase by cutting planes	: 0
1800.06/1764.01	c speed (assignments/second)	: 915.1520665259021
1800.06/1764.01	c non guided choices	4433
1800.06/1764.01	c learnt constraints type 
1800.06/1764.01	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 547
1800.06/1764.01	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10248
1800.06/1764.01	s SATISFIABLE
1800.06/1764.01	c Found 49 solution(s)
1800.06/1764.01	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 
1800.06/1764.01	c objective function=42
1800.06/1764.01	c Total wall clock time (in seconds): 1763.854

Verifier Data

OK	28

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

pid=6021
running on 8 cores: 0-3,8-11

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: 3.67 3.14 2.44 3/256 6024
/proc/meminfo: memFree=25433836/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=23236 CPUtime=0 cores=0-3,8-11
/proc/6024/stat : 6024 (java) D 6021 6024 26963 0 -1 4202496 572 0 1 0 0 0 0 0 20 0 1 0 12898592 23793664 222 33554432000 1073741824 1073778376 140736959283472 140736959273464 216799427137 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 5809 222 175 9 0 128 0

[startup+0.100124 s]
/proc/loadavg: 3.67 3.14 2.44 3/256 6024
/proc/meminfo: memFree=25433836/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=9896436 CPUtime=0.07 cores=0-3,8-11
/proc/6024/stat : 6024 (java) S 6021 6024 26963 0 -1 4202496 3346 0 5 0 6 1 0 0 20 0 23 0 12898592 10133950464 4480 33554432000 1073741824 1073778376 140736959283472 140736959274608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 2474109 4480 1775 9 0 2464786 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9896436

[startup+0.200335 s]
/proc/loadavg: 3.67 3.14 2.44 3/256 6024
/proc/meminfo: memFree=25433836/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=9896436 CPUtime=0.21 cores=0-3,8-11
/proc/6024/stat : 6024 (java) S 6021 6024 26963 0 -1 4202496 4573 0 5 0 19 2 0 0 20 0 23 0 12898592 10133950464 6177 33554432000 1073741824 1073778376 140736959283472 140736959274608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 2474109 6177 2194 9 0 2464786 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9896436

[startup+0.300233 s]
/proc/loadavg: 3.67 3.14 2.44 3/256 6024
/proc/meminfo: memFree=25433836/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=9896436 CPUtime=0.41 cores=0-3,8-11
/proc/6024/stat : 6024 (java) S 6021 6024 26963 0 -1 4202496 5127 0 5 0 39 2 0 0 20 0 23 0 12898592 10133950464 7650 33554432000 1073741824 1073778376 140736959283472 140736959274608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 2474109 7650 2231 9 0 2464786 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9896436

[startup+0.700324 s]
/proc/loadavg: 3.67 3.14 2.44 3/256 6024
/proc/meminfo: memFree=25433836/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=10162692 CPUtime=1.59 cores=0-3,8-11
/proc/6024/stat : 6024 (java) S 6021 6024 26963 0 -1 4202496 9281 0 5 0 154 5 0 0 20 0 24 0 12898592 10406596608 13447 33554432000 1073741824 1073778376 140736959283472 140736959274608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 2540673 13447 2267 9 0 2531350 0
Current children cumulated CPU time (s) 1.59
Current children cumulated vsize (KiB) 10162692

[startup+1.501 s]
/proc/loadavg: 3.67 3.14 2.44 3/306 6094
/proc/meminfo: memFree=28862888/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=10162692 CPUtime=2.71 cores=0-3,8-11
/proc/6024/stat : 6024 (java) S 6021 6024 26963 0 -1 4202496 20489 0 5 0 261 10 0 0 20 0 24 0 12898592 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140736959274608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 2540673 24745 2275 9 0 2531350 0
[pid=6024/tid=6031] ppid=6021 vsize=10162692 CPUtime=0.4 cores=0-3,8-11
/proc/6024/task/6031/stat : 6031 (java) S 6021 6024 26963 0 -1 4202560 2500 0 2 0 38 2 0 0 20 0 24 0 12898593 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729717298040 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6033] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6033/stat : 6033 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729706359848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6034] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6034/stat : 6034 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729705307048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6035] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6035/stat : 6035 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729558711080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6037] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6037/stat : 6037 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729557658280 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6038] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6038/stat : 6038 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729556605480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6039] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6039/stat : 6039 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729555552680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6040] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6040/stat : 6040 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729554499880 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6041] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6041/stat : 6041 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729553447080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6042] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6042/stat : 6042 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729552395304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6043] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6043/stat : 6043 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729551342504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=6024/tid=6044] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6044/stat : 6044 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729550289704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=6024/tid=6045] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6045/stat : 6045 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729549236904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6046] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6046/stat : 6046 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729548184104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6065] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6065/stat : 6065 (java) S 6021 6024 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 12898596 10406596608 24745 33554432000 1073741824 1073778376 140736959283472 140729530722664 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6066] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6066/stat : 6066 (java) S 6021 6024 26963 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 12898597 10406596608 24763 33554432000 1073741824 1073778376 140736959283472 140729529668728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6067] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6067/stat : 6067 (java) S 6021 6024 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 12898597 10406596608 24763 33554432000 1073741824 1073778376 140736959283472 140729528615816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6076] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6076/stat : 6076 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898600 10406596608 24763 33554432000 1073741824 1073778376 140736959283472 140729527565328 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6077] ppid=6021 vsize=10162692 CPUtime=0.84 cores=0-3,8-11
/proc/6024/task/6077/stat : 6077 (java) R 6021 6024 26963 0 -1 4202560 9318 0 0 0 84 0 0 0 20 0 24 0 12898600 10406596608 24763 33554432000 1073741824 1073778376 140736959283472 140729526512440 140729724284205 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=6024/tid=6078] ppid=6021 vsize=10162692 CPUtime=0.75 cores=0-3,8-11
/proc/6024/task/6078/stat : 6078 (java) R 6021 6024 26963 0 -1 4202560 7317 0 0 0 74 1 0 0 20 0 24 0 12898600 10406596608 24763 33554432000 1073741824 1073778376 140736959283472 140729525436888 216808305337 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6079] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6079/stat : 6079 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898600 10406596608 24763 33554432000 1073741824 1073778376 140736959283472 140729524407032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6080] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6080/stat : 6080 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898600 10406596608 24763 33554432000 1073741824 1073778376 140736959283472 140729523354440 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6087] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6087/stat : 6087 (java) S 6021 6024 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 12898634 10406596608 24763 33554432000 1073741824 1073778376 140736959283472 140729520194344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.71
Current children cumulated vsize (KiB) 10162692

[startup+3.10106 s]
/proc/loadavg: 3.67 3.14 2.44 1/306 6106
/proc/meminfo: memFree=28826152/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=10162692 CPUtime=3.37 cores=0-3,8-11
/proc/6024/stat : 6024 (java) S 6021 6024 26963 0 -1 4202496 21170 0 5 0 320 17 0 0 20 0 24 0 12898592 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140736959274608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 2540673 32357 2278 9 0 2531350 0
[pid=6024/tid=6031] ppid=6021 vsize=10162692 CPUtime=0.43 cores=0-3,8-11
/proc/6024/task/6031/stat : 6031 (java) S 6021 6024 26963 0 -1 4202560 2503 0 2 0 40 3 0 0 20 0 24 0 12898593 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729717298040 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6033] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6033/stat : 6033 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729706359848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6034] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6034/stat : 6034 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729705307048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6035] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6035/stat : 6035 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729558711080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6037] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6037/stat : 6037 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729557658280 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6038] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6038/stat : 6038 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729556605480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6039] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6039/stat : 6039 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729555552680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6040] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6040/stat : 6040 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729554499880 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6041] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6041/stat : 6041 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729553447080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6042] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6042/stat : 6042 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729552395304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6043] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6043/stat : 6043 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729551342504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=6024/tid=6044] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6044/stat : 6044 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729550289704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=6024/tid=6045] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6045/stat : 6045 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729549236904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6046] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6046/stat : 6046 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729548184104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6065] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6065/stat : 6065 (java) S 6021 6024 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 12898596 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729530722664 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6066] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6066/stat : 6066 (java) S 6021 6024 26963 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 24 0 12898597 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729529668728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6067] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6067/stat : 6067 (java) S 6021 6024 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 12898597 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729528615816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6076] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6076/stat : 6076 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898600 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729527565328 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6077] ppid=6021 vsize=10162692 CPUtime=1.04 cores=0-3,8-11
/proc/6024/task/6077/stat : 6077 (java) S 6021 6024 26963 0 -1 4202560 9335 0 0 0 104 0 0 0 20 0 24 0 12898600 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729526512440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6078] ppid=6021 vsize=10162692 CPUtime=0.94 cores=0-3,8-11
/proc/6024/task/6078/stat : 6078 (java) S 6021 6024 26963 0 -1 4202560 7927 0 0 0 92 2 0 0 20 0 24 0 12898600 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729525459640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6079] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6079/stat : 6079 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898600 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729524407032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6080] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6080/stat : 6080 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12898600 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729523354440 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6087] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6087/stat : 6087 (java) S 6021 6024 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 12898634 10406596608 32357 33554432000 1073741824 1073778376 140736959283472 140729520194344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.37
Current children cumulated vsize (KiB) 10162692

[startup+6.30104 s]
/proc/loadavg: 3.38 3.09 2.42 3/309 6148
/proc/meminfo: memFree=28718092/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=10162692 CPUtime=4.19 cores=0-3,8-11
/proc/6024/stat : 6024 (java) S 6021 6024 26963 0 -1 4202496 21317 0 5 0 389 30 0 0 20 0 24 0 12898592 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140736959274608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 2540673 46641 2291 9 0 2531350 0
[pid=6024/tid=6031] ppid=6021 vsize=10162692 CPUtime=0.45 cores=0-3,8-11
/proc/6024/task/6031/stat : 6031 (java) S 6021 6024 26963 0 -1 4202560 2509 0 2 0 42 3 0 0 20 0 24 0 12898593 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140729717298040 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6033] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6033/stat : 6033 (java) S 6021 6024 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140729706359848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6034] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6034/stat : 6034 (java) S 6021 6024 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140729705307048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6035] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6035/stat : 6035 (java) S 6021 6024 26963 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140729558711080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6037] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6037/stat : 6037 (java) S 6021 6024 26963 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140729557658280 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6038] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6038/stat : 6038 (java) S 6021 6024 26963 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140729556605480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6039] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6039/stat : 6039 (java) S 6021 6024 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140729555552680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=6024/tid=6040] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6040/stat : 6040 (java) S 6021 6024 26963 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140729554499880 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6041] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6041/stat : 6041 (java) S 6021 6024 26963 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12898595 10406596608 46641 33554432000 1073741824 1073778376 140736959283472 140729553447080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6042] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11

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

/proc/6024/task/6066/stat : 6066 (java) S 6021 6024 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 26 0 12898597 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729529668728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6067] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6067/stat : 6067 (java) S 6021 6024 26963 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 26 0 12898597 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729528615816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6076] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6076/stat : 6076 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 26 0 12898600 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729527565328 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6077] ppid=6021 vsize=10162692 CPUtime=1.42 cores=0-3,8-11
/proc/6024/task/6077/stat : 6077 (java) S 6021 6024 26963 0 -1 4202560 9345 0 0 0 142 0 0 0 20 0 26 0 12898600 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729526512440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6078] ppid=6021 vsize=10162692 CPUtime=1.58 cores=0-3,8-11
/proc/6024/task/6078/stat : 6078 (java) S 6021 6024 26963 0 -1 4202560 9875 0 0 0 156 2 0 0 20 0 26 0 12898600 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729525459640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6079] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6079/stat : 6079 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 26 0 12898600 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729524407032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6080] ppid=6021 vsize=10162692 CPUtime=0.36 cores=0-3,8-11
/proc/6024/task/6080/stat : 6080 (java) S 6021 6024 26963 0 -1 4202560 97 0 0 0 18 18 0 0 20 0 26 0 12898600 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729523354440 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6087] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6087/stat : 6087 (java) S 6021 6024 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 26 0 12898634 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729520194344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6375] ppid=6021 vsize=10162692 CPUtime=1616.76 cores=0-3,8-11
/proc/6024/task/6375/stat : 6375 (java) R 6021 6024 26963 0 -1 4202560 3930 0 0 0 161621 55 0 0 20 0 26 0 12901320 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729519140672 140729586977601 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=6024/tid=6376] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6376/stat : 6376 (java) S 6021 6024 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 26 0 12901322 10406596608 853236 33554432000 1073741824 1073778376 140736959283472 140729522300200 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 1693.91
Current children cumulated vsize (KiB) 10162692

[startup+1722.3 s]
/proc/loadavg: 1.02 1.04 1.27 2/277 6976
/proc/meminfo: memFree=25620964/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=10162692 CPUtime=1755.32 cores=0-3,8-11
/proc/6024/stat : 6024 (java) S 6021 6024 26963 0 -1 4202496 42659 0 5 0 174667 865 0 0 20 0 26 0 12898592 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140736959274608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 2540673 844272 2303 9 0 2531350 0
[pid=6024/tid=6031] ppid=6021 vsize=10162692 CPUtime=1.18 cores=0-3,8-11
/proc/6024/task/6031/stat : 6031 (java) S 6021 6024 26963 0 -1 4202560 2610 0 2 0 97 21 0 0 20 0 26 0 12898593 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729717298168 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6033] ppid=6021 vsize=10162692 CPUtime=3.56 cores=0-3,8-11
/proc/6024/task/6033/stat : 6033 (java) S 6021 6024 26963 0 -1 4202560 682 0 0 0 307 49 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729706359848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6034] ppid=6021 vsize=10162692 CPUtime=3.44 cores=0-3,8-11
/proc/6024/task/6034/stat : 6034 (java) S 6021 6024 26963 0 -1 4202560 646 0 0 0 297 47 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729705307048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6035] ppid=6021 vsize=10162692 CPUtime=3.49 cores=0-3,8-11
/proc/6024/task/6035/stat : 6035 (java) S 6021 6024 26963 0 -1 4202560 756 0 0 0 295 54 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729558711080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6037] ppid=6021 vsize=10162692 CPUtime=3.9 cores=0-3,8-11
/proc/6024/task/6037/stat : 6037 (java) S 6021 6024 26963 0 -1 4202560 972 0 0 0 332 58 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729557658280 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6038] ppid=6021 vsize=10162692 CPUtime=3.54 cores=0-3,8-11
/proc/6024/task/6038/stat : 6038 (java) S 6021 6024 26963 0 -1 4202560 843 0 0 0 303 51 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729556605480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6039] ppid=6021 vsize=10162692 CPUtime=3.89 cores=0-3,8-11
/proc/6024/task/6039/stat : 6039 (java) S 6021 6024 26963 0 -1 4202560 811 0 0 0 336 53 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729555552680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6040] ppid=6021 vsize=10162692 CPUtime=3.5 cores=0-3,8-11
/proc/6024/task/6040/stat : 6040 (java) S 6021 6024 26963 0 -1 4202560 883 0 0 0 299 51 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729554499880 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6041] ppid=6021 vsize=10162692 CPUtime=3.71 cores=0-3,8-11
/proc/6024/task/6041/stat : 6041 (java) S 6021 6024 26963 0 -1 4202560 1083 0 0 0 315 56 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729553447080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6042] ppid=6021 vsize=10162692 CPUtime=3.61 cores=0-3,8-11
/proc/6024/task/6042/stat : 6042 (java) S 6021 6024 26963 0 -1 4202560 786 0 0 0 310 51 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729552395304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6043] ppid=6021 vsize=10162692 CPUtime=3.75 cores=0-3,8-11
/proc/6024/task/6043/stat : 6043 (java) S 6021 6024 26963 0 -1 4202560 1043 0 0 0 320 55 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729551342504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=6024/tid=6044] ppid=6021 vsize=10162692 CPUtime=3.85 cores=0-3,8-11
/proc/6024/task/6044/stat : 6044 (java) S 6021 6024 26963 0 -1 4202560 1048 0 0 0 332 53 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729550289704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6045] ppid=6021 vsize=10162692 CPUtime=3.62 cores=0-3,8-11
/proc/6024/task/6045/stat : 6045 (java) S 6021 6024 26963 0 -1 4202560 1017 0 0 0 306 56 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729549236904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6046] ppid=6021 vsize=10162692 CPUtime=3.68 cores=0-3,8-11
/proc/6024/task/6046/stat : 6046 (java) S 6021 6024 26963 0 -1 4202560 684 0 0 0 311 57 0 0 20 0 26 0 12898595 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729548184104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=6024/tid=6065] ppid=6021 vsize=10162692 CPUtime=7.96 cores=0-3,8-11
/proc/6024/task/6065/stat : 6065 (java) S 6021 6024 26963 0 -1 4202560 3101 0 0 0 790 6 0 0 20 0 26 0 12898596 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729530722664 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6066] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6066/stat : 6066 (java) S 6021 6024 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 26 0 12898597 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729529668728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6067] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6067/stat : 6067 (java) S 6021 6024 26963 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 26 0 12898597 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729528615816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6076] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6076/stat : 6076 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 26 0 12898600 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729527565328 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6077] ppid=6021 vsize=10162692 CPUtime=1.42 cores=0-3,8-11
/proc/6024/task/6077/stat : 6077 (java) S 6021 6024 26963 0 -1 4202560 9345 0 0 0 142 0 0 0 20 0 26 0 12898600 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729526512440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6078] ppid=6021 vsize=10162692 CPUtime=1.58 cores=0-3,8-11
/proc/6024/task/6078/stat : 6078 (java) S 6021 6024 26963 0 -1 4202560 9875 0 0 0 156 2 0 0 20 0 26 0 12898600 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729525459640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6079] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6079/stat : 6079 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 26 0 12898600 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729524407032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6080] ppid=6021 vsize=10162692 CPUtime=0.38 cores=0-3,8-11
/proc/6024/task/6080/stat : 6080 (java) S 6021 6024 26963 0 -1 4202560 99 0 0 0 19 19 0 0 20 0 26 0 12898600 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729523354440 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6087] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6087/stat : 6087 (java) S 6021 6024 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 26 0 12898634 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729520194344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6375] ppid=6021 vsize=10162692 CPUtime=1676.41 cores=0-3,8-11
/proc/6024/task/6375/stat : 6375 (java) R 6021 6024 26963 0 -1 4202560 3930 0 0 0 167585 56 0 0 20 0 26 0 12901320 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729519140464 140729587179034 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0
[pid=6024/tid=6376] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6376/stat : 6376 (java) S 6021 6024 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 26 0 12901322 10406596608 844272 33554432000 1073741824 1073778376 140736959283472 140729522300200 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 1755.32
Current children cumulated vsize (KiB) 10162692



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1764 s]
/proc/loadavg: 1.01 1.03 1.26 2/277 6977
/proc/meminfo: memFree=25642852/32872528 swapFree=8828/8828
[pid=6024] ppid=6021 vsize=10162692 CPUtime=1800.06 cores=0-3,8-11
/proc/6024/stat : 6024 (java) S 6021 6024 26963 0 -1 4202496 43317 0 5 0 179113 893 0 0 20 0 26 0 12898592 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140736959274608 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/6024/statm: 2540673 855634 2303 9 0 2531350 0
[pid=6024/tid=6031] ppid=6021 vsize=10162692 CPUtime=1.2 cores=0-3,8-11
/proc/6024/task/6031/stat : 6031 (java) S 6021 6024 26963 0 -1 4202560 2616 0 2 0 98 22 0 0 20 0 26 0 12898593 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729717298168 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6033] ppid=6021 vsize=10162692 CPUtime=3.77 cores=0-3,8-11
/proc/6024/task/6033/stat : 6033 (java) S 6021 6024 26963 0 -1 4202560 733 0 0 0 326 51 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729706359848 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6034] ppid=6021 vsize=10162692 CPUtime=3.8 cores=0-3,8-11
/proc/6024/task/6034/stat : 6034 (java) S 6021 6024 26963 0 -1 4202560 680 0 0 0 329 51 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729705307048 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6035] ppid=6021 vsize=10162692 CPUtime=3.76 cores=0-3,8-11
/proc/6024/task/6035/stat : 6035 (java) S 6021 6024 26963 0 -1 4202560 815 0 0 0 320 56 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729558711080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=6024/tid=6037] ppid=6021 vsize=10162692 CPUtime=4.18 cores=0-3,8-11
/proc/6024/task/6037/stat : 6037 (java) S 6021 6024 26963 0 -1 4202560 1002 0 0 0 359 59 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729557658280 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6038] ppid=6021 vsize=10162692 CPUtime=3.87 cores=0-3,8-11
/proc/6024/task/6038/stat : 6038 (java) S 6021 6024 26963 0 -1 4202560 912 0 0 0 333 54 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729556605480 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=6024/tid=6039] ppid=6021 vsize=10162692 CPUtime=4.15 cores=0-3,8-11
/proc/6024/task/6039/stat : 6039 (java) S 6021 6024 26963 0 -1 4202560 862 0 0 0 360 55 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729555552680 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6040] ppid=6021 vsize=10162692 CPUtime=3.7 cores=0-3,8-11
/proc/6024/task/6040/stat : 6040 (java) S 6021 6024 26963 0 -1 4202560 904 0 0 0 317 53 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729554499880 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6041] ppid=6021 vsize=10162692 CPUtime=4.02 cores=0-3,8-11
/proc/6024/task/6041/stat : 6041 (java) S 6021 6024 26963 0 -1 4202560 1140 0 0 0 344 58 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729553447080 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6042] ppid=6021 vsize=10162692 CPUtime=3.8 cores=0-3,8-11
/proc/6024/task/6042/stat : 6042 (java) S 6021 6024 26963 0 -1 4202560 807 0 0 0 329 51 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729552395304 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 8 0 0 0 0 0
[pid=6024/tid=6043] ppid=6021 vsize=10162692 CPUtime=4.01 cores=0-3,8-11
/proc/6024/task/6043/stat : 6043 (java) S 6021 6024 26963 0 -1 4202560 1056 0 0 0 344 57 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729551342504 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=6024/tid=6044] ppid=6021 vsize=10162692 CPUtime=4.1 cores=0-3,8-11
/proc/6024/task/6044/stat : 6044 (java) S 6021 6024 26963 0 -1 4202560 1063 0 0 0 356 54 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729550289704 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6045] ppid=6021 vsize=10162692 CPUtime=3.83 cores=0-3,8-11
/proc/6024/task/6045/stat : 6045 (java) S 6021 6024 26963 0 -1 4202560 1036 0 0 0 325 58 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729549236904 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6046] ppid=6021 vsize=10162692 CPUtime=3.98 cores=0-3,8-11
/proc/6024/task/6046/stat : 6046 (java) S 6021 6024 26963 0 -1 4202560 755 0 0 0 339 59 0 0 20 0 26 0 12898595 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729548184104 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6065] ppid=6021 vsize=10162692 CPUtime=7.96 cores=0-3,8-11
/proc/6024/task/6065/stat : 6065 (java) S 6021 6024 26963 0 -1 4202560 3238 0 0 0 790 6 0 0 20 0 26 0 12898596 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729530722664 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6066] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6066/stat : 6066 (java) S 6021 6024 26963 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 26 0 12898597 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729529668728 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6067] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6067/stat : 6067 (java) S 6021 6024 26963 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 26 0 12898597 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729528615816 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6076] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6076/stat : 6076 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 26 0 12898600 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729527565328 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
[pid=6024/tid=6077] ppid=6021 vsize=10162692 CPUtime=1.42 cores=0-3,8-11
/proc/6024/task/6077/stat : 6077 (java) S 6021 6024 26963 0 -1 4202560 9345 0 0 0 142 0 0 0 20 0 26 0 12898600 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729526512440 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6024/tid=6078] ppid=6021 vsize=10162692 CPUtime=1.58 cores=0-3,8-11
/proc/6024/task/6078/stat : 6078 (java) S 6021 6024 26963 0 -1 4202560 9875 0 0 0 156 2 0 0 20 0 26 0 12898600 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729525459640 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6079] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6079/stat : 6079 (java) S 6021 6024 26963 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 26 0 12898600 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729524407032 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 11 0 0 0 0 0
[pid=6024/tid=6080] ppid=6021 vsize=10162692 CPUtime=0.39 cores=0-3,8-11
/proc/6024/task/6080/stat : 6080 (java) S 6021 6024 26963 0 -1 4202560 103 0 0 0 19 20 0 0 20 0 26 0 12898600 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729523354440 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6087] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6087/stat : 6087 (java) S 6021 6024 26963 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 26 0 12898634 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729520194344 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=6024/tid=6375] ppid=6021 vsize=10162692 CPUtime=1717.55 cores=0-3,8-11
/proc/6024/task/6375/stat : 6375 (java) R 6021 6024 26963 0 -1 4202560 3930 0 0 0 171698 57 0 0 20 0 26 0 12901320 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729519140640 140729586977582 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6024/tid=6376] ppid=6021 vsize=10162692 CPUtime=0 cores=0-3,8-11
/proc/6024/task/6376/stat : 6376 (java) S 6021 6024 26963 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 26 0 12901322 10406596608 855634 33554432000 1073741824 1073778376 140736959283472 140729522300200 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 10 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 10162692

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 6024 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6024 and gives
#  childrusage.ru_utime.tv_sec=1786
#  childrusage.ru_utime.tv_usec=642389
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=400570
# CPU time returned by wait4() is 1796.04
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1764.04
CPU time (s): 1800.06
CPU user time (s): 1791.13
CPU system time (s): 8.93
CPU usage (%): 102.042
Max. virtual memory (cumulated for all children) (KiB): 10164592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1786.64
system time used= 9.40057
maximum resident set size= 3568576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43344
page faults= 5
swaps= 0
block input operations= 1432
block output operations= 1752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83267
involuntary context switches= 39999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.3328 second user time and 18.1252 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-30 22:44:18
IDJOB=4092271
IDBENCH=79266
IDSOLVER=2552
FILE ID=node132/4092271-1467319458
RUNJOBID= node132-1467319458-6005
PBS_JOBID= 20005257
Free space on /tmp= 71540 MiB

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

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

MD5SUM BENCH= db6ee27e0a2875f2e81d96fef92170ce
RANDOM SEED=228638133

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.012
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        25289376 kB
Buffers:          125384 kB
Cached:          6439796 kB
SwapCached:            0 kB
Active:           264348 kB
Inactive:        6315216 kB
Active(anon):       8596 kB
Inactive(anon):     7804 kB
Active(file):     255752 kB
Inactive(file):  6307412 kB
Unevictable:        8828 kB
Mlocked:            8828 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7536 kB
Writeback:             0 kB
AnonPages:         22636 kB
Mapped:            13960 kB
Shmem:               216 kB
Slab:             855448 kB
SReclaimable:     295696 kB
SUnreclaim:       559752 kB
KernelStack:        2152 kB
PageTables:         4116 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     108068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71540 MiB
End job on node132 at 2016-06-30 23:13:42