Trace number 4116462

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) 1801.03 896.563

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size80-round23-8.opb
MD5SUM855f9484f9b8e197cfc3774a1e63c6f9
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4288
Total number of constraints9456
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)368
Number of constraints which are nor clauses,nor cardinality constraints896
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.08/0.12	c Pseudo Boolean Optimization by upper bound
0.08/0.12	c ManyCore solver with 2 solvers running in parallel
0.08/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.12	c Expensive reason simplification
0.08/0.12	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.12	c --- Begin Solver configuration ---
0.08/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.12	c Learn all clauses as in MiniSAT
0.08/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.12	c No reason simplification
0.08/0.12	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.12	c timeout=2147483s
0.08/0.12	c DB Simplification allowed=false
0.08/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.12	c --- End Solver configuration ---
0.08/0.12	c solving HOME/instance-4116462-1466962049.opb
0.08/0.12	c reading problem ... 
0.08/0.12	c  no objective function found
1.00/0.51	c ... done. Wall clock time 0.394s.
1.00/0.51	c declared #vars     4288
1.00/0.51	c #constraints  10720
1.00/0.52	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.00/0.52	c constraints type 
1.00/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
1.00/0.52	c org.sat4j.specs.Constr$1 => 856
1.00/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
1.00/0.52	c org.sat4j.minisat.constraints.cnf.UnitClause => 456
1.00/0.52	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
1.00/0.52	c 10720 constraints processed.
1.00/0.52	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.00/0.52	c constraints type 
1.00/0.52	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
1.00/0.52	c org.sat4j.specs.Constr$1 => 856
1.00/0.52	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
1.00/0.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
1.00/0.52	c org.sat4j.pb.constraints.pb.UnitClausePB => 456
1.00/0.52	c 10720 constraints processed.
4.47/1.46	c cleaning 2493 clauses out of 5000 with flag 16259/5002
6.00/2.13	c cleaning 4240 clauses out of 8506 with flag 37249/11001
7.72/2.92	c cleaning 5626 clauses out of 11265 with flag 64110/18000
9.59/3.84	c cleaning 6782 clauses out of 13639 with flag 96467/26000
12.03/4.91	c cleaning 7912 clauses out of 15858 with flag 135630/35001
14.52/6.13	c cleaning 8963 clauses out of 17946 with flag 178788/45001
16.92/7.38	c cleaning 9959 clauses out of 19982 with flag 228731/56000
20.03/8.85	c cleaning 10999 clauses out of 22023 with flag 288790/68000
23.21/10.40	c cleaning 11987 clauses out of 24024 with flag 352955/81000
26.93/12.26	c cleaning 12986 clauses out of 26038 with flag 422091/95001
30.91/14.20	c cleaning 14008 clauses out of 28051 with flag 501169/110000
35.11/16.36	c cleaning 15012 clauses out of 30044 with flag 582825/126001
37.73/17.69	c cleaning 0 clauses out of 5000 with flag 0/5000
40.33/18.85	c cleaning 16010 clauses out of 32032 with flag 672892/143001
45.29/21.26	c cleaning 16998 clauses out of 34021 with flag 770172/161000
50.69/23.93	c cleaning 17970 clauses out of 36025 with flag 874606/180002
57.03/27.03	c cleaning 18990 clauses out of 38054 with flag 984865/200001
63.44/30.22	c cleaning 20020 clauses out of 40064 with flag 1103389/221001
70.39/33.66	c cleaning 20993 clauses out of 42045 with flag 1226140/243002
77.59/37.24	c cleaning 21962 clauses out of 44050 with flag 1356921/266000
85.47/41.10	c cleaning 22976 clauses out of 46088 with flag 1498198/290000
93.87/45.30	c cleaning 24018 clauses out of 48112 with flag 1641155/315000
102.97/49.84	c cleaning 25018 clauses out of 50096 with flag 1791018/341002
112.17/54.45	c cleaning 26025 clauses out of 52077 with flag 1946656/368001
122.08/59.36	c cleaning 26988 clauses out of 54051 with flag 2107490/396000
132.47/64.50	c cleaning 28012 clauses out of 56063 with flag 2280807/425000
143.37/69.90	c cleaning 28992 clauses out of 58052 with flag 2458329/455001
154.91/75.69	c cleaning 30007 clauses out of 60059 with flag 2642030/486000
167.58/81.91	c cleaning 30996 clauses out of 62052 with flag 2830247/518000
180.24/88.22	c cleaning 32007 clauses out of 64057 with flag 3025864/551001
193.71/94.92	c cleaning 32987 clauses out of 66050 with flag 3227059/585001
207.74/101.96	c cleaning 34003 clauses out of 68063 with flag 3436878/620001
223.07/109.91	c cleaning 35009 clauses out of 70059 with flag 3652251/656000
237.93/117.38	c cleaning 36003 clauses out of 72050 with flag 3871332/693000
253.62/125.18	c cleaning 37005 clauses out of 74047 with flag 4099441/731000
269.76/133.15	c cleaning 37996 clauses out of 76043 with flag 4338761/770001
287.26/141.87	c cleaning 39024 clauses out of 78047 with flag 4580386/810001
299.94/148.15	c cleaning 0 clauses out of 11001 with flag 0/11001
305.75/151.05	c cleaning 40000 clauses out of 80022 with flag 4830150/851000
324.41/160.35	c cleaning 40957 clauses out of 82022 with flag 5087598/893000
343.68/169.99	c cleaning 42011 clauses out of 84065 with flag 5354284/936000
364.68/180.38	c cleaning 43011 clauses out of 86055 with flag 5626188/980001
386.02/190.93	c cleaning 44014 clauses out of 88043 with flag 5902501/1025000
408.12/201.98	c cleaning 44996 clauses out of 90029 with flag 6183432/1071000
430.82/213.28	c cleaning 46005 clauses out of 92033 with flag 6469918/1118000
453.36/224.46	c cleaning 46973 clauses out of 94028 with flag 6766547/1166000
475.70/235.58	c cleaning 47998 clauses out of 96055 with flag 7071032/1215000
500.06/247.62	c cleaning 48995 clauses out of 98059 with flag 7382046/1265002
526.28/261.86	c cleaning 49989 clauses out of 100063 with flag 7701510/1316001
551.94/274.65	c cleaning 51025 clauses out of 102073 with flag 8023241/1368000
578.38/287.70	c cleaning 52004 clauses out of 104048 with flag 8348596/1421000
605.45/301.22	c cleaning 53012 clauses out of 106044 with flag 8687947/1475000
635.03/315.92	c cleaning 53997 clauses out of 108032 with flag 9030080/1530000
666.76/331.72	c cleaning 54985 clauses out of 110036 with flag 9380009/1586001
699.47/348.02	c cleaning 56002 clauses out of 112050 with flag 9735886/1643000
732.28/364.39	c cleaning 56978 clauses out of 114049 with flag 10099380/1701001
766.52/381.30	c cleaning 58030 clauses out of 116070 with flag 10462791/1760000
801.93/398.91	c cleaning 59015 clauses out of 118040 with flag 10831402/1820000
837.82/416.77	c cleaning 60000 clauses out of 120026 with flag 11210576/1881001
875.71/435.54	c cleaning 61006 clauses out of 122025 with flag 11593848/1943000
914.90/454.91	c cleaning 61997 clauses out of 124019 with flag 11982950/2006000
955.32/474.92	c cleaning 63005 clauses out of 126022 with flag 12376732/2070000
995.19/494.74	c cleaning 64003 clauses out of 128019 with flag 12778942/2135002
1036.38/515.17	c cleaning 64982 clauses out of 130014 with flag 13186270/2201000
1079.89/537.49	c cleaning 66006 clauses out of 132034 with flag 13603316/2268002
1122.72/558.80	c cleaning 66993 clauses out of 134027 with flag 14024536/2336001
1168.53/581.53	c cleaning 67974 clauses out of 136033 with flag 14450422/2405000
1215.26/604.80	c cleaning 69030 clauses out of 138059 with flag 14885434/2475000
1262.24/628.05	c cleaning 70009 clauses out of 140030 with flag 15324669/2546001
1310.28/651.86	c cleaning 71001 clauses out of 142021 with flag 15773463/2618001
1358.61/675.88	c cleaning 71992 clauses out of 144019 with flag 16227799/2691000
1386.90/689.96	c cleaning 0 clauses out of 18002 with flag 0/18002
1404.91/698.92	c cleaning 72991 clauses out of 146028 with flag 16684094/2765001
1452.82/722.72	c cleaning 73965 clauses out of 148037 with flag 17145289/2840001
1503.93/748.20	c cleaning 75021 clauses out of 150071 with flag 17615122/2916000
1553.92/773.00	c cleaning 76013 clauses out of 152051 with flag 18090663/2993001
1608.70/800.24	c cleaning 77001 clauses out of 154037 with flag 18575496/3071000
1668.97/831.32	c cleaning 78012 clauses out of 156036 with flag 19063925/3150000
1725.86/859.65	c cleaning 78988 clauses out of 158024 with flag 19561632/3230000
1785.82/889.42	c cleaning 80006 clauses out of 160037 with flag 20063737/3311001
1800.19/896.51	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/896.51	c starts		: 23534
1800.19/896.51	c conflicts		: 3335297
1800.19/896.51	c decisions		: 32674277
1800.19/896.51	c propagations		: 453689899
1800.19/896.51	c inspects		: 8898261681
1800.19/896.51	c shortcuts		: 0
1800.19/896.51	c learnt literals	: 2
1800.19/896.51	c learnt binary clauses	: 35
1800.19/896.51	c learnt ternary clauses	: 517
1800.19/896.51	c learnt constraints	: 3335295
1800.19/896.51	c ignored constraints	: 0
1800.19/896.51	c root simplifications	: 0
1800.19/896.51	c removed literals (reason simplification)	: 2238992
1800.19/896.51	c reason swapping (by a shorter reason)	: 0
1800.19/896.51	c Calls to reduceDB	: 77
1800.19/896.51	c Number of update (reduction) of LBD	: 700972
1800.19/896.51	c Imported unit clauses	: 0
1800.19/896.51	c number of reductions to clauses (during analyze)	: 0
1800.19/896.51	c number of learned constraints concerned by reduction	: 0
1800.19/896.51	c number of learning phase by resolution	: 0
1800.19/896.51	c number of learning phase by cutting planes	: 0
1800.19/896.51	c speed (assignments/second)	: 506359.94098102313
1800.19/896.51	c non guided choices	18947
1800.19/896.53	c learnt constraints type 
1800.19/896.53	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 35
1800.19/896.53	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 104292
1800.19/896.53	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.19/896.53	c starts		: 45
1800.19/896.53	c conflicts		: 19499
1800.19/896.53	c decisions		: 75030
1800.19/896.53	c propagations		: 2484077
1800.19/896.53	c inspects		: 693128386
1800.19/896.53	c shortcuts		: 0
1800.19/896.53	c learnt literals	: 0
1800.19/896.53	c learnt binary clauses	: 0
1800.19/896.53	c learnt ternary clauses	: 0
1800.19/896.53	c learnt constraints	: 19499
1800.19/896.53	c ignored constraints	: 0
1800.19/896.53	c root simplifications	: 0
1800.19/896.53	c removed literals (reason simplification)	: 0
1800.19/896.53	c reason swapping (by a shorter reason)	: 0
1800.19/896.53	c Calls to reduceDB	: 3
1800.19/896.53	c Number of update (reduction) of LBD	: 0
1800.19/896.53	c Imported unit clauses	: 0
1800.19/896.53	c number of reductions to clauses (during analyze)	: 0
1800.19/896.53	c number of learned constraints concerned by reduction	: 0
1800.19/896.53	c number of learning phase by resolution	: 0
1800.19/896.54	c number of learning phase by cutting planes	: 0
1800.19/896.54	c speed (assignments/second)	: 2772.382612655244
1800.19/896.54	c non guided choices	659
1800.19/896.54	c learnt constraints type 
1800.19/896.54	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 41
1800.19/896.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 19458
1800.19/896.54	s UNKNOWN
1800.19/896.54	c Total wall clock time (in seconds): 896.423

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

pid=21272
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.27 4.24 4.23 4/197 21275
/proc/meminfo: memFree=27243480/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/21275/stat : 21275 (java) D 21272 21275 18126 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 29244273 9515008 176 33554432000 1073741824 1073778376 140735317710288 140735317693016 266435642256 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/21275/statm: 2323 176 133 9 0 71 0

[startup+0.10006 s]
/proc/loadavg: 4.27 4.24 4.23 4/197 21275
/proc/meminfo: memFree=27243480/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 4394 0 1 0 7 1 0 0 20 0 18 0 29244273 9787879424 6027 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2389619 6027 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 4.27 4.24 4.23 4/197 21275
/proc/meminfo: memFree=27243480/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9558476 CPUtime=0.23 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 4699 0 1 0 22 1 0 0 20 0 18 0 29244273 9787879424 6791 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2389619 6791 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300222 s]
/proc/loadavg: 4.27 4.24 4.23 4/197 21275
/proc/meminfo: memFree=27243480/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9558476 CPUtime=0.47 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 5813 0 1 0 45 2 0 0 20 0 18 0 29244273 9787879424 8470 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2389619 8470 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 9558476

[startup+0.700197 s]
/proc/loadavg: 4.27 4.24 4.23 4/197 21275
/proc/meminfo: memFree=27243480/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 14470 0 1 0 166 3 0 0 20 0 22 0 29244273 10060525568 24587 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2456183 24587 2264 9 0 2446860 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.41 4.27 4.24 7/219 21297
/proc/meminfo: memFree=27107036/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9824732 CPUtime=4.71 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 18079 0 1 0 465 6 0 0 20 0 22 0 29244273 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2456183 47632 2292 9 0 2446860 0
[pid=21275/tid=21277] ppid=21272 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/21275/task/21277/stat : 21277 (java) S 21272 21275 18126 0 -1 4202560 2488 0 1 0 46 2 0 0 20 0 22 0 29244275 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140414601888632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21278] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21278/stat : 21278 (java) S 21272 21275 18126 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 29244276 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140414563379880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=21275/tid=21279] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21279/stat : 21279 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244276 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140414562327336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21280] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21280/stat : 21280 (java) S 21272 21275 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29244276 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140414443056040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21281] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21281/stat : 21281 (java) S 21272 21275 18126 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 29244276 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140414442003496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21282] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21282/stat : 21282 (java) S 21272 21275 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29244276 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140414440949928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21283] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21283/stat : 21283 (java) S 21272 21275 18126 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 29244276 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140414439897384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21284] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21284/stat : 21284 (java) S 21272 21275 18126 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29244276 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140414438844840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21285] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21285/stat : 21285 (java) S 21272 21275 18126 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29244276 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140414437792296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21286] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21286/stat : 21286 (java) S 21272 21275 18126 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413955463784 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21287] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21287/stat : 21287 (java) S 21272 21275 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413954410104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21288] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21288/stat : 21288 (java) S 21272 21275 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413953357448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21289] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21289/stat : 21289 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413952306192 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21290] ppid=21272 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/21275/task/21290/stat : 21290 (java) S 21272 21275 18126 0 -1 4202560 5637 0 0 0 111 2 0 0 20 0 22 0 29244280 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413951252536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21291] ppid=21272 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/21275/task/21291/stat : 21291 (java) S 21272 21275 18126 0 -1 4202560 8486 0 0 0 112 0 0 0 20 0 22 0 29244280 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413950199992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21292] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21292/stat : 21292 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413949147640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21293] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21293/stat : 21293 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413948095304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21294] ppid=21272 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/21275/task/21294/stat : 21294 (java) R 21272 21275 18126 0 -1 4202560 18 0 0 0 92 0 0 0 20 0 22 0 29244326 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413947031712 140414443787945 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21295] ppid=21272 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/21275/task/21295/stat : 21295 (java) R 21272 21275 18126 0 -1 4202560 68 0 0 0 91 2 0 0 20 0 22 0 29244326 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413945986952 140414443826189 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21296] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21296/stat : 21296 (java) S 21272 21275 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413944935976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21297] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21297/stat : 21297 (java) S 21272 21275 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 47632 33554432000 1073741824 1073778376 140733264355824 140413943883432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.71
Current children cumulated vsize (KiB) 9824732

[startup+3.10095 s]
/proc/loadavg: 4.41 4.27 4.24 5/219 21297
/proc/meminfo: memFree=26949528/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9824732 CPUtime=8.13 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 18320 0 1 0 803 10 0 0 20 0 22 0 29244273 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2456183 84624 2292 9 0 2446860 0
[pid=21275/tid=21277] ppid=21272 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/21275/task/21277/stat : 21277 (java) S 21272 21275 18126 0 -1 4202560 2488 0 1 0 46 2 0 0 20 0 22 0 29244275 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140414601888632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21278] ppid=21272 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21275/task/21278/stat : 21278 (java) S 21272 21275 18126 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 29244276 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140414563379880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=21275/tid=21279] ppid=21272 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21275/task/21279/stat : 21279 (java) S 21272 21275 18126 0 -1 4202560 9 0 0 0 2 0 0 0 20 0 22 0 29244276 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140414562327336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21280] ppid=21272 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/21275/task/21280/stat : 21280 (java) S 21272 21275 18126 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 29244276 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140414443056040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21281] ppid=21272 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21275/task/21281/stat : 21281 (java) S 21272 21275 18126 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 22 0 29244276 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140414442003496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21282] ppid=21272 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21275/task/21282/stat : 21282 (java) S 21272 21275 18126 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 29244276 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140414440949928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21283] ppid=21272 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/21275/task/21283/stat : 21283 (java) S 21272 21275 18126 0 -1 4202560 24 0 0 0 4 0 0 0 20 0 22 0 29244276 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140414439897384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21284] ppid=21272 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21275/task/21284/stat : 21284 (java) S 21272 21275 18126 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 29244276 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140414438844840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21285] ppid=21272 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/21275/task/21285/stat : 21285 (java) S 21272 21275 18126 0 -1 4202560 7 0 0 0 2 0 0 0 20 0 22 0 29244276 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140414437792296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21286] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21286/stat : 21286 (java) S 21272 21275 18126 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413955463784 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21287] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21287/stat : 21287 (java) S 21272 21275 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413954410104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21288] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21288/stat : 21288 (java) S 21272 21275 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413953357448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21289] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21289/stat : 21289 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413952306192 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21290] ppid=21272 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/21275/task/21290/stat : 21290 (java) S 21272 21275 18126 0 -1 4202560 5637 0 0 0 115 2 0 0 20 0 22 0 29244280 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413951252536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21291] ppid=21272 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/21275/task/21291/stat : 21291 (java) S 21272 21275 18126 0 -1 4202560 8486 0 0 0 123 0 0 0 20 0 22 0 29244280 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413950199992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21292] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21292/stat : 21292 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413949147640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21293] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21293/stat : 21293 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413948095304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21294] ppid=21272 vsize=9824732 CPUtime=2.44 cores=1,3,5,7
/proc/21275/task/21294/stat : 21294 (java) R 21272 21275 18126 0 -1 4202560 19 0 0 0 244 0 0 0 20 0 22 0 29244326 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413947031712 140414443947353 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21295] ppid=21272 vsize=9824732 CPUtime=2.45 cores=1,3,5,7
/proc/21275/task/21295/stat : 21295 (java) R 21272 21275 18126 0 -1 4202560 128 0 0 0 241 4 0 0 20 0 22 0 29244326 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413945986080 140414443922698 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21296] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21296/stat : 21296 (java) S 21272 21275 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413944935976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21297] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21297/stat : 21297 (java) S 21272 21275 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 84624 33554432000 1073741824 1073778376 140733264355824 140413943883432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.41 4.27 4.24 5/219 21297
/proc/meminfo: memFree=26535984/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9824732 CPUtime=14.92 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 18954 0 1 0 1467 25 0 0 20 0 22 0 29244273 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2456183 162885 2292 9 0 2446860 0
[pid=21275/tid=21277] ppid=21272 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/21275/task/21277/stat : 21277 (java) S 21272 21275 18126 0 -1 4202560 2488 0 1 0 46 2 0 0 20 0 22 0 29244275 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140414601888632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21278] ppid=21272 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/21275/task/21278/stat : 21278 (java) S 21272 21275 18126 0 -1 4202560 43 0 0 0 6 2 0 0 20 0 22 0 29244276 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140414563379880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 1 0 0
[pid=21275/tid=21279] ppid=21272 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/21275/task/21279/stat : 21279 (java) S 21272 21275 18126 0 -1 4202560 41 0 0 0 6 0 0 0 20 0 22 0 29244276 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140414562327336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21280] ppid=21272 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/21275/task/21280/stat : 21280 (java) S 21272 21275 18126 0 -1 4202560 33 0 0 0 5 2 0 0 20 0 22 0 29244276 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140414443056040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21281] ppid=21272 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/21275/task/21281/stat : 21281 (java) S 21272 21275 18126 0 -1 4202560 51 0 0 0 6 2 0 0 20 0 22 0 29244276 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140414442003496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21282] ppid=21272 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/21275/task/21282/stat : 21282 (java) S 21272 21275 18126 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 22 0 29244276 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140414440949928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21283] ppid=21272 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/21275/task/21283/stat : 21283 (java) S 21272 21275 18126 0 -1 4202560 52 0 0 0 8 2 0 0 20 0 22 0 29244276 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140414439897384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21284] ppid=21272 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/21275/task/21284/stat : 21284 (java) S 21272 21275 18126 0 -1 4202560 47 0 0 0 8 3 0 0 20 0 22 0 29244276 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140414438844840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21285] ppid=21272 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/21275/task/21285/stat : 21285 (java) S 21272 21275 18126 0 -1 4202560 34 0 0 0 6 1 0 0 20 0 22 0 29244276 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140414437792296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21286] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21286/stat : 21286 (java) S 21272 21275 18126 0 -1 4202560 465 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140413955463784 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21287] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21287/stat : 21287 (java) S 21272 21275 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140413954410104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21288] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21288/stat : 21288 (java) S 21272 21275 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140413953357448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21289] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21289/stat : 21289 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 162885 33554432000 1073741824 1073778376 140733264355824 140413952306192 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21290] ppid=21272 vsize=9824732 CPUtime=1.36 cores=1,3,5,7

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

[startup+882.308 s]
/proc/loadavg: 4.15 4.25 4.26 6/219 21388
/proc/meminfo: memFree=23352584/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9824732 CPUtime=1771.56 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 31713 0 1 0 176926 230 0 0 20 0 22 0 29244273 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2456183 961362 2301 9 0 2446860 0
[pid=21275/tid=21277] ppid=21272 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/21275/task/21277/stat : 21277 (java) S 21272 21275 18126 0 -1 4202560 2496 0 1 0 49 4 0 0 20 0 22 0 29244275 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140414601888632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21278] ppid=21272 vsize=9824732 CPUtime=3.06 cores=1,3,5,7
/proc/21275/task/21278/stat : 21278 (java) S 21272 21275 18126 0 -1 4202560 1470 0 0 0 290 16 0 0 20 0 22 0 29244276 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140414563379880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 1 0 0
[pid=21275/tid=21279] ppid=21272 vsize=9824732 CPUtime=3.05 cores=1,3,5,7
/proc/21275/task/21279/stat : 21279 (java) S 21272 21275 18126 0 -1 4202560 807 0 0 0 285 20 0 0 20 0 22 0 29244276 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140414562327336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21280] ppid=21272 vsize=9824732 CPUtime=3.27 cores=1,3,5,7
/proc/21275/task/21280/stat : 21280 (java) S 21272 21275 18126 0 -1 4202560 874 0 0 0 304 23 0 0 20 0 22 0 29244276 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140414443056040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21281] ppid=21272 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/21275/task/21281/stat : 21281 (java) S 21272 21275 18126 0 -1 4202560 680 0 0 0 270 18 0 0 20 0 22 0 29244276 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140414442003496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21282] ppid=21272 vsize=9824732 CPUtime=3.27 cores=1,3,5,7
/proc/21275/task/21282/stat : 21282 (java) S 21272 21275 18126 0 -1 4202560 942 0 0 0 310 17 0 0 20 0 22 0 29244276 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140414440949928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21283] ppid=21272 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/21275/task/21283/stat : 21283 (java) S 21272 21275 18126 0 -1 4202560 759 0 0 0 303 20 0 0 20 0 22 0 29244276 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140414439897384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21284] ppid=21272 vsize=9824732 CPUtime=3.4 cores=1,3,5,7
/proc/21275/task/21284/stat : 21284 (java) S 21272 21275 18126 0 -1 4202560 648 0 0 0 319 21 0 0 20 0 22 0 29244276 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140414438844840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21285] ppid=21272 vsize=9824732 CPUtime=3 cores=1,3,5,7
/proc/21275/task/21285/stat : 21285 (java) S 21272 21275 18126 0 -1 4202560 785 0 0 0 281 19 0 0 20 0 22 0 29244276 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140414437792296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21286] ppid=21272 vsize=9824732 CPUtime=6.96 cores=1,3,5,7
/proc/21275/task/21286/stat : 21286 (java) S 21272 21275 18126 0 -1 4202560 2616 0 0 0 685 11 0 0 20 0 22 0 29244277 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413955463784 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21287] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21287/stat : 21287 (java) S 21272 21275 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413954410104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21288] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21288/stat : 21288 (java) S 21272 21275 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413953357448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21289] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21289/stat : 21289 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413952306192 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21290] ppid=21272 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/21275/task/21290/stat : 21290 (java) S 21272 21275 18126 0 -1 4202560 7524 0 0 0 160 2 0 0 20 0 22 0 29244280 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413951252536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21291] ppid=21272 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/21275/task/21291/stat : 21291 (java) S 21272 21275 18126 0 -1 4202560 8499 0 0 0 137 0 0 0 20 0 22 0 29244280 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413950199992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21292] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21292/stat : 21292 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413949147640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21293] ppid=21272 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/21275/task/21293/stat : 21293 (java) S 21272 21275 18126 0 -1 4202560 51 0 0 0 10 25 0 0 20 0 22 0 29244280 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413948095304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21294] ppid=21272 vsize=9824732 CPUtime=867.96 cores=1,3,5,7
/proc/21275/task/21294/stat : 21294 (java) R 21272 21275 18126 0 -1 4202560 84 0 0 0 86779 17 0 0 20 0 22 0 29244326 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413947039408 140414443826184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21295] ppid=21272 vsize=9824732 CPUtime=868.01 cores=1,3,5,7
/proc/21275/task/21295/stat : 21295 (java) R 21272 21275 18126 0 -1 4202560 2208 0 0 0 86751 50 0 0 20 0 22 0 29244326 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413945987920 140414443864449 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21296] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21296/stat : 21296 (java) S 21272 21275 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413944935976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21297] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21297/stat : 21297 (java) S 21272 21275 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 961362 33554432000 1073741824 1073778376 140733264355824 140413943883432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1771.56
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.501 s]
/proc/loadavg: 4.19 4.25 4.26 5/219 21389
/proc/meminfo: memFree=23353836/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9824732 CPUtime=1800.19 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 31720 0 1 0 179788 231 0 0 20 0 22 0 29244273 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2456183 960918 2301 9 0 2446860 0
[pid=21275/tid=21277] ppid=21272 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/21275/task/21277/stat : 21277 (java) S 21272 21275 18126 0 -1 4202560 2496 0 1 0 49 4 0 0 20 0 22 0 29244275 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414601888632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21278] ppid=21272 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/21275/task/21278/stat : 21278 (java) S 21272 21275 18126 0 -1 4202560 1470 0 0 0 300 16 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414563379880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=21275/tid=21279] ppid=21272 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/21275/task/21279/stat : 21279 (java) S 21272 21275 18126 0 -1 4202560 807 0 0 0 289 20 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414562327336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21280] ppid=21272 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/21275/task/21280/stat : 21280 (java) S 21272 21275 18126 0 -1 4202560 874 0 0 0 309 23 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414443056040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21281] ppid=21272 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/21275/task/21281/stat : 21281 (java) S 21272 21275 18126 0 -1 4202560 680 0 0 0 275 18 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414442003496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21282] ppid=21272 vsize=9824732 CPUtime=3.36 cores=1,3,5,7
/proc/21275/task/21282/stat : 21282 (java) S 21272 21275 18126 0 -1 4202560 942 0 0 0 319 17 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414440949928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21283] ppid=21272 vsize=9824732 CPUtime=3.26 cores=1,3,5,7
/proc/21275/task/21283/stat : 21283 (java) S 21272 21275 18126 0 -1 4202560 759 0 0 0 306 20 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414439897384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21284] ppid=21272 vsize=9824732 CPUtime=3.47 cores=1,3,5,7
/proc/21275/task/21284/stat : 21284 (java) S 21272 21275 18126 0 -1 4202560 648 0 0 0 326 21 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414438844840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21285] ppid=21272 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/21275/task/21285/stat : 21285 (java) S 21272 21275 18126 0 -1 4202560 785 0 0 0 292 19 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414437792296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21286] ppid=21272 vsize=9824732 CPUtime=6.96 cores=1,3,5,7
/proc/21275/task/21286/stat : 21286 (java) S 21272 21275 18126 0 -1 4202560 2620 0 0 0 685 11 0 0 20 0 22 0 29244277 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413955463784 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21287] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21287/stat : 21287 (java) S 21272 21275 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413954410104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21288] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21288/stat : 21288 (java) S 21272 21275 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413953357448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21289] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21289/stat : 21289 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413952306192 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21290] ppid=21272 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/21275/task/21290/stat : 21290 (java) S 21272 21275 18126 0 -1 4202560 7524 0 0 0 160 2 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413951252536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21291] ppid=21272 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/21275/task/21291/stat : 21291 (java) S 21272 21275 18126 0 -1 4202560 8499 0 0 0 137 0 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413950199992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21292] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21292/stat : 21292 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413949147640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21293] ppid=21272 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/21275/task/21293/stat : 21293 (java) S 21272 21275 18126 0 -1 4202560 51 0 0 0 10 26 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413948095304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21294] ppid=21272 vsize=9824732 CPUtime=882 cores=1,3,5,7
/proc/21275/task/21294/stat : 21294 (java) R 21272 21275 18126 0 -1 4202560 85 0 0 0 88183 17 0 0 20 0 22 0 29244326 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413947039408 140414443826184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21295] ppid=21272 vsize=9824732 CPUtime=882.06 cores=1,3,5,7
/proc/21275/task/21295/stat : 21295 (java) R 21272 21275 18126 0 -1 4202560 2210 0 0 0 88156 50 0 0 20 0 22 0 29244326 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413945987984 140414444009169 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21296] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21296/stat : 21296 (java) S 21272 21275 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413944935976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21297] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21297/stat : 21297 (java) S 21272 21275 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413943883432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
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 21275 sig 9
??? kill -21275 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+896.501 s]
/proc/loadavg: 4.19 4.25 4.26 5/219 21389
/proc/meminfo: memFree=23353836/32872528 swapFree=1437460/1543748
[pid=21275] ppid=21272 vsize=9824732 CPUtime=1800.19 cores=1,3,5,7
/proc/21275/stat : 21275 (java) S 21272 21275 18126 0 -1 4202496 31720 0 1 0 179788 231 0 0 20 0 22 0 29244273 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140733264346960 266439000125 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/21275/statm: 2456183 960918 2301 9 0 2446860 0
[pid=21275/tid=21277] ppid=21272 vsize=9824732 CPUtime=0.53 cores=1,3,5,7
/proc/21275/task/21277/stat : 21277 (java) S 21272 21275 18126 0 -1 4202560 2496 0 1 0 49 4 0 0 20 0 22 0 29244275 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414601888632 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21278] ppid=21272 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/21275/task/21278/stat : 21278 (java) S 21272 21275 18126 0 -1 4202560 1470 0 0 0 300 16 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414563379880 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 1 0 0
[pid=21275/tid=21279] ppid=21272 vsize=9824732 CPUtime=3.09 cores=1,3,5,7
/proc/21275/task/21279/stat : 21279 (java) S 21272 21275 18126 0 -1 4202560 807 0 0 0 289 20 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414562327336 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21280] ppid=21272 vsize=9824732 CPUtime=3.32 cores=1,3,5,7
/proc/21275/task/21280/stat : 21280 (java) S 21272 21275 18126 0 -1 4202560 874 0 0 0 309 23 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414443056040 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21281] ppid=21272 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/21275/task/21281/stat : 21281 (java) S 21272 21275 18126 0 -1 4202560 680 0 0 0 275 18 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414442003496 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21282] ppid=21272 vsize=9824732 CPUtime=3.36 cores=1,3,5,7
/proc/21275/task/21282/stat : 21282 (java) S 21272 21275 18126 0 -1 4202560 942 0 0 0 319 17 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414440949928 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21283] ppid=21272 vsize=9824732 CPUtime=3.26 cores=1,3,5,7
/proc/21275/task/21283/stat : 21283 (java) S 21272 21275 18126 0 -1 4202560 759 0 0 0 306 20 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414439897384 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21284] ppid=21272 vsize=9824732 CPUtime=3.47 cores=1,3,5,7
/proc/21275/task/21284/stat : 21284 (java) S 21272 21275 18126 0 -1 4202560 648 0 0 0 326 21 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414438844840 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21285] ppid=21272 vsize=9824732 CPUtime=3.11 cores=1,3,5,7
/proc/21275/task/21285/stat : 21285 (java) S 21272 21275 18126 0 -1 4202560 785 0 0 0 292 19 0 0 20 0 22 0 29244276 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140414437792296 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21286] ppid=21272 vsize=9824732 CPUtime=6.96 cores=1,3,5,7
/proc/21275/task/21286/stat : 21286 (java) S 21272 21275 18126 0 -1 4202560 2620 0 0 0 685 11 0 0 20 0 22 0 29244277 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413955463784 266439014313 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21287] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21287/stat : 21287 (java) S 21272 21275 18126 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413954410104 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21288] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21288/stat : 21288 (java) S 21272 21275 18126 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29244277 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413953357448 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21289] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21289/stat : 21289 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413952306192 266439022368 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21290] ppid=21272 vsize=9824732 CPUtime=1.62 cores=1,3,5,7
/proc/21275/task/21290/stat : 21290 (java) S 21272 21275 18126 0 -1 4202560 7524 0 0 0 160 2 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413951252536 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21291] ppid=21272 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/21275/task/21291/stat : 21291 (java) S 21272 21275 18126 0 -1 4202560 8499 0 0 0 137 0 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413950199992 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21292] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21292/stat : 21292 (java) S 21272 21275 18126 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413949147640 266439013436 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21293] ppid=21272 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/21275/task/21293/stat : 21293 (java) S 21272 21275 18126 0 -1 4202560 51 0 0 0 10 26 0 0 20 0 22 0 29244280 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413948095304 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=21275/tid=21294] ppid=21272 vsize=9824732 CPUtime=882 cores=1,3,5,7
/proc/21275/task/21294/stat : 21294 (java) R 21272 21275 18126 0 -1 4202560 85 0 0 0 88183 17 0 0 20 0 22 0 29244326 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413947039408 140414443826184 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=21275/tid=21295] ppid=21272 vsize=9824732 CPUtime=882.06 cores=1,3,5,7
/proc/21275/task/21295/stat : 21295 (java) R 21272 21275 18126 0 -1 4202560 2210 0 0 0 88156 50 0 0 20 0 22 0 29244326 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413945987984 140414444009169 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=21275/tid=21296] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21296/stat : 21296 (java) S 21272 21275 18126 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413944935976 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=21275/tid=21297] ppid=21272 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/21275/task/21297/stat : 21297 (java) S 21272 21275 18126 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 29244327 10060525568 960918 33554432000 1073741824 1073778376 140733264355824 140413943883432 266439014313 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 896.563
CPU time (s): 1801.03
CPU user time (s): 1798.2
CPU system time (s): 2.83257
CPU usage (%): 200.882
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.2
system time used= 2.83257
maximum resident set size= 3847016
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31753
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= 24595
involuntary context switches= 29336

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.40518 second user time and 7.97079 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-26 19:27:29
IDJOB=4116462
IDBENCH=109473
IDSOLVER=2543
FILE ID=node116/4116462-1466962049
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-round23-8.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4116462-1466962049/watcher-4116462-1466962049 -o /tmp/evaluation-result-4116462-1466962049/solver-4116462-1466962049 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1466946428-18143 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4116462-1466962049.opb

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

MD5SUM BENCH= 855f9484f9b8e197cfc3774a1e63c6f9
RANDOM SEED=185546900

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:        27243744 kB
Buffers:           26176 kB
Cached:           306628 kB
SwapCached:         2072 kB
Active:          3053564 kB
Inactive:         308064 kB
Active(anon):    3029648 kB
Inactive(anon):     1656 kB
Active(file):      23916 kB
Inactive(file):   306408 kB
Unevictable:     1543748 kB
Mlocked:         1437460 kB
SwapTotal:      67108856 kB
SwapFree:       67098680 kB
Dirty:              1236 kB
Writeback:             0 kB
AnonPages:       4590320 kB
Mapped:            15400 kB
Shmem:                 0 kB
Slab:             565896 kB
SReclaimable:       9568 kB
SUnreclaim:       556328 kB
KernelStack:        1600 kB
PageTables:        13380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4965884 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3100672 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 19:42:26