Trace number 4110237

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) 1801.12 1821.6

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110970444--soft-0-100-0.wbo
MD5SUM1440dfbec92f7e530a692a301b0ef2cf
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8
Best CPU time to get the best result obtained on this benchmark8.14876
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints101
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1239
Number of bits of the biggest sum of numbers11
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4110237-1467321722.wbo
0.10/0.11	c reading problem ... 
0.10/0.17	c ... done. Wall clock time 0.065s.
0.10/0.17	c declared #vars     169
0.10/0.17	c internal #vars     270
0.10/0.17	c #constraints  101
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.10/0.18	c 101 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.10/0.18	c 101 constraints processed.
0.10/0.18	c objective function length is 101 literals
1.69/0.62	c And the winner is solver0
1.69/0.68	c SATISFIABLE
1.69/0.68	c OPTIMIZING...
1.69/0.68	c Got one! Elapsed wall clock time (in seconds):0.57
1.69/0.68	o 1095
1.69/0.68	c And the winner is solver0
2.08/1.18	c Got one! Elapsed wall clock time (in seconds):1.072
2.08/1.18	o 922
2.15/1.22	c And the winner is solver0
2.23/1.68	c Got one! Elapsed wall clock time (in seconds):1.573
2.23/1.68	o 398
2.27/1.70	c And the winner is solver0
2.29/2.18	c Got one! Elapsed wall clock time (in seconds):2.074
2.29/2.18	o 397
2.29/2.20	c And the winner is solver0
2.34/2.68	c Got one! Elapsed wall clock time (in seconds):2.576
2.34/2.68	o 396
2.34/2.69	c And the winner is solver0
2.41/3.19	c Got one! Elapsed wall clock time (in seconds):3.077
2.41/3.19	o 378
2.41/3.19	c And the winner is solver0
2.43/3.69	c Got one! Elapsed wall clock time (in seconds):3.579
2.43/3.69	o 375
2.43/3.69	c And the winner is solver0
2.43/4.19	c Got one! Elapsed wall clock time (in seconds):4.08
2.43/4.19	o 372
2.43/4.20	c And the winner is solver0
2.47/4.69	c Got one! Elapsed wall clock time (in seconds):4.581
2.47/4.69	o 360
2.48/4.72	c And the winner is solver0
2.62/5.19	c Got one! Elapsed wall clock time (in seconds):5.083
2.62/5.19	o 357
3.25/5.45	c cleaning 4105 clauses out of 8209 with flag 16117/8209
3.25/5.46	c And the winner is solver1
3.44/5.69	c Got one! Elapsed wall clock time (in seconds):5.584
3.44/5.69	o 349
3.44/5.71	c And the winner is solver0
3.48/6.19	c Got one! Elapsed wall clock time (in seconds):6.085
3.48/6.19	o 347
3.48/6.21	c And the winner is solver0
3.57/6.69	c Got one! Elapsed wall clock time (in seconds):6.586
3.57/6.69	o 345
3.60/6.71	c And the winner is solver0
3.63/7.20	c Got one! Elapsed wall clock time (in seconds):7.088
3.63/7.20	o 338
3.63/7.20	c And the winner is solver0
3.63/7.70	c Got one! Elapsed wall clock time (in seconds):7.589
3.63/7.70	o 304
3.63/7.70	c And the winner is solver0
3.64/8.20	c Got one! Elapsed wall clock time (in seconds):8.09
3.64/8.20	o 300
3.64/8.21	c And the winner is solver0
3.68/8.70	c Got one! Elapsed wall clock time (in seconds):8.591
3.68/8.70	o 297
3.68/8.70	c And the winner is solver0
3.68/9.20	c Got one! Elapsed wall clock time (in seconds):9.092
3.68/9.20	o 295
3.68/9.21	c And the winner is solver0
3.69/9.70	c Got one! Elapsed wall clock time (in seconds):9.594
3.69/9.70	o 294
3.69/9.71	c And the winner is solver0
5.31/11.20	c Got one! Elapsed wall clock time (in seconds):11.096
5.31/11.20	o 293
5.31/11.21	c And the winner is solver0
5.34/11.71	c Got one! Elapsed wall clock time (in seconds):11.597
5.34/11.71	o 283
5.34/11.73	c And the winner is solver0
5.41/12.21	c Got one! Elapsed wall clock time (in seconds):12.098
5.41/12.21	o 246
5.41/12.21	c And the winner is solver0
5.42/12.71	c Got one! Elapsed wall clock time (in seconds):12.6
5.42/12.71	o 229
5.42/12.71	c And the winner is solver0
5.42/13.21	c Got one! Elapsed wall clock time (in seconds):13.101
5.42/13.21	o 227
5.42/13.21	c And the winner is solver0
5.43/13.71	c Got one! Elapsed wall clock time (in seconds):13.602
5.43/13.71	o 226
5.43/13.73	c And the winner is solver0
5.47/14.21	c Got one! Elapsed wall clock time (in seconds):14.103
5.47/14.21	o 218
5.47/14.22	c And the winner is solver0
5.51/14.71	c Got one! Elapsed wall clock time (in seconds):14.604
5.51/14.71	o 216
5.51/14.72	c And the winner is solver0
5.57/15.21	c Got one! Elapsed wall clock time (in seconds):15.106
5.57/15.21	o 212
5.57/15.23	c And the winner is solver0
5.61/15.72	c Got one! Elapsed wall clock time (in seconds):15.607
5.61/15.72	o 207
5.61/15.73	c And the winner is solver0
5.77/16.22	c Got one! Elapsed wall clock time (in seconds):16.108
5.77/16.22	o 203
5.77/16.22	c And the winner is solver0
5.81/16.72	c Got one! Elapsed wall clock time (in seconds):16.609
5.81/16.72	o 195
5.81/16.74	c And the winner is solver0
5.87/17.22	c Got one! Elapsed wall clock time (in seconds):17.11
5.87/17.22	o 192
5.87/17.23	c And the winner is solver0
5.92/17.72	c Got one! Elapsed wall clock time (in seconds):17.612
5.92/17.72	o 190
5.92/17.74	c And the winner is solver0
5.97/18.22	c Got one! Elapsed wall clock time (in seconds):18.113
5.97/18.22	o 187
5.97/18.24	c And the winner is solver0
6.06/18.72	c Got one! Elapsed wall clock time (in seconds):18.614
6.06/18.72	o 180
6.06/18.75	c And the winner is solver0
6.15/19.22	c Got one! Elapsed wall clock time (in seconds):19.115
6.15/19.22	o 171
6.15/19.23	c And the winner is solver0
6.22/19.72	c Got one! Elapsed wall clock time (in seconds):19.616
6.22/19.72	o 167
6.22/19.76	c And the winner is solver0
6.32/20.23	c Got one! Elapsed wall clock time (in seconds):20.117
6.32/20.23	o 163
6.32/20.24	c And the winner is solver0
6.36/20.73	c Got one! Elapsed wall clock time (in seconds):20.618
6.36/20.73	o 161
6.36/20.74	c And the winner is solver0
6.40/21.23	c Got one! Elapsed wall clock time (in seconds):21.119
6.40/21.23	o 159
6.40/21.23	c And the winner is solver0
6.40/21.73	c Got one! Elapsed wall clock time (in seconds):21.62
6.40/21.73	o 156
6.40/21.75	c And the winner is solver0
6.46/22.23	c Got one! Elapsed wall clock time (in seconds):22.121
6.46/22.23	o 138
6.46/22.25	c And the winner is solver0
6.54/22.73	c Got one! Elapsed wall clock time (in seconds):22.622
6.54/22.73	o 121
6.54/22.76	c And the winner is solver0
6.65/23.23	c Got one! Elapsed wall clock time (in seconds):23.123
6.65/23.23	o 118
6.65/23.26	c And the winner is solver0
6.73/23.73	c Got one! Elapsed wall clock time (in seconds):23.624
6.73/23.73	o 116
6.73/23.74	c And the winner is solver0
6.73/24.23	c Got one! Elapsed wall clock time (in seconds):24.125
6.73/24.23	o 114
6.73/24.24	c And the winner is solver0
6.79/24.73	c Got one! Elapsed wall clock time (in seconds):24.626
6.79/24.73	o 104
6.79/24.76	c And the winner is solver0
6.88/25.24	c Got one! Elapsed wall clock time (in seconds):25.127
6.88/25.24	o 103
6.88/25.24	c And the winner is solver0
6.88/25.74	c Got one! Elapsed wall clock time (in seconds):25.628
6.88/25.74	o 99
6.88/25.75	c And the winner is solver0
6.94/26.24	c Got one! Elapsed wall clock time (in seconds):26.129
6.94/26.24	o 70
6.94/26.24	c And the winner is solver0
6.94/26.74	c Got one! Elapsed wall clock time (in seconds):26.63
6.94/26.74	o 68
6.94/26.75	c And the winner is solver0
6.99/27.24	c Got one! Elapsed wall clock time (in seconds):27.133
6.99/27.24	o 64
6.99/27.25	c And the winner is solver0
7.03/27.74	c Got one! Elapsed wall clock time (in seconds):27.635
7.03/27.74	o 56
7.03/27.75	c And the winner is solver0
7.03/28.25	c Got one! Elapsed wall clock time (in seconds):28.138
7.03/28.25	o 41
7.03/28.26	c And the winner is solver0
7.07/28.75	c Got one! Elapsed wall clock time (in seconds):28.641
7.07/28.75	o 39
7.07/28.79	c And the winner is solver0
7.18/29.25	c Got one! Elapsed wall clock time (in seconds):29.144
7.18/29.25	o 31
7.18/29.26	c And the winner is solver0
174.14/195.98	c Got one! Elapsed wall clock time (in seconds):195.869
174.14/195.98	o 28
174.26/196.08	c And the winner is solver0
174.45/196.49	c Got one! Elapsed wall clock time (in seconds):196.383
174.45/196.49	o 25
174.45/196.51	c And the winner is solver0
1800.09/1821.30	c >>>>>>>>>> Solver number 0 (58 answers) <<<<<<<<<<<<<<<<<<
1800.09/1821.30	c starts		: 267
1800.09/1821.30	c conflicts		: 21183
1800.09/1821.30	c decisions		: 57221
1800.09/1821.30	c propagations		: 894824
1800.09/1821.30	c inspects		: 8079224
1800.09/1821.30	c shortcuts		: 0
1800.09/1821.30	c learnt literals	: 0
1800.09/1821.30	c learnt binary clauses	: 9
1800.09/1821.30	c learnt ternary clauses	: 109
1800.09/1821.30	c learnt constraints	: 21183
1800.09/1821.30	c ignored constraints	: 0
1800.09/1821.30	c root simplifications	: 0
1800.09/1821.30	c removed literals (reason simplification)	: 13151
1800.09/1821.30	c reason swapping (by a shorter reason)	: 0
1800.09/1821.30	c Calls to reduceDB	: 1
1800.09/1821.30	c Number of update (reduction) of LBD	: 8744
1800.09/1821.30	c Imported unit clauses	: 0
1800.09/1821.30	c number of reductions to clauses (during analyze)	: 0
1800.09/1821.30	c number of learned constraints concerned by reduction	: 0
1800.09/1821.30	c number of learning phase by resolution	: 0
1800.09/1821.30	c number of learning phase by cutting planes	: 0
1800.09/1821.30	c speed (assignments/second)	: 492.8503368014056
1800.09/1821.30	c non guided choices	2689
1800.09/1821.31	c learnt constraints type 
1800.09/1821.31	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 9
1800.09/1821.31	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 17069
1800.09/1821.31	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
1800.09/1821.31	c starts		: 62
1800.09/1821.31	c conflicts		: 508
1800.09/1821.31	c decisions		: 8384
1800.09/1821.31	c propagations		: 28096
1800.09/1821.31	c inspects		: 1733527
1800.09/1821.31	c shortcuts		: 0
1800.09/1821.31	c learnt literals	: 0
1800.09/1821.31	c learnt binary clauses	: 0
1800.09/1821.31	c learnt ternary clauses	: 0
1800.09/1821.31	c learnt constraints	: 475
1800.09/1821.31	c ignored constraints	: 0
1800.09/1821.31	c root simplifications	: 0
1800.09/1821.31	c removed literals (reason simplification)	: 0
1800.09/1821.31	c reason swapping (by a shorter reason)	: 0
1800.09/1821.31	c Calls to reduceDB	: 0
1800.09/1821.31	c Number of update (reduction) of LBD	: 0
1800.09/1821.31	c Imported unit clauses	: 0
1800.09/1821.31	c number of reductions to clauses (during analyze)	: 0
1800.09/1821.31	c number of learned constraints concerned by reduction	: 0
1800.09/1821.31	c number of learning phase by resolution	: 0
1800.09/1821.31	c number of learning phase by cutting planes	: 0
1800.09/1821.31	c speed (assignments/second)	: 17.29218724996615
1800.09/1821.31	c non guided choices	1221
1800.09/1821.31	c learnt constraints type 
1800.09/1821.31	c org.sat4j.pb.constraints.pb.MaxWatchPb => 475
1800.09/1821.31	s SATISFIABLE
1800.09/1821.31	c Found 58 solution(s)
1800.09/1821.32	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 
1800.09/1821.32	c objective function=25
1800.09/1821.32	c Total wall clock time (in seconds): 1821.208

Verifier Data

OK	21

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

pid=8312
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.72 1.45 1.64 4/196 8315
/proc/meminfo: memFree=30098652/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/8315/stat : 8315 (java) R 8312 8315 23565 0 -1 4202496 1058 0 0 0 0 0 0 0 20 0 1 0 11192153 23793664 707 33554432000 1073741824 1073778376 140736092413232 140736092402296 211449591888 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 5809 707 522 9 0 128 0

[startup+0.100062 s]
/proc/loadavg: 1.72 1.45 1.64 4/196 8315
/proc/meminfo: memFree=30098652/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 4466 0 1 0 9 1 0 0 20 0 18 0 11192153 9787879424 6098 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2389619 6098 2151 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200232 s]
/proc/loadavg: 1.72 1.45 1.64 4/196 8315
/proc/meminfo: memFree=30098652/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 4818 0 1 0 26 2 0 0 20 0 22 0 11192153 10060525568 7912 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2456183 7912 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9824732

[startup+0.30023 s]
/proc/loadavg: 1.72 1.45 1.64 4/196 8315
/proc/meminfo: memFree=30098652/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9824732 CPUtime=0.57 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 6872 0 1 0 55 2 0 0 20 0 22 0 11192153 10060525568 9696 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2456183 9696 2243 9 0 2446860 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824732

[startup+0.700298 s]
/proc/loadavg: 1.72 1.45 1.64 4/196 8315
/proc/meminfo: memFree=30098652/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9824732 CPUtime=1.93 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 17976 0 1 0 188 5 0 0 20 0 19 0 11192153 10060525568 17711 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2456183 17711 2254 9 0 2446860 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 9824732

[startup+1.50076 s]
/proc/loadavg: 1.66 1.44 1.64 2/215 8340
/proc/meminfo: memFree=30039180/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 18019 0 1 0 216 7 0 0 20 0 19 0 11192153 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2456183 19352 2261 9 0 2446860 0
[pid=8315/tid=8317] ppid=8312 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8315/task/8317/stat : 8317 (java) S 8312 8315 23565 0 -1 4202560 2418 0 1 0 14 2 0 0 20 0 19 0 11192154 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168762618744 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8318] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8318/stat : 8318 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168606509736 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8319] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8319/stat : 8319 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168605457192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8320] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8320/stat : 8320 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168604404648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8321] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8321/stat : 8321 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168603352104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8322] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8322/stat : 8322 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168602298536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8323] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8323/stat : 8323 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168601245992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8324] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8324/stat : 8324 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168600193448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8325] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8325/stat : 8325 (java) S 8312 8315 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168599140904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8326] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8326/stat : 8326 (java) S 8312 8315 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11192155 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168586730088 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8327] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8327/stat : 8327 (java) S 8312 8315 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11192156 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168585676408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8328] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8328/stat : 8328 (java) S 8312 8315 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192156 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168584623752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8329] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8329/stat : 8329 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192158 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168583572496 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8330] ppid=8312 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/8315/task/8330/stat : 8330 (java) S 8312 8315 23565 0 -1 4202560 6573 0 0 0 54 0 0 0 20 0 19 0 11192158 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168582518840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8331] ppid=8312 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/8315/task/8331/stat : 8331 (java) S 8312 8315 23565 0 -1 4202560 7674 0 0 0 52 1 0 0 20 0 19 0 11192158 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168581466296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8332] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8332/stat : 8332 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192158 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168580413944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8333] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8333/stat : 8333 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192158 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168579361608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8337] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8337/stat : 8337 (java) S 8312 8315 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192171 10060525568 19352 33554432000 1073741824 1073778376 140736092413232 140168575149736 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 1.66 1.44 1.64 5/218 8349
/proc/meminfo: memFree=29887396/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 18053 0 1 0 230 11 0 0 20 0 19 0 11192153 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2456183 23965 2266 9 0 2446860 0
[pid=8315/tid=8317] ppid=8312 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/8315/task/8317/stat : 8317 (java) S 8312 8315 23565 0 -1 4202560 2419 0 1 0 15 2 0 0 20 0 19 0 11192154 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168762618744 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8318] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8318/stat : 8318 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168606509736 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8319] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8319/stat : 8319 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168605457192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8320] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8320/stat : 8320 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168604404648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8321] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8321/stat : 8321 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168603352104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8322] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8322/stat : 8322 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168602298536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8323] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8323/stat : 8323 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168601245992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8324] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8324/stat : 8324 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168600193448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8325] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8325/stat : 8325 (java) S 8312 8315 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168599140904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8326] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8326/stat : 8326 (java) S 8312 8315 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11192155 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168586730088 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8327] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8327/stat : 8327 (java) S 8312 8315 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11192156 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168585676408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8328] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8328/stat : 8328 (java) S 8312 8315 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192156 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168584623752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8329] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8329/stat : 8329 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192158 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168583572496 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8330] ppid=8312 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/8315/task/8330/stat : 8330 (java) S 8312 8315 23565 0 -1 4202560 6577 0 0 0 62 0 0 0 20 0 19 0 11192158 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168582518840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8331] ppid=8312 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/8315/task/8331/stat : 8331 (java) S 8312 8315 23565 0 -1 4202560 7675 0 0 0 53 1 0 0 20 0 19 0 11192158 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168581466296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8332] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8332/stat : 8332 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192158 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168580413944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8333] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8333/stat : 8333 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192158 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168579361608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8337] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8337/stat : 8337 (java) S 8312 8315 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192171 10060525568 23965 33554432000 1073741824 1073778376 140736092413232 140168575149736 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=14 pid=1810 uid=0 cmd=

[startup+6.30076 s]
/proc/loadavg: 1.66 1.44 1.64 2/215 8367
/proc/meminfo: memFree=29804484/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9824732 CPUtime=3.57 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 19922 0 1 0 336 21 0 0 20 0 19 0 11192153 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2456183 43526 2285 9 0 2446860 0
[pid=8315/tid=8317] ppid=8312 vsize=9824732 CPUtime=0.17 cores=1,3,5,7
/proc/8315/task/8317/stat : 8317 (java) S 8312 8315 23565 0 -1 4202560 2420 0 1 0 15 2 0 0 20 0 19 0 11192154 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168762618744 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8318] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8318/stat : 8318 (java) S 8312 8315 23565 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168606509736 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8319] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8319/stat : 8319 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168605457192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8320] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8320/stat : 8320 (java) S 8312 8315 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168604404648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8321] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8321/stat : 8321 (java) S 8312 8315 23565 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168603352104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8322] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8322/stat : 8322 (java) S 8312 8315 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168602298536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8323] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8323/stat : 8323 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168601245992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8324] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8324/stat : 8324 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168600193448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8325] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8325/stat : 8325 (java) S 8312 8315 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11192154 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168599140904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8326] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8326/stat : 8326 (java) S 8312 8315 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11192155 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168586730088 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8327] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8327/stat : 8327 (java) S 8312 8315 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11192156 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168585676408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8328] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8328/stat : 8328 (java) S 8312 8315 23565 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 11192156 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168584623752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8329] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8329/stat : 8329 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192158 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168583572496 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8330] ppid=8312 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/8315/task/8330/stat : 8330 (java) S 8312 8315 23565 0 -1 4202560 6582 0 0 0 80 0 0 0 20 0 19 0 11192158 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168582518840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8331] ppid=8312 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/8315/task/8331/stat : 8331 (java) S 8312 8315 23565 0 -1 4202560 9401 0 0 0 81 2 0 0 20 0 19 0 11192158 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168581466296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8332] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8332/stat : 8332 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11192158 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168580413944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8333] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8333/stat : 8333 (java) S 8312 8315 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11192158 10060525568 43526 33554432000 1073741824 1073778376 140736092413232 140168579361608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.57
Current children cumulated vsize (KiB) 9824732
heavy processes:

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

/proc/8315/task/8331/stat : 8331 (java) S 8312 8315 23565 0 -1 4202560 11367 0 0 0 104 3 0 0 20 0 21 0 11192158 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168581466296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8332] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8332/stat : 8332 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 11192158 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168580413944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8333] ppid=8312 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8315/task/8333/stat : 8333 (java) S 8312 8315 23565 0 -1 4202560 104 0 0 0 9 14 0 0 20 0 21 0 11192158 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168579361608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8370] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8370/stat : 8370 (java) S 8312 8315 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 11192723 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168575148840 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8511] ppid=8312 vsize=9824732 CPUtime=1585.32 cores=1,3,5,7
/proc/8315/task/8511/stat : 8511 (java) R 8312 8315 23565 0 -1 4202560 63 0 0 0 158505 27 0 0 20 0 21 0 11211804 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168577252208 140168623898704 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8512] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8512/stat : 8512 (java) S 8312 8315 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 11211807 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168578307240 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1761.07
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1821.3 s]
/proc/loadavg: 1.15 1.69 1.83 2/190 8587
/proc/meminfo: memFree=30128304/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9824732 CPUtime=1800.08 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 24388 0 1 0 179868 140 0 0 20 0 21 0 11192153 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2456183 103572 2287 9 0 2446860 0
[pid=8315/tid=8317] ppid=8312 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/8315/task/8317/stat : 8317 (java) S 8312 8315 23565 0 -1 4202560 2424 0 1 0 37 15 0 0 20 0 21 0 11192154 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168762618856 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8318] ppid=8312 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/8315/task/8318/stat : 8318 (java) S 8312 8315 23565 0 -1 4202560 82 0 0 0 19 3 0 0 20 0 21 0 11192154 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168606509736 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8319] ppid=8312 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/8315/task/8319/stat : 8319 (java) S 8312 8315 23565 0 -1 4202560 264 0 0 0 17 4 0 0 20 0 21 0 11192154 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168605457192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8320] ppid=8312 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/8315/task/8320/stat : 8320 (java) S 8312 8315 23565 0 -1 4202560 350 0 0 0 17 3 0 0 20 0 21 0 11192154 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168604404648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8321] ppid=8312 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/8315/task/8321/stat : 8321 (java) S 8312 8315 23565 0 -1 4202560 238 0 0 0 16 3 0 0 20 0 21 0 11192154 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168603352104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8322] ppid=8312 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/8315/task/8322/stat : 8322 (java) S 8312 8315 23565 0 -1 4202560 215 0 0 0 17 5 0 0 20 0 21 0 11192154 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168602298536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8323] ppid=8312 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8315/task/8323/stat : 8323 (java) S 8312 8315 23565 0 -1 4202560 189 0 0 0 19 4 0 0 20 0 21 0 11192154 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168601245992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8324] ppid=8312 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/8315/task/8324/stat : 8324 (java) S 8312 8315 23565 0 -1 4202560 360 0 0 0 17 5 0 0 20 0 21 0 11192154 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168600193448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8325] ppid=8312 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/8315/task/8325/stat : 8325 (java) S 8312 8315 23565 0 -1 4202560 77 0 0 0 18 3 0 0 20 0 21 0 11192154 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168599140904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8326] ppid=8312 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/8315/task/8326/stat : 8326 (java) S 8312 8315 23565 0 -1 4202560 157 0 0 0 1 6 0 0 20 0 21 0 11192155 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168586730088 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8327] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8327/stat : 8327 (java) S 8312 8315 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 11192156 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168585676408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8328] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8328/stat : 8328 (java) S 8312 8315 23565 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 21 0 11192156 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168584623752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8329] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8329/stat : 8329 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 11192158 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168583572496 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8330] ppid=8312 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/8315/task/8330/stat : 8330 (java) S 8312 8315 23565 0 -1 4202560 6586 0 0 0 94 0 0 0 20 0 21 0 11192158 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168582518840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8331] ppid=8312 vsize=9824732 CPUtime=1.07 cores=1,3,5,7
/proc/8315/task/8331/stat : 8331 (java) S 8312 8315 23565 0 -1 4202560 11367 0 0 0 104 3 0 0 20 0 21 0 11192158 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168581466296 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8332] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8332/stat : 8332 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 11192158 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168580413944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8333] ppid=8312 vsize=9824732 CPUtime=0.23 cores=1,3,5,7
/proc/8315/task/8333/stat : 8333 (java) S 8312 8315 23565 0 -1 4202560 106 0 0 0 9 14 0 0 20 0 21 0 11192158 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168579361608 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8370] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8370/stat : 8370 (java) S 8312 8315 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 11192723 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168575148840 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8511] ppid=8312 vsize=9824732 CPUtime=1624.32 cores=1,3,5,7
/proc/8315/task/8511/stat : 8511 (java) R 8312 8315 23565 0 -1 4202560 63 0 0 0 162405 27 0 0 20 0 21 0 11211804 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168577252208 140168623898620 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8512] ppid=8312 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8512/stat : 8512 (java) S 8312 8315 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 11211807 10060525568 103572 33554432000 1073741824 1073778376 140736092413232 140168578307240 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.08
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 8315 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1821.41 s]
/proc/loadavg: 1.15 1.69 1.83 2/190 8587
/proc/meminfo: memFree=30128304/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9891296 CPUtime=1800.32 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 24434 0 1 0 179882 150 0 0 20 0 18 0 11192153 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2472824 103604 2291 9 0 2463501 0
[pid=8315/tid=8317] ppid=8312 vsize=9891296 CPUtime=0.52 cores=1,3,5,7
/proc/8315/task/8317/stat : 8317 (java) S 8312 8315 23565 0 -1 4202560 2424 0 1 0 37 15 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168762618568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8318] ppid=8312 vsize=9891296 CPUtime=0.22 cores=1,3,5,7
/proc/8315/task/8318/stat : 8318 (java) S 8312 8315 23565 0 -1 4202560 82 0 0 0 19 3 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168606509736 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8319] ppid=8312 vsize=9891296 CPUtime=0.21 cores=1,3,5,7
/proc/8315/task/8319/stat : 8319 (java) S 8312 8315 23565 0 -1 4202560 264 0 0 0 17 4 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168605457192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8320] ppid=8312 vsize=9891296 CPUtime=0.2 cores=1,3,5,7
/proc/8315/task/8320/stat : 8320 (java) S 8312 8315 23565 0 -1 4202560 350 0 0 0 17 3 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168604404648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8321] ppid=8312 vsize=9891296 CPUtime=0.19 cores=1,3,5,7
/proc/8315/task/8321/stat : 8321 (java) S 8312 8315 23565 0 -1 4202560 238 0 0 0 16 3 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168603352104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8322] ppid=8312 vsize=9891296 CPUtime=0.22 cores=1,3,5,7
/proc/8315/task/8322/stat : 8322 (java) S 8312 8315 23565 0 -1 4202560 215 0 0 0 17 5 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168602298536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8323] ppid=8312 vsize=9891296 CPUtime=0.23 cores=1,3,5,7
/proc/8315/task/8323/stat : 8323 (java) S 8312 8315 23565 0 -1 4202560 189 0 0 0 19 4 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168601245992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8324] ppid=8312 vsize=9891296 CPUtime=0.22 cores=1,3,5,7
/proc/8315/task/8324/stat : 8324 (java) S 8312 8315 23565 0 -1 4202560 360 0 0 0 17 5 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168600193448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8325] ppid=8312 vsize=9891296 CPUtime=0.21 cores=1,3,5,7
/proc/8315/task/8325/stat : 8325 (java) S 8312 8315 23565 0 -1 4202560 77 0 0 0 18 3 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168599140904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8326] ppid=8312 vsize=9891296 CPUtime=0.15 cores=1,3,5,7
/proc/8315/task/8326/stat : 8326 (java) R 8312 8315 23565 0 -1 4202560 158 0 0 0 3 12 0 0 20 0 18 0 11192155 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168586730264 211458755719 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8327] ppid=8312 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8327/stat : 8327 (java) S 8312 8315 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 11192156 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168585676408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8328] ppid=8312 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8328/stat : 8328 (java) S 8312 8315 23565 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 18 0 11192156 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168584623752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8330] ppid=8312 vsize=9891296 CPUtime=0.94 cores=1,3,5,7
/proc/8315/task/8330/stat : 8330 (java) S 8312 8315 23565 0 -1 4202560 6587 0 0 0 94 0 0 0 20 0 18 0 11192158 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168582518840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8331] ppid=8312 vsize=9891296 CPUtime=1.08 cores=1,3,5,7
/proc/8315/task/8331/stat : 8331 (java) S 8312 8315 23565 0 -1 4202560 11383 0 0 0 105 3 0 0 20 0 18 0 11192158 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168581442264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8332] ppid=8312 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8332/stat : 8332 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 11192158 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168580413944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8511] ppid=8312 vsize=9891296 CPUtime=1624.42 cores=1,3,5,7
/proc/8315/task/8511/stat : 8511 (java) R 8312 8315 23565 0 -1 4202560 63 0 0 0 162415 27 0 0 20 0 18 0 11211804 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168577252208 140168623898666 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.32
Current children cumulated vsize (KiB) 9891296

[startup+1821.5 s]
/proc/loadavg: 1.15 1.69 1.83 2/190 8587
/proc/meminfo: memFree=30128304/32872528 swapFree=480748/529804
[pid=8315] ppid=8312 vsize=9891296 CPUtime=1800.51 cores=1,3,5,7
/proc/8315/stat : 8315 (java) S 8312 8315 23565 0 -1 4202496 24434 0 1 0 179893 158 0 0 20 0 18 0 11192153 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140736092404368 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/8315/statm: 2472824 103604 2291 9 0 2463501 0
[pid=8315/tid=8317] ppid=8312 vsize=9891296 CPUtime=0.52 cores=1,3,5,7
/proc/8315/task/8317/stat : 8317 (java) S 8312 8315 23565 0 -1 4202560 2424 0 1 0 37 15 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168762618568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8318] ppid=8312 vsize=9891296 CPUtime=0.22 cores=1,3,5,7
/proc/8315/task/8318/stat : 8318 (java) S 8312 8315 23565 0 -1 4202560 82 0 0 0 19 3 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168606509736 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8319] ppid=8312 vsize=9891296 CPUtime=0.21 cores=1,3,5,7
/proc/8315/task/8319/stat : 8319 (java) S 8312 8315 23565 0 -1 4202560 264 0 0 0 17 4 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168605457192 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8320] ppid=8312 vsize=9891296 CPUtime=0.2 cores=1,3,5,7
/proc/8315/task/8320/stat : 8320 (java) S 8312 8315 23565 0 -1 4202560 350 0 0 0 17 3 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168604404648 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8321] ppid=8312 vsize=9891296 CPUtime=0.19 cores=1,3,5,7
/proc/8315/task/8321/stat : 8321 (java) S 8312 8315 23565 0 -1 4202560 238 0 0 0 16 3 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168603352104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8322] ppid=8312 vsize=9891296 CPUtime=0.22 cores=1,3,5,7
/proc/8315/task/8322/stat : 8322 (java) S 8312 8315 23565 0 -1 4202560 215 0 0 0 17 5 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168602298536 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8323] ppid=8312 vsize=9891296 CPUtime=0.23 cores=1,3,5,7
/proc/8315/task/8323/stat : 8323 (java) S 8312 8315 23565 0 -1 4202560 189 0 0 0 19 4 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168601245992 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8324] ppid=8312 vsize=9891296 CPUtime=0.22 cores=1,3,5,7
/proc/8315/task/8324/stat : 8324 (java) S 8312 8315 23565 0 -1 4202560 360 0 0 0 17 5 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168600193448 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8325] ppid=8312 vsize=9891296 CPUtime=0.21 cores=1,3,5,7
/proc/8315/task/8325/stat : 8325 (java) S 8312 8315 23565 0 -1 4202560 77 0 0 0 18 3 0 0 20 0 18 0 11192154 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168599140904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8326] ppid=8312 vsize=9891296 CPUtime=0.25 cores=1,3,5,7
/proc/8315/task/8326/stat : 8326 (java) R 8312 8315 23565 0 -1 4202560 158 0 0 0 4 21 0 0 20 0 18 0 11192155 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168586730264 211458755719 0 0 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8315/tid=8327] ppid=8312 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8327/stat : 8327 (java) S 8312 8315 23565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 11192156 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168585676408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8328] ppid=8312 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8328/stat : 8328 (java) S 8312 8315 23565 0 -1 4202560 43 0 0 0 0 0 0 0 20 0 18 0 11192156 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168584623752 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8330] ppid=8312 vsize=9891296 CPUtime=0.94 cores=1,3,5,7
/proc/8315/task/8330/stat : 8330 (java) S 8312 8315 23565 0 -1 4202560 6587 0 0 0 94 0 0 0 20 0 18 0 11192158 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168582518840 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8315/tid=8331] ppid=8312 vsize=9891296 CPUtime=1.08 cores=1,3,5,7
/proc/8315/task/8331/stat : 8331 (java) S 8312 8315 23565 0 -1 4202560 11383 0 0 0 105 3 0 0 20 0 18 0 11192158 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168581442264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8315/tid=8332] ppid=8312 vsize=9891296 CPUtime=0 cores=1,3,5,7
/proc/8315/task/8332/stat : 8332 (java) S 8312 8315 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 11192158 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168580413944 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8315/tid=8511] ppid=8312 vsize=9891296 CPUtime=1624.52 cores=1,3,5,7
/proc/8315/task/8511/stat : 8511 (java) R 8312 8315 23565 0 -1 4202560 63 0 0 0 162425 27 0 0 20 0 18 0 11211804 10128687104 103604 33554432000 1073741824 1073778376 140736092413232 140168577252208 140168623898654 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (KiB) 9891296

Child status: 143

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.00999999
#  lost CPU user time (s): 0.00999999
#  lost CPU system time (s): 0

Real time (s): 1821.6
CPU time (s): 1801.12
CPU user time (s): 1799.04
CPU system time (s): 2.08268
CPU usage (%): 98.8756
Max. virtual memory (cumulated for all children) (KiB): 9891296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.03
system time used= 2.08268
maximum resident set size= 414420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24434
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78150
involuntary context switches= 21448

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.5352 second user time and 17.3124 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 23:22:02
IDJOB=4110237
IDBENCH=79209
IDSOLVER=2552
FILE ID=node141/4110237-1467321722
RUNJOBID= node141-1467319102-29021
PBS_JOBID= 20005274
Free space on /tmp= 71704 MiB

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

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

MD5SUM BENCH= 1440dfbec92f7e530a692a301b0ef2cf
RANDOM SEED=1573456425

node141.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.448
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.89
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.448
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.448
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.448
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.448
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.448
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	: 5339.30
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.448
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.53
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.448
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30098916 kB
Buffers:          176468 kB
Cached:           863852 kB
SwapCached:            0 kB
Active:           771156 kB
Inactive:         719260 kB
Active(anon):     452244 kB
Inactive(anon):        4 kB
Active(file):     318912 kB
Inactive(file):   719256 kB
Unevictable:      529804 kB
Mlocked:          480748 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               860 kB
Writeback:             0 kB
AnonPages:        934284 kB
Mapped:            22312 kB
Shmem:               204 kB
Slab:             620560 kB
SReclaimable:      63988 kB
SUnreclaim:       556572 kB
KernelStack:        1784 kB
PageTables:         5868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1508556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    413696 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71704 MiB
End job on node141 at 2016-06-30 23:52:24