Trace number 4109956

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 Resolution PB16OPTIMUM 14.2398 12.9876

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/
normalized-t3002.11tsp11.1900552423--soft-66-100-0.wbo
MD5SUM2f4d2e59134ffbad904dde6d63a6f677
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark8.67668
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 constraints937
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 46894
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 46893
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 779
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.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization by upper bound
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Glucose 2.1 dynamic restart strategy
0.07/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-4109956-1466343799.wbo
0.07/0.12	c reading problem ... 
0.43/0.31	c ... done. Wall clock time 0.19s.
0.43/0.31	c declared #vars     231
0.43/0.31	c internal #vars     1168
0.43/0.31	c #constraints  2707
0.43/0.31	c constraints type 
0.43/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2524
0.43/0.31	c org.sat4j.minisat.constraints.card.MinWatchCard => 14
0.43/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 160
0.43/0.31	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 9
0.43/0.31	c 2707 constraints processed.
0.43/0.31	c objective function length is 937 literals
0.70/0.42	c SATISFIABLE
0.70/0.42	c OPTIMIZING...
0.70/0.42	c Got one! Elapsed wall clock time (in seconds):0.301
0.70/0.42	o 830
0.70/0.45	c Got one! Elapsed wall clock time (in seconds):0.328
0.70/0.45	o 715
0.70/0.48	c Got one! Elapsed wall clock time (in seconds):0.354
0.70/0.48	o 708
1.01/0.52	c Got one! Elapsed wall clock time (in seconds):0.396
1.01/0.52	o 706
1.01/0.55	c Got one! Elapsed wall clock time (in seconds):0.429
1.01/0.55	o 532
1.01/0.58	c Got one! Elapsed wall clock time (in seconds):0.456
1.01/0.58	o 531
1.31/0.60	c Got one! Elapsed wall clock time (in seconds):0.479
1.31/0.60	o 527
1.31/0.61	c Got one! Elapsed wall clock time (in seconds):0.492
1.31/0.62	o 515
1.31/0.64	c Got one! Elapsed wall clock time (in seconds):0.514
1.31/0.64	o 510
1.31/0.65	c Got one! Elapsed wall clock time (in seconds):0.522
1.31/0.65	o 499
1.31/0.65	c Got one! Elapsed wall clock time (in seconds):0.531
1.31/0.65	o 496
1.31/0.66	c Got one! Elapsed wall clock time (in seconds):0.538
1.31/0.66	o 470
1.31/0.67	c Got one! Elapsed wall clock time (in seconds):0.546
1.31/0.67	o 393
1.61/0.70	c Got one! Elapsed wall clock time (in seconds):0.576
1.61/0.70	o 374
1.61/0.71	c Got one! Elapsed wall clock time (in seconds):0.585
1.61/0.71	o 373
1.61/0.72	c Got one! Elapsed wall clock time (in seconds):0.593
1.61/0.72	o 368
1.61/0.73	c Got one! Elapsed wall clock time (in seconds):0.603
1.61/0.73	o 364
1.61/0.73	c Got one! Elapsed wall clock time (in seconds):0.608
1.61/0.73	o 357
1.61/0.74	c Got one! Elapsed wall clock time (in seconds):0.619
1.61/0.74	o 353
1.61/0.75	c Got one! Elapsed wall clock time (in seconds):0.627
1.61/0.75	o 345
1.61/0.76	c Got one! Elapsed wall clock time (in seconds):0.64
1.61/0.76	o 341
1.61/0.78	c Got one! Elapsed wall clock time (in seconds):0.653
1.61/0.78	o 320
1.61/0.78	c Got one! Elapsed wall clock time (in seconds):0.661
1.61/0.78	o 318
1.86/0.82	c Got one! Elapsed wall clock time (in seconds):0.696
1.86/0.82	o 317
1.86/0.82	c Got one! Elapsed wall clock time (in seconds):0.701
1.86/0.82	o 315
1.86/0.83	c Got one! Elapsed wall clock time (in seconds):0.706
1.86/0.83	o 312
1.86/0.83	c Got one! Elapsed wall clock time (in seconds):0.71
1.86/0.83	o 305
1.86/0.85	c Got one! Elapsed wall clock time (in seconds):0.731
1.86/0.85	o 300
1.86/0.86	c Got one! Elapsed wall clock time (in seconds):0.74
1.86/0.86	o 294
1.86/0.87	c Got one! Elapsed wall clock time (in seconds):0.747
1.86/0.87	o 292
1.86/0.88	c Got one! Elapsed wall clock time (in seconds):0.76
1.86/0.88	o 281
1.96/0.91	c Got one! Elapsed wall clock time (in seconds):0.784
1.96/0.91	o 273
1.96/0.92	c Got one! Elapsed wall clock time (in seconds):0.792
1.96/0.92	o 266
1.96/0.92	c Got one! Elapsed wall clock time (in seconds):0.8
1.96/0.92	o 259
1.96/0.95	c Got one! Elapsed wall clock time (in seconds):0.826
1.96/0.95	o 242
2.07/1.01	c Got one! Elapsed wall clock time (in seconds):0.888
2.07/1.01	o 237
2.07/1.07	c Got one! Elapsed wall clock time (in seconds):0.95
2.07/1.07	o 229
2.07/1.09	c Got one! Elapsed wall clock time (in seconds):0.965
2.07/1.09	o 205
2.17/1.15	c Got one! Elapsed wall clock time (in seconds):1.022
2.17/1.15	o 203
2.17/1.17	c Got one! Elapsed wall clock time (in seconds):1.045
2.17/1.17	o 189
2.27/1.29	c Got one! Elapsed wall clock time (in seconds):1.168
2.27/1.29	o 186
2.37/1.30	c Got one! Elapsed wall clock time (in seconds):1.18
2.37/1.30	o 183
2.37/1.32	c Got one! Elapsed wall clock time (in seconds):1.197
2.37/1.32	o 170
2.37/1.35	c Got one! Elapsed wall clock time (in seconds):1.228
2.37/1.35	o 166
2.51/1.40	c Got one! Elapsed wall clock time (in seconds):1.275
2.51/1.40	o 164
2.63/1.59	c Got one! Elapsed wall clock time (in seconds):1.47
2.63/1.59	o 160
2.73/1.64	c Got one! Elapsed wall clock time (in seconds):1.514
2.73/1.64	o 159
2.83/1.72	c Got one! Elapsed wall clock time (in seconds):1.597
2.83/1.72	o 158
2.83/1.77	c Got one! Elapsed wall clock time (in seconds):1.648
2.83/1.77	o 157
2.93/1.80	c Got one! Elapsed wall clock time (in seconds):1.682
2.93/1.80	o 156
2.93/1.87	c Got one! Elapsed wall clock time (in seconds):1.743
2.93/1.87	o 150
3.28/2.10	c cleaning 8695 clauses out of 17391 with flag 17583/17391
3.28/2.15	c Got one! Elapsed wall clock time (in seconds):2.029
3.28/2.15	o 146
3.49/2.33	c Got one! Elapsed wall clock time (in seconds):2.209
3.49/2.33	o 103
3.68/2.60	c cleaning 7322 clauses out of 14650 with flag 28624/23345
3.79/2.68	c Got one! Elapsed wall clock time (in seconds):2.559
3.79/2.68	o 96
4.10/2.99	c cleaning 6171 clauses out of 12374 with flag 28673/28391
4.10/2.99	c Got one! Elapsed wall clock time (in seconds):2.868
4.10/2.99	o 81
4.32/3.12	c Got one! Elapsed wall clock time (in seconds):2.994
4.32/3.12	o 76
4.52/3.36	c Got one! Elapsed wall clock time (in seconds):3.236
4.52/3.36	o 66
4.72/3.52	c cleaning 6510 clauses out of 13036 with flag 16276/35224
4.82/3.60	c Got one! Elapsed wall clock time (in seconds):3.48
4.82/3.60	o 61
5.02/3.88	c cleaning 5905 clauses out of 11819 with flag 27760/40517
5.34/4.20	c Got one! Elapsed wall clock time (in seconds):4.072
5.34/4.20	o 56
5.44/4.28	c cleaning 5878 clauses out of 11761 with flag 8611/46364
5.65/4.43	c Got one! Elapsed wall clock time (in seconds):4.308
5.65/4.43	o 54
5.84/4.63	c cleaning 5636 clauses out of 11278 with flag 21619/51759
5.84/4.70	c Got one! Elapsed wall clock time (in seconds):4.573
5.84/4.70	o 42
6.14/4.93	c cleaning 5428 clauses out of 10878 with flag 28637/56995
6.44/5.29	c cleaning 5717 clauses out of 11451 with flag 72673/62996
6.95/5.70	c cleaning 6350 clauses out of 12734 with flag 122824/69996
7.05/5.85	c Got one! Elapsed wall clock time (in seconds):5.726
7.05/5.85	o 35
7.25/6.06	c cleaning 5986 clauses out of 11984 with flag 24813/75596
7.55/6.34	c Got one! Elapsed wall clock time (in seconds):6.22
7.55/6.34	o 32
7.65/6.41	c cleaning 5562 clauses out of 11168 with flag 6309/80766
7.96/6.76	c cleaning 5796 clauses out of 11609 with flag 47291/86769
8.05/6.86	c Got one! Elapsed wall clock time (in seconds):6.741
8.05/6.86	o 31
8.35/7.12	c cleaning 5856 clauses out of 11734 with flag 30862/92690
8.55/7.32	c Got one! Elapsed wall clock time (in seconds):7.198
8.55/7.32	o 28
8.65/7.47	c cleaning 5827 clauses out of 11665 with flag 15365/98477
9.15/7.94	c cleaning 5915 clauses out of 11835 with flag 68174/104475
9.75/8.56	c cleaning 6457 clauses out of 12920 with flag 133701/111476
10.16/8.96	c Got one! Elapsed wall clock time (in seconds):8.832
10.16/8.96	o 26
10.25/9.03	c cleaning 6146 clauses out of 12313 with flag 6085/117326
10.65/9.45	c cleaning 6076 clauses out of 12169 with flag 48244/123328
11.16/9.91	c Got one! Elapsed wall clock time (in seconds):9.786
11.16/9.91	o 25
11.55/10.30	c cleaning 8107 clauses out of 16228 with flag 33935/133464
11.85/10.65	c cleaning 7052 clauses out of 14121 with flag 73294/139464
12.26/11.08	c cleaning 7019 clauses out of 14068 with flag 117573/146463
12.95/11.77	c cleaning 7521 clauses out of 15049 with flag 184953/154464
13.15/11.97	c Got one! Elapsed wall clock time (in seconds):11.851
13.15/11.97	o 18
13.25/12.09	c Got one! Elapsed wall clock time (in seconds):11.971
13.25/12.09	o 16
13.48/12.26	c cleaning 6744 clauses out of 13496 with flag 13982/160434
13.87/12.67	c Got one! Elapsed wall clock time (in seconds):12.545
13.87/12.67	o 13
13.97/12.78	c Got one! Elapsed wall clock time (in seconds):12.657
13.97/12.78	o 12
14.18/12.97	c starts		: 166
14.18/12.97	c conflicts		: 169916
14.18/12.97	c decisions		: 345455
14.18/12.97	c propagations		: 14236784
14.18/12.97	c inspects		: 155741168
14.18/12.97	c shortcuts		: 0
14.18/12.97	c learnt literals	: 18
14.18/12.97	c learnt binary clauses	: 29
14.18/12.97	c learnt ternary clauses	: 186
14.18/12.97	c learnt constraints	: 169897
14.18/12.97	c ignored constraints	: 0
14.18/12.97	c root simplifications	: 0
14.18/12.97	c removed literals (reason simplification)	: 0
14.18/12.97	c reason swapping (by a shorter reason)	: 0
14.18/12.97	c Calls to reduceDB	: 24
14.18/12.97	c Number of update (reduction) of LBD	: 76978
14.18/12.97	c Imported unit clauses	: 0
14.18/12.97	c number of reductions to clauses (during analyze)	: 0
14.18/12.97	c number of learned constraints concerned by reduction	: 0
14.18/12.97	c number of learning phase by resolution	: 0
14.18/12.97	c number of learning phase by cutting planes	: 0
14.18/12.97	c speed (assignments/second)	: 1125704.4358345852
14.18/12.97	c non guided choices	7859
14.18/12.97	c learnt constraints type 
14.18/12.97	s OPTIMUM FOUND
14.18/12.97	c Found 71 solution(s)
14.18/12.97	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 
14.18/12.97	c objective function=12
14.18/12.97	c Total wall clock time (in seconds): 12.847

Verifier Data

OK	12

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-4109956-1466343799/watcher-4109956-1466343799 -o /tmp/evaluation-result-4109956-1466343799/solver-4109956-1466343799 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466341819-12182 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4109956-1466343799.wbo 

pid=13963
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: 2.37 2.34 2.03 3/194 13966
/proc/meminfo: memFree=29833740/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/13966/stat : 13966 (java) D 13963 13966 12165 0 -1 4202496 170 0 0 0 0 0 0 0 20 0 1 0 36428341 2560000 46 33554432000 1073741824 1073778376 140735781599920 140735781597048 217401355559 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/13966/statm: 625 46 37 9 0 29 0

[startup+0.100166 s]
/proc/loadavg: 2.37 2.34 2.03 3/194 13966
/proc/meminfo: memFree=29833740/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 4280 0 1 0 6 1 0 0 20 0 18 0 36428341 9787879424 5405 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2389619 5409 2074 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200353 s]
/proc/loadavg: 2.37 2.34 2.03 3/194 13966
/proc/meminfo: memFree=29833740/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9558476 CPUtime=0.22 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 4722 0 1 0 20 2 0 0 20 0 18 0 36428341 9787879424 6814 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2389619 6814 2197 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300347 s]
/proc/loadavg: 2.37 2.34 2.03 3/194 13966
/proc/meminfo: memFree=29833740/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9558476 CPUtime=0.43 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 5403 0 1 0 41 2 0 0 20 0 18 0 36428341 9787879424 8072 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2389619 8072 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 9558476

[startup+0.700198 s]
/proc/loadavg: 2.37 2.34 2.03 3/194 13966
/proc/meminfo: memFree=29833740/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9625040 CPUtime=1.61 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 15484 0 1 0 157 4 0 0 20 0 19 0 36428341 9856040960 15628 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2406260 15628 2259 9 0 2396937 0
Current children cumulated CPU time (s) 1.61
Current children cumulated vsize (KiB) 9625040

[startup+1.50086 s]
/proc/loadavg: 2.37 2.34 2.03 3/213 13985
/proc/meminfo: memFree=29765956/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9625040 CPUtime=2.63 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 15529 0 1 0 259 4 0 0 20 0 19 0 36428341 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2406260 19248 2266 9 0 2396937 0
[pid=13966/tid=13968] ppid=13963 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/13966/task/13968/stat : 13968 (java) R 13963 13966 12165 0 -1 4202560 2458 0 1 0 143 2 0 0 20 0 19 0 36428343 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140718097936688 140717970467456 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13969] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13969/stat : 13969 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717941573928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13970] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13970/stat : 13970 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717940521128 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13971] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13971/stat : 13971 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717939468840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13966/tid=13972] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13972/stat : 13972 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717938416040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13973] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13973/stat : 13973 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717937363752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13974] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13974/stat : 13974 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717936310952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13975] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13975/stat : 13975 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717935258664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13976] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13976/stat : 13976 (java) S 13963 13966 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717934205864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13977] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13977/stat : 13977 (java) S 13963 13966 12165 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36428345 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717922007272 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13978] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13978/stat : 13978 (java) S 13963 13966 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717920953336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13979] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13979/stat : 13979 (java) S 13963 13966 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717919900936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13980] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13980/stat : 13980 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717918849424 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13981] ppid=13963 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/13966/task/13981/stat : 13981 (java) S 13963 13966 12165 0 -1 4202560 6213 0 0 0 58 2 0 0 20 0 19 0 36428348 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717917797048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13982] ppid=13963 vsize=9625040 CPUtime=0.55 cores=1,3,5,7
/proc/13966/task/13982/stat : 13982 (java) S 13963 13966 12165 0 -1 4202560 5582 0 0 0 55 0 0 0 20 0 19 0 36428348 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717916744248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13983] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13983/stat : 13983 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717915692152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13984] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13984/stat : 13984 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717914639560 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13985] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13985/stat : 13985 (java) S 13963 13966 12165 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36428374 9856040960 19248 33554432000 1073741824 1073778376 140734303309424 140717913584552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.63
Current children cumulated vsize (KiB) 9625040

[startup+3.10074 s]
/proc/loadavg: 2.37 2.34 2.03 3/213 13985
/proc/meminfo: memFree=29752800/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9625040 CPUtime=4.32 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 15540 0 1 0 428 4 0 0 20 0 19 0 36428341 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2406260 21812 2270 9 0 2396937 0
[pid=13966/tid=13968] ppid=13963 vsize=9625040 CPUtime=3.03 cores=1,3,5,7
/proc/13966/task/13968/stat : 13968 (java) R 13963 13966 12165 0 -1 4202560 2464 0 1 0 301 2 0 0 20 0 19 0 36428343 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140718097936688 140717970469024 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13969] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13969/stat : 13969 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717941573928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13970] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13970/stat : 13970 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717940521128 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13971] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13971/stat : 13971 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717939468840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13966/tid=13972] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13972/stat : 13972 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717938416040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13973] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13973/stat : 13973 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717937363752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13974] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13974/stat : 13974 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717936310952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13975] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13975/stat : 13975 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717935258664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13976] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13976/stat : 13976 (java) S 13963 13966 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717934205864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13977] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13977/stat : 13977 (java) S 13963 13966 12165 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36428345 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717922007272 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13978] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13978/stat : 13978 (java) S 13963 13966 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717920953336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13979] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13979/stat : 13979 (java) S 13963 13966 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717919900936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13980] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13980/stat : 13980 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717918849424 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13981] ppid=13963 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/13966/task/13981/stat : 13981 (java) S 13963 13966 12165 0 -1 4202560 6217 0 0 0 61 2 0 0 20 0 19 0 36428348 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717917797048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13982] ppid=13963 vsize=9625040 CPUtime=0.61 cores=1,3,5,7
/proc/13966/task/13982/stat : 13982 (java) S 13963 13966 12165 0 -1 4202560 5583 0 0 0 61 0 0 0 20 0 19 0 36428348 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717916744248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13983] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13983/stat : 13983 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717915692152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13984] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13984/stat : 13984 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717914639560 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13985] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13985/stat : 13985 (java) S 13963 13966 12165 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36428374 9856040960 21812 33554432000 1073741824 1073778376 140734303309424 140717913584552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.34 2.34 2.03 3/213 13985
/proc/meminfo: memFree=29726268/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9625040 CPUtime=7.55 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 15550 0 1 0 750 5 0 0 20 0 19 0 36428341 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2406260 25213 2271 9 0 2396937 0
[pid=13966/tid=13968] ppid=13963 vsize=9625040 CPUtime=6.22 cores=1,3,5,7
/proc/13966/task/13968/stat : 13968 (java) R 13963 13966 12165 0 -1 4202560 2473 0 1 0 620 2 0 0 20 0 19 0 36428343 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140718097936080 140717970643663 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13969] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13969/stat : 13969 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717941573928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13970] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13970/stat : 13970 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717940521128 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13971] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13971/stat : 13971 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717939468840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13966/tid=13972] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13972/stat : 13972 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717938416040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13973] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13973/stat : 13973 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717937363752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13974] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13974/stat : 13974 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717936310952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13975] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13975/stat : 13975 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717935258664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13976] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13976/stat : 13976 (java) S 13963 13966 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717934205864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13977] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13977/stat : 13977 (java) S 13963 13966 12165 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36428345 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717922007272 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13978] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13978/stat : 13978 (java) S 13963 13966 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717920953336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13979] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13979/stat : 13979 (java) S 13963 13966 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717919900936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13980] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13980/stat : 13980 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717918849424 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13981] ppid=13963 vsize=9625040 CPUtime=0.63 cores=1,3,5,7
/proc/13966/task/13981/stat : 13981 (java) S 13963 13966 12165 0 -1 4202560 6217 0 0 0 61 2 0 0 20 0 19 0 36428348 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717917797048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13982] ppid=13963 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/13966/task/13982/stat : 13982 (java) S 13963 13966 12165 0 -1 4202560 5584 0 0 0 64 0 0 0 20 0 19 0 36428348 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717916744248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13983] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13983/stat : 13983 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717915692152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13984] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13984/stat : 13984 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717914639560 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13985] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13985/stat : 13985 (java) S 13963 13966 12165 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36428374 9856040960 25213 33554432000 1073741824 1073778376 140734303309424 140717913584552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.55
Current children cumulated vsize (KiB) 9625040

[startup+12.7008 s]
/proc/loadavg: 2.40 2.35 2.03 3/213 14050
/proc/meminfo: memFree=29715372/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9625040 CPUtime=13.97 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 15563 0 1 0 1392 5 0 0 20 0 19 0 36428341 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2406260 31357 2271 9 0 2396937 0
[pid=13966/tid=13968] ppid=13963 vsize=9625040 CPUtime=12.6 cores=1,3,5,7
/proc/13966/task/13968/stat : 13968 (java) R 13963 13966 12165 0 -1 4202560 2486 0 1 0 1257 3 0 0 20 0 19 0 36428343 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140718097936080 140717970488304 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13969] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13969/stat : 13969 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717941573928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13970] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13970/stat : 13970 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717940521128 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13971] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13971/stat : 13971 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717939468840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13966/tid=13972] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13972/stat : 13972 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717938416040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13973] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13973/stat : 13973 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717937363752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13974] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13974/stat : 13974 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717936310952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13975] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13975/stat : 13975 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717935258664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13976] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13976/stat : 13976 (java) S 13963 13966 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717934205864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13977] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13977/stat : 13977 (java) S 13963 13966 12165 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36428345 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717922007272 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13978] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13978/stat : 13978 (java) S 13963 13966 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717920953336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13979] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13979/stat : 13979 (java) S 13963 13966 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717919900936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13980] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13980/stat : 13980 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717918849424 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13981] ppid=13963 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/13966/task/13981/stat : 13981 (java) S 13963 13966 12165 0 -1 4202560 6217 0 0 0 62 2 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717917797048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13982] ppid=13963 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/13966/task/13982/stat : 13982 (java) S 13963 13966 12165 0 -1 4202560 5584 0 0 0 66 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717916744248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13983] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13983/stat : 13983 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717915692152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13984] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13984/stat : 13984 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717914639560 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13985] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13985/stat : 13985 (java) S 13963 13966 12165 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36428374 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717913584552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 13.97
Current children cumulated vsize (KiB) 9625040

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

[startup+12.8009 s]
/proc/loadavg: 2.40 2.35 2.03 3/213 14050
/proc/meminfo: memFree=29715372/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9625040 CPUtime=14.08 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 15563 0 1 0 1402 6 0 0 20 0 19 0 36428341 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2406260 31357 2271 9 0 2396937 0
[pid=13966/tid=13968] ppid=13963 vsize=9625040 CPUtime=12.7 cores=1,3,5,7
/proc/13966/task/13968/stat : 13968 (java) R 13963 13966 12165 0 -1 4202560 2486 0 1 0 1267 3 0 0 20 0 19 0 36428343 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140718097936080 140717970759681 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13969] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13969/stat : 13969 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717941573928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13970] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13970/stat : 13970 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717940521128 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13971] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13971/stat : 13971 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717939468840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13966/tid=13972] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13972/stat : 13972 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717938416040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13973] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13973/stat : 13973 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717937363752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13974] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13974/stat : 13974 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717936310952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13975] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13975/stat : 13975 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717935258664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13976] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13976/stat : 13976 (java) S 13963 13966 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717934205864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13977] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13977/stat : 13977 (java) S 13963 13966 12165 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36428345 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717922007272 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13978] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13978/stat : 13978 (java) S 13963 13966 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717920953336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13979] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13979/stat : 13979 (java) S 13963 13966 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717919900936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13980] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13980/stat : 13980 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717918849424 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13981] ppid=13963 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/13966/task/13981/stat : 13981 (java) S 13963 13966 12165 0 -1 4202560 6217 0 0 0 62 2 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717917797048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13982] ppid=13963 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/13966/task/13982/stat : 13982 (java) S 13963 13966 12165 0 -1 4202560 5584 0 0 0 66 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717916744248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13983] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13983/stat : 13983 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717915692152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13984] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13984/stat : 13984 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717914639560 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13985] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13985/stat : 13985 (java) S 13963 13966 12165 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36428374 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717913584552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 14.08
Current children cumulated vsize (KiB) 9625040

[startup+12.9008 s]
/proc/loadavg: 2.40 2.35 2.03 3/213 14050
/proc/meminfo: memFree=29715372/32872528 swapFree=1534436/1655032
[pid=13966] ppid=13963 vsize=9625040 CPUtime=14.18 cores=1,3,5,7
/proc/13966/stat : 13966 (java) S 13963 13966 12165 0 -1 4202496 15563 0 1 0 1412 6 0 0 20 0 19 0 36428341 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140734303300560 217413877821 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/13966/statm: 2406260 31357 2271 9 0 2396937 0
[pid=13966/tid=13968] ppid=13963 vsize=9625040 CPUtime=12.8 cores=1,3,5,7
/proc/13966/task/13968/stat : 13968 (java) R 13963 13966 12165 0 -1 4202560 2486 0 1 0 1277 3 0 0 20 0 19 0 36428343 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140718097936080 140717970521964 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13969] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13969/stat : 13969 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717941573928 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13970] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13970/stat : 13970 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717940521128 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13971] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13971/stat : 13971 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717939468840 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=13966/tid=13972] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13972/stat : 13972 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717938416040 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13973] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13973/stat : 13973 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717937363752 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13974] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13974/stat : 13974 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717936310952 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13975] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13975/stat : 13975 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717935258664 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13976] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13976/stat : 13976 (java) S 13963 13966 12165 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 36428344 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717934205864 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13977] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13977/stat : 13977 (java) S 13963 13966 12165 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 36428345 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717922007272 217413892009 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13978] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13978/stat : 13978 (java) S 13963 13966 12165 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717920953336 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13979] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13979/stat : 13979 (java) S 13963 13966 12165 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 36428346 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717919900936 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13980] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13980/stat : 13980 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717918849424 217413900064 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13981] ppid=13963 vsize=9625040 CPUtime=0.64 cores=1,3,5,7
/proc/13966/task/13981/stat : 13981 (java) S 13963 13966 12165 0 -1 4202560 6217 0 0 0 62 2 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717917797048 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=13966/tid=13982] ppid=13963 vsize=9625040 CPUtime=0.66 cores=1,3,5,7
/proc/13966/task/13982/stat : 13982 (java) S 13963 13966 12165 0 -1 4202560 5584 0 0 0 66 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717916744248 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13983] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13983/stat : 13983 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717915692152 217413891132 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=13966/tid=13984] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13984/stat : 13984 (java) S 13963 13966 12165 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 36428348 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717914639560 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=13966/tid=13985] ppid=13963 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/13966/task/13985/stat : 13985 (java) S 13963 13966 12165 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 36428374 9856040960 31357 33554432000 1073741824 1073778376 140734303309424 140717913584552 217413892009 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 14.18
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 12.9876
CPU time (s): 14.2398
CPU user time (s): 14.1588
CPU system time (s): 0.080987
CPU usage (%): 109.642
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.1588
system time used= 0.080987
maximum resident set size= 127528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15582
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 576
involuntary context switches= 161

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.052991 second user time and 0.115982 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-19 15:43:19
IDJOB=4109956
IDBENCH=78983
IDSOLVER=2551
FILE ID=node122/4109956-1466343799
RUNJOBID= node122-1466341819-12182
PBS_JOBID= 19922031
Free space on /tmp= 71744 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900552423--soft-66-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109956-1466343799/watcher-4109956-1466343799 -o /tmp/evaluation-result-4109956-1466343799/solver-4109956-1466343799 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1466341819-12182 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4109956-1466343799.wbo

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

MD5SUM BENCH= 2f4d2e59134ffbad904dde6d63a6f677
RANDOM SEED=1146462508

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29834384 kB
Buffers:          176624 kB
Cached:           350236 kB
SwapCached:            0 kB
Active:           211924 kB
Inactive:         398312 kB
Active(anon):      75920 kB
Inactive(anon):     9900 kB
Active(file):     136004 kB
Inactive(file):   388412 kB
Unevictable:     1655032 kB
Mlocked:         1534436 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1440 kB
Writeback:             0 kB
AnonPages:       1858508 kB
Mapped:            21064 kB
Shmem:               204 kB
Slab:             615460 kB
SReclaimable:      58972 kB
SUnreclaim:       556488 kB
KernelStack:        1760 kB
PageTables:         7572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2344104 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    290816 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= 71744 MiB
End job on node122 at 2016-06-19 15:43:32