Trace number 4116998

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.74 895.067

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size112-round23-8.opb
MD5SUMcb74da8ad9da4ea1b2ea1d65756c1398
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9488
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)400
Number of constraints which are nor clauses,nor cardinality constraints896
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.03/0.29	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.03/0.29	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.29	c See www.sat4j.org for details.
0.03/0.29	c version PB16.v20160501
0.03/0.29	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.29	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.29	c java.vm.version	19.1-b02
0.03/0.29	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.29	c sun.arch.data.model	64
0.03/0.29	c java.version		1.6.0_24
0.03/0.29	c os.name		Linux
0.03/0.29	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.29	c os.arch		amd64
0.03/0.29	c Free memory 		501472288
0.03/0.29	c Max memory 		7480803328
0.03/0.29	c Total memory 		504102912
0.03/0.29	c Number of processors 	8
0.09/0.33	c Pseudo Boolean Optimization by upper bound
0.09/0.33	c ManyCore solver with 2 solvers running in parallel
0.09/0.33	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.33	c --- Begin Solver configuration ---
0.09/0.33	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.33	c Learn all clauses as in MiniSAT
0.09/0.33	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.33	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.33	c Expensive reason simplification
0.09/0.33	c Glucose 2.1 dynamic restart strategy
0.09/0.33	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.33	c timeout=2147483s
0.09/0.33	c DB Simplification allowed=false
0.09/0.33	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.33	c --- End Solver configuration ---
0.09/0.33	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.33	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.33	c --- Begin Solver configuration ---
0.09/0.33	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.33	c Learn all clauses as in MiniSAT
0.09/0.33	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.33	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.33	c No reason simplification
0.09/0.33	c Armin Biere (Picosat) restarts strategy
0.09/0.33	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.33	c timeout=2147483s
0.09/0.33	c DB Simplification allowed=false
0.09/0.33	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.33	c --- End Solver configuration ---
0.09/0.33	c solving HOME/instance-4116998-1466975440.opb
0.09/0.33	c reading problem ... 
0.09/0.34	c  no objective function found
0.97/0.73	c ... done. Wall clock time 0.395s.
0.97/0.73	c declared #vars     4288
0.97/0.73	c #constraints  10784
0.97/0.74	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.97/0.74	c constraints type 
0.97/0.74	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
0.97/0.74	c org.sat4j.specs.Constr$1 => 888
0.97/0.74	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.97/0.74	c org.sat4j.minisat.constraints.cnf.UnitClause => 488
0.97/0.74	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
0.97/0.74	c 10784 constraints processed.
0.97/0.74	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.97/0.74	c constraints type 
0.97/0.74	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.97/0.74	c org.sat4j.specs.Constr$1 => 888
0.97/0.74	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
0.97/0.74	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
0.97/0.74	c org.sat4j.pb.constraints.pb.UnitClausePB => 488
0.97/0.74	c 10784 constraints processed.
4.28/1.65	c cleaning 2497 clauses out of 4998 with flag 16119/5000
5.86/2.34	c cleaning 4245 clauses out of 8501 with flag 38344/11000
7.28/3.09	c cleaning 5616 clauses out of 11258 with flag 65956/18002
9.21/3.98	c cleaning 6799 clauses out of 13640 with flag 101537/26000
11.46/5.03	c cleaning 7901 clauses out of 15842 with flag 142259/35001
13.67/6.16	c cleaning 8954 clauses out of 17940 with flag 189408/45000
16.56/7.54	c cleaning 9979 clauses out of 19986 with flag 241417/56000
19.57/9.09	c cleaning 10996 clauses out of 22008 with flag 301473/68001
23.23/10.80	c cleaning 11976 clauses out of 24011 with flag 369902/81000
26.94/12.70	c cleaning 12987 clauses out of 26035 with flag 441978/95000
30.94/14.61	c cleaning 14013 clauses out of 28048 with flag 522506/110000
32.38/15.30	c cleaning 0 clauses out of 5000 with flag 0/5000
35.41/16.82	c cleaning 14957 clauses out of 30035 with flag 606888/126000
40.51/19.26	c cleaning 16001 clauses out of 32080 with flag 702279/143002
45.52/21.80	c cleaning 17004 clauses out of 34077 with flag 805230/161000
51.42/24.67	c cleaning 18032 clauses out of 36073 with flag 912753/180000
57.44/27.65	c cleaning 18998 clauses out of 38041 with flag 1028867/200000
63.84/30.89	c cleaning 19986 clauses out of 40043 with flag 1147943/221000
71.12/34.43	c cleaning 21003 clauses out of 42057 with flag 1272996/243000
78.32/38.09	c cleaning 22020 clauses out of 44054 with flag 1407092/266000
86.42/42.00	c cleaning 23003 clauses out of 46037 with flag 1547542/290003
94.62/46.13	c cleaning 23997 clauses out of 48031 with flag 1694362/315000
103.54/50.57	c cleaning 24984 clauses out of 50034 with flag 1846563/341000
112.75/55.14	c cleaning 26014 clauses out of 52050 with flag 2006971/368000
122.68/60.01	c cleaning 27002 clauses out of 54036 with flag 2172191/396000
132.69/65.08	c cleaning 28015 clauses out of 56035 with flag 2345767/425001
143.81/70.54	c cleaning 28981 clauses out of 58019 with flag 2525271/455000
156.31/77.07	c cleaning 29950 clauses out of 60039 with flag 2710976/486001
168.55/83.13	c cleaning 31030 clauses out of 62089 with flag 2909502/518001
181.34/89.59	c cleaning 32021 clauses out of 64058 with flag 3111556/551000
195.23/96.42	c cleaning 33004 clauses out of 66039 with flag 3320774/585002
209.48/103.58	c cleaning 33966 clauses out of 68034 with flag 3536549/620001
224.34/110.93	c cleaning 35004 clauses out of 70067 with flag 3756067/656000
239.42/118.48	c cleaning 35996 clauses out of 72063 with flag 3981819/693000
255.52/126.48	c cleaning 37018 clauses out of 74067 with flag 4217802/731000
273.19/135.23	c cleaning 37984 clauses out of 76049 with flag 4458731/770000
291.15/144.16	c cleaning 39017 clauses out of 78066 with flag 4706372/810001
310.04/153.50	c cleaning 40005 clauses out of 80048 with flag 4956515/851000
329.44/163.11	c cleaning 40986 clauses out of 82043 with flag 5216335/893000
332.44/164.69	c cleaning 0 clauses out of 11001 with flag 0/11001
349.33/173.06	c cleaning 42010 clauses out of 84058 with flag 5485047/936001
370.70/183.63	c cleaning 43003 clauses out of 86048 with flag 5758428/980001
392.64/194.51	c cleaning 43973 clauses out of 88045 with flag 6033378/1025001
415.26/205.77	c cleaning 44949 clauses out of 90071 with flag 6316219/1071000
438.35/217.24	c cleaning 46049 clauses out of 92122 with flag 6607324/1118000
462.63/229.23	c cleaning 47029 clauses out of 94073 with flag 6904189/1166000
487.59/241.67	c cleaning 48014 clauses out of 96044 with flag 7208840/1215000
513.51/254.49	c cleaning 48994 clauses out of 98030 with flag 7516851/1265000
540.89/268.00	c cleaning 49998 clauses out of 100037 with flag 7832706/1316001
570.33/283.16	c cleaning 50999 clauses out of 102038 with flag 8149581/1368000
598.81/297.31	c cleaning 52005 clauses out of 104039 with flag 8471210/1421000
628.52/312.11	c cleaning 52988 clauses out of 106035 with flag 8809964/1475001
659.46/327.56	c cleaning 53977 clauses out of 108046 with flag 9146925/1530000
690.88/343.13	c cleaning 55020 clauses out of 110069 with flag 9489889/1586000
723.68/359.48	c cleaning 55984 clauses out of 112050 with flag 9840417/1643001
757.30/376.20	c cleaning 56966 clauses out of 114065 with flag 10197045/1701000
792.41/393.51	c cleaning 58013 clauses out of 116099 with flag 10562703/1760000
827.59/411.01	c cleaning 59030 clauses out of 118086 with flag 10936619/1820000
863.83/429.05	c cleaning 60019 clauses out of 120057 with flag 11309492/1881001
901.78/447.85	c cleaning 61002 clauses out of 122038 with flag 11692560/1943001
941.16/467.49	c cleaning 61996 clauses out of 124035 with flag 12078370/2006000
981.44/487.48	c cleaning 62985 clauses out of 126039 with flag 12473026/2070000
1023.27/508.25	c cleaning 64018 clauses out of 128054 with flag 12871087/2135000
1065.57/529.25	c cleaning 64997 clauses out of 130036 with flag 13278251/2201000
1067.77/530.38	c cleaning 0 clauses out of 18001 with flag 0/18001
1110.05/551.36	c cleaning 65988 clauses out of 132039 with flag 13684803/2268000
1154.70/573.48	c cleaning 67025 clauses out of 134051 with flag 14110275/2336000
1200.43/596.11	c cleaning 67979 clauses out of 136026 with flag 14532909/2405000
1248.87/621.07	c cleaning 69011 clauses out of 138047 with flag 14960791/2475000
1297.25/645.18	c cleaning 70008 clauses out of 140036 with flag 15394465/2546000
1346.37/669.56	c cleaning 70991 clauses out of 142028 with flag 15837009/2618000
1396.72/694.69	c cleaning 71975 clauses out of 144038 with flag 16292864/2691001
1448.97/720.60	c cleaning 73026 clauses out of 146062 with flag 16749799/2765000
1502.10/746.93	c cleaning 73984 clauses out of 148036 with flag 17210947/2840000
1558.21/774.83	c cleaning 75010 clauses out of 150054 with flag 17679018/2916002
1614.67/802.99	c cleaning 76014 clauses out of 152042 with flag 18146956/2993000
1672.28/831.54	c cleaning 76958 clauses out of 154030 with flag 18627971/3071002
1732.22/861.33	c cleaning 78011 clauses out of 156071 with flag 19114826/3150001
1792.54/891.33	c cleaning 79017 clauses out of 158059 with flag 19605798/3230000
1800.02/895.01	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/895.01	c starts		: 24567
1800.02/895.01	c conflicts		: 3242510
1800.02/895.01	c decisions		: 30133063
1800.02/895.01	c propagations		: 436726608
1800.02/895.01	c inspects		: 8818538038
1800.02/895.01	c shortcuts		: 0
1800.02/895.01	c learnt literals	: 2
1800.02/895.01	c learnt binary clauses	: 48
1800.02/895.01	c learnt ternary clauses	: 690
1800.02/895.01	c learnt constraints	: 3242508
1800.02/895.01	c ignored constraints	: 0
1800.02/895.01	c root simplifications	: 0
1800.02/895.01	c removed literals (reason simplification)	: 2441880
1800.02/895.01	c reason swapping (by a shorter reason)	: 0
1800.02/895.01	c Calls to reduceDB	: 76
1800.02/895.01	c Number of update (reduction) of LBD	: 699147
1800.02/895.01	c Imported unit clauses	: 0
1800.02/895.01	c number of reductions to clauses (during analyze)	: 0
1800.02/895.01	c number of learned constraints concerned by reduction	: 0
1800.02/895.01	c number of learning phase by resolution	: 0
1800.02/895.01	c number of learning phase by cutting planes	: 0
1800.02/895.01	c speed (assignments/second)	: 488370.8484856618
1800.02/895.01	c non guided choices	12596
1800.02/895.03	c learnt constraints type 
1800.02/895.03	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 48
1800.02/895.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 91504
1800.02/895.03	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.02/895.03	c starts		: 51
1800.02/895.03	c conflicts		: 22205
1800.02/895.03	c decisions		: 80538
1800.02/895.03	c propagations		: 2679000
1800.02/895.03	c inspects		: 829084796
1800.02/895.03	c shortcuts		: 0
1800.02/895.03	c learnt literals	: 0
1800.02/895.03	c learnt binary clauses	: 0
1800.02/895.03	c learnt ternary clauses	: 0
1800.02/895.03	c learnt constraints	: 22205
1800.02/895.03	c ignored constraints	: 0
1800.02/895.03	c root simplifications	: 0
1800.02/895.03	c removed literals (reason simplification)	: 0
1800.02/895.03	c reason swapping (by a shorter reason)	: 0
1800.02/895.03	c Calls to reduceDB	: 3
1800.02/895.03	c Number of update (reduction) of LBD	: 0
1800.02/895.03	c Imported unit clauses	: 0
1800.02/895.03	c number of reductions to clauses (during analyze)	: 0
1800.02/895.03	c number of learned constraints concerned by reduction	: 0
1800.02/895.03	c number of learning phase by resolution	: 0
1800.02/895.03	c number of learning phase by cutting planes	: 0
1800.02/895.03	c speed (assignments/second)	: 2995.722792205977
1800.02/895.03	c non guided choices	386
1800.02/895.04	c learnt constraints type 
1800.02/895.04	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 37
1800.02/895.04	c org.sat4j.pb.constraints.pb.MaxWatchPb => 22168
1800.02/895.04	s UNKNOWN
1800.02/895.04	c Total wall clock time (in seconds): 894.707

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

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

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


[startup+0 s]
/proc/loadavg: 1.12 1.27 1.63 4/172 23517
/proc/meminfo: memFree=30674744/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/23517/stat : 23517 (java) D 23513 23517 23481 0 -1 4202496 157 0 1 0 0 0 0 0 20 0 1 0 30583825 278528 34 33554432000 1073741824 1073778376 140735530557552 140735530554728 271778409767 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/23517/statm: 68 34 25 9 0 25 0

[startup+0.100109 s]
/proc/loadavg: 1.12 1.27 1.63 4/172 23517
/proc/meminfo: memFree=30674744/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/23517/stat : 23517 (java) D 23513 23517 23481 0 -1 4202496 1144 0 20 0 0 0 0 0 20 0 1 0 30583825 23793664 814 33554432000 1073741824 1073778376 140737259662144 140737259652136 139854714324688 0 0 4096 0 18446744071579943789 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 5809 814 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200246 s]
/proc/loadavg: 1.12 1.27 1.63 4/172 23517
/proc/meminfo: memFree=30674744/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=9225560 CPUtime=0.03 cores=1,3,5,7
/proc/23517/stat : 23517 (java) S 23513 23517 23481 0 -1 4202496 3078 0 27 0 2 1 0 0 20 0 13 0 30583825 9446973440 3724 33554432000 1073741824 1073778376 140737259662144 140737259653280 271790932029 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 2306390 3724 1696 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.300188 s]
/proc/loadavg: 1.12 1.27 1.63 4/172 23517
/proc/meminfo: memFree=30674744/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/23517/stat : 23517 (java) S 23513 23517 23481 0 -1 4202496 4384 0 29 0 8 1 0 0 20 0 18 0 30583825 9787879424 6044 33554432000 1073741824 1073778376 140737259662144 140737259653280 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 2389619 6044 2124 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.700184 s]
/proc/loadavg: 1.12 1.27 1.63 4/172 23517
/proc/meminfo: memFree=30674744/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=9558476 CPUtime=0.97 cores=1,3,5,7
/proc/23517/stat : 23517 (java) S 23513 23517 23481 0 -1 4202496 10576 0 29 0 94 3 0 0 20 0 18 0 30583825 9787879424 17948 33554432000 1073741824 1073778376 140737259662144 140737259653280 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 2389619 17948 2253 9 0 2380296 0
Current children cumulated CPU time (s) 0.97
Current children cumulated vsize (KiB) 9558476

[startup+1.50086 s]
/proc/loadavg: 1.12 1.27 1.63 9/220 23570
/proc/meminfo: memFree=30461304/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=9824732 CPUtime=4 cores=1,3,5,7
/proc/23517/stat : 23517 (java) S 23513 23517 23481 0 -1 4202496 18642 0 29 0 394 6 0 0 20 0 22 0 30583825 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 140737259653280 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 2456183 44268 2274 9 0 2446860 0
[pid=23517/tid=23529] ppid=23513 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/23517/task/23529/stat : 23529 (java) S 23513 23517 23481 0 -1 4202560 2471 0 7 0 47 2 0 0 20 0 22 0 30583835 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854710006648 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 11 0 0
[pid=23517/tid=23532] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23532/stat : 23532 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583838 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854553803176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23535] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23535/stat : 23535 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583838 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854552750632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23539] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23539/stat : 23539 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583838 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854551697576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23541] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23541/stat : 23541 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583838 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854550645032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23543] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23543/stat : 23543 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583838 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854549593000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23544] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23544/stat : 23544 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583838 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854548540456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23545] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23545/stat : 23545 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583838 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854547487400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23546] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23546/stat : 23546 (java) S 23513 23517 23481 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30583838 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854546434856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23547] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23547/stat : 23547 (java) S 23513 23517 23481 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 30583841 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854064105832 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23550] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23550/stat : 23550 (java) S 23513 23517 23481 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854063052152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23552] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23552/stat : 23552 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854061998984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23553] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23553/stat : 23553 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854060947728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23555] ppid=23513 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/23517/task/23555/stat : 23555 (java) R 23513 23517 23481 0 -1 4202560 8447 0 1 0 99 2 0 0 20 0 22 0 30583848 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854059883136 139854711561416 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23557] ppid=23513 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/23517/task/23557/stat : 23557 (java) R 23513 23517 23481 0 -1 4202560 6375 0 1 0 99 0 0 0 20 0 22 0 30583848 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854058830352 139854716824921 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23560] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23560/stat : 23560 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854057790200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23562] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23562/stat : 23562 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854056737864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23564] ppid=23513 vsize=9824732 CPUtime=0.73 cores=1,3,5,7
/proc/23517/task/23564/stat : 23564 (java) R 23513 23517 23481 0 -1 4202560 18 0 0 0 73 0 0 0 20 0 22 0 30583900 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854055682736 139854554595438 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23566] ppid=23513 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/23517/task/23566/stat : 23566 (java) R 23513 23517 23481 0 -1 4202560 73 0 0 0 70 2 0 0 20 0 22 0 30583900 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854054628424 139854554604043 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23568] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23568/stat : 23568 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854053577512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23570] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23570/stat : 23570 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 44268 33554432000 1073741824 1073778376 140737259662144 139854052524968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 1.12 1.27 1.63 5/220 23570
/proc/meminfo: memFree=30237144/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=9824732 CPUtime=7.53 cores=1,3,5,7
/proc/23517/stat : 23517 (java) S 23513 23517 23481 0 -1 4202496 19050 0 29 0 739 14 0 0 20 0 22 0 30583825 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 140737259653280 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 2456183 85966 2292 9 0 2446860 0
[pid=23517/tid=23529] ppid=23513 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/23517/task/23529/stat : 23529 (java) S 23513 23517 23481 0 -1 4202560 2471 0 7 0 47 2 0 0 20 0 22 0 30583835 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854710006648 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 11 0 0
[pid=23517/tid=23532] ppid=23513 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23517/task/23532/stat : 23532 (java) S 23513 23517 23481 0 -1 4202560 30 0 0 0 5 0 0 0 20 0 22 0 30583838 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854553803176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23535] ppid=23513 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23517/task/23535/stat : 23535 (java) S 23513 23517 23481 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 30583838 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854552750632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23539] ppid=23513 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23517/task/23539/stat : 23539 (java) S 23513 23517 23481 0 -1 4202560 32 0 0 0 3 2 0 0 20 0 22 0 30583838 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854551697576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23541] ppid=23513 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23517/task/23541/stat : 23541 (java) S 23513 23517 23481 0 -1 4202560 23 0 0 0 3 0 0 0 20 0 22 0 30583838 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854550645032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23543] ppid=23513 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23517/task/23543/stat : 23543 (java) S 23513 23517 23481 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 30583838 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854549593000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23544] ppid=23513 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23517/task/23544/stat : 23544 (java) S 23513 23517 23481 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 30583838 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854548540456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23545] ppid=23513 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23517/task/23545/stat : 23545 (java) S 23513 23517 23481 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 30583838 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854547487400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23546] ppid=23513 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23517/task/23546/stat : 23546 (java) S 23513 23517 23481 0 -1 4202560 25 0 0 0 4 0 0 0 20 0 22 0 30583838 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854546434856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23547] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23547/stat : 23547 (java) S 23513 23517 23481 0 -1 4202560 199 0 0 0 0 0 0 0 20 0 22 0 30583841 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854064105832 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23550] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23550/stat : 23550 (java) S 23513 23517 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854063052152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23552] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23552/stat : 23552 (java) S 23513 23517 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854061998984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23553] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23553/stat : 23553 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854060947728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23555] ppid=23513 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/23517/task/23555/stat : 23555 (java) R 23513 23517 23481 0 -1 4202560 8453 0 1 0 110 2 0 0 20 0 22 0 30583848 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854059895608 139854714095683 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23557] ppid=23513 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/23517/task/23557/stat : 23557 (java) S 23513 23517 23481 0 -1 4202560 6376 0 1 0 108 0 0 0 20 0 22 0 30583848 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854058843064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23560] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23560/stat : 23560 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854057790200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23562] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23562/stat : 23562 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854056737864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23564] ppid=23513 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/23517/task/23564/stat : 23564 (java) R 23513 23517 23481 0 -1 4202560 23 0 0 0 223 0 0 0 20 0 22 0 30583900 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854055673744 139854554546805 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23566] ppid=23513 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/23517/task/23566/stat : 23566 (java) R 23513 23517 23481 0 -1 4202560 123 0 0 0 218 3 0 0 20 0 22 0 30583900 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854054628656 139854554675167 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23568] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23568/stat : 23568 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854053577512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23570] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23570/stat : 23570 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 85966 33554432000 1073741824 1073778376 140737259662144 139854052524968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.53
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 1.35 1.31 1.64 5/220 23570
/proc/meminfo: memFree=29439668/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=9824732 CPUtime=14.07 cores=1,3,5,7
/proc/23517/stat : 23517 (java) S 23513 23517 23481 0 -1 4202496 19771 0 29 0 1381 26 0 0 20 0 22 0 30583825 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 140737259653280 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 2456183 154126 2292 9 0 2446860 0
[pid=23517/tid=23529] ppid=23513 vsize=9824732 CPUtime=0.49 cores=1,3,5,7
/proc/23517/task/23529/stat : 23529 (java) S 23513 23517 23481 0 -1 4202560 2471 0 7 0 47 2 0 0 20 0 22 0 30583835 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854710006648 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 11 0 0
[pid=23517/tid=23532] ppid=23513 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23517/task/23532/stat : 23532 (java) S 23513 23517 23481 0 -1 4202560 42 0 0 0 6 2 0 0 20 0 22 0 30583838 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854553803176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23535] ppid=23513 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23517/task/23535/stat : 23535 (java) S 23513 23517 23481 0 -1 4202560 85 0 0 0 3 1 0 0 20 0 22 0 30583838 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854552750632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23539] ppid=23513 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/23517/task/23539/stat : 23539 (java) S 23513 23517 23481 0 -1 4202560 89 0 0 0 5 2 0 0 20 0 22 0 30583838 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854551697576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23541] ppid=23513 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23517/task/23541/stat : 23541 (java) S 23513 23517 23481 0 -1 4202560 36 0 0 0 4 1 0 0 20 0 22 0 30583838 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854550645032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23543] ppid=23513 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23517/task/23543/stat : 23543 (java) S 23513 23517 23481 0 -1 4202560 87 0 0 0 6 3 0 0 20 0 22 0 30583838 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854549593000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23544] ppid=23513 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23517/task/23544/stat : 23544 (java) S 23513 23517 23481 0 -1 4202560 27 0 0 0 2 2 0 0 20 0 22 0 30583838 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854548540456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23545] ppid=23513 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23517/task/23545/stat : 23545 (java) S 23513 23517 23481 0 -1 4202560 43 0 0 0 3 2 0 0 20 0 22 0 30583838 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854547487400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23546] ppid=23513 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23517/task/23546/stat : 23546 (java) S 23513 23517 23481 0 -1 4202560 108 0 0 0 6 2 0 0 20 0 22 0 30583838 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854546434856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23547] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23547/stat : 23547 (java) S 23513 23517 23481 0 -1 4202560 453 0 0 0 0 0 0 0 20 0 22 0 30583841 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854064105832 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23550] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23550/stat : 23550 (java) S 23513 23517 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854063052152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23552] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23552/stat : 23552 (java) S 23513 23517 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854061998984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23553] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23553/stat : 23553 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 154126 33554432000 1073741824 1073778376 140737259662144 139854060947728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23555] ppid=23513 vsize=9824732 CPUtime=1.16 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.09 3.98 3.12 5/219 23589
/proc/meminfo: memFree=23214908/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=9824732 CPUtime=1653.75 cores=1,3,5,7
/proc/23517/stat : 23517 (java) S 23513 23517 23481 0 -1 4202496 31585 0 29 0 165172 203 0 0 20 0 22 0 30583825 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 140737259653280 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 2456183 929016 2301 9 0 2446860 0
[pid=23517/tid=23529] ppid=23513 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/23517/task/23529/stat : 23529 (java) S 23513 23517 23481 0 -1 4202560 2480 0 7 0 49 4 0 0 20 0 22 0 30583835 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854710006648 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 11 0 0
[pid=23517/tid=23532] ppid=23513 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/23517/task/23532/stat : 23532 (java) S 23513 23517 23481 0 -1 4202560 557 0 0 0 269 16 0 0 20 0 22 0 30583838 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854553803176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23535] ppid=23513 vsize=9824732 CPUtime=3.01 cores=1,3,5,7
/proc/23517/task/23535/stat : 23535 (java) S 23513 23517 23481 0 -1 4202560 1055 0 0 0 286 15 0 0 20 0 22 0 30583838 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854552750632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23539] ppid=23513 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/23517/task/23539/stat : 23539 (java) S 23513 23517 23481 0 -1 4202560 1036 0 0 0 303 17 0 0 20 0 22 0 30583838 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854551697576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23541] ppid=23513 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/23517/task/23541/stat : 23541 (java) S 23513 23517 23481 0 -1 4202560 650 0 0 0 276 16 0 0 20 0 22 0 30583838 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854550645032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23543] ppid=23513 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/23517/task/23543/stat : 23543 (java) S 23513 23517 23481 0 -1 4202560 582 0 0 0 304 16 0 0 20 0 22 0 30583838 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854549593000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23544] ppid=23513 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/23517/task/23544/stat : 23544 (java) S 23513 23517 23481 0 -1 4202560 823 0 0 0 273 16 0 0 20 0 22 0 30583838 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854548540456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23545] ppid=23513 vsize=9824732 CPUtime=2.9 cores=1,3,5,7
/proc/23517/task/23545/stat : 23545 (java) S 23513 23517 23481 0 -1 4202560 632 0 0 0 274 16 0 0 20 0 22 0 30583838 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854547487400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23546] ppid=23513 vsize=9824732 CPUtime=3.33 cores=1,3,5,7
/proc/23517/task/23546/stat : 23546 (java) S 23513 23517 23481 0 -1 4202560 1030 0 0 0 317 16 0 0 20 0 22 0 30583838 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854546434856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23547] ppid=23513 vsize=9824732 CPUtime=3.56 cores=1,3,5,7
/proc/23517/task/23547/stat : 23547 (java) S 23513 23517 23481 0 -1 4202560 2195 0 0 0 346 10 0 0 20 0 22 0 30583841 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854064105832 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23550] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23550/stat : 23550 (java) S 23513 23517 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854063052152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23552] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23552/stat : 23552 (java) S 23513 23517 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854061998984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23553] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23553/stat : 23553 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854060947728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23555] ppid=23513 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/23517/task/23555/stat : 23555 (java) S 23513 23517 23481 0 -1 4202560 11230 0 1 0 144 3 0 0 20 0 22 0 30583848 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854059895608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23557] ppid=23513 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/23517/task/23557/stat : 23557 (java) S 23513 23517 23481 0 -1 4202560 6377 0 1 0 111 0 0 0 20 0 22 0 30583848 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854058843064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23560] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23560/stat : 23560 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854057790200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23562] ppid=23513 vsize=9824732 CPUtime=0.33 cores=1,3,5,7
/proc/23517/task/23562/stat : 23562 (java) S 23513 23517 23481 0 -1 4202560 47 0 0 0 10 23 0 0 20 0 22 0 30583848 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854056737864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23564] ppid=23513 vsize=9824732 CPUtime=811.36 cores=1,3,5,7
/proc/23517/task/23564/stat : 23564 (java) R 23513 23517 23481 0 -1 4202560 91 0 0 0 81121 15 0 0 20 0 22 0 30583900 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854055680752 139854554595400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23566] ppid=23513 vsize=9824732 CPUtime=811.35 cores=1,3,5,7
/proc/23517/task/23566/stat : 23566 (java) R 23513 23517 23481 0 -1 4202560 1554 0 0 0 81084 51 0 0 20 0 22 0 30583900 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854054628656 139854554603981 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23568] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23568/stat : 23568 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854053577512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23570] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23570/stat : 23570 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 929016 33554432000 1073741824 1073778376 140737259662144 139854052524968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1653.75
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.12 4.01 3.19 6/219 23590
/proc/meminfo: memFree=23186860/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=9824732 CPUtime=1774.45 cores=1,3,5,7
/proc/23517/stat : 23517 (java) S 23513 23517 23481 0 -1 4202496 31637 0 29 0 177237 208 0 0 20 0 22 0 30583825 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 140737259653280 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 2456183 935160 2301 9 0 2446860 0
[pid=23517/tid=23529] ppid=23513 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/23517/task/23529/stat : 23529 (java) S 23513 23517 23481 0 -1 4202560 2480 0 7 0 49 5 0 0 20 0 22 0 30583835 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854710006648 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 11 0 0
[pid=23517/tid=23532] ppid=23513 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/23517/task/23532/stat : 23532 (java) S 23513 23517 23481 0 -1 4202560 562 0 0 0 291 16 0 0 20 0 22 0 30583838 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854553803176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23535] ppid=23513 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/23517/task/23535/stat : 23535 (java) S 23513 23517 23481 0 -1 4202560 1058 0 0 0 301 15 0 0 20 0 22 0 30583838 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854552750632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23539] ppid=23513 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/23517/task/23539/stat : 23539 (java) S 23513 23517 23481 0 -1 4202560 1041 0 0 0 326 17 0 0 20 0 22 0 30583838 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854551697576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23541] ppid=23513 vsize=9824732 CPUtime=3.15 cores=1,3,5,7
/proc/23517/task/23541/stat : 23541 (java) S 23513 23517 23481 0 -1 4202560 656 0 0 0 298 17 0 0 20 0 22 0 30583838 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854550645032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23543] ppid=23513 vsize=9824732 CPUtime=3.42 cores=1,3,5,7
/proc/23517/task/23543/stat : 23543 (java) S 23513 23517 23481 0 -1 4202560 587 0 0 0 325 17 0 0 20 0 22 0 30583838 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854549593000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23544] ppid=23513 vsize=9824732 CPUtime=3.03 cores=1,3,5,7
/proc/23517/task/23544/stat : 23544 (java) S 23513 23517 23481 0 -1 4202560 828 0 0 0 287 16 0 0 20 0 22 0 30583838 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854548540456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23545] ppid=23513 vsize=9824732 CPUtime=3.02 cores=1,3,5,7
/proc/23517/task/23545/stat : 23545 (java) S 23513 23517 23481 0 -1 4202560 634 0 0 0 286 16 0 0 20 0 22 0 30583838 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854547487400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23546] ppid=23513 vsize=9824732 CPUtime=3.48 cores=1,3,5,7
/proc/23517/task/23546/stat : 23546 (java) S 23513 23517 23481 0 -1 4202560 1033 0 0 0 332 16 0 0 20 0 22 0 30583838 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854546434856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23547] ppid=23513 vsize=9824732 CPUtime=3.57 cores=1,3,5,7
/proc/23517/task/23547/stat : 23547 (java) S 23513 23517 23481 0 -1 4202560 2202 0 0 0 346 11 0 0 20 0 22 0 30583841 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854064105832 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23550] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23550/stat : 23550 (java) S 23513 23517 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854063052152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23552] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23552/stat : 23552 (java) S 23513 23517 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854061998984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23553] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23553/stat : 23553 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854060947728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23555] ppid=23513 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/23517/task/23555/stat : 23555 (java) S 23513 23517 23481 0 -1 4202560 11230 0 1 0 144 3 0 0 20 0 22 0 30583848 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854059895608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23557] ppid=23513 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/23517/task/23557/stat : 23557 (java) S 23513 23517 23481 0 -1 4202560 6377 0 1 0 111 0 0 0 20 0 22 0 30583848 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854058843064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23560] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23560/stat : 23560 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854057790200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23562] ppid=23513 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/23517/task/23562/stat : 23562 (java) S 23513 23517 23481 0 -1 4202560 51 0 0 0 11 24 0 0 20 0 22 0 30583848 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854056737864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23564] ppid=23513 vsize=9824732 CPUtime=870.98 cores=1,3,5,7
/proc/23517/task/23564/stat : 23564 (java) R 23513 23517 23481 0 -1 4202560 94 0 0 0 87082 16 0 0 20 0 22 0 30583900 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854055681504 139854554578263 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23566] ppid=23513 vsize=9824732 CPUtime=870.96 cores=1,3,5,7
/proc/23517/task/23566/stat : 23566 (java) R 23513 23517 23481 0 -1 4202560 1558 0 0 0 87044 52 0 0 20 0 22 0 30583900 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854054630200 139854554627371 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23568] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23568/stat : 23568 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854053577512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23570] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23570/stat : 23570 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 935160 33554432000 1073741824 1073778376 140737259662144 139854052524968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1774.45
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.001 s]
/proc/loadavg: 4.17 4.03 3.20 6/219 23590
/proc/meminfo: memFree=23184692/32872528 swapFree=1094508/1184444
[pid=23517] ppid=23513 vsize=9824732 CPUtime=1800.02 cores=1,3,5,7
/proc/23517/stat : 23517 (java) S 23513 23517 23481 0 -1 4202496 31646 0 29 0 179793 209 0 0 20 0 22 0 30583825 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 140737259653280 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 7 0 0
/proc/23517/statm: 2456183 936185 2301 9 0 2446860 0
[pid=23517/tid=23529] ppid=23513 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/23517/task/23529/stat : 23529 (java) S 23513 23517 23481 0 -1 4202560 2480 0 7 0 49 5 0 0 20 0 22 0 30583835 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854710006648 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 11 0 0
[pid=23517/tid=23532] ppid=23513 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/23517/task/23532/stat : 23532 (java) S 23513 23517 23481 0 -1 4202560 562 0 0 0 295 16 0 0 20 0 22 0 30583838 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854553803176 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23535] ppid=23513 vsize=9824732 CPUtime=3.2 cores=1,3,5,7
/proc/23517/task/23535/stat : 23535 (java) S 23513 23517 23481 0 -1 4202560 1058 0 0 0 305 15 0 0 20 0 22 0 30583838 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854552750632 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23539] ppid=23513 vsize=9824732 CPUtime=3.49 cores=1,3,5,7
/proc/23517/task/23539/stat : 23539 (java) S 23513 23517 23481 0 -1 4202560 1043 0 0 0 332 17 0 0 20 0 22 0 30583838 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854551697576 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23541] ppid=23513 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/23517/task/23541/stat : 23541 (java) S 23513 23517 23481 0 -1 4202560 656 0 0 0 305 17 0 0 20 0 22 0 30583838 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854550645032 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23543] ppid=23513 vsize=9824732 CPUtime=3.45 cores=1,3,5,7
/proc/23517/task/23543/stat : 23543 (java) S 23513 23517 23481 0 -1 4202560 588 0 0 0 328 17 0 0 20 0 22 0 30583838 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854549593000 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23544] ppid=23513 vsize=9824732 CPUtime=3.07 cores=1,3,5,7
/proc/23517/task/23544/stat : 23544 (java) S 23513 23517 23481 0 -1 4202560 828 0 0 0 291 16 0 0 20 0 22 0 30583838 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854548540456 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23545] ppid=23513 vsize=9824732 CPUtime=3.08 cores=1,3,5,7
/proc/23517/task/23545/stat : 23545 (java) S 23513 23517 23481 0 -1 4202560 634 0 0 0 292 16 0 0 20 0 22 0 30583838 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854547487400 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23546] ppid=23513 vsize=9824732 CPUtime=3.53 cores=1,3,5,7
/proc/23517/task/23546/stat : 23546 (java) S 23513 23517 23481 0 -1 4202560 1035 0 0 0 336 17 0 0 20 0 22 0 30583838 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854546434856 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23547] ppid=23513 vsize=9824732 CPUtime=3.58 cores=1,3,5,7
/proc/23517/task/23547/stat : 23547 (java) S 23513 23517 23481 0 -1 4202560 2203 0 0 0 346 12 0 0 20 0 22 0 30583841 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854064105832 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23550] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23550/stat : 23550 (java) S 23513 23517 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854063052152 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23552] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23552/stat : 23552 (java) S 23513 23517 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30583843 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854061998984 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23553] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23553/stat : 23553 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854060947728 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23555] ppid=23513 vsize=9824732 CPUtime=1.47 cores=1,3,5,7
/proc/23517/task/23555/stat : 23555 (java) S 23513 23517 23481 0 -1 4202560 11230 0 1 0 144 3 0 0 20 0 22 0 30583848 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854059895608 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23557] ppid=23513 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/23517/task/23557/stat : 23557 (java) S 23513 23517 23481 0 -1 4202560 6377 0 1 0 111 0 0 0 20 0 22 0 30583848 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854058843064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23560] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23560/stat : 23560 (java) S 23513 23517 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30583848 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854057790200 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23562] ppid=23513 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/23517/task/23562/stat : 23562 (java) S 23513 23517 23481 0 -1 4202560 51 0 0 0 11 25 0 0 20 0 22 0 30583848 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854056737864 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23517/tid=23564] ppid=23513 vsize=9824732 CPUtime=883.57 cores=1,3,5,7
/proc/23517/task/23564/stat : 23564 (java) R 23513 23517 23481 0 -1 4202560 95 0 0 0 88341 16 0 0 20 0 22 0 30583900 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854055681504 139854554595400 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23517/tid=23566] ppid=23513 vsize=9824732 CPUtime=883.54 cores=1,3,5,7
/proc/23517/task/23566/stat : 23566 (java) R 23513 23517 23481 0 -1 4202560 1560 0 0 0 88302 52 0 0 20 0 22 0 30583900 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854054630200 139854554822720 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23517/tid=23568] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23568/stat : 23568 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854053577512 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23517/tid=23570] ppid=23513 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23517/task/23570/stat : 23570 (java) S 23513 23517 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30583901 10060525568 936185 33554432000 1073741824 1073778376 140737259662144 139854052524968 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 23517 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.067
CPU time (s): 1800.74
CPU user time (s): 1798.13
CPU system time (s): 2.6136
CPU usage (%): 201.185
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.13
system time used= 2.6136
maximum resident set size= 3744856
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31680
page faults= 29
swaps= 0
block input operations= 17152
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24831
involuntary context switches= 31715

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.18021 second user time and 8.04678 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-26 23:10:40
IDJOB=4116998
IDBENCH=109540
IDSOLVER=2543
FILE ID=node115/4116998-1466975440
RUNJOBID= node115-1466975440-23498
PBS_JOBID= 19976385
Free space on /tmp= 71664 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/nossum/normalized-sha1-size112-round23-8.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116998-1466975440/watcher-4116998-1466975440 -o /tmp/evaluation-result-4116998-1466975440/solver-4116998-1466975440 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1466975440-23498 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116998-1466975440.opb

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

MD5SUM BENCH= cb74da8ad9da4ea1b2ea1d65756c1398
RANDOM SEED=1148182483

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.395
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.395
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.56
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.395
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:        30676924 kB
Buffers:           74624 kB
Cached:           205948 kB
SwapCached:         1676 kB
Active:            36764 kB
Inactive:         247460 kB
Active(anon):       5452 kB
Inactive(anon):      684 kB
Active(file):      31312 kB
Inactive(file):   246776 kB
Unevictable:     1184444 kB
Mlocked:         1094508 kB
SwapTotal:      67108856 kB
SwapFree:       67099168 kB
Dirty:              1184 kB
Writeback:             0 kB
AnonPages:       1187076 kB
Mapped:             7328 kB
Shmem:                 0 kB
Slab:             594848 kB
SReclaimable:      39220 kB
SUnreclaim:       555628 kB
KernelStack:        1344 kB
PageTables:         6684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1282024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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= 71660 MiB
End job on node115 at 2016-06-26 23:25:36