Trace number 4119450

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16SAT (TO)5413 1800.43 1776.55

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-faclay25.opb
MD5SUMaf152081fd61caf8000b23a9c0184b5f
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark5307
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables301
Total number of constraints4601
Number of constraints which are clauses4600
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint3
Number of terms in the objective function 4900
Biggest coefficient in the objective function 6435
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 53769
Number of bits of the sum of numbers in the objective function 16
Biggest number in a constraint 6435
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 53769
Number of bits of the biggest sum of numbers16
Number of products (including duplicates)4600
Sum of products size (including duplicates)9200
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Glucose 2.1 dynamic restart strategy
0.10/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.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.12	c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-4119450-1467259218.opb
0.10/0.12	c reading problem ... 
0.10/0.12	c  objective function found
1.03/0.57	c ... done. Wall clock time 0.451s.
1.03/0.57	c declared #vars     301
1.03/0.57	c internal #vars     4901
1.03/0.57	c #constraints  13802
1.03/0.57	c constraints type 
1.03/0.57	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 9200
1.03/0.57	c org.sat4j.specs.Constr$1 => 1
1.03/0.57	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
1.03/0.57	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 4600
1.03/0.57	c 13802 constraints processed.
1.03/0.57	c objective function length is 4900 literals
1.30/0.65	c SATISFIABLE
1.30/0.65	c OPTIMIZING...
1.30/0.65	c Got one! Elapsed wall clock time (in seconds):0.528
1.30/0.65	o 5447
1.55/0.76	c Got one! Elapsed wall clock time (in seconds):0.644
1.55/0.76	o 5441
1.85/0.80	c Got one! Elapsed wall clock time (in seconds):0.685
1.85/0.80	o 5437
1.85/0.82	c Got one! Elapsed wall clock time (in seconds):0.705
1.85/0.82	o 5431
1.85/0.86	c Got one! Elapsed wall clock time (in seconds):0.744
1.85/0.86	o 5426
2.15/0.94	c Got one! Elapsed wall clock time (in seconds):0.824
2.15/0.94	o 5425
2.15/0.98	c Got one! Elapsed wall clock time (in seconds):0.863
2.15/0.98	o 5423
2.35/1.02	c Got one! Elapsed wall clock time (in seconds):0.897
2.35/1.02	o 5420
4.28/2.99	c cleaning 2646 clauses out of 5292 with flag 10535/5292
5.88/4.34	c Got one! Elapsed wall clock time (in seconds):4.22
5.88/4.34	o 5418
6.77/5.14	c cleaning 4024 clauses out of 8047 with flag 4337/10693
7.57/5.82	c Got one! Elapsed wall clock time (in seconds):5.702
7.57/5.82	o 5416
9.07/7.39	c cleaning 4883 clauses out of 9773 with flag 8282/16443
10.49/8.48	c Got one! Elapsed wall clock time (in seconds):8.366
10.49/8.48	o 5414
11.69/9.65	c cleaning 5235 clauses out of 10471 with flag 6220/22024
13.02/10.92	c Got one! Elapsed wall clock time (in seconds):10.803
13.02/10.92	o 5413
13.82/11.70	c cleaning 5269 clauses out of 10552 with flag 4475/27340
16.12/14.03	c cleaning 5639 clauses out of 11282 with flag 17675/33339
19.44/17.03	c cleaning 6315 clauses out of 12644 with flag 33083/40340
22.54/20.12	c cleaning 7163 clauses out of 14329 with flag 50290/48340
26.04/23.67	c cleaning 8077 clauses out of 16165 with flag 69966/57339
30.32/27.73	c cleaning 9041 clauses out of 18088 with flag 91346/67339
34.71/32.13	c cleaning 10019 clauses out of 20047 with flag 115472/78339
39.51/36.95	c cleaning 11007 clauses out of 22029 with flag 142575/90340
45.39/42.50	c cleaning 12003 clauses out of 24021 with flag 172093/103339
51.69/48.70	c cleaning 13010 clauses out of 26020 with flag 204565/117341
60.85/57.70	c cleaning 14005 clauses out of 28010 with flag 246524/132341
72.07/68.08	c cleaning 15001 clauses out of 30004 with flag 296885/148340
81.57/77.53	c cleaning 15999 clauses out of 32002 with flag 353478/165339
91.27/87.20	c cleaning 16997 clauses out of 34003 with flag 417642/183339
103.67/98.95	c cleaning 18001 clauses out of 36007 with flag 490627/202340
115.57/110.81	c cleaning 19003 clauses out of 38006 with flag 564914/222340
127.37/122.61	c cleaning 20001 clauses out of 40006 with flag 648753/243343
140.33/134.88	c cleaning 21000 clauses out of 42002 with flag 736865/265340
153.24/147.77	c cleaning 22001 clauses out of 44001 with flag 832309/288339
166.14/160.66	c cleaning 22998 clauses out of 46001 with flag 947808/312340
179.44/174.00	c cleaning 24001 clauses out of 48002 with flag 1067894/337339
195.32/189.52	c cleaning 24998 clauses out of 50001 with flag 1184009/363339
212.22/206.45	c cleaning 26002 clauses out of 52004 with flag 1307230/390340
229.02/223.22	c cleaning 27001 clauses out of 54001 with flag 1414184/418339
247.68/240.63	c cleaning 27998 clauses out of 56001 with flag 1544112/447340
264.49/257.45	c cleaning 28994 clauses out of 58002 with flag 1691367/477339
281.48/274.48	c cleaning 30001 clauses out of 60011 with flag 1861044/508342
300.45/293.14	c cleaning 31005 clauses out of 62009 with flag 2018244/540341
321.35/314.02	c cleaning 31999 clauses out of 64004 with flag 2152277/573341
344.06/336.71	c cleaning 33000 clauses out of 66004 with flag 2299581/607340
365.24/357.57	c cleaning 34001 clauses out of 68003 with flag 2468502/642339
386.03/378.34	c cleaning 34994 clauses out of 70002 with flag 2645281/678339
407.99/399.74	c cleaning 36002 clauses out of 72008 with flag 2839184/715339
428.78/420.57	c cleaning 36999 clauses out of 74007 with flag 3057227/753340
451.72/443.12	c cleaning 38002 clauses out of 76008 with flag 3260231/792340
475.63/467.08	c cleaning 38998 clauses out of 78006 with flag 3452088/832340
502.23/493.23	c cleaning 40004 clauses out of 80007 with flag 3662750/873339
528.34/519.35	c cleaning 41000 clauses out of 82004 with flag 3881862/915340
557.19/547.83	c cleaning 42000 clauses out of 84006 with flag 4102795/958342
585.58/576.27	c cleaning 43002 clauses out of 86005 with flag 4337233/1002341
614.02/604.14	c cleaning 44001 clauses out of 88002 with flag 4588422/1047340
642.42/632.53	c cleaning 44999 clauses out of 90000 with flag 4831008/1093339
670.88/660.74	c cleaning 45996 clauses out of 92002 with flag 5070904/1140340
702.14/691.46	c cleaning 47000 clauses out of 94007 with flag 5327693/1188341
732.13/721.45	c cleaning 48002 clauses out of 96008 with flag 5599333/1237342
762.77/751.97	c cleaning 48997 clauses out of 98003 with flag 5901513/1287339
797.96/786.80	c cleaning 49997 clauses out of 100007 with flag 6226422/1338340
832.62/820.43	c cleaning 51004 clauses out of 102009 with flag 6516635/1390339
867.20/854.77	c cleaning 52001 clauses out of 104009 with flag 6819165/1443343
904.17/891.33	c cleaning 52999 clauses out of 106005 with flag 7125046/1497340
940.85/927.62	c cleaning 53999 clauses out of 108005 with flag 7429577/1552339
978.27/964.70	c cleaning 54996 clauses out of 110007 with flag 7757113/1608340
1017.02/1003.17	c cleaning 56002 clauses out of 112011 with flag 8103644/1665340
1055.84/1041.70	c cleaning 57001 clauses out of 114009 with flag 8419510/1723340
1095.44/1080.91	c cleaning 58003 clauses out of 116007 with flag 8741817/1782339
1135.76/1120.71	c cleaning 58998 clauses out of 118007 with flag 9065695/1842342
1176.36/1161.00	c cleaning 60003 clauses out of 120006 with flag 9408036/1903339
1216.55/1200.71	c cleaning 61003 clauses out of 122005 with flag 9776855/1965341
1260.16/1244.02	c cleaning 61999 clauses out of 124000 with flag 10104644/2028339
1305.85/1289.29	c cleaning 62995 clauses out of 126001 with flag 10508114/2092339
1352.65/1335.64	c cleaning 63997 clauses out of 128006 with flag 10915062/2157339
1399.33/1381.76	c cleaning 64997 clauses out of 130009 with flag 11288071/2223339
1451.92/1433.75	c cleaning 65999 clauses out of 132012 with flag 11682936/2290339
1502.87/1484.23	c cleaning 67004 clauses out of 134013 with flag 12093484/2358339
1552.90/1533.55	c cleaning 68003 clauses out of 136010 with flag 12503091/2427340
1607.27/1586.99	c cleaning 68996 clauses out of 138006 with flag 12865745/2497339
1661.08/1640.03	c cleaning 69998 clauses out of 140012 with flag 13322155/2568341
1712.51/1690.88	c cleaning 70999 clauses out of 142013 with flag 13710967/2640340
1766.07/1743.13	c cleaning 72007 clauses out of 144015 with flag 14101344/2713341
1800.00/1776.51	c starts		: 29
1800.00/1776.51	c conflicts		: 2762910
1800.00/1776.51	c decisions		: 2784531
1800.00/1776.51	c propagations		: 191710436
1800.00/1776.51	c inspects		: 8927405072
1800.00/1776.51	c shortcuts		: 0
1800.00/1776.51	c learnt literals	: 0
1800.00/1776.51	c learnt binary clauses	: 1
1800.00/1776.51	c learnt ternary clauses	: 1548
1800.00/1776.51	c learnt constraints	: 2762910
1800.00/1776.51	c ignored constraints	: 0
1800.00/1776.51	c root simplifications	: 0
1800.00/1776.51	c removed literals (reason simplification)	: 0
1800.00/1776.51	c reason swapping (by a shorter reason)	: 0
1800.00/1776.51	c Calls to reduceDB	: 73
1800.00/1776.51	c Number of update (reduction) of LBD	: 3145
1800.00/1776.51	c Imported unit clauses	: 0
1800.00/1776.51	c number of reductions to clauses (during analyze)	: 0
1800.00/1776.51	c number of learned constraints concerned by reduction	: 0
1800.00/1776.51	c number of learning phase by resolution	: 0
1800.00/1776.51	c number of learning phase by cutting planes	: 0
1800.00/1776.51	c speed (assignments/second)	: 107949.98871007067
1800.00/1776.51	c non guided choices	0
1800.00/1776.53	c learnt constraints type 
1800.00/1776.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.00/1776.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 121576
1800.00/1776.53	s SATISFIABLE
1800.00/1776.53	c Found 12 solution(s)
1800.00/1776.54	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 x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 x246 x247 x248 x249 x250 -x251 -x252 x253 -x254 x255 -x256 x257 x258 -x259 -x260 -x261 x262 -x263 -x264 x265 x266 x267 -x268 -x269 x270 -x271 x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 -x280 -x281 -x282 x283 -x284 -x285 -x286 -x287 x288 -x289 -x290 x291 x292 -x293 x294 x295 -x296 x297 -x298 -x299 x300 x301 
1800.00/1776.54	c objective function=5413
1800.00/1776.54	c Total wall clock time (in seconds): 1776.418

Verifier Data

OK	5413

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-4119450-1467259218/watcher-4119450-1467259218 -o /tmp/evaluation-result-4119450-1467259218/solver-4119450-1467259218 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467246683-9203 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4119450-1467259218.opb 

pid=10813
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 2.02 2.03 2.00 3/194 10816
/proc/meminfo: memFree=20464748/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/10816/stat : 10816 (java) D 10813 10816 9187 0 -1 4202496 374 0 0 0 0 0 0 0 20 0 1 0 7028118 2560000 46 33554432000 1073741824 1073778376 140737093134048 140737093131176 247055084839 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 625 46 37 9 0 29 0

[startup+0.10011 s]
/proc/loadavg: 2.02 2.03 2.00 3/194 10816
/proc/meminfo: memFree=20464748/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 4449 0 1 0 9 1 0 0 20 0 18 0 7028118 9787879424 5570 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2389619 5570 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200268 s]
/proc/loadavg: 2.02 2.03 2.00 3/194 10816
/proc/meminfo: memFree=20464748/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 4684 0 1 0 22 1 0 0 20 0 18 0 7028118 9787879424 6296 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2389619 6296 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300265 s]
/proc/loadavg: 2.02 2.03 2.00 3/194 10816
/proc/meminfo: memFree=20464748/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9558476 CPUtime=0.44 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 5794 0 1 0 43 1 0 0 20 0 18 0 7028118 9787879424 7409 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2389619 7409 2243 9 0 2380296 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 9558476

[startup+0.700226 s]
/proc/loadavg: 2.02 2.03 2.00 3/194 10816
/proc/meminfo: memFree=20464748/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9625040 CPUtime=1.55 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 14599 0 1 0 152 3 0 0 20 0 19 0 7028118 9856040960 17398 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2406260 17398 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 9625040

[startup+1.50077 s]
/proc/loadavg: 2.02 2.03 2.00 3/213 10835
/proc/meminfo: memFree=20389552/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9625040 CPUtime=2.87 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 14693 0 1 0 283 4 0 0 20 0 19 0 7028118 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2406260 23969 2274 9 0 2396937 0
[pid=10816/tid=10818] ppid=10813 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/10816/task/10818/stat : 10818 (java) R 10813 10816 9187 0 -1 4202560 2496 0 1 0 144 2 0 0 20 0 19 0 7028118 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662791958680 140662732528556 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10819] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10819/stat : 10819 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662730697768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10820] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10820/stat : 10820 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662634396584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10821] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10821/stat : 10821 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662633343784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10816/tid=10822] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10822/stat : 10822 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662632290984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10823] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10823/stat : 10823 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662631238184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10824] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10824/stat : 10824 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662630185384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10825] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10825/stat : 10825 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662629132584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10826] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10826/stat : 10826 (java) S 10813 10816 9187 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662628079784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10827] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10827/stat : 10827 (java) S 10813 10816 9187 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662615882728 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10828] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10828/stat : 10828 (java) S 10813 10816 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662614828792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10829] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10829/stat : 10829 (java) S 10813 10816 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662613775880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10830] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10830/stat : 10830 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662612724368 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10831] ppid=10813 vsize=9625040 CPUtime=0.66 cores=0,2,4,6
/proc/10816/task/10831/stat : 10831 (java) S 10813 10816 9187 0 -1 4202560 4538 0 0 0 66 0 0 0 20 0 19 0 7028124 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662611671480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10832] ppid=10813 vsize=9625040 CPUtime=0.71 cores=0,2,4,6
/proc/10816/task/10832/stat : 10832 (java) S 10813 10816 9187 0 -1 4202560 6383 0 0 0 70 1 0 0 20 0 19 0 7028124 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662610618680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10833] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10833/stat : 10833 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662609566072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10834] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10834/stat : 10834 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662608513480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10835] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10835/stat : 10835 (java) S 10813 10816 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 7028177 9856040960 23969 33554432000 1073741824 1073778376 140737093134048 140662607460008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 9625040

[startup+3.10078 s]
/proc/loadavg: 2.02 2.03 2.00 3/213 10835
/proc/meminfo: memFree=20354860/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9625040 CPUtime=4.51 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 14731 0 1 0 447 4 0 0 20 0 19 0 7028118 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2406260 36270 2279 9 0 2396937 0
[pid=10816/tid=10818] ppid=10813 vsize=9625040 CPUtime=3.06 cores=0,2,4,6
/proc/10816/task/10818/stat : 10818 (java) R 10813 10816 9187 0 -1 4202560 2521 0 1 0 303 3 0 0 20 0 19 0 7028118 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662791967208 140662732520528 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10819] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10819/stat : 10819 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662730697768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10820] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10820/stat : 10820 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662634396584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10821] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10821/stat : 10821 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662633343784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10816/tid=10822] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10822/stat : 10822 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662632290984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10823] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10823/stat : 10823 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662631238184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10824] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10824/stat : 10824 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662630185384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10825] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10825/stat : 10825 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662629132584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10826] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10826/stat : 10826 (java) S 10813 10816 9187 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662628079784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10827] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10827/stat : 10827 (java) S 10813 10816 9187 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662615882728 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10828] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10828/stat : 10828 (java) S 10813 10816 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662614828792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10829] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10829/stat : 10829 (java) S 10813 10816 9187 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662613775880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10830] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10830/stat : 10830 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662612724368 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10831] ppid=10813 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/10816/task/10831/stat : 10831 (java) S 10813 10816 9187 0 -1 4202560 4543 0 0 0 67 0 0 0 20 0 19 0 7028124 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662611671480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10832] ppid=10813 vsize=9625040 CPUtime=0.73 cores=0,2,4,6
/proc/10816/task/10832/stat : 10832 (java) S 10813 10816 9187 0 -1 4202560 6390 0 0 0 72 1 0 0 20 0 19 0 7028124 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662610618680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10833] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10833/stat : 10833 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662609566072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10834] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10834/stat : 10834 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662608513480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10835] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10835/stat : 10835 (java) S 10813 10816 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 7028177 9856040960 36270 33554432000 1073741824 1073778376 140737093134048 140662607460008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.51
Current children cumulated vsize (KiB) 9625040

[startup+6.30079 s]
/proc/loadavg: 2.10 2.05 2.01 3/214 10836
/proc/meminfo: memFree=20224904/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9625040 CPUtime=8.07 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 17972 0 1 0 794 13 0 0 20 0 19 0 7028118 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2406260 61803 2292 9 0 2396937 0
[pid=10816/tid=10818] ppid=10813 vsize=9625040 CPUtime=6.22 cores=0,2,4,6
/proc/10816/task/10818/stat : 10818 (java) R 10813 10816 9187 0 -1 4202560 2540 0 1 0 618 4 0 0 20 0 19 0 7028118 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662791958224 140662732460706 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10819] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10819/stat : 10819 (java) S 10813 10816 9187 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662730697768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10820] ppid=10813 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10816/task/10820/stat : 10820 (java) S 10813 10816 9187 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 19 0 7028120 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662634396584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10821] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10821/stat : 10821 (java) S 10813 10816 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662633343784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10816/tid=10822] ppid=10813 vsize=9625040 CPUtime=0.03 cores=0,2,4,6
/proc/10816/task/10822/stat : 10822 (java) S 10813 10816 9187 0 -1 4202560 42 0 0 0 1 2 0 0 20 0 19 0 7028120 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662632290984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10823] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10823/stat : 10823 (java) S 10813 10816 9187 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662631238184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10824] ppid=10813 vsize=9625040 CPUtime=0.01 cores=0,2,4,6
/proc/10816/task/10824/stat : 10824 (java) S 10813 10816 9187 0 -1 4202560 19 0 0 0 0 1 0 0 20 0 19 0 7028120 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662630185384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10825] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10825/stat : 10825 (java) S 10813 10816 9187 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662629132584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10816/tid=10826] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10826/stat : 10826 (java) S 10813 10816 9187 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 19 0 7028120 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662628079784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10827] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10827/stat : 10827 (java) S 10813 10816 9187 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662615882728 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10828] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10828/stat : 10828 (java) S 10813 10816 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662614828792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10829] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10829/stat : 10829 (java) S 10813 10816 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662613775880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10830] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10830/stat : 10830 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662612724368 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10831] ppid=10813 vsize=9625040 CPUtime=0.68 cores=0,2,4,6
/proc/10816/task/10831/stat : 10831 (java) S 10813 10816 9187 0 -1 4202560 4543 0 0 0 68 0 0 0 20 0 19 0 7028124 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662611671480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10832] ppid=10813 vsize=9625040 CPUtime=0.95 cores=0,2,4,6
/proc/10816/task/10832/stat : 10832 (java) S 10813 10816 9187 0 -1 4202560 9397 0 0 0 94 1 0 0 20 0 19 0 7028124 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662610618680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10833] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10833/stat : 10833 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662609566072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10834] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10834/stat : 10834 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662608513480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10835] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10835/stat : 10835 (java) S 10813 10816 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 7028177 9856040960 61803 33554432000 1073741824 1073778376 140737093134048 140662607460008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.07
Current children cumulated vsize (KiB) 9625040


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

/proc/10816/task/10828/stat : 10828 (java) S 10813 10816 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 681523 33554432000 1073741824 1073778376 140737093134048 140662614828792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10829] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10829/stat : 10829 (java) S 10813 10816 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 681523 33554432000 1073741824 1073778376 140737093134048 140662613775880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10830] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10830/stat : 10830 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 681523 33554432000 1073741824 1073778376 140737093134048 140662612724368 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10831] ppid=10813 vsize=9625040 CPUtime=1.29 cores=0,2,4,6
/proc/10816/task/10831/stat : 10831 (java) S 10813 10816 9187 0 -1 4202560 11942 0 0 0 126 3 0 0 20 0 19 0 7028124 9856040960 681523 33554432000 1073741824 1073778376 140737093134048 140662611671480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10832] ppid=10813 vsize=9625040 CPUtime=1.12 cores=0,2,4,6
/proc/10816/task/10832/stat : 10832 (java) S 10813 10816 9187 0 -1 4202560 11609 0 0 0 110 2 0 0 20 0 19 0 7028124 9856040960 681523 33554432000 1073741824 1073778376 140737093134048 140662610618680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10833] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10833/stat : 10833 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 681523 33554432000 1073741824 1073778376 140737093134048 140662609566072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10834] ppid=10813 vsize=9625040 CPUtime=0.39 cores=0,2,4,6
/proc/10816/task/10834/stat : 10834 (java) S 10813 10816 9187 0 -1 4202560 95 0 0 0 20 19 0 0 20 0 19 0 7028124 9856040960 681523 33554432000 1073741824 1073778376 140737093134048 140662608513480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10835] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10835/stat : 10835 (java) S 10813 10816 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 7028177 9856040960 681523 33554432000 1073741824 1073778376 140737093134048 140662607460008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1683.7
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/213 10963
/proc/meminfo: memFree=22344016/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9625040 CPUtime=1744.47 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 41319 0 1 0 173975 472 0 0 20 0 19 0 7028118 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2406260 677230 2301 9 0 2396937 0
[pid=10816/tid=10818] ppid=10813 vsize=9625040 CPUtime=1711.18 cores=0,2,4,6
/proc/10816/task/10818/stat : 10818 (java) R 10813 10816 9187 0 -1 4202560 3516 0 1 0 171079 39 0 0 20 0 19 0 7028118 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662791965856 140662732528507 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10819] ppid=10813 vsize=9625040 CPUtime=3.47 cores=0,2,4,6
/proc/10816/task/10819/stat : 10819 (java) S 10813 10816 9187 0 -1 4202560 1229 0 0 0 290 57 0 0 20 0 19 0 7028120 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662730697768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10820] ppid=10813 vsize=9625040 CPUtime=3.43 cores=0,2,4,6
/proc/10816/task/10820/stat : 10820 (java) S 10813 10816 9187 0 -1 4202560 1099 0 0 0 290 53 0 0 20 0 19 0 7028120 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662634396584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10821] ppid=10813 vsize=9625040 CPUtime=3.3 cores=0,2,4,6
/proc/10816/task/10821/stat : 10821 (java) S 10813 10816 9187 0 -1 4202560 1027 0 0 0 277 53 0 0 20 0 19 0 7028120 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662633343784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10822] ppid=10813 vsize=9625040 CPUtime=3.34 cores=0,2,4,6
/proc/10816/task/10822/stat : 10822 (java) S 10813 10816 9187 0 -1 4202560 1143 0 0 0 283 51 0 0 20 0 19 0 7028120 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662632290984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10823] ppid=10813 vsize=9625040 CPUtime=3.32 cores=0,2,4,6
/proc/10816/task/10823/stat : 10823 (java) S 10813 10816 9187 0 -1 4202560 1024 0 0 0 283 49 0 0 20 0 19 0 7028120 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662631238184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10824] ppid=10813 vsize=9625040 CPUtime=3.37 cores=0,2,4,6
/proc/10816/task/10824/stat : 10824 (java) S 10813 10816 9187 0 -1 4202560 1107 0 0 0 279 58 0 0 20 0 19 0 7028120 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662630185384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10825] ppid=10813 vsize=9625040 CPUtime=3 cores=0,2,4,6
/proc/10816/task/10825/stat : 10825 (java) S 10813 10816 9187 0 -1 4202560 1294 0 0 0 245 55 0 0 20 0 19 0 7028120 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662629132584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10826] ppid=10813 vsize=9625040 CPUtime=3.33 cores=0,2,4,6
/proc/10816/task/10826/stat : 10826 (java) S 10813 10816 9187 0 -1 4202560 1240 0 0 0 273 60 0 0 20 0 19 0 7028120 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662628079784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10816/tid=10827] ppid=10813 vsize=9625040 CPUtime=4 cores=0,2,4,6
/proc/10816/task/10827/stat : 10827 (java) S 10813 10816 9187 0 -1 4202560 3728 0 0 0 397 3 0 0 20 0 19 0 7028121 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662615882728 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10828] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10828/stat : 10828 (java) S 10813 10816 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662614828792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10829] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10829/stat : 10829 (java) S 10813 10816 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662613775880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10830] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10830/stat : 10830 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662612724368 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10831] ppid=10813 vsize=9625040 CPUtime=1.29 cores=0,2,4,6
/proc/10816/task/10831/stat : 10831 (java) S 10813 10816 9187 0 -1 4202560 11942 0 0 0 126 3 0 0 20 0 19 0 7028124 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662611671480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10832] ppid=10813 vsize=9625040 CPUtime=1.12 cores=0,2,4,6
/proc/10816/task/10832/stat : 10832 (java) S 10813 10816 9187 0 -1 4202560 11609 0 0 0 110 2 0 0 20 0 19 0 7028124 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662610618680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10833] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10833/stat : 10833 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662609566072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10834] ppid=10813 vsize=9625040 CPUtime=0.41 cores=0,2,4,6
/proc/10816/task/10834/stat : 10834 (java) S 10813 10816 9187 0 -1 4202560 99 0 0 0 20 21 0 0 20 0 19 0 7028124 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662608513480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10835] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10835/stat : 10835 (java) S 10813 10816 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 7028177 9856040960 677230 33554432000 1073741824 1073778376 140737093134048 140662607460008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1744.47
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1776.5 s]
/proc/loadavg: 2.08 2.02 2.00 3/212 10964
/proc/meminfo: memFree=22218900/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 41853 0 1 0 179511 489 0 0 20 0 19 0 7028118 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2406260 714806 2301 9 0 2396937 0
[pid=10816/tid=10818] ppid=10813 vsize=9625040 CPUtime=1764.55 cores=0,2,4,6
/proc/10816/task/10818/stat : 10818 (java) R 10813 10816 9187 0 -1 4202560 3521 0 1 0 176416 39 0 0 20 0 19 0 7028118 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662791965856 140662732777208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10819] ppid=10813 vsize=9625040 CPUtime=3.67 cores=0,2,4,6
/proc/10816/task/10819/stat : 10819 (java) S 10813 10816 9187 0 -1 4202560 1262 0 0 0 308 59 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662730697768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10820] ppid=10813 vsize=9625040 CPUtime=3.67 cores=0,2,4,6
/proc/10816/task/10820/stat : 10820 (java) S 10813 10816 9187 0 -1 4202560 1144 0 0 0 312 55 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662634396584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10816/tid=10821] ppid=10813 vsize=9625040 CPUtime=3.52 cores=0,2,4,6
/proc/10816/task/10821/stat : 10821 (java) S 10813 10816 9187 0 -1 4202560 1076 0 0 0 297 55 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662633343784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10822] ppid=10813 vsize=9625040 CPUtime=3.58 cores=0,2,4,6
/proc/10816/task/10822/stat : 10822 (java) S 10813 10816 9187 0 -1 4202560 1177 0 0 0 305 53 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662632290984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10823] ppid=10813 vsize=9625040 CPUtime=3.51 cores=0,2,4,6
/proc/10816/task/10823/stat : 10823 (java) S 10813 10816 9187 0 -1 4202560 1057 0 0 0 300 51 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662631238184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10824] ppid=10813 vsize=9625040 CPUtime=3.56 cores=0,2,4,6
/proc/10816/task/10824/stat : 10824 (java) S 10813 10816 9187 0 -1 4202560 1140 0 0 0 296 60 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662630185384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10816/tid=10825] ppid=10813 vsize=9625040 CPUtime=3.22 cores=0,2,4,6
/proc/10816/task/10825/stat : 10825 (java) S 10813 10816 9187 0 -1 4202560 1334 0 0 0 265 57 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662629132584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10826] ppid=10813 vsize=9625040 CPUtime=3.61 cores=0,2,4,6
/proc/10816/task/10826/stat : 10826 (java) S 10813 10816 9187 0 -1 4202560 1291 0 0 0 298 63 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662628079784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10827] ppid=10813 vsize=9625040 CPUtime=4.37 cores=0,2,4,6
/proc/10816/task/10827/stat : 10827 (java) S 10813 10816 9187 0 -1 4202560 3935 0 0 0 433 4 0 0 20 0 19 0 7028121 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662615882728 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10828] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10828/stat : 10828 (java) S 10813 10816 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662614828792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10829] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10829/stat : 10829 (java) S 10813 10816 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662613775880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10830] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10830/stat : 10830 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662612724368 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10831] ppid=10813 vsize=9625040 CPUtime=1.29 cores=0,2,4,6
/proc/10816/task/10831/stat : 10831 (java) S 10813 10816 9187 0 -1 4202560 11942 0 0 0 126 3 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662611671480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10832] ppid=10813 vsize=9625040 CPUtime=1.12 cores=0,2,4,6
/proc/10816/task/10832/stat : 10832 (java) S 10813 10816 9187 0 -1 4202560 11609 0 0 0 110 2 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662610618680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10833] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10833/stat : 10833 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662609566072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10834] ppid=10813 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/10816/task/10834/stat : 10834 (java) S 10813 10816 9187 0 -1 4202560 103 0 0 0 21 21 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662608513480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10835] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10835/stat : 10835 (java) S 10813 10816 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 7028177 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662607460008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

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

[startup+1776.5 s]
/proc/loadavg: 2.08 2.02 2.00 3/212 10964
/proc/meminfo: memFree=22218900/32872528 swapFree=242912/249044
[pid=10816] ppid=10813 vsize=9625040 CPUtime=1800 cores=0,2,4,6
/proc/10816/stat : 10816 (java) S 10813 10816 9187 0 -1 4202496 41853 0 1 0 179511 489 0 0 20 0 19 0 7028118 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140737093125184 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/10816/statm: 2406260 714806 2301 9 0 2396937 0
[pid=10816/tid=10818] ppid=10813 vsize=9625040 CPUtime=1764.55 cores=0,2,4,6
/proc/10816/task/10818/stat : 10818 (java) R 10813 10816 9187 0 -1 4202560 3521 0 1 0 176416 39 0 0 20 0 19 0 7028118 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662791965856 140662732777208 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10819] ppid=10813 vsize=9625040 CPUtime=3.67 cores=0,2,4,6
/proc/10816/task/10819/stat : 10819 (java) S 10813 10816 9187 0 -1 4202560 1262 0 0 0 308 59 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662730697768 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10820] ppid=10813 vsize=9625040 CPUtime=3.67 cores=0,2,4,6
/proc/10816/task/10820/stat : 10820 (java) S 10813 10816 9187 0 -1 4202560 1144 0 0 0 312 55 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662634396584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10816/tid=10821] ppid=10813 vsize=9625040 CPUtime=3.52 cores=0,2,4,6
/proc/10816/task/10821/stat : 10821 (java) S 10813 10816 9187 0 -1 4202560 1076 0 0 0 297 55 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662633343784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10822] ppid=10813 vsize=9625040 CPUtime=3.58 cores=0,2,4,6
/proc/10816/task/10822/stat : 10822 (java) S 10813 10816 9187 0 -1 4202560 1177 0 0 0 305 53 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662632290984 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10823] ppid=10813 vsize=9625040 CPUtime=3.51 cores=0,2,4,6
/proc/10816/task/10823/stat : 10823 (java) S 10813 10816 9187 0 -1 4202560 1057 0 0 0 300 51 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662631238184 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10824] ppid=10813 vsize=9625040 CPUtime=3.56 cores=0,2,4,6
/proc/10816/task/10824/stat : 10824 (java) S 10813 10816 9187 0 -1 4202560 1140 0 0 0 296 60 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662630185384 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=10816/tid=10825] ppid=10813 vsize=9625040 CPUtime=3.22 cores=0,2,4,6
/proc/10816/task/10825/stat : 10825 (java) S 10813 10816 9187 0 -1 4202560 1334 0 0 0 265 57 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662629132584 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10826] ppid=10813 vsize=9625040 CPUtime=3.61 cores=0,2,4,6
/proc/10816/task/10826/stat : 10826 (java) S 10813 10816 9187 0 -1 4202560 1291 0 0 0 298 63 0 0 20 0 19 0 7028120 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662628079784 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10827] ppid=10813 vsize=9625040 CPUtime=4.37 cores=0,2,4,6
/proc/10816/task/10827/stat : 10827 (java) S 10813 10816 9187 0 -1 4202560 3935 0 0 0 433 4 0 0 20 0 19 0 7028121 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662615882728 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=10816/tid=10828] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10828/stat : 10828 (java) S 10813 10816 9187 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662614828792 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10829] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10829/stat : 10829 (java) S 10813 10816 9187 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 7028121 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662613775880 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10830] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10830/stat : 10830 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662612724368 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10831] ppid=10813 vsize=9625040 CPUtime=1.29 cores=0,2,4,6
/proc/10816/task/10831/stat : 10831 (java) S 10813 10816 9187 0 -1 4202560 11942 0 0 0 126 3 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662611671480 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10832] ppid=10813 vsize=9625040 CPUtime=1.12 cores=0,2,4,6
/proc/10816/task/10832/stat : 10832 (java) S 10813 10816 9187 0 -1 4202560 11609 0 0 0 110 2 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662610618680 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10833] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10833/stat : 10833 (java) S 10813 10816 9187 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662609566072 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=10816/tid=10834] ppid=10813 vsize=9625040 CPUtime=0.42 cores=0,2,4,6
/proc/10816/task/10834/stat : 10834 (java) S 10813 10816 9187 0 -1 4202560 103 0 0 0 21 21 0 0 20 0 19 0 7028124 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662608513480 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=10816/tid=10835] ppid=10813 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/10816/task/10835/stat : 10835 (java) S 10813 10816 9187 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 7028177 9856040960 714806 33554432000 1073741824 1073778376 140737093134048 140662607460008 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 9625040

Child status: 143
Real time (s): 1776.55
CPU time (s): 1800.43
CPU user time (s): 1795.06
CPU system time (s): 5.37118
CPU usage (%): 101.344
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.06
system time used= 5.37118
maximum resident set size= 3591568
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41889
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1624
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39476
involuntary context switches= 27694

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.2514 second user time and 12.825 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-30 06:00:18
IDJOB=4119450
IDBENCH=111733
IDSOLVER=2546
FILE ID=node103/4119450-1467259218
RUNJOBID= node103-1467246683-9203
PBS_JOBID= 20004480
Free space on /tmp= 71712 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-faclay25.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119450-1467259218/watcher-4119450-1467259218 -o /tmp/evaluation-result-4119450-1467259218/solver-4119450-1467259218 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467246683-9203 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4119450-1467259218.opb

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

MD5SUM BENCH= af152081fd61caf8000b23a9c0184b5f
RANDOM SEED=98809119

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        20465392 kB
Buffers:          136328 kB
Cached:          5739600 kB
SwapCached:            0 kB
Active:          6867320 kB
Inactive:        4524800 kB
Active(anon):    5518620 kB
Inactive(anon):        0 kB
Active(file):    1348700 kB
Inactive(file):  4524800 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               888 kB
Writeback:             0 kB
AnonPages:       5782948 kB
Mapped:            22260 kB
Shmem:               204 kB
Slab:             624632 kB
SReclaimable:      68872 kB
SUnreclaim:       555760 kB
KernelStack:        1752 kB
PageTables:        15552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6321036 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5265408 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= 71712 MiB
End job on node103 at 2016-06-30 06:29:55