Trace number 4116734

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.76 894.968

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round22-9.opb
MD5SUMe8a738cf7590f85f00990ec3208c8753
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 benchmark1772.08
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8704
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)416
Number of constraints which are nor clauses,nor cardinality constraints864
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.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-4116734-1466956491.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.72/0.49	c ... done. Wall clock time 0.371s.
0.72/0.49	c declared #vars     4128
0.72/0.49	c #constraints  9984
0.72/0.50	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.72/0.50	c constraints type 
1.02/0.50	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
1.02/0.50	c org.sat4j.specs.Constr$1 => 904
1.02/0.50	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.02/0.50	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
1.02/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
1.02/0.50	c 9984 constraints processed.
1.02/0.50	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.02/0.50	c constraints type 
1.02/0.50	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.02/0.50	c org.sat4j.specs.Constr$1 => 904
1.02/0.50	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
1.02/0.50	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
1.02/0.50	c org.sat4j.pb.constraints.pb.UnitClausePB => 504
1.02/0.50	c 9984 constraints processed.
4.50/1.44	c cleaning 2499 clauses out of 4998 with flag 16852/5000
6.05/2.10	c cleaning 4225 clauses out of 8499 with flag 39486/11000
7.55/2.87	c cleaning 5626 clauses out of 11275 with flag 67519/18001
9.40/3.71	c cleaning 6816 clauses out of 13649 with flag 101679/26001
11.60/4.74	c cleaning 7909 clauses out of 15832 with flag 144312/35000
14.09/5.92	c cleaning 8927 clauses out of 17924 with flag 192676/45001
16.49/7.19	c cleaning 9969 clauses out of 19997 with flag 248167/56001
20.02/8.83	c cleaning 11002 clauses out of 22027 with flag 309254/68000
23.19/10.44	c cleaning 11988 clauses out of 24025 with flag 377865/81000
27.30/12.46	c cleaning 13012 clauses out of 26039 with flag 451737/95002
31.51/14.50	c cleaning 13997 clauses out of 28025 with flag 536008/110000
35.91/16.75	c cleaning 14993 clauses out of 30028 with flag 622488/126000
41.05/19.24	c cleaning 16001 clauses out of 32036 with flag 720878/143001
46.45/21.90	c cleaning 16998 clauses out of 34034 with flag 823711/161000
48.28/22.80	c cleaning 0 clauses out of 5001 with flag 0/5001
52.46/24.86	c cleaning 17989 clauses out of 36037 with flag 930626/180001
59.26/28.07	c cleaning 19006 clauses out of 38047 with flag 1049158/200000
65.85/31.30	c cleaning 19991 clauses out of 40042 with flag 1171992/221001
72.81/34.79	c cleaning 21010 clauses out of 42051 with flag 1300371/243001
80.01/38.33	c cleaning 22007 clauses out of 44040 with flag 1441230/266000
88.10/42.36	c cleaning 23014 clauses out of 46033 with flag 1587442/290000
96.50/46.55	c cleaning 24003 clauses out of 48019 with flag 1738209/315000
105.79/51.15	c cleaning 24984 clauses out of 50016 with flag 1896182/341000
116.01/56.26	c cleaning 26009 clauses out of 52032 with flag 2058829/368000
126.91/61.61	c cleaning 27001 clauses out of 54023 with flag 2232667/396000
138.03/67.20	c cleaning 27978 clauses out of 56026 with flag 2408639/425004
149.81/73.09	c cleaning 29004 clauses out of 58046 with flag 2591277/455002
162.72/79.45	c cleaning 29995 clauses out of 60040 with flag 2777632/486000
176.60/86.35	c cleaning 31010 clauses out of 62045 with flag 2970578/518000
190.46/93.27	c cleaning 31964 clauses out of 64036 with flag 3172387/551001
204.92/100.42	c cleaning 33028 clauses out of 66071 with flag 3381196/585000
220.04/108.38	c cleaning 34001 clauses out of 68043 with flag 3597543/620000
236.28/116.41	c cleaning 34986 clauses out of 70042 with flag 3818973/656000
252.93/124.76	c cleaning 35986 clauses out of 72057 with flag 4048760/693001
270.42/133.47	c cleaning 37025 clauses out of 74070 with flag 4285791/731000
287.92/142.14	c cleaning 38013 clauses out of 76046 with flag 4527287/770001
299.26/147.72	c cleaning 0 clauses out of 11000 with flag 0/11000
306.25/151.21	c cleaning 38966 clauses out of 78032 with flag 4778168/810000
324.77/160.46	c cleaning 40025 clauses out of 80066 with flag 5037988/851000
344.33/170.15	c cleaning 40989 clauses out of 82042 with flag 5297451/893001
364.69/180.25	c cleaning 41955 clauses out of 84052 with flag 5564929/936000
385.24/190.50	c cleaning 43028 clauses out of 86097 with flag 5843156/980000
407.79/201.61	c cleaning 44017 clauses out of 88069 with flag 6121879/1025000
430.76/213.04	c cleaning 45012 clauses out of 90052 with flag 6410157/1071000
454.31/224.79	c cleaning 45992 clauses out of 92043 with flag 6707591/1118003
478.51/236.75	c cleaning 46993 clauses out of 94048 with flag 7005653/1166000
504.32/250.14	c cleaning 47993 clauses out of 96055 with flag 7311241/1215000
530.20/263.01	c cleaning 49022 clauses out of 98064 with flag 7625497/1265002
556.95/276.32	c cleaning 50018 clauses out of 100040 with flag 7945438/1316000
585.09/290.36	c cleaning 50983 clauses out of 102024 with flag 8272686/1368002
611.70/303.70	c cleaning 51992 clauses out of 104039 with flag 8603767/1421000
643.79/319.51	c cleaning 52968 clauses out of 106047 with flag 8945948/1475000
676.22/335.56	c cleaning 54023 clauses out of 108080 with flag 9287714/1530001
709.34/352.01	c cleaning 54995 clauses out of 110056 with flag 9644505/1586000
745.38/369.90	c cleaning 55997 clauses out of 112061 with flag 10005292/1643000
780.57/387.44	c cleaning 57032 clauses out of 114065 with flag 10372650/1701001
816.53/405.33	c cleaning 58012 clauses out of 116034 with flag 10748098/1760002
855.51/424.64	c cleaning 58988 clauses out of 118020 with flag 11122900/1820000
895.95/444.75	c cleaning 60009 clauses out of 120032 with flag 11511982/1881000
939.23/466.29	c cleaning 60999 clauses out of 122023 with flag 11904918/1943000
979.79/486.48	c cleaning 61980 clauses out of 124024 with flag 12301475/2006000
1021.53/507.18	c cleaning 62973 clauses out of 126045 with flag 12709543/2070001
1066.87/529.69	c cleaning 63988 clauses out of 128071 with flag 13117389/2135000
1113.60/552.83	c cleaning 65015 clauses out of 130084 with flag 13531736/2201001
1158.67/575.23	c cleaning 66000 clauses out of 132068 with flag 13952602/2268000
1205.60/598.54	c cleaning 67023 clauses out of 134069 with flag 14384745/2336001
1255.32/624.02	c cleaning 68020 clauses out of 136045 with flag 14815455/2405000
1306.74/649.66	c cleaning 68987 clauses out of 138025 with flag 15250994/2475000
1357.41/674.82	c cleaning 70008 clauses out of 140038 with flag 15697864/2546000
1399.93/695.97	c cleaning 0 clauses out of 18000 with flag 0/18000
1409.75/700.82	c cleaning 70997 clauses out of 142030 with flag 16145038/2618000
1465.33/728.42	c cleaning 72001 clauses out of 144033 with flag 16601045/2691000
1522.03/756.68	c cleaning 73001 clauses out of 146032 with flag 17064540/2765000
1581.79/786.33	c cleaning 73985 clauses out of 148032 with flag 17533745/2840001
1642.59/816.55	c cleaning 74972 clauses out of 150046 with flag 18012529/2916000
1705.28/847.79	c cleaning 76010 clauses out of 152074 with flag 18491299/2993000
1768.43/879.12	c cleaning 76994 clauses out of 154065 with flag 18981621/3071001
1800.10/894.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/894.90	c starts		: 26835
1800.10/894.90	c conflicts		: 3114978
1800.10/894.90	c decisions		: 29353646
1800.10/894.90	c propagations		: 418369415
1800.10/894.90	c inspects		: 8772503064
1800.10/894.90	c shortcuts		: 0
1800.10/894.90	c learnt literals	: 2
1800.10/894.90	c learnt binary clauses	: 62
1800.10/894.90	c learnt ternary clauses	: 707
1800.10/894.90	c learnt constraints	: 3114976
1800.10/894.90	c ignored constraints	: 0
1800.10/894.90	c root simplifications	: 0
1800.10/894.90	c removed literals (reason simplification)	: 2362095
1800.10/894.90	c reason swapping (by a shorter reason)	: 0
1800.10/894.90	c Calls to reduceDB	: 74
1800.10/894.90	c Number of update (reduction) of LBD	: 669868
1800.10/894.90	c Imported unit clauses	: 0
1800.10/894.90	c number of reductions to clauses (during analyze)	: 0
1800.10/894.90	c number of learned constraints concerned by reduction	: 0
1800.10/894.90	c number of learning phase by resolution	: 0
1800.10/894.90	c number of learning phase by cutting planes	: 0
1800.10/894.90	c speed (assignments/second)	: 467770.15309858887
1800.10/894.90	c non guided choices	8497
1800.10/894.93	c learnt constraints type 
1800.10/894.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 62
1800.10/894.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 120986
1800.10/894.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.10/894.93	c starts		: 45
1800.10/894.93	c conflicts		: 19904
1800.10/894.93	c decisions		: 69114
1800.10/894.93	c propagations		: 2466222
1800.10/894.93	c inspects		: 765634029
1800.10/894.93	c shortcuts		: 0
1800.10/894.93	c learnt literals	: 0
1800.10/894.93	c learnt binary clauses	: 0
1800.10/894.93	c learnt ternary clauses	: 0
1800.10/894.93	c learnt constraints	: 19904
1800.10/894.93	c ignored constraints	: 0
1800.10/894.93	c root simplifications	: 0
1800.10/894.93	c removed literals (reason simplification)	: 0
1800.10/894.93	c reason swapping (by a shorter reason)	: 0
1800.10/894.93	c Calls to reduceDB	: 3
1800.10/894.93	c Number of update (reduction) of LBD	: 0
1800.10/894.93	c Imported unit clauses	: 0
1800.10/894.93	c number of reductions to clauses (during analyze)	: 0
1800.10/894.93	c number of learned constraints concerned by reduction	: 0
1800.10/894.93	c number of learning phase by resolution	: 0
1800.10/894.93	c number of learning phase by cutting planes	: 0
1800.10/894.93	c speed (assignments/second)	: 2757.3340578227526
1800.10/894.93	c non guided choices	290
1800.10/894.94	c learnt constraints type 
1800.10/894.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 14
1800.10/894.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19890
1800.10/894.94	s UNKNOWN
1800.10/894.94	c Total wall clock time (in seconds): 894.818

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

pid=20196
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.07 4.13 4.16 5/196 20199
/proc/meminfo: memFree=26694824/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9160 CPUtime=0 cores=0,2,4,6
/proc/20199/stat : 20199 (java) R 20196 20199 18126 0 -1 4202496 469 0 0 0 0 0 0 0 20 0 1 0 28688420 9379840 123 33554432000 1073741824 1073778376 140736650818944 140736650816072 266439004640 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2323 130 100 9 0 71 0

[startup+0.100062 s]
/proc/loadavg: 4.07 4.13 4.16 5/196 20199
/proc/meminfo: memFree=26694824/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 4410 0 1 0 8 1 0 0 20 0 18 0 28688420 9787879424 6038 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2389619 6038 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200235 s]
/proc/loadavg: 4.07 4.13 4.16 5/196 20199
/proc/meminfo: memFree=26694824/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 4687 0 1 0 23 1 0 0 20 0 18 0 28688420 9787879424 6774 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2389619 6774 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300234 s]
/proc/loadavg: 4.07 4.13 4.16 5/196 20199
/proc/meminfo: memFree=26694824/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9558476 CPUtime=0.47 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 5856 0 1 0 46 1 0 0 20 0 18 0 28688420 9787879424 8469 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2389619 8469 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700189 s]
/proc/loadavg: 4.07 4.13 4.16 5/196 20199
/proc/meminfo: memFree=26694824/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 14178 0 1 0 177 3 0 0 20 0 22 0 28688420 10060525568 23481 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2456183 23481 2266 9 0 2446860 0
Current children cumulated CPU time (s) 1.8
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.07 4.13 4.16 7/218 20221
/proc/meminfo: memFree=26565820/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9824732 CPUtime=4.75 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 20615 0 1 0 468 7 0 0 20 0 22 0 28688420 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2456183 47056 2292 9 0 2446860 0
[pid=20199/tid=20201] ppid=20196 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/20199/task/20201/stat : 20201 (java) S 20196 20199 18126 0 -1 4202560 2436 0 1 0 45 1 0 0 20 0 22 0 28688421 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139975361807224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20202] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20202/stat : 20202 (java) S 20196 20199 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 28688422 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139975334258856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20203] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20203/stat : 20203 (java) S 20196 20199 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28688422 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139975204579624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20204] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20204/stat : 20204 (java) S 20196 20199 18126 0 -1 4202560 15 0 0 0 0 0 0 0 20 0 22 0 28688422 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139975203527080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20205] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20205/stat : 20205 (java) S 20196 20199 18126 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28688422 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139975202474536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20206] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20206/stat : 20206 (java) S 20196 20199 18126 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 28688422 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139975201421992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20207] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20207/stat : 20207 (java) S 20196 20199 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28688422 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139975200369448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20208] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20208/stat : 20208 (java) S 20196 20199 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28688422 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974863219624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20209] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20209/stat : 20209 (java) S 20196 20199 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 28688422 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974862167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20210] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20210/stat : 20210 (java) S 20196 20199 18126 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28688423 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974849968232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20211] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20211/stat : 20211 (java) S 20196 20199 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974848914552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20212] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20212/stat : 20212 (java) S 20196 20199 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974847861896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20213] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20213/stat : 20213 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974846810640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20214] ppid=20196 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/20199/task/20214/stat : 20214 (java) R 20196 20199 18126 0 -1 4202560 8180 0 0 0 117 0 0 0 20 0 22 0 28688426 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974845757888 139975367650144 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20215] ppid=20196 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/20199/task/20215/stat : 20215 (java) S 20196 20199 18126 0 -1 4202560 8518 0 0 0 103 3 0 0 20 0 22 0 28688426 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974844705464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20216] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20216/stat : 20216 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974843653112 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20217] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20217/stat : 20217 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974842600776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20218] ppid=20196 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/20199/task/20218/stat : 20218 (java) R 20196 20199 18126 0 -1 4202560 19 0 0 0 95 0 0 0 20 0 22 0 28688470 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974841544664 139975216386526 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20219] ppid=20196 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/20199/task/20219/stat : 20219 (java) R 20196 20199 18126 0 -1 4202560 76 0 0 0 93 2 0 0 20 0 22 0 28688470 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974840491544 139975216278600 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20220] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20220/stat : 20220 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974839440424 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20221] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20221/stat : 20221 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 47056 33554432000 1073741824 1073778376 140736650818944 139974838387880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.07 4.13 4.16 5/218 20221
/proc/meminfo: memFree=26401228/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9824732 CPUtime=8.2 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 20955 0 1 0 805 15 0 0 20 0 22 0 28688420 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2456183 91263 2292 9 0 2446860 0
[pid=20199/tid=20201] ppid=20196 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/20199/task/20201/stat : 20201 (java) S 20196 20199 18126 0 -1 4202560 2436 0 1 0 45 1 0 0 20 0 22 0 28688421 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139975361807224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20202] ppid=20196 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20199/task/20202/stat : 20202 (java) S 20196 20199 18126 0 -1 4202560 29 0 0 0 2 2 0 0 20 0 22 0 28688422 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139975334258856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20203] ppid=20196 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20199/task/20203/stat : 20203 (java) S 20196 20199 18126 0 -1 4202560 27 0 0 0 3 0 0 0 20 0 22 0 28688422 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139975204579624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20204] ppid=20196 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20199/task/20204/stat : 20204 (java) S 20196 20199 18126 0 -1 4202560 27 0 0 0 1 2 0 0 20 0 22 0 28688422 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139975203527080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20205] ppid=20196 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20199/task/20205/stat : 20205 (java) S 20196 20199 18126 0 -1 4202560 21 0 0 0 2 1 0 0 20 0 22 0 28688422 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139975202474536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20206] ppid=20196 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20199/task/20206/stat : 20206 (java) S 20196 20199 18126 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 28688422 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139975201421992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20207] ppid=20196 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20199/task/20207/stat : 20207 (java) S 20196 20199 18126 0 -1 4202560 27 0 0 0 4 0 0 0 20 0 22 0 28688422 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139975200369448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20208] ppid=20196 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20199/task/20208/stat : 20208 (java) S 20196 20199 18126 0 -1 4202560 19 0 0 0 2 0 0 0 20 0 22 0 28688422 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974863219624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20209] ppid=20196 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20199/task/20209/stat : 20209 (java) S 20196 20199 18126 0 -1 4202560 40 0 0 0 3 1 0 0 20 0 22 0 28688422 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974862167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20210] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20210/stat : 20210 (java) S 20196 20199 18126 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28688423 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974849968232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20211] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20211/stat : 20211 (java) S 20196 20199 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974848914552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20212] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20212/stat : 20212 (java) S 20196 20199 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974847861896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20213] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20213/stat : 20213 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974846810640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20214] ppid=20196 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/20199/task/20214/stat : 20214 (java) S 20196 20199 18126 0 -1 4202560 8180 0 0 0 127 0 0 0 20 0 22 0 28688426 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974845758008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20215] ppid=20196 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/20199/task/20215/stat : 20215 (java) S 20196 20199 18126 0 -1 4202560 8518 0 0 0 108 3 0 0 20 0 22 0 28688426 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974844705464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20216] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20216/stat : 20216 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974843653112 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20217] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20217/stat : 20217 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974842600776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20218] ppid=20196 vsize=9824732 CPUtime=2.48 cores=0,2,4,6
/proc/20199/task/20218/stat : 20218 (java) R 20196 20199 18126 0 -1 4202560 19 0 0 0 248 0 0 0 20 0 22 0 28688470 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974841542992 139975216338502 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20219] ppid=20196 vsize=9824732 CPUtime=2.47 cores=0,2,4,6
/proc/20199/task/20219/stat : 20219 (java) R 20196 20199 18126 0 -1 4202560 138 0 0 0 243 4 0 0 20 0 22 0 28688470 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974840492296 139975216348770 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20220] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20220/stat : 20220 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974839440424 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20221] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20221/stat : 20221 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 91263 33554432000 1073741824 1073778376 140736650818944 139974838387880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.2
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.06 4.12 4.15 5/219 20222
/proc/meminfo: memFree=26085932/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9824732 CPUtime=14.89 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 21719 0 1 0 1463 26 0 0 20 0 22 0 28688420 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2456183 162758 2292 9 0 2446860 0
[pid=20199/tid=20201] ppid=20196 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/20199/task/20201/stat : 20201 (java) S 20196 20199 18126 0 -1 4202560 2436 0 1 0 45 1 0 0 20 0 22 0 28688421 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139975361807224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20202] ppid=20196 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20199/task/20202/stat : 20202 (java) S 20196 20199 18126 0 -1 4202560 55 0 0 0 4 3 0 0 20 0 22 0 28688422 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139975334258856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20203] ppid=20196 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20199/task/20203/stat : 20203 (java) S 20196 20199 18126 0 -1 4202560 53 0 0 0 5 1 0 0 20 0 22 0 28688422 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139975204579624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20204] ppid=20196 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20199/task/20204/stat : 20204 (java) S 20196 20199 18126 0 -1 4202560 113 0 0 0 5 3 0 0 20 0 22 0 28688422 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139975203527080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20205] ppid=20196 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/20199/task/20205/stat : 20205 (java) S 20196 20199 18126 0 -1 4202560 83 0 0 0 6 2 0 0 20 0 22 0 28688422 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139975202474536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20206] ppid=20196 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20199/task/20206/stat : 20206 (java) S 20196 20199 18126 0 -1 4202560 31 0 0 0 5 0 0 0 20 0 22 0 28688422 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139975201421992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20207] ppid=20196 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20199/task/20207/stat : 20207 (java) S 20196 20199 18126 0 -1 4202560 76 0 0 0 5 2 0 0 20 0 22 0 28688422 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139975200369448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20208] ppid=20196 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20199/task/20208/stat : 20208 (java) S 20196 20199 18126 0 -1 4202560 89 0 0 0 5 2 0 0 20 0 22 0 28688422 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139974863219624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20209] ppid=20196 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/20199/task/20209/stat : 20209 (java) S 20196 20199 18126 0 -1 4202560 83 0 0 0 6 3 0 0 20 0 22 0 28688422 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139974862167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20210] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20210/stat : 20210 (java) S 20196 20199 18126 0 -1 4202560 465 0 0 0 0 0 0 0 20 0 22 0 28688423 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139974849968232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20211] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20211/stat : 20211 (java) S 20196 20199 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139974848914552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20212] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20212/stat : 20212 (java) S 20196 20199 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139974847861896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20213] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20213/stat : 20213 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 162758 33554432000 1073741824 1073778376 140736650818944 139974846810640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20214] ppid=20196 vsize=9824732 CPUtime=1.37 cores=0,2,4,6

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


[startup+882.308 s]
/proc/loadavg: 4.18 4.21 4.18 5/219 20332
/proc/meminfo: memFree=22945280/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9824732 CPUtime=1774.85 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 34132 0 1 0 177268 217 0 0 20 0 22 0 28688420 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2456183 947760 2301 9 0 2446860 0
[pid=20199/tid=20201] ppid=20196 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/20199/task/20201/stat : 20201 (java) S 20196 20199 18126 0 -1 4202560 2437 0 1 0 48 3 0 0 20 0 22 0 28688421 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139975361807224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20202] ppid=20196 vsize=9824732 CPUtime=2.9 cores=0,2,4,6
/proc/20199/task/20202/stat : 20202 (java) S 20196 20199 18126 0 -1 4202560 683 0 0 0 270 20 0 0 20 0 22 0 28688422 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139975334258856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20203] ppid=20196 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/20199/task/20203/stat : 20203 (java) S 20196 20199 18126 0 -1 4202560 563 0 0 0 267 16 0 0 20 0 22 0 28688422 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139975204579624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20204] ppid=20196 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/20199/task/20204/stat : 20204 (java) S 20196 20199 18126 0 -1 4202560 781 0 0 0 294 24 0 0 20 0 22 0 28688422 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139975203527080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20205] ppid=20196 vsize=9824732 CPUtime=3.24 cores=0,2,4,6
/proc/20199/task/20205/stat : 20205 (java) S 20196 20199 18126 0 -1 4202560 633 0 0 0 301 23 0 0 20 0 22 0 28688422 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139975202474536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20206] ppid=20196 vsize=9824732 CPUtime=3.04 cores=0,2,4,6
/proc/20199/task/20206/stat : 20206 (java) S 20196 20199 18126 0 -1 4202560 581 0 0 0 287 17 0 0 20 0 22 0 28688422 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139975201421992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20207] ppid=20196 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/20199/task/20207/stat : 20207 (java) S 20196 20199 18126 0 -1 4202560 876 0 0 0 291 17 0 0 20 0 22 0 28688422 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139975200369448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20208] ppid=20196 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/20199/task/20208/stat : 20208 (java) S 20196 20199 18126 0 -1 4202560 694 0 0 0 254 18 0 0 20 0 22 0 28688422 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974863219624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20209] ppid=20196 vsize=9824732 CPUtime=2.98 cores=0,2,4,6
/proc/20199/task/20209/stat : 20209 (java) S 20196 20199 18126 0 -1 4202560 554 0 0 0 281 17 0 0 20 0 22 0 28688422 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974862167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20210] ppid=20196 vsize=9824732 CPUtime=3.5 cores=0,2,4,6
/proc/20199/task/20210/stat : 20210 (java) S 20196 20199 18126 0 -1 4202560 2317 0 0 0 340 10 0 0 20 0 22 0 28688423 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974849968232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20211] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20211/stat : 20211 (java) S 20196 20199 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974848914552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20212] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20212/stat : 20212 (java) S 20196 20199 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974847861896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20213] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20213/stat : 20213 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974846810640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20214] ppid=20196 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/20199/task/20214/stat : 20214 (java) S 20196 20199 18126 0 -1 4202560 11506 0 0 0 178 2 0 0 20 0 22 0 28688426 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974845758008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20215] ppid=20196 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/20199/task/20215/stat : 20215 (java) S 20196 20199 18126 0 -1 4202560 8544 0 0 0 135 3 0 0 20 0 22 0 28688426 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974844705464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20216] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20216/stat : 20216 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974843653112 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20217] ppid=20196 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/20199/task/20217/stat : 20217 (java) S 20196 20199 18126 0 -1 4202560 51 0 0 0 16 17 0 0 20 0 22 0 28688426 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974842600776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20218] ppid=20196 vsize=9824732 CPUtime=871.72 cores=0,2,4,6
/proc/20199/task/20218/stat : 20218 (java) R 20196 20199 18126 0 -1 4202560 55 0 0 0 87157 15 0 0 20 0 22 0 28688470 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974841536240 139975216352391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20219] ppid=20196 vsize=9824732 CPUtime=871.87 cores=0,2,4,6
/proc/20199/task/20219/stat : 20219 (java) R 20196 20199 18126 0 -1 4202560 2591 0 0 0 87136 51 0 0 20 0 22 0 28688470 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974840492368 139975216296083 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20220] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20220/stat : 20220 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974839440424 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20221] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20221/stat : 20221 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 947760 33554432000 1073741824 1073778376 140736650818944 139974838387880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1774.85
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.901 s]
/proc/loadavg: 4.22 4.21 4.18 6/219 20332
/proc/meminfo: memFree=22945160/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 34137 0 1 0 179793 217 0 0 20 0 22 0 28688420 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2456183 947758 2301 9 0 2446860 0
[pid=20199/tid=20201] ppid=20196 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/20199/task/20201/stat : 20201 (java) S 20196 20199 18126 0 -1 4202560 2437 0 1 0 48 3 0 0 20 0 22 0 28688421 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975361807224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20202] ppid=20196 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/20199/task/20202/stat : 20202 (java) S 20196 20199 18126 0 -1 4202560 683 0 0 0 272 20 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975334258856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20203] ppid=20196 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/20199/task/20203/stat : 20203 (java) S 20196 20199 18126 0 -1 4202560 563 0 0 0 270 16 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975204579624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20204] ppid=20196 vsize=9824732 CPUtime=3.2 cores=0,2,4,6
/proc/20199/task/20204/stat : 20204 (java) S 20196 20199 18126 0 -1 4202560 781 0 0 0 296 24 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975203527080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20205] ppid=20196 vsize=9824732 CPUtime=3.25 cores=0,2,4,6
/proc/20199/task/20205/stat : 20205 (java) S 20196 20199 18126 0 -1 4202560 633 0 0 0 302 23 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975202474536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20206] ppid=20196 vsize=9824732 CPUtime=3.06 cores=0,2,4,6
/proc/20199/task/20206/stat : 20206 (java) S 20196 20199 18126 0 -1 4202560 581 0 0 0 289 17 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975201421992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20207] ppid=20196 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/20199/task/20207/stat : 20207 (java) S 20196 20199 18126 0 -1 4202560 876 0 0 0 292 17 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975200369448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20208] ppid=20196 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/20199/task/20208/stat : 20208 (java) S 20196 20199 18126 0 -1 4202560 694 0 0 0 257 18 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974863219624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20209] ppid=20196 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/20199/task/20209/stat : 20209 (java) S 20196 20199 18126 0 -1 4202560 554 0 0 0 282 17 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974862167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20210] ppid=20196 vsize=9824732 CPUtime=3.5 cores=0,2,4,6
/proc/20199/task/20210/stat : 20210 (java) S 20196 20199 18126 0 -1 4202560 2319 0 0 0 340 10 0 0 20 0 22 0 28688423 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974849968232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20211] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20211/stat : 20211 (java) S 20196 20199 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974848914552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20212] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20212/stat : 20212 (java) S 20196 20199 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974847861896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20213] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20213/stat : 20213 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974846810640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20214] ppid=20196 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/20199/task/20214/stat : 20214 (java) S 20196 20199 18126 0 -1 4202560 11506 0 0 0 178 2 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974845758008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20215] ppid=20196 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/20199/task/20215/stat : 20215 (java) S 20196 20199 18126 0 -1 4202560 8544 0 0 0 135 3 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974844705464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20216] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20216/stat : 20216 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974843653112 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20217] ppid=20196 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/20199/task/20217/stat : 20217 (java) S 20196 20199 18126 0 -1 4202560 53 0 0 0 16 17 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974842600776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20218] ppid=20196 vsize=9824732 CPUtime=884.27 cores=0,2,4,6
/proc/20199/task/20218/stat : 20218 (java) R 20196 20199 18126 0 -1 4202560 55 0 0 0 88412 15 0 0 20 0 22 0 28688470 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974841543888 139975216352391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20219] ppid=20196 vsize=9824732 CPUtime=884.43 cores=0,2,4,6
/proc/20199/task/20219/stat : 20219 (java) R 20196 20199 18126 0 -1 4202560 2592 0 0 0 88392 51 0 0 20 0 22 0 28688470 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974840492256 139975216495812 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20220] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20220/stat : 20220 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974839440424 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20221] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20221/stat : 20221 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974838387880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
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 20199 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.901 s]
/proc/loadavg: 4.22 4.21 4.18 6/219 20332
/proc/meminfo: memFree=22945160/32872528 swapFree=1437460/1543748
[pid=20199] ppid=20196 vsize=9824732 CPUtime=1800.1 cores=0,2,4,6
/proc/20199/stat : 20199 (java) S 20196 20199 18126 0 -1 4202496 34137 0 1 0 179793 217 0 0 20 0 22 0 28688420 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 140736650810080 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/20199/statm: 2456183 947758 2301 9 0 2446860 0
[pid=20199/tid=20201] ppid=20196 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/20199/task/20201/stat : 20201 (java) S 20196 20199 18126 0 -1 4202560 2437 0 1 0 48 3 0 0 20 0 22 0 28688421 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975361807224 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20202] ppid=20196 vsize=9824732 CPUtime=2.92 cores=0,2,4,6
/proc/20199/task/20202/stat : 20202 (java) S 20196 20199 18126 0 -1 4202560 683 0 0 0 272 20 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975334258856 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20203] ppid=20196 vsize=9824732 CPUtime=2.86 cores=0,2,4,6
/proc/20199/task/20203/stat : 20203 (java) S 20196 20199 18126 0 -1 4202560 563 0 0 0 270 16 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975204579624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20204] ppid=20196 vsize=9824732 CPUtime=3.2 cores=0,2,4,6
/proc/20199/task/20204/stat : 20204 (java) S 20196 20199 18126 0 -1 4202560 781 0 0 0 296 24 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975203527080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20205] ppid=20196 vsize=9824732 CPUtime=3.25 cores=0,2,4,6
/proc/20199/task/20205/stat : 20205 (java) S 20196 20199 18126 0 -1 4202560 633 0 0 0 302 23 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975202474536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20206] ppid=20196 vsize=9824732 CPUtime=3.06 cores=0,2,4,6
/proc/20199/task/20206/stat : 20206 (java) S 20196 20199 18126 0 -1 4202560 581 0 0 0 289 17 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975201421992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20207] ppid=20196 vsize=9824732 CPUtime=3.09 cores=0,2,4,6
/proc/20199/task/20207/stat : 20207 (java) S 20196 20199 18126 0 -1 4202560 876 0 0 0 292 17 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139975200369448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20208] ppid=20196 vsize=9824732 CPUtime=2.75 cores=0,2,4,6
/proc/20199/task/20208/stat : 20208 (java) S 20196 20199 18126 0 -1 4202560 694 0 0 0 257 18 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974863219624 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20209] ppid=20196 vsize=9824732 CPUtime=2.99 cores=0,2,4,6
/proc/20199/task/20209/stat : 20209 (java) S 20196 20199 18126 0 -1 4202560 554 0 0 0 282 17 0 0 20 0 22 0 28688422 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974862167080 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20210] ppid=20196 vsize=9824732 CPUtime=3.5 cores=0,2,4,6
/proc/20199/task/20210/stat : 20210 (java) S 20196 20199 18126 0 -1 4202560 2319 0 0 0 340 10 0 0 20 0 22 0 28688423 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974849968232 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20211] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20211/stat : 20211 (java) S 20196 20199 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974848914552 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20212] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20212/stat : 20212 (java) S 20196 20199 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28688424 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974847861896 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20213] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20213/stat : 20213 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974846810640 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20214] ppid=20196 vsize=9824732 CPUtime=1.8 cores=0,2,4,6
/proc/20199/task/20214/stat : 20214 (java) S 20196 20199 18126 0 -1 4202560 11506 0 0 0 178 2 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974845758008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20199/tid=20215] ppid=20196 vsize=9824732 CPUtime=1.38 cores=0,2,4,6
/proc/20199/task/20215/stat : 20215 (java) S 20196 20199 18126 0 -1 4202560 8544 0 0 0 135 3 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974844705464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20216] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20216/stat : 20216 (java) S 20196 20199 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974843653112 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20199/tid=20217] ppid=20196 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/20199/task/20217/stat : 20217 (java) S 20196 20199 18126 0 -1 4202560 53 0 0 0 16 17 0 0 20 0 22 0 28688426 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974842600776 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20218] ppid=20196 vsize=9824732 CPUtime=884.27 cores=0,2,4,6
/proc/20199/task/20218/stat : 20218 (java) R 20196 20199 18126 0 -1 4202560 55 0 0 0 88412 15 0 0 20 0 22 0 28688470 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974841543888 139975216352391 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20219] ppid=20196 vsize=9824732 CPUtime=884.43 cores=0,2,4,6
/proc/20199/task/20219/stat : 20219 (java) R 20196 20199 18126 0 -1 4202560 2592 0 0 0 88392 51 0 0 20 0 22 0 28688470 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974840492256 139975216495812 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20199/tid=20220] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20220/stat : 20220 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974839440424 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20199/tid=20221] ppid=20196 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20199/task/20221/stat : 20221 (java) S 20196 20199 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28688471 10060525568 947758 33554432000 1073741824 1073778376 140736650818944 139974838387880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 894.968
CPU time (s): 1800.76
CPU user time (s): 1798.05
CPU system time (s): 2.71359
CPU usage (%): 201.21
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.05
system time used= 2.71359
maximum resident set size= 3791148
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 34170
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24468
involuntary context switches= 32692

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.83411 second user time and 7.41387 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 17:54:51
IDJOB=4116734
IDBENCH=109507
IDSOLVER=2543
FILE ID=node116/4116734-1466956491
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-round22-9.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116734-1466956491/watcher-4116734-1466956491 -o /tmp/evaluation-result-4116734-1466956491/solver-4116734-1466956491 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18142 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116734-1466956491.opb

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

MD5SUM BENCH= e8a738cf7590f85f00990ec3208c8753
RANDOM SEED=328324821

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:        26695096 kB
Buffers:           18764 kB
Cached:           304248 kB
SwapCached:         2080 kB
Active:          3618272 kB
Inactive:         299288 kB
Active(anon):    3595768 kB
Inactive(anon):     1656 kB
Active(file):      22504 kB
Inactive(file):   297632 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098672 kB
Dirty:              1252 kB
Writeback:             0 kB
AnonPages:       5250932 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             565132 kB
SReclaimable:       9132 kB
SUnreclaim:       556000 kB
KernelStack:        1808 kB
PageTables:        14688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5651208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3747840 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 18:09:46