Trace number 4116446

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.7 895.368

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size80-round22-1.opb
MD5SUM4716d1f4c45bbf27d304b61e55fae378
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 benchmark542.002
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4128
Total number of constraints8656
Number of constraints which are clauses7424
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints864
Minimum length of a constraint1
Maximum length of a constraint10
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 4
Number of bits of the biggest number in a constraint 3
Biggest sum of numbers in a constraint 14
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4116446-1466952188.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  no objective function found
0.73/0.49	c ... done. Wall clock time 0.37s.
0.73/0.49	c declared #vars     4128
0.73/0.49	c #constraints  9888
0.73/0.49	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6726
0.73/0.49	c org.sat4j.specs.Constr$1 => 856
0.73/0.49	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.73/0.49	c org.sat4j.minisat.constraints.cnf.UnitClause => 456
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1722
0.73/0.49	c 9888 constraints processed.
0.73/0.49	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.73/0.49	c constraints type 
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.73/0.49	c org.sat4j.specs.Constr$1 => 856
0.73/0.49	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6726
0.73/0.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1722
0.73/0.49	c org.sat4j.pb.constraints.pb.UnitClausePB => 456
0.73/0.49	c 9888 constraints processed.
4.56/1.47	c cleaning 2498 clauses out of 4999 with flag 15214/5001
6.32/2.10	c cleaning 4245 clauses out of 8501 with flag 35536/11001
7.96/2.81	c cleaning 5624 clauses out of 11255 with flag 60792/18000
9.60/3.70	c cleaning 6810 clauses out of 13631 with flag 93266/26000
11.88/4.71	c cleaning 7908 clauses out of 15821 with flag 132319/35000
14.14/5.84	c cleaning 8945 clauses out of 17913 with flag 176166/45000
16.55/7.07	c cleaning 9973 clauses out of 19969 with flag 227466/56001
19.35/8.46	c cleaning 10975 clauses out of 21995 with flag 285418/68000
22.84/10.10	c cleaning 11985 clauses out of 24020 with flag 348676/81000
26.35/11.88	c cleaning 13002 clauses out of 26035 with flag 418724/95000
30.35/13.82	c cleaning 13985 clauses out of 28034 with flag 495777/110001
34.55/15.91	c cleaning 15022 clauses out of 30049 with flag 578496/126001
37.35/17.36	c cleaning 0 clauses out of 5000 with flag 0/5000
39.57/18.32	c cleaning 15994 clauses out of 32027 with flag 667404/143001
44.54/20.77	c cleaning 17007 clauses out of 34033 with flag 762957/161001
49.94/23.44	c cleaning 17988 clauses out of 36026 with flag 866640/180001
55.90/26.37	c cleaning 18982 clauses out of 38037 with flag 975323/200000
62.24/29.48	c cleaning 20008 clauses out of 40056 with flag 1094602/221001
69.19/32.87	c cleaning 21002 clauses out of 42047 with flag 1222459/243000
76.20/36.37	c cleaning 21998 clauses out of 44045 with flag 1351891/266000
83.79/40.19	c cleaning 22967 clauses out of 46047 with flag 1486689/290000
91.90/44.17	c cleaning 24014 clauses out of 48080 with flag 1630931/315000
100.70/48.50	c cleaning 25018 clauses out of 50067 with flag 1781852/341001
109.78/53.03	c cleaning 25956 clauses out of 52049 with flag 1941277/368001
119.57/57.90	c cleaning 27027 clauses out of 54092 with flag 2104109/396000
129.65/62.94	c cleaning 27989 clauses out of 56066 with flag 2274966/425001
140.39/68.24	c cleaning 29013 clauses out of 58076 with flag 2451376/455000
151.58/73.84	c cleaning 30010 clauses out of 60064 with flag 2635232/486001
163.66/79.90	c cleaning 30978 clauses out of 62053 with flag 2832157/518000
176.34/86.15	c cleaning 32026 clauses out of 64075 with flag 3032163/551000
189.62/92.72	c cleaning 33002 clauses out of 66051 with flag 3240591/585002
203.69/99.71	c cleaning 34020 clauses out of 68048 with flag 3449773/620001
218.17/106.93	c cleaning 35015 clauses out of 70030 with flag 3670349/656003
234.15/115.26	c cleaning 35975 clauses out of 72013 with flag 3893998/693001
250.01/123.13	c cleaning 37009 clauses out of 74037 with flag 4122537/731000
266.46/131.30	c cleaning 37963 clauses out of 76028 with flag 4362686/770000
283.54/139.86	c cleaning 38986 clauses out of 78067 with flag 4605943/810002
289.33/142.76	c cleaning 0 clauses out of 11000 with flag 0/11000
301.79/148.91	c cleaning 40037 clauses out of 80079 with flag 4857501/851000
320.69/158.33	c cleaning 41003 clauses out of 82042 with flag 5118019/893000
340.20/168.00	c cleaning 42009 clauses out of 84039 with flag 5384624/936000
360.75/178.30	c cleaning 42969 clauses out of 86030 with flag 5656730/980000
382.24/188.94	c cleaning 44031 clauses out of 88061 with flag 5933321/1025000
402.73/199.17	c cleaning 44970 clauses out of 90030 with flag 6221312/1071000
423.02/209.27	c cleaning 46017 clauses out of 92060 with flag 6510470/1118000
444.84/220.14	c cleaning 46996 clauses out of 94043 with flag 6808595/1166000
468.16/231.70	c cleaning 47989 clauses out of 96047 with flag 7117606/1215000
494.73/245.42	c cleaning 49009 clauses out of 98058 with flag 7431550/1265000
520.83/258.44	c cleaning 50011 clauses out of 100049 with flag 7750579/1316000
546.51/271.24	c cleaning 51006 clauses out of 102039 with flag 8075870/1368001
575.12/285.44	c cleaning 52006 clauses out of 104032 with flag 8408232/1421000
604.73/300.17	c cleaning 52998 clauses out of 106026 with flag 8746208/1475000
635.31/315.25	c cleaning 53985 clauses out of 108028 with flag 9090566/1530000
666.52/330.76	c cleaning 54999 clauses out of 110043 with flag 9446542/1586000
698.73/346.76	c cleaning 56008 clauses out of 112044 with flag 9804598/1643000
732.57/363.52	c cleaning 56990 clauses out of 114037 with flag 10170292/1701001
767.53/380.94	c cleaning 58005 clauses out of 116047 with flag 10542617/1760001
803.49/398.82	c cleaning 59015 clauses out of 118041 with flag 10919618/1820000
840.59/417.20	c cleaning 59955 clauses out of 120026 with flag 11307672/1881000
878.16/435.95	c cleaning 61032 clauses out of 122072 with flag 11699385/1943001
917.93/455.68	c cleaning 62004 clauses out of 124041 with flag 12096025/2006002
959.19/476.11	c cleaning 62978 clauses out of 126035 with flag 12501107/2070000
1000.89/496.84	c cleaning 64007 clauses out of 128058 with flag 12910072/2135001
1043.85/518.25	c cleaning 65015 clauses out of 130050 with flag 13328203/2201000
1087.93/540.18	c cleaning 66016 clauses out of 132036 with flag 13750986/2268001
1131.13/561.67	c cleaning 66983 clauses out of 134020 with flag 14175861/2336001
1170.52/581.34	c cleaning 67994 clauses out of 136036 with flag 14610914/2405000
1208.65/600.38	c cleaning 68980 clauses out of 138042 with flag 15051294/2475000
1247.84/619.98	c cleaning 70015 clauses out of 140062 with flag 15493739/2546000
1288.65/640.38	c cleaning 71007 clauses out of 142049 with flag 15947086/2618002
1339.70/665.63	c cleaning 72004 clauses out of 144041 with flag 16411498/2691001
1362.22/676.88	c cleaning 0 clauses out of 18000 with flag 0/18000
1394.55/693.68	c cleaning 72983 clauses out of 146036 with flag 16875426/2765000
1444.35/718.42	c cleaning 73996 clauses out of 148053 with flag 17348279/2840000
1499.62/745.95	c cleaning 75013 clauses out of 150057 with flag 17823349/2916000
1553.51/772.73	c cleaning 76000 clauses out of 152044 with flag 18307615/2993000
1610.74/801.13	c cleaning 77005 clauses out of 154044 with flag 18796965/3071000
1668.82/830.07	c cleaning 78021 clauses out of 156042 with flag 19297922/3150003
1729.35/860.19	c cleaning 79010 clauses out of 158019 with flag 19799629/3230001
1791.83/891.20	c cleaning 79991 clauses out of 160008 with flag 20307664/3311000
1800.09/895.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/895.30	c starts		: 28433
1800.09/895.30	c conflicts		: 3325046
1800.09/895.30	c decisions		: 35516736
1800.09/895.30	c propagations		: 466734451
1800.09/895.30	c inspects		: 9578932524
1800.09/895.30	c shortcuts		: 0
1800.09/895.30	c learnt literals	: 2
1800.09/895.30	c learnt binary clauses	: 34
1800.09/895.30	c learnt ternary clauses	: 498
1800.09/895.30	c learnt constraints	: 3325044
1800.09/895.30	c ignored constraints	: 0
1800.09/895.30	c root simplifications	: 0
1800.09/895.30	c removed literals (reason simplification)	: 2002983
1800.09/895.30	c reason swapping (by a shorter reason)	: 0
1800.09/895.30	c Calls to reduceDB	: 77
1800.09/895.30	c Number of update (reduction) of LBD	: 682830
1800.09/895.30	c Imported unit clauses	: 0
1800.09/895.30	c number of reductions to clauses (during analyze)	: 0
1800.09/895.30	c number of learned constraints concerned by reduction	: 0
1800.09/895.30	c number of learning phase by resolution	: 0
1800.09/895.30	c number of learning phase by cutting planes	: 0
1800.09/895.30	c speed (assignments/second)	: 521605.2353364536
1800.09/895.30	c non guided choices	8636
1800.09/895.33	c learnt constraints type 
1800.09/895.33	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 34
1800.09/895.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 94029
1800.09/895.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.09/895.33	c starts		: 45
1800.09/895.33	c conflicts		: 19869
1800.09/895.33	c decisions		: 73274
1800.09/895.33	c propagations		: 2469034
1800.09/895.33	c inspects		: 680940093
1800.09/895.33	c shortcuts		: 0
1800.09/895.33	c learnt literals	: 0
1800.09/895.33	c learnt binary clauses	: 0
1800.09/895.33	c learnt ternary clauses	: 0
1800.09/895.33	c learnt constraints	: 19868
1800.09/895.33	c ignored constraints	: 0
1800.09/895.33	c root simplifications	: 0
1800.09/895.33	c removed literals (reason simplification)	: 0
1800.09/895.33	c reason swapping (by a shorter reason)	: 0
1800.09/895.33	c Calls to reduceDB	: 3
1800.09/895.33	c Number of update (reduction) of LBD	: 0
1800.09/895.33	c Imported unit clauses	: 0
1800.09/895.33	c number of reductions to clauses (during analyze)	: 0
1800.09/895.33	c number of learned constraints concerned by reduction	: 0
1800.09/895.33	c number of learning phase by resolution	: 0
1800.09/895.33	c number of learning phase by cutting planes	: 0
1800.09/895.33	c speed (assignments/second)	: 2759.2336387185887
1800.09/895.33	c non guided choices	309
1800.09/895.34	c learnt constraints type 
1800.09/895.34	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 9
1800.09/895.34	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19859
1800.09/895.34	s UNKNOWN
1800.09/895.34	c Total wall clock time (in seconds): 895.219

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

pid=19449
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.38 4.35 4.27 4/197 19452
/proc/meminfo: memFree=27175312/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/19452/stat : 19452 (java) D 19449 19452 18126 0 -1 4202496 522 0 0 0 0 0 0 0 20 0 1 0 28258102 9515008 175 33554432000 1073741824 1073778376 140734700918784 140734700901512 266435642256 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2323 175 133 9 0 71 0

[startup+0.100112 s]
/proc/loadavg: 4.38 4.35 4.27 4/197 19452
/proc/meminfo: memFree=27175312/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 4412 0 1 0 8 1 0 0 20 0 18 0 28258102 9787879424 6039 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2389619 6039 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200222 s]
/proc/loadavg: 4.38 4.35 4.27 4/197 19452
/proc/meminfo: memFree=27175312/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9558476 CPUtime=0.24 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 4696 0 1 0 23 1 0 0 20 0 18 0 28258102 9787879424 6786 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2389619 6786 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.38 4.35 4.27 4/197 19452
/proc/meminfo: memFree=27175312/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 5860 0 1 0 46 1 0 0 20 0 18 0 28258102 9787879424 8835 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2389619 8835 2234 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700198 s]
/proc/loadavg: 4.38 4.35 4.27 4/197 19452
/proc/meminfo: memFree=27175312/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 15953 0 1 0 179 4 0 0 20 0 22 0 28258102 10060525568 24426 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2456183 24426 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.43 4.36 4.27 7/219 19474
/proc/meminfo: memFree=27045052/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9824732 CPUtime=4.82 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 20856 0 1 0 475 7 0 0 20 0 22 0 28258102 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2456183 47316 2292 9 0 2446860 0
[pid=19452/tid=19454] ppid=19449 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/19452/task/19454/stat : 19454 (java) S 19449 19452 18126 0 -1 4202560 2430 0 1 0 44 2 0 0 20 0 22 0 28258103 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384216671096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19455] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19455/stat : 19455 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258104 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384178162216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19456] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19456/stat : 19456 (java) S 19449 19452 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28258104 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384177109416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19457] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19457/stat : 19457 (java) S 19449 19452 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 28258104 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384176056616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19458] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19458/stat : 19458 (java) S 19449 19452 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 28258104 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384175003816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19459] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19459/stat : 19459 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258104 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384173952040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19460] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19460/stat : 19460 (java) S 19449 19452 18126 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28258104 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384172899240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19461] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19461/stat : 19461 (java) S 19449 19452 18126 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28258104 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384171846440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19462] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19462/stat : 19462 (java) S 19449 19452 18126 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 28258104 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384170793640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19463] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19463/stat : 19463 (java) S 19449 19452 18126 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384040634856 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19464] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19464/stat : 19464 (java) S 19449 19452 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384039580920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19465] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19465/stat : 19465 (java) S 19449 19452 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384038528008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19466] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19466/stat : 19466 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384037476496 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19467] ppid=19449 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/19452/task/19467/stat : 19467 (java) R 19449 19452 18126 0 -1 4202560 10008 0 0 0 112 2 0 0 20 0 22 0 28258108 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384036411808 140384222631126 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19468] ppid=19449 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/19452/task/19468/stat : 19468 (java) S 19449 19452 18126 0 -1 4202560 6941 0 0 0 116 0 0 0 20 0 22 0 28258108 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384035371832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19469] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19469/stat : 19469 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384034319224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19470] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19470/stat : 19470 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384033266632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19471] ppid=19449 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/19452/task/19471/stat : 19471 (java) R 19449 19452 18126 0 -1 4202560 18 0 0 0 97 0 0 0 20 0 22 0 28258151 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384031845384 140384043481045 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19472] ppid=19449 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/19452/task/19472/stat : 19472 (java) R 19449 19452 18126 0 -1 4202560 75 0 0 0 95 2 0 0 20 0 22 0 28258151 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384030794408 140384043693916 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19473] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19473/stat : 19473 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384029741992 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19474] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19474/stat : 19474 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 47316 33554432000 1073741824 1073778376 140734700918784 140384028689192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 9824732

[startup+3.10096 s]
/proc/loadavg: 4.43 4.36 4.27 5/219 19474
/proc/meminfo: memFree=26916528/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9824732 CPUtime=8.59 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 23319 0 1 0 845 14 0 0 20 0 22 0 28258102 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2456183 91172 2292 9 0 2446860 0
[pid=19452/tid=19454] ppid=19449 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/19452/task/19454/stat : 19454 (java) S 19449 19452 18126 0 -1 4202560 2430 0 1 0 44 2 0 0 20 0 22 0 28258103 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384216671096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19455] ppid=19449 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19452/task/19455/stat : 19455 (java) S 19449 19452 18126 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 28258104 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384178162216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19456] ppid=19449 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19452/task/19456/stat : 19456 (java) S 19449 19452 18126 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 28258104 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384177109416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19457] ppid=19449 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19452/task/19457/stat : 19457 (java) S 19449 19452 18126 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 28258104 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384176056616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19458] ppid=19449 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19452/task/19458/stat : 19458 (java) S 19449 19452 18126 0 -1 4202560 20 0 0 0 2 0 0 0 20 0 22 0 28258104 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384175003816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19459] ppid=19449 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/19452/task/19459/stat : 19459 (java) S 19449 19452 18126 0 -1 4202560 9 0 0 0 1 0 0 0 20 0 22 0 28258104 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384173952040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19460] ppid=19449 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/19452/task/19460/stat : 19460 (java) S 19449 19452 18126 0 -1 4202560 20 0 0 0 1 1 0 0 20 0 22 0 28258104 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384172899240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19461] ppid=19449 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19452/task/19461/stat : 19461 (java) S 19449 19452 18126 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 28258104 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384171846440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19462] ppid=19449 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19452/task/19462/stat : 19462 (java) S 19449 19452 18126 0 -1 4202560 29 0 0 0 3 1 0 0 20 0 22 0 28258104 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384170793640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19463] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19463/stat : 19463 (java) S 19449 19452 18126 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384040634856 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19464] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19464/stat : 19464 (java) S 19449 19452 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384039580920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19465] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19465/stat : 19465 (java) S 19449 19452 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384038528008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19466] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19466/stat : 19466 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384037476496 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19467] ppid=19449 vsize=9824732 CPUtime=1.52 cores=1,3,5,7
/proc/19452/task/19467/stat : 19467 (java) S 19449 19452 18126 0 -1 4202560 12189 0 0 0 149 3 0 0 20 0 22 0 28258108 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384036424632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19468] ppid=19449 vsize=9824732 CPUtime=1.27 cores=1,3,5,7
/proc/19452/task/19468/stat : 19468 (java) S 19449 19452 18126 0 -1 4202560 6941 0 0 0 127 0 0 0 20 0 22 0 28258108 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384035371832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19469] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19469/stat : 19469 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384034319224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19470] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19470/stat : 19470 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384033266632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19471] ppid=19449 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/19452/task/19471/stat : 19471 (java) R 19449 19452 18126 0 -1 4202560 20 0 0 0 250 0 0 0 20 0 22 0 28258151 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384031847328 140384043480827 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19472] ppid=19449 vsize=9824732 CPUtime=2.5 cores=1,3,5,7
/proc/19452/task/19472/stat : 19472 (java) R 19449 19452 18126 0 -1 4202560 135 0 0 0 246 4 0 0 20 0 22 0 28258151 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384030793224 140384043569331 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19473] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19473/stat : 19473 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384029741992 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19474] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19474/stat : 19474 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 91172 33554432000 1073741824 1073778376 140734700918784 140384028689192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 8.59
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.48 4.37 4.28 5/219 19474
/proc/meminfo: memFree=26559940/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9824732 CPUtime=15.14 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 24065 0 1 0 1491 23 0 0 20 0 22 0 28258102 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2456183 161451 2292 9 0 2446860 0
[pid=19452/tid=19454] ppid=19449 vsize=9824732 CPUtime=0.46 cores=1,3,5,7
/proc/19452/task/19454/stat : 19454 (java) S 19449 19452 18126 0 -1 4202560 2430 0 1 0 44 2 0 0 20 0 22 0 28258103 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384216671096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19455] ppid=19449 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/19452/task/19455/stat : 19455 (java) S 19449 19452 18126 0 -1 4202560 30 0 0 0 5 0 0 0 20 0 22 0 28258104 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384178162216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19456] ppid=19449 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/19452/task/19456/stat : 19456 (java) S 19449 19452 18126 0 -1 4202560 114 0 0 0 6 1 0 0 20 0 22 0 28258104 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384177109416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19457] ppid=19449 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19452/task/19457/stat : 19457 (java) S 19449 19452 18126 0 -1 4202560 29 0 0 0 2 1 0 0 20 0 22 0 28258104 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384176056616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19458] ppid=19449 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/19452/task/19458/stat : 19458 (java) S 19449 19452 18126 0 -1 4202560 110 0 0 0 4 2 0 0 20 0 22 0 28258104 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384175003816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19459] ppid=19449 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/19452/task/19459/stat : 19459 (java) S 19449 19452 18126 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 28258104 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384173952040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19460] ppid=19449 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/19452/task/19460/stat : 19460 (java) S 19449 19452 18126 0 -1 4202560 29 0 0 0 2 2 0 0 20 0 22 0 28258104 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384172899240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19461] ppid=19449 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/19452/task/19461/stat : 19461 (java) S 19449 19452 18126 0 -1 4202560 54 0 0 0 6 2 0 0 20 0 22 0 28258104 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384171846440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19462] ppid=19449 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/19452/task/19462/stat : 19462 (java) S 19449 19452 18126 0 -1 4202560 118 0 0 0 7 3 0 0 20 0 22 0 28258104 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384170793640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19463] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19463/stat : 19463 (java) S 19449 19452 18126 0 -1 4202560 464 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384040634856 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19464] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19464/stat : 19464 (java) S 19449 19452 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384039580920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19465] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19465/stat : 19465 (java) S 19449 19452 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384038528008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19466] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19466/stat : 19466 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 161451 33554432000 1073741824 1073778376 140734700918784 140384037476496 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19467] ppid=19449 vsize=9824732 CPUtime=1.53 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.19 4.18 4.22 5/219 19563
/proc/meminfo: memFree=23293216/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9824732 CPUtime=1773.99 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 42381 0 1 0 177165 234 0 0 20 0 22 0 28258102 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2456183 975386 2301 9 0 2446860 0
[pid=19452/tid=19454] ppid=19449 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19452/task/19454/stat : 19454 (java) S 19449 19452 18126 0 -1 4202560 2438 0 1 0 46 4 0 0 20 0 22 0 28258103 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384216671096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19455] ppid=19449 vsize=9824732 CPUtime=2.73 cores=1,3,5,7
/proc/19452/task/19455/stat : 19455 (java) S 19449 19452 18126 0 -1 4202560 1126 0 0 0 252 21 0 0 20 0 22 0 28258104 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384178162216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19456] ppid=19449 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/19452/task/19456/stat : 19456 (java) S 19449 19452 18126 0 -1 4202560 1832 0 0 0 246 16 0 0 20 0 22 0 28258104 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384177109416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19457] ppid=19449 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/19452/task/19457/stat : 19457 (java) S 19449 19452 18126 0 -1 4202560 1619 0 0 0 243 22 0 0 20 0 22 0 28258104 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384176056616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19458] ppid=19449 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/19452/task/19458/stat : 19458 (java) S 19449 19452 18126 0 -1 4202560 2074 0 0 0 248 20 0 0 20 0 22 0 28258104 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384175003816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19459] ppid=19449 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/19452/task/19459/stat : 19459 (java) S 19449 19452 18126 0 -1 4202560 747 0 0 0 242 16 0 0 20 0 22 0 28258104 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384173952040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19460] ppid=19449 vsize=9824732 CPUtime=2.58 cores=1,3,5,7
/proc/19452/task/19460/stat : 19460 (java) S 19449 19452 18126 0 -1 4202560 1617 0 0 0 239 19 0 0 20 0 22 0 28258104 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384172899240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19461] ppid=19449 vsize=9824732 CPUtime=2.63 cores=1,3,5,7
/proc/19452/task/19461/stat : 19461 (java) S 19449 19452 18126 0 -1 4202560 1484 0 0 0 244 19 0 0 20 0 22 0 28258104 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384171846440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19462] ppid=19449 vsize=9824732 CPUtime=2.85 cores=1,3,5,7
/proc/19452/task/19462/stat : 19462 (java) S 19449 19452 18126 0 -1 4202560 2151 0 0 0 261 24 0 0 20 0 22 0 28258104 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384170793640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19463] ppid=19449 vsize=9824732 CPUtime=3.35 cores=1,3,5,7
/proc/19452/task/19463/stat : 19463 (java) S 19449 19452 18126 0 -1 4202560 2389 0 0 0 325 10 0 0 20 0 22 0 28258105 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384040634856 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19464] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19464/stat : 19464 (java) S 19449 19452 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384039580920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19465] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19465/stat : 19465 (java) S 19449 19452 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384038528008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19466] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19466/stat : 19466 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384037476496 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19467] ppid=19449 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/19452/task/19467/stat : 19467 (java) S 19449 19452 18126 0 -1 4202560 12194 0 0 0 159 3 0 0 20 0 22 0 28258108 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384036424632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19468] ppid=19449 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/19452/task/19468/stat : 19468 (java) S 19449 19452 18126 0 -1 4202560 9313 0 0 0 173 1 0 0 20 0 22 0 28258108 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384035371832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19469] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19469/stat : 19469 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384034319224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19470] ppid=19449 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19452/task/19470/stat : 19470 (java) S 19449 19452 18126 0 -1 4202560 51 0 0 0 11 24 0 0 20 0 22 0 28258108 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384033266632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19471] ppid=19449 vsize=9824732 CPUtime=872.65 cores=1,3,5,7
/proc/19452/task/19471/stat : 19471 (java) R 19449 19452 18126 0 -1 4202560 56 0 0 0 87249 16 0 0 20 0 22 0 28258151 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384031846000 140384043481096 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19472] ppid=19449 vsize=9824732 CPUtime=872.64 cores=1,3,5,7
/proc/19452/task/19472/stat : 19472 (java) R 19449 19452 18126 0 -1 4202560 2025 0 0 0 87210 54 0 0 20 0 22 0 28258151 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384030794064 140384043247860 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19473] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19473/stat : 19473 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384029741992 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19474] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19474/stat : 19474 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 975386 33554432000 1073741824 1073778376 140734700918784 140384028689192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1773.99
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.301 s]
/proc/loadavg: 4.16 4.17 4.22 5/219 19563
/proc/meminfo: memFree=23270568/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9824732 CPUtime=1800.09 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 42400 0 1 0 179775 234 0 0 20 0 22 0 28258102 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2456183 977946 2301 9 0 2446860 0
[pid=19452/tid=19454] ppid=19449 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19452/task/19454/stat : 19454 (java) S 19449 19452 18126 0 -1 4202560 2438 0 1 0 46 4 0 0 20 0 22 0 28258103 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384216671096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19455] ppid=19449 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/19452/task/19455/stat : 19455 (java) S 19449 19452 18126 0 -1 4202560 1130 0 0 0 258 21 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384178162216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19456] ppid=19449 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/19452/task/19456/stat : 19456 (java) S 19449 19452 18126 0 -1 4202560 1834 0 0 0 249 16 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384177109416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19457] ppid=19449 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/19452/task/19457/stat : 19457 (java) S 19449 19452 18126 0 -1 4202560 1620 0 0 0 245 22 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384176056616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19458] ppid=19449 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/19452/task/19458/stat : 19458 (java) S 19449 19452 18126 0 -1 4202560 2075 0 0 0 251 20 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384175003816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19459] ppid=19449 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/19452/task/19459/stat : 19459 (java) S 19449 19452 18126 0 -1 4202560 750 0 0 0 245 17 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384173952040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19460] ppid=19449 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/19452/task/19460/stat : 19460 (java) S 19449 19452 18126 0 -1 4202560 1619 0 0 0 242 19 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384172899240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19461] ppid=19449 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/19452/task/19461/stat : 19461 (java) S 19449 19452 18126 0 -1 4202560 1485 0 0 0 247 20 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384171846440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19462] ppid=19449 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/19452/task/19462/stat : 19462 (java) S 19449 19452 18126 0 -1 4202560 2153 0 0 0 264 24 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384170793640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19463] ppid=19449 vsize=9824732 CPUtime=3.35 cores=1,3,5,7
/proc/19452/task/19463/stat : 19463 (java) S 19449 19452 18126 0 -1 4202560 2390 0 0 0 325 10 0 0 20 0 22 0 28258105 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384040634856 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19464] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19464/stat : 19464 (java) S 19449 19452 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384039580920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19465] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19465/stat : 19465 (java) S 19449 19452 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384038528008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19466] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19466/stat : 19466 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384037476496 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19467] ppid=19449 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/19452/task/19467/stat : 19467 (java) S 19449 19452 18126 0 -1 4202560 12194 0 0 0 159 3 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384036424632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19468] ppid=19449 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/19452/task/19468/stat : 19468 (java) S 19449 19452 18126 0 -1 4202560 9313 0 0 0 173 1 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384035371832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19469] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19469/stat : 19469 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384034319224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19470] ppid=19449 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19452/task/19470/stat : 19470 (java) S 19449 19452 18126 0 -1 4202560 51 0 0 0 11 24 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384033266632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19471] ppid=19449 vsize=9824732 CPUtime=885.57 cores=1,3,5,7
/proc/19452/task/19471/stat : 19471 (java) R 19449 19452 18126 0 -1 4202560 56 0 0 0 88541 16 0 0 20 0 22 0 28258151 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384031846000 140384043551476 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19472] ppid=19449 vsize=9824732 CPUtime=885.56 cores=1,3,5,7
/proc/19452/task/19472/stat : 19472 (java) R 19449 19452 18126 0 -1 4202560 2027 0 0 0 88502 54 0 0 20 0 22 0 28258151 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384030794064 140384043583787 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19473] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19473/stat : 19473 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384029741992 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19474] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19474/stat : 19474 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384028689192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
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 19452 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.301 s]
/proc/loadavg: 4.16 4.17 4.22 5/219 19563
/proc/meminfo: memFree=23270568/32872528 swapFree=1437460/1543748
[pid=19452] ppid=19449 vsize=9824732 CPUtime=1800.09 cores=1,3,5,7
/proc/19452/stat : 19452 (java) S 19449 19452 18126 0 -1 4202496 42400 0 1 0 179775 234 0 0 20 0 22 0 28258102 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140734700909920 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19452/statm: 2456183 977946 2301 9 0 2446860 0
[pid=19452/tid=19454] ppid=19449 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/19452/task/19454/stat : 19454 (java) S 19449 19452 18126 0 -1 4202560 2438 0 1 0 46 4 0 0 20 0 22 0 28258103 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384216671096 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19455] ppid=19449 vsize=9824732 CPUtime=2.79 cores=1,3,5,7
/proc/19452/task/19455/stat : 19455 (java) S 19449 19452 18126 0 -1 4202560 1130 0 0 0 258 21 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384178162216 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19456] ppid=19449 vsize=9824732 CPUtime=2.65 cores=1,3,5,7
/proc/19452/task/19456/stat : 19456 (java) S 19449 19452 18126 0 -1 4202560 1834 0 0 0 249 16 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384177109416 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19457] ppid=19449 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/19452/task/19457/stat : 19457 (java) S 19449 19452 18126 0 -1 4202560 1620 0 0 0 245 22 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384176056616 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19458] ppid=19449 vsize=9824732 CPUtime=2.71 cores=1,3,5,7
/proc/19452/task/19458/stat : 19458 (java) S 19449 19452 18126 0 -1 4202560 2075 0 0 0 251 20 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384175003816 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19459] ppid=19449 vsize=9824732 CPUtime=2.62 cores=1,3,5,7
/proc/19452/task/19459/stat : 19459 (java) S 19449 19452 18126 0 -1 4202560 750 0 0 0 245 17 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384173952040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19460] ppid=19449 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/19452/task/19460/stat : 19460 (java) S 19449 19452 18126 0 -1 4202560 1619 0 0 0 242 19 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384172899240 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19461] ppid=19449 vsize=9824732 CPUtime=2.67 cores=1,3,5,7
/proc/19452/task/19461/stat : 19461 (java) S 19449 19452 18126 0 -1 4202560 1485 0 0 0 247 20 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384171846440 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19462] ppid=19449 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/19452/task/19462/stat : 19462 (java) S 19449 19452 18126 0 -1 4202560 2153 0 0 0 264 24 0 0 20 0 22 0 28258104 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384170793640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19463] ppid=19449 vsize=9824732 CPUtime=3.35 cores=1,3,5,7
/proc/19452/task/19463/stat : 19463 (java) S 19449 19452 18126 0 -1 4202560 2390 0 0 0 325 10 0 0 20 0 22 0 28258105 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384040634856 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19464] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19464/stat : 19464 (java) S 19449 19452 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384039580920 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19465] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19465/stat : 19465 (java) S 19449 19452 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 28258105 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384038528008 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19466] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19466/stat : 19466 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384037476496 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=19452/tid=19467] ppid=19449 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/19452/task/19467/stat : 19467 (java) S 19449 19452 18126 0 -1 4202560 12194 0 0 0 159 3 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384036424632 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19468] ppid=19449 vsize=9824732 CPUtime=1.74 cores=1,3,5,7
/proc/19452/task/19468/stat : 19468 (java) S 19449 19452 18126 0 -1 4202560 9313 0 0 0 173 1 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384035371832 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19469] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19469/stat : 19469 (java) S 19449 19452 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384034319224 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=19452/tid=19470] ppid=19449 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/19452/task/19470/stat : 19470 (java) S 19449 19452 18126 0 -1 4202560 51 0 0 0 11 24 0 0 20 0 22 0 28258108 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384033266632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19471] ppid=19449 vsize=9824732 CPUtime=885.57 cores=1,3,5,7
/proc/19452/task/19471/stat : 19471 (java) R 19449 19452 18126 0 -1 4202560 56 0 0 0 88541 16 0 0 20 0 22 0 28258151 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384031846000 140384043551476 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19472] ppid=19449 vsize=9824732 CPUtime=885.56 cores=1,3,5,7
/proc/19452/task/19472/stat : 19472 (java) R 19449 19452 18126 0 -1 4202560 2027 0 0 0 88502 54 0 0 20 0 22 0 28258151 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384030794064 140384043583787 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=19452/tid=19473] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19473/stat : 19473 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384029741992 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=19452/tid=19474] ppid=19449 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/19452/task/19474/stat : 19474 (java) S 19449 19452 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 28258152 10060525568 977946 33554432000 1073741824 1073778376 140734700918784 140384028689192 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 895.368
CPU time (s): 1800.7
CPU user time (s): 1797.82
CPU system time (s): 2.88156
CPU usage (%): 201.113
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.82
system time used= 2.88156
maximum resident set size= 3911900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42433
page faults= 1
swaps= 0
block input operations= 0
block output operations= 928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24379
involuntary context switches= 32029

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2242 second user time and 5.10122 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 16:43:08
IDJOB=4116446
IDBENCH=109471
IDSOLVER=2543
FILE ID=node116/4116446-1466952188
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-size80-round22-1.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116446-1466952188/watcher-4116446-1466952188 -o /tmp/evaluation-result-4116446-1466952188/solver-4116446-1466952188 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18143 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116446-1466952188.opb

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

MD5SUM BENCH= 4716d1f4c45bbf27d304b61e55fae378
RANDOM SEED=2112575317

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:        27175468 kB
Buffers:           13160 kB
Cached:           302056 kB
SwapCached:         2084 kB
Active:          3155144 kB
Inactive:         292640 kB
Active(anon):    3133008 kB
Inactive(anon):     1656 kB
Active(file):      22136 kB
Inactive(file):   290984 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098668 kB
Dirty:              1284 kB
Writeback:             0 kB
AnonPages:       4677120 kB
Mapped:            15344 kB
Shmem:                 0 kB
Slab:             565004 kB
SReclaimable:       8852 kB
SUnreclaim:       556152 kB
KernelStack:        1600 kB
PageTables:        13472 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4993912 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3186688 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:58:03