Trace number 4116102

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.71 894.957

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/nossum/
normalized-sha1-size128-round23-2.opb
MD5SUMb14c69da2c42fca4a907f4974b0a7bdb
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 constraints9504
Number of constraints which are clauses8192
Number of constraints which are cardinality constraints (but not clauses)416
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4116102-1466976336.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  no objective function found
0.96/0.52	c ... done. Wall clock time 0.388s.
0.96/0.52	c declared #vars     4288
0.96/0.52	c #constraints  10816
0.96/0.52	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.96/0.52	c constraints type 
0.96/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 7494
0.96/0.52	c org.sat4j.specs.Constr$1 => 904
0.96/0.52	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 128
0.96/0.52	c org.sat4j.minisat.constraints.cnf.UnitClause => 504
0.96/0.52	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1786
0.96/0.52	c 10816 constraints processed.
0.96/0.52	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.96/0.52	c constraints type 
0.96/0.52	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 128
0.96/0.52	c org.sat4j.specs.Constr$1 => 904
0.96/0.52	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 7494
0.96/0.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1786
0.96/0.52	c org.sat4j.pb.constraints.pb.UnitClausePB => 504
0.96/0.52	c 10816 constraints processed.
4.31/1.45	c cleaning 2494 clauses out of 4998 with flag 16188/5000
6.41/2.13	c cleaning 4246 clauses out of 8504 with flag 37659/11000
8.08/2.98	c cleaning 5609 clauses out of 11260 with flag 69694/18002
9.98/3.85	c cleaning 6813 clauses out of 13650 with flag 104498/26001
11.98/4.88	c cleaning 7909 clauses out of 15836 with flag 146888/35000
14.46/6.08	c cleaning 8959 clauses out of 17931 with flag 195079/45004
17.14/7.34	c cleaning 9942 clauses out of 19969 with flag 250391/56001
19.94/8.76	c cleaning 11001 clauses out of 22026 with flag 311607/68000
23.42/10.47	c cleaning 12001 clauses out of 24025 with flag 378722/81000
27.03/12.27	c cleaning 12965 clauses out of 26024 with flag 453105/95000
31.64/14.37	c cleaning 13991 clauses out of 28059 with flag 534666/110000
36.03/16.58	c cleaning 15005 clauses out of 30068 with flag 622449/126000
39.89/18.50	c cleaning 0 clauses out of 5000 with flag 0/5000
40.98/18.94	c cleaning 16004 clauses out of 32063 with flag 718832/143000
46.54/21.61	c cleaning 16990 clauses out of 34060 with flag 821053/161001
52.03/24.38	c cleaning 17973 clauses out of 36069 with flag 932889/180000
57.81/27.23	c cleaning 19032 clauses out of 38097 with flag 1051256/200001
64.51/30.52	c cleaning 20026 clauses out of 40065 with flag 1175888/221001
71.11/33.89	c cleaning 20982 clauses out of 42038 with flag 1306448/243000
78.52/37.56	c cleaning 21996 clauses out of 44056 with flag 1441104/266000
86.43/41.47	c cleaning 23023 clauses out of 46060 with flag 1582401/290000
95.02/45.70	c cleaning 23986 clauses out of 48037 with flag 1726587/315000
104.12/50.22	c cleaning 25023 clauses out of 50051 with flag 1880750/341000
113.60/54.90	c cleaning 25986 clauses out of 52029 with flag 2041354/368001
123.20/59.78	c cleaning 27017 clauses out of 54043 with flag 2207433/396001
133.72/64.95	c cleaning 27968 clauses out of 56025 with flag 2380383/425000
144.31/70.29	c cleaning 29005 clauses out of 58057 with flag 2560774/455000
156.00/76.05	c cleaning 30003 clauses out of 60052 with flag 2749756/486000
168.25/82.16	c cleaning 31019 clauses out of 62050 with flag 2940482/518001
181.14/88.54	c cleaning 32001 clauses out of 64030 with flag 3141561/551000
194.74/95.30	c cleaning 33006 clauses out of 66029 with flag 3347147/585000
209.02/102.45	c cleaning 33971 clauses out of 68024 with flag 3555720/620001
222.88/109.36	c cleaning 34975 clauses out of 70052 with flag 3774841/656000
238.38/117.45	c cleaning 36002 clauses out of 72077 with flag 4002313/693000
253.84/125.18	c cleaning 37031 clauses out of 74076 with flag 4232495/731001
270.12/133.29	c cleaning 38016 clauses out of 76047 with flag 4469344/770003
287.82/142.05	c cleaning 0 clauses out of 11003 with flag 0/11003
288.01/142.16	c cleaning 39005 clauses out of 78030 with flag 4708164/810002
306.51/151.39	c cleaning 39999 clauses out of 80024 with flag 4956403/851001
325.02/160.58	c cleaning 40977 clauses out of 82024 with flag 5210319/893000
345.05/170.43	c cleaning 42013 clauses out of 84048 with flag 5470351/936001
365.56/180.69	c cleaning 43013 clauses out of 86035 with flag 5740784/980001
386.87/191.27	c cleaning 44008 clauses out of 88021 with flag 6014456/1025000
409.23/202.32	c cleaning 44991 clauses out of 90013 with flag 6292275/1071000
432.31/213.86	c cleaning 46002 clauses out of 92022 with flag 6574067/1118000
456.22/225.79	c cleaning 46991 clauses out of 94020 with flag 6861547/1166000
481.21/238.16	c cleaning 47991 clauses out of 96029 with flag 7156974/1215000
506.95/250.98	c cleaning 49004 clauses out of 98038 with flag 7464080/1265000
534.47/265.16	c cleaning 50010 clauses out of 100035 with flag 7774110/1316001
561.97/278.89	c cleaning 51011 clauses out of 102025 with flag 8085980/1368001
590.72/293.16	c cleaning 51976 clauses out of 104015 with flag 8404961/1421002
620.10/307.73	c cleaning 52993 clauses out of 106038 with flag 8731594/1475001
650.80/323.05	c cleaning 53980 clauses out of 108046 with flag 9064434/1530002
682.06/338.58	c cleaning 54987 clauses out of 110065 with flag 9403188/1586001
714.52/354.61	c cleaning 55977 clauses out of 112078 with flag 9746356/1643001
748.60/371.54	c cleaning 57027 clauses out of 114100 with flag 10095723/1701000
783.36/388.76	c cleaning 58019 clauses out of 116073 with flag 10452738/1760000
818.44/406.24	c cleaning 59018 clauses out of 118055 with flag 10813779/1820001
854.63/424.27	c cleaning 59998 clauses out of 120036 with flag 11183223/1881000
891.60/442.62	c cleaning 61003 clauses out of 122038 with flag 11554051/1943000
929.21/461.39	c cleaning 61992 clauses out of 124035 with flag 11936265/2006000
966.89/480.00	c cleaning 63007 clauses out of 126043 with flag 12327917/2070000
1007.78/500.36	c cleaning 63972 clauses out of 128037 with flag 12720308/2135001
1049.98/521.32	c cleaning 65021 clauses out of 130064 with flag 13119626/2201000
1069.41/530.95	c cleaning 0 clauses out of 18001 with flag 0/18001
1094.77/544.38	c cleaning 65978 clauses out of 132044 with flag 13523856/2268001
1138.12/565.99	c cleaning 67005 clauses out of 134066 with flag 13927550/2336001
1180.73/587.16	c cleaning 68007 clauses out of 136060 with flag 14346000/2405000
1226.13/609.76	c cleaning 68970 clauses out of 138053 with flag 14763029/2475000
1274.53/633.76	c cleaning 70002 clauses out of 140083 with flag 15188859/2546000
1324.87/658.75	c cleaning 70988 clauses out of 142081 with flag 15623534/2618000
1376.30/684.24	c cleaning 72024 clauses out of 144093 with flag 16056575/2691000
1429.03/710.40	c cleaning 73020 clauses out of 146069 with flag 16496646/2765000
1482.53/737.04	c cleaning 74009 clauses out of 148051 with flag 16944575/2840002
1537.48/764.44	c cleaning 75009 clauses out of 150040 with flag 17398279/2916000
1593.75/792.49	c cleaning 76012 clauses out of 152031 with flag 17856401/2993000
1651.66/821.28	c cleaning 76936 clauses out of 154020 with flag 18323139/3071001
1709.63/850.03	c cleaning 78008 clauses out of 156083 with flag 18800223/3150000
1771.11/880.57	c cleaning 79016 clauses out of 158075 with flag 19275924/3230000
1800.01/894.90	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/894.90	c starts		: 25435
1800.01/894.90	c conflicts		: 3273736
1800.01/894.90	c decisions		: 29010174
1800.01/894.90	c propagations		: 432815613
1800.01/894.90	c inspects		: 8910428874
1800.01/894.90	c shortcuts		: 0
1800.01/894.90	c learnt literals	: 2
1800.01/894.90	c learnt binary clauses	: 61
1800.01/894.90	c learnt ternary clauses	: 746
1800.01/894.90	c learnt constraints	: 3273734
1800.01/894.90	c ignored constraints	: 0
1800.01/894.90	c root simplifications	: 0
1800.01/894.90	c removed literals (reason simplification)	: 2648313
1800.01/894.90	c reason swapping (by a shorter reason)	: 0
1800.01/894.90	c Calls to reduceDB	: 76
1800.01/894.90	c Number of update (reduction) of LBD	: 711760
1800.01/894.90	c Imported unit clauses	: 0
1800.01/894.90	c number of reductions to clauses (during analyze)	: 0
1800.01/894.90	c number of learned constraints concerned by reduction	: 0
1800.01/894.90	c number of learning phase by resolution	: 0
1800.01/894.90	c number of learning phase by cutting planes	: 0
1800.01/894.90	c speed (assignments/second)	: 483932.49788678536
1800.01/894.90	c non guided choices	12982
1800.01/894.93	c learnt constraints type 
1800.01/894.93	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 61
1800.01/894.93	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 122734
1800.01/894.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.01/894.93	c starts		: 46
1800.01/894.93	c conflicts		: 21502
1800.01/894.93	c decisions		: 72056
1800.01/894.93	c propagations		: 2665364
1800.01/894.93	c inspects		: 805229864
1800.01/894.93	c shortcuts		: 0
1800.01/894.93	c learnt literals	: 0
1800.01/894.93	c learnt binary clauses	: 0
1800.01/894.93	c learnt ternary clauses	: 0
1800.01/894.93	c learnt constraints	: 21502
1800.01/894.93	c ignored constraints	: 0
1800.01/894.93	c root simplifications	: 0
1800.01/894.93	c removed literals (reason simplification)	: 0
1800.01/894.93	c reason swapping (by a shorter reason)	: 0
1800.01/894.93	c Calls to reduceDB	: 3
1800.01/894.93	c Number of update (reduction) of LBD	: 0
1800.01/894.93	c Imported unit clauses	: 0
1800.01/894.93	c number of reductions to clauses (during analyze)	: 0
1800.01/894.93	c number of learned constraints concerned by reduction	: 0
1800.01/894.93	c number of learning phase by resolution	: 0
1800.01/894.93	c number of learning phase by cutting planes	: 0
1800.01/894.93	c speed (assignments/second)	: 2980.0814630704845
1800.01/894.93	c non guided choices	289
1800.01/894.94	c learnt constraints type 
1800.01/894.94	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 48
1800.01/894.94	c org.sat4j.pb.constraints.pb.MaxWatchPb => 21454
1800.01/894.94	s UNKNOWN
1800.01/894.94	c Total wall clock time (in seconds): 894.806

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

pid=23634
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.17 4.03 3.20 4/197 23637
/proc/meminfo: memFree=26927912/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=24328 CPUtime=0 cores=1,3,5,7
/proc/23637/stat : 23637 (runsolver) D 23634 23637 23481 0 -1 4202560 115 0 0 0 0 0 0 0 20 0 1 0 30673379 24911872 152 33554432000 4194304 4338465 140735350791568 140735350789208 271787576503 0 0 4096 24578 18446744071579943789 0 0 17 1 0 0 0 0 0
/proc/23637/statm: 6082 152 105 36 0 2655 0

[startup+0.100062 s]
/proc/loadavg: 4.17 4.03 3.20 4/197 23637
/proc/meminfo: memFree=26927912/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 3876 0 1 0 6 1 0 0 20 0 18 0 30673379 9787879424 5008 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2389619 5024 2000 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200253 s]
/proc/loadavg: 4.17 4.03 3.20 4/197 23637
/proc/meminfo: memFree=26927912/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9558476 CPUtime=0.21 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 4671 0 1 0 20 1 0 0 20 0 18 0 30673379 9787879424 6782 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2389619 6782 2198 9 0 2380296 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 9558476

[startup+0.300232 s]
/proc/loadavg: 4.17 4.03 3.20 4/197 23637
/proc/meminfo: memFree=26927912/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9558476 CPUtime=0.45 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 5775 0 1 0 44 1 0 0 20 0 18 0 30673379 9787879424 8377 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2389619 8377 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700203 s]
/proc/loadavg: 4.17 4.03 3.20 4/197 23637
/proc/meminfo: memFree=26927912/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9824732 CPUtime=1.67 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 14306 0 1 0 164 3 0 0 20 0 22 0 30673379 10060525568 24743 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2456183 24743 2264 9 0 2446860 0
Current children cumulated CPU time (s) 1.67
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.17 4.03 3.20 8/219 23659
/proc/meminfo: memFree=26786960/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9824732 CPUtime=4.62 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 21986 0 1 0 455 7 0 0 20 0 22 0 30673379 10060525568 47756 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2456183 47756 2292 9 0 2446860 0
[pid=23637/tid=23639] ppid=23634 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23637/task/23639/stat : 23639 (java) S 23634 23637 23481 0 -1 4202560 2461 0 1 0 46 2 0 0 20 0 22 0 30673381 10060525568 47756 33554432000 1073741824 1073778376 140734896893680 140118081602424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23640] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23640/stat : 23640 (java) S 23634 23637 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30673382 10060525568 47756 33554432000 1073741824 1073778376 140734896893680 140117925595560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23641] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23641/stat : 23641 (java) S 23634 23637 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30673382 10060525568 47756 33554432000 1073741824 1073778376 140734896893680 140117924543016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23642] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23642/stat : 23642 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673382 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117923489960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23643] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23643/stat : 23643 (java) S 23634 23637 23481 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 30673382 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117922437416 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23644] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23644/stat : 23644 (java) S 23634 23637 23481 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30673382 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117921385384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23645] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23645/stat : 23645 (java) S 23634 23637 23481 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30673382 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117920332840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23646] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23646/stat : 23646 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673382 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117919279784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23647] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23647/stat : 23647 (java) S 23634 23637 23481 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30673382 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117918227240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23648] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23648/stat : 23648 (java) S 23634 23637 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30673383 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117905815912 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23649] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23649/stat : 23649 (java) S 23634 23637 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117904762232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23650] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23650/stat : 23650 (java) S 23634 23637 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117903709064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23651] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23651/stat : 23651 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117902657808 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23652] ppid=23634 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/23637/task/23652/stat : 23652 (java) S 23634 23637 23481 0 -1 4202560 8485 0 0 0 104 2 0 0 20 0 22 0 30673386 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117901605688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23653] ppid=23634 vsize=9824732 CPUtime=1.14 cores=1,3,5,7
/proc/23637/task/23653/stat : 23653 (java) R 23634 23637 23481 0 -1 4202560 9632 0 0 0 113 1 0 0 20 0 22 0 30673386 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117900530504 140118087555056 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23654] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23654/stat : 23654 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117899500280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23655] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23655/stat : 23655 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 47757 33554432000 1073741824 1073778376 140734896893680 140117898447944 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23656] ppid=23634 vsize=9824732 CPUtime=0.9 cores=1,3,5,7
/proc/23637/task/23656/stat : 23656 (java) R 23634 23637 23481 0 -1 4202560 17 0 0 0 90 0 0 0 20 0 22 0 30673431 10060525568 47769 33554432000 1073741824 1073778376 140734896893680 140117897383840 140117954693291 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23657] ppid=23634 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/23637/task/23657/stat : 23657 (java) R 23634 23637 23481 0 -1 4202560 72 0 0 0 93 1 0 0 20 0 22 0 30673431 10060525568 47773 33554432000 1073741824 1073778376 140734896893680 140117896339336 140117954742026 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23658] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23658/stat : 23658 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673432 10060525568 47773 33554432000 1073741824 1073778376 140734896893680 140117895287592 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23659] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23659/stat : 23659 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673433 10060525568 47773 33554432000 1073741824 1073778376 140734896893680 140117894235048 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.62
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 4.17 4.03 3.20 5/215 23724
/proc/meminfo: memFree=30388576/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9824732 CPUtime=8.52 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 24867 0 1 0 836 16 0 0 20 0 22 0 30673379 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2456183 88501 2292 9 0 2446860 0
[pid=23637/tid=23639] ppid=23634 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23637/task/23639/stat : 23639 (java) S 23634 23637 23481 0 -1 4202560 2461 0 1 0 46 2 0 0 20 0 22 0 30673381 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140118081602424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23640] ppid=23634 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23637/task/23640/stat : 23640 (java) S 23634 23637 23481 0 -1 4202560 25 0 0 0 3 2 0 0 20 0 22 0 30673382 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117925595560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23641] ppid=23634 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23637/task/23641/stat : 23641 (java) S 23634 23637 23481 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 30673382 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117924543016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23642] ppid=23634 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23637/task/23642/stat : 23642 (java) S 23634 23637 23481 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 30673382 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117923489960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23643] ppid=23634 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23637/task/23643/stat : 23643 (java) S 23634 23637 23481 0 -1 4202560 28 0 0 0 4 2 0 0 20 0 22 0 30673382 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117922437416 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23644] ppid=23634 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23637/task/23644/stat : 23644 (java) S 23634 23637 23481 0 -1 4202560 33 0 0 0 3 2 0 0 20 0 22 0 30673382 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117921385384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23645] ppid=23634 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23637/task/23645/stat : 23645 (java) S 23634 23637 23481 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 30673382 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117920332840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23646] ppid=23634 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23637/task/23646/stat : 23646 (java) S 23634 23637 23481 0 -1 4202560 21 0 0 0 3 1 0 0 20 0 22 0 30673382 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117919279784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23647] ppid=23634 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23637/task/23647/stat : 23647 (java) S 23634 23637 23481 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 22 0 30673382 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117918227240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23648] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23648/stat : 23648 (java) S 23634 23637 23481 0 -1 4202560 201 0 0 0 0 0 0 0 20 0 22 0 30673383 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117905815912 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23649] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23649/stat : 23649 (java) S 23634 23637 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117904762232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23650] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23650/stat : 23650 (java) S 23634 23637 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117903709064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23651] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23651/stat : 23651 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117902657808 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23652] ppid=23634 vsize=9824732 CPUtime=1.11 cores=1,3,5,7
/proc/23637/task/23652/stat : 23652 (java) S 23634 23637 23481 0 -1 4202560 8485 0 0 0 109 2 0 0 20 0 22 0 30673386 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117901605688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23653] ppid=23634 vsize=9824732 CPUtime=1.69 cores=1,3,5,7
/proc/23637/task/23653/stat : 23653 (java) S 23634 23637 23481 0 -1 4202560 12156 0 0 0 167 2 0 0 20 0 22 0 30673386 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117900553144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23654] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23654/stat : 23654 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117899500280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23655] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23655/stat : 23655 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117898447944 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23656] ppid=23634 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/23637/task/23656/stat : 23656 (java) R 23634 23637 23481 0 -1 4202560 21 0 0 0 239 0 0 0 20 0 22 0 30673431 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117897383840 140117954781630 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23657] ppid=23634 vsize=9824732 CPUtime=2.42 cores=1,3,5,7
/proc/23637/task/23657/stat : 23657 (java) R 23634 23637 23481 0 -1 4202560 121 0 0 0 239 3 0 0 20 0 22 0 30673431 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117896338976 140117954741355 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23658] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23658/stat : 23658 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673432 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117895287592 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23659] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23659/stat : 23659 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673433 10060525568 88501 33554432000 1073741824 1073778376 140734896893680 140117894235048 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.52
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.40 4.08 3.22 6/219 23728
/proc/meminfo: memFree=29687800/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9824732 CPUtime=15.06 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 25466 0 1 0 1480 26 0 0 20 0 22 0 30673379 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2456183 155190 2292 9 0 2446860 0
[pid=23637/tid=23639] ppid=23634 vsize=9824732 CPUtime=0.48 cores=1,3,5,7
/proc/23637/task/23639/stat : 23639 (java) S 23634 23637 23481 0 -1 4202560 2461 0 1 0 46 2 0 0 20 0 22 0 30673381 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140118081602424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23640] ppid=23634 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/23637/task/23640/stat : 23640 (java) S 23634 23637 23481 0 -1 4202560 58 0 0 0 6 2 0 0 20 0 22 0 30673382 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117925595560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23641] ppid=23634 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23637/task/23641/stat : 23641 (java) S 23634 23637 23481 0 -1 4202560 64 0 0 0 6 3 0 0 20 0 22 0 30673382 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117924543016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23642] ppid=23634 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23637/task/23642/stat : 23642 (java) S 23634 23637 23481 0 -1 4202560 23 0 0 0 5 0 0 0 20 0 22 0 30673382 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117923489960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23643] ppid=23634 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/23637/task/23643/stat : 23643 (java) S 23634 23637 23481 0 -1 4202560 76 0 0 0 8 3 0 0 20 0 22 0 30673382 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117922437416 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23644] ppid=23634 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23637/task/23644/stat : 23644 (java) S 23634 23637 23481 0 -1 4202560 66 0 0 0 6 3 0 0 20 0 22 0 30673382 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117921385384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23645] ppid=23634 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23637/task/23645/stat : 23645 (java) S 23634 23637 23481 0 -1 4202560 58 0 0 0 3 2 0 0 20 0 22 0 30673382 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117920332840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23646] ppid=23634 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23637/task/23646/stat : 23646 (java) S 23634 23637 23481 0 -1 4202560 37 0 0 0 5 1 0 0 20 0 22 0 30673382 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117919279784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23647] ppid=23634 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23637/task/23647/stat : 23647 (java) S 23634 23637 23481 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 30673382 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117918227240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23648] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23648/stat : 23648 (java) S 23634 23637 23481 0 -1 4202560 453 0 0 0 0 0 0 0 20 0 22 0 30673383 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117905815912 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23649] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23649/stat : 23649 (java) S 23634 23637 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117904762232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23650] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23650/stat : 23650 (java) S 23634 23637 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117903709064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23651] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23651/stat : 23651 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 155190 33554432000 1073741824 1073778376 140734896893680 140117902657808 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23652] ppid=23634 vsize=9824732 CPUtime=1.13 cores=1,3,5,7

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


[startup+882.308 s]
/proc/loadavg: 4.30 4.27 3.84 5/220 23751
/proc/meminfo: memFree=22949352/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9824732 CPUtime=1774.72 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 38151 0 1 0 177264 208 0 0 20 0 22 0 30673379 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2456183 974196 2301 9 0 2446860 0
[pid=23637/tid=23639] ppid=23634 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/23637/task/23639/stat : 23639 (java) S 23634 23637 23481 0 -1 4202560 2466 0 1 0 49 3 0 0 20 0 22 0 30673381 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140118081602424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23640] ppid=23634 vsize=9824732 CPUtime=2.92 cores=1,3,5,7
/proc/23637/task/23640/stat : 23640 (java) S 23634 23637 23481 0 -1 4202560 696 0 0 0 272 20 0 0 20 0 22 0 30673382 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117925595560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23641] ppid=23634 vsize=9824732 CPUtime=2.88 cores=1,3,5,7
/proc/23637/task/23641/stat : 23641 (java) S 23634 23637 23481 0 -1 4202560 599 0 0 0 268 20 0 0 20 0 22 0 30673382 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117924543016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23642] ppid=23634 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/23637/task/23642/stat : 23642 (java) S 23634 23637 23481 0 -1 4202560 680 0 0 0 271 16 0 0 20 0 22 0 30673382 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117923489960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23643] ppid=23634 vsize=9824732 CPUtime=2.81 cores=1,3,5,7
/proc/23637/task/23643/stat : 23643 (java) S 23634 23637 23481 0 -1 4202560 728 0 0 0 264 17 0 0 20 0 22 0 30673382 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117922437416 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23644] ppid=23634 vsize=9824732 CPUtime=2.68 cores=1,3,5,7
/proc/23637/task/23644/stat : 23644 (java) S 23634 23637 23481 0 -1 4202560 762 0 0 0 251 17 0 0 20 0 22 0 30673382 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117921385384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23645] ppid=23634 vsize=9824732 CPUtime=3.16 cores=1,3,5,7
/proc/23637/task/23645/stat : 23645 (java) S 23634 23637 23481 0 -1 4202560 640 0 0 0 298 18 0 0 20 0 22 0 30673382 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117920332840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23646] ppid=23634 vsize=9824732 CPUtime=3.26 cores=1,3,5,7
/proc/23637/task/23646/stat : 23646 (java) S 23634 23637 23481 0 -1 4202560 1114 0 0 0 306 20 0 0 20 0 22 0 30673382 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117919279784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23647] ppid=23634 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/23637/task/23647/stat : 23647 (java) S 23634 23637 23481 0 -1 4202560 724 0 0 0 276 17 0 0 20 0 22 0 30673382 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117918227240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23648] ppid=23634 vsize=9824732 CPUtime=3.53 cores=1,3,5,7
/proc/23637/task/23648/stat : 23648 (java) S 23634 23637 23481 0 -1 4202560 2315 0 0 0 345 8 0 0 20 0 22 0 30673383 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117905815912 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23649] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23649/stat : 23649 (java) S 23634 23637 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117904762232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23650] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23650/stat : 23650 (java) S 23634 23637 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117903709064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23651] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23651/stat : 23651 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117902657808 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23652] ppid=23634 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/23637/task/23652/stat : 23652 (java) S 23634 23637 23481 0 -1 4202560 12055 0 0 0 158 2 0 0 20 0 22 0 30673386 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117901605688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23653] ppid=23634 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/23637/task/23653/stat : 23653 (java) S 23634 23637 23481 0 -1 4202560 12171 0 0 0 188 3 0 0 20 0 22 0 30673386 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117900553144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23654] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23654/stat : 23654 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117899500280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23655] ppid=23634 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/23637/task/23655/stat : 23655 (java) S 23634 23637 23481 0 -1 4202560 51 0 0 0 12 23 0 0 20 0 22 0 30673386 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117898447944 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23656] ppid=23634 vsize=9824732 CPUtime=871.8 cores=1,3,5,7
/proc/23637/task/23656/stat : 23656 (java) R 23634 23637 23481 0 -1 4202560 72 0 0 0 87165 15 0 0 20 0 22 0 30673431 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117897383920 140117954728819 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23657] ppid=23634 vsize=9824732 CPUtime=871.78 cores=1,3,5,7
/proc/23637/task/23657/stat : 23657 (java) R 23634 23637 23481 0 -1 4202560 1813 0 0 0 87130 48 0 0 20 0 22 0 30673431 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117896340032 140117954793786 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23658] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23658/stat : 23658 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673432 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117895287592 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23659] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23659/stat : 23659 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673433 10060525568 974196 33554432000 1073741824 1073778376 140734896893680 140117894235048 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1774.72
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+894.901 s]
/proc/loadavg: 4.31 4.27 3.84 5/220 23751
/proc/meminfo: memFree=22931856/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9824732 CPUtime=1800.01 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 38167 0 1 0 179792 209 0 0 20 0 22 0 30673379 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2456183 976755 2301 9 0 2446860 0
[pid=23637/tid=23639] ppid=23634 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/23637/task/23639/stat : 23639 (java) S 23634 23637 23481 0 -1 4202560 2466 0 1 0 49 3 0 0 20 0 22 0 30673381 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140118081602424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23640] ppid=23634 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/23637/task/23640/stat : 23640 (java) S 23634 23637 23481 0 -1 4202560 698 0 0 0 273 20 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117925595560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23641] ppid=23634 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/23637/task/23641/stat : 23641 (java) S 23634 23637 23481 0 -1 4202560 600 0 0 0 271 20 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117924543016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23642] ppid=23634 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/23637/task/23642/stat : 23642 (java) S 23634 23637 23481 0 -1 4202560 680 0 0 0 273 16 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117923489960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23643] ppid=23634 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/23637/task/23643/stat : 23643 (java) S 23634 23637 23481 0 -1 4202560 732 0 0 0 269 18 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117922437416 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23644] ppid=23634 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/23637/task/23644/stat : 23644 (java) S 23634 23637 23481 0 -1 4202560 763 0 0 0 252 18 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117921385384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23645] ppid=23634 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/23637/task/23645/stat : 23645 (java) S 23634 23637 23481 0 -1 4202560 644 0 0 0 304 18 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117920332840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23646] ppid=23634 vsize=9824732 CPUtime=3.27 cores=1,3,5,7
/proc/23637/task/23646/stat : 23646 (java) S 23634 23637 23481 0 -1 4202560 1115 0 0 0 307 20 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117919279784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23647] ppid=23634 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/23637/task/23647/stat : 23647 (java) S 23634 23637 23481 0 -1 4202560 726 0 0 0 279 17 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117918227240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23648] ppid=23634 vsize=9824732 CPUtime=3.53 cores=1,3,5,7
/proc/23637/task/23648/stat : 23648 (java) S 23634 23637 23481 0 -1 4202560 2315 0 0 0 345 8 0 0 20 0 22 0 30673383 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117905815912 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23649] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23649/stat : 23649 (java) S 23634 23637 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117904762232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23650] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23650/stat : 23650 (java) S 23634 23637 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117903709064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23651] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23651/stat : 23651 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117902657808 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23652] ppid=23634 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/23637/task/23652/stat : 23652 (java) S 23634 23637 23481 0 -1 4202560 12055 0 0 0 158 2 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117901605688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23653] ppid=23634 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/23637/task/23653/stat : 23653 (java) S 23634 23637 23481 0 -1 4202560 12171 0 0 0 188 3 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117900553144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23654] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23654/stat : 23654 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117899500280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23655] ppid=23634 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/23637/task/23655/stat : 23655 (java) S 23634 23637 23481 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117898447944 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23656] ppid=23634 vsize=9824732 CPUtime=884.33 cores=1,3,5,7
/proc/23637/task/23656/stat : 23656 (java) R 23634 23637 23481 0 -1 4202560 72 0 0 0 88418 15 0 0 20 0 22 0 30673431 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117897391600 140117954716768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23657] ppid=23634 vsize=9824732 CPUtime=884.3 cores=1,3,5,7
/proc/23637/task/23657/stat : 23657 (java) R 23634 23637 23481 0 -1 4202560 1814 0 0 0 88382 48 0 0 20 0 22 0 30673431 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117896340112 140117954740627 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23658] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23658/stat : 23658 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673432 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117895287592 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23659] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23659/stat : 23659 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673433 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117894235048 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
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 23637 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+894.901 s]
/proc/loadavg: 4.31 4.27 3.84 5/220 23751
/proc/meminfo: memFree=22931856/32872528 swapFree=1094508/1184444
[pid=23637] ppid=23634 vsize=9824732 CPUtime=1800.01 cores=1,3,5,7
/proc/23637/stat : 23637 (java) S 23634 23637 23481 0 -1 4202496 38167 0 1 0 179792 209 0 0 20 0 22 0 30673379 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140734896884816 271790932029 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 1 0 0
/proc/23637/statm: 2456183 976755 2301 9 0 2446860 0
[pid=23637/tid=23639] ppid=23634 vsize=9824732 CPUtime=0.52 cores=1,3,5,7
/proc/23637/task/23639/stat : 23639 (java) S 23634 23637 23481 0 -1 4202560 2466 0 1 0 49 3 0 0 20 0 22 0 30673381 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140118081602424 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23640] ppid=23634 vsize=9824732 CPUtime=2.93 cores=1,3,5,7
/proc/23637/task/23640/stat : 23640 (java) S 23634 23637 23481 0 -1 4202560 698 0 0 0 273 20 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117925595560 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23641] ppid=23634 vsize=9824732 CPUtime=2.91 cores=1,3,5,7
/proc/23637/task/23641/stat : 23641 (java) S 23634 23637 23481 0 -1 4202560 600 0 0 0 271 20 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117924543016 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23642] ppid=23634 vsize=9824732 CPUtime=2.89 cores=1,3,5,7
/proc/23637/task/23642/stat : 23642 (java) S 23634 23637 23481 0 -1 4202560 680 0 0 0 273 16 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117923489960 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23643] ppid=23634 vsize=9824732 CPUtime=2.87 cores=1,3,5,7
/proc/23637/task/23643/stat : 23643 (java) S 23634 23637 23481 0 -1 4202560 732 0 0 0 269 18 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117922437416 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23644] ppid=23634 vsize=9824732 CPUtime=2.7 cores=1,3,5,7
/proc/23637/task/23644/stat : 23644 (java) S 23634 23637 23481 0 -1 4202560 763 0 0 0 252 18 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117921385384 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23645] ppid=23634 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/23637/task/23645/stat : 23645 (java) S 23634 23637 23481 0 -1 4202560 644 0 0 0 304 18 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117920332840 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23646] ppid=23634 vsize=9824732 CPUtime=3.27 cores=1,3,5,7
/proc/23637/task/23646/stat : 23646 (java) S 23634 23637 23481 0 -1 4202560 1115 0 0 0 307 20 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117919279784 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23647] ppid=23634 vsize=9824732 CPUtime=2.96 cores=1,3,5,7
/proc/23637/task/23647/stat : 23647 (java) S 23634 23637 23481 0 -1 4202560 726 0 0 0 279 17 0 0 20 0 22 0 30673382 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117918227240 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23637/tid=23648] ppid=23634 vsize=9824732 CPUtime=3.53 cores=1,3,5,7
/proc/23637/task/23648/stat : 23648 (java) S 23634 23637 23481 0 -1 4202560 2315 0 0 0 345 8 0 0 20 0 22 0 30673383 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117905815912 271790946217 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23649] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23649/stat : 23649 (java) S 23634 23637 23481 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117904762232 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23650] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23650/stat : 23650 (java) S 23634 23637 23481 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 30673384 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117903709064 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23651] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23651/stat : 23651 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117902657808 271790954272 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23652] ppid=23634 vsize=9824732 CPUtime=1.6 cores=1,3,5,7
/proc/23637/task/23652/stat : 23652 (java) S 23634 23637 23481 0 -1 4202560 12055 0 0 0 158 2 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117901605688 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23653] ppid=23634 vsize=9824732 CPUtime=1.91 cores=1,3,5,7
/proc/23637/task/23653/stat : 23653 (java) S 23634 23637 23481 0 -1 4202560 12171 0 0 0 188 3 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117900553144 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23654] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23654/stat : 23654 (java) S 23634 23637 23481 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117899500280 271790945340 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23655] ppid=23634 vsize=9824732 CPUtime=0.36 cores=1,3,5,7
/proc/23637/task/23655/stat : 23655 (java) S 23634 23637 23481 0 -1 4202560 51 0 0 0 13 23 0 0 20 0 22 0 30673386 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117898447944 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23656] ppid=23634 vsize=9824732 CPUtime=884.33 cores=1,3,5,7
/proc/23637/task/23656/stat : 23656 (java) R 23634 23637 23481 0 -1 4202560 72 0 0 0 88418 15 0 0 20 0 22 0 30673431 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117897391600 140117954716768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23637/tid=23657] ppid=23634 vsize=9824732 CPUtime=884.3 cores=1,3,5,7
/proc/23637/task/23657/stat : 23657 (java) R 23634 23637 23481 0 -1 4202560 1814 0 0 0 88382 48 0 0 20 0 22 0 30673431 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117896340112 140117954740627 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23637/tid=23658] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23658/stat : 23658 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673432 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117895287592 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23637/tid=23659] ppid=23634 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23637/task/23659/stat : 23659 (java) S 23634 23637 23481 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30673433 10060525568 976755 33554432000 1073741824 1073778376 140734896893680 140117894235048 271790946217 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9824732

Child status: 143
Real time (s): 894.957
CPU time (s): 1800.71
CPU user time (s): 1798.05
CPU system time (s): 2.66259
CPU usage (%): 201.207
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.05
system time used= 2.6626
maximum resident set size= 3907140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38200
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24385
involuntary context switches= 32336

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.91325 second user time and 8.35373 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-26 23:25:36
IDJOB=4116102
IDBENCH=109428
IDSOLVER=2543
FILE ID=node115/4116102-1466976336
RUNJOBID= node115-1466975440-23498
PBS_JOBID= 19976385
Free space on /tmp= 71664 MiB

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

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

MD5SUM BENCH= b14c69da2c42fca4a907f4974b0a7bdb
RANDOM SEED=1878557331

node115.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.395
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.79
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.395
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.395
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.57
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.395
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.395
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.395
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.395
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.56
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.395
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:        26928176 kB
Buffers:           75720 kB
Cached:           222076 kB
SwapCached:         1676 kB
Active:          3764520 kB
Inactive:         261432 kB
Active(anon):    3729952 kB
Inactive(anon):      684 kB
Active(file):      34568 kB
Inactive(file):   260748 kB
Unevictable:     1184444 kB
Mlocked:         1094508 kB
SwapTotal:      67108856 kB
SwapFree:       67099168 kB
Dirty:              1240 kB
Writeback:             0 kB
AnonPages:       4911784 kB
Mapped:            15532 kB
Shmem:                 0 kB
Slab:             595676 kB
SReclaimable:      39516 kB
SUnreclaim:       556160 kB
KernelStack:        1592 kB
PageTables:        13880 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5332068 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3751936 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= 71660 MiB
End job on node115 at 2016-06-26 23:40:31