Trace number 4110337

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.01 1786.55

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900553647--soft-0-100-0.wbo
MD5SUM1693c6ddcdda9c3a56f7a1957868c0a9
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 benchmark29.6485
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 134314
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 134313
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 715
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.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/0.11	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4110337-1466345934.wbo
0.11/0.11	c reading problem ... 
0.48/0.33	c ... done. Wall clock time 0.224s.
0.48/0.33	c declared #vars     231
0.48/0.33	c internal #vars     2938
0.48/0.33	c #constraints  2707
0.48/0.33	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.48/0.33	c constraints type 
0.48/0.33	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2684
0.48/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 23
0.48/0.33	c 2707 constraints processed.
0.48/0.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.48/0.33	c constraints type 
0.48/0.33	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2684
0.48/0.33	c org.sat4j.pb.constraints.pb.MaxWatchPb => 23
0.48/0.33	c 2707 constraints processed.
0.48/0.33	c objective function length is 2707 literals
0.81/0.48	c And the winner is solver0
1.35/0.84	c SATISFIABLE
1.35/0.84	c OPTIMIZING...
1.35/0.84	c Got one! Elapsed wall clock time (in seconds):0.731
1.35/0.84	o 304
1.35/0.89	c And the winner is solver0
1.63/1.36	c Got one! Elapsed wall clock time (in seconds):1.258
1.63/1.36	o 302
1.75/1.45	c And the winner is solver0
2.08/1.88	c Got one! Elapsed wall clock time (in seconds):1.77
2.08/1.88	o 287
2.08/1.89	c And the winner is solver0
2.15/2.39	c Got one! Elapsed wall clock time (in seconds):2.279
2.15/2.39	o 282
2.17/2.42	c And the winner is solver0
2.35/2.89	c Got one! Elapsed wall clock time (in seconds):2.785
2.35/2.89	o 281
2.36/2.91	c And the winner is solver0
2.46/3.40	c Got one! Elapsed wall clock time (in seconds):3.291
2.46/3.40	o 246
2.49/3.42	c And the winner is solver0
2.53/3.90	c Got one! Elapsed wall clock time (in seconds):3.797
2.53/3.90	o 238
2.74/4.03	c And the winner is solver0
2.87/4.41	c Got one! Elapsed wall clock time (in seconds):4.301
2.87/4.41	o 235
2.87/4.42	c And the winner is solver0
2.87/4.91	c Got one! Elapsed wall clock time (in seconds):4.805
2.87/4.91	o 231
2.87/4.92	c And the winner is solver0
2.88/5.42	c Got one! Elapsed wall clock time (in seconds):5.31
2.88/5.42	o 211
3.31/5.64	c And the winner is solver0
3.41/5.92	c Got one! Elapsed wall clock time (in seconds):5.814
3.41/5.92	o 206
3.41/5.94	c And the winner is solver0
3.52/6.42	c Got one! Elapsed wall clock time (in seconds):6.317
3.52/6.42	o 201
3.52/6.47	c And the winner is solver0
3.62/6.93	c Got one! Elapsed wall clock time (in seconds):6.821
3.62/6.93	o 193
3.97/7.10	c And the winner is solver0
4.02/7.43	c Got one! Elapsed wall clock time (in seconds):7.325
4.02/7.43	o 191
4.02/7.47	c And the winner is solver0
4.12/7.94	c Got one! Elapsed wall clock time (in seconds):7.828
4.12/7.94	o 188
4.12/7.98	c And the winner is solver0
4.24/8.44	c Got one! Elapsed wall clock time (in seconds):8.332
4.24/8.44	o 183
4.24/8.46	c And the winner is solver0
4.31/8.94	c Got one! Elapsed wall clock time (in seconds):8.835
4.31/8.94	o 178
4.44/9.03	c And the winner is solver0
4.54/9.45	c Got one! Elapsed wall clock time (in seconds):9.339
4.54/9.45	o 176
4.54/9.49	c And the winner is solver0
4.66/9.95	c Got one! Elapsed wall clock time (in seconds):9.843
4.66/9.95	o 174
4.96/10.16	c And the winner is solver0
5.19/10.45	c Got one! Elapsed wall clock time (in seconds):10.347
5.19/10.45	o 173
5.70/10.78	c And the winner is solver0
5.89/10.96	c Got one! Elapsed wall clock time (in seconds):10.85
5.89/10.96	o 171
5.89/10.99	c And the winner is solver0
5.96/11.46	c Got one! Elapsed wall clock time (in seconds):11.354
5.96/11.46	o 159
5.96/11.48	c And the winner is solver0
6.02/11.96	c Got one! Elapsed wall clock time (in seconds):11.857
6.02/11.96	o 156
6.31/12.19	c And the winner is solver0
6.51/12.47	c Got one! Elapsed wall clock time (in seconds):12.361
6.51/12.47	o 155
6.51/12.48	c And the winner is solver0
6.54/12.97	c Got one! Elapsed wall clock time (in seconds):12.865
6.54/12.97	o 153
6.54/13.00	c And the winner is solver0
6.61/13.48	c Got one! Elapsed wall clock time (in seconds):13.369
6.61/13.48	o 148
6.61/13.49	c And the winner is solver0
6.63/13.98	c Got one! Elapsed wall clock time (in seconds):13.872
6.63/13.98	o 138
6.88/14.10	c And the winner is solver0
6.91/14.48	c Got one! Elapsed wall clock time (in seconds):14.376
6.91/14.48	o 127
6.93/14.54	c And the winner is solver0
7.03/14.99	c Got one! Elapsed wall clock time (in seconds):14.88
7.03/14.99	o 119
7.05/15.04	c And the winner is solver0
7.16/15.49	c Got one! Elapsed wall clock time (in seconds):15.384
7.16/15.49	o 112
7.36/15.62	c And the winner is solver0
7.42/15.99	c Got one! Elapsed wall clock time (in seconds):15.888
7.42/15.99	o 102
7.69/16.11	c And the winner is solver0
7.75/16.50	c Got one! Elapsed wall clock time (in seconds):16.391
7.75/16.50	o 97
7.75/16.51	c And the winner is solver0
7.79/17.00	c Got one! Elapsed wall clock time (in seconds):16.895
7.79/17.00	o 91
7.79/17.02	c And the winner is solver0
7.82/17.51	c Got one! Elapsed wall clock time (in seconds):17.4
7.82/17.51	o 90
7.82/17.58	c And the winner is solver0
8.01/18.01	c Got one! Elapsed wall clock time (in seconds):17.905
8.01/18.01	o 89
8.01/18.08	c And the winner is solver0
8.17/18.52	c Got one! Elapsed wall clock time (in seconds):18.41
8.17/18.52	o 86
8.17/18.53	c And the winner is solver0
8.23/19.02	c Got one! Elapsed wall clock time (in seconds):18.915
8.23/19.02	o 83
8.23/19.06	c And the winner is solver0
8.33/19.56	c Got one! Elapsed wall clock time (in seconds):19.449
8.33/19.56	o 59
8.40/19.66	c And the winner is solver0
8.56/20.06	c Got one! Elapsed wall clock time (in seconds):19.955
8.56/20.06	o 57
9.25/20.49	c And the winner is solver0
9.45/20.57	c Got one! Elapsed wall clock time (in seconds):20.465
9.45/20.57	o 55
10.20/20.98	c cleaning 7397 clauses out of 14805 with flag 12536/14805
10.63/21.17	c And the winner is solver0
10.85/21.58	c Got one! Elapsed wall clock time (in seconds):21.476
10.85/21.58	o 50
10.87/21.60	c And the winner is solver0
722.89/725.79	c cleaning 0 clauses out of 6037 with flag 0/6060
1800.01/1786.51	c >>>>>>>>>> Solver number 0 (42 answers) <<<<<<<<<<<<<<<<<<
1800.01/1786.51	c starts		: 91
1800.01/1786.51	c conflicts		: 15884
1800.01/1786.51	c decisions		: 158668
1800.01/1786.51	c propagations		: 9330866
1800.01/1786.51	c inspects		: 9955370
1800.01/1786.51	c shortcuts		: 0
1800.01/1786.51	c learnt literals	: 0
1800.01/1786.51	c learnt binary clauses	: 17
1800.01/1786.51	c learnt ternary clauses	: 20
1800.01/1786.51	c learnt constraints	: 15884
1800.01/1786.51	c ignored constraints	: 0
1800.01/1786.51	c root simplifications	: 0
1800.01/1786.51	c removed literals (reason simplification)	: 11301
1800.01/1786.51	c reason swapping (by a shorter reason)	: 0
1800.01/1786.51	c Calls to reduceDB	: 1
1800.01/1786.51	c Number of update (reduction) of LBD	: 6990
1800.01/1786.51	c Imported unit clauses	: 0
1800.01/1786.51	c number of reductions to clauses (during analyze)	: 0
1800.01/1786.51	c number of learned constraints concerned by reduction	: 0
1800.01/1786.51	c number of learning phase by resolution	: 0
1800.01/1786.51	c number of learning phase by cutting planes	: 0
1800.01/1786.51	c speed (assignments/second)	: 5223.995677866703
1800.01/1786.51	c non guided choices	4289
1800.01/1786.52	c learnt constraints type 
1800.01/1786.52	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 17
1800.01/1786.52	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 8470
1800.01/1786.52	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/1786.52	c starts		: 79
1800.01/1786.52	c conflicts		: 11576
1800.01/1786.52	c decisions		: 276714
1800.01/1786.52	c propagations		: 1592281
1800.01/1786.52	c inspects		: 623366505
1800.01/1786.52	c shortcuts		: 0
1800.01/1786.52	c learnt literals	: 0
1800.01/1786.52	c learnt binary clauses	: 0
1800.01/1786.52	c learnt ternary clauses	: 0
1800.01/1786.52	c learnt constraints	: 11553
1800.01/1786.52	c ignored constraints	: 0
1800.01/1786.52	c root simplifications	: 0
1800.01/1786.52	c removed literals (reason simplification)	: 0
1800.01/1786.52	c reason swapping (by a shorter reason)	: 0
1800.01/1786.52	c Calls to reduceDB	: 1
1800.01/1786.52	c Number of update (reduction) of LBD	: 0
1800.01/1786.52	c Imported unit clauses	: 0
1800.01/1786.52	c number of reductions to clauses (during analyze)	: 0
1800.01/1786.52	c number of learned constraints concerned by reduction	: 0
1800.01/1786.52	c number of learning phase by resolution	: 0
1800.01/1786.52	c number of learning phase by cutting planes	: 0
1800.01/1786.52	c speed (assignments/second)	: 902.1892359261786
1800.01/1786.52	c non guided choices	3570
1800.01/1786.52	c learnt constraints type 
1800.01/1786.52	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 739
1800.01/1786.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10814
1800.01/1786.52	s SATISFIABLE
1800.01/1786.52	c Found 41 solution(s)
1800.01/1786.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.01/1786.52	c objective function=50
1800.01/1786.52	c Total wall clock time (in seconds): 1786.417

Verifier Data

OK	45

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

pid=3922
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.85 2.37 2.20 3/196 3925
/proc/meminfo: memFree=26920532/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=92900 CPUtime=0 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 1293 0 0 0 0 0 0 0 20 0 2 0 36643842 95129600 927 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 23225 927 703 9 0 16769 0
[pid=3925/tid=3926] ppid=3922 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) R 3922 3925 28131 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 36643843 98570240 977 33554432000 1073741824 1073778376 140736094731120 140664383499816 247064249728 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 1.85 2.37 2.20 3/196 3925
/proc/meminfo: memFree=26920532/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 4499 0 1 0 10 1 0 0 20 0 18 0 36643842 9787879424 6119 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 2389619 6132 2156 9 0 2380296 0
[pid=3925/tid=3926] ppid=3922 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) R 3922 3925 28131 0 -1 4202560 2385 0 1 0 7 0 0 0 20 0 18 0 36643843 9787879424 6132 33554432000 1073741824 1073778376 140736094731120 140664383501576 140664386307251 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200287 s]
/proc/loadavg: 1.85 2.37 2.20 3/196 3925
/proc/meminfo: memFree=26920532/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=9558476 CPUtime=0.25 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 4786 0 1 0 24 1 0 0 20 0 18 0 36643842 9787879424 6875 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 2389619 6875 2209 9 0 2380296 0
[pid=3925/tid=3926] ppid=3922 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) R 3922 3925 28131 0 -1 4202560 2404 0 1 0 17 0 0 0 20 0 18 0 36643843 9787879424 6875 33554432000 1073741824 1073778376 140736094731120 140664383501576 140664222366175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300275 s]
/proc/loadavg: 1.85 2.37 2.20 3/196 3925
/proc/meminfo: memFree=26920532/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 5748 0 1 0 47 1 0 0 20 0 18 0 36643842 9787879424 8909 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 2389619 8909 2232 9 0 2380296 0
[pid=3925/tid=3926] ppid=3922 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) R 3922 3925 28131 0 -1 4202560 2407 0 1 0 26 1 0 0 20 0 18 0 36643843 9787879424 8909 33554432000 1073741824 1073778376 140736094731120 140664383504712 140664222337744 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700345 s]
/proc/loadavg: 1.85 2.37 2.20 3/196 3925
/proc/meminfo: memFree=26920532/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=9824732 CPUtime=1.35 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 8203 0 1 0 131 4 0 0 20 0 19 0 36643842 10060525568 13313 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 2456183 13313 2267 9 0 2446860 0
[pid=3925/tid=3926] ppid=3922 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) S 3922 3925 28131 0 -1 4202560 2452 0 1 0 30 1 0 0 20 0 19 0 36643843 10060525568 13313 33554432000 1073741824 1073778376 140736094731120 140664383505272 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 9824732

[startup+1.50075 s]
/proc/loadavg: 1.85 2.37 2.20 2/215 3950
/proc/meminfo: memFree=26868600/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=9824732 CPUtime=2.03 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 11888 0 1 0 195 8 0 0 20 0 19 0 36643842 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 2456183 18698 2273 9 0 2446860 0
[pid=3925/tid=3926] ppid=3922 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) S 3922 3925 28131 0 -1 4202560 2455 0 1 0 34 1 0 0 20 0 19 0 36643843 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664383505272 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3928] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3928/stat : 3928 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664344996264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3929] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3929/stat : 3929 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664343943720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3930] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3930/stat : 3930 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664342890664 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3931] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3931/stat : 3931 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664341838120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3932] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3932/stat : 3932 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664340786088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3933] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3933/stat : 3933 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664222247976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3934] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3934/stat : 3934 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664221194920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3935] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3935/stat : 3935 (java) S 3922 3925 28131 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664220142376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3936] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3936/stat : 3936 (java) S 3922 3925 28131 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36643844 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664207731048 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3937] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3937/stat : 3937 (java) S 3922 3925 28131 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36643845 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140664206677368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3938] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3938/stat : 3938 (java) S 3922 3925 28131 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36643845 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140663601488776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3939] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3939/stat : 3939 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643847 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140663600437520 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3940] ppid=3922 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/3925/task/3940/stat : 3940 (java) S 3922 3925 28131 0 -1 4202560 2910 0 0 0 54 0 0 0 20 0 19 0 36643847 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140663599385400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3941] ppid=3922 vsize=9824732 CPUtime=0.56 cores=1,3,5,7
/proc/3925/task/3941/stat : 3941 (java) R 3922 3925 28131 0 -1 4202560 5175 0 0 0 56 0 0 0 20 0 19 0 36643847 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140663598310696 140664389347769 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3942] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3942/stat : 3942 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643847 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140663597279992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3943] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3943/stat : 3943 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643847 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140663596227656 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3947] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3947/stat : 3947 (java) S 3922 3925 28131 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36643878 10060525568 18698 33554432000 1073741824 1073778376 140736094731120 140663592014760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 1.85 2.37 2.20 2/215 3956
/proc/meminfo: memFree=26848680/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=9824732 CPUtime=2.46 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 13185 0 1 0 231 15 0 0 20 0 19 0 36643842 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 2456183 23856 2275 9 0 2446860 0
[pid=3925/tid=3926] ppid=3922 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) S 3922 3925 28131 0 -1 4202560 2458 0 1 0 36 1 0 0 20 0 19 0 36643843 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664383505272 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3928] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3928/stat : 3928 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664344996264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3929] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3929/stat : 3929 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664343943720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3930] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3930/stat : 3930 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664342890664 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3931] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3931/stat : 3931 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664341838120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3932] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3932/stat : 3932 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664340786088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3933] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3933/stat : 3933 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664222247976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3934] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3934/stat : 3934 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664221194920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3935] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3935/stat : 3935 (java) S 3922 3925 28131 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664220142376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3936] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3936/stat : 3936 (java) S 3922 3925 28131 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 36643844 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664207731048 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3937] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3937/stat : 3937 (java) S 3922 3925 28131 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36643845 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140664206677368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3938] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3938/stat : 3938 (java) S 3922 3925 28131 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36643845 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140663601488776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3939] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3939/stat : 3939 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643847 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140663600437520 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3940] ppid=3922 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/3925/task/3940/stat : 3940 (java) S 3922 3925 28131 0 -1 4202560 4030 0 0 0 64 0 0 0 20 0 19 0 36643847 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140663599385400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3941] ppid=3922 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/3925/task/3941/stat : 3941 (java) S 3922 3925 28131 0 -1 4202560 5318 0 0 0 71 0 0 0 20 0 19 0 36643847 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140663598332856 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3942] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3942/stat : 3942 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643847 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140663597279992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3943] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3943/stat : 3943 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643847 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140663596227656 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3947] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3947/stat : 3947 (java) S 3922 3925 28131 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36643878 10060525568 23856 33554432000 1073741824 1073778376 140736094731120 140663592014760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 9824732
heavy processes:

[startup+6.30082 s]
/proc/loadavg: 1.79 2.35 2.19 4/218 3977
/proc/meminfo: memFree=26758796/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=9824732 CPUtime=3.52 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 13328 0 1 0 328 24 0 0 20 0 19 0 36643842 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 2456183 42237 2290 9 0 2446860 0
[pid=3925/tid=3926] ppid=3922 vsize=9824732 CPUtime=0.4 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) S 3922 3925 28131 0 -1 4202560 2465 0 1 0 38 2 0 0 20 0 19 0 36643843 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664383505272 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3928] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3928/stat : 3928 (java) S 3922 3925 28131 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664344996264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3929] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3929/stat : 3929 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664343943720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3930] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3930/stat : 3930 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664342890664 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3931] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3931/stat : 3931 (java) S 3922 3925 28131 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664341838120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3932] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3932/stat : 3932 (java) S 3922 3925 28131 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664340786088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3933] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3933/stat : 3933 (java) S 3922 3925 28131 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664222247976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3934] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3934/stat : 3934 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664221194920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3935] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3935/stat : 3935 (java) S 3922 3925 28131 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36643843 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664220142376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3936] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3936/stat : 3936 (java) S 3922 3925 28131 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 36643844 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664207731048 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3937] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3937/stat : 3937 (java) S 3922 3925 28131 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 36643845 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140664206677368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3938] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3938/stat : 3938 (java) S 3922 3925 28131 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 36643845 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140663601488776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3939] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3939/stat : 3939 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36643847 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140663600437520 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3940] ppid=3922 vsize=9824732 CPUtime=0.74 cores=1,3,5,7
/proc/3925/task/3940/stat : 3940 (java) S 3922 3925 28131 0 -1 4202560 4036 0 0 0 74 0 0 0 20 0 19 0 36643847 10060525568 42237 33554432000 1073741824 1073778376 140736094731120 140663599385400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

/proc/3925/task/3926/stat : 3926 (java) S 3922 3925 28131 0 -1 4202560 2556 0 1 0 84 26 0 0 20 0 21 0 36643843 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664383505096 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3928] ppid=3922 vsize=9824732 CPUtime=4.07 cores=1,3,5,7
/proc/3925/task/3928/stat : 3928 (java) R 3922 3925 28131 0 -1 4202560 1043 0 0 0 374 33 0 0 20 0 21 0 36643843 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664344996440 140664390400940 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3929] ppid=3922 vsize=9824732 CPUtime=3.68 cores=1,3,5,7
/proc/3925/task/3929/stat : 3929 (java) R 3922 3925 28131 0 -1 4202560 1156 0 0 0 340 28 0 0 20 0 21 0 36643843 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664343943896 140664387666611 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3930] ppid=3922 vsize=9824732 CPUtime=3.99 cores=1,3,5,7
/proc/3925/task/3930/stat : 3930 (java) R 3922 3925 28131 0 -1 4202560 1066 0 0 0 370 29 0 0 20 0 21 0 36643843 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664342890840 140664387680431 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3931] ppid=3922 vsize=9824732 CPUtime=4.01 cores=1,3,5,7
/proc/3925/task/3931/stat : 3931 (java) R 3922 3925 28131 0 -1 4202560 1002 0 0 0 368 33 0 0 20 0 21 0 36643843 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664341838296 140664387261580 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3932] ppid=3922 vsize=9824732 CPUtime=4.14 cores=1,3,5,7
/proc/3925/task/3932/stat : 3932 (java) R 3922 3925 28131 0 -1 4202560 961 0 0 0 378 36 0 0 20 0 21 0 36643843 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664340786264 140664387261580 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3933] ppid=3922 vsize=9824732 CPUtime=3.92 cores=1,3,5,7
/proc/3925/task/3933/stat : 3933 (java) R 3922 3925 28131 0 -1 4202560 1626 0 0 0 362 30 0 0 20 0 21 0 36643843 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664222247856 140664387666756 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3934] ppid=3922 vsize=9824732 CPUtime=4.34 cores=1,3,5,7
/proc/3925/task/3934/stat : 3934 (java) R 3922 3925 28131 0 -1 4202560 1291 0 0 0 402 32 0 0 20 0 21 0 36643843 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664221195096 140664387666611 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3935] ppid=3922 vsize=9824732 CPUtime=3.9 cores=1,3,5,7
/proc/3925/task/3935/stat : 3935 (java) R 3922 3925 28131 0 -1 4202560 1238 0 0 0 356 34 0 0 20 0 21 0 36643843 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664220142552 140664385976005 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3936] ppid=3922 vsize=9824732 CPUtime=7.49 cores=1,3,5,7
/proc/3925/task/3936/stat : 3936 (java) S 3922 3925 28131 0 -1 4202560 2989 0 0 0 738 11 0 0 20 0 21 0 36643844 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664207729928 247067620412 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3937] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3937/stat : 3937 (java) S 3922 3925 28131 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36643845 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140664206677368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3938] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3938/stat : 3938 (java) S 3922 3925 28131 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 21 0 36643845 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140663601488776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3939] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3939/stat : 3939 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36643847 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140663600437520 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3940] ppid=3922 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/3925/task/3940/stat : 3940 (java) S 3922 3925 28131 0 -1 4202560 4671 0 0 0 89 0 0 0 20 0 21 0 36643847 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140663599385400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3941] ppid=3922 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/3925/task/3941/stat : 3941 (java) S 3922 3925 28131 0 -1 4202560 10680 0 0 0 141 1 0 0 20 0 21 0 36643847 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140663598332856 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3942] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3942/stat : 3942 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36643847 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140663597279992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3943] ppid=3922 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/3925/task/3943/stat : 3943 (java) S 3922 3925 28131 0 -1 4202560 104 0 0 0 17 26 0 0 20 0 21 0 36643847 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140663596227656 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3947] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3947/stat : 3947 (java) S 3922 3925 28131 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36643878 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140663592014760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=4069] ppid=3922 vsize=9824732 CPUtime=1740 cores=1,3,5,7
/proc/3925/task/4069/stat : 4069 (java) S 3922 3925 28131 0 -1 4202560 4891 0 0 0 173951 49 0 0 20 0 21 0 36646002 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140663593066632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=4070] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/4070/stat : 4070 (java) S 3922 3925 28131 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 36646003 10060525568 958717 33554432000 1073741824 1073778376 140736094731120 140663595173160 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1795.51
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.51 s]
/proc/loadavg: 2.02 2.02 2.05 3/217 4545
/proc/meminfo: memFree=23747868/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=9824732 CPUtime=1800.01 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 37080 0 1 0 179585 416 0 0 20 0 21 0 36643842 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 2456183 963328 2302 9 0 2446860 0
[pid=3925/tid=3926] ppid=3922 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) S 3922 3925 28131 0 -1 4202560 2556 0 1 0 84 26 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664383505384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3928] ppid=3922 vsize=9824732 CPUtime=4.11 cores=1,3,5,7
/proc/3925/task/3928/stat : 3928 (java) S 3922 3925 28131 0 -1 4202560 1046 0 0 0 378 33 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664344996264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3929] ppid=3922 vsize=9824732 CPUtime=3.73 cores=1,3,5,7
/proc/3925/task/3929/stat : 3929 (java) S 3922 3925 28131 0 -1 4202560 1162 0 0 0 344 29 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664343943720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3930] ppid=3922 vsize=9824732 CPUtime=4.04 cores=1,3,5,7
/proc/3925/task/3930/stat : 3930 (java) S 3922 3925 28131 0 -1 4202560 1071 0 0 0 375 29 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664342890664 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3931] ppid=3922 vsize=9824732 CPUtime=4.08 cores=1,3,5,7
/proc/3925/task/3931/stat : 3931 (java) S 3922 3925 28131 0 -1 4202560 1004 0 0 0 375 33 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664341838120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3932] ppid=3922 vsize=9824732 CPUtime=4.18 cores=1,3,5,7
/proc/3925/task/3932/stat : 3932 (java) S 3922 3925 28131 0 -1 4202560 964 0 0 0 382 36 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664340786088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3933] ppid=3922 vsize=9824732 CPUtime=3.97 cores=1,3,5,7
/proc/3925/task/3933/stat : 3933 (java) S 3922 3925 28131 0 -1 4202560 1628 0 0 0 367 30 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664222247976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3934] ppid=3922 vsize=9824732 CPUtime=4.39 cores=1,3,5,7
/proc/3925/task/3934/stat : 3934 (java) S 3922 3925 28131 0 -1 4202560 1293 0 0 0 407 32 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664221194920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3935] ppid=3922 vsize=9824732 CPUtime=3.95 cores=1,3,5,7
/proc/3925/task/3935/stat : 3935 (java) S 3922 3925 28131 0 -1 4202560 1242 0 0 0 360 35 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664220142376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3936] ppid=3922 vsize=9824732 CPUtime=7.49 cores=1,3,5,7
/proc/3925/task/3936/stat : 3936 (java) S 3922 3925 28131 0 -1 4202560 2989 0 0 0 738 11 0 0 20 0 21 0 36643844 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664207731048 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3937] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3937/stat : 3937 (java) S 3922 3925 28131 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36643845 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664206677368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3938] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3938/stat : 3938 (java) S 3922 3925 28131 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 21 0 36643845 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663601488776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3939] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3939/stat : 3939 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663600437520 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3940] ppid=3922 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/3925/task/3940/stat : 3940 (java) S 3922 3925 28131 0 -1 4202560 4671 0 0 0 89 0 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663599385400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3941] ppid=3922 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/3925/task/3941/stat : 3941 (java) S 3922 3925 28131 0 -1 4202560 10680 0 0 0 141 1 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663598332856 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3942] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3942/stat : 3942 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663597279992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3943] ppid=3922 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/3925/task/3943/stat : 3943 (java) S 3922 3925 28131 0 -1 4202560 104 0 0 0 17 26 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663596227656 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3947] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3947/stat : 3947 (java) S 3922 3925 28131 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36643878 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663592014760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=4069] ppid=3922 vsize=9824732 CPUtime=1744.1 cores=1,3,5,7
/proc/3925/task/4069/stat : 4069 (java) R 3922 3925 28131 0 -1 4202560 4891 0 0 0 174361 49 0 0 20 0 21 0 36646002 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663593066512 140664223120170 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=4070] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/4070/stat : 4070 (java) S 3922 3925 28131 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 36646003 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663595173160 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 3925 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1786.51 s]
/proc/loadavg: 2.02 2.02 2.05 3/217 4545
/proc/meminfo: memFree=23747868/32872528 swapFree=249320/249320
[pid=3925] ppid=3922 vsize=9824732 CPUtime=1800.01 cores=1,3,5,7
/proc/3925/stat : 3925 (java) S 3922 3925 28131 0 -1 4202496 37080 0 1 0 179585 416 0 0 20 0 21 0 36643842 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140736094722256 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/3925/statm: 2456183 963328 2302 9 0 2446860 0
[pid=3925/tid=3926] ppid=3922 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/3925/task/3926/stat : 3926 (java) S 3922 3925 28131 0 -1 4202560 2556 0 1 0 84 26 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664383505384 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3928] ppid=3922 vsize=9824732 CPUtime=4.11 cores=1,3,5,7
/proc/3925/task/3928/stat : 3928 (java) S 3922 3925 28131 0 -1 4202560 1046 0 0 0 378 33 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664344996264 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3929] ppid=3922 vsize=9824732 CPUtime=3.73 cores=1,3,5,7
/proc/3925/task/3929/stat : 3929 (java) S 3922 3925 28131 0 -1 4202560 1162 0 0 0 344 29 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664343943720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3930] ppid=3922 vsize=9824732 CPUtime=4.04 cores=1,3,5,7
/proc/3925/task/3930/stat : 3930 (java) S 3922 3925 28131 0 -1 4202560 1071 0 0 0 375 29 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664342890664 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3931] ppid=3922 vsize=9824732 CPUtime=4.08 cores=1,3,5,7
/proc/3925/task/3931/stat : 3931 (java) S 3922 3925 28131 0 -1 4202560 1004 0 0 0 375 33 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664341838120 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3932] ppid=3922 vsize=9824732 CPUtime=4.18 cores=1,3,5,7
/proc/3925/task/3932/stat : 3932 (java) S 3922 3925 28131 0 -1 4202560 964 0 0 0 382 36 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664340786088 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3933] ppid=3922 vsize=9824732 CPUtime=3.97 cores=1,3,5,7
/proc/3925/task/3933/stat : 3933 (java) S 3922 3925 28131 0 -1 4202560 1628 0 0 0 367 30 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664222247976 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3934] ppid=3922 vsize=9824732 CPUtime=4.39 cores=1,3,5,7
/proc/3925/task/3934/stat : 3934 (java) S 3922 3925 28131 0 -1 4202560 1293 0 0 0 407 32 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664221194920 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3935] ppid=3922 vsize=9824732 CPUtime=3.95 cores=1,3,5,7
/proc/3925/task/3935/stat : 3935 (java) S 3922 3925 28131 0 -1 4202560 1242 0 0 0 360 35 0 0 20 0 21 0 36643843 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664220142376 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=3936] ppid=3922 vsize=9824732 CPUtime=7.49 cores=1,3,5,7
/proc/3925/task/3936/stat : 3936 (java) S 3922 3925 28131 0 -1 4202560 2989 0 0 0 738 11 0 0 20 0 21 0 36643844 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664207731048 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3937] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3937/stat : 3937 (java) S 3922 3925 28131 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 36643845 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140664206677368 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3938] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3938/stat : 3938 (java) S 3922 3925 28131 0 -1 4202560 28 0 0 0 0 0 0 0 20 0 21 0 36643845 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663601488776 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3939] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3939/stat : 3939 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663600437520 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3940] ppid=3922 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/3925/task/3940/stat : 3940 (java) S 3922 3925 28131 0 -1 4202560 4671 0 0 0 89 0 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663599385400 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3925/tid=3941] ppid=3922 vsize=9824732 CPUtime=1.42 cores=1,3,5,7
/proc/3925/task/3941/stat : 3941 (java) S 3922 3925 28131 0 -1 4202560 10680 0 0 0 141 1 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663598332856 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3942] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3942/stat : 3942 (java) S 3922 3925 28131 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663597279992 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=3943] ppid=3922 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/3925/task/3943/stat : 3943 (java) S 3922 3925 28131 0 -1 4202560 104 0 0 0 17 26 0 0 20 0 21 0 36643847 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663596227656 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3925/tid=3947] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/3947/stat : 3947 (java) S 3922 3925 28131 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 36643878 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663592014760 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3925/tid=4069] ppid=3922 vsize=9824732 CPUtime=1744.1 cores=1,3,5,7
/proc/3925/task/4069/stat : 4069 (java) R 3922 3925 28131 0 -1 4202560 4891 0 0 0 174361 49 0 0 20 0 21 0 36646002 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663593066512 140664223120170 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3925/tid=4070] ppid=3922 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/3925/task/4070/stat : 4070 (java) S 3922 3925 28131 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 21 0 36646003 10060525568 963328 33554432000 1073741824 1073778376 140736094731120 140663595173160 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3925 and gives
#  childrusage.ru_utime.tv_sec=1791
#  childrusage.ru_utime.tv_usec=309679
#  childrusage.ru_stime.tv_sec=4
#  childrusage.ru_stime.tv_usec=581303
# CPU time returned by wait4() is 1795.89
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1786.55
CPU time (s): 1800.01
CPU user time (s): 1795.85
CPU system time (s): 4.16
CPU usage (%): 100.753
Max. virtual memory (cumulated for all children) (KiB): 9826080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1791.31
system time used= 4.5813
maximum resident set size= 3853400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37111
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1760
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 80934
involuntary context switches= 51171

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.6422 second user time and 13.4929 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-19 16:18:54
IDJOB=4110337
IDBENCH=79262
IDSOLVER=2552
FILE ID=node103/4110337-1466345934
RUNJOBID= node103-1466341826-28148
PBS_JOBID= 19922045
Free space on /tmp= 71732 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.1900553647--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110337-1466345934/watcher-4110337-1466345934 -o /tmp/evaluation-result-4110337-1466345934/solver-4110337-1466345934 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1466341826-28148 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110337-1466345934.wbo

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

MD5SUM BENCH= 1693c6ddcdda9c3a56f7a1957868c0a9
RANDOM SEED=1193469122

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.278
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:        26921324 kB
Buffers:          169780 kB
Cached:           329508 kB
SwapCached:         2492 kB
Active:          4564420 kB
Inactive:         358484 kB
Active(anon):    4422528 kB
Inactive(anon):     3408 kB
Active(file):     141892 kB
Inactive(file):   355076 kB
Unevictable:      249320 kB
Mlocked:          249320 kB
SwapTotal:      67108856 kB
SwapFree:       67099656 kB
Dirty:               832 kB
Writeback:             0 kB
AnonPages:       4647308 kB
Mapped:            16680 kB
Shmem:                 0 kB
Slab:             617468 kB
SReclaimable:      61304 kB
SUnreclaim:       556164 kB
KernelStack:        1776 kB
PageTables:        13120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5001136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4341760 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= 71732 MiB
End job on node103 at 2016-06-19 16:48:41