Trace number 4116422

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.68 895.164

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size160-round21-1.opb
MD5SUM907f30a05b9ed7b75c264702b2bb4940
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 benchmark65.3621
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-4116422-1466951108.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.73/0.47	c ... done. Wall clock time 0.357s.
0.73/0.47	c declared #vars     3968
0.73/0.47	c #constraints  9216
0.73/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.73/0.48	c constraints type 
0.73/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.73/0.48	c org.sat4j.specs.Constr$1 => 936
0.73/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.73/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 536
0.73/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.73/0.48	c 9216 constraints processed.
0.73/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.73/0.48	c constraints type 
0.73/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.73/0.48	c org.sat4j.specs.Constr$1 => 936
0.73/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.73/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.73/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 536
0.73/0.48	c 9216 constraints processed.
4.56/1.44	c cleaning 2496 clauses out of 4999 with flag 15192/5001
5.87/2.05	c cleaning 4241 clauses out of 8502 with flag 37459/11000
7.62/2.81	c cleaning 5626 clauses out of 11261 with flag 66083/18000
9.48/3.71	c cleaning 6816 clauses out of 13635 with flag 100388/26000
11.54/4.76	c cleaning 7906 clauses out of 15820 with flag 140974/35001
14.00/5.93	c cleaning 8942 clauses out of 17913 with flag 190549/45000
16.88/7.31	c cleaning 9967 clauses out of 19973 with flag 243960/56002
19.89/8.83	c cleaning 10991 clauses out of 22004 with flag 304782/68000
23.36/10.56	c cleaning 11988 clauses out of 24014 with flag 373934/81001
27.04/12.39	c cleaning 13012 clauses out of 26025 with flag 447863/95000
31.06/14.35	c cleaning 14005 clauses out of 28013 with flag 530497/110000
35.46/16.57	c cleaning 15002 clauses out of 30009 with flag 618119/126001
40.39/18.99	c cleaning 15982 clauses out of 32006 with flag 712717/143000
45.39/21.48	c cleaning 17011 clauses out of 34024 with flag 814544/161000
51.12/24.27	c cleaning 17999 clauses out of 36013 with flag 921265/180000
56.71/27.02	c cleaning 0 clauses out of 5001 with flag 0/5001
57.36/27.36	c cleaning 18986 clauses out of 38014 with flag 1035981/200000
64.59/30.83	c cleaning 19975 clauses out of 40029 with flag 1157957/221001
72.08/34.57	c cleaning 21011 clauses out of 42054 with flag 1288449/243001
79.88/38.42	c cleaning 22004 clauses out of 44042 with flag 1423527/266000
88.12/42.41	c cleaning 23011 clauses out of 46038 with flag 1565679/290000
96.32/46.59	c cleaning 24009 clauses out of 48027 with flag 1716900/315000
105.99/51.40	c cleaning 24985 clauses out of 50018 with flag 1872296/341000
115.90/56.27	c cleaning 25991 clauses out of 52035 with flag 2036073/368002
125.88/61.29	c cleaning 26997 clauses out of 54046 with flag 2205394/396004
136.81/66.65	c cleaning 28023 clauses out of 56045 with flag 2380413/425000
148.20/72.32	c cleaning 29001 clauses out of 58022 with flag 2562566/455000
159.92/78.18	c cleaning 30001 clauses out of 60022 with flag 2753953/486001
172.60/84.43	c cleaning 31006 clauses out of 62021 with flag 2950105/518001
186.21/91.23	c cleaning 31990 clauses out of 64014 with flag 3150278/551000
200.31/98.24	c cleaning 32987 clauses out of 66024 with flag 3360627/585000
214.98/105.50	c cleaning 33971 clauses out of 68038 with flag 3579556/620001
231.69/114.21	c cleaning 35031 clauses out of 70066 with flag 3809389/656000
248.12/122.40	c cleaning 36006 clauses out of 72036 with flag 4041285/693001
265.58/131.11	c cleaning 36994 clauses out of 74029 with flag 4280588/731000
283.06/139.87	c cleaning 37988 clauses out of 76035 with flag 4526989/770000
301.76/149.11	c cleaning 38997 clauses out of 78047 with flag 4777786/810000
321.28/158.82	c cleaning 39976 clauses out of 80051 with flag 5037973/851001
337.78/167.03	c cleaning 0 clauses out of 11000 with flag 0/11000
341.37/168.89	c cleaning 41020 clauses out of 82074 with flag 5302999/893000
362.49/179.36	c cleaning 41991 clauses out of 84054 with flag 5577798/936000
384.63/190.37	c cleaning 43007 clauses out of 86067 with flag 5855279/980004
407.75/201.84	c cleaning 44019 clauses out of 88057 with flag 6141608/1025001
433.17/214.48	c cleaning 45008 clauses out of 90037 with flag 6438757/1071000
458.50/227.09	c cleaning 46003 clauses out of 92032 with flag 6737994/1118003
485.39/240.35	c cleaning 46984 clauses out of 94026 with flag 7047382/1166000
513.51/254.37	c cleaning 47967 clauses out of 96042 with flag 7363976/1215000
541.75/268.34	c cleaning 49029 clauses out of 98075 with flag 7686199/1265000
570.70/282.77	c cleaning 49979 clauses out of 100046 with flag 8011989/1316000
600.84/298.31	c cleaning 51018 clauses out of 102067 with flag 8346851/1368000
630.80/313.21	c cleaning 52003 clauses out of 104049 with flag 8692147/1421000
661.38/328.49	c cleaning 53004 clauses out of 106046 with flag 9038944/1475000
694.96/345.11	c cleaning 53996 clauses out of 108042 with flag 9394643/1530000
729.20/362.16	c cleaning 55007 clauses out of 110047 with flag 9759968/1586001
764.02/379.46	c cleaning 55975 clauses out of 112039 with flag 10129682/1643000
799.29/396.91	c cleaning 57016 clauses out of 114065 with flag 10510249/1701001
838.84/416.53	c cleaning 57993 clauses out of 116048 with flag 10895773/1760000
878.32/436.13	c cleaning 59006 clauses out of 118056 with flag 11282554/1820001
917.64/455.65	c cleaning 59996 clauses out of 120049 with flag 11682995/1881000
958.89/476.17	c cleaning 61016 clauses out of 122054 with flag 12086179/1943001
1000.56/496.89	c cleaning 61980 clauses out of 124039 with flag 12497416/2006002
1043.36/518.18	c cleaning 62996 clauses out of 126057 with flag 12916155/2070000
1087.88/540.25	c cleaning 64023 clauses out of 128062 with flag 13344261/2135001
1132.74/562.58	c cleaning 64993 clauses out of 130040 with flag 13768290/2201002
1180.20/586.15	c cleaning 65992 clauses out of 132045 with flag 14204696/2268000
1227.68/609.77	c cleaning 67022 clauses out of 134054 with flag 14646361/2336001
1279.47/635.41	c cleaning 67995 clauses out of 136032 with flag 15092235/2405001
1301.18/646.29	c cleaning 0 clauses out of 18000 with flag 0/18000
1331.12/661.12	c cleaning 69000 clauses out of 138036 with flag 15547198/2475000
1384.10/687.48	c cleaning 70016 clauses out of 140036 with flag 16008644/2546000
1439.68/715.99	c cleaning 70983 clauses out of 142020 with flag 16480832/2618000
1493.22/742.68	c cleaning 71999 clauses out of 144037 with flag 16957024/2691000
1549.98/770.83	c cleaning 72982 clauses out of 146040 with flag 17438566/2765002
1608.47/799.98	c cleaning 73998 clauses out of 148057 with flag 17931959/2840001
1670.34/830.66	c cleaning 75006 clauses out of 150058 with flag 18431684/2916000
1733.55/862.03	c cleaning 76014 clauses out of 152052 with flag 18933176/2993000
1795.65/892.95	c cleaning 76976 clauses out of 154038 with flag 19447821/3071000
1800.05/895.10	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/895.10	c starts		: 29689
1800.05/895.10	c conflicts		: 3077959
1800.05/895.10	c decisions		: 25534877
1800.05/895.10	c propagations		: 403454254
1800.05/895.10	c inspects		: 9496163040
1800.05/895.10	c shortcuts		: 0
1800.05/895.10	c learnt literals	: 2
1800.05/895.10	c learnt binary clauses	: 69
1800.05/895.10	c learnt ternary clauses	: 866
1800.05/895.10	c learnt constraints	: 3077957
1800.05/895.10	c ignored constraints	: 0
1800.05/895.10	c root simplifications	: 0
1800.05/895.10	c removed literals (reason simplification)	: 3130120
1800.05/895.10	c reason swapping (by a shorter reason)	: 0
1800.05/895.10	c Calls to reduceDB	: 74
1800.05/895.10	c Number of update (reduction) of LBD	: 665327
1800.05/895.10	c Imported unit clauses	: 0
1800.05/895.10	c number of reductions to clauses (during analyze)	: 0
1800.05/895.10	c number of learned constraints concerned by reduction	: 0
1800.05/895.10	c number of learning phase by resolution	: 0
1800.05/895.10	c number of learning phase by cutting planes	: 0
1800.05/895.10	c speed (assignments/second)	: 450981.881551017
1800.05/895.10	c non guided choices	3791
1800.05/895.13	c learnt constraints type 
1800.05/895.13	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 69
1800.05/895.13	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 83952
1800.05/895.13	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.05/895.13	c starts		: 45
1800.05/895.13	c conflicts		: 20720
1800.05/895.13	c decisions		: 63152
1800.05/895.13	c propagations		: 2474441
1800.05/895.13	c inspects		: 840933525
1800.05/895.13	c shortcuts		: 0
1800.05/895.13	c learnt literals	: 0
1800.05/895.13	c learnt binary clauses	: 0
1800.05/895.13	c learnt ternary clauses	: 0
1800.05/895.13	c learnt constraints	: 20720
1800.05/895.13	c ignored constraints	: 0
1800.05/895.13	c root simplifications	: 0
1800.05/895.13	c removed literals (reason simplification)	: 0
1800.05/895.13	c reason swapping (by a shorter reason)	: 0
1800.05/895.13	c Calls to reduceDB	: 3
1800.05/895.13	c Number of update (reduction) of LBD	: 0
1800.05/895.13	c Imported unit clauses	: 0
1800.05/895.13	c number of reductions to clauses (during analyze)	: 0
1800.05/895.13	c number of learned constraints concerned by reduction	: 0
1800.05/895.13	c number of learning phase by resolution	: 0
1800.05/895.13	c number of learning phase by cutting planes	: 0
1800.05/895.13	c speed (assignments/second)	: 2765.8603433571384
1800.05/895.13	c non guided choices	335
1800.05/895.14	c learnt constraints type 
1800.05/895.14	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 3
1800.05/895.14	c org.sat4j.pb.constraints.pb.MaxWatchPb => 20717
1800.05/895.14	s UNKNOWN
1800.05/895.14	c Total wall clock time (in seconds): 895.018

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

pid=19216
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.10 4.19 4.17 4/197 19219
/proc/meminfo: memFree=26678868/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9212 CPUtime=0 cores=0,2,4,6
/proc/19219/stat : 19219 (java) R 19216 19219 18126 0 -1 4202496 391 0 0 0 0 0 0 0 20 0 1 0 28150166 9433088 62 33554432000 1073741824 1073778376 140733776785664 140733776782792 266426421536 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2306 73 57 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 4.10 4.19 4.17 4/197 19219
/proc/meminfo: memFree=26678868/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 4401 0 1 0 8 1 0 0 20 0 18 0 28150166 9787879424 6036 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2389619 6036 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 4.10 4.19 4.17 4/197 19219
/proc/meminfo: memFree=26678868/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9558476 CPUtime=0.25 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 4677 0 1 0 24 1 0 0 20 0 18 0 28150166 9787879424 6775 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2389619 6776 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9558476

[startup+0.300225 s]
/proc/loadavg: 4.10 4.19 4.17 4/197 19219
/proc/meminfo: memFree=26678868/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9558476 CPUtime=0.49 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 5879 0 1 0 47 2 0 0 20 0 18 0 28150166 9787879424 8860 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2389619 8860 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700192 s]
/proc/loadavg: 4.10 4.19 4.17 4/197 19219
/proc/meminfo: memFree=26678868/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 16068 0 1 0 180 4 0 0 20 0 22 0 28150166 10060525568 24004 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2456183 24004 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.10 4.19 4.17 7/219 19241
/proc/meminfo: memFree=26556960/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9824732 CPUtime=4.82 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 20302 0 1 0 475 7 0 0 20 0 22 0 28150166 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2456183 46851 2292 9 0 2446860 0
[pid=19219/tid=19221] ppid=19216 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/19219/task/19221/stat : 19221 (java) S 19216 19219 18126 0 -1 4202560 2431 0 1 0 43 2 0 0 20 0 22 0 28150167 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140359499404152 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19222] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19222/stat : 19222 (java) S 19216 19219 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28150168 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140359471856296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19223] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19223/stat : 19223 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150168 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140359470803752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19224] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19224/stat : 19224 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150168 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140359469751208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19225] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19225/stat : 19225 (java) S 19216 19219 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28150168 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140359468698664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19226] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19226/stat : 19226 (java) S 19216 19219 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28150168 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140359467645096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19227] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19227/stat : 19227 (java) S 19216 19219 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28150168 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140359466592552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19228] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19228/stat : 19228 (java) S 19216 19219 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28150168 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140359465540008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19229] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19229/stat : 19229 (java) S 19216 19219 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28150168 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140359335717416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19230] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19230/stat : 19230 (java) S 19216 19219 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28150169 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358852770408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19231] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19231/stat : 19231 (java) S 19216 19219 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358851716728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19232] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19232/stat : 19232 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358850664072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19233] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19233/stat : 19233 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358849612816 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19234] ppid=19216 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/19219/task/19234/stat : 19234 (java) S 19216 19219 18126 0 -1 4202560 8669 0 0 0 106 2 0 0 20 0 22 0 28150172 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358848559160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19235] ppid=19216 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/19219/task/19235/stat : 19235 (java) S 19216 19219 18126 0 -1 4202560 7794 0 0 0 119 2 0 0 20 0 22 0 28150172 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358847506616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19236] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19236/stat : 19236 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358846454264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19237] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19237/stat : 19237 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358845401928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19238] ppid=19216 vsize=9824732 CPUtime=0.99 cores=0,2,4,6
/proc/19219/task/19238/stat : 19238 (java) R 19216 19219 18126 0 -1 4202560 17 0 0 0 99 0 0 0 20 0 22 0 28150215 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358844345152 140359347422580 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19239] ppid=19216 vsize=9824732 CPUtime=0.98 cores=0,2,4,6
/proc/19219/task/19239/stat : 19239 (java) R 19216 19219 18126 0 -1 4202560 74 0 0 0 96 2 0 0 20 0 22 0 28150215 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358843292968 140359347499186 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19240] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19240/stat : 19240 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358842242600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19241] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19241/stat : 19241 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 46851 33554432000 1073741824 1073778376 140733776785664 140358841190056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.10 4.19 4.17 6/219 19241
/proc/meminfo: memFree=26478888/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9824732 CPUtime=8.27 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 20543 0 1 0 810 17 0 0 20 0 22 0 28150166 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2456183 87369 2292 9 0 2446860 0
[pid=19219/tid=19221] ppid=19216 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/19219/task/19221/stat : 19221 (java) S 19216 19219 18126 0 -1 4202560 2431 0 1 0 43 2 0 0 20 0 22 0 28150167 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140359499404152 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19222] ppid=19216 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19219/task/19222/stat : 19222 (java) R 19216 19219 18126 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 22 0 28150168 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140359471856424 266435595399 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19223] ppid=19216 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19219/task/19223/stat : 19223 (java) R 19216 19219 18126 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 28150168 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140359470803928 140359503579311 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19224] ppid=19216 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19219/task/19224/stat : 19224 (java) R 19216 19219 18126 0 -1 4202560 21 0 0 0 2 2 0 0 20 0 22 0 28150168 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140359469751336 266435595399 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19225] ppid=19216 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19219/task/19225/stat : 19225 (java) R 19216 19219 18126 0 -1 4202560 32 0 0 0 3 2 0 0 20 0 22 0 28150168 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140359468698840 266435595399 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19226] ppid=19216 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/19219/task/19226/stat : 19226 (java) R 19216 19219 18126 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 28150168 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140359467645096 266435595399 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19227] ppid=19216 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/19219/task/19227/stat : 19227 (java) R 19216 19219 18126 0 -1 4202560 38 0 0 0 4 2 0 0 20 0 22 0 28150168 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140359466592680 140359507449001 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19228] ppid=19216 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/19219/task/19228/stat : 19228 (java) R 19216 19219 18126 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 28150168 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140359465540136 266435595399 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19229] ppid=19216 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/19219/task/19229/stat : 19229 (java) R 19216 19219 18126 0 -1 4202560 15 0 0 0 2 1 0 0 20 0 22 0 28150168 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140359335717592 140359503160520 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19230] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19230/stat : 19230 (java) S 19216 19219 18126 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28150169 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358852769288 266439013436 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19231] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19231/stat : 19231 (java) S 19216 19219 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358851716728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19232] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19232/stat : 19232 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358850664072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19233] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19233/stat : 19233 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358849612816 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19234] ppid=19216 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/19219/task/19234/stat : 19234 (java) S 19216 19219 18126 0 -1 4202560 8669 0 0 0 109 2 0 0 20 0 22 0 28150172 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358848559160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19235] ppid=19216 vsize=9824732 CPUtime=1.31 cores=0,2,4,6
/proc/19219/task/19235/stat : 19235 (java) S 19216 19219 18126 0 -1 4202560 7794 0 0 0 129 2 0 0 20 0 22 0 28150172 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358847506616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19236] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19236/stat : 19236 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358846454264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19237] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19237/stat : 19237 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358845401928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19238] ppid=19216 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/19219/task/19238/stat : 19238 (java) S 19216 19219 18126 0 -1 4202560 18 0 0 0 249 0 0 0 20 0 22 0 28150215 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358844345240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19239] ppid=19216 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/19219/task/19239/stat : 19239 (java) S 19216 19219 18126 0 -1 4202560 124 0 0 0 243 3 0 0 20 0 22 0 28150215 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358843293576 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19240] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19240/stat : 19240 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358842242600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19241] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19241/stat : 19241 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 87369 33554432000 1073741824 1073778376 140733776785664 140358841190056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.27
Current children cumulated vsize (KiB) 9824732

[startup+6.30102 s]
/proc/loadavg: 4.17 4.21 4.18 5/219 19241
/proc/meminfo: memFree=26054828/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9824732 CPUtime=14.8 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 21643 0 1 0 1454 26 0 0 20 0 22 0 28150166 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2456183 155012 2292 9 0 2446860 0
[pid=19219/tid=19221] ppid=19216 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/19219/task/19221/stat : 19221 (java) S 19216 19219 18126 0 -1 4202560 2431 0 1 0 43 2 0 0 20 0 22 0 28150167 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140359499404152 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19222] ppid=19216 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/19219/task/19222/stat : 19222 (java) S 19216 19219 18126 0 -1 4202560 90 0 0 0 7 3 0 0 20 0 22 0 28150168 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140359471856296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19223] ppid=19216 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19219/task/19223/stat : 19223 (java) S 19216 19219 18126 0 -1 4202560 29 0 0 0 4 0 0 0 20 0 22 0 28150168 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140359470803752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19224] ppid=19216 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/19219/task/19224/stat : 19224 (java) S 19216 19219 18126 0 -1 4202560 73 0 0 0 5 2 0 0 20 0 22 0 28150168 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140359469751208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19225] ppid=19216 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/19219/task/19225/stat : 19225 (java) S 19216 19219 18126 0 -1 4202560 130 0 0 0 5 3 0 0 20 0 22 0 28150168 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140359468698664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19226] ppid=19216 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/19219/task/19226/stat : 19226 (java) S 19216 19219 18126 0 -1 4202560 116 0 0 0 2 2 0 0 20 0 22 0 28150168 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140359467645096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19227] ppid=19216 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/19219/task/19227/stat : 19227 (java) S 19216 19219 18126 0 -1 4202560 76 0 0 0 6 3 0 0 20 0 22 0 28150168 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140359466592552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19228] ppid=19216 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/19219/task/19228/stat : 19228 (java) S 19216 19219 18126 0 -1 4202560 127 0 0 0 4 1 0 0 20 0 22 0 28150168 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140359465540008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19229] ppid=19216 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/19219/task/19229/stat : 19229 (java) S 19216 19219 18126 0 -1 4202560 134 0 0 0 6 2 0 0 20 0 22 0 28150168 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140359335717416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19230] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19230/stat : 19230 (java) S 19216 19219 18126 0 -1 4202560 453 0 0 0 0 0 0 0 20 0 22 0 28150169 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140358852770408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19231] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19231/stat : 19231 (java) S 19216 19219 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140358851716728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19232] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19232/stat : 19232 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140358850664072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19233] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19233/stat : 19233 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 155012 33554432000 1073741824 1073778376 140733776785664 140358849612816 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19234] ppid=19216 vsize=9824732 CPUtime=1.13 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.16 4.29 4.23 5/219 19330
/proc/meminfo: memFree=23044440/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9824732 CPUtime=1774.4 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 31951 0 1 0 177256 184 0 0 20 0 22 0 28150166 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2456183 920261 2301 9 0 2446860 0
[pid=19219/tid=19221] ppid=19216 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/19219/task/19221/stat : 19221 (java) S 19216 19219 18126 0 -1 4202560 2436 0 1 0 46 3 0 0 20 0 22 0 28150167 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140359499404152 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19222] ppid=19216 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/19219/task/19222/stat : 19222 (java) S 19216 19219 18126 0 -1 4202560 527 0 0 0 251 15 0 0 20 0 22 0 28150168 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140359471856296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19223] ppid=19216 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/19219/task/19223/stat : 19223 (java) S 19216 19219 18126 0 -1 4202560 623 0 0 0 262 13 0 0 20 0 22 0 28150168 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140359470803752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19224] ppid=19216 vsize=9824732 CPUtime=3.2 cores=0,2,4,6
/proc/19219/task/19224/stat : 19224 (java) S 19216 19219 18126 0 -1 4202560 556 0 0 0 303 17 0 0 20 0 22 0 28150168 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140359469751208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19225] ppid=19216 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/19219/task/19225/stat : 19225 (java) S 19216 19219 18126 0 -1 4202560 726 0 0 0 276 16 0 0 20 0 22 0 28150168 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140359468698664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19226] ppid=19216 vsize=9824732 CPUtime=3.46 cores=0,2,4,6
/proc/19219/task/19226/stat : 19226 (java) S 19216 19219 18126 0 -1 4202560 613 0 0 0 331 15 0 0 20 0 22 0 28150168 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140359467645096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19227] ppid=19216 vsize=9824732 CPUtime=2.93 cores=0,2,4,6
/proc/19219/task/19227/stat : 19227 (java) S 19216 19219 18126 0 -1 4202560 583 0 0 0 278 15 0 0 20 0 22 0 28150168 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140359466592552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19228] ppid=19216 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/19219/task/19228/stat : 19228 (java) S 19216 19219 18126 0 -1 4202560 622 0 0 0 287 17 0 0 20 0 22 0 28150168 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140359465540008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19229] ppid=19216 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/19219/task/19229/stat : 19229 (java) S 19216 19219 18126 0 -1 4202560 619 0 0 0 271 13 0 0 20 0 22 0 28150168 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140359335717416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19230] ppid=19216 vsize=9824732 CPUtime=3.91 cores=0,2,4,6
/proc/19219/task/19230/stat : 19230 (java) S 19216 19219 18126 0 -1 4202560 2284 0 0 0 382 9 0 0 20 0 22 0 28150169 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358852770408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19231] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19231/stat : 19231 (java) S 19216 19219 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358851716728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19232] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19232/stat : 19232 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358850664072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19233] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19233/stat : 19233 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358849612816 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19234] ppid=19216 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/19219/task/19234/stat : 19234 (java) S 19216 19219 18126 0 -1 4202560 9275 0 0 0 140 2 0 0 20 0 22 0 28150172 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358848559160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19235] ppid=19216 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/19219/task/19235/stat : 19235 (java) S 19216 19219 18126 0 -1 4202560 9770 0 0 0 162 2 0 0 20 0 22 0 28150172 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358847506616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19236] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19236/stat : 19236 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358846454264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19237] ppid=19216 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/19219/task/19237/stat : 19237 (java) S 19216 19219 18126 0 -1 4202560 51 0 0 0 16 18 0 0 20 0 22 0 28150172 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358845401928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19238] ppid=19216 vsize=9824732 CPUtime=871.49 cores=0,2,4,6
/proc/19219/task/19238/stat : 19238 (java) R 19216 19219 18126 0 -1 4202560 55 0 0 0 87133 16 0 0 20 0 22 0 28150215 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358844345344 140359347518178 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19239] ppid=19216 vsize=9824732 CPUtime=871.51 cores=0,2,4,6
/proc/19219/task/19239/stat : 19239 (java) R 19216 19219 18126 0 -1 4202560 1945 0 0 0 87100 51 0 0 20 0 22 0 28150215 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358843293248 140359347636803 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19240] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19240/stat : 19240 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358842242600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19241] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19241/stat : 19241 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 920261 33554432000 1073741824 1073778376 140733776785664 140358841190056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1774.4
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.101 s]
/proc/loadavg: 4.14 4.28 4.23 5/220 19333
/proc/meminfo: memFree=23033560/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 31967 0 1 0 179820 185 0 0 20 0 22 0 28150166 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2456183 922821 2301 9 0 2446860 0
[pid=19219/tid=19221] ppid=19216 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/19219/task/19221/stat : 19221 (java) S 19216 19219 18126 0 -1 4202560 2436 0 1 0 46 3 0 0 20 0 22 0 28150167 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359499404152 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19222] ppid=19216 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/19219/task/19222/stat : 19222 (java) S 19216 19219 18126 0 -1 4202560 529 0 0 0 252 15 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359471856296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19223] ppid=19216 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/19219/task/19223/stat : 19223 (java) S 19216 19219 18126 0 -1 4202560 624 0 0 0 264 13 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359470803752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19224] ppid=19216 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/19219/task/19224/stat : 19224 (java) S 19216 19219 18126 0 -1 4202560 557 0 0 0 305 17 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359469751208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19225] ppid=19216 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/19219/task/19225/stat : 19225 (java) S 19216 19219 18126 0 -1 4202560 726 0 0 0 278 16 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359468698664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19226] ppid=19216 vsize=9824732 CPUtime=3.5 cores=0,2,4,6
/proc/19219/task/19226/stat : 19226 (java) S 19216 19219 18126 0 -1 4202560 617 0 0 0 335 15 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359467645096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19227] ppid=19216 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/19219/task/19227/stat : 19227 (java) S 19216 19219 18126 0 -1 4202560 586 0 0 0 281 15 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359466592552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19228] ppid=19216 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/19219/task/19228/stat : 19228 (java) S 19216 19219 18126 0 -1 4202560 624 0 0 0 288 17 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359465540008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19229] ppid=19216 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/19219/task/19229/stat : 19229 (java) S 19216 19219 18126 0 -1 4202560 621 0 0 0 274 13 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359335717416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19230] ppid=19216 vsize=9824732 CPUtime=3.91 cores=0,2,4,6
/proc/19219/task/19230/stat : 19230 (java) S 19216 19219 18126 0 -1 4202560 2284 0 0 0 382 9 0 0 20 0 22 0 28150169 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358852770408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19231] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19231/stat : 19231 (java) S 19216 19219 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358851716728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19232] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19232/stat : 19232 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358850664072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19233] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19233/stat : 19233 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358849612816 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19234] ppid=19216 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/19219/task/19234/stat : 19234 (java) S 19216 19219 18126 0 -1 4202560 9275 0 0 0 140 2 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358848559160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19235] ppid=19216 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/19219/task/19235/stat : 19235 (java) S 19216 19219 18126 0 -1 4202560 9770 0 0 0 162 2 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358847506616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19236] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19236/stat : 19236 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358846454264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19237] ppid=19216 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/19219/task/19237/stat : 19237 (java) S 19216 19219 18126 0 -1 4202560 51 0 0 0 16 18 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358845401928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19238] ppid=19216 vsize=9824732 CPUtime=884.22 cores=0,2,4,6
/proc/19219/task/19238/stat : 19238 (java) R 19216 19219 18126 0 -1 4202560 55 0 0 0 88406 16 0 0 20 0 22 0 28150215 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358844338416 140359347518397 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19239] ppid=19216 vsize=9824732 CPUtime=884.25 cores=0,2,4,6
/proc/19219/task/19239/stat : 19239 (java) R 19216 19219 18126 0 -1 4202560 1946 0 0 0 88374 51 0 0 20 0 22 0 28150215 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358843292384 140359347636877 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19240] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19240/stat : 19240 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358842242600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19241] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19241/stat : 19241 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358841190056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
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 19219 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.101 s]
/proc/loadavg: 4.14 4.28 4.23 5/220 19333
/proc/meminfo: memFree=23033560/32872528 swapFree=1437460/1543748
[pid=19219] ppid=19216 vsize=9824732 CPUtime=1800.05 cores=0,2,4,6
/proc/19219/stat : 19219 (java) S 19216 19219 18126 0 -1 4202496 31967 0 1 0 179820 185 0 0 20 0 22 0 28150166 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140733776776800 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19219/statm: 2456183 922821 2301 9 0 2446860 0
[pid=19219/tid=19221] ppid=19216 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/19219/task/19221/stat : 19221 (java) S 19216 19219 18126 0 -1 4202560 2436 0 1 0 46 3 0 0 20 0 22 0 28150167 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359499404152 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19222] ppid=19216 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/19219/task/19222/stat : 19222 (java) S 19216 19219 18126 0 -1 4202560 529 0 0 0 252 15 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359471856296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19223] ppid=19216 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/19219/task/19223/stat : 19223 (java) S 19216 19219 18126 0 -1 4202560 624 0 0 0 264 13 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359470803752 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19224] ppid=19216 vsize=9824732 CPUtime=3.22 cores=0,2,4,6
/proc/19219/task/19224/stat : 19224 (java) S 19216 19219 18126 0 -1 4202560 557 0 0 0 305 17 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359469751208 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19225] ppid=19216 vsize=9824732 CPUtime=2.94 cores=0,2,4,6
/proc/19219/task/19225/stat : 19225 (java) S 19216 19219 18126 0 -1 4202560 726 0 0 0 278 16 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359468698664 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19226] ppid=19216 vsize=9824732 CPUtime=3.5 cores=0,2,4,6
/proc/19219/task/19226/stat : 19226 (java) S 19216 19219 18126 0 -1 4202560 617 0 0 0 335 15 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359467645096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19227] ppid=19216 vsize=9824732 CPUtime=2.96 cores=0,2,4,6
/proc/19219/task/19227/stat : 19227 (java) S 19216 19219 18126 0 -1 4202560 586 0 0 0 281 15 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359466592552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19228] ppid=19216 vsize=9824732 CPUtime=3.05 cores=0,2,4,6
/proc/19219/task/19228/stat : 19228 (java) S 19216 19219 18126 0 -1 4202560 624 0 0 0 288 17 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359465540008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19229] ppid=19216 vsize=9824732 CPUtime=2.87 cores=0,2,4,6
/proc/19219/task/19229/stat : 19229 (java) S 19216 19219 18126 0 -1 4202560 621 0 0 0 274 13 0 0 20 0 22 0 28150168 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140359335717416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=19219/tid=19230] ppid=19216 vsize=9824732 CPUtime=3.91 cores=0,2,4,6
/proc/19219/task/19230/stat : 19230 (java) S 19216 19219 18126 0 -1 4202560 2284 0 0 0 382 9 0 0 20 0 22 0 28150169 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358852770408 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19231] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19231/stat : 19231 (java) S 19216 19219 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358851716728 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19232] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19232/stat : 19232 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150170 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358850664072 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19233] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19233/stat : 19233 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358849612816 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19234] ppid=19216 vsize=9824732 CPUtime=1.42 cores=0,2,4,6
/proc/19219/task/19234/stat : 19234 (java) S 19216 19219 18126 0 -1 4202560 9275 0 0 0 140 2 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358848559160 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19235] ppid=19216 vsize=9824732 CPUtime=1.64 cores=0,2,4,6
/proc/19219/task/19235/stat : 19235 (java) S 19216 19219 18126 0 -1 4202560 9770 0 0 0 162 2 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358847506616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19236] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19236/stat : 19236 (java) S 19216 19219 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358846454264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=19219/tid=19237] ppid=19216 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/19219/task/19237/stat : 19237 (java) S 19216 19219 18126 0 -1 4202560 51 0 0 0 16 18 0 0 20 0 22 0 28150172 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358845401928 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19238] ppid=19216 vsize=9824732 CPUtime=884.22 cores=0,2,4,6
/proc/19219/task/19238/stat : 19238 (java) R 19216 19219 18126 0 -1 4202560 55 0 0 0 88406 16 0 0 20 0 22 0 28150215 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358844338416 140359347518397 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=19219/tid=19239] ppid=19216 vsize=9824732 CPUtime=884.25 cores=0,2,4,6
/proc/19219/task/19239/stat : 19239 (java) R 19216 19219 18126 0 -1 4202560 1946 0 0 0 88374 51 0 0 20 0 22 0 28150215 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358843292384 140359347636877 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19240] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19240/stat : 19240 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358842242600 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=19219/tid=19241] ppid=19216 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/19219/task/19241/stat : 19241 (java) S 19216 19219 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28150216 10060525568 922821 33554432000 1073741824 1073778376 140733776785664 140358841190056 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.164
CPU time (s): 1800.68
CPU user time (s): 1798.28
CPU system time (s): 2.40263
CPU usage (%): 201.157
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.28
system time used= 2.40263
maximum resident set size= 3691400
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32001
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24146
involuntary context switches= 25407

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9211 second user time and 7.30689 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 16:25:08
IDJOB=4116422
IDBENCH=109468
IDSOLVER=2543
FILE ID=node116/4116422-1466951108
RUNJOBID= node116-1466946428-18142
PBS_JOBID= 19976367
Free space on /tmp= 71680 MiB

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

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

MD5SUM BENCH= 907f30a05b9ed7b75c264702b2bb4940
RANDOM SEED=366291833

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.206
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:        26679396 kB
Buffers:           11700 kB
Cached:           301456 kB
SwapCached:         2084 kB
Active:          3643220 kB
Inactive:         290932 kB
Active(anon):    3621268 kB
Inactive(anon):     1712 kB
Active(file):      21952 kB
Inactive(file):   289220 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              1260 kB
Writeback:             0 kB
AnonPages:       5143160 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             564636 kB
SReclaimable:       8760 kB
SUnreclaim:       555876 kB
KernelStack:        1808 kB
PageTables:        14496 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5640592 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3641344 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= 71680 MiB
End job on node116 at 2016-06-26 16:40:04