Trace number 4080381

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.86 895.481

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
MD5SUMd484bc8efed557f17788965b19feafe5
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4602
Total number of constraints30179
Number of constraints which are clauses29160
Number of constraints which are cardinality constraints (but not clauses)941
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 103
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4080381-1465219005.opb
0.10/0.11	c reading problem ... 
0.10/0.12	c  no objective function found
1.24/0.63	c ... done. Wall clock time 0.515s.
1.24/0.63	c declared #vars     4602
1.24/0.63	c #constraints  30353
1.24/0.63	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.24/0.63	c constraints type 
1.24/0.63	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29334
1.24/0.63	c org.sat4j.minisat.constraints.card.MinWatchCard => 941
1.24/0.63	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 78
1.24/0.63	c 30353 constraints processed.
1.24/0.63	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.24/0.63	c constraints type 
1.24/0.63	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29334
1.24/0.63	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 941
1.24/0.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 78
1.24/0.63	c 30353 constraints processed.
3.54/1.29	c cleaning 2495 clauses out of 5000 with flag 21793/5000
5.38/1.80	c cleaning 4246 clauses out of 8505 with flag 46806/11000
6.04/2.19	c cleaning 5624 clauses out of 11259 with flag 75055/18000
7.52/2.86	c cleaning 6814 clauses out of 13636 with flag 118472/26001
8.95/3.53	c cleaning 7858 clauses out of 15821 with flag 172287/35000
10.42/4.23	c cleaning 8964 clauses out of 17965 with flag 222150/45002
12.02/5.01	c cleaning 9992 clauses out of 20002 with flag 281875/56003
14.12/6.03	c cleaning 10995 clauses out of 22008 with flag 347215/68001
16.52/7.28	c cleaning 11987 clauses out of 24012 with flag 443066/81000
19.05/8.40	c cleaning 12997 clauses out of 26026 with flag 520041/95001
22.06/9.99	c cleaning 14000 clauses out of 28028 with flag 599136/110000
26.57/12.15	c cleaning 14995 clauses out of 30030 with flag 680320/126002
31.17/14.48	c cleaning 15997 clauses out of 32034 with flag 780265/143001
36.88/17.21	c cleaning 16994 clauses out of 34038 with flag 885806/161002
42.69/20.15	c cleaning 17998 clauses out of 36042 with flag 996564/180000
43.49/20.56	c cleaning 0 clauses out of 5001 with flag 0/5001
50.34/23.77	c cleaning 19008 clauses out of 38045 with flag 1105488/200001
58.57/27.72	c cleaning 19996 clauses out of 40038 with flag 1221653/221002
67.92/32.31	c cleaning 21005 clauses out of 42041 with flag 1362815/243001
77.12/36.94	c cleaning 21999 clauses out of 44035 with flag 1502495/266000
80.54/38.64	c cleaning 23003 clauses out of 46039 with flag 1623002/290003
84.21/40.46	c cleaning 23978 clauses out of 48033 with flag 1757518/315000
90.21/43.43	c cleaning 24996 clauses out of 50055 with flag 1924871/341000
97.81/47.28	c cleaning 26020 clauses out of 52060 with flag 2074799/368001
105.53/51.01	c cleaning 27015 clauses out of 54039 with flag 2235342/396000
111.34/53.95	c cleaning 27981 clauses out of 56025 with flag 2422240/425001
116.32/56.45	c cleaning 29010 clauses out of 58045 with flag 2590426/455002
122.46/59.41	c cleaning 29998 clauses out of 60034 with flag 2745507/486001
128.45/62.46	c cleaning 31013 clauses out of 62036 with flag 2919758/518001
133.99/65.15	c cleaning 31992 clauses out of 64025 with flag 3101408/551003
143.79/70.02	c cleaning 33013 clauses out of 66031 with flag 3364984/585001
153.54/74.81	c cleaning 34000 clauses out of 68017 with flag 3640663/620000
162.72/79.46	c cleaning 35006 clauses out of 70018 with flag 3906533/656001
166.93/81.60	c cleaning 0 clauses out of 11002 with flag 0/11002
176.76/86.75	c cleaning 35992 clauses out of 72011 with flag 4138990/693000
185.16/90.99	c cleaning 36994 clauses out of 74021 with flag 4379871/731002
193.22/94.91	c cleaning 37998 clauses out of 76026 with flag 4620202/770001
208.32/102.45	c cleaning 38996 clauses out of 78027 with flag 4866553/810000
223.30/109.95	c cleaning 40002 clauses out of 80033 with flag 5153219/851002
242.00/119.28	c cleaning 40983 clauses out of 82031 with flag 5454272/893002
263.31/129.87	c cleaning 42008 clauses out of 84050 with flag 5764478/936004
289.13/142.67	c cleaning 42999 clauses out of 86038 with flag 6137918/980000
317.22/156.62	c cleaning 44000 clauses out of 88040 with flag 6536133/1025001
348.69/172.20	c cleaning 45000 clauses out of 90039 with flag 6960557/1071000
381.07/188.25	c cleaning 46001 clauses out of 92039 with flag 7321072/1118000
418.51/206.82	c cleaning 47003 clauses out of 94042 with flag 7700920/1166004
427.51/211.40	c cleaning 0 clauses out of 18002 with flag 0/18002
457.88/226.38	c cleaning 47997 clauses out of 96036 with flag 8096309/1215001
499.35/246.84	c cleaning 48999 clauses out of 98039 with flag 8501962/1265001
551.58/273.48	c cleaning 50001 clauses out of 100041 with flag 8980395/1316002
600.22/297.61	c cleaning 51003 clauses out of 102040 with flag 9438217/1368002
623.93/309.48	c cleaning 51998 clauses out of 104036 with flag 9771397/1421001
638.45/316.62	c cleaning 53003 clauses out of 106038 with flag 10079654/1475001
655.17/324.96	c cleaning 53997 clauses out of 108034 with flag 10426391/1530000
684.15/339.34	c cleaning 55011 clauses out of 110040 with flag 10750040/1586003
715.57/354.86	c cleaning 56008 clauses out of 112027 with flag 11125582/1643001
750.21/371.96	c cleaning 57006 clauses out of 114018 with flag 11491257/1701000
790.35/391.87	c cleaning 0 clauses out of 26000 with flag 0/26000
790.55/391.96	c cleaning 57994 clauses out of 116012 with flag 11890017/1760000
826.27/409.64	c cleaning 58999 clauses out of 118018 with flag 12323840/1820000
867.54/430.15	c cleaning 60004 clauses out of 120020 with flag 12746434/1881001
905.84/449.24	c cleaning 60997 clauses out of 122016 with flag 13214206/1943001
942.02/467.96	c cleaning 61996 clauses out of 124018 with flag 13706395/2006000
985.21/489.44	c cleaning 63000 clauses out of 126022 with flag 14171848/2070000
1038.60/516.08	c cleaning 64000 clauses out of 128022 with flag 14675155/2135000
1091.93/542.57	c cleaning 65002 clauses out of 130022 with flag 15105209/2201000
1146.61/569.71	c cleaning 66001 clauses out of 132021 with flag 15535083/2268001
1199.54/595.99	c cleaning 67003 clauses out of 134019 with flag 15979222/2336000
1236.08/614.02	c cleaning 67990 clauses out of 136017 with flag 16417934/2405001
1292.08/641.81	c cleaning 69001 clauses out of 138028 with flag 16829661/2475002
1325.65/658.50	c cleaning 69930 clauses out of 140025 with flag 17379041/2546000
1341.44/666.30	c cleaning 71030 clauses out of 142098 with flag 17779942/2618003
1385.16/688.00	c cleaning 72013 clauses out of 144065 with flag 18174365/2691000
1408.54/699.69	c cleaning 73021 clauses out of 146053 with flag 18578686/2765001
1424.70/707.68	c cleaning 74001 clauses out of 148032 with flag 18991226/2840001
1463.61/726.91	c cleaning 75003 clauses out of 150030 with flag 19379271/2916000
1524.53/757.26	c cleaning 76003 clauses out of 152027 with flag 19766265/2993000
1541.84/765.87	c cleaning 76956 clauses out of 154026 with flag 20182356/3071002
1575.37/782.55	c cleaning 77992 clauses out of 156070 with flag 20797340/3150002
1599.88/794.75	c cleaning 79023 clauses out of 158077 with flag 21201579/3230001
1625.84/807.60	c cleaning 0 clauses out of 35001 with flag 0/35001
1662.58/825.87	c cleaning 80009 clauses out of 160055 with flag 21677868/3311002
1738.47/863.60	c cleaning 81004 clauses out of 162045 with flag 22189277/3393001
1800.06/895.41	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/895.41	c starts		: 5700
1800.06/895.41	c conflicts		: 3459555
1800.06/895.41	c decisions		: 4809522
1800.06/895.41	c propagations		: 125438132
1800.06/895.41	c inspects		: 13612232352
1800.06/895.41	c shortcuts		: 0
1800.06/895.41	c learnt literals	: 0
1800.06/895.41	c learnt binary clauses	: 0
1800.06/895.41	c learnt ternary clauses	: 0
1800.06/895.41	c learnt constraints	: 3459555
1800.06/895.41	c ignored constraints	: 0
1800.06/895.41	c root simplifications	: 0
1800.06/895.41	c removed literals (reason simplification)	: 7387428
1800.06/895.41	c reason swapping (by a shorter reason)	: 0
1800.06/895.41	c Calls to reduceDB	: 78
1800.06/895.41	c Number of update (reduction) of LBD	: 1293332
1800.06/895.41	c Imported unit clauses	: 0
1800.06/895.41	c number of reductions to clauses (during analyze)	: 0
1800.06/895.41	c number of learned constraints concerned by reduction	: 0
1800.06/895.41	c number of learning phase by resolution	: 0
1800.06/895.41	c number of learning phase by cutting planes	: 0
1800.06/895.41	c speed (assignments/second)	: 140190.6784775495
1800.06/895.41	c non guided choices	123043
1800.06/895.44	c learnt constraints type 
1800.06/895.44	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 147596
1800.06/895.44	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.06/895.44	c starts		: 63
1800.06/895.44	c conflicts		: 36381
1800.06/895.44	c decisions		: 87558
1800.06/895.44	c propagations		: 1222697
1800.06/895.44	c inspects		: 967777771
1800.06/895.44	c shortcuts		: 0
1800.06/895.44	c learnt literals	: 0
1800.06/895.44	c learnt binary clauses	: 0
1800.06/895.44	c learnt ternary clauses	: 0
1800.06/895.44	c learnt constraints	: 36381
1800.06/895.44	c ignored constraints	: 0
1800.06/895.44	c root simplifications	: 0
1800.06/895.44	c removed literals (reason simplification)	: 0
1800.06/895.44	c reason swapping (by a shorter reason)	: 0
1800.06/895.44	c Calls to reduceDB	: 5
1800.06/895.44	c Number of update (reduction) of LBD	: 0
1800.06/895.44	c Imported unit clauses	: 0
1800.06/895.44	c number of reductions to clauses (during analyze)	: 0
1800.06/895.44	c number of learned constraints concerned by reduction	: 0
1800.06/895.44	c number of learning phase by resolution	: 0
1800.06/895.44	c number of learning phase by cutting planes	: 0
1800.06/895.44	c speed (assignments/second)	: 1366.4564134314714
1800.06/895.44	c non guided choices	12316
1800.06/895.45	c learnt constraints type 
1800.06/895.45	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 137
1800.06/895.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 36244
1800.06/895.45	s UNKNOWN
1800.06/895.45	c Total wall clock time (in seconds): 895.336

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

pid=8803
running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.93 3.99 3.77 4/197 8806
/proc/meminfo: memFree=29408516/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/8806/stat : 8806 (java) R 8803 8806 3970 0 -1 4202496 1058 0 0 0 0 0 0 0 20 0 1 0 103835802 23793664 707 33554432000 1073741824 1073778376 140736077230368 140736077219432 249640826960 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 5809 707 522 9 0 128 0

[startup+0.100114 s]
/proc/loadavg: 3.93 3.99 3.77 4/197 8806
/proc/meminfo: memFree=29408516/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 4422 0 1 0 9 1 0 0 20 0 18 0 103835802 9787879424 6056 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2389619 6056 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200273 s]
/proc/loadavg: 3.93 3.99 3.77 4/197 8806
/proc/meminfo: memFree=29408516/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9558476 CPUtime=0.27 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 4822 0 1 0 26 1 0 0 20 0 18 0 103835802 9787879424 6872 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2389619 6872 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 9558476

[startup+0.300261 s]
/proc/loadavg: 3.93 3.99 3.77 4/197 8806
/proc/meminfo: memFree=29408516/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9558476 CPUtime=0.53 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 6206 0 1 0 51 2 0 0 20 0 18 0 103835802 9787879424 17985 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2389619 17985 2235 9 0 2380296 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 9558476

[startup+0.700189 s]
/proc/loadavg: 3.93 3.99 3.77 4/197 8806
/proc/meminfo: memFree=29408516/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 12661 0 1 0 146 5 0 0 20 0 22 0 103835802 10060525568 43870 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2456183 43870 2276 9 0 2446860 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 3.93 3.99 3.77 7/219 8828
/proc/meminfo: memFree=29230996/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9824732 CPUtime=4.66 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 27404 0 1 0 456 10 0 0 20 0 22 0 103835802 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2456183 50393 2292 9 0 2446860 0
[pid=8806/tid=8808] ppid=8803 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/8806/task/8808/stat : 8808 (java) S 8803 8806 3970 0 -1 4202560 2509 0 1 0 57 3 0 0 20 0 22 0 103835802 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259926848376 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8809] ppid=8803 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8806/task/8809/stat : 8809 (java) S 8803 8806 3970 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 103835803 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259888339240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8810] ppid=8803 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8806/task/8810/stat : 8810 (java) S 8803 8806 3970 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 103835803 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259887286440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8811] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8811/stat : 8811 (java) S 8803 8806 3970 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 103835803 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259886234152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8812] ppid=8803 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8806/task/8812/stat : 8812 (java) S 8803 8806 3970 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 103835803 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259885181352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8813] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8813/stat : 8813 (java) S 8803 8806 3970 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 103835803 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259884129064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8814] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8814/stat : 8814 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835803 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259883076264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8815] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8815/stat : 8815 (java) S 8803 8806 3970 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 103835803 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259882023976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8816] ppid=8803 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8806/task/8816/stat : 8816 (java) S 8803 8806 3970 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 103835803 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259880971176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8817] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8817/stat : 8817 (java) S 8803 8806 3970 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 103835804 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259750807784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8818] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8818/stat : 8818 (java) S 8803 8806 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259749753848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8819] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8819/stat : 8819 (java) S 8803 8806 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259748701448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8820] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8820/stat : 8820 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259747649936 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8821] ppid=8803 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/8806/task/8821/stat : 8821 (java) S 8803 8806 3970 0 -1 4202560 14880 0 0 0 108 3 0 0 20 0 22 0 103835807 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259746597560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8822] ppid=8803 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/8806/task/8822/stat : 8822 (java) S 8803 8806 3970 0 -1 4202560 8559 0 0 0 111 0 0 0 20 0 22 0 103835807 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259745544760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8823] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8823/stat : 8823 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259744492664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8824] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8824/stat : 8824 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259743440072 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8825] ppid=8803 vsize=9824732 CPUtime=0.81 cores=0,2,4,6
/proc/8806/task/8825/stat : 8825 (java) R 8803 8806 3970 0 -1 4202560 24 0 0 0 81 0 0 0 20 0 22 0 103835866 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140259742384584 140259757972441 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8826] ppid=8803 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/8806/task/8826/stat : 8826 (java) R 8803 8806 3970 0 -1 4202560 25 0 0 0 80 0 0 0 20 0 22 0 103835866 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140258599491888 140259758131694 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8827] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8827/stat : 8827 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140258598442152 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8828] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8828/stat : 8828 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 50393 33554432000 1073741824 1073778376 140736077230368 140258597389352 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.66
Current children cumulated vsize (KiB) 9824732

[startup+3.10098 s]
/proc/loadavg: 3.93 3.99 3.77 5/219 8828
/proc/meminfo: memFree=29070260/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9824732 CPUtime=8.14 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 27757 0 1 0 796 18 0 0 20 0 22 0 103835802 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2456183 94610 2292 9 0 2446860 0
[pid=8806/tid=8808] ppid=8803 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/8806/task/8808/stat : 8808 (java) S 8803 8806 3970 0 -1 4202560 2510 0 1 0 57 3 0 0 20 0 22 0 103835802 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259926848376 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8809] ppid=8803 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8806/task/8809/stat : 8809 (java) S 8803 8806 3970 0 -1 4202560 22 0 0 0 2 1 0 0 20 0 22 0 103835803 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259888339240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8810] ppid=8803 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8806/task/8810/stat : 8810 (java) S 8803 8806 3970 0 -1 4202560 30 0 0 0 3 0 0 0 20 0 22 0 103835803 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259887286440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8811] ppid=8803 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8806/task/8811/stat : 8811 (java) S 8803 8806 3970 0 -1 4202560 48 0 0 0 4 2 0 0 20 0 22 0 103835803 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259886234152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8812] ppid=8803 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8806/task/8812/stat : 8812 (java) S 8803 8806 3970 0 -1 4202560 41 0 0 0 4 2 0 0 20 0 22 0 103835803 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259885181352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8813] ppid=8803 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8806/task/8813/stat : 8813 (java) S 8803 8806 3970 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 103835803 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259884129064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8814] ppid=8803 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8806/task/8814/stat : 8814 (java) S 8803 8806 3970 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 103835803 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259883076264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8815] ppid=8803 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8806/task/8815/stat : 8815 (java) S 8803 8806 3970 0 -1 4202560 31 0 0 0 3 0 0 0 20 0 22 0 103835803 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259882023976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8816] ppid=8803 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/8806/task/8816/stat : 8816 (java) S 8803 8806 3970 0 -1 4202560 32 0 0 0 2 1 0 0 20 0 22 0 103835803 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259880971176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8817] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8817/stat : 8817 (java) S 8803 8806 3970 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 103835804 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259750807784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8818] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8818/stat : 8818 (java) S 8803 8806 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259749753848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8819] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8819/stat : 8819 (java) S 8803 8806 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259748701448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8820] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8820/stat : 8820 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259747649936 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8821] ppid=8803 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/8806/task/8821/stat : 8821 (java) S 8803 8806 3970 0 -1 4202560 14880 0 0 0 120 3 0 0 20 0 22 0 103835807 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259746597560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8822] ppid=8803 vsize=9824732 CPUtime=1.18 cores=0,2,4,6
/proc/8806/task/8822/stat : 8822 (java) S 8803 8806 3970 0 -1 4202560 8559 0 0 0 118 0 0 0 20 0 22 0 103835807 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259745544760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8823] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8823/stat : 8823 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259744492664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8824] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8824/stat : 8824 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259743440072 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8825] ppid=8803 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/8806/task/8825/stat : 8825 (java) R 8803 8806 3970 0 -1 4202560 25 0 0 0 232 0 0 0 20 0 22 0 103835866 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140259742375712 140259757921995 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8826] ppid=8803 vsize=9824732 CPUtime=2.32 cores=0,2,4,6
/proc/8806/task/8826/stat : 8826 (java) R 8803 8806 3970 0 -1 4202560 84 0 0 0 230 2 0 0 20 0 22 0 103835866 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140258599493176 140259757995560 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8827] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8827/stat : 8827 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140258598442152 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8828] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8828/stat : 8828 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 94610 33554432000 1073741824 1073778376 140736077230368 140258597389352 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.14
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 3.93 3.99 3.77 5/219 8828
/proc/meminfo: memFree=28744780/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9824732 CPUtime=14.72 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 28309 0 1 0 1441 31 0 0 20 0 22 0 103835802 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2456183 168518 2292 9 0 2446860 0
[pid=8806/tid=8808] ppid=8803 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/8806/task/8808/stat : 8808 (java) S 8803 8806 3970 0 -1 4202560 2510 0 1 0 57 3 0 0 20 0 22 0 103835802 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259926848376 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8809] ppid=8803 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8806/task/8809/stat : 8809 (java) S 8803 8806 3970 0 -1 4202560 35 0 0 0 4 2 0 0 20 0 22 0 103835803 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259888339240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8810] ppid=8803 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/8806/task/8810/stat : 8810 (java) S 8803 8806 3970 0 -1 4202560 52 0 0 0 5 2 0 0 20 0 22 0 103835803 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259887286440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8811] ppid=8803 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8806/task/8811/stat : 8811 (java) S 8803 8806 3970 0 -1 4202560 63 0 0 0 6 3 0 0 20 0 22 0 103835803 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259886234152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8812] ppid=8803 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/8806/task/8812/stat : 8812 (java) S 8803 8806 3970 0 -1 4202560 57 0 0 0 7 4 0 0 20 0 22 0 103835803 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259885181352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8813] ppid=8803 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/8806/task/8813/stat : 8813 (java) S 8803 8806 3970 0 -1 4202560 41 0 0 0 7 3 0 0 20 0 22 0 103835803 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259884129064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8814] ppid=8803 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/8806/task/8814/stat : 8814 (java) S 8803 8806 3970 0 -1 4202560 31 0 0 0 3 2 0 0 20 0 22 0 103835803 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259883076264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8815] ppid=8803 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8806/task/8815/stat : 8815 (java) S 8803 8806 3970 0 -1 4202560 56 0 0 0 6 3 0 0 20 0 22 0 103835803 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259882023976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8816] ppid=8803 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/8806/task/8816/stat : 8816 (java) S 8803 8806 3970 0 -1 4202560 62 0 0 0 7 3 0 0 20 0 22 0 103835803 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259880971176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8817] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8817/stat : 8817 (java) S 8803 8806 3970 0 -1 4202560 475 0 0 0 0 0 0 0 20 0 22 0 103835804 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259750807784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8818] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8818/stat : 8818 (java) S 8803 8806 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259749753848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8819] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8819/stat : 8819 (java) S 8803 8806 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259748701448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8820] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8820/stat : 8820 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 168518 33554432000 1073741824 1073778376 140736077230368 140259747649936 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8821] ppid=8803 vsize=9824732 CPUtime=1.25 cores=0,2,4,6

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

[startup+822.301 s]
/proc/loadavg: 3.61 3.74 3.80 5/220 9180
/proc/meminfo: memFree=25443232/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9824732 CPUtime=1655.58 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 39355 0 1 0 165368 190 0 0 20 0 22 0 103835802 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2456183 930739 2301 9 0 2446860 0
[pid=8806/tid=8808] ppid=8803 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/8806/task/8808/stat : 8808 (java) S 8803 8806 3970 0 -1 4202560 2515 0 1 0 59 5 0 0 20 0 22 0 103835802 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259926848376 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8809] ppid=8803 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/8806/task/8809/stat : 8809 (java) S 8803 8806 3970 0 -1 4202560 588 0 0 0 284 17 0 0 20 0 22 0 103835803 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259888339240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8810] ppid=8803 vsize=9824732 CPUtime=3.1 cores=0,2,4,6
/proc/8806/task/8810/stat : 8810 (java) S 8803 8806 3970 0 -1 4202560 600 0 0 0 293 17 0 0 20 0 22 0 103835803 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259887286440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8811] ppid=8803 vsize=9824732 CPUtime=3.08 cores=0,2,4,6
/proc/8806/task/8811/stat : 8811 (java) S 8803 8806 3970 0 -1 4202560 640 0 0 0 291 17 0 0 20 0 22 0 103835803 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259886234152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8812] ppid=8803 vsize=9824732 CPUtime=3.32 cores=0,2,4,6
/proc/8806/task/8812/stat : 8812 (java) S 8803 8806 3970 0 -1 4202560 736 0 0 0 310 22 0 0 20 0 22 0 103835803 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259885181352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8813] ppid=8803 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/8806/task/8813/stat : 8813 (java) S 8803 8806 3970 0 -1 4202560 616 0 0 0 315 16 0 0 20 0 22 0 103835803 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259884129064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8814] ppid=8803 vsize=9824732 CPUtime=3.01 cores=0,2,4,6
/proc/8806/task/8814/stat : 8814 (java) S 8803 8806 3970 0 -1 4202560 502 0 0 0 288 13 0 0 20 0 22 0 103835803 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259883076264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8815] ppid=8803 vsize=9824732 CPUtime=3.17 cores=0,2,4,6
/proc/8806/task/8815/stat : 8815 (java) S 8803 8806 3970 0 -1 4202560 499 0 0 0 304 13 0 0 20 0 22 0 103835803 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259882023976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8816] ppid=8803 vsize=9824732 CPUtime=3.2 cores=0,2,4,6
/proc/8806/task/8816/stat : 8816 (java) S 8803 8806 3970 0 -1 4202560 646 0 0 0 304 16 0 0 20 0 22 0 103835803 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259880971176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8817] ppid=8803 vsize=9824732 CPUtime=3.39 cores=0,2,4,6
/proc/8806/task/8817/stat : 8817 (java) S 8803 8806 3970 0 -1 4202560 2130 0 0 0 332 7 0 0 20 0 22 0 103835804 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259750807784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8818] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8818/stat : 8818 (java) S 8803 8806 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259749753848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8819] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8819/stat : 8819 (java) S 8803 8806 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259748701448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8820] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8820/stat : 8820 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259747649936 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8821] ppid=8803 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/8806/task/8821/stat : 8821 (java) S 8803 8806 3970 0 -1 4202560 18340 0 0 0 181 4 0 0 20 0 22 0 103835807 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259746597560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8822] ppid=8803 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/8806/task/8822/stat : 8822 (java) S 8803 8806 3970 0 -1 4202560 8560 0 0 0 123 0 0 0 20 0 22 0 103835807 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259745544760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8823] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8823/stat : 8823 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259744492664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8824] ppid=8803 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/8806/task/8824/stat : 8824 (java) S 8803 8806 3970 0 -1 4202560 47 0 0 0 15 17 0 0 20 0 22 0 103835807 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259743440072 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8825] ppid=8803 vsize=9824732 CPUtime=811.65 cores=0,2,4,6
/proc/8806/task/8825/stat : 8825 (java) R 8803 8806 3970 0 -1 4202560 44 0 0 0 81151 14 0 0 20 0 22 0 103835866 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140259742382640 140259757921789 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8826] ppid=8803 vsize=9824732 CPUtime=811.59 cores=0,2,4,6
/proc/8806/task/8826/stat : 8826 (java) R 8803 8806 3970 0 -1 4202560 1627 0 0 0 81113 46 0 0 20 0 22 0 103835866 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140258599492736 140259758110810 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8827] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8827/stat : 8827 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140258598442152 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8828] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8828/stat : 8828 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 930739 33554432000 1073741824 1073778376 140736077230368 140258597389352 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1655.58
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 3.85 3.78 3.81 5/219 9184
/proc/meminfo: memFree=25444084/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9824732 CPUtime=1773.82 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 39698 0 1 0 177186 196 0 0 20 0 22 0 103835802 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2456183 950429 2301 9 0 2446860 0
[pid=8806/tid=8808] ppid=8803 vsize=9824732 CPUtime=0.64 cores=0,2,4,6
/proc/8806/task/8808/stat : 8808 (java) S 8803 8806 3970 0 -1 4202560 2515 0 1 0 59 5 0 0 20 0 22 0 103835802 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259926848376 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8809] ppid=8803 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/8806/task/8809/stat : 8809 (java) S 8803 8806 3970 0 -1 4202560 596 0 0 0 301 17 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259888339240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8810] ppid=8803 vsize=9824732 CPUtime=3.36 cores=0,2,4,6
/proc/8806/task/8810/stat : 8810 (java) S 8803 8806 3970 0 -1 4202560 614 0 0 0 319 17 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259887286440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8811] ppid=8803 vsize=9824732 CPUtime=3.31 cores=0,2,4,6
/proc/8806/task/8811/stat : 8811 (java) S 8803 8806 3970 0 -1 4202560 652 0 0 0 313 18 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259886234152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8812] ppid=8803 vsize=9824732 CPUtime=3.52 cores=0,2,4,6
/proc/8806/task/8812/stat : 8812 (java) S 8803 8806 3970 0 -1 4202560 749 0 0 0 329 23 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259885181352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8813] ppid=8803 vsize=9824732 CPUtime=3.47 cores=0,2,4,6
/proc/8806/task/8813/stat : 8813 (java) S 8803 8806 3970 0 -1 4202560 624 0 0 0 331 16 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259884129064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8814] ppid=8803 vsize=9824732 CPUtime=3.16 cores=0,2,4,6
/proc/8806/task/8814/stat : 8814 (java) S 8803 8806 3970 0 -1 4202560 508 0 0 0 302 14 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259883076264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8815] ppid=8803 vsize=9824732 CPUtime=3.4 cores=0,2,4,6
/proc/8806/task/8815/stat : 8815 (java) S 8803 8806 3970 0 -1 4202560 513 0 0 0 326 14 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259882023976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8816] ppid=8803 vsize=9824732 CPUtime=3.41 cores=0,2,4,6
/proc/8806/task/8816/stat : 8816 (java) S 8803 8806 3970 0 -1 4202560 660 0 0 0 325 16 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259880971176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8817] ppid=8803 vsize=9824732 CPUtime=5.95 cores=0,2,4,6
/proc/8806/task/8817/stat : 8817 (java) S 8803 8806 3970 0 -1 4202560 2373 0 0 0 588 7 0 0 20 0 22 0 103835804 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259750807784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8818] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8818/stat : 8818 (java) S 8803 8806 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259749753848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8819] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8819/stat : 8819 (java) S 8803 8806 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259748701448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8820] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8820/stat : 8820 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259747649936 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8821] ppid=8803 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/8806/task/8821/stat : 8821 (java) S 8803 8806 3970 0 -1 4202560 18341 0 0 0 183 4 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259746597560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8822] ppid=8803 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/8806/task/8822/stat : 8822 (java) S 8803 8806 3970 0 -1 4202560 8560 0 0 0 123 0 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259745544760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8823] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8823/stat : 8823 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259744492664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8824] ppid=8803 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/8806/task/8824/stat : 8824 (java) S 8803 8806 3970 0 -1 4202560 51 0 0 0 15 19 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259743440072 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8825] ppid=8803 vsize=9824732 CPUtime=868.68 cores=0,2,4,6
/proc/8806/task/8825/stat : 8825 (java) R 8803 8806 3970 0 -1 4202560 45 0 0 0 86853 15 0 0 20 0 22 0 103835866 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259742383392 140259757921789 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8826] ppid=8803 vsize=9824732 CPUtime=868.64 cores=0,2,4,6
/proc/8806/task/8826/stat : 8826 (java) R 8803 8806 3970 0 -1 4202560 1632 0 0 0 86817 47 0 0 20 0 22 0 103835866 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140258599493920 140259758187409 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8827] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8827/stat : 8827 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140258598442152 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8828] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8828/stat : 8828 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140258597389352 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1773.82
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.401 s]
/proc/loadavg: 3.74 3.76 3.80 5/219 9185
/proc/meminfo: memFree=25437916/32872528 swapFree=10608/190480
[pid=8806] ppid=8803 vsize=9824732 CPUtime=1800.06 cores=0,2,4,6
/proc/8806/stat : 8806 (java) S 8803 8806 3970 0 -1 4202496 39699 0 1 0 179810 196 0 0 20 0 22 0 103835802 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140736077221504 249653395517 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/8806/statm: 2456183 950429 2301 9 0 2446860 0
[pid=8806/tid=8808] ppid=8803 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/8806/task/8808/stat : 8808 (java) S 8803 8806 3970 0 -1 4202560 2515 0 1 0 60 5 0 0 20 0 22 0 103835802 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259926848376 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8809] ppid=8803 vsize=9824732 CPUtime=3.2 cores=0,2,4,6
/proc/8806/task/8809/stat : 8809 (java) S 8803 8806 3970 0 -1 4202560 596 0 0 0 303 17 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259888339240 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8810] ppid=8803 vsize=9824732 CPUtime=3.36 cores=0,2,4,6
/proc/8806/task/8810/stat : 8810 (java) S 8803 8806 3970 0 -1 4202560 614 0 0 0 319 17 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259887286440 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8811] ppid=8803 vsize=9824732 CPUtime=3.32 cores=0,2,4,6
/proc/8806/task/8811/stat : 8811 (java) S 8803 8806 3970 0 -1 4202560 652 0 0 0 314 18 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259886234152 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8812] ppid=8803 vsize=9824732 CPUtime=3.54 cores=0,2,4,6
/proc/8806/task/8812/stat : 8812 (java) S 8803 8806 3970 0 -1 4202560 749 0 0 0 331 23 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259885181352 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8813] ppid=8803 vsize=9824732 CPUtime=3.49 cores=0,2,4,6
/proc/8806/task/8813/stat : 8813 (java) S 8803 8806 3970 0 -1 4202560 624 0 0 0 333 16 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259884129064 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8814] ppid=8803 vsize=9824732 CPUtime=3.18 cores=0,2,4,6
/proc/8806/task/8814/stat : 8814 (java) S 8803 8806 3970 0 -1 4202560 508 0 0 0 304 14 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259883076264 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8815] ppid=8803 vsize=9824732 CPUtime=3.41 cores=0,2,4,6
/proc/8806/task/8815/stat : 8815 (java) S 8803 8806 3970 0 -1 4202560 513 0 0 0 327 14 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259882023976 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8816] ppid=8803 vsize=9824732 CPUtime=3.42 cores=0,2,4,6
/proc/8806/task/8816/stat : 8816 (java) S 8803 8806 3970 0 -1 4202560 660 0 0 0 326 16 0 0 20 0 22 0 103835803 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259880971176 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8817] ppid=8803 vsize=9824732 CPUtime=5.95 cores=0,2,4,6
/proc/8806/task/8817/stat : 8817 (java) S 8803 8806 3970 0 -1 4202560 2373 0 0 0 588 7 0 0 20 0 22 0 103835804 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259750807784 249653409705 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8818] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8818/stat : 8818 (java) S 8803 8806 3970 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259749753848 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8819] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8819/stat : 8819 (java) S 8803 8806 3970 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103835805 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259748701448 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8820] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8820/stat : 8820 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259747649936 249653417760 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8821] ppid=8803 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/8806/task/8821/stat : 8821 (java) S 8803 8806 3970 0 -1 4202560 18341 0 0 0 183 4 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259746597560 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8822] ppid=8803 vsize=9824732 CPUtime=1.23 cores=0,2,4,6
/proc/8806/task/8822/stat : 8822 (java) S 8803 8806 3970 0 -1 4202560 8560 0 0 0 123 0 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259745544760 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8823] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8823/stat : 8823 (java) S 8803 8806 3970 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259744492664 249653408828 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8806/tid=8824] ppid=8803 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/8806/task/8824/stat : 8824 (java) S 8803 8806 3970 0 -1 4202560 51 0 0 0 16 19 0 0 20 0 22 0 103835807 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259743440072 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8825] ppid=8803 vsize=9824732 CPUtime=881.75 cores=0,2,4,6
/proc/8806/task/8825/stat : 8825 (java) R 8803 8806 3970 0 -1 4202560 45 0 0 0 88160 15 0 0 20 0 22 0 103835866 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140259742382352 140259757921789 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8806/tid=8826] ppid=8803 vsize=9824732 CPUtime=881.71 cores=0,2,4,6
/proc/8806/task/8826/stat : 8826 (java) R 8803 8806 3970 0 -1 4202560 1633 0 0 0 88124 47 0 0 20 0 22 0 103835866 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140258599492768 140259757360929 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8806/tid=8827] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8827/stat : 8827 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140258598442152 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8806/tid=8828] ppid=8803 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8806/task/8828/stat : 8828 (java) S 8803 8806 3970 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103835866 10060525568 950429 33554432000 1073741824 1073778376 140736077230368 140258597389352 249653409705 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 8806 sig 9
??? kill -8806 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 895.481
CPU time (s): 1800.86
CPU user time (s): 1798.37
CPU system time (s): 2.49262
CPU usage (%): 201.105
Max. virtual memory (cumulated for all children) (KiB): 9826248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 2.49262
maximum resident set size= 3801832
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39733
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23908
involuntary context switches= 25921

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.8831 second user time and 7.26389 second system time

The end

Launcher Data

Begin job on node102 at 2016-06-06 15:16:45
IDJOB=4080381
IDBENCH=1500
IDSOLVER=2543
FILE ID=node102/4080381-1465219005
RUNJOBID= node102-1465216787-3986
PBS_JOBID= 19843204
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080381-1465219005/watcher-4080381-1465219005 -o /tmp/evaluation-result-4080381-1465219005/solver-4080381-1465219005 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node102-1465216787-3986 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080381-1465219005.opb

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

MD5SUM BENCH= d484bc8efed557f17788965b19feafe5
RANDOM SEED=1107630496

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.470
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.56
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.470
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.470
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.470
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:        29409308 kB
Buffers:            7012 kB
Cached:            52084 kB
SwapCached:         2328 kB
Active:          2540928 kB
Inactive:          30168 kB
Active(anon):    2513168 kB
Inactive(anon):     1568 kB
Active(file):      27760 kB
Inactive(file):    28600 kB
Unevictable:      190480 kB
Mlocked:           10608 kB
SwapTotal:      67108856 kB
SwapFree:       67098412 kB
Dirty:              2012 kB
Writeback:             0 kB
AnonPages:       2701784 kB
Mapped:            15328 kB
Shmem:                 0 kB
Slab:             566344 kB
SReclaimable:       9824 kB
SUnreclaim:       556520 kB
KernelStack:        1592 kB
PageTables:         9868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2932184 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2627584 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= 71736 MiB
End job on node102 at 2016-06-06 15:31:40