Trace number 4116430

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.64 897.852

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size144-round21-5.opb
MD5SUM958106c07dc2af787184cd4525235537
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 benchmark10.2274
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 constraints7920
Number of constraints which are clauses6656
Number of constraints which are cardinality constraints (but not clauses)432
Number of constraints which are nor clauses,nor cardinality constraints832
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4116430-1466949496.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.73/0.47	c ... done. Wall clock time 0.352s.
0.73/0.47	c declared #vars     3968
0.73/0.47	c #constraints  9184
0.73/0.47	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.73/0.47	c constraints type 
0.73/0.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 5958
0.73/0.47	c org.sat4j.specs.Constr$1 => 920
0.73/0.47	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.73/0.47	c org.sat4j.minisat.constraints.cnf.UnitClause => 520
0.73/0.47	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1658
0.73/0.48	c 9184 constraints processed.
0.73/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.73/0.48	c constraints type 
0.73/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.73/0.48	c org.sat4j.specs.Constr$1 => 920
0.73/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 5958
0.73/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1658
0.73/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 520
0.73/0.48	c 9184 constraints processed.
4.85/1.50	c cleaning 2495 clauses out of 4998 with flag 15934/5000
6.39/2.15	c cleaning 4248 clauses out of 8503 with flag 38613/11000
8.02/2.91	c cleaning 5614 clauses out of 11255 with flag 67086/18000
9.93/3.84	c cleaning 6805 clauses out of 13641 with flag 104115/26000
11.94/4.83	c cleaning 7911 clauses out of 15836 with flag 147230/35000
14.40/6.02	c cleaning 8957 clauses out of 17925 with flag 196216/45000
17.07/7.36	c cleaning 9972 clauses out of 19968 with flag 252305/56000
19.86/8.80	c cleaning 10996 clauses out of 21996 with flag 316239/68000
23.56/10.56	c cleaning 11994 clauses out of 24001 with flag 389296/81001
27.37/12.41	c cleaning 12986 clauses out of 26006 with flag 468096/95000
31.65/14.53	c cleaning 13989 clauses out of 28020 with flag 554335/110000
36.05/16.76	c cleaning 15005 clauses out of 30031 with flag 647448/126000
41.34/19.30	c cleaning 15975 clauses out of 32027 with flag 747362/143001
46.84/22.06	c cleaning 16992 clauses out of 34051 with flag 853486/161000
52.62/24.92	c cleaning 18002 clauses out of 36059 with flag 965649/180000
52.62/24.94	c cleaning 0 clauses out of 5001 with flag 0/5001
59.08/28.15	c cleaning 18993 clauses out of 38057 with flag 1084695/200000
66.60/31.70	c cleaning 20018 clauses out of 40064 with flag 1212914/221000
73.99/35.42	c cleaning 21007 clauses out of 42046 with flag 1345834/243000
82.32/39.51	c cleaning 22008 clauses out of 44041 with flag 1489912/266002
90.72/43.74	c cleaning 22995 clauses out of 46031 with flag 1639488/290000
99.61/48.15	c cleaning 24006 clauses out of 48037 with flag 1797663/315001
109.21/52.91	c cleaning 24998 clauses out of 50030 with flag 1961378/341000
119.09/57.83	c cleaning 25997 clauses out of 52032 with flag 2131703/368000
129.29/62.90	c cleaning 26985 clauses out of 54036 with flag 2307460/396001
140.60/68.55	c cleaning 28024 clauses out of 56052 with flag 2492854/425002
152.90/74.61	c cleaning 29009 clauses out of 58027 with flag 2684652/455001
165.76/81.07	c cleaning 29994 clauses out of 60018 with flag 2883777/486001
179.35/87.81	c cleaning 30998 clauses out of 62025 with flag 3088667/518002
193.44/94.81	c cleaning 32007 clauses out of 64025 with flag 3302297/551000
208.59/102.33	c cleaning 32987 clauses out of 66018 with flag 3522308/585000
224.71/110.76	c cleaning 33991 clauses out of 68032 with flag 3748939/620001
240.96/118.86	c cleaning 34995 clauses out of 70042 with flag 3985618/656002
257.60/127.13	c cleaning 35980 clauses out of 72045 with flag 4227289/693000
275.27/135.92	c cleaning 37007 clauses out of 74071 with flag 4475864/731006
293.94/145.24	c cleaning 37996 clauses out of 76058 with flag 4729651/770000
313.95/155.19	c cleaning 39032 clauses out of 78064 with flag 4993495/810002
334.84/165.58	c cleaning 39995 clauses out of 80031 with flag 5264438/851001
344.63/170.49	c cleaning 0 clauses out of 11000 with flag 0/11000
355.96/176.10	c cleaning 41015 clauses out of 82035 with flag 5542917/893000
377.06/186.52	c cleaning 41987 clauses out of 84020 with flag 5831554/936000
399.43/197.67	c cleaning 42989 clauses out of 86033 with flag 6125744/980000
423.16/209.43	c cleaning 44005 clauses out of 88044 with flag 6425492/1025000
448.40/221.97	c cleaning 44982 clauses out of 90039 with flag 6731103/1071000
473.53/234.50	c cleaning 46006 clauses out of 92057 with flag 7047823/1118000
500.07/247.62	c cleaning 47010 clauses out of 94052 with flag 7368060/1166001
528.58/262.31	c cleaning 47999 clauses out of 96041 with flag 7696914/1215000
556.44/276.21	c cleaning 48993 clauses out of 98042 with flag 8035096/1265000
585.99/290.95	c cleaning 50005 clauses out of 100050 with flag 8379051/1316001
611.19/303.55	c cleaning 50987 clauses out of 102044 with flag 8728737/1368000
638.00/316.96	c cleaning 52013 clauses out of 104058 with flag 9085189/1421001
665.18/330.51	c cleaning 52999 clauses out of 106044 with flag 9449478/1475000
693.94/344.80	c cleaning 54023 clauses out of 108046 with flag 9821537/1530001
723.13/359.44	c cleaning 55006 clauses out of 110022 with flag 10204650/1586000
752.93/374.33	c cleaning 55999 clauses out of 112016 with flag 10589797/1643000
783.34/389.52	c cleaning 56979 clauses out of 114017 with flag 10987925/1701000
814.52/405.11	c cleaning 57995 clauses out of 116039 with flag 11392264/1760001
847.32/421.57	c cleaning 59005 clauses out of 118043 with flag 11801359/1820000
880.71/438.25	c cleaning 60002 clauses out of 120041 with flag 12216044/1881003
915.32/455.59	c cleaning 60988 clauses out of 122037 with flag 12635059/1943001
950.52/473.19	c cleaning 62020 clauses out of 124048 with flag 13063650/2006000
987.10/491.48	c cleaning 62989 clauses out of 126030 with flag 13499499/2070002
1024.90/510.32	c cleaning 63999 clauses out of 128040 with flag 13938506/2135001
1064.15/529.86	c cleaning 64983 clauses out of 130041 with flag 14382468/2201001
1103.34/549.49	c cleaning 66002 clauses out of 132058 with flag 14836112/2268001
1144.93/570.27	c cleaning 67008 clauses out of 134055 with flag 15300662/2336000
1187.53/591.60	c cleaning 67998 clauses out of 136047 with flag 15770087/2405000
1230.93/613.21	c cleaning 68984 clauses out of 138049 with flag 16242069/2475000
1275.72/635.63	c cleaning 70010 clauses out of 140065 with flag 16729993/2546000
1321.71/658.60	c cleaning 70997 clauses out of 142057 with flag 17216190/2618002
1368.30/681.91	c cleaning 72015 clauses out of 144058 with flag 17708000/2691000
1416.50/706.02	c cleaning 73022 clauses out of 146044 with flag 18215675/2765001
1465.89/730.70	c cleaning 73984 clauses out of 148021 with flag 18726109/2840000
1515.68/755.67	c cleaning 74986 clauses out of 150037 with flag 19239695/2916000
1567.47/781.56	c cleaning 76015 clauses out of 152051 with flag 19765169/2993000
1620.47/808.04	c cleaning 76976 clauses out of 154036 with flag 20296854/3071000
1674.06/834.83	c cleaning 77998 clauses out of 156061 with flag 20832509/3150001
1728.65/862.15	c cleaning 79024 clauses out of 158063 with flag 21378292/3230001
1785.24/890.42	c cleaning 79999 clauses out of 160038 with flag 21929190/3311000
1800.04/897.80	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/897.80	c starts		: 33163
1800.04/897.80	c conflicts		: 3336524
1800.04/897.80	c decisions		: 30235789
1800.04/897.80	c propagations		: 458107433
1800.04/897.80	c inspects		: 10786813153
1800.04/897.80	c shortcuts		: 0
1800.04/897.80	c learnt literals	: 2
1800.04/897.80	c learnt binary clauses	: 82
1800.04/897.80	c learnt ternary clauses	: 782
1800.04/897.80	c learnt constraints	: 3336522
1800.04/897.80	c ignored constraints	: 0
1800.04/897.80	c root simplifications	: 0
1800.04/897.80	c removed literals (reason simplification)	: 3284056
1800.04/897.80	c reason swapping (by a shorter reason)	: 0
1800.04/897.80	c Calls to reduceDB	: 77
1800.04/897.80	c Number of update (reduction) of LBD	: 721578
1800.04/897.80	c Imported unit clauses	: 0
1800.04/897.80	c number of reductions to clauses (during analyze)	: 0
1800.04/897.80	c number of learned constraints concerned by reduction	: 0
1800.04/897.80	c number of learning phase by resolution	: 0
1800.04/897.80	c number of learning phase by cutting planes	: 0
1800.04/897.80	c speed (assignments/second)	: 510529.63720776804
1800.04/897.80	c non guided choices	4217
1800.04/897.83	c learnt constraints type 
1800.04/897.83	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 82
1800.04/897.83	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 105481
1800.04/897.83	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.04/897.83	c starts		: 36
1800.04/897.83	c conflicts		: 13391
1800.04/897.83	c decisions		: 51522
1800.04/897.83	c propagations		: 1656076
1800.04/897.83	c inspects		: 290386858
1800.04/897.83	c shortcuts		: 0
1800.04/897.83	c learnt literals	: 0
1800.04/897.83	c learnt binary clauses	: 0
1800.04/897.83	c learnt ternary clauses	: 0
1800.04/897.83	c learnt constraints	: 13390
1800.04/897.83	c ignored constraints	: 0
1800.04/897.83	c root simplifications	: 0
1800.04/897.83	c removed literals (reason simplification)	: 0
1800.04/897.83	c reason swapping (by a shorter reason)	: 0
1800.04/897.83	c Calls to reduceDB	: 2
1800.04/897.83	c Number of update (reduction) of LBD	: 0
1800.04/897.83	c Imported unit clauses	: 0
1800.04/897.83	c number of reductions to clauses (during analyze)	: 0
1800.04/897.83	c number of learned constraints concerned by reduction	: 0
1800.04/897.83	c number of learning phase by resolution	: 0
1800.04/897.83	c number of learning phase by cutting planes	: 0
1800.04/897.83	c speed (assignments/second)	: 1845.5369809247543
1800.04/897.83	c non guided choices	294
1800.04/897.83	c learnt constraints type 
1800.04/897.83	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 6
1800.04/897.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13384
1800.04/897.83	s UNKNOWN
1800.04/897.83	c Total wall clock time (in seconds): 897.712

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

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

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


[startup+0 s]
/proc/loadavg: 4.47 4.37 4.19 5/197 18882
/proc/meminfo: memFree=27079324/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/18882/stat : 18882 (java) D 18879 18882 18126 0 -1 4202496 521 0 0 0 0 0 0 0 20 0 1 0 27988918 9515008 175 33554432000 1073741824 1073778376 140734408743328 140734408726056 266435642256 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2323 175 133 9 0 71 0

[startup+0.100061 s]
/proc/loadavg: 4.47 4.37 4.19 5/197 18882
/proc/meminfo: memFree=27079324/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 4426 0 1 0 8 1 0 0 20 0 18 0 27988918 9787879424 6048 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2389619 6048 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200224 s]
/proc/loadavg: 4.47 4.37 4.19 5/197 18882
/proc/meminfo: memFree=27079324/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 4715 0 1 0 23 1 0 0 20 0 18 0 27988918 9787879424 6796 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2389619 6796 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300224 s]
/proc/loadavg: 4.47 4.37 4.19 5/197 18882
/proc/meminfo: memFree=27079324/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9558476 CPUtime=0.48 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 5835 0 1 0 47 1 0 0 20 0 18 0 27988918 9787879424 8985 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2389619 8985 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700203 s]
/proc/loadavg: 4.47 4.37 4.19 5/197 18882
/proc/meminfo: memFree=27079324/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 17459 0 1 0 180 4 0 0 20 0 22 0 27988918 10060525568 26131 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2456183 26131 2264 9 0 2446860 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 9824732

[startup+1.50088 s]
/proc/loadavg: 4.47 4.37 4.19 8/219 18904
/proc/meminfo: memFree=26953264/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9824732 CPUtime=4.85 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 21801 0 1 0 478 7 0 0 20 0 22 0 27988918 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2456183 48540 2292 9 0 2446860 0
[pid=18882/tid=18884] ppid=18879 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/18882/task/18884/stat : 18884 (java) S 18879 18882 18126 0 -1 4202560 2439 0 1 0 42 2 0 0 20 0 22 0 27988919 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353298113400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18885] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18885/stat : 18885 (java) S 18879 18882 18126 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 27988920 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353142164264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18886] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18886/stat : 18886 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988920 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353141111464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18887] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18887/stat : 18887 (java) S 18879 18882 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27988920 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353140059176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18888] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18888/stat : 18888 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988920 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353139006376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18889] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18889/stat : 18889 (java) S 18879 18882 18126 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27988920 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353137953064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18890] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18890/stat : 18890 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988920 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353136900264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18891] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18891/stat : 18891 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988920 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353135847976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18892] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18892/stat : 18892 (java) S 18879 18882 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 27988920 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353134795176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18893] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18893/stat : 18893 (java) S 18879 18882 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353122384616 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18894] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18894/stat : 18894 (java) S 18879 18882 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353121330680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18895] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18895/stat : 18895 (java) S 18879 18882 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353120278280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18896] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18896/stat : 18896 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353119226768 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18897] ppid=18879 vsize=9824732 CPUtime=1.21 cores=1,3,5,7
/proc/18882/task/18897/stat : 18897 (java) R 18879 18882 18126 0 -1 4202560 8065 0 0 0 120 1 0 0 20 0 22 0 27988924 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353118173368 140353300586069 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18898] ppid=18879 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/18882/task/18898/stat : 18898 (java) R 18879 18882 18126 0 -1 4202560 9891 0 0 0 110 2 0 0 20 0 22 0 27988924 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353117120568 140353304073352 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18899] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18899/stat : 18899 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353116068472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18900] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18900/stat : 18900 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353115015880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18901] ppid=18879 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/18882/task/18901/stat : 18901 (java) R 18879 18882 18126 0 -1 4202560 20 0 0 0 99 0 0 0 20 0 22 0 27988966 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353113542264 140353170550348 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18902] ppid=18879 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/18882/task/18902/stat : 18902 (java) R 18879 18882 18126 0 -1 4202560 75 0 0 0 96 2 0 0 20 0 22 0 27988966 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353112490232 140353171376491 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18903] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18903/stat : 18903 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353111439016 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18904] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18904/stat : 18904 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 48540 33554432000 1073741824 1073778376 140734408743328 140353110386216 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.85
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.59 4.40 4.20 5/219 18904
/proc/meminfo: memFree=26872648/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9824732 CPUtime=8.45 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 23126 0 1 0 829 16 0 0 20 0 22 0 27988918 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2456183 86495 2292 9 0 2446860 0
[pid=18882/tid=18884] ppid=18879 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/18882/task/18884/stat : 18884 (java) S 18879 18882 18126 0 -1 4202560 2439 0 1 0 42 2 0 0 20 0 22 0 27988919 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353298113400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18885] ppid=18879 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18882/task/18885/stat : 18885 (java) R 18879 18882 18126 0 -1 4202560 22 0 0 0 3 0 0 0 20 0 22 0 27988920 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353142164440 140353300584113 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18886] ppid=18879 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/18882/task/18886/stat : 18886 (java) R 18879 18882 18126 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 27988920 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353141111464 140353301869708 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18887] ppid=18879 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/18882/task/18887/stat : 18887 (java) R 18879 18882 18126 0 -1 4202560 33 0 0 0 3 2 0 0 20 0 22 0 27988920 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353140059352 140353305009068 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18888] ppid=18879 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/18882/task/18888/stat : 18888 (java) R 18879 18882 18126 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 27988920 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353139006552 140353300584137 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18889] ppid=18879 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/18882/task/18889/stat : 18889 (java) R 18879 18882 18126 0 -1 4202560 20 0 0 0 2 1 0 0 20 0 22 0 27988920 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353137953064 140353302288512 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18890] ppid=18879 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18882/task/18890/stat : 18890 (java) R 18879 18882 18126 0 -1 4202560 18 0 0 0 3 1 0 0 20 0 22 0 27988920 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353136900440 140353300584129 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18891] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18891/stat : 18891 (java) R 18879 18882 18126 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 27988920 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353135847976 266439013436 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18892] ppid=18879 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18882/task/18892/stat : 18892 (java) R 18879 18882 18126 0 -1 4202560 22 0 0 0 2 2 0 0 20 0 22 0 27988920 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353134795176 140353305009068 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18893] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18893/stat : 18893 (java) S 18879 18882 18126 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353122383496 266439013436 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18894] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18894/stat : 18894 (java) S 18879 18882 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353121330680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18895] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18895/stat : 18895 (java) S 18879 18882 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353120278280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18896] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18896/stat : 18896 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353119226768 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18897] ppid=18879 vsize=9824732 CPUtime=1.31 cores=1,3,5,7
/proc/18882/task/18897/stat : 18897 (java) S 18879 18882 18126 0 -1 4202560 8065 0 0 0 130 1 0 0 20 0 22 0 27988924 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353118173368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18898] ppid=18879 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/18882/task/18898/stat : 18898 (java) S 18879 18882 18126 0 -1 4202560 11001 0 0 0 129 3 0 0 20 0 22 0 27988924 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353117120568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18899] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18899/stat : 18899 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353116068472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18900] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18900/stat : 18900 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353115015880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18901] ppid=18879 vsize=9824732 CPUtime=2.51 cores=1,3,5,7
/proc/18882/task/18901/stat : 18901 (java) S 18879 18882 18126 0 -1 4202560 20 0 0 0 251 0 0 0 20 0 22 0 27988966 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353113541736 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18902] ppid=18879 vsize=9824732 CPUtime=2.49 cores=1,3,5,7
/proc/18882/task/18902/stat : 18902 (java) S 18879 18882 18126 0 -1 4202560 128 0 0 0 245 4 0 0 20 0 22 0 27988966 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353112488936 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18903] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18903/stat : 18903 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353111439016 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18904] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18904/stat : 18904 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 86495 33554432000 1073741824 1073778376 140734408743328 140353110386216 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.45
Current children cumulated vsize (KiB) 9824732

[startup+6.30091 s]
/proc/loadavg: 4.59 4.40 4.20 5/219 18904
/proc/meminfo: memFree=26456724/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9824732 CPUtime=15.01 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 23958 0 1 0 1475 26 0 0 20 0 22 0 27988918 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2456183 157090 2292 9 0 2446860 0
[pid=18882/tid=18884] ppid=18879 vsize=9824732 CPUtime=0.44 cores=1,3,5,7
/proc/18882/task/18884/stat : 18884 (java) S 18879 18882 18126 0 -1 4202560 2439 0 1 0 42 2 0 0 20 0 22 0 27988919 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353298113400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18885] ppid=18879 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/18882/task/18885/stat : 18885 (java) S 18879 18882 18126 0 -1 4202560 81 0 0 0 6 2 0 0 20 0 22 0 27988920 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353142164264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18886] ppid=18879 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18882/task/18886/stat : 18886 (java) S 18879 18882 18126 0 -1 4202560 55 0 0 0 5 1 0 0 20 0 22 0 27988920 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353141111464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18887] ppid=18879 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/18882/task/18887/stat : 18887 (java) S 18879 18882 18126 0 -1 4202560 74 0 0 0 5 3 0 0 20 0 22 0 27988920 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353140059176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18888] ppid=18879 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18882/task/18888/stat : 18888 (java) S 18879 18882 18126 0 -1 4202560 40 0 0 0 5 1 0 0 20 0 22 0 27988920 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353139006376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18889] ppid=18879 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/18882/task/18889/stat : 18889 (java) S 18879 18882 18126 0 -1 4202560 51 0 0 0 6 2 0 0 20 0 22 0 27988920 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353137953064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18890] ppid=18879 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18882/task/18890/stat : 18890 (java) S 18879 18882 18126 0 -1 4202560 112 0 0 0 4 2 0 0 20 0 22 0 27988920 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353136900264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18891] ppid=18879 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/18882/task/18891/stat : 18891 (java) S 18879 18882 18126 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 27988920 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353135847976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18892] ppid=18879 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/18882/task/18892/stat : 18892 (java) S 18879 18882 18126 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 22 0 27988920 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353134795176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18893] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18893/stat : 18893 (java) S 18879 18882 18126 0 -1 4202560 453 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353122384616 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18894] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18894/stat : 18894 (java) S 18879 18882 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353121330680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18895] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18895/stat : 18895 (java) S 18879 18882 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353120278280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18896] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18896/stat : 18896 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 157090 33554432000 1073741824 1073778376 140734408743328 140353119226768 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18897] ppid=18879 vsize=9824732 CPUtime=1.33 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.35 4.26 4.20 5/219 19084
/proc/meminfo: memFree=23929836/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9824732 CPUtime=1649.06 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 31782 0 1 0 164723 183 0 0 20 0 22 0 27988918 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2456183 864636 2301 9 0 2446860 0
[pid=18882/tid=18884] ppid=18879 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/18882/task/18884/stat : 18884 (java) S 18879 18882 18126 0 -1 4202560 2442 0 1 0 45 3 0 0 20 0 22 0 27988919 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353298113400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18885] ppid=18879 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/18882/task/18885/stat : 18885 (java) S 18879 18882 18126 0 -1 4202560 490 0 0 0 105 18 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353142164264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18886] ppid=18879 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/18882/task/18886/stat : 18886 (java) S 18879 18882 18126 0 -1 4202560 484 0 0 0 77 14 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353141111464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18887] ppid=18879 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18882/task/18887/stat : 18887 (java) S 18879 18882 18126 0 -1 4202560 584 0 0 0 100 18 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353140059176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18888] ppid=18879 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/18882/task/18888/stat : 18888 (java) S 18879 18882 18126 0 -1 4202560 413 0 0 0 83 11 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353139006376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18889] ppid=18879 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/18882/task/18889/stat : 18889 (java) S 18879 18882 18126 0 -1 4202560 463 0 0 0 94 14 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353137953064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18890] ppid=18879 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/18882/task/18890/stat : 18890 (java) S 18879 18882 18126 0 -1 4202560 560 0 0 0 105 18 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353136900264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18891] ppid=18879 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/18882/task/18891/stat : 18891 (java) S 18879 18882 18126 0 -1 4202560 473 0 0 0 93 13 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353135847976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18892] ppid=18879 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/18882/task/18892/stat : 18892 (java) S 18879 18882 18126 0 -1 4202560 558 0 0 0 98 15 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353134795176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18893] ppid=18879 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/18882/task/18893/stat : 18893 (java) S 18879 18882 18126 0 -1 4202560 1890 0 0 0 186 5 0 0 20 0 22 0 27988921 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353122384616 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18894] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18894/stat : 18894 (java) S 18879 18882 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353121330680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18895] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18895/stat : 18895 (java) S 18879 18882 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353120278280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18896] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18896/stat : 18896 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353119226768 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18897] ppid=18879 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/18882/task/18897/stat : 18897 (java) S 18879 18882 18126 0 -1 4202560 9474 0 0 0 160 1 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353118173368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18898] ppid=18879 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/18882/task/18898/stat : 18898 (java) S 18879 18882 18126 0 -1 4202560 11018 0 0 0 136 3 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353117120568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18899] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18899/stat : 18899 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353116068472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18900] ppid=18879 vsize=9824732 CPUtime=0.27 cores=1,3,5,7
/proc/18882/task/18900/stat : 18900 (java) S 18879 18882 18126 0 -1 4202560 47 0 0 0 11 16 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353115015880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18901] ppid=18879 vsize=9824732 CPUtime=817.52 cores=1,3,5,7
/proc/18882/task/18901/stat : 18901 (java) R 18879 18882 18126 0 -1 4202560 48 0 0 0 81738 14 0 0 20 0 22 0 27988966 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353113534832 140353171399289 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18902] ppid=18879 vsize=9824732 CPUtime=817.29 cores=1,3,5,7
/proc/18882/task/18902/stat : 18902 (java) R 18879 18882 18126 0 -1 4202560 1574 0 0 0 81679 50 0 0 20 0 22 0 27988966 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353112489056 140353171456649 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18903] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18903/stat : 18903 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353111439016 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18904] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18904/stat : 18904 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353110386216 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1649.06
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.26 4.26 4.19 5/218 19085
/proc/meminfo: memFree=23747108/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9824732 CPUtime=1769.05 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 31786 0 1 0 176721 184 0 0 20 0 22 0 27988918 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2456183 864636 2301 9 0 2446860 0
[pid=18882/tid=18884] ppid=18879 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/18882/task/18884/stat : 18884 (java) S 18879 18882 18126 0 -1 4202560 2442 0 1 0 45 3 0 0 20 0 22 0 27988919 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353298113400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18885] ppid=18879 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/18882/task/18885/stat : 18885 (java) S 18879 18882 18126 0 -1 4202560 490 0 0 0 105 18 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353142164264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18886] ppid=18879 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/18882/task/18886/stat : 18886 (java) S 18879 18882 18126 0 -1 4202560 484 0 0 0 77 14 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353141111464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18887] ppid=18879 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18882/task/18887/stat : 18887 (java) S 18879 18882 18126 0 -1 4202560 584 0 0 0 100 18 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353140059176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18888] ppid=18879 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/18882/task/18888/stat : 18888 (java) S 18879 18882 18126 0 -1 4202560 413 0 0 0 83 11 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353139006376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18889] ppid=18879 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/18882/task/18889/stat : 18889 (java) S 18879 18882 18126 0 -1 4202560 463 0 0 0 94 14 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353137953064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18890] ppid=18879 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/18882/task/18890/stat : 18890 (java) S 18879 18882 18126 0 -1 4202560 560 0 0 0 105 18 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353136900264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18891] ppid=18879 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/18882/task/18891/stat : 18891 (java) S 18879 18882 18126 0 -1 4202560 473 0 0 0 93 13 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353135847976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18892] ppid=18879 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/18882/task/18892/stat : 18892 (java) S 18879 18882 18126 0 -1 4202560 558 0 0 0 98 15 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353134795176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18893] ppid=18879 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/18882/task/18893/stat : 18893 (java) S 18879 18882 18126 0 -1 4202560 1890 0 0 0 186 5 0 0 20 0 22 0 27988921 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353122384616 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18894] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18894/stat : 18894 (java) S 18879 18882 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353121330680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18895] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18895/stat : 18895 (java) S 18879 18882 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353120278280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18896] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18896/stat : 18896 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353119226768 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18897] ppid=18879 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/18882/task/18897/stat : 18897 (java) S 18879 18882 18126 0 -1 4202560 9474 0 0 0 160 1 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353118173368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18898] ppid=18879 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/18882/task/18898/stat : 18898 (java) S 18879 18882 18126 0 -1 4202560 11018 0 0 0 136 3 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353117120568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18899] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18899/stat : 18899 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353116068472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18900] ppid=18879 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/18882/task/18900/stat : 18900 (java) S 18879 18882 18126 0 -1 4202560 51 0 0 0 12 17 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353115015880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18901] ppid=18879 vsize=9824732 CPUtime=877.53 cores=1,3,5,7
/proc/18882/task/18901/stat : 18901 (java) R 18879 18882 18126 0 -1 4202560 48 0 0 0 87738 15 0 0 20 0 22 0 27988966 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353113534832 140353171274075 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18902] ppid=18879 vsize=9824732 CPUtime=877.27 cores=1,3,5,7
/proc/18882/task/18902/stat : 18902 (java) R 18879 18882 18126 0 -1 4202560 1574 0 0 0 87675 52 0 0 20 0 22 0 27988966 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353112489056 140353171839948 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18903] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18903/stat : 18903 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353111439016 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18904] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18904/stat : 18904 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353110386216 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1769.05
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+897.801 s]
/proc/loadavg: 4.28 4.26 4.19 6/219 19087
/proc/meminfo: memFree=23738292/32872528 swapFree=1437460/1543748
[pid=18882] ppid=18879 vsize=9824732 CPUtime=1800.04 cores=1,3,5,7
/proc/18882/stat : 18882 (java) S 18879 18882 18126 0 -1 4202496 31786 0 1 0 179819 185 0 0 20 0 22 0 27988918 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140734408734464 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/18882/statm: 2456183 864636 2301 9 0 2446860 0
[pid=18882/tid=18884] ppid=18879 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/18882/task/18884/stat : 18884 (java) S 18879 18882 18126 0 -1 4202560 2442 0 1 0 45 3 0 0 20 0 22 0 27988919 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353298113400 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18885] ppid=18879 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/18882/task/18885/stat : 18885 (java) S 18879 18882 18126 0 -1 4202560 490 0 0 0 105 18 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353142164264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18886] ppid=18879 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/18882/task/18886/stat : 18886 (java) S 18879 18882 18126 0 -1 4202560 484 0 0 0 77 14 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353141111464 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18887] ppid=18879 vsize=9824732 CPUtime=1.18 cores=1,3,5,7
/proc/18882/task/18887/stat : 18887 (java) S 18879 18882 18126 0 -1 4202560 584 0 0 0 100 18 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353140059176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18888] ppid=18879 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/18882/task/18888/stat : 18888 (java) S 18879 18882 18126 0 -1 4202560 413 0 0 0 83 11 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353139006376 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18889] ppid=18879 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/18882/task/18889/stat : 18889 (java) S 18879 18882 18126 0 -1 4202560 463 0 0 0 94 14 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353137953064 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18890] ppid=18879 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/18882/task/18890/stat : 18890 (java) S 18879 18882 18126 0 -1 4202560 560 0 0 0 105 18 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353136900264 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18882/tid=18891] ppid=18879 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/18882/task/18891/stat : 18891 (java) S 18879 18882 18126 0 -1 4202560 473 0 0 0 93 13 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353135847976 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18892] ppid=18879 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/18882/task/18892/stat : 18892 (java) S 18879 18882 18126 0 -1 4202560 558 0 0 0 98 15 0 0 20 0 22 0 27988920 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353134795176 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18893] ppid=18879 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/18882/task/18893/stat : 18893 (java) S 18879 18882 18126 0 -1 4202560 1890 0 0 0 186 5 0 0 20 0 22 0 27988921 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353122384616 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18894] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18894/stat : 18894 (java) S 18879 18882 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353121330680 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18895] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18895/stat : 18895 (java) S 18879 18882 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 27988921 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353120278280 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18896] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18896/stat : 18896 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353119226768 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18897] ppid=18879 vsize=9824732 CPUtime=1.61 cores=1,3,5,7
/proc/18882/task/18897/stat : 18897 (java) S 18879 18882 18126 0 -1 4202560 9474 0 0 0 160 1 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353118173368 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18898] ppid=18879 vsize=9824732 CPUtime=1.39 cores=1,3,5,7
/proc/18882/task/18898/stat : 18898 (java) S 18879 18882 18126 0 -1 4202560 11018 0 0 0 136 3 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353117120568 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18899] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18899/stat : 18899 (java) S 18879 18882 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353116068472 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=18882/tid=18900] ppid=18879 vsize=9824732 CPUtime=0.29 cores=1,3,5,7
/proc/18882/task/18900/stat : 18900 (java) S 18879 18882 18126 0 -1 4202560 51 0 0 0 12 17 0 0 20 0 22 0 27988924 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353115015880 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18901] ppid=18879 vsize=9824732 CPUtime=893.03 cores=1,3,5,7
/proc/18882/task/18901/stat : 18901 (java) R 18879 18882 18126 0 -1 4202560 48 0 0 0 89288 15 0 0 20 0 22 0 27988966 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353113534832 140353171274075 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18902] ppid=18879 vsize=9824732 CPUtime=892.76 cores=1,3,5,7
/proc/18882/task/18902/stat : 18902 (java) R 18879 18882 18126 0 -1 4202560 1574 0 0 0 89224 52 0 0 20 0 22 0 27988966 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353112489056 140353171839894 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=18882/tid=18903] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18903/stat : 18903 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353111439016 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18882/tid=18904] ppid=18879 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/18882/task/18904/stat : 18904 (java) S 18879 18882 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 27988967 10060525568 864636 33554432000 1073741824 1073778376 140734408743328 140353110386216 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.04
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 18882 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 897.852
CPU time (s): 1800.64
CPU user time (s): 1798.27
CPU system time (s): 2.37164
CPU usage (%): 200.55
Max. virtual memory (cumulated for all children) (KiB): 9825092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.27
system time used= 2.37164
maximum resident set size= 3458660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31822
page faults= 1
swaps= 0
block input operations= 0
block output operations= 704
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22471
involuntary context switches= 24250

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.59284 second user time and 5.65414 second system time

The end

Launcher Data

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

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

MD5SUM BENCH= 958106c07dc2af787184cd4525235537
RANDOM SEED=1604071050

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:        27079604 kB
Buffers:            9548 kB
Cached:           301068 kB
SwapCached:         2088 kB
Active:          3257284 kB
Inactive:         288460 kB
Active(anon):    3235964 kB
Inactive(anon):     1844 kB
Active(file):      21320 kB
Inactive(file):   286616 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098664 kB
Dirty:              1256 kB
Writeback:             0 kB
AnonPages:       4753436 kB
Mapped:            15424 kB
Shmem:                 0 kB
Slab:             564600 kB
SReclaimable:       8600 kB
SUnreclaim:       556000 kB
KernelStack:        1816 kB
PageTables:        13752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4959628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3258368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71680 MiB
End job on node116 at 2016-06-26 16:13:14