Trace number 4116142

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1800.17 895.266

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round21-6.opb
MD5SUM564ebea58475c77778ac65727939c734
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark49.9594
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3968
Total number of constraints7936
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)448
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.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.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4116142-1466950554.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.72/0.48	c ... done. Wall clock time 0.358s.
0.72/0.48	c declared #vars     3968
0.72/0.48	c #constraints  9216
0.72/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.72/0.48	c constraints type 
0.72/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.72/0.48	c org.sat4j.specs.Constr$1 => 936
0.72/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.72/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 536
0.72/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.72/0.48	c 9216 constraints processed.
0.72/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.72/0.48	c constraints type 
0.72/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.72/0.48	c org.sat4j.specs.Constr$1 => 936
0.72/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.72/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.72/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 536
0.72/0.48	c 9216 constraints processed.
4.51/1.43	c cleaning 2495 clauses out of 4999 with flag 15900/5001
5.89/2.04	c cleaning 4248 clauses out of 8504 with flag 37707/11001
7.77/2.80	c cleaning 5610 clauses out of 11254 with flag 65287/18000
9.43/3.68	c cleaning 6819 clauses out of 13647 with flag 98886/26003
11.72/4.72	c cleaning 7907 clauses out of 15826 with flag 138882/35001
13.92/5.84	c cleaning 8944 clauses out of 17918 with flag 186815/45000
16.60/7.16	c cleaning 9959 clauses out of 19974 with flag 242079/56000
19.60/8.62	c cleaning 10998 clauses out of 22015 with flag 304196/68000
22.93/10.23	c cleaning 11998 clauses out of 24017 with flag 374983/81000
26.34/11.96	c cleaning 12992 clauses out of 26019 with flag 452041/95000
30.46/13.95	c cleaning 13986 clauses out of 28028 with flag 533940/110001
34.86/16.11	c cleaning 14996 clauses out of 30041 with flag 625172/126000
39.46/18.46	c cleaning 16004 clauses out of 32045 with flag 720291/143000
44.98/21.12	c cleaning 16992 clauses out of 34042 with flag 823306/161001
50.58/23.90	c cleaning 18009 clauses out of 36049 with flag 933106/180000
56.86/27.08	c cleaning 19001 clauses out of 38040 with flag 1049467/200000
63.46/30.32	c cleaning 19995 clauses out of 40040 with flag 1172980/221001
67.27/32.29	c cleaning 0 clauses out of 5000 with flag 0/5000
71.10/33.97	c cleaning 20982 clauses out of 42044 with flag 1305425/243000
78.31/37.58	c cleaning 22010 clauses out of 44062 with flag 1443446/266000
86.29/41.57	c cleaning 23017 clauses out of 46054 with flag 1588807/290002
95.41/46.06	c cleaning 23989 clauses out of 48037 with flag 1739254/315002
105.30/50.93	c cleaning 25012 clauses out of 50046 with flag 1894514/341000
115.09/55.86	c cleaning 26003 clauses out of 52034 with flag 2058374/368000
125.58/61.06	c cleaning 27000 clauses out of 54031 with flag 2229237/396000
136.57/66.51	c cleaning 28006 clauses out of 56031 with flag 2405911/425000
148.44/72.46	c cleaning 29010 clauses out of 58025 with flag 2588444/455000
161.73/79.00	c cleaning 29990 clauses out of 60015 with flag 2776852/486000
176.05/86.02	c cleaning 31004 clauses out of 62026 with flag 2974063/518001
190.71/93.36	c cleaning 31994 clauses out of 64021 with flag 3181719/551000
206.18/101.09	c cleaning 33003 clauses out of 66028 with flag 3392375/585001
223.40/109.88	c cleaning 34007 clauses out of 68024 with flag 3612762/620000
238.82/117.60	c cleaning 34976 clauses out of 70019 with flag 3838928/656002
255.08/125.64	c cleaning 36007 clauses out of 72041 with flag 4071869/693000
272.76/134.45	c cleaning 36978 clauses out of 74034 with flag 4311045/731000
291.03/143.54	c cleaning 38000 clauses out of 76057 with flag 4558655/770001
310.51/153.23	c cleaning 39006 clauses out of 78056 with flag 4814577/810000
331.40/163.68	c cleaning 40019 clauses out of 80051 with flag 5076994/851001
352.30/174.05	c cleaning 40999 clauses out of 82033 with flag 5345222/893002
374.13/184.82	c cleaning 42006 clauses out of 84033 with flag 5622224/936001
396.21/195.81	c cleaning 43001 clauses out of 86026 with flag 5903657/980000
419.92/207.68	c cleaning 44000 clauses out of 88025 with flag 6190101/1025000
445.56/220.33	c cleaning 44978 clauses out of 90026 with flag 6483578/1071001
449.95/222.56	c cleaning 0 clauses out of 11000 with flag 0/11000
472.08/233.56	c cleaning 46022 clauses out of 92048 with flag 6786874/1118001
499.56/247.15	c cleaning 46983 clauses out of 94025 with flag 7093327/1166000
527.29/260.98	c cleaning 48000 clauses out of 96042 with flag 7408495/1215000
556.63/276.08	c cleaning 49015 clauses out of 98042 with flag 7730877/1265000
585.73/290.52	c cleaning 49956 clauses out of 100028 with flag 8059656/1316001
616.99/306.18	c cleaning 51029 clauses out of 102073 with flag 8393233/1368002
649.03/322.05	c cleaning 52012 clauses out of 104042 with flag 8731447/1421000
680.56/337.65	c cleaning 53005 clauses out of 106030 with flag 9079568/1475000
713.91/354.26	c cleaning 53977 clauses out of 108025 with flag 9435060/1530000
748.21/371.23	c cleaning 55005 clauses out of 110048 with flag 9795233/1586000
784.39/389.20	c cleaning 56004 clauses out of 112043 with flag 10163069/1643000
823.52/408.77	c cleaning 57011 clauses out of 114039 with flag 10539419/1701000
863.90/428.86	c cleaning 58001 clauses out of 116029 with flag 10918870/1760001
905.68/449.62	c cleaning 59009 clauses out of 118027 with flag 11308883/1820000
947.21/470.21	c cleaning 59965 clauses out of 120018 with flag 11706740/1881000
989.88/491.45	c cleaning 61011 clauses out of 122053 with flag 12103656/1943000
1033.34/513.10	c cleaning 62008 clauses out of 124042 with flag 12509645/2006000
1080.68/536.54	c cleaning 62982 clauses out of 126034 with flag 12920198/2070000
1125.25/558.76	c cleaning 64015 clauses out of 128053 with flag 13339807/2135001
1171.77/581.90	c cleaning 64990 clauses out of 130038 with flag 13766169/2201001
1223.78/607.70	c cleaning 66010 clauses out of 132047 with flag 14198432/2268000
1276.68/634.03	c cleaning 67006 clauses out of 134037 with flag 14636885/2336000
1330.15/661.58	c cleaning 68007 clauses out of 136031 with flag 15081980/2405000
1382.13/687.43	c cleaning 68999 clauses out of 138025 with flag 15531614/2475001
1434.63/713.56	c cleaning 69990 clauses out of 140027 with flag 15995017/2546002
1492.66/742.37	c cleaning 71015 clauses out of 142035 with flag 16460856/2618000
1549.58/770.68	c cleaning 71966 clauses out of 144020 with flag 16934182/2691000
1550.98/771.31	c cleaning 0 clauses out of 18001 with flag 0/18001
1606.78/799.08	c cleaning 73015 clauses out of 146054 with flag 17415361/2765000
1667.00/828.91	c cleaning 73991 clauses out of 148040 with flag 17900036/2840001
1729.90/860.28	c cleaning 75019 clauses out of 150048 with flag 18389347/2916000
1792.08/891.25	c cleaning 75999 clauses out of 152029 with flag 18888998/2993000
1800.17/895.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/895.20	c starts		: 29009
1800.17/895.20	c conflicts		: 3006043
1800.17/895.20	c decisions		: 25062059
1800.17/895.20	c propagations		: 395830294
1800.17/895.20	c inspects		: 9185307994
1800.17/895.20	c shortcuts		: 0
1800.17/895.20	c learnt literals	: 3
1800.17/895.20	c learnt binary clauses	: 79
1800.17/895.20	c learnt ternary clauses	: 875
1800.17/895.20	c learnt constraints	: 3006040
1800.17/895.20	c ignored constraints	: 0
1800.17/895.20	c root simplifications	: 0
1800.17/895.20	c removed literals (reason simplification)	: 3056569
1800.17/895.20	c reason swapping (by a shorter reason)	: 0
1800.17/895.20	c Calls to reduceDB	: 73
1800.17/895.20	c Number of update (reduction) of LBD	: 650943
1800.17/895.20	c Imported unit clauses	: 0
1800.17/895.20	c number of reductions to clauses (during analyze)	: 0
1800.17/895.20	c number of learned constraints concerned by reduction	: 0
1800.17/895.20	c number of learning phase by resolution	: 0
1800.17/895.20	c number of learning phase by cutting planes	: 0
1800.17/895.20	c speed (assignments/second)	: 442410.3528170486
1800.17/895.20	c non guided choices	4154
1800.17/895.23	c learnt constraints type 
1800.17/895.23	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 79
1800.17/895.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 88994
1800.17/895.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.17/895.23	c starts		: 45
1800.17/895.23	c conflicts		: 19038
1800.17/895.23	c decisions		: 66902
1800.17/895.23	c propagations		: 2448353
1800.17/895.23	c inspects		: 819874792
1800.17/895.23	c shortcuts		: 0
1800.17/895.23	c learnt literals	: 0
1800.17/895.23	c learnt binary clauses	: 0
1800.17/895.23	c learnt ternary clauses	: 0
1800.17/895.23	c learnt constraints	: 19037
1800.17/895.23	c ignored constraints	: 0
1800.17/895.23	c root simplifications	: 0
1800.17/895.23	c removed literals (reason simplification)	: 0
1800.17/895.23	c reason swapping (by a shorter reason)	: 0
1800.17/895.23	c Calls to reduceDB	: 3
1800.17/895.23	c Number of update (reduction) of LBD	: 0
1800.17/895.23	c Imported unit clauses	: 0
1800.17/895.23	c number of reductions to clauses (during analyze)	: 0
1800.17/895.23	c number of learned constraints concerned by reduction	: 0
1800.17/895.23	c number of learning phase by resolution	: 0
1800.17/895.23	c number of learning phase by cutting planes	: 0
1800.17/895.23	c speed (assignments/second)	: 2736.3909881998975
1800.17/895.23	c non guided choices	425
1800.17/895.24	c learnt constraints type 
1800.17/895.24	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 8
1800.17/895.24	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19029
1800.17/895.24	s UNKNOWN
1800.17/895.24	c Total wall clock time (in seconds): 895.119

Verifier Data

ERROR: no interpretation found !

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-4116142-1466950554/watcher-4116142-1466950554 -o /tmp/evaluation-result-4116142-1466950554/solver-4116142-1466950554 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4116142-1466950554.opb 

pid=20983
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: 4.38 4.29 4.27 4/197 20986
/proc/meminfo: memFree=26733976/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9324 CPUtime=0 cores=0,2,4,6
/proc/20986/stat : 20986 (java) R 20983 20986 19474 0 -1 4202496 530 0 0 0 0 0 0 0 20 0 1 0 28094091 9547776 182 33554432000 1073741824 1073778376 140733454243360 140733454226088 270707541376 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2323 183 140 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.38 4.29 4.27 4/197 20986
/proc/meminfo: memFree=26733976/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/20986/stat : 20986 (java) S 20983 20986 19474 0 -1 4202496 4466 0 1 0 8 1 0 0 20 0 18 0 28094091 9787879424 5586 33554432000 1073741824 1073778376 140733454243360 140733454234496 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2389619 5586 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200213 s]
/proc/loadavg: 4.38 4.29 4.27 4/197 20986
/proc/meminfo: memFree=26733976/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/20986/stat : 20986 (java) S 20983 20986 19474 0 -1 4202496 4753 0 1 0 24 1 0 0 20 0 18 0 28094091 9787879424 6332 33554432000 1073741824 1073778376 140733454243360 140733454234496 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2389619 6332 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.30022 s]
/proc/loadavg: 4.38 4.29 4.27 4/197 20986
/proc/meminfo: memFree=26733976/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/20986/stat : 20986 (java) S 20983 20986 19474 0 -1 4202496 5826 0 1 0 46 2 0 0 20 0 18 0 28094091 9787879424 8433 33554432000 1073741824 1073778376 140733454243360 140733454234496 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2389619 8433 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700191 s]
/proc/loadavg: 4.38 4.29 4.27 4/197 20986
/proc/meminfo: memFree=26733976/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9824732 CPUtime=1.81 cores=0,2,4,6
/proc/20986/stat : 20986 (java) S 20983 20986 19474 0 -1 4202496 15878 0 1 0 176 5 0 0 20 0 22 0 28094091 10060525568 23566 33554432000 1073741824 1073778376 140733454243360 140733454234496 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2456183 23566 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.81
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.43 4.30 4.28 7/219 21008
/proc/meminfo: memFree=26598868/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9824732 CPUtime=4.77 cores=0,2,4,6
/proc/20986/stat : 20986 (java) S 20983 20986 19474 0 -1 4202496 21203 0 1 0 469 8 0 0 20 0 22 0 28094091 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140733454234496 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2456183 47164 2292 9 0 2446860 0
[pid=20986/tid=20988] ppid=20983 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/20986/task/20988/stat : 20988 (java) S 20983 20986 19474 0 -1 4202560 2494 0 1 0 43 2 0 0 20 0 22 0 28094092 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140040093483896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20989] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20989/stat : 20989 (java) S 20983 20986 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28094093 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140040032213800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20990] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20990/stat : 20990 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094093 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140040031161000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20991] ppid=20983 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/20986/task/20991/stat : 20991 (java) S 20983 20986 19474 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 28094093 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140040030108712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20992] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20992/stat : 20992 (java) S 20983 20986 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28094093 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140040029055912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20993] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20993/stat : 20993 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094093 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140040028002600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20994] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20994/stat : 20994 (java) S 20983 20986 19474 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28094093 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039931246760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20995] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20995/stat : 20995 (java) S 20983 20986 19474 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 28094093 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039930194472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20996] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20996/stat : 20996 (java) S 20983 20986 19474 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28094093 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039929141672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20997] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20997/stat : 20997 (java) S 20983 20986 19474 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28094094 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039916944104 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20998] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20998/stat : 20998 (java) S 20983 20986 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039915890168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20999] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20999/stat : 20999 (java) S 20983 20986 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039914837768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21000] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21000/stat : 21000 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039913786256 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21001] ppid=20983 vsize=9824732 CPUtime=1.09 cores=0,2,4,6
/proc/20986/task/21001/stat : 21001 (java) S 20983 20986 19474 0 -1 4202560 8071 0 0 0 107 2 0 0 20 0 22 0 28094097 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039912732856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21002] ppid=20983 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/20986/task/21002/stat : 21002 (java) S 20983 20986 19474 0 -1 4202560 9164 0 0 0 114 2 0 0 20 0 22 0 28094097 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039911680056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21003] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21003/stat : 21003 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039910627960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21004] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21004/stat : 21004 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039909575368 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21005] ppid=20983 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/20986/task/21005/stat : 21005 (java) R 20983 20986 19474 0 -1 4202560 18 0 0 0 95 0 0 0 20 0 22 0 28094140 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039908519016 140040033901989 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21006] ppid=20983 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/20986/task/21006/stat : 21006 (java) R 20983 20986 19474 0 -1 4202560 76 0 0 0 95 1 0 0 20 0 22 0 28094140 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039907467672 140040034061817 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=21007] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21007/stat : 21007 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039906416296 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21008] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21008/stat : 21008 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 47164 33554432000 1073741824 1073778376 140733454243360 140039905363496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.77
Current children cumulated vsize (KiB) 9824732

[startup+3.10086 s]
/proc/loadavg: 4.43 4.30 4.28 5/219 21008
/proc/meminfo: memFree=26472824/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9824732 CPUtime=8.43 cores=0,2,4,6
/proc/20986/stat : 20986 (java) S 20983 20986 19474 0 -1 4202496 21577 0 1 0 826 17 0 0 20 0 22 0 28094091 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140733454234496 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2456183 90895 2292 9 0 2446860 0
[pid=20986/tid=20988] ppid=20983 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/20986/task/20988/stat : 20988 (java) S 20983 20986 19474 0 -1 4202560 2494 0 1 0 43 2 0 0 20 0 22 0 28094092 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140040093483896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20989] ppid=20983 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20986/task/20989/stat : 20989 (java) S 20983 20986 19474 0 -1 4202560 40 0 0 0 3 0 0 0 20 0 22 0 28094093 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140040032213800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20990] ppid=20983 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20986/task/20990/stat : 20990 (java) S 20983 20986 19474 0 -1 4202560 10 0 0 0 4 0 0 0 20 0 22 0 28094093 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140040031161000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20991] ppid=20983 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20986/task/20991/stat : 20991 (java) S 20983 20986 19474 0 -1 4202560 26 0 0 0 4 1 0 0 20 0 22 0 28094093 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140040030108712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20992] ppid=20983 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20986/task/20992/stat : 20992 (java) S 20983 20986 19474 0 -1 4202560 32 0 0 0 3 2 0 0 20 0 22 0 28094093 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140040029055912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20993] ppid=20983 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20986/task/20993/stat : 20993 (java) S 20983 20986 19474 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 28094093 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140040028002600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20994] ppid=20983 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20986/task/20994/stat : 20994 (java) S 20983 20986 19474 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 28094093 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039931246760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20995] ppid=20983 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20986/task/20995/stat : 20995 (java) S 20983 20986 19474 0 -1 4202560 33 0 0 0 4 1 0 0 20 0 22 0 28094093 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039930194472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20996] ppid=20983 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20986/task/20996/stat : 20996 (java) S 20983 20986 19474 0 -1 4202560 24 0 0 0 3 1 0 0 20 0 22 0 28094093 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039929141672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20997] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20997/stat : 20997 (java) S 20983 20986 19474 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28094094 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039916944104 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20998] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20998/stat : 20998 (java) S 20983 20986 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039915890168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20999] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20999/stat : 20999 (java) S 20983 20986 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039914837768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21000] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21000/stat : 21000 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039913786256 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21001] ppid=20983 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/20986/task/21001/stat : 21001 (java) S 20983 20986 19474 0 -1 4202560 8087 0 0 0 121 2 0 0 20 0 22 0 28094097 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039912732856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21002] ppid=20983 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/20986/task/21002/stat : 21002 (java) S 20983 20986 19474 0 -1 4202560 9184 0 0 0 133 2 0 0 20 0 22 0 28094097 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039911680056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=21003] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21003/stat : 21003 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039910627960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21004] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21004/stat : 21004 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039909575368 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21005] ppid=20983 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/20986/task/21005/stat : 21005 (java) R 20983 20986 19474 0 -1 4202560 19 0 0 0 245 0 0 0 20 0 22 0 28094140 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039908521064 140040034008551 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21006] ppid=20983 vsize=9824732 CPUtime=2.45 cores=0,2,4,6
/proc/20986/task/21006/stat : 21006 (java) R 20983 20986 19474 0 -1 4202560 137 0 0 0 241 4 0 0 20 0 22 0 28094140 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039907466968 140040034102022 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21007] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21007/stat : 21007 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039906416296 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21008] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21008/stat : 21008 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 90895 33554432000 1073741824 1073778376 140733454243360 140039905363496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.43
Current children cumulated vsize (KiB) 9824732

[startup+6.301 s]
/proc/loadavg: 4.47 4.31 4.28 5/219 21008
/proc/meminfo: memFree=26122572/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9824732 CPUtime=14.99 cores=0,2,4,6
/proc/20986/stat : 20986 (java) S 20983 20986 19474 0 -1 4202496 22226 0 1 0 1475 24 0 0 20 0 22 0 28094091 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140733454234496 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2456183 162289 2292 9 0 2446860 0
[pid=20986/tid=20988] ppid=20983 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/20986/task/20988/stat : 20988 (java) S 20983 20986 19474 0 -1 4202560 2494 0 1 0 43 2 0 0 20 0 22 0 28094092 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140040093483896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20989] ppid=20983 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20986/task/20989/stat : 20989 (java) S 20983 20986 19474 0 -1 4202560 99 0 0 0 8 2 0 0 20 0 22 0 28094093 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140040032213800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20990] ppid=20983 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20986/task/20990/stat : 20990 (java) S 20983 20986 19474 0 -1 4202560 29 0 0 0 5 1 0 0 20 0 22 0 28094093 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140040031161000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20991] ppid=20983 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20986/task/20991/stat : 20991 (java) S 20983 20986 19474 0 -1 4202560 58 0 0 0 6 2 0 0 20 0 22 0 28094093 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140040030108712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20992] ppid=20983 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/20986/task/20992/stat : 20992 (java) S 20983 20986 19474 0 -1 4202560 69 0 0 0 9 2 0 0 20 0 22 0 28094093 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140040029055912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20993] ppid=20983 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20986/task/20993/stat : 20993 (java) S 20983 20986 19474 0 -1 4202560 39 0 0 0 5 0 0 0 20 0 22 0 28094093 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140040028002600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20994] ppid=20983 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20986/task/20994/stat : 20994 (java) S 20983 20986 19474 0 -1 4202560 33 0 0 0 4 0 0 0 20 0 22 0 28094093 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140039931246760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20995] ppid=20983 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20986/task/20995/stat : 20995 (java) S 20983 20986 19474 0 -1 4202560 67 0 0 0 8 2 0 0 20 0 22 0 28094093 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140039930194472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20996] ppid=20983 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20986/task/20996/stat : 20996 (java) S 20983 20986 19474 0 -1 4202560 64 0 0 0 8 2 0 0 20 0 22 0 28094093 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140039929141672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20997] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20997/stat : 20997 (java) S 20983 20986 19474 0 -1 4202560 466 0 0 0 0 0 0 0 20 0 22 0 28094094 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140039916944104 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20998] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20998/stat : 20998 (java) S 20983 20986 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140039915890168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20999] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20999/stat : 20999 (java) S 20983 20986 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140039914837768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21000] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21000/stat : 21000 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 162289 33554432000 1073741824 1073778376 140733454243360 140039913786256 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21001] ppid=20983 vsize=9824732 CPUtime=1.25 cores=0,2,4,6

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

/proc/20986/task/20991/stat : 20991 (java) S 20983 20986 19474 0 -1 4202560 506 0 0 0 241 14 0 0 20 0 22 0 28094093 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140040030108712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20992] ppid=20983 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/20986/task/20992/stat : 20992 (java) S 20983 20986 19474 0 -1 4202560 585 0 0 0 238 15 0 0 20 0 22 0 28094093 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140040029055912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20993] ppid=20983 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/20986/task/20993/stat : 20993 (java) S 20983 20986 19474 0 -1 4202560 614 0 0 0 245 16 0 0 20 0 22 0 28094093 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140040028002600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20994] ppid=20983 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/20986/task/20994/stat : 20994 (java) S 20983 20986 19474 0 -1 4202560 540 0 0 0 235 14 0 0 20 0 22 0 28094093 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039931246760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20995] ppid=20983 vsize=9824732 CPUtime=2.73 cores=0,2,4,6
/proc/20986/task/20995/stat : 20995 (java) S 20983 20986 19474 0 -1 4202560 680 0 0 0 256 17 0 0 20 0 22 0 28094093 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039930194472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20996] ppid=20983 vsize=9824732 CPUtime=2.52 cores=0,2,4,6
/proc/20986/task/20996/stat : 20996 (java) S 20983 20986 19474 0 -1 4202560 556 0 0 0 236 16 0 0 20 0 22 0 28094093 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039929141672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20997] ppid=20983 vsize=9824732 CPUtime=3.65 cores=0,2,4,6
/proc/20986/task/20997/stat : 20997 (java) S 20983 20986 19474 0 -1 4202560 2266 0 0 0 359 6 0 0 20 0 22 0 28094094 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039916944104 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20998] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20998/stat : 20998 (java) S 20983 20986 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039915890168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20999] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20999/stat : 20999 (java) S 20983 20986 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039914837768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21000] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21000/stat : 21000 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039913786256 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21001] ppid=20983 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/20986/task/21001/stat : 21001 (java) S 20983 20986 19474 0 -1 4202560 14861 0 0 0 207 4 0 0 20 0 22 0 28094097 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039912732856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21002] ppid=20983 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/20986/task/21002/stat : 21002 (java) S 20983 20986 19474 0 -1 4202560 9189 0 0 0 138 2 0 0 20 0 22 0 28094097 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039911680056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=21003] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21003/stat : 21003 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039910627960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21004] ppid=20983 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/20986/task/21004/stat : 21004 (java) S 20983 20986 19474 0 -1 4202560 47 0 0 0 16 16 0 0 20 0 22 0 28094097 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039909575368 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21005] ppid=20983 vsize=9824732 CPUtime=810.23 cores=0,2,4,6
/proc/20986/task/21005/stat : 21005 (java) R 20983 20986 19474 0 -1 4202560 45 0 0 0 81009 14 0 0 20 0 22 0 28094140 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039908521040 140040034024785 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21006] ppid=20983 vsize=9824732 CPUtime=810.35 cores=0,2,4,6
/proc/20986/task/21006/stat : 21006 (java) R 20983 20986 19474 0 -1 4202560 1988 0 0 0 80987 48 0 0 20 0 22 0 28094140 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039907466896 140040033987520 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21007] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21007/stat : 21007 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039906416296 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21008] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21008/stat : 21008 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 902962 33554432000 1073741824 1073778376 140733454243360 140039905363496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1653.66
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.37 4.37 4.31 5/219 21099
/proc/meminfo: memFree=22913332/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9824732 CPUtime=1774.21 cores=0,2,4,6
/proc/20986/stat : 20986 (java) S 20983 20986 19474 0 -1 4202496 36921 0 1 0 177229 192 0 0 20 0 22 0 28094091 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140733454234496 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2456183 918322 2301 9 0 2446860 0
[pid=20986/tid=20988] ppid=20983 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/20986/task/20988/stat : 20988 (java) S 20983 20986 19474 0 -1 4202560 2501 0 1 0 46 4 0 0 20 0 22 0 28094092 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140040093483896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20989] ppid=20983 vsize=9824732 CPUtime=2.97 cores=0,2,4,6
/proc/20986/task/20989/stat : 20989 (java) S 20983 20986 19474 0 -1 4202560 641 0 0 0 281 16 0 0 20 0 22 0 28094093 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140040032213800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20990] ppid=20983 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/20986/task/20990/stat : 20990 (java) S 20983 20986 19474 0 -1 4202560 546 0 0 0 280 15 0 0 20 0 22 0 28094093 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140040031161000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20991] ppid=20983 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/20986/task/20991/stat : 20991 (java) S 20983 20986 19474 0 -1 4202560 523 0 0 0 263 15 0 0 20 0 22 0 28094093 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140040030108712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20992] ppid=20983 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/20986/task/20992/stat : 20992 (java) S 20983 20986 19474 0 -1 4202560 600 0 0 0 249 16 0 0 20 0 22 0 28094093 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140040029055912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20993] ppid=20983 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/20986/task/20993/stat : 20993 (java) S 20983 20986 19474 0 -1 4202560 619 0 0 0 252 17 0 0 20 0 22 0 28094093 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140040028002600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20994] ppid=20983 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/20986/task/20994/stat : 20994 (java) S 20983 20986 19474 0 -1 4202560 555 0 0 0 249 15 0 0 20 0 22 0 28094093 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039931246760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20995] ppid=20983 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/20986/task/20995/stat : 20995 (java) S 20983 20986 19474 0 -1 4202560 697 0 0 0 272 18 0 0 20 0 22 0 28094093 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039930194472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20996] ppid=20983 vsize=9824732 CPUtime=2.6 cores=0,2,4,6
/proc/20986/task/20996/stat : 20996 (java) S 20983 20986 19474 0 -1 4202560 561 0 0 0 244 16 0 0 20 0 22 0 28094093 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039929141672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20997] ppid=20983 vsize=9824732 CPUtime=3.66 cores=0,2,4,6
/proc/20986/task/20997/stat : 20997 (java) S 20983 20986 19474 0 -1 4202560 2272 0 0 0 359 7 0 0 20 0 22 0 28094094 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039916944104 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20998] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20998/stat : 20998 (java) S 20983 20986 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039915890168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20999] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20999/stat : 20999 (java) S 20983 20986 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039914837768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21000] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21000/stat : 21000 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039913786256 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21001] ppid=20983 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/20986/task/21001/stat : 21001 (java) S 20983 20986 19474 0 -1 4202560 14861 0 0 0 207 4 0 0 20 0 22 0 28094097 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039912732856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21002] ppid=20983 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/20986/task/21002/stat : 21002 (java) S 20983 20986 19474 0 -1 4202560 9189 0 0 0 138 2 0 0 20 0 22 0 28094097 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039911680056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=21003] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21003/stat : 21003 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039910627960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21004] ppid=20983 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/20986/task/21004/stat : 21004 (java) S 20983 20986 19474 0 -1 4202560 51 0 0 0 17 17 0 0 20 0 22 0 28094097 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039909575368 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21005] ppid=20983 vsize=9824732 CPUtime=869.77 cores=0,2,4,6
/proc/20986/task/21005/stat : 21005 (java) R 20983 20986 19474 0 -1 4202560 46 0 0 0 86962 15 0 0 20 0 22 0 28094140 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039908519744 140040033886600 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21006] ppid=20983 vsize=9824732 CPUtime=869.89 cores=0,2,4,6
/proc/20986/task/21006/stat : 21006 (java) R 20983 20986 19474 0 -1 4202560 1993 0 0 0 86940 49 0 0 20 0 22 0 28094140 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039907468232 140040034008466 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21007] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21007/stat : 21007 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039906416296 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21008] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21008/stat : 21008 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 918322 33554432000 1073741824 1073778376 140733454243360 140039905363496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1774.21
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.201 s]
/proc/loadavg: 4.39 4.37 4.31 5/220 21100
/proc/meminfo: memFree=22916428/32872528 swapFree=1541156/1696500
[pid=20986] ppid=20983 vsize=9824732 CPUtime=1800.17 cores=0,2,4,6
/proc/20986/stat : 20986 (java) S 20983 20986 19474 0 -1 4202496 36925 0 1 0 179825 192 0 0 20 0 22 0 28094091 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140733454234496 270710898749 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20986/statm: 2456183 917551 2301 9 0 2446860 0
[pid=20986/tid=20988] ppid=20983 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/20986/task/20988/stat : 20988 (java) S 20983 20986 19474 0 -1 4202560 2501 0 1 0 46 4 0 0 20 0 22 0 28094092 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140040093483896 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20989] ppid=20983 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/20986/task/20989/stat : 20989 (java) S 20983 20986 19474 0 -1 4202560 641 0 0 0 285 16 0 0 20 0 22 0 28094093 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140040032213800 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=20990] ppid=20983 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/20986/task/20990/stat : 20990 (java) S 20983 20986 19474 0 -1 4202560 546 0 0 0 283 15 0 0 20 0 22 0 28094093 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140040031161000 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20991] ppid=20983 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/20986/task/20991/stat : 20991 (java) S 20983 20986 19474 0 -1 4202560 523 0 0 0 267 15 0 0 20 0 22 0 28094093 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140040030108712 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20992] ppid=20983 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/20986/task/20992/stat : 20992 (java) S 20983 20986 19474 0 -1 4202560 600 0 0 0 253 16 0 0 20 0 22 0 28094093 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140040029055912 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20993] ppid=20983 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/20986/task/20993/stat : 20993 (java) S 20983 20986 19474 0 -1 4202560 619 0 0 0 255 17 0 0 20 0 22 0 28094093 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140040028002600 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20994] ppid=20983 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/20986/task/20994/stat : 20994 (java) S 20983 20986 19474 0 -1 4202560 555 0 0 0 257 15 0 0 20 0 22 0 28094093 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039931246760 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=20995] ppid=20983 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/20986/task/20995/stat : 20995 (java) S 20983 20986 19474 0 -1 4202560 697 0 0 0 275 18 0 0 20 0 22 0 28094093 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039930194472 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=20996] ppid=20983 vsize=9824732 CPUtime=2.68 cores=0,2,4,6
/proc/20986/task/20996/stat : 20996 (java) S 20983 20986 19474 0 -1 4202560 561 0 0 0 252 16 0 0 20 0 22 0 28094093 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039929141672 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20997] ppid=20983 vsize=9824732 CPUtime=3.66 cores=0,2,4,6
/proc/20986/task/20997/stat : 20997 (java) S 20983 20986 19474 0 -1 4202560 2274 0 0 0 359 7 0 0 20 0 22 0 28094094 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039916944104 270710912937 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20998] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20998/stat : 20998 (java) S 20983 20986 19474 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039915890168 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=20999] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/20999/stat : 20999 (java) S 20983 20986 19474 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28094095 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039914837768 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21000] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21000/stat : 21000 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039913786256 270710920992 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21001] ppid=20983 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/20986/task/21001/stat : 21001 (java) S 20983 20986 19474 0 -1 4202560 14861 0 0 0 207 4 0 0 20 0 22 0 28094097 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039912732856 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21002] ppid=20983 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/20986/task/21002/stat : 21002 (java) S 20983 20986 19474 0 -1 4202560 9189 0 0 0 138 2 0 0 20 0 22 0 28094097 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039911680056 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20986/tid=21003] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21003/stat : 21003 (java) S 20983 20986 19474 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28094097 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039910627960 270710912060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21004] ppid=20983 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/20986/task/21004/stat : 21004 (java) S 20983 20986 19474 0 -1 4202560 51 0 0 0 17 18 0 0 20 0 22 0 28094097 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039909575368 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21005] ppid=20983 vsize=9824732 CPUtime=882.53 cores=0,2,4,6
/proc/20986/task/21005/stat : 21005 (java) R 20983 20986 19474 0 -1 4202560 46 0 0 0 88238 15 0 0 20 0 22 0 28094140 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039908519744 140040034036416 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20986/tid=21006] ppid=20983 vsize=9824732 CPUtime=882.65 cores=0,2,4,6
/proc/20986/task/21006/stat : 21006 (java) R 20983 20986 19474 0 -1 4202560 1995 0 0 0 88216 49 0 0 20 0 22 0 28094140 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039907468032 140040033919333 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20986/tid=21007] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21007/stat : 21007 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039906416296 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20986/tid=21008] ppid=20983 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20986/task/21008/stat : 21008 (java) S 20983 20986 19474 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28094141 10060525568 917551 33554432000 1073741824 1073778376 140733454243360 140039905363496 270710912937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 9824732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 20986 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=710314
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=441628
# CPU time returned by wait4() is 1796.15
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 895.266
CPU time (s): 1800.17
CPU user time (s): 1798.25
CPU system time (s): 1.92
CPU usage (%): 201.077
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.71
system time used= 2.44163
maximum resident set size= 3673296
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36959
page faults= 1
swaps= 0
block input operations= 0
block output operations= 960
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24151
involuntary context switches= 25915

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.81312 second user time and 7.28489 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-26 16:15:54
IDJOB=4116142
IDBENCH=109433
IDSOLVER=2543
FILE ID=node125/4116142-1466950554
RUNJOBID= node125-1466943674-19490
PBS_JOBID= 19976354
Free space on /tmp= 71740 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size160-round21-6.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116142-1466950554/watcher-4116142-1466950554 -o /tmp/evaluation-result-4116142-1466950554/solver-4116142-1466950554 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1466943674-19490 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116142-1466950554.opb

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

MD5SUM BENCH= 564ebea58475c77778ac65727939c734
RANDOM SEED=1941178386

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26734256 kB
Buffers:           10048 kB
Cached:            39432 kB
SwapCached:         1748 kB
Active:          3692956 kB
Inactive:          26788 kB
Active(anon):    3671820 kB
Inactive(anon):      448 kB
Active(file):      21136 kB
Inactive(file):    26340 kB
Unevictable:     1696500 kB
Mlocked:         1541156 kB
SwapTotal:      67108856 kB
SwapFree:       67098440 kB
Dirty:              1288 kB
Writeback:             0 kB
AnonPages:       5382416 kB
Mapped:            15340 kB
Shmem:                 0 kB
Slab:             565320 kB
SReclaimable:       9044 kB
SUnreclaim:       556276 kB
KernelStack:        1616 kB
PageTables:        14844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5751064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3772416 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= 71740 MiB
End job on node125 at 2016-06-26 16:30:49