Trace number 4117014

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.72 895.665

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round21-5.opb
MD5SUMf8e983c45ca076c6261462c2cce21c6b
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 benchmark51.1372
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 constraints7904
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)416
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-4117014-1466949227.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.73/0.48	c ... done. Wall clock time 0.357s.
0.73/0.48	c declared #vars     3968
0.73/0.48	c #constraints  9152
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 => 904
0.73/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.73/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
0.73/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.73/0.48	c 9152 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 => 904
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 => 504
0.73/0.48	c 9152 constraints processed.
4.45/1.43	c cleaning 2499 clauses out of 4998 with flag 16225/5000
5.82/2.05	c cleaning 4241 clauses out of 8499 with flag 39004/11000
7.50/2.83	c cleaning 5624 clauses out of 11259 with flag 68295/18001
9.39/3.73	c cleaning 6806 clauses out of 13634 with flag 103955/26000
11.45/4.76	c cleaning 7902 clauses out of 15829 with flag 145216/35001
14.22/5.98	c cleaning 8941 clauses out of 17926 with flag 194303/45000
17.26/7.34	c cleaning 9977 clauses out of 19986 with flag 249174/56001
20.27/8.88	c cleaning 10981 clauses out of 22008 with flag 313082/68000
23.96/10.59	c cleaning 11991 clauses out of 24030 with flag 384128/81003
27.96/12.54	c cleaning 12996 clauses out of 26036 with flag 463105/95000
32.47/14.75	c cleaning 13997 clauses out of 28040 with flag 548015/110000
37.27/17.14	c cleaning 15007 clauses out of 30044 with flag 640327/126001
42.57/19.79	c cleaning 16009 clauses out of 32038 with flag 738433/143002
47.18/22.08	c cleaning 0 clauses out of 5000 with flag 0/5000
48.77/22.76	c cleaning 16973 clauses out of 34029 with flag 844555/161002
55.19/25.83	c cleaning 17997 clauses out of 36055 with flag 961041/180001
61.78/29.12	c cleaning 19004 clauses out of 38057 with flag 1084666/200000
68.88/32.69	c cleaning 20009 clauses out of 40055 with flag 1211861/221002
76.66/36.53	c cleaning 21021 clauses out of 42045 with flag 1345408/243001
84.75/40.59	c cleaning 22000 clauses out of 44023 with flag 1487906/266000
93.15/44.73	c cleaning 22995 clauses out of 46023 with flag 1636516/290000
102.23/49.26	c cleaning 24003 clauses out of 48028 with flag 1793987/315000
111.64/53.98	c cleaning 24985 clauses out of 50026 with flag 1958533/341001
121.73/58.91	c cleaning 26000 clauses out of 52040 with flag 2129208/368000
132.33/64.22	c cleaning 26988 clauses out of 54040 with flag 2306282/396000
143.60/69.84	c cleaning 27999 clauses out of 56052 with flag 2491685/425000
155.50/75.76	c cleaning 29016 clauses out of 58054 with flag 2680091/455001
167.89/81.94	c cleaning 30011 clauses out of 60038 with flag 2879858/486001
181.76/88.83	c cleaning 30995 clauses out of 62027 with flag 3087340/518001
195.84/95.87	c cleaning 31976 clauses out of 64031 with flag 3302479/551000
211.50/103.64	c cleaning 33017 clauses out of 66058 with flag 3521606/585003
226.57/111.20	c cleaning 34008 clauses out of 68038 with flag 3748771/620000
243.82/119.70	c cleaning 34965 clauses out of 70030 with flag 3986202/656000
261.60/128.96	c cleaning 36011 clauses out of 72066 with flag 4227351/693001
279.04/137.68	c cleaning 36975 clauses out of 74055 with flag 4477022/731001
297.10/146.62	c cleaning 38018 clauses out of 76079 with flag 4732513/770000
315.77/155.98	c cleaning 39004 clauses out of 78063 with flag 4999205/810002
335.67/165.83	c cleaning 40008 clauses out of 80058 with flag 5268837/851001
356.56/176.21	c cleaning 41006 clauses out of 82049 with flag 5544456/893000
358.10/176.90	c cleaning 0 clauses out of 11000 with flag 0/11000
378.24/187.00	c cleaning 41981 clauses out of 84043 with flag 5827731/936000
401.97/198.73	c cleaning 42982 clauses out of 86062 with flag 6118809/980000
425.49/210.47	c cleaning 44004 clauses out of 88080 with flag 6415729/1025000
449.80/222.51	c cleaning 45011 clauses out of 90076 with flag 6719152/1071000
474.82/234.94	c cleaning 45989 clauses out of 92065 with flag 7030778/1118000
500.69/247.83	c cleaning 47009 clauses out of 94078 with flag 7351047/1166002
527.63/261.26	c cleaning 48017 clauses out of 96069 with flag 7676672/1215002
557.49/276.15	c cleaning 49000 clauses out of 98052 with flag 8005806/1265002
588.28/291.42	c cleaning 50025 clauses out of 100050 with flag 8341577/1316000
620.12/307.25	c cleaning 51002 clauses out of 102026 with flag 8685885/1368001
650.67/322.41	c cleaning 52000 clauses out of 104023 with flag 9037920/1421000
683.40/339.31	c cleaning 52955 clauses out of 106024 with flag 9392920/1475001
715.49/355.31	c cleaning 54023 clauses out of 108069 with flag 9760730/1530001
750.59/372.84	c cleaning 54985 clauses out of 110046 with flag 10131525/1586001
786.00/390.43	c cleaning 56020 clauses out of 112060 with flag 10509867/1643000
823.09/408.82	c cleaning 56997 clauses out of 114041 with flag 10891521/1701001
858.43/426.49	c cleaning 58014 clauses out of 116043 with flag 11282162/1760000
893.97/444.10	c cleaning 58981 clauses out of 118029 with flag 11684587/1820000
930.15/462.03	c cleaning 59994 clauses out of 120048 with flag 12087837/1881000
965.84/479.89	c cleaning 60991 clauses out of 122054 with flag 12498155/1943000
1000.44/497.17	c cleaning 62010 clauses out of 124065 with flag 12918626/2006002
1035.85/514.86	c cleaning 62984 clauses out of 126053 with flag 13340873/2070000
1072.03/532.98	c cleaning 63998 clauses out of 128069 with flag 13770379/2135000
1109.43/551.61	c cleaning 64994 clauses out of 130071 with flag 14212569/2201000
1150.78/572.92	c cleaning 66018 clauses out of 132077 with flag 14656441/2268000
1191.53/593.10	c cleaning 67010 clauses out of 134059 with flag 15105331/2336000
1236.05/615.35	c cleaning 68009 clauses out of 136049 with flag 15565652/2405000
1286.41/640.39	c cleaning 69021 clauses out of 138042 with flag 16027826/2475002
1339.98/666.89	c cleaning 69958 clauses out of 140019 with flag 16497427/2546000
1395.28/694.34	c cleaning 71007 clauses out of 142063 with flag 16977645/2618002
1451.19/722.12	c cleaning 72019 clauses out of 144054 with flag 17462305/2691000
1510.67/751.76	c cleaning 73009 clauses out of 146036 with flag 17950893/2765001
1572.25/782.36	c cleaning 73966 clauses out of 148026 with flag 18446420/2840000
1633.60/812.81	c cleaning 75016 clauses out of 150064 with flag 18948515/2916004
1696.11/843.91	c cleaning 76019 clauses out of 152044 with flag 19457577/2993000
1759.63/875.51	c cleaning 76987 clauses out of 154029 with flag 19975522/3071004
1800.07/895.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.60	c starts		: 30894
1800.07/895.60	c conflicts		: 3125074
1800.07/895.60	c decisions		: 30783165
1800.07/895.60	c propagations		: 436169646
1800.07/895.60	c inspects		: 9593577178
1800.07/895.60	c shortcuts		: 0
1800.07/895.60	c learnt literals	: 2
1800.07/895.60	c learnt binary clauses	: 50
1800.07/895.60	c learnt ternary clauses	: 766
1800.07/895.60	c learnt constraints	: 3125072
1800.07/895.60	c ignored constraints	: 0
1800.07/895.60	c root simplifications	: 0
1800.07/895.60	c removed literals (reason simplification)	: 2548637
1800.07/895.60	c reason swapping (by a shorter reason)	: 0
1800.07/895.60	c Calls to reduceDB	: 74
1800.07/895.60	c Number of update (reduction) of LBD	: 669214
1800.07/895.60	c Imported unit clauses	: 0
1800.07/895.60	c number of reductions to clauses (during analyze)	: 0
1800.07/895.60	c number of learned constraints concerned by reduction	: 0
1800.07/895.60	c number of learning phase by resolution	: 0
1800.07/895.60	c number of learning phase by cutting planes	: 0
1800.07/895.60	c speed (assignments/second)	: 487281.58613262314
1800.07/895.60	c non guided choices	2895
1800.07/895.63	c learnt constraints type 
1800.07/895.63	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 50
1800.07/895.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 131062
1800.07/895.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.07/895.63	c starts		: 43
1800.07/895.63	c conflicts		: 16890
1800.07/895.63	c decisions		: 64066
1800.07/895.63	c propagations		: 2152861
1800.07/895.63	c inspects		: 625534420
1800.07/895.63	c shortcuts		: 0
1800.07/895.63	c learnt literals	: 0
1800.07/895.63	c learnt binary clauses	: 0
1800.07/895.63	c learnt ternary clauses	: 0
1800.07/895.63	c learnt constraints	: 16889
1800.07/895.63	c ignored constraints	: 0
1800.07/895.63	c root simplifications	: 0
1800.07/895.63	c removed literals (reason simplification)	: 0
1800.07/895.63	c reason swapping (by a shorter reason)	: 0
1800.07/895.63	c Calls to reduceDB	: 2
1800.07/895.63	c Number of update (reduction) of LBD	: 0
1800.07/895.63	c Imported unit clauses	: 0
1800.07/895.63	c number of reductions to clauses (during analyze)	: 0
1800.07/895.63	c number of learned constraints concerned by reduction	: 0
1800.07/895.63	c number of learning phase by resolution	: 0
1800.07/895.63	c number of learning phase by cutting planes	: 0
1800.07/895.63	c speed (assignments/second)	: 2405.1625516702043
1800.07/895.63	c non guided choices	251
1800.07/895.64	c learnt constraints type 
1800.07/895.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 8
1800.07/895.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16881
1800.07/895.64	s UNKNOWN
1800.07/895.64	c Total wall clock time (in seconds): 895.517

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

pid=18805
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.19 4.19 4.08 4/197 18808
/proc/meminfo: memFree=26736252/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/18808/stat : 18808 (java) R 18805 18808 18126 0 -1 4202496 446 0 0 0 0 0 0 0 20 0 1 0 27962013 9379840 101 33554432000 1073741824 1073778376 140734526176992 140734526174120 266435340768 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2290 118 90 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 4.19 4.19 4.08 4/197 18808
/proc/meminfo: memFree=26736252/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 4471 0 1 0 8 1 0 0 20 0 18 0 27962013 9787879424 5586 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2389619 5586 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200225 s]
/proc/loadavg: 4.19 4.19 4.08 4/197 18808
/proc/meminfo: memFree=26736252/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 4786 0 1 0 23 1 0 0 20 0 18 0 27962013 9787879424 6374 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2389619 6374 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300223 s]
/proc/loadavg: 4.19 4.19 4.08 4/197 18808
/proc/meminfo: memFree=26736252/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 5927 0 1 0 47 1 0 0 20 0 18 0 27962013 9787879424 8593 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2389619 8593 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700197 s]
/proc/loadavg: 4.19 4.19 4.08 4/197 18808
/proc/meminfo: memFree=26736252/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9824732 CPUtime=1.68 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 15416 0 1 0 165 3 0 0 20 0 22 0 27962013 10060525568 23016 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2456183 23016 2264 9 0 2446860 0
Current children cumulated CPU time (s) 1.68
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.34 4.22 4.09 6/219 18830
/proc/meminfo: memFree=26597584/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9824732 CPUtime=4.69 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 21576 0 1 0 462 7 0 0 20 0 22 0 27962013 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2456183 47273 2292 9 0 2446860 0
[pid=18808/tid=18810] ppid=18805 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/18808/task/18810/stat : 18810 (java) S 18805 18808 18126 0 -1 4202560 2492 0 1 0 43 2 0 0 20 0 22 0 27962014 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070694790008 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18811] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18811/stat : 18811 (java) S 18805 18808 18126 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 27962015 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070633520168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18812] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18812/stat : 18812 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962015 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070632467368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18813] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18813/stat : 18813 (java) S 18805 18808 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27962015 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070631414568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18814] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18814/stat : 18814 (java) S 18805 18808 18126 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27962015 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070630361768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18815] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18815/stat : 18815 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962015 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070629308968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18816] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18816/stat : 18816 (java) S 18805 18808 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27962015 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070532889000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18817] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18817/stat : 18817 (java) S 18805 18808 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27962015 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070531836200 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18818] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18818/stat : 18818 (java) S 18805 18808 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27962015 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070530783400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18819] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18819/stat : 18819 (java) S 18805 18808 18126 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 27962016 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070518586344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18820] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18820/stat : 18820 (java) S 18805 18808 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070517532408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18821] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18821/stat : 18821 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070516479496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18822] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18822/stat : 18822 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070515427984 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18823] ppid=18805 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/18808/task/18823/stat : 18823 (java) S 18805 18808 18126 0 -1 4202560 8043 0 0 0 114 1 0 0 20 0 22 0 27962019 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070514375096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18824] ppid=18805 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/18808/task/18824/stat : 18824 (java) S 18805 18808 18126 0 -1 4202560 9633 0 0 0 117 2 0 0 20 0 22 0 27962019 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070513322296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18825] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18825/stat : 18825 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070512269688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18826] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18826/stat : 18826 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070511217096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18827] ppid=18805 vsize=9824732 CPUtime=0.91 cores=0,2,4,6
/proc/18808/task/18827/stat : 18827 (java) R 18805 18808 18126 0 -1 4202560 20 0 0 0 91 0 0 0 20 0 22 0 27962062 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070510154240 140070635018863 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18828] ppid=18805 vsize=9824732 CPUtime=0.9 cores=0,2,4,6
/proc/18808/task/18828/stat : 18828 (java) R 18805 18808 18126 0 -1 4202560 69 0 0 0 88 2 0 0 20 0 22 0 27962062 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070509109432 140070635280013 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18829] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18829/stat : 18829 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962062 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070508058024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18830] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18830/stat : 18830 (java) S 18805 18808 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27962064 10060525568 47273 33554432000 1073741824 1073778376 140734526176992 140070507005224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.69
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.34 4.22 4.09 4/219 18830
/proc/meminfo: memFree=26522120/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9824732 CPUtime=8.11 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 21776 0 1 0 797 14 0 0 20 0 22 0 27962013 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2456183 80118 2292 9 0 2446860 0
[pid=18808/tid=18810] ppid=18805 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/18808/task/18810/stat : 18810 (java) S 18805 18808 18126 0 -1 4202560 2492 0 1 0 43 2 0 0 20 0 22 0 27962014 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070694790008 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18811] ppid=18805 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18808/task/18811/stat : 18811 (java) S 18805 18808 18126 0 -1 4202560 25 0 0 0 2 0 0 0 20 0 22 0 27962015 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070633520168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18812] ppid=18805 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/18808/task/18812/stat : 18812 (java) S 18805 18808 18126 0 -1 4202560 16 0 0 0 2 1 0 0 20 0 22 0 27962015 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070632467368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18813] ppid=18805 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18808/task/18813/stat : 18813 (java) S 18805 18808 18126 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 27962015 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070631414568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18814] ppid=18805 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/18808/task/18814/stat : 18814 (java) S 18805 18808 18126 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 27962015 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070630361768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18815] ppid=18805 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18808/task/18815/stat : 18815 (java) S 18805 18808 18126 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 27962015 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070629308968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18816] ppid=18805 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18808/task/18816/stat : 18816 (java) S 18805 18808 18126 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 27962015 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070532889000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18817] ppid=18805 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/18808/task/18817/stat : 18817 (java) S 18805 18808 18126 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 27962015 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070531836200 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18818] ppid=18805 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18808/task/18818/stat : 18818 (java) S 18805 18808 18126 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 22 0 27962015 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070530783400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18819] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18819/stat : 18819 (java) S 18805 18808 18126 0 -1 4202560 73 0 0 0 0 0 0 0 20 0 22 0 27962016 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070518586344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18820] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18820/stat : 18820 (java) S 18805 18808 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070517532408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18821] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18821/stat : 18821 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070516479496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18822] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18822/stat : 18822 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070515427984 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18823] ppid=18805 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/18808/task/18823/stat : 18823 (java) S 18805 18808 18126 0 -1 4202560 8047 0 0 0 119 2 0 0 20 0 22 0 27962019 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070514375096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18824] ppid=18805 vsize=9824732 CPUtime=1.25 cores=0,2,4,6
/proc/18808/task/18824/stat : 18824 (java) S 18805 18808 18126 0 -1 4202560 9640 0 0 0 123 2 0 0 20 0 22 0 27962019 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070513322296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18825] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18825/stat : 18825 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070512269688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18826] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18826/stat : 18826 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070511217096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18827] ppid=18805 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/18808/task/18827/stat : 18827 (java) R 18805 18808 18126 0 -1 4202560 20 0 0 0 244 0 0 0 20 0 22 0 27962062 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070510161152 140070635234957 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18828] ppid=18805 vsize=9824732 CPUtime=2.43 cores=0,2,4,6
/proc/18808/task/18828/stat : 18828 (java) R 18805 18808 18126 0 -1 4202560 116 0 0 0 239 4 0 0 20 0 22 0 27962062 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070509109104 140070635234952 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18829] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18829/stat : 18829 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962062 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070508058024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18830] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18830/stat : 18830 (java) S 18805 18808 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27962064 10060525568 80118 33554432000 1073741824 1073778376 140734526176992 140070507005224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.11
Current children cumulated vsize (KiB) 9824732

[startup+6.30091 s]
/proc/loadavg: 4.34 4.22 4.09 11/219 18830
/proc/meminfo: memFree=26101484/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9824732 CPUtime=15.18 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 25435 0 1 0 1492 26 0 0 20 0 22 0 27962013 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2456183 157476 2292 9 0 2446860 0
[pid=18808/tid=18810] ppid=18805 vsize=9824732 CPUtime=0.45 cores=0,2,4,6
/proc/18808/task/18810/stat : 18810 (java) S 18805 18808 18126 0 -1 4202560 2493 0 1 0 43 2 0 0 20 0 22 0 27962014 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070694790008 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18811] ppid=18805 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/18808/task/18811/stat : 18811 (java) S 18805 18808 18126 0 -1 4202560 40 0 0 0 4 2 0 0 20 0 22 0 27962015 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070633520168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18812] ppid=18805 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18808/task/18812/stat : 18812 (java) S 18805 18808 18126 0 -1 4202560 64 0 0 0 7 2 0 0 20 0 22 0 27962015 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070632467368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18813] ppid=18805 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18808/task/18813/stat : 18813 (java) S 18805 18808 18126 0 -1 4202560 65 0 0 0 7 2 0 0 20 0 22 0 27962015 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070631414568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18814] ppid=18805 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/18808/task/18814/stat : 18814 (java) S 18805 18808 18126 0 -1 4202560 62 0 0 0 5 2 0 0 20 0 22 0 27962015 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070630361768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18815] ppid=18805 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/18808/task/18815/stat : 18815 (java) S 18805 18808 18126 0 -1 4202560 23 0 0 0 5 1 0 0 20 0 22 0 27962015 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070629308968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18816] ppid=18805 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/18808/task/18816/stat : 18816 (java) S 18805 18808 18126 0 -1 4202560 18 0 0 0 4 0 0 0 20 0 22 0 27962015 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070532889000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18817] ppid=18805 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/18808/task/18817/stat : 18817 (java) S 18805 18808 18126 0 -1 4202560 67 0 0 0 6 2 0 0 20 0 22 0 27962015 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070531836200 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18818] ppid=18805 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/18808/task/18818/stat : 18818 (java) S 18805 18808 18126 0 -1 4202560 38 0 0 0 6 3 0 0 20 0 22 0 27962015 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070530783400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18819] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18819/stat : 18819 (java) S 18805 18808 18126 0 -1 4202560 456 0 0 0 0 0 0 0 20 0 22 0 27962016 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070518586344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18820] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18820/stat : 18820 (java) S 18805 18808 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070517532408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18821] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18821/stat : 18821 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070516479496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18822] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18822/stat : 18822 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 157476 33554432000 1073741824 1073778376 140734526176992 140070515427984 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18823] ppid=18805 vsize=9824732 CPUtime=1.59 cores=0,2,4,6

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


[startup+822.301 s]
/proc/loadavg: 4.30 4.29 4.21 6/219 18940
/proc/meminfo: memFree=23004572/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9824732 CPUtime=1652.69 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 36630 0 1 0 165047 222 0 0 20 0 22 0 27962013 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2456183 963305 2301 9 0 2446860 0
[pid=18808/tid=18810] ppid=18805 vsize=9824732 CPUtime=0.49 cores=0,2,4,6
/proc/18808/task/18810/stat : 18810 (java) S 18805 18808 18126 0 -1 4202560 2499 0 1 0 46 3 0 0 20 0 22 0 27962014 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070694790008 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18811] ppid=18805 vsize=9824732 CPUtime=2.44 cores=0,2,4,6
/proc/18808/task/18811/stat : 18811 (java) S 18805 18808 18126 0 -1 4202560 590 0 0 0 225 19 0 0 20 0 22 0 27962015 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070633520168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18812] ppid=18805 vsize=9824732 CPUtime=2.23 cores=0,2,4,6
/proc/18808/task/18812/stat : 18812 (java) S 18805 18808 18126 0 -1 4202560 596 0 0 0 204 19 0 0 20 0 22 0 27962015 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070632467368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18813] ppid=18805 vsize=9824732 CPUtime=2.49 cores=0,2,4,6
/proc/18808/task/18813/stat : 18813 (java) S 18805 18808 18126 0 -1 4202560 1029 0 0 0 225 24 0 0 20 0 22 0 27962015 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070631414568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18814] ppid=18805 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/18808/task/18814/stat : 18814 (java) S 18805 18808 18126 0 -1 4202560 804 0 0 0 217 18 0 0 20 0 22 0 27962015 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070630361768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18815] ppid=18805 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/18808/task/18815/stat : 18815 (java) S 18805 18808 18126 0 -1 4202560 600 0 0 0 227 19 0 0 20 0 22 0 27962015 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070629308968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18816] ppid=18805 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/18808/task/18816/stat : 18816 (java) S 18805 18808 18126 0 -1 4202560 723 0 0 0 217 22 0 0 20 0 22 0 27962015 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070532889000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18817] ppid=18805 vsize=9824732 CPUtime=2.22 cores=0,2,4,6
/proc/18808/task/18817/stat : 18817 (java) S 18805 18808 18126 0 -1 4202560 754 0 0 0 204 18 0 0 20 0 22 0 27962015 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070531836200 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18818] ppid=18805 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/18808/task/18818/stat : 18818 (java) S 18805 18808 18126 0 -1 4202560 751 0 0 0 201 19 0 0 20 0 22 0 27962015 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070530783400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18819] ppid=18805 vsize=9824732 CPUtime=3.43 cores=0,2,4,6
/proc/18808/task/18819/stat : 18819 (java) S 18805 18808 18126 0 -1 4202560 2452 0 0 0 334 9 0 0 20 0 22 0 27962016 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070518586344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18820] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18820/stat : 18820 (java) S 18805 18808 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070517532408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18821] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18821/stat : 18821 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070516479496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18822] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18822/stat : 18822 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070515427984 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18823] ppid=18805 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/18808/task/18823/stat : 18823 (java) S 18805 18808 18126 0 -1 4202560 12879 0 0 0 215 3 0 0 20 0 22 0 27962019 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070514375096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18824] ppid=18805 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/18808/task/18824/stat : 18824 (java) S 18805 18808 18126 0 -1 4202560 9677 0 0 0 143 2 0 0 20 0 22 0 27962019 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070513322296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18825] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18825/stat : 18825 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070512269688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18826] ppid=18805 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/18808/task/18826/stat : 18826 (java) S 18805 18808 18126 0 -1 4202560 47 0 0 0 16 14 0 0 20 0 22 0 27962019 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070511217096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18827] ppid=18805 vsize=9824732 CPUtime=813.09 cores=0,2,4,6
/proc/18808/task/18827/stat : 18827 (java) R 18805 18808 18126 0 -1 4202560 58 0 0 0 81294 15 0 0 20 0 22 0 27962062 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070510162016 140070635416831 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18828] ppid=18805 vsize=9824732 CPUtime=813.17 cores=0,2,4,6
/proc/18808/task/18828/stat : 18828 (java) R 18805 18808 18126 0 -1 4202560 1900 0 0 0 81266 51 0 0 20 0 22 0 27962062 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070509108352 140070634987038 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18829] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18829/stat : 18829 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962062 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070508058024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18830] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18830/stat : 18830 (java) S 18805 18808 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27962064 10060525568 963305 33554432000 1073741824 1073778376 140734526176992 140070507005224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1652.69
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.16 4.25 4.19 5/219 18942
/proc/meminfo: memFree=22944452/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9824732 CPUtime=1773.31 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 36775 0 1 0 177102 229 0 0 20 0 22 0 27962013 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2456183 978180 2301 9 0 2446860 0
[pid=18808/tid=18810] ppid=18805 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/18808/task/18810/stat : 18810 (java) S 18805 18808 18126 0 -1 4202560 2499 0 1 0 47 3 0 0 20 0 22 0 27962014 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070694790008 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18811] ppid=18805 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/18808/task/18811/stat : 18811 (java) S 18805 18808 18126 0 -1 4202560 599 0 0 0 238 20 0 0 20 0 22 0 27962015 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070633520168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18812] ppid=18805 vsize=9824732 CPUtime=2.4 cores=0,2,4,6
/proc/18808/task/18812/stat : 18812 (java) S 18805 18808 18126 0 -1 4202560 610 0 0 0 220 20 0 0 20 0 22 0 27962015 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070632467368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18813] ppid=18805 vsize=9824732 CPUtime=2.65 cores=0,2,4,6
/proc/18808/task/18813/stat : 18813 (java) S 18805 18808 18126 0 -1 4202560 1044 0 0 0 240 25 0 0 20 0 22 0 27962015 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070631414568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18814] ppid=18805 vsize=9824732 CPUtime=2.53 cores=0,2,4,6
/proc/18808/task/18814/stat : 18814 (java) S 18805 18808 18126 0 -1 4202560 837 0 0 0 234 19 0 0 20 0 22 0 27962015 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070630361768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18815] ppid=18805 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/18808/task/18815/stat : 18815 (java) S 18805 18808 18126 0 -1 4202560 612 0 0 0 244 20 0 0 20 0 22 0 27962015 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070629308968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18816] ppid=18805 vsize=9824732 CPUtime=2.58 cores=0,2,4,6
/proc/18808/task/18816/stat : 18816 (java) S 18805 18808 18126 0 -1 4202560 741 0 0 0 235 23 0 0 20 0 22 0 27962015 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070532889000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18817] ppid=18805 vsize=9824732 CPUtime=2.39 cores=0,2,4,6
/proc/18808/task/18817/stat : 18817 (java) S 18805 18808 18126 0 -1 4202560 766 0 0 0 221 18 0 0 20 0 22 0 27962015 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070531836200 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18818] ppid=18805 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/18808/task/18818/stat : 18818 (java) S 18805 18808 18126 0 -1 4202560 763 0 0 0 215 20 0 0 20 0 22 0 27962015 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070530783400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18819] ppid=18805 vsize=9824732 CPUtime=3.44 cores=0,2,4,6
/proc/18808/task/18819/stat : 18819 (java) S 18805 18808 18126 0 -1 4202560 2459 0 0 0 334 10 0 0 20 0 22 0 27962016 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070518586344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18820] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18820/stat : 18820 (java) S 18805 18808 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070517532408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18821] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18821/stat : 18821 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070516479496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18822] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18822/stat : 18822 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070515427984 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18823] ppid=18805 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/18808/task/18823/stat : 18823 (java) S 18805 18808 18126 0 -1 4202560 12879 0 0 0 215 3 0 0 20 0 22 0 27962019 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070514375096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18824] ppid=18805 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/18808/task/18824/stat : 18824 (java) S 18805 18808 18126 0 -1 4202560 9677 0 0 0 143 2 0 0 20 0 22 0 27962019 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070513322296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18825] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18825/stat : 18825 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070512269688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18826] ppid=18805 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/18808/task/18826/stat : 18826 (java) S 18805 18808 18126 0 -1 4202560 51 0 0 0 18 15 0 0 20 0 22 0 27962019 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070511217096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18827] ppid=18805 vsize=9824732 CPUtime=872.74 cores=0,2,4,6
/proc/18808/task/18827/stat : 18827 (java) R 18805 18808 18126 0 -1 4202560 59 0 0 0 87258 16 0 0 20 0 22 0 27962062 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070510162016 140070635250811 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18828] ppid=18805 vsize=9824732 CPUtime=872.8 cores=0,2,4,6
/proc/18808/task/18828/stat : 18828 (java) R 18805 18808 18126 0 -1 4202560 1908 0 0 0 87227 53 0 0 20 0 22 0 27962062 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070509110144 140070635314649 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18829] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18829/stat : 18829 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962062 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070508058024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18830] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18830/stat : 18830 (java) S 18805 18808 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27962064 10060525568 978180 33554432000 1073741824 1073778376 140734526176992 140070507005224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1773.31
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.601 s]
/proc/loadavg: 4.13 4.24 4.19 6/219 18942
/proc/meminfo: memFree=22920192/32872528 swapFree=1437460/1543748
[pid=18808] ppid=18805 vsize=9824732 CPUtime=1800.07 cores=0,2,4,6
/proc/18808/stat : 18808 (java) S 18805 18808 18126 0 -1 4202496 37321 0 1 0 179777 230 0 0 20 0 22 0 27962013 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140734526168128 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/18808/statm: 2456183 984316 2301 9 0 2446860 0
[pid=18808/tid=18810] ppid=18805 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/18808/task/18810/stat : 18810 (java) S 18805 18808 18126 0 -1 4202560 2499 0 1 0 47 3 0 0 20 0 22 0 27962014 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070694790008 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18811] ppid=18805 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/18808/task/18811/stat : 18811 (java) S 18805 18808 18126 0 -1 4202560 640 0 0 0 244 20 0 0 20 0 22 0 27962015 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070633520168 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18812] ppid=18805 vsize=9824732 CPUtime=2.46 cores=0,2,4,6
/proc/18808/task/18812/stat : 18812 (java) S 18805 18808 18126 0 -1 4202560 717 0 0 0 226 20 0 0 20 0 22 0 27962015 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070632467368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18813] ppid=18805 vsize=9824732 CPUtime=2.69 cores=0,2,4,6
/proc/18808/task/18813/stat : 18813 (java) S 18805 18808 18126 0 -1 4202560 1135 0 0 0 244 25 0 0 20 0 22 0 27962015 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070631414568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18814] ppid=18805 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/18808/task/18814/stat : 18814 (java) S 18805 18808 18126 0 -1 4202560 974 0 0 0 240 19 0 0 20 0 22 0 27962015 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070630361768 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18815] ppid=18805 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/18808/task/18815/stat : 18815 (java) S 18805 18808 18126 0 -1 4202560 734 0 0 0 251 20 0 0 20 0 22 0 27962015 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070629308968 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18816] ppid=18805 vsize=9824732 CPUtime=2.63 cores=0,2,4,6
/proc/18808/task/18816/stat : 18816 (java) S 18805 18808 18126 0 -1 4202560 786 0 0 0 240 23 0 0 20 0 22 0 27962015 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070532889000 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18817] ppid=18805 vsize=9824732 CPUtime=2.41 cores=0,2,4,6
/proc/18808/task/18817/stat : 18817 (java) S 18805 18808 18126 0 -1 4202560 766 0 0 0 223 18 0 0 20 0 22 0 27962015 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070531836200 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18818] ppid=18805 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/18808/task/18818/stat : 18818 (java) S 18805 18808 18126 0 -1 4202560 764 0 0 0 216 20 0 0 20 0 22 0 27962015 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070530783400 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18819] ppid=18805 vsize=9824732 CPUtime=3.44 cores=0,2,4,6
/proc/18808/task/18819/stat : 18819 (java) S 18805 18808 18126 0 -1 4202560 2459 0 0 0 334 10 0 0 20 0 22 0 27962016 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070518586344 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18820] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18820/stat : 18820 (java) S 18805 18808 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070517532408 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18821] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18821/stat : 18821 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962017 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070516479496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18822] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18822/stat : 18822 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070515427984 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18823] ppid=18805 vsize=9824732 CPUtime=2.18 cores=0,2,4,6
/proc/18808/task/18823/stat : 18823 (java) S 18805 18808 18126 0 -1 4202560 12879 0 0 0 215 3 0 0 20 0 22 0 27962019 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070514375096 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18824] ppid=18805 vsize=9824732 CPUtime=1.45 cores=0,2,4,6
/proc/18808/task/18824/stat : 18824 (java) S 18805 18808 18126 0 -1 4202560 9677 0 0 0 143 2 0 0 20 0 22 0 27962019 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070513322296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18808/tid=18825] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18825/stat : 18825 (java) S 18805 18808 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27962019 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070512269688 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18826] ppid=18805 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/18808/task/18826/stat : 18826 (java) S 18805 18808 18126 0 -1 4202560 51 0 0 0 18 15 0 0 20 0 22 0 27962019 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070511217096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18827] ppid=18805 vsize=9824732 CPUtime=885.93 cores=0,2,4,6
/proc/18808/task/18827/stat : 18827 (java) R 18805 18808 18126 0 -1 4202560 59 0 0 0 88577 16 0 0 20 0 22 0 27962062 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070510162016 140070635234952 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=18808/tid=18828] ppid=18805 vsize=9824732 CPUtime=885.99 cores=0,2,4,6
/proc/18808/task/18828/stat : 18828 (java) R 18805 18808 18126 0 -1 4202560 1910 0 0 0 88546 53 0 0 20 0 22 0 27962062 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070509110240 140070635471616 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=18808/tid=18829] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18829/stat : 18829 (java) S 18805 18808 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27962062 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070508058024 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18808/tid=18830] ppid=18805 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/18808/task/18830/stat : 18830 (java) S 18805 18808 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 27962064 10060525568 984316 33554432000 1073741824 1073778376 140734526176992 140070507005224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.07
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 18808 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.665
CPU time (s): 1800.72
CPU user time (s): 1797.88
CPU system time (s): 2.84257
CPU usage (%): 201.048
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.88
system time used= 2.84257
maximum resident set size= 3937380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37354
page faults= 1
swaps= 0
block input operations= 0
block output operations= 912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24271
involuntary context switches= 30817

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.9251 second user time and 7.31289 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 15:53:47
IDJOB=4117014
IDBENCH=109542
IDSOLVER=2543
FILE ID=node116/4117014-1466949227
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-size128-round21-5.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4117014-1466949227/watcher-4117014-1466949227 -o /tmp/evaluation-result-4117014-1466949227/solver-4117014-1466949227 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4117014-1466949227.opb

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

MD5SUM BENCH= f8e983c45ca076c6261462c2cce21c6b
RANDOM SEED=846541696

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:        26736896 kB
Buffers:            9144 kB
Cached:           300588 kB
SwapCached:         2088 kB
Active:          3593464 kB
Inactive:         288044 kB
Active(anon):    3571932 kB
Inactive(anon):     1828 kB
Active(file):      21532 kB
Inactive(file):   286216 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098664 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       5234880 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             564464 kB
SReclaimable:       8576 kB
SUnreclaim:       555888 kB
KernelStack:        1808 kB
PageTables:        14308 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5264656 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3731456 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:08:43