Trace number 4115846

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.04 898.723

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round21-1.opb
MD5SUM2627c34eb5cd8644bee8c85b683bb250
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 benchmark75.2486
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.05/1.78	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.05/1.78	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/1.78	c See www.sat4j.org for details.
0.05/1.79	c version PB16.v20160501
0.05/1.79	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/1.79	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/1.79	c java.vm.version	19.1-b02
0.05/1.79	c java.vm.vendor	Sun Microsystems Inc.
0.05/1.79	c sun.arch.data.model	64
0.05/1.79	c java.version		1.6.0_24
0.05/1.79	c os.name		Linux
0.05/1.79	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/1.79	c os.arch		amd64
0.05/1.79	c Free memory 		501472288
0.05/1.79	c Max memory 		7480803328
0.05/1.79	c Total memory 		504102912
0.05/1.79	c Number of processors 	8
0.11/1.87	c Pseudo Boolean Optimization by upper bound
0.11/1.87	c ManyCore solver with 2 solvers running in parallel
0.11/1.87	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/1.87	c --- Begin Solver configuration ---
0.11/1.87	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/1.87	c Learn all clauses as in MiniSAT
0.11/1.87	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/1.87	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/1.87	c Expensive reason simplification
0.11/1.87	c Glucose 2.1 dynamic restart strategy
0.11/1.87	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.11/1.87	c timeout=2147483s
0.11/1.87	c DB Simplification allowed=false
0.11/1.87	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/1.87	c --- End Solver configuration ---
0.11/1.87	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/1.87	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/1.87	c --- Begin Solver configuration ---
0.11/1.87	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/1.87	c Learn all clauses as in MiniSAT
0.11/1.87	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/1.87	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/1.87	c No reason simplification
0.11/1.87	c Armin Biere (Picosat) restarts strategy
0.11/1.87	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.11/1.87	c timeout=2147483s
0.11/1.87	c DB Simplification allowed=false
0.11/1.87	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/1.87	c --- End Solver configuration ---
0.11/1.87	c solving HOME/instance-4115846-1466939767.opb
0.11/1.87	c reading problem ... 
0.11/1.89	c  no objective function found
0.83/2.27	c ... done. Wall clock time 0.4s.
0.83/2.27	c declared #vars     3968
0.83/2.27	c #constraints  9152
1.07/2.32	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.07/2.32	c constraints type 
1.07/2.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
1.07/2.32	c org.sat4j.specs.Constr$1 => 904
1.07/2.32	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.07/2.32	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
1.07/2.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
1.07/2.32	c 9152 constraints processed.
1.07/2.32	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.07/2.32	c constraints type 
1.07/2.32	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.07/2.32	c org.sat4j.specs.Constr$1 => 904
1.07/2.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
1.07/2.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
1.07/2.32	c org.sat4j.pb.constraints.pb.UnitClausePB => 504
1.07/2.32	c 9152 constraints processed.
4.51/3.21	c cleaning 2499 clauses out of 4998 with flag 15962/5000
6.04/3.92	c cleaning 4241 clauses out of 8499 with flag 37577/11000
7.73/4.78	c cleaning 5623 clauses out of 11259 with flag 66559/18001
9.82/5.78	c cleaning 6805 clauses out of 13636 with flag 101599/26001
12.23/6.95	c cleaning 7891 clauses out of 15830 with flag 144124/35000
14.90/8.24	c cleaning 8965 clauses out of 17939 with flag 195120/45000
17.78/9.69	c cleaning 9976 clauses out of 19975 with flag 252760/56001
20.99/11.25	c cleaning 10984 clauses out of 21998 with flag 317650/68000
24.87/13.17	c cleaning 11999 clauses out of 24014 with flag 388694/81000
28.98/15.13	c cleaning 12977 clauses out of 26018 with flag 466352/95003
33.50/17.30	c cleaning 14009 clauses out of 28042 with flag 553277/110004
38.61/19.89	c cleaning 14995 clauses out of 30029 with flag 647112/126000
44.20/22.62	c cleaning 16003 clauses out of 32034 with flag 746850/143000
50.06/25.59	c cleaning 17002 clauses out of 34031 with flag 852288/161000
52.26/26.63	c cleaning 0 clauses out of 5000 with flag 0/5000
56.33/28.70	c cleaning 17984 clauses out of 36031 with flag 969672/180002
63.57/32.15	c cleaning 19001 clauses out of 38046 with flag 1091763/200001
70.85/35.73	c cleaning 20018 clauses out of 40045 with flag 1222734/221001
78.25/39.42	c cleaning 20975 clauses out of 42027 with flag 1358770/243001
86.74/43.69	c cleaning 22004 clauses out of 44052 with flag 1502695/266001
96.25/48.31	c cleaning 23000 clauses out of 46047 with flag 1653472/290000
105.82/53.13	c cleaning 24014 clauses out of 48047 with flag 1809601/315000
116.06/58.22	c cleaning 24984 clauses out of 50033 with flag 1972974/341000
125.65/63.07	c cleaning 26004 clauses out of 52050 with flag 2142367/368001
135.66/68.09	c cleaning 26997 clauses out of 54045 with flag 2320180/396000
146.37/73.35	c cleaning 27993 clauses out of 56048 with flag 2505023/425000
157.77/79.10	c cleaning 28994 clauses out of 58055 with flag 2699526/455000
171.48/85.84	c cleaning 29997 clauses out of 60061 with flag 2896712/486000
184.92/92.54	c cleaning 31023 clauses out of 62065 with flag 3100576/518001
198.39/99.23	c cleaning 31991 clauses out of 64041 with flag 3314760/551000
214.20/107.47	c cleaning 32990 clauses out of 66050 with flag 3533798/585000
229.84/115.22	c cleaning 33995 clauses out of 68060 with flag 3760601/620000
246.02/123.27	c cleaning 35029 clauses out of 70065 with flag 3993447/656000
263.09/131.70	c cleaning 35985 clauses out of 72036 with flag 4232858/693000
280.75/140.52	c cleaning 36990 clauses out of 74051 with flag 4484270/731000
299.64/149.90	c cleaning 38010 clauses out of 76062 with flag 4737499/770001
318.72/159.45	c cleaning 39000 clauses out of 78052 with flag 4996226/810001
338.61/169.31	c cleaning 40017 clauses out of 80051 with flag 5266609/851000
359.80/179.89	c cleaning 41002 clauses out of 82034 with flag 5543547/893000
381.70/190.71	c cleaning 41955 clauses out of 84034 with flag 5827199/936002
401.60/200.65	c cleaning 0 clauses out of 11001 with flag 0/11001
406.02/202.81	c cleaning 43039 clauses out of 86077 with flag 6122825/980000
430.83/215.19	c cleaning 43991 clauses out of 88039 with flag 6421906/1025001
455.55/227.41	c cleaning 44989 clauses out of 90047 with flag 6726279/1071000
482.03/240.54	c cleaning 45995 clauses out of 92060 with flag 7036775/1118002
509.47/254.12	c cleaning 47010 clauses out of 94063 with flag 7354925/1166000
537.62/268.70	c cleaning 48019 clauses out of 96053 with flag 7677877/1215000
565.08/282.46	c cleaning 49008 clauses out of 98035 with flag 8007425/1265001
594.41/297.09	c cleaning 49999 clauses out of 100026 with flag 8349861/1316000
625.09/312.21	c cleaning 51014 clauses out of 102028 with flag 8696993/1368001
653.29/326.36	c cleaning 52000 clauses out of 104013 with flag 9050933/1421000
685.06/342.11	c cleaning 52986 clauses out of 106013 with flag 9413218/1475000
714.76/356.99	c cleaning 54014 clauses out of 108028 with flag 9782560/1530001
744.57/371.86	c cleaning 55004 clauses out of 110013 with flag 10156680/1586000
774.35/386.72	c cleaning 55970 clauses out of 112009 with flag 10539638/1643000
804.35/401.72	c cleaning 57014 clauses out of 114039 with flag 10930102/1701000
835.35/417.27	c cleaning 57985 clauses out of 116025 with flag 11325400/1760000
867.14/433.14	c cleaning 59013 clauses out of 118041 with flag 11728592/1820001
900.13/449.62	c cleaning 60011 clauses out of 120029 with flag 12137369/1881002
934.33/466.80	c cleaning 60990 clauses out of 122018 with flag 12553680/1943002
969.50/484.22	c cleaning 61984 clauses out of 124026 with flag 12974554/2006000
1005.10/502.01	c cleaning 63002 clauses out of 126042 with flag 13403330/2070000
1041.29/520.13	c cleaning 63964 clauses out of 128041 with flag 13838862/2135001
1079.30/539.12	c cleaning 64987 clauses out of 130076 with flag 14279850/2201000
1118.70/558.84	c cleaning 66033 clauses out of 132089 with flag 14729807/2268000
1160.90/579.83	c cleaning 66991 clauses out of 134056 with flag 15183429/2336000
1202.50/600.67	c cleaning 67996 clauses out of 136065 with flag 15650390/2405000
1244.50/621.64	c cleaning 69009 clauses out of 138071 with flag 16120950/2475002
1297.58/648.54	c cleaning 69999 clauses out of 140060 with flag 16598799/2546000
1352.00/675.68	c cleaning 71010 clauses out of 142062 with flag 17078394/2618001
1409.68/704.33	c cleaning 72006 clauses out of 144052 with flag 17564590/2691001
1466.61/732.65	c cleaning 73013 clauses out of 146046 with flag 18057384/2765001
1524.44/761.49	c cleaning 73993 clauses out of 148033 with flag 18558308/2840001
1588.48/793.33	c cleaning 74984 clauses out of 150040 with flag 19068120/2916001
1651.91/824.91	c cleaning 76015 clauses out of 152055 with flag 19582498/2993000
1715.39/856.57	c cleaning 77011 clauses out of 154040 with flag 20103823/3071000
1782.77/890.05	c cleaning 77992 clauses out of 156029 with flag 20638733/3150000
1800.03/898.66	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/898.66	c starts		: 31374
1800.03/898.66	c conflicts		: 3175245
1800.03/898.66	c decisions		: 30902354
1800.03/898.66	c propagations		: 442205805
1800.03/898.66	c inspects		: 9892015625
1800.03/898.66	c shortcuts		: 0
1800.03/898.66	c learnt literals	: 2
1800.03/898.66	c learnt binary clauses	: 55
1800.03/898.66	c learnt ternary clauses	: 737
1800.03/898.66	c learnt constraints	: 3175243
1800.03/898.66	c ignored constraints	: 0
1800.03/898.66	c root simplifications	: 0
1800.03/898.66	c removed literals (reason simplification)	: 2732884
1800.03/898.66	c reason swapping (by a shorter reason)	: 0
1800.03/898.66	c Calls to reduceDB	: 75
1800.03/898.66	c Number of update (reduction) of LBD	: 678067
1800.03/898.66	c Imported unit clauses	: 0
1800.03/898.66	c number of reductions to clauses (during analyze)	: 0
1800.03/898.66	c number of learned constraints concerned by reduction	: 0
1800.03/898.66	c number of learning phase by resolution	: 0
1800.03/898.66	c number of learning phase by cutting planes	: 0
1800.03/898.66	c speed (assignments/second)	: 493352.11178038426
1800.03/898.66	c non guided choices	3395
1800.03/898.69	c learnt constraints type 
1800.03/898.69	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 55
1800.03/898.69	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 103227
1800.03/898.69	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.03/898.69	c starts		: 43
1800.03/898.69	c conflicts		: 16721
1800.03/898.69	c decisions		: 67060
1800.03/898.69	c propagations		: 2141868
1800.03/898.69	c inspects		: 520402721
1800.03/898.69	c shortcuts		: 0
1800.03/898.69	c learnt literals	: 0
1800.03/898.69	c learnt binary clauses	: 0
1800.03/898.69	c learnt ternary clauses	: 0
1800.03/898.69	c learnt constraints	: 16720
1800.03/898.69	c ignored constraints	: 0
1800.03/898.69	c root simplifications	: 0
1800.03/898.69	c removed literals (reason simplification)	: 0
1800.03/898.69	c reason swapping (by a shorter reason)	: 0
1800.03/898.69	c Calls to reduceDB	: 2
1800.03/898.69	c Number of update (reduction) of LBD	: 0
1800.03/898.69	c Imported unit clauses	: 0
1800.03/898.69	c number of reductions to clauses (during analyze)	: 0
1800.03/898.69	c number of learned constraints concerned by reduction	: 0
1800.03/898.69	c number of learning phase by resolution	: 0
1800.03/898.69	c number of learning phase by cutting planes	: 0
1800.03/898.69	c speed (assignments/second)	: 2389.5389311341974
1800.03/898.69	c non guided choices	277
1800.03/898.69	c learnt constraints type 
1800.03/898.69	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 9
1800.03/898.69	c org.sat4j.pb.constraints.pb.MaxWatchPb => 16711
1800.03/898.69	s UNKNOWN
1800.03/898.69	c Total wall clock time (in seconds): 896.821

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

pid=20092
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: 1.70 2.03 1.94 3/174 20098
/proc/meminfo: memFree=31303120/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=24328 CPUtime=0 cores=0,2,4,6
/proc/20098/stat : 20098 (runsolver) D 20092 20098 20053 0 -1 4202560 124 0 0 0 0 0 0 0 20 0 1 0 27016244 24911872 159 33554432000 4194304 4338465 140736878027824 140736878025016 213866147255 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/20098/statm: 6082 159 113 36 0 2655 0

[startup+0.100125 s]
/proc/loadavg: 1.70 2.03 1.94 3/174 20098
/proc/meminfo: memFree=31303120/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=3568 CPUtime=0 cores=0,2,4,6
/proc/20098/stat : 20098 (java) D 20092 20098 20053 0 -1 4202496 171 0 1 0 0 0 0 0 20 0 1 0 27016244 3653632 47 33554432000 1073741824 1073778376 140737215694576 140737215691672 213857173136 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 3 0 0
/proc/20098/statm: 892 47 37 9 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3568

[startup+0.200298 s]
/proc/loadavg: 1.70 2.03 1.94 3/174 20098
/proc/meminfo: memFree=31303120/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=20596 CPUtime=0 cores=0,2,4,6
/proc/20098/stat : 20098 (java) D 20092 20098 20053 0 -1 4202496 533 0 1 0 0 0 0 0 20 0 1 0 27016244 21090304 186 33554432000 1073741824 1073778376 140736382620000 140736382608600 213857173064 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 7 0 0
/proc/20098/statm: 5149 186 143 9 0 71 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 20596

[startup+0.300278 s]
/proc/loadavg: 1.70 2.03 1.94 3/174 20098
/proc/meminfo: memFree=31303120/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/20098/stat : 20098 (java) D 20092 20098 20053 0 -1 4202496 569 0 3 0 0 0 0 0 20 0 1 0 27016244 23793664 222 33554432000 1073741824 1073778376 140736382620000 140736382609992 213857122881 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 19 0 0
/proc/20098/statm: 5809 222 175 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.700223 s]
/proc/loadavg: 1.70 2.03 1.94 3/174 20098
/proc/meminfo: memFree=31303120/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/20098/stat : 20098 (java) D 20092 20098 20053 0 -1 4202496 1139 0 16 0 0 0 0 0 20 0 1 0 27016244 23793664 805 33554432000 1073741824 1073778376 140736382620000 140736382609992 140033690170128 0 0 4096 0 18446744071579943789 0 0 17 0 0 0 58 0 0
/proc/20098/statm: 5809 805 599 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+1.50051 s]
/proc/loadavg: 1.70 2.03 1.94 2/194 20118
/proc/meminfo: memFree=31277772/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=9225560 CPUtime=0.04 cores=0,2,4,6
/proc/20098/stat : 20098 (java) S 20092 20098 20053 0 -1 4202496 3110 0 26 0 3 1 0 0 20 0 13 0 27016244 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140736382611136 213869690941 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 68 0 0
/proc/20098/statm: 2306390 3755 1705 9 0 2297091 0
[pid=20098/tid=20102] ppid=20092 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/20098/task/20102/stat : 20102 (java) D 20092 20098 20053 0 -1 4202560 1871 0 6 0 3 0 0 0 20 0 13 0 27016322 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140033684519104 213869716749 0 4 0 16800971 18446744071579943789 0 0 -1 2 0 0 59 0 0
[pid=20098/tid=20106] ppid=20092 vsize=9225560 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20106/stat : 20106 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 27016352 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140033656978216 213869704252 0 4 0 16800971 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20110] ppid=20092 vsize=9225560 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20110/stat : 20110 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 27016352 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140033655925416 213869704252 0 4 0 16800971 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20112] ppid=20092 vsize=9225560 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20112/stat : 20112 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 27016352 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140033654873128 213869704252 0 4 0 16800971 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20098/tid=20114] ppid=20092 vsize=9225560 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20114/stat : 20114 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 27016352 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140033653820328 213869704252 0 4 0 16800971 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20115] ppid=20092 vsize=9225560 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20115/stat : 20115 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 27016352 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140033652767016 213869704252 0 4 0 16800971 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20116] ppid=20092 vsize=9225560 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20116/stat : 20116 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 27016352 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140033651714216 213869704252 0 4 0 16800971 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20117] ppid=20092 vsize=9225560 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20117/stat : 20117 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 27016352 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140033522182696 213869704252 0 4 0 16800971 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20118] ppid=20092 vsize=9225560 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20118/stat : 20118 (java) S 20092 20098 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 13 0 27016352 9446973440 3755 33554432000 1073741824 1073778376 140736382620000 140033521129896 213869704252 0 4 0 16800971 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9225560

[startup+3.10697 s]
/proc/loadavg: 1.72 2.03 1.94 8/210 20134
/proc/meminfo: memFree=31170168/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=9824732 CPUtime=4.18 cores=0,2,4,6
/proc/20098/stat : 20098 (java) S 20092 20098 20053 0 -1 4202496 20345 0 26 0 411 7 0 0 20 0 22 0 27016244 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140736382611136 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 68 0 0
/proc/20098/statm: 2456183 47277 2282 9 0 2446860 0
[pid=20098/tid=20102] ppid=20092 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/20098/task/20102/stat : 20102 (java) S 20092 20098 20053 0 -1 4202560 2424 0 6 0 44 3 0 0 20 0 22 0 27016322 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033684525944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 87 0 0
[pid=20098/tid=20106] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20106/stat : 20106 (java) R 20092 20098 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27016352 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033656978344 140033692570786 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20110] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20110/stat : 20110 (java) R 20092 20098 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27016352 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033655925544 213866286215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20112] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20112/stat : 20112 (java) R 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016352 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033654873128 213866286215 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20114] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20114/stat : 20114 (java) S 20092 20098 20053 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27016352 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033653820296 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20115] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20115/stat : 20115 (java) R 20092 20098 20053 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 27016352 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033652767144 213866286215 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20098/tid=20116] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20116/stat : 20116 (java) S 20092 20098 20053 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 27016352 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033651714216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20117] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20117/stat : 20117 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016352 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033522182696 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20118] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20118/stat : 20118 (java) S 20092 20098 20053 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27016352 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033521129896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20120] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20120/stat : 20120 (java) S 20092 20098 20053 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 27016377 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033038182024 213869704252 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20121] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20121/stat : 20121 (java) S 20092 20098 20053 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 27016382 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033037129208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20123] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20123/stat : 20123 (java) S 20092 20098 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27016382 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033036076808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20128] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20128/stat : 20128 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033035025296 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20130] ppid=20092 vsize=9824732 CPUtime=1.06 cores=0,2,4,6
/proc/20098/task/20130/stat : 20130 (java) R 20092 20098 20053 0 -1 4202560 9975 0 0 0 104 2 0 0 20 0 22 0 27016404 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033033959504 140033687438352 0 4 0 16800975 0 0 0 -1 2 0 0 3 0 0
[pid=20098/tid=20132] ppid=20092 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/20098/task/20132/stat : 20132 (java) S 20092 20098 20053 0 -1 4202560 6564 0 0 0 108 0 0 0 20 0 22 0 27016404 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033032895528 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 3 0 0
[pid=20098/tid=20133] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20133/stat : 20133 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033031867000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20134] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20134/stat : 20134 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 47277 33554432000 1073741824 1073778376 140736382620000 140033030814408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 9824732

[startup+6.30089 s]
/proc/loadavg: 1.72 2.03 1.94 6/218 20142
/proc/meminfo: memFree=30516696/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=9824732 CPUtime=11.04 cores=0,2,4,6
/proc/20098/stat : 20098 (java) S 20092 20098 20053 0 -1 4202496 20842 0 26 0 1086 18 0 0 20 0 22 0 27016244 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140736382611136 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 68 0 0
/proc/20098/statm: 2456183 95135 2292 9 0 2446860 0
[pid=20098/tid=20102] ppid=20092 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/20098/task/20102/stat : 20102 (java) S 20092 20098 20053 0 -1 4202560 2424 0 6 0 44 3 0 0 20 0 22 0 27016322 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033684525944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 87 0 0
[pid=20098/tid=20106] ppid=20092 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20098/task/20106/stat : 20106 (java) S 20092 20098 20053 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 22 0 27016352 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033656978216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20110] ppid=20092 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/20098/task/20110/stat : 20110 (java) S 20092 20098 20053 0 -1 4202560 32 0 0 0 4 2 0 0 20 0 22 0 27016352 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033655925416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20112] ppid=20092 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/20098/task/20112/stat : 20112 (java) S 20092 20098 20053 0 -1 4202560 37 0 0 0 3 0 0 0 20 0 22 0 27016352 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033654873128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20114] ppid=20092 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20098/task/20114/stat : 20114 (java) S 20092 20098 20053 0 -1 4202560 24 0 0 0 2 2 0 0 20 0 22 0 27016352 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033653820328 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20115] ppid=20092 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/20098/task/20115/stat : 20115 (java) S 20092 20098 20053 0 -1 4202560 23 0 0 0 4 0 0 0 20 0 22 0 27016352 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033652767016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20116] ppid=20092 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/20098/task/20116/stat : 20116 (java) S 20092 20098 20053 0 -1 4202560 38 0 0 0 4 1 0 0 20 0 22 0 27016352 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033651714216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20117] ppid=20092 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/20098/task/20117/stat : 20117 (java) S 20092 20098 20053 0 -1 4202560 58 0 0 0 5 2 0 0 20 0 22 0 27016352 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033522182696 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20118] ppid=20092 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/20098/task/20118/stat : 20118 (java) S 20092 20098 20053 0 -1 4202560 29 0 0 0 2 0 0 0 20 0 22 0 27016352 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033521129896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20120] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20120/stat : 20120 (java) S 20092 20098 20053 0 -1 4202560 203 0 0 0 0 0 0 0 20 0 22 0 27016377 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033038183144 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20121] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20121/stat : 20121 (java) S 20092 20098 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27016382 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033037129208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20123] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20123/stat : 20123 (java) S 20092 20098 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27016382 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033036076808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20128] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20128/stat : 20128 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033035025296 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20130] ppid=20092 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/20098/task/20130/stat : 20130 (java) S 20092 20098 20053 0 -1 4202560 9979 0 0 0 118 2 0 0 20 0 22 0 27016404 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033033971896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 3 0 0
[pid=20098/tid=20132] ppid=20092 vsize=9824732 CPUtime=1.27 cores=0,2,4,6
/proc/20098/task/20132/stat : 20132 (java) S 20092 20098 20053 0 -1 4202560 6567 0 0 0 127 0 0 0 20 0 22 0 27016404 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033032919096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 3 0 0
[pid=20098/tid=20133] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20133/stat : 20133 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033031867000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20134] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20134/stat : 20134 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033030814408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20137] ppid=20092 vsize=9824732 CPUtime=3.78 cores=0,2,4,6
/proc/20098/task/20137/stat : 20137 (java) R 20092 20098 20053 0 -1 4202560 23 0 0 0 378 0 0 0 20 0 22 0 27016477 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033029759696 140033533818855 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20138] ppid=20092 vsize=9824732 CPUtime=3.72 cores=0,2,4,6
/proc/20098/task/20138/stat : 20138 (java) R 20092 20098 20053 0 -1 4202560 132 0 0 0 369 3 0 0 20 0 22 0 27016477 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033028707088 140033533959233 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=20098/tid=20139] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20139/stat : 20139 (java) S 20092 20098 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27016478 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033027655336 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20140] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20140/stat : 20140 (java) S 20092 20098 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27016478 10060525568 95135 33554432000 1073741824 1073778376 140736382620000 140033026602536 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 11.04
Current children cumulated vsize (KiB) 9824732

[startup+12.701 s]
/proc/loadavg: 2.15 2.11 1.97 7/218 20142
/proc/meminfo: memFree=28992920/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=9824732 CPUtime=24.07 cores=0,2,4,6
/proc/20098/stat : 20098 (java) S 20092 20098 20053 0 -1 4202496 22399 0 26 0 2369 38 0 0 20 0 22 0 27016244 10060525568 288660 33554432000 1073741824 1073778376 140736382620000 140736382611136 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 68 0 0
/proc/20098/statm: 2456183 288660 2292 9 0 2446860 0
[pid=20098/tid=20102] ppid=20092 vsize=9824732 CPUtime=0.47 cores=0,2,4,6
/proc/20098/task/20102/stat : 20102 (java) S 20092 20098 20053 0 -1 4202560 2424 0 6 0 44 3 0 0 20 0 22 0 27016322 10060525568 288660 33554432000 1073741824 1073778376 140736382620000 140033684525944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 87 0 0
[pid=20098/tid=20106] ppid=20092 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20098/task/20106/stat : 20106 (java) S 20092 20098 20053 0 -1 4202560 51 0 0 0 8 2 0 0 20 0 22 0 27016352 10060525568 288660 33554432000 1073741824 1073778376 140736382620000 140033656978216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20110] ppid=20092 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20098/task/20110/stat : 20110 (java) S 20092 20098 20053 0 -1 4202560 51 0 0 0 7 3 0 0 20 0 22 0 27016352 10060525568 288660 33554432000 1073741824 1073778376 140736382620000 140033655925416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20112] ppid=20092 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/20098/task/20112/stat : 20112 (java) S 20092 20098 20053 0 -1 4202560 70 0 0 0 8 2 0 0 20 0 22 0 27016352 10060525568 288660 33554432000 1073741824 1073778376 140736382620000 140033654873128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0

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

/proc/20098/task/20137/stat : 20137 (java) R 20092 20098 20053 0 -1 4202560 66 0 0 0 87015 15 0 0 20 0 22 0 27016477 10060525568 926807 33554432000 1073741824 1073778376 140736382620000 140033029758832 140033534024701 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20138] ppid=20092 vsize=9824732 CPUtime=870.26 cores=0,2,4,6
/proc/20098/task/20138/stat : 20138 (java) R 20092 20098 20053 0 -1 4202560 2409 0 0 0 86977 49 0 0 20 0 22 0 27016477 10060525568 926807 33554432000 1073741824 1073778376 140736382620000 140033028707072 140033534195392 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20139] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20139/stat : 20139 (java) S 20092 20098 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27016478 10060525568 926807 33554432000 1073741824 1073778376 140736382620000 140033027655336 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20140] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20140/stat : 20140 (java) S 20092 20098 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27016478 10060525568 926807 33554432000 1073741824 1073778376 140736382620000 140033026602536 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1767.3
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+898.601 s]
/proc/loadavg: 4.24 4.07 3.33 6/218 20162
/proc/meminfo: memFree=24286436/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/20098/stat : 20098 (java) S 20092 20098 20053 0 -1 4202496 33186 0 26 0 179805 198 0 0 20 0 22 0 27016244 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140736382611136 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 68 0 0
/proc/20098/statm: 2456183 929902 2301 9 0 2446860 0
[pid=20098/tid=20102] ppid=20092 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/20098/task/20102/stat : 20102 (java) S 20092 20098 20053 0 -1 4202560 2427 0 6 0 48 3 0 0 20 0 22 0 27016322 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033684525944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 87 0 0
[pid=20098/tid=20106] ppid=20092 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/20098/task/20106/stat : 20106 (java) S 20092 20098 20053 0 -1 4202560 616 0 0 0 167 16 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033656978216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20110] ppid=20092 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/20098/task/20110/stat : 20110 (java) S 20092 20098 20053 0 -1 4202560 670 0 0 0 176 16 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033655925416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20112] ppid=20092 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/20098/task/20112/stat : 20112 (java) S 20092 20098 20053 0 -1 4202560 572 0 0 0 172 16 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033654873128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20098/tid=20114] ppid=20092 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/20098/task/20114/stat : 20114 (java) S 20092 20098 20053 0 -1 4202560 568 0 0 0 203 18 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033653820328 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20115] ppid=20092 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/20098/task/20115/stat : 20115 (java) S 20092 20098 20053 0 -1 4202560 514 0 0 0 174 16 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033652767016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20116] ppid=20092 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/20098/task/20116/stat : 20116 (java) S 20092 20098 20053 0 -1 4202560 731 0 0 0 200 20 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033651714216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20117] ppid=20092 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/20098/task/20117/stat : 20117 (java) S 20092 20098 20053 0 -1 4202560 752 0 0 0 190 21 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033522182696 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20098/tid=20118] ppid=20092 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/20098/task/20118/stat : 20118 (java) S 20092 20098 20053 0 -1 4202560 542 0 0 0 171 14 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033521129896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20098/tid=20120] ppid=20092 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/20098/task/20120/stat : 20120 (java) S 20092 20098 20053 0 -1 4202560 2303 0 0 0 289 6 0 0 20 0 22 0 27016377 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033038183144 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20121] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20121/stat : 20121 (java) S 20092 20098 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27016382 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033037129208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20123] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20123/stat : 20123 (java) S 20092 20098 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27016382 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033036076808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20128] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20128/stat : 20128 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033035025296 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20130] ppid=20092 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/20098/task/20130/stat : 20130 (java) S 20092 20098 20053 0 -1 4202560 10003 0 0 0 141 2 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033033971896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 3 0 0
[pid=20098/tid=20132] ppid=20092 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/20098/task/20132/stat : 20132 (java) S 20092 20098 20053 0 -1 4202560 9715 0 0 0 157 1 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033032919096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 3 0 0
[pid=20098/tid=20133] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20133/stat : 20133 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033031867000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20134] ppid=20092 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/20098/task/20134/stat : 20134 (java) S 20092 20098 20053 0 -1 4202560 51 0 0 0 15 15 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033030814408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20137] ppid=20092 vsize=9824732 CPUtime=886.45 cores=0,2,4,6
/proc/20098/task/20137/stat : 20137 (java) R 20092 20098 20053 0 -1 4202560 67 0 0 0 88630 15 0 0 20 0 22 0 27016477 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033029758848 140033533690543 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20138] ppid=20092 vsize=9824732 CPUtime=886.42 cores=0,2,4,6
/proc/20098/task/20138/stat : 20138 (java) R 20092 20098 20053 0 -1 4202560 2410 0 0 0 88593 49 0 0 20 0 22 0 27016477 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033028707072 140033534195405 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20139] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20139/stat : 20139 (java) S 20092 20098 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27016478 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033027655336 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20140] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20140/stat : 20140 (java) S 20092 20098 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27016478 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033026602536 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9824732

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

############
# WARNING:
# current cumulated CPU time (1796.07 s) is less than in the last sample (1800.03 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (3.96008 s) to the 'lost time'.

[startup+898.601 s]
/proc/loadavg: 4.24 4.07 3.33 6/218 20162
/proc/meminfo: memFree=24286436/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=9824732 CPUtime=1800.03 cores=0,2,4,6
/proc/20098/stat : 20098 (java) S 20092 20098 20053 0 -1 4202496 33186 0 26 0 179805 198 0 0 20 0 22 0 27016244 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140736382611136 213869690941 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 68 0 0
/proc/20098/statm: 2456183 929902 2301 9 0 2446860 0
[pid=20098/tid=20102] ppid=20092 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/20098/task/20102/stat : 20102 (java) S 20092 20098 20053 0 -1 4202560 2427 0 6 0 48 3 0 0 20 0 22 0 27016322 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033684525944 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 87 0 0
[pid=20098/tid=20106] ppid=20092 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/20098/task/20106/stat : 20106 (java) S 20092 20098 20053 0 -1 4202560 616 0 0 0 167 16 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033656978216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20110] ppid=20092 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/20098/task/20110/stat : 20110 (java) S 20092 20098 20053 0 -1 4202560 670 0 0 0 176 16 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033655925416 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20112] ppid=20092 vsize=9824732 CPUtime=1.88 cores=0,2,4,6
/proc/20098/task/20112/stat : 20112 (java) S 20092 20098 20053 0 -1 4202560 572 0 0 0 172 16 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033654873128 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20098/tid=20114] ppid=20092 vsize=9824732 CPUtime=2.21 cores=0,2,4,6
/proc/20098/task/20114/stat : 20114 (java) S 20092 20098 20053 0 -1 4202560 568 0 0 0 203 18 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033653820328 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20115] ppid=20092 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/20098/task/20115/stat : 20115 (java) S 20092 20098 20053 0 -1 4202560 514 0 0 0 174 16 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033652767016 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20116] ppid=20092 vsize=9824732 CPUtime=2.2 cores=0,2,4,6
/proc/20098/task/20116/stat : 20116 (java) S 20092 20098 20053 0 -1 4202560 731 0 0 0 200 20 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033651714216 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20117] ppid=20092 vsize=9824732 CPUtime=2.11 cores=0,2,4,6
/proc/20098/task/20117/stat : 20117 (java) S 20092 20098 20053 0 -1 4202560 752 0 0 0 190 21 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033522182696 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20098/tid=20118] ppid=20092 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/20098/task/20118/stat : 20118 (java) S 20092 20098 20053 0 -1 4202560 542 0 0 0 171 14 0 0 20 0 22 0 27016352 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033521129896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=20098/tid=20120] ppid=20092 vsize=9824732 CPUtime=2.95 cores=0,2,4,6
/proc/20098/task/20120/stat : 20120 (java) S 20092 20098 20053 0 -1 4202560 2303 0 0 0 289 6 0 0 20 0 22 0 27016377 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033038183144 213869705129 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20121] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20121/stat : 20121 (java) S 20092 20098 20053 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27016382 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033037129208 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20123] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20123/stat : 20123 (java) S 20092 20098 20053 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27016382 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033036076808 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20128] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20128/stat : 20128 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033035025296 213869713184 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20130] ppid=20092 vsize=9824732 CPUtime=1.43 cores=0,2,4,6
/proc/20098/task/20130/stat : 20130 (java) S 20092 20098 20053 0 -1 4202560 10003 0 0 0 141 2 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033033971896 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 3 0 0
[pid=20098/tid=20132] ppid=20092 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/20098/task/20132/stat : 20132 (java) S 20092 20098 20053 0 -1 4202560 9715 0 0 0 157 1 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033032919096 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 3 0 0
[pid=20098/tid=20133] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20133/stat : 20133 (java) S 20092 20098 20053 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033031867000 213869704252 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20134] ppid=20092 vsize=9824732 CPUtime=0.3 cores=0,2,4,6
/proc/20098/task/20134/stat : 20134 (java) S 20092 20098 20053 0 -1 4202560 51 0 0 0 15 15 0 0 20 0 22 0 27016404 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033030814408 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20137] ppid=20092 vsize=9824732 CPUtime=886.45 cores=0,2,4,6
/proc/20098/task/20137/stat : 20137 (java) R 20092 20098 20053 0 -1 4202560 67 0 0 0 88630 15 0 0 20 0 22 0 27016477 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033029758848 140033533690543 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=20098/tid=20138] ppid=20092 vsize=9824732 CPUtime=886.42 cores=0,2,4,6
/proc/20098/task/20138/stat : 20138 (java) R 20092 20098 20053 0 -1 4202560 2410 0 0 0 88593 49 0 0 20 0 22 0 27016477 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033028707072 140033534195405 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=20098/tid=20139] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20139/stat : 20139 (java) S 20092 20098 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27016478 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033027655336 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=20098/tid=20140] ppid=20092 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/20098/task/20140/stat : 20140 (java) S 20092 20098 20053 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27016478 10060525568 929902 33554432000 1073741824 1073778376 140736382620000 140033026602536 213869705129 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 9824732

[startup+898.706 s]
/proc/loadavg: 4.24 4.07 3.33 4/215 20164
/proc/meminfo: memFree=24286436/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=0 CPUtime=1796.07 cores=0,2,4,6
/proc/20098/stat : 20098 (java) Z 20092 20098 20053 0 -1 4203532 33219 0 26 0 179363 244 0 0 20 0 2 0 27016244 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 68 0 0
/proc/20098/statm: 0 0 0 0 0 0 0
[pid=20098/tid=20132] ppid=20092 vsize=0 CPUtime=1.61 cores=0,2,4,6
/proc/20098/task/20132/stat : 20132 (java) R 20092 20098 20053 0 -1 4203588 9715 0 0 0 160 1 0 0 20 0 2 0 27016404 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 3 0 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 0
#
############


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

[startup+898.706 s]
/proc/loadavg: 4.24 4.07 3.33 4/215 20164
/proc/meminfo: memFree=24286436/32872528 swapFree=681168/738400
[pid=20098] ppid=20092 vsize=0 CPUtime=1796.07 cores=0,2,4,6
/proc/20098/stat : 20098 (java) Z 20092 20098 20053 0 -1 4203532 33219 0 26 0 179363 244 0 0 20 0 2 0 27016244 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 68 0 0
/proc/20098/statm: 0 0 0 0 0 0 0
[pid=20098/tid=20132] ppid=20092 vsize=0 CPUtime=1.61 cores=0,2,4,6
/proc/20098/task/20132/stat : 20132 (java) R 20092 20098 20053 0 -1 4203588 9715 0 0 0 160 1 0 0 20 0 2 0 27016404 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 3 0 0
Current children cumulated CPU time (s) 1796.07
Current children cumulated vsize (KiB) 0

Child status: 143

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 3.96008
#  lost CPU user time (s): 4.42004
#  lost CPU system time (s): -0.46

Real time (s): 898.723
CPU time (s): 1800.04
CPU user time (s): 1798.05
CPU system time (s): 1.99463
CPU usage (%): 200.289
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.63
system time used= 2.45463
maximum resident set size= 3719724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33219
page faults= 26
swaps= 0
block input operations= 13960
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24236
involuntary context switches= 29884

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.18706 second user time and 8.40572 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-26 13:16:07
IDJOB=4115846
IDBENCH=109396
IDSOLVER=2543
FILE ID=node112/4115846-1466939767
RUNJOBID= node112-1466939767-20069
PBS_JOBID= 19976335
Free space on /tmp= 71688 MiB

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

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

MD5SUM BENCH= 2627c34eb5cd8644bee8c85b683bb250
RANDOM SEED=1196858658

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.959
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.959
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:        31305316 kB
Buffers:            2624 kB
Cached:           125508 kB
SwapCached:         1712 kB
Active:            10544 kB
Inactive:         121428 kB
Active(anon):       3564 kB
Inactive(anon):     2516 kB
Active(file):       6980 kB
Inactive(file):   118912 kB
Unevictable:      738400 kB
Mlocked:          681168 kB
SwapTotal:      67108856 kB
SwapFree:       67098632 kB
Dirty:              2448 kB
Writeback:             0 kB
AnonPages:        740612 kB
Mapped:             6772 kB
Shmem:                 0 kB
Slab:             564388 kB
SReclaimable:       8256 kB
SUnreclaim:       556132 kB
KernelStack:        1368 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     836272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     57344 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= 71688 MiB
End job on node112 at 2016-06-26 13:31:06