Trace number 4092264

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.66 1776.55

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900552288--soft-0-100-0.wbo
MD5SUMca8c0bf53108e4446976d449224bf298
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 benchmark26.87
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 136368
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 136367
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 727
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.08/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.08/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.10	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4092264-1466084136.wbo
0.08/0.13	c reading problem ... 
0.44/0.35	c ... done. Wall clock time 0.224s.
0.44/0.35	c declared #vars     231
0.44/0.35	c internal #vars     2938
0.44/0.35	c #constraints  2707
0.44/0.36	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.44/0.36	c constraints type 
0.44/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.44/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.44/0.36	c 2707 constraints processed.
0.44/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.44/0.36	c constraints type 
0.44/0.36	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.44/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.44/0.36	c 2707 constraints processed.
0.44/0.36	c objective function length is 2707 literals
1.12/0.51	c And the winner is solver0
1.59/0.86	c SATISFIABLE
1.59/0.86	c OPTIMIZING...
1.59/0.86	c Got one! Elapsed wall clock time (in seconds):0.731
1.59/0.86	o 781
1.70/0.91	c And the winner is solver0
1.91/1.39	c Got one! Elapsed wall clock time (in seconds):1.257
1.91/1.39	o 331
1.94/1.43	c And the winner is solver0
2.10/1.90	c Got one! Elapsed wall clock time (in seconds):1.769
2.10/1.90	o 324
2.10/1.92	c And the winner is solver0
2.19/2.41	c Got one! Elapsed wall clock time (in seconds):2.279
2.19/2.41	o 297
2.19/2.42	c And the winner is solver0
2.26/2.92	c Got one! Elapsed wall clock time (in seconds):2.786
2.26/2.92	o 291
2.26/2.97	c And the winner is solver0
2.61/3.42	c Got one! Elapsed wall clock time (in seconds):3.292
2.61/3.42	o 287
2.61/3.44	c And the winner is solver0
2.63/3.93	c Got one! Elapsed wall clock time (in seconds):3.798
2.63/3.93	o 275
2.63/3.94	c And the winner is solver0
2.68/4.43	c Got one! Elapsed wall clock time (in seconds):4.302
2.68/4.43	o 262
2.68/4.44	c And the winner is solver0
2.68/4.94	c Got one! Elapsed wall clock time (in seconds):4.806
2.68/4.94	o 168
2.68/4.95	c And the winner is solver0
2.74/5.44	c Got one! Elapsed wall clock time (in seconds):5.311
2.74/5.44	o 160
2.87/5.56	c And the winner is solver0
3.05/5.94	c Got one! Elapsed wall clock time (in seconds):5.815
3.05/5.94	o 142
3.05/5.96	c And the winner is solver0
3.09/6.45	c Got one! Elapsed wall clock time (in seconds):6.319
3.09/6.45	o 141
3.22/6.54	c And the winner is solver0
3.32/6.95	c Got one! Elapsed wall clock time (in seconds):6.824
3.32/6.95	o 140
3.64/7.19	c And the winner is solver0
4.03/7.46	c Got one! Elapsed wall clock time (in seconds):7.327
4.03/7.46	o 136
4.14/7.50	c And the winner is solver0
4.21/7.96	c Got one! Elapsed wall clock time (in seconds):7.831
4.21/7.96	o 129
4.21/7.99	c And the winner is solver0
4.27/8.47	c Got one! Elapsed wall clock time (in seconds):8.335
4.27/8.47	o 128
4.56/8.60	c And the winner is solver0
4.60/8.97	c Got one! Elapsed wall clock time (in seconds):8.839
4.60/8.97	o 124
4.85/9.12	c And the winner is solver0
4.91/9.47	c Got one! Elapsed wall clock time (in seconds):9.342
4.91/9.47	o 103
4.96/9.51	c And the winner is solver0
5.01/9.98	c Got one! Elapsed wall clock time (in seconds):9.846
5.01/9.98	o 92
5.06/10.01	c And the winner is solver0
5.11/10.48	c Got one! Elapsed wall clock time (in seconds):10.35
5.11/10.48	o 91
5.14/10.57	c And the winner is solver0
5.31/10.98	c Got one! Elapsed wall clock time (in seconds):10.855
5.31/10.98	o 90
5.34/11.10	c And the winner is solver0
5.58/11.49	c Got one! Elapsed wall clock time (in seconds):11.36
5.58/11.49	o 88
5.79/11.64	c And the winner is solver0
5.90/11.99	c Got one! Elapsed wall clock time (in seconds):11.865
5.90/11.99	o 86
5.91/12.03	c And the winner is solver0
6.00/12.50	c Got one! Elapsed wall clock time (in seconds):12.37
6.00/12.50	o 84
6.00/12.54	c And the winner is solver0
6.09/13.01	c Got one! Elapsed wall clock time (in seconds):12.876
6.09/13.01	o 73
6.94/13.45	c cleaning 5447 clauses out of 10900 with flag 12320/10900
7.39/13.61	c And the winner is solver0
7.42/14.01	c Got one! Elapsed wall clock time (in seconds):13.883
7.42/14.01	o 72
7.42/14.06	c And the winner is solver0
7.53/14.52	c Got one! Elapsed wall clock time (in seconds):14.391
7.53/14.52	o 46
7.71/14.62	c And the winner is solver0
7.77/15.05	c Got one! Elapsed wall clock time (in seconds):14.924
7.77/15.05	o 41
7.77/15.08	c And the winner is solver0
7.83/15.56	c Got one! Elapsed wall clock time (in seconds):15.435
7.83/15.56	o 35
8.17/15.71	c And the winner is solver0
8.23/16.08	c Got one! Elapsed wall clock time (in seconds):15.948
8.23/16.08	o 33
8.25/16.18	c And the winner is solver0
8.51/16.59	c Got one! Elapsed wall clock time (in seconds):16.461
8.51/16.59	o 29
8.55/16.61	c And the winner is solver0
29.05/36.80	c Got one! Elapsed wall clock time (in seconds):36.674
29.05/36.80	o 28
29.22/36.93	c And the winner is solver0
29.32/37.32	c Got one! Elapsed wall clock time (in seconds):37.191
29.32/37.32	o 26
29.97/37.68	c cleaning 6688 clauses out of 13391 with flag 17149/18838
30.61/37.93	c And the winner is solver0
30.71/38.34	c Got one! Elapsed wall clock time (in seconds):38.21
30.71/38.34	o 23
31.02/38.60	c cleaning 6234 clauses out of 12489 with flag 19546/24624
31.45/38.72	c And the winner is solver0
31.52/38.86	c Got one! Elapsed wall clock time (in seconds):38.73
31.52/38.86	o 20
31.77/39.07	c And the winner is solver0
31.94/39.38	c Got one! Elapsed wall clock time (in seconds):39.254
31.94/39.38	o 19
32.19/39.52	c And the winner is solver0
32.28/39.91	c Got one! Elapsed wall clock time (in seconds):39.779
32.28/39.91	o 18
32.28/39.95	c And the winner is solver0
630.84/629.69	c cleaning 0 clauses out of 6339 with flag 0/6362
1776.49/1753.67	c cleaning 0 clauses out of 12344 with flag 0/12367
1800.00/1776.51	c >>>>>>>>>> Solver number 0 (38 answers) <<<<<<<<<<<<<<<<<<
1800.00/1776.51	c starts		: 82
1800.00/1776.51	c conflicts		: 29649
1800.00/1776.51	c decisions		: 157810
1800.00/1776.51	c propagations		: 7405855
1800.00/1776.51	c inspects		: 20063253
1800.00/1776.51	c shortcuts		: 0
1800.00/1776.51	c learnt literals	: 0
1800.00/1776.51	c learnt binary clauses	: 7
1800.00/1776.51	c learnt ternary clauses	: 13
1800.00/1776.51	c learnt constraints	: 29649
1800.00/1776.51	c ignored constraints	: 0
1800.00/1776.51	c root simplifications	: 0
1800.00/1776.51	c removed literals (reason simplification)	: 38083
1800.00/1776.51	c reason swapping (by a shorter reason)	: 0
1800.00/1776.51	c Calls to reduceDB	: 3
1800.00/1776.51	c Number of update (reduction) of LBD	: 13137
1800.00/1776.51	c Imported unit clauses	: 0
1800.00/1776.51	c number of reductions to clauses (during analyze)	: 0
1800.00/1776.51	c number of learned constraints concerned by reduction	: 0
1800.00/1776.51	c number of learning phase by resolution	: 0
1800.00/1776.51	c number of learning phase by cutting planes	: 0
1800.00/1776.51	c speed (assignments/second)	: 4169.651146620214
1800.00/1776.51	c non guided choices	4851
1800.00/1776.52	c learnt constraints type 
1800.00/1776.52	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7
1800.00/1776.52	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 11273
1800.00/1776.52	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/1776.52	c starts		: 69
1800.00/1776.52	c conflicts		: 12465
1800.00/1776.52	c decisions		: 219980
1800.00/1776.52	c propagations		: 1391620
1800.00/1776.52	c inspects		: 569713128
1800.00/1776.52	c shortcuts		: 0
1800.00/1776.52	c learnt literals	: 0
1800.00/1776.52	c learnt binary clauses	: 0
1800.00/1776.52	c learnt ternary clauses	: 0
1800.00/1776.52	c learnt constraints	: 12441
1800.00/1776.52	c ignored constraints	: 0
1800.00/1776.52	c root simplifications	: 0
1800.00/1776.52	c removed literals (reason simplification)	: 0
1800.00/1776.52	c reason swapping (by a shorter reason)	: 0
1800.00/1776.52	c Calls to reduceDB	: 2
1800.00/1776.52	c Number of update (reduction) of LBD	: 0
1800.00/1776.52	c Imported unit clauses	: 0
1800.00/1776.52	c number of reductions to clauses (during analyze)	: 0
1800.00/1776.52	c number of learned constraints concerned by reduction	: 0
1800.00/1776.52	c number of learning phase by resolution	: 0
1800.00/1776.52	c number of learning phase by cutting planes	: 0
1800.00/1776.52	c speed (assignments/second)	: 801.3659188280278
1800.00/1776.52	c non guided choices	4451
1800.00/1776.52	c learnt constraints type 
1800.00/1776.52	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 892
1800.00/1776.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11549
1800.00/1776.52	s SATISFIABLE
1800.00/1776.52	c Found 37 solution(s)
1800.00/1776.52	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.00/1776.52	c objective function=18
1800.00/1776.52	c Total wall clock time (in seconds): 1776.393

Verifier Data

OK	16

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

pid=21195
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.29 2.28 2.42 3/196 21198
/proc/meminfo: memFree=29597444/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21198/stat : 21198 (java) D 21195 21198 8056 0 -1 4202496 318 0 0 0 0 0 0 0 20 0 1 0 10460329 9515008 175 33554432000 1073741824 1073778376 140735550744576 140735550727304 214369649552 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/21198/statm: 2323 175 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 2.29 2.28 2.42 3/196 21198
/proc/meminfo: memFree=29597444/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 4195 0 1 0 7 1 0 0 20 0 18 0 10460329 9787879424 4815 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2389619 4818 2053 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200338 s]
/proc/loadavg: 2.29 2.28 2.42 3/196 21198
/proc/meminfo: memFree=29597444/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 4799 0 1 0 21 1 0 0 20 0 18 0 10460329 9787879424 6389 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2389619 6389 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300317 s]
/proc/loadavg: 2.29 2.28 2.42 3/196 21198
/proc/meminfo: memFree=29597444/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 5643 0 1 0 43 1 0 0 20 0 18 0 10460329 9787879424 7962 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2389619 7962 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700186 s]
/proc/loadavg: 2.29 2.28 2.42 3/196 21198
/proc/meminfo: memFree=29597444/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 14352 0 1 0 153 5 0 0 20 0 19 0 10460329 10060525568 15590 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2456183 15590 2269 9 0 2446860 0
Current children cumulated CPU time (s) 1.58
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 2.29 2.28 2.42 2/215 21223
/proc/meminfo: memFree=29525556/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9824732 CPUtime=2.1 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 15996 0 1 0 201 9 0 0 20 0 19 0 10460329 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2456183 18476 2275 9 0 2446860 0
[pid=21198/tid=21200] ppid=21195 vsize=9824732 CPUtime=0.36 cores=0,2,4,6
/proc/21198/task/21200/stat : 21200 (java) S 21195 21198 8056 0 -1 4202560 2514 0 1 0 34 2 0 0 20 0 19 0 10460330 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854875407224 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21201] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21201/stat : 21201 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460331 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854719015208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21202] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21202/stat : 21202 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854717962408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21203] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21203/stat : 21203 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854716910120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21204] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21204/stat : 21204 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854715857320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21205] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21205/stat : 21205 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854714805032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21206] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21206/stat : 21206 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854713752232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21207] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21207/stat : 21207 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854712699944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21208] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21208/stat : 21208 (java) S 21195 21198 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854711647144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21209] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21209/stat : 21209 (java) S 21195 21198 8056 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10460333 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854699448552 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21210] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21210/stat : 21210 (java) S 21195 21198 8056 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10460333 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854698394616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21211] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21211/stat : 21211 (java) S 21195 21198 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10460333 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854697342216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21212] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21212/stat : 21212 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460336 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854696290704 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21213] ppid=21195 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/21198/task/21213/stat : 21213 (java) S 21195 21198 8056 0 -1 4202560 5755 0 0 0 62 2 0 0 20 0 19 0 10460336 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854695238328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21214] ppid=21195 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/21198/task/21214/stat : 21214 (java) S 21195 21198 8056 0 -1 4202560 6374 0 0 0 62 0 0 0 20 0 19 0 10460336 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854694185528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21215] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21215/stat : 21215 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460336 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854693133432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21216] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21216/stat : 21216 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460336 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854692080840 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21219] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21219/stat : 21219 (java) S 21195 21198 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10460367 10060525568 18476 33554432000 1073741824 1073778376 140736849686224 139854688920744 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 2.29 2.28 2.42 2/215 21229
/proc/meminfo: memFree=29511096/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 17875 0 1 0 248 13 0 0 20 0 19 0 10460329 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2456183 24169 2277 9 0 2446860 0
[pid=21198/tid=21200] ppid=21195 vsize=9824732 CPUtime=0.38 cores=0,2,4,6
/proc/21198/task/21200/stat : 21200 (java) S 21195 21198 8056 0 -1 4202560 2515 0 1 0 36 2 0 0 20 0 19 0 10460330 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854875407224 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21201] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21201/stat : 21201 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460331 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854719015208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21202] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21202/stat : 21202 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854717962408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21203] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21203/stat : 21203 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854716910120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21204] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21204/stat : 21204 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854715857320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21205] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21205/stat : 21205 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854714805032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21206] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21206/stat : 21206 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854713752232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21207] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21207/stat : 21207 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854712699944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21208] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21208/stat : 21208 (java) S 21195 21198 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854711647144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21209] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21209/stat : 21209 (java) S 21195 21198 8056 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10460333 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854699448552 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21210] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21210/stat : 21210 (java) S 21195 21198 8056 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10460333 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854698394616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21211] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21211/stat : 21211 (java) S 21195 21198 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10460333 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854697342216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21212] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21212/stat : 21212 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460336 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854696290704 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21213] ppid=21195 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/21198/task/21213/stat : 21213 (java) S 21195 21198 8056 0 -1 4202560 7565 0 0 0 78 2 0 0 20 0 19 0 10460336 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854695238328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21214] ppid=21195 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/21198/task/21214/stat : 21214 (java) S 21195 21198 8056 0 -1 4202560 6410 0 0 0 84 0 0 0 20 0 19 0 10460336 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854694185528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21215] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21215/stat : 21215 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460336 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854693133432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21216] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21216/stat : 21216 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460336 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854692080840 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21219] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21219/stat : 21219 (java) S 21195 21198 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10460367 10060525568 24169 33554432000 1073741824 1073778376 140736849686224 139854688920744 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.61
Current children cumulated vsize (KiB) 9824732

[startup+6.30086 s]
/proc/loadavg: 2.19 2.26 2.41 5/218 21250
/proc/meminfo: memFree=29457072/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 17961 0 1 0 288 21 0 0 20 0 19 0 10460329 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2456183 38380 2279 9 0 2446860 0
[pid=21198/tid=21200] ppid=21195 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/21198/task/21200/stat : 21200 (java) S 21195 21198 8056 0 -1 4202560 2521 0 1 0 39 2 0 0 20 0 19 0 10460330 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854875407224 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21201] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21201/stat : 21201 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460331 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854719015208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21202] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21202/stat : 21202 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854717962408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21203] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21203/stat : 21203 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854716910120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21204] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21204/stat : 21204 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854715857320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21205] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21205/stat : 21205 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854714805032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21206] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21206/stat : 21206 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854713752232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21207] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21207/stat : 21207 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854712699944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21208] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21208/stat : 21208 (java) S 21195 21198 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 10460332 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854711647144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21209] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21209/stat : 21209 (java) S 21195 21198 8056 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 10460333 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854699448552 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21210] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21210/stat : 21210 (java) S 21195 21198 8056 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 10460333 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854698394616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21211] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21211/stat : 21211 (java) S 21195 21198 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10460333 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854697342216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21212] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21212/stat : 21212 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460336 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854696290704 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21213] ppid=21195 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/21198/task/21213/stat : 21213 (java) S 21195 21198 8056 0 -1 4202560 7565 0 0 0 85 2 0 0 20 0 19 0 10460336 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854695238328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21214] ppid=21195 vsize=9824732 CPUtime=0.88 cores=0,2,4,6
/proc/21198/task/21214/stat : 21214 (java) S 21195 21198 8056 0 -1 4202560 6411 0 0 0 88 0 0 0 20 0 19 0 10460336 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854694185528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21215] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21215/stat : 21215 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460336 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854693133432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21216] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21216/stat : 21216 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 10460336 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854692080840 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21219] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21219/stat : 21219 (java) S 21195 21198 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 10460367 10060525568 38380 33554432000 1073741824 1073778376 140736849686224 139854688920744 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9824732
heavy processes:

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

/proc/21198/task/21329/stat : 21329 (java) R 21195 21198 8056 0 -1 4202560 1876 0 0 0 160431 44 0 0 20 0 21 0 10464322 10060525568 1041375 33554432000 1073741824 1073778376 140736849686224 139854691024112 139854748105943 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21330] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21330/stat : 21330 (java) S 21195 21198 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 10464325 10060525568 1041375 33554432000 1073741824 1073778376 140736849686224 139854687867688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1681.85
Current children cumulated vsize (KiB) 9824732

[startup+1722.3 s]
/proc/loadavg: 2.39 2.26 2.20 3/217 21524
/proc/meminfo: memFree=25951504/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9824732 CPUtime=1743.21 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 35402 0 1 0 173921 400 0 0 20 0 21 0 10460329 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2456183 1069477 2303 9 0 2446860 0
[pid=21198/tid=21200] ppid=21195 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/21198/task/21200/stat : 21200 (java) S 21195 21198 8056 0 -1 4202560 2597 0 1 0 99 21 0 0 20 0 21 0 10460330 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854875407336 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21201] ppid=21195 vsize=9824732 CPUtime=5.24 cores=0,2,4,6
/proc/21198/task/21201/stat : 21201 (java) S 21195 21198 8056 0 -1 4202560 1315 0 0 0 485 39 0 0 20 0 21 0 10460331 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854719015208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21202] ppid=21195 vsize=9824732 CPUtime=5.2 cores=0,2,4,6
/proc/21198/task/21202/stat : 21202 (java) S 21195 21198 8056 0 -1 4202560 1033 0 0 0 484 36 0 0 20 0 21 0 10460332 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854717962408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21203] ppid=21195 vsize=9824732 CPUtime=4.77 cores=0,2,4,6
/proc/21198/task/21203/stat : 21203 (java) S 21195 21198 8056 0 -1 4202560 750 0 0 0 446 31 0 0 20 0 21 0 10460332 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854716910120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21204] ppid=21195 vsize=9824732 CPUtime=4.54 cores=0,2,4,6
/proc/21198/task/21204/stat : 21204 (java) S 21195 21198 8056 0 -1 4202560 887 0 0 0 425 29 0 0 20 0 21 0 10460332 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854715857320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21205] ppid=21195 vsize=9824732 CPUtime=4.71 cores=0,2,4,6
/proc/21198/task/21205/stat : 21205 (java) S 21195 21198 8056 0 -1 4202560 756 0 0 0 438 33 0 0 20 0 21 0 10460332 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854714805032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21206] ppid=21195 vsize=9824732 CPUtime=4.94 cores=0,2,4,6
/proc/21198/task/21206/stat : 21206 (java) S 21195 21198 8056 0 -1 4202560 1605 0 0 0 461 33 0 0 20 0 21 0 10460332 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854713752232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21207] ppid=21195 vsize=9824732 CPUtime=5.17 cores=0,2,4,6
/proc/21198/task/21207/stat : 21207 (java) S 21195 21198 8056 0 -1 4202560 848 0 0 0 485 32 0 0 20 0 21 0 10460332 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854712699944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21208] ppid=21195 vsize=9824732 CPUtime=4.38 cores=0,2,4,6
/proc/21198/task/21208/stat : 21208 (java) S 21195 21198 8056 0 -1 4202560 667 0 0 0 406 32 0 0 20 0 21 0 10460332 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854711647144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21209] ppid=21195 vsize=9824732 CPUtime=11.5 cores=0,2,4,6
/proc/21198/task/21209/stat : 21209 (java) S 21195 21198 8056 0 -1 4202560 4377 0 0 0 1142 8 0 0 20 0 21 0 10460333 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854699448552 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21210] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21210/stat : 21210 (java) S 21195 21198 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 10460333 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854698394616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21211] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21211/stat : 21211 (java) S 21195 21198 8056 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 21 0 10460333 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854697342216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21212] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21212/stat : 21212 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10460336 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854696290704 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21213] ppid=21195 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/21198/task/21213/stat : 21213 (java) S 21195 21198 8056 0 -1 4202560 8486 0 0 0 111 2 0 0 20 0 21 0 10460336 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854695238328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21214] ppid=21195 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/21198/task/21214/stat : 21214 (java) S 21195 21198 8056 0 -1 4202560 8269 0 0 0 153 1 0 0 20 0 21 0 10460336 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854694185528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21215] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21215/stat : 21215 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10460336 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854693133432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21216] ppid=21195 vsize=9824732 CPUtime=0.43 cores=0,2,4,6
/proc/21198/task/21216/stat : 21216 (java) S 21195 21198 8056 0 -1 4202560 100 0 0 0 21 22 0 0 20 0 21 0 10460336 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854692080840 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21219] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21219/stat : 21219 (java) S 21195 21198 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10460367 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854688920744 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21329] ppid=21195 vsize=9824732 CPUtime=1660.72 cores=0,2,4,6
/proc/21198/task/21329/stat : 21329 (java) R 21195 21198 8056 0 -1 4202560 1876 0 0 0 166027 45 0 0 20 0 21 0 10464322 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854691023952 139854748105408 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21330] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21330/stat : 21330 (java) S 21195 21198 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 10464325 10060525568 1069477 33554432000 1073741824 1073778376 140736849686224 139854687867688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1743.21
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1776.5 s]
/proc/loadavg: 2.34 2.26 2.20 3/217 21525
/proc/meminfo: memFree=25562944/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 35478 0 1 0 179599 401 0 0 20 0 21 0 10460329 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2456183 1069536 2303 9 0 2446860 0
[pid=21198/tid=21200] ppid=21195 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/21198/task/21200/stat : 21200 (java) S 21195 21198 8056 0 -1 4202560 2601 0 1 0 100 21 0 0 20 0 21 0 10460330 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854875407336 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21201] ppid=21195 vsize=9824732 CPUtime=5.78 cores=0,2,4,6
/proc/21198/task/21201/stat : 21201 (java) S 21195 21198 8056 0 -1 4202560 1319 0 0 0 539 39 0 0 20 0 21 0 10460331 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854719015208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21202] ppid=21195 vsize=9824732 CPUtime=5.68 cores=0,2,4,6
/proc/21198/task/21202/stat : 21202 (java) S 21195 21198 8056 0 -1 4202560 1044 0 0 0 532 36 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854717962408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21203] ppid=21195 vsize=9824732 CPUtime=5.26 cores=0,2,4,6
/proc/21198/task/21203/stat : 21203 (java) S 21195 21198 8056 0 -1 4202560 760 0 0 0 495 31 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854716910120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21204] ppid=21195 vsize=9824732 CPUtime=4.82 cores=0,2,4,6
/proc/21198/task/21204/stat : 21204 (java) S 21195 21198 8056 0 -1 4202560 889 0 0 0 453 29 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854715857320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21205] ppid=21195 vsize=9824732 CPUtime=5.1 cores=0,2,4,6
/proc/21198/task/21205/stat : 21205 (java) S 21195 21198 8056 0 -1 4202560 758 0 0 0 477 33 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854714805032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21206] ppid=21195 vsize=9824732 CPUtime=5.28 cores=0,2,4,6
/proc/21198/task/21206/stat : 21206 (java) S 21195 21198 8056 0 -1 4202560 1610 0 0 0 495 33 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854713752232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21207] ppid=21195 vsize=9824732 CPUtime=5.57 cores=0,2,4,6
/proc/21198/task/21207/stat : 21207 (java) S 21195 21198 8056 0 -1 4202560 858 0 0 0 525 32 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854712699944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21208] ppid=21195 vsize=9824732 CPUtime=4.86 cores=0,2,4,6
/proc/21198/task/21208/stat : 21208 (java) S 21195 21198 8056 0 -1 4202560 669 0 0 0 454 32 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854711647144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21209] ppid=21195 vsize=9824732 CPUtime=11.5 cores=0,2,4,6
/proc/21198/task/21209/stat : 21209 (java) S 21195 21198 8056 0 -1 4202560 4399 0 0 0 1142 8 0 0 20 0 21 0 10460333 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854699448552 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21210] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21210/stat : 21210 (java) S 21195 21198 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 10460333 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854698394616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21211] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21211/stat : 21211 (java) S 21195 21198 8056 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 21 0 10460333 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854697342216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21212] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21212/stat : 21212 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854696290704 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21213] ppid=21195 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/21198/task/21213/stat : 21213 (java) S 21195 21198 8056 0 -1 4202560 8486 0 0 0 111 2 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854695238328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21214] ppid=21195 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/21198/task/21214/stat : 21214 (java) S 21195 21198 8056 0 -1 4202560 8270 0 0 0 155 2 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854694185528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21215] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21215/stat : 21215 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854693133432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21216] ppid=21195 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/21198/task/21216/stat : 21216 (java) S 21195 21198 8056 0 -1 4202560 102 0 0 0 21 24 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854692080840 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21219] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21219/stat : 21219 (java) S 21195 21198 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10460367 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854688920744 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21329] ppid=21195 vsize=9824732 CPUtime=1714.05 cores=0,2,4,6
/proc/21198/task/21329/stat : 21329 (java) R 21195 21198 8056 0 -1 4202560 1877 0 0 0 171359 46 0 0 20 0 21 0 10464322 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854691023952 139854748105408 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21330] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21330/stat : 21330 (java) S 21195 21198 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 10464325 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854687867688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

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 21198 sig 9
??? kill -21198 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1776.5 s]
/proc/loadavg: 2.34 2.26 2.20 3/217 21525
/proc/meminfo: memFree=25562944/32872528 swapFree=1286144/1433312
[pid=21198] ppid=21195 vsize=9824732 CPUtime=1800 cores=0,2,4,6
/proc/21198/stat : 21198 (java) S 21195 21198 8056 0 -1 4202496 35478 0 1 0 179599 401 0 0 20 0 21 0 10460329 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 140736849677360 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/21198/statm: 2456183 1069536 2303 9 0 2446860 0
[pid=21198/tid=21200] ppid=21195 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/21198/task/21200/stat : 21200 (java) S 21195 21198 8056 0 -1 4202560 2601 0 1 0 100 21 0 0 20 0 21 0 10460330 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854875407336 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21201] ppid=21195 vsize=9824732 CPUtime=5.78 cores=0,2,4,6
/proc/21198/task/21201/stat : 21201 (java) S 21195 21198 8056 0 -1 4202560 1319 0 0 0 539 39 0 0 20 0 21 0 10460331 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854719015208 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21202] ppid=21195 vsize=9824732 CPUtime=5.68 cores=0,2,4,6
/proc/21198/task/21202/stat : 21202 (java) S 21195 21198 8056 0 -1 4202560 1044 0 0 0 532 36 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854717962408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21203] ppid=21195 vsize=9824732 CPUtime=5.26 cores=0,2,4,6
/proc/21198/task/21203/stat : 21203 (java) S 21195 21198 8056 0 -1 4202560 760 0 0 0 495 31 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854716910120 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21204] ppid=21195 vsize=9824732 CPUtime=4.82 cores=0,2,4,6
/proc/21198/task/21204/stat : 21204 (java) S 21195 21198 8056 0 -1 4202560 889 0 0 0 453 29 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854715857320 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21205] ppid=21195 vsize=9824732 CPUtime=5.1 cores=0,2,4,6
/proc/21198/task/21205/stat : 21205 (java) S 21195 21198 8056 0 -1 4202560 758 0 0 0 477 33 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854714805032 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21206] ppid=21195 vsize=9824732 CPUtime=5.28 cores=0,2,4,6
/proc/21198/task/21206/stat : 21206 (java) S 21195 21198 8056 0 -1 4202560 1610 0 0 0 495 33 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854713752232 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21207] ppid=21195 vsize=9824732 CPUtime=5.57 cores=0,2,4,6
/proc/21198/task/21207/stat : 21207 (java) S 21195 21198 8056 0 -1 4202560 858 0 0 0 525 32 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854712699944 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21208] ppid=21195 vsize=9824732 CPUtime=4.86 cores=0,2,4,6
/proc/21198/task/21208/stat : 21208 (java) S 21195 21198 8056 0 -1 4202560 669 0 0 0 454 32 0 0 20 0 21 0 10460332 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854711647144 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21209] ppid=21195 vsize=9824732 CPUtime=11.5 cores=0,2,4,6
/proc/21198/task/21209/stat : 21209 (java) S 21195 21198 8056 0 -1 4202560 4399 0 0 0 1142 8 0 0 20 0 21 0 10460333 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854699448552 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21210] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21210/stat : 21210 (java) S 21195 21198 8056 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 10460333 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854698394616 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21211] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21211/stat : 21211 (java) S 21195 21198 8056 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 21 0 10460333 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854697342216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21212] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21212/stat : 21212 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854696290704 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21213] ppid=21195 vsize=9824732 CPUtime=1.13 cores=0,2,4,6
/proc/21198/task/21213/stat : 21213 (java) S 21195 21198 8056 0 -1 4202560 8486 0 0 0 111 2 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854695238328 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21198/tid=21214] ppid=21195 vsize=9824732 CPUtime=1.57 cores=0,2,4,6
/proc/21198/task/21214/stat : 21214 (java) S 21195 21198 8056 0 -1 4202560 8270 0 0 0 155 2 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854694185528 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21215] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21215/stat : 21215 (java) S 21195 21198 8056 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854693133432 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21198/tid=21216] ppid=21195 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/21198/task/21216/stat : 21216 (java) S 21195 21198 8056 0 -1 4202560 102 0 0 0 21 24 0 0 20 0 21 0 10460336 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854692080840 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21198/tid=21219] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21219/stat : 21219 (java) S 21195 21198 8056 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 10460367 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854688920744 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21329] ppid=21195 vsize=9824732 CPUtime=1714.05 cores=0,2,4,6
/proc/21198/task/21329/stat : 21329 (java) R 21195 21198 8056 0 -1 4202560 1877 0 0 0 171359 46 0 0 20 0 21 0 10464322 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854691023952 139854748105408 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21198/tid=21330] ppid=21195 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21198/task/21330/stat : 21330 (java) S 21195 21198 8056 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 10464325 10060525568 1069536 33554432000 1073741824 1073778376 140736849686224 139854687867688 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 1776.55
CPU time (s): 1800.66
CPU user time (s): 1796.13
CPU system time (s): 4.53331
CPU usage (%): 101.357
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.13
system time used= 4.53331
maximum resident set size= 4278236
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 35506
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78040
involuntary context switches= 53192

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.7694 second user time and 13.7859 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-16 15:35:36
IDJOB=4092264
IDBENCH=79265
IDSOLVER=2552
FILE ID=node130/4092264-1466084136
RUNJOBID= node130-1466075580-10197
PBS_JOBID= 19904009
Free space on /tmp= 71748 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.1900552288--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092264-1466084136/watcher-4092264-1466084136 -o /tmp/evaluation-result-4092264-1466084136/solver-4092264-1466084136 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466075580-10197 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092264-1466084136.wbo

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

MD5SUM BENCH= ca8c0bf53108e4446976d449224bf298
RANDOM SEED=1054077618

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
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.365
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.53
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.365
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.56
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.365
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:        29597708 kB
Buffers:           28744 kB
Cached:            61440 kB
SwapCached:          944 kB
Active:          1062096 kB
Inactive:          59484 kB
Active(anon):    1032992 kB
Inactive(anon):      900 kB
Active(file):      29104 kB
Inactive(file):    58584 kB
Unevictable:     1433312 kB
Mlocked:         1286144 kB
SwapTotal:      67108856 kB
SwapFree:       67099636 kB
Dirty:               852 kB
Writeback:             0 kB
AnonPages:       2546176 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             566736 kB
SReclaimable:      10336 kB
SUnreclaim:       556400 kB
KernelStack:        1800 kB
PageTables:         9188 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3274756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1220608 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= 71748 MiB
End job on node130 at 2016-06-16 16:05:12