Trace number 4102674

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 NameAnswerobjective functionCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16? (TO) 1801.16 895.421

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB05/
manquinho/primes-dimacs-cnf/normalized-f600.opb
MD5SUM2b1f0bdf934439fa3364f5fdf4570849
Bench CategoryOPT-SMALLINT (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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables1200
Total number of constraints3150
Number of constraints which are clauses3150
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3
Number of terms in the objective function 1200
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1200
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 1200
Number of bits of the biggest sum of numbers11
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	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.08	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-4102674-1466218223.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.50/0.31	c ... done. Wall clock time 0.202s.
0.50/0.31	c declared #vars     1200
0.50/0.31	c #constraints  3150
0.50/0.31	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.50/0.31	c constraints type 
0.50/0.31	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2550
0.50/0.31	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 600
0.50/0.31	c 3150 constraints processed.
0.50/0.31	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.50/0.31	c constraints type 
0.50/0.31	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 600
0.50/0.31	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2550
0.50/0.31	c 3150 constraints processed.
0.50/0.31	c objective function length is 1200 literals
2.45/0.97	c cleaning 2493 clauses out of 5002 with flag 33745/5002
4.15/1.53	c cleaning 0 clauses out of 5000 with flag 0/5000
4.45/1.65	c cleaning 4246 clauses out of 8507 with flag 89222/11000
6.54/2.51	c cleaning 5629 clauses out of 11261 with flag 171419/18000
7.22/2.75	c cleaning 0 clauses out of 11000 with flag 0/11000
8.99/3.50	c cleaning 6806 clauses out of 13632 with flag 262694/26000
10.42/4.29	c cleaning 0 clauses out of 18000 with flag 0/18000
11.21/4.69	c cleaning 7906 clauses out of 15826 with flag 353466/35000
14.44/6.28	c cleaning 8949 clauses out of 17922 with flag 462316/45002
14.64/6.33	c cleaning 0 clauses out of 26000 with flag 0/26000
18.04/8.10	c cleaning 9980 clauses out of 19971 with flag 596626/56000
19.66/8.82	c cleaning 0 clauses out of 35001 with flag 0/35001
22.45/10.25	c cleaning 10991 clauses out of 21998 with flag 756937/68007
25.88/11.95	c cleaning 0 clauses out of 45000 with flag 0/45000
27.28/12.66	c cleaning 11994 clauses out of 24000 with flag 920491/81000
32.92/15.46	c cleaning 12994 clauses out of 26008 with flag 1101047/95002
34.30/16.13	c cleaning 0 clauses out of 56000 with flag 0/56000
39.12/18.52	c cleaning 13995 clauses out of 28013 with flag 1308980/110001
43.94/20.93	c cleaning 0 clauses out of 68001 with flag 0/68001
45.94/21.93	c cleaning 14997 clauses out of 30017 with flag 1535511/126000
53.56/25.77	c cleaning 16001 clauses out of 32020 with flag 1741989/143000
56.96/27.43	c cleaning 0 clauses out of 81000 with flag 0/81000
61.98/29.94	c cleaning 17002 clauses out of 34021 with flag 1976711/161002
71.62/34.76	c cleaning 18001 clauses out of 36018 with flag 2252960/180001
72.63/35.29	c cleaning 0 clauses out of 95001 with flag 0/95001
82.05/39.93	c cleaning 19002 clauses out of 38017 with flag 2523019/200001
90.08/43.94	c cleaning 0 clauses out of 110000 with flag 0/110000
93.50/45.61	c cleaning 19990 clauses out of 40014 with flag 2849406/221000
105.92/51.84	c cleaning 21008 clauses out of 42025 with flag 3188947/243001
113.73/55.74	c cleaning 0 clauses out of 126001 with flag 0/126001
119.93/58.81	c cleaning 22002 clauses out of 44018 with flag 3541670/266002
135.58/66.62	c cleaning 22996 clauses out of 46014 with flag 3862165/290000
139.60/68.70	c cleaning 0 clauses out of 143001 with flag 0/143001
151.24/74.48	c cleaning 24002 clauses out of 48019 with flag 4188895/315001
168.87/83.25	c cleaning 25000 clauses out of 50016 with flag 4511084/341000
170.87/84.21	c cleaning 0 clauses out of 161001 with flag 0/161001
188.32/92.99	c cleaning 25995 clauses out of 52016 with flag 4901122/368000
208.55/103.04	c cleaning 27007 clauses out of 54023 with flag 5264387/396002
209.77/103.64	c cleaning 0 clauses out of 180001 with flag 0/180001
229.87/113.64	c cleaning 28000 clauses out of 56014 with flag 5697920/425000
251.75/124.56	c cleaning 0 clauses out of 200000 with flag 0/200000
253.16/125.26	c cleaning 29001 clauses out of 58014 with flag 6164525/455000
278.66/137.94	c cleaning 29994 clauses out of 60014 with flag 6676577/486001
300.78/148.91	c cleaning 0 clauses out of 221001 with flag 0/221001
305.59/151.37	c cleaning 31003 clauses out of 62021 with flag 7239827/518002
332.68/164.85	c cleaning 31997 clauses out of 64018 with flag 7819661/551002
357.57/177.20	c cleaning 0 clauses out of 243003 with flag 0/243003
363.78/180.30	c cleaning 33001 clauses out of 66020 with flag 8445564/585001
395.12/195.98	c cleaning 33997 clauses out of 68020 with flag 9037971/620002
421.04/208.85	c cleaning 0 clauses out of 266000 with flag 0/266000
430.51/213.51	c cleaning 35002 clauses out of 70021 with flag 9569093/656000
464.90/230.60	c cleaning 36004 clauses out of 72020 with flag 10175643/693001
494.51/245.39	c cleaning 0 clauses out of 290000 with flag 0/290000
502.13/249.13	c cleaning 37000 clauses out of 74016 with flag 10819354/731001
540.92/268.44	c cleaning 37995 clauses out of 76015 with flag 11398670/770000
566.83/281.36	c cleaning 0 clauses out of 315002 with flag 0/315002
581.87/288.85	c cleaning 38993 clauses out of 78020 with flag 12021618/810000
624.86/310.28	c cleaning 40000 clauses out of 80029 with flag 12670442/851002
658.19/326.86	c cleaning 0 clauses out of 341001 with flag 0/341001
669.42/332.49	c cleaning 41006 clauses out of 82028 with flag 13312177/893001
716.09/355.61	c cleaning 42002 clauses out of 84023 with flag 13953190/936002
748.83/371.96	c cleaning 0 clauses out of 368000 with flag 0/368000
765.93/380.46	c cleaning 43002 clauses out of 86019 with flag 14635264/980000
819.66/407.14	c cleaning 43997 clauses out of 88017 with flag 15345762/1025000
855.92/425.27	c cleaning 0 clauses out of 396000 with flag 0/396000
874.83/434.68	c cleaning 45000 clauses out of 90020 with flag 16136218/1071000
933.09/463.66	c cleaning 46001 clauses out of 92020 with flag 17015280/1118000
981.99/487.94	c cleaning 0 clauses out of 425000 with flag 0/425000
991.87/492.81	c cleaning 46997 clauses out of 94019 with flag 17877448/1166000
1054.03/523.76	c cleaning 48006 clauses out of 96024 with flag 18777747/1215002
1120.18/556.65	c cleaning 48996 clauses out of 98017 with flag 19656837/1265001
1128.81/560.92	c cleaning 0 clauses out of 455003 with flag 0/455003
1185.80/589.41	c cleaning 49999 clauses out of 100021 with flag 20665972/1316001
1257.22/625.05	c cleaning 51001 clauses out of 102021 with flag 21591937/1368000
1278.29/635.51	c cleaning 0 clauses out of 486001 with flag 0/486001
1329.26/660.98	c cleaning 51992 clauses out of 104021 with flag 22573114/1421001
1407.70/700.05	c cleaning 53008 clauses out of 106030 with flag 23584049/1475002
1426.04/709.18	c cleaning 0 clauses out of 518002 with flag 0/518002
1485.02/738.53	c cleaning 53994 clauses out of 108022 with flag 24605655/1530002
1561.81/776.75	c cleaning 0 clauses out of 551000 with flag 0/551000
1566.61/779.17	c cleaning 55006 clauses out of 110026 with flag 25692334/1586000
1645.23/818.23	c cleaning 56004 clauses out of 112021 with flag 26527170/1643001
1707.38/849.14	c cleaning 0 clauses out of 585000 with flag 0/585000
1723.28/857.06	c cleaning 56999 clauses out of 114019 with flag 27429084/1701003
1800.15/895.30	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.30	c starts		: 114
1800.15/895.30	c conflicts		: 1758287
1800.15/895.30	c decisions		: 2221298
1800.15/895.30	c propagations		: 306589647
1800.15/895.30	c inspects		: 7743991478
1800.15/895.30	c shortcuts		: 0
1800.15/895.30	c learnt literals	: 0
1800.15/895.30	c learnt binary clauses	: 0
1800.15/895.30	c learnt ternary clauses	: 76
1800.15/895.30	c learnt constraints	: 1758287
1800.15/895.30	c ignored constraints	: 0
1800.15/895.30	c root simplifications	: 0
1800.15/895.30	c removed literals (reason simplification)	: 15025721
1800.15/895.30	c reason swapping (by a shorter reason)	: 0
1800.15/895.30	c Calls to reduceDB	: 54
1800.15/895.30	c Number of update (reduction) of LBD	: 747246
1800.15/895.30	c Imported unit clauses	: 0
1800.15/895.30	c number of reductions to clauses (during analyze)	: 0
1800.15/895.30	c number of learned constraints concerned by reduction	: 0
1800.15/895.30	c number of learning phase by resolution	: 0
1800.15/895.30	c number of learning phase by cutting planes	: 0
1800.15/895.30	c speed (assignments/second)	: 342565.5371454813
1800.15/895.30	c non guided choices	0
1800.15/895.33	c learnt constraints type 
1800.15/895.33	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 114304
1800.15/895.33	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.15/895.33	c starts		: 164
1800.15/895.33	c conflicts		: 599544
1800.15/895.33	c decisions		: 760375
1800.15/895.33	c propagations		: 102784147
1800.15/895.33	c inspects		: 6111166988
1800.15/895.33	c shortcuts		: 0
1800.15/895.33	c learnt literals	: 0
1800.15/895.33	c learnt binary clauses	: 0
1800.15/895.33	c learnt ternary clauses	: 80
1800.15/895.33	c learnt constraints	: 599543
1800.15/895.33	c ignored constraints	: 0
1800.15/895.33	c root simplifications	: 0
1800.15/895.33	c removed literals (reason simplification)	: 0
1800.15/895.33	c reason swapping (by a shorter reason)	: 0
1800.15/895.33	c Calls to reduceDB	: 30
1800.15/895.33	c Number of update (reduction) of LBD	: 0
1800.15/895.33	c Imported unit clauses	: 0
1800.15/895.33	c number of reductions to clauses (during analyze)	: 0
1800.15/895.33	c number of learned constraints concerned by reduction	: 0
1800.15/895.33	c number of learning phase by resolution	: 0
1800.15/895.33	c number of learning phase by cutting planes	: 0
1800.15/895.33	c speed (assignments/second)	: 114841.08257766376
1800.15/895.33	c non guided choices	0
1800.59/895.41	c learnt constraints type 
1800.59/895.41	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 599543
1800.59/895.41	s UNKNOWN
1800.59/895.41	c Total wall clock time (in seconds): 895.305

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-4102674-1466218223/watcher-4102674-1466218223 -o /tmp/evaluation-result-4102674-1466218223/solver-4102674-1466218223 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466206051-22605 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4102674-1466218223.opb 

pid=28856
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: 4.15 4.19 4.15 4/198 28859
/proc/meminfo: memFree=28467076/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/28859/stat : 28859 (java) R 28856 28859 22589 0 -1 4202496 1065 0 0 0 0 0 0 0 20 0 1 0 23867699 23793664 714 33554432000 1073741824 1073778376 140734719176304 140734719165368 211449591888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 5809 714 528 9 0 128 0

[startup+0.100061 s]
/proc/loadavg: 4.15 4.19 4.15 4/198 28859
/proc/meminfo: memFree=28467076/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 4457 0 1 0 9 1 0 0 20 0 18 0 23867699 9787879424 6092 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2389619 6092 2155 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200234 s]
/proc/loadavg: 4.15 4.19 4.15 4/198 28859
/proc/meminfo: memFree=28467076/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9558476 CPUtime=0.29 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 5001 0 1 0 28 1 0 0 20 0 18 0 23867699 9787879424 6953 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2389619 6953 2219 9 0 2380296 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300232 s]
/proc/loadavg: 4.15 4.19 4.15 4/198 28859
/proc/meminfo: memFree=28467076/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9558476 CPUtime=0.5 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 5838 0 1 0 49 1 0 0 20 0 18 0 23867699 9787879424 8950 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2389619 8950 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558476

[startup+0.700192 s]
/proc/loadavg: 4.15 4.19 4.15 4/198 28859
/proc/meminfo: memFree=28467076/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9824732 CPUtime=1.92 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 11180 0 1 0 190 2 0 0 20 0 22 0 23867699 10060525568 21740 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2456183 21740 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.92
Current children cumulated vsize (KiB) 9824732

[startup+1.50092 s]
/proc/loadavg: 4.14 4.18 4.15 7/220 28881
/proc/meminfo: memFree=28284600/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9824732 CPUtime=4.15 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 20400 0 1 0 409 6 0 0 20 0 22 0 23867699 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2456183 49507 2278 9 0 2446860 0
[pid=28859/tid=28861] ppid=28856 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/28859/task/28861/stat : 28861 (java) S 28856 28859 22589 0 -1 4202560 2421 0 1 0 29 0 0 0 20 0 22 0 23867700 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659164636024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28862] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28862/stat : 28862 (java) S 28856 28859 22589 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659126127272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28863] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28863/stat : 28863 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659125074728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28864] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28864/stat : 28864 (java) S 28856 28859 22589 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659124022184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28865] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28865/stat : 28865 (java) S 28856 28859 22589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659122969640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28866] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28866/stat : 28866 (java) S 28856 28859 22589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659121916072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28867] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28867/stat : 28867 (java) S 28856 28859 22589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659120863528 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28868] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28868/stat : 28868 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659119810984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28869] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28869/stat : 28869 (java) S 28856 28859 22589 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659118758440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28870] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28870/stat : 28870 (java) S 28856 28859 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140659106347624 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28871] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28871/stat : 28871 (java) S 28856 28859 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658987755128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28872] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28872/stat : 28872 (java) S 28856 28859 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658986702472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28873] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28873/stat : 28873 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658985651216 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28874] ppid=28856 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/28859/task/28874/stat : 28874 (java) S 28856 28859 22589 0 -1 4202560 9615 0 0 0 65 2 0 0 20 0 22 0 23867704 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658984597560 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28875] ppid=28856 vsize=9824732 CPUtime=0.78 cores=0,2,4,6
/proc/28859/task/28875/stat : 28875 (java) S 28856 28859 22589 0 -1 4202560 6944 0 0 0 78 0 0 0 20 0 22 0 23867704 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658983545016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28876] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28876/stat : 28876 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658982492664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28877] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28877/stat : 28877 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658981440328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28878] ppid=28856 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/28859/task/28878/stat : 28878 (java) R 28856 28859 22589 0 -1 4202560 20 0 0 0 116 0 0 0 20 0 22 0 23867731 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658980383752 140658988317690 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28879] ppid=28856 vsize=9824732 CPUtime=1.16 cores=0,2,4,6
/proc/28859/task/28879/stat : 28879 (java) R 28856 28859 22589 0 -1 4202560 85 0 0 0 114 2 0 0 20 0 22 0 23867731 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658979331832 140658988317664 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28880] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28880/stat : 28880 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867732 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658978281000 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28881] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28881/stat : 28881 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867732 10060525568 49507 33554432000 1073741824 1073778376 140734719176304 140658977228456 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.15
Current children cumulated vsize (KiB) 9824732

[startup+3.10099 s]
/proc/loadavg: 4.14 4.18 4.15 5/220 28881
/proc/meminfo: memFree=28273060/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9824732 CPUtime=8.19 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 27008 0 1 0 812 7 0 0 20 0 22 0 23867699 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2456183 49268 2278 9 0 2446860 0
[pid=28859/tid=28861] ppid=28856 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/28859/task/28861/stat : 28861 (java) S 28856 28859 22589 0 -1 4202560 2421 0 1 0 29 0 0 0 20 0 22 0 23867700 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659164636024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28862] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28862/stat : 28862 (java) S 28856 28859 22589 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659126127272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28863] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28863/stat : 28863 (java) S 28856 28859 22589 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659125074728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28864] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28864/stat : 28864 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659124022184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28865] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28865/stat : 28865 (java) S 28856 28859 22589 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659122969640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28866] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28866/stat : 28866 (java) S 28856 28859 22589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659121916072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28867] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28867/stat : 28867 (java) S 28856 28859 22589 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659120863528 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28868] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28868/stat : 28868 (java) S 28856 28859 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659119810984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28869] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28869/stat : 28869 (java) S 28856 28859 22589 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659118758440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28870] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28870/stat : 28870 (java) S 28856 28859 22589 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140659106347624 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28871] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28871/stat : 28871 (java) S 28856 28859 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658987755128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28872] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28872/stat : 28872 (java) S 28856 28859 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658986702472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28873] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28873/stat : 28873 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658985651216 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28874] ppid=28856 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/28859/task/28874/stat : 28874 (java) S 28856 28859 22589 0 -1 4202560 9619 0 0 0 77 2 0 0 20 0 22 0 23867704 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658984597560 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28875] ppid=28856 vsize=9824732 CPUtime=1.5 cores=0,2,4,6
/proc/28859/task/28875/stat : 28875 (java) S 28856 28859 22589 0 -1 4202560 13474 0 0 0 148 2 0 0 20 0 22 0 23867704 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658983545016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28876] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28876/stat : 28876 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658982492664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28877] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28877/stat : 28877 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658981440328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28878] ppid=28856 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/28859/task/28878/stat : 28878 (java) R 28856 28859 22589 0 -1 4202560 20 0 0 0 274 0 0 0 20 0 22 0 23867731 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658980383632 140658988345421 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28879] ppid=28856 vsize=9824732 CPUtime=2.74 cores=0,2,4,6
/proc/28859/task/28879/stat : 28879 (java) R 28856 28859 22589 0 -1 4202560 88 0 0 0 272 2 0 0 20 0 22 0 23867731 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658979331760 140658988415848 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28880] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28880/stat : 28880 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867732 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658978281000 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28881] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28881/stat : 28881 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867732 10060525568 49268 33554432000 1073741824 1073778376 140734719176304 140658977228456 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 8.19
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 4.14 4.18 4.15 5/220 28881
/proc/meminfo: memFree=28264216/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9824732 CPUtime=14.64 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 27504 0 1 0 1453 11 0 0 20 0 22 0 23867699 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2456183 85989 2278 9 0 2446860 0
[pid=28859/tid=28861] ppid=28856 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/28859/task/28861/stat : 28861 (java) S 28856 28859 22589 0 -1 4202560 2421 0 1 0 29 0 0 0 20 0 22 0 23867700 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659164636024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28862] ppid=28856 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28859/task/28862/stat : 28862 (java) S 28856 28859 22589 0 -1 4202560 19 0 0 0 1 0 0 0 20 0 22 0 23867701 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659126127272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28863] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28863/stat : 28863 (java) S 28856 28859 22589 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659125074728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28864] ppid=28856 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28859/task/28864/stat : 28864 (java) S 28856 28859 22589 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 23867701 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659124022184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28865] ppid=28856 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28859/task/28865/stat : 28865 (java) S 28856 28859 22589 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 23867701 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659122969640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28866] ppid=28856 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28859/task/28866/stat : 28866 (java) S 28856 28859 22589 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 23867701 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659121916072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28867] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28867/stat : 28867 (java) S 28856 28859 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23867701 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659120863528 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28868] ppid=28856 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28859/task/28868/stat : 28868 (java) S 28856 28859 22589 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 23867701 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659119810984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28869] ppid=28856 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/28859/task/28869/stat : 28869 (java) S 28856 28859 22589 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 23867701 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659118758440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28870] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28870/stat : 28870 (java) S 28856 28859 22589 0 -1 4202560 216 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140659106347624 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28871] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28871/stat : 28871 (java) S 28856 28859 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140658987755128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28872] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28872/stat : 28872 (java) S 28856 28859 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140658986702472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28873] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28873/stat : 28873 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 85989 33554432000 1073741824 1073778376 140734719176304 140658985651216 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28874] ppid=28856 vsize=9824732 CPUtime=0.79 cores=0,2,4,6

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

/proc/28859/task/28881/stat : 28881 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867732 10060525568 95293 33554432000 1073741824 1073778376 140734719176304 140658977228456 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1653.49
Current children cumulated vsize (KiB) 9824732

[startup+882.317 s]
/proc/loadavg: 4.17 4.09 4.08 5/219 29072
/proc/meminfo: memFree=28125000/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9824732 CPUtime=1774.06 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 29403 0 1 0 177291 115 0 0 20 0 22 0 23867699 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2456183 94905 2287 9 0 2446860 0
[pid=28859/tid=28861] ppid=28856 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/28859/task/28861/stat : 28861 (java) S 28856 28859 22589 0 -1 4202560 2427 0 1 0 32 2 0 0 20 0 22 0 23867700 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659164636024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28862] ppid=28856 vsize=9824732 CPUtime=2.71 cores=0,2,4,6
/proc/28859/task/28862/stat : 28862 (java) S 28856 28859 22589 0 -1 4202560 184 0 0 0 264 7 0 0 20 0 22 0 23867701 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659126127128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28863] ppid=28856 vsize=9824732 CPUtime=2.79 cores=0,2,4,6
/proc/28859/task/28863/stat : 28863 (java) S 28856 28859 22589 0 -1 4202560 149 0 0 0 272 7 0 0 20 0 22 0 23867701 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659125074728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28864] ppid=28856 vsize=9824732 CPUtime=2.84 cores=0,2,4,6
/proc/28859/task/28864/stat : 28864 (java) S 28856 28859 22589 0 -1 4202560 133 0 0 0 279 5 0 0 20 0 22 0 23867701 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659124022184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28865] ppid=28856 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/28859/task/28865/stat : 28865 (java) S 28856 28859 22589 0 -1 4202560 149 0 0 0 255 7 0 0 20 0 22 0 23867701 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659122969640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28866] ppid=28856 vsize=9824732 CPUtime=2.64 cores=0,2,4,6
/proc/28859/task/28866/stat : 28866 (java) S 28856 28859 22589 0 -1 4202560 167 0 0 0 258 6 0 0 20 0 22 0 23867701 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659121916072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28867] ppid=28856 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/28859/task/28867/stat : 28867 (java) S 28856 28859 22589 0 -1 4202560 162 0 0 0 276 7 0 0 20 0 22 0 23867701 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659120863496 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28868] ppid=28856 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/28859/task/28868/stat : 28868 (java) S 28856 28859 22589 0 -1 4202560 162 0 0 0 260 7 0 0 20 0 22 0 23867701 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659119810984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28869] ppid=28856 vsize=9824732 CPUtime=2.78 cores=0,2,4,6
/proc/28859/task/28869/stat : 28869 (java) S 28856 28859 22589 0 -1 4202560 162 0 0 0 271 7 0 0 20 0 22 0 23867701 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659118758440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28870] ppid=28856 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/28859/task/28870/stat : 28870 (java) S 28856 28859 22589 0 -1 4202560 288 0 0 0 42 38 0 0 20 0 22 0 23867702 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140659106346504 211462173756 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28871] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28871/stat : 28871 (java) S 28856 28859 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658987755128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28872] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28872/stat : 28872 (java) S 28856 28859 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658986702472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28873] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28873/stat : 28873 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658985651216 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28874] ppid=28856 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/28859/task/28874/stat : 28874 (java) S 28856 28859 22589 0 -1 4202560 9619 0 0 0 77 2 0 0 20 0 22 0 23867704 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658984597560 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28875] ppid=28856 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/28859/task/28875/stat : 28875 (java) S 28856 28859 22589 0 -1 4202560 13477 0 0 0 151 2 0 0 20 0 22 0 23867704 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658983545016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28876] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28876/stat : 28876 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658982492664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28877] ppid=28856 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/28859/task/28877/stat : 28877 (java) S 28856 28859 22589 0 -1 4202560 50 0 0 0 16 16 0 0 20 0 22 0 23867704 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658981440328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28878] ppid=28856 vsize=9824732 CPUtime=874.43 cores=0,2,4,6
/proc/28859/task/28878/stat : 28878 (java) S 28856 28859 22589 0 -1 4202560 421 0 0 0 87427 16 0 0 20 0 22 0 23867731 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658980383784 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28879] ppid=28856 vsize=9824732 CPUtime=874.51 cores=0,2,4,6
/proc/28859/task/28879/stat : 28879 (java) S 28856 28859 22589 0 -1 4202560 587 0 0 0 87431 20 0 0 20 0 22 0 23867731 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658979331640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28880] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28880/stat : 28880 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867732 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658978281000 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28881] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28881/stat : 28881 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867732 10060525568 94905 33554432000 1073741824 1073778376 140734719176304 140658977228456 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1774.06
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+895.301 s]
/proc/loadavg: 4.14 4.08 4.08 5/219 29073
/proc/meminfo: memFree=28129580/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9824732 CPUtime=1800.15 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 29410 0 1 0 179899 116 0 0 20 0 22 0 23867699 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2456183 94120 2287 9 0 2446860 0
[pid=28859/tid=28861] ppid=28856 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/28859/task/28861/stat : 28861 (java) S 28856 28859 22589 0 -1 4202560 2428 0 1 0 32 2 0 0 20 0 22 0 23867700 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659164636024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28862] ppid=28856 vsize=9824732 CPUtime=2.77 cores=0,2,4,6
/proc/28859/task/28862/stat : 28862 (java) S 28856 28859 22589 0 -1 4202560 184 0 0 0 270 7 0 0 20 0 22 0 23867701 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659126127272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28863] ppid=28856 vsize=9824732 CPUtime=2.83 cores=0,2,4,6
/proc/28859/task/28863/stat : 28863 (java) S 28856 28859 22589 0 -1 4202560 149 0 0 0 276 7 0 0 20 0 22 0 23867701 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659125074728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28864] ppid=28856 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/28859/task/28864/stat : 28864 (java) S 28856 28859 22589 0 -1 4202560 133 0 0 0 284 5 0 0 20 0 22 0 23867701 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659124022184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28865] ppid=28856 vsize=9824732 CPUtime=2.66 cores=0,2,4,6
/proc/28859/task/28865/stat : 28865 (java) S 28856 28859 22589 0 -1 4202560 149 0 0 0 259 7 0 0 20 0 22 0 23867701 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659122969640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28866] ppid=28856 vsize=9824732 CPUtime=2.67 cores=0,2,4,6
/proc/28859/task/28866/stat : 28866 (java) S 28856 28859 22589 0 -1 4202560 167 0 0 0 261 6 0 0 20 0 22 0 23867701 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659121916072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28867] ppid=28856 vsize=9824732 CPUtime=2.89 cores=0,2,4,6
/proc/28859/task/28867/stat : 28867 (java) S 28856 28859 22589 0 -1 4202560 162 0 0 0 282 7 0 0 20 0 22 0 23867701 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659120863528 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28868] ppid=28856 vsize=9824732 CPUtime=2.72 cores=0,2,4,6
/proc/28859/task/28868/stat : 28868 (java) S 28856 28859 22589 0 -1 4202560 162 0 0 0 265 7 0 0 20 0 22 0 23867701 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659119810984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28869] ppid=28856 vsize=9824732 CPUtime=2.82 cores=0,2,4,6
/proc/28859/task/28869/stat : 28869 (java) S 28856 28859 22589 0 -1 4202560 162 0 0 0 275 7 0 0 20 0 22 0 23867701 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659118758440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28870] ppid=28856 vsize=9824732 CPUtime=0.8 cores=0,2,4,6
/proc/28859/task/28870/stat : 28870 (java) S 28856 28859 22589 0 -1 4202560 288 0 0 0 42 38 0 0 20 0 22 0 23867702 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140659106347624 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28871] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28871/stat : 28871 (java) S 28856 28859 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658987755128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28872] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28872/stat : 28872 (java) S 28856 28859 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 23867702 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658986702472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28873] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28873/stat : 28873 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658985651216 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28874] ppid=28856 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/28859/task/28874/stat : 28874 (java) S 28856 28859 22589 0 -1 4202560 9619 0 0 0 77 2 0 0 20 0 22 0 23867704 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658984597560 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28875] ppid=28856 vsize=9824732 CPUtime=1.53 cores=0,2,4,6
/proc/28859/task/28875/stat : 28875 (java) S 28856 28859 22589 0 -1 4202560 13477 0 0 0 151 2 0 0 20 0 22 0 23867704 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658983545016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28876] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28876/stat : 28876 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 23867704 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658982492664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28877] ppid=28856 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/28859/task/28877/stat : 28877 (java) S 28856 28859 22589 0 -1 4202560 50 0 0 0 16 16 0 0 20 0 22 0 23867704 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658981440328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28878] ppid=28856 vsize=9824732 CPUtime=887.29 cores=0,2,4,6
/proc/28859/task/28878/stat : 28878 (java) R 28856 28859 22589 0 -1 4202560 421 0 0 0 88713 16 0 0 20 0 22 0 23867731 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658980383664 140658988312623 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28879] ppid=28856 vsize=9824732 CPUtime=887.38 cores=0,2,4,6
/proc/28859/task/28879/stat : 28879 (java) R 28856 28859 22589 0 -1 4202560 593 0 0 0 88718 20 0 0 20 0 22 0 23867731 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658979331928 140658988317659 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=28859/tid=28880] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28880/stat : 28880 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867732 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658978281000 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28881] ppid=28856 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28881/stat : 28881 (java) S 28856 28859 22589 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 23867732 10060525568 94120 33554432000 1073741824 1073778376 140734719176304 140658977228456 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
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 28859 sig 9
??? kill -28859 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+895.406 s]
/proc/loadavg: 4.14 4.08 4.08 4/217 29075
/proc/meminfo: memFree=28130076/32872528 swapFree=496868/529572
[pid=28859] ppid=28856 vsize=9957860 CPUtime=1800.59 cores=0,2,4,6
/proc/28859/stat : 28859 (java) S 28856 28859 22589 0 -1 4202496 29453 0 1 0 179914 145 0 0 20 0 20 0 23867699 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140734719167440 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/28859/statm: 2489465 94147 2298 9 0 2480142 0
[pid=28859/tid=28861] ppid=28856 vsize=9957860 CPUtime=0.34 cores=0,2,4,6
/proc/28859/task/28861/stat : 28861 (java) S 28856 28859 22589 0 -1 4202560 2428 0 1 0 32 2 0 0 20 0 20 0 23867700 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659164636024 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28862] ppid=28856 vsize=9957860 CPUtime=2.77 cores=0,2,4,6
/proc/28859/task/28862/stat : 28862 (java) S 28856 28859 22589 0 -1 4202560 184 0 0 0 270 7 0 0 20 0 20 0 23867701 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659126127272 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28863] ppid=28856 vsize=9957860 CPUtime=2.83 cores=0,2,4,6
/proc/28859/task/28863/stat : 28863 (java) S 28856 28859 22589 0 -1 4202560 149 0 0 0 276 7 0 0 20 0 20 0 23867701 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659125074728 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28864] ppid=28856 vsize=9957860 CPUtime=2.89 cores=0,2,4,6
/proc/28859/task/28864/stat : 28864 (java) S 28856 28859 22589 0 -1 4202560 133 0 0 0 284 5 0 0 20 0 20 0 23867701 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659124022184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28865] ppid=28856 vsize=9957860 CPUtime=2.66 cores=0,2,4,6
/proc/28859/task/28865/stat : 28865 (java) S 28856 28859 22589 0 -1 4202560 149 0 0 0 259 7 0 0 20 0 20 0 23867701 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659122969640 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28866] ppid=28856 vsize=9957860 CPUtime=2.67 cores=0,2,4,6
/proc/28859/task/28866/stat : 28866 (java) S 28856 28859 22589 0 -1 4202560 167 0 0 0 261 6 0 0 20 0 20 0 23867701 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659121916072 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28867] ppid=28856 vsize=9957860 CPUtime=2.89 cores=0,2,4,6
/proc/28859/task/28867/stat : 28867 (java) S 28856 28859 22589 0 -1 4202560 162 0 0 0 282 7 0 0 20 0 20 0 23867701 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659120863528 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=28868] ppid=28856 vsize=9957860 CPUtime=2.72 cores=0,2,4,6
/proc/28859/task/28868/stat : 28868 (java) S 28856 28859 22589 0 -1 4202560 162 0 0 0 265 7 0 0 20 0 20 0 23867701 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659119810984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28869] ppid=28856 vsize=9957860 CPUtime=2.82 cores=0,2,4,6
/proc/28859/task/28869/stat : 28869 (java) S 28856 28859 22589 0 -1 4202560 162 0 0 0 275 7 0 0 20 0 20 0 23867701 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659118758440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28870] ppid=28856 vsize=9957860 CPUtime=0.8 cores=0,2,4,6
/proc/28859/task/28870/stat : 28870 (java) S 28856 28859 22589 0 -1 4202560 288 0 0 0 42 38 0 0 20 0 20 0 23867702 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140659106347624 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28871] ppid=28856 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28871/stat : 28871 (java) S 28856 28859 22589 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 23867702 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140658987755128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28872] ppid=28856 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28872/stat : 28872 (java) S 28856 28859 22589 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 23867702 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140658986702472 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28873] ppid=28856 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28873/stat : 28873 (java) S 28856 28859 22589 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 23867704 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140658985651216 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28874] ppid=28856 vsize=9957860 CPUtime=0.79 cores=0,2,4,6
/proc/28859/task/28874/stat : 28874 (java) S 28856 28859 22589 0 -1 4202560 9619 0 0 0 77 2 0 0 20 0 20 0 23867704 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140658984597560 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=28859/tid=28875] ppid=28856 vsize=9957860 CPUtime=1.58 cores=0,2,4,6
/proc/28859/task/28875/stat : 28875 (java) S 28856 28859 22589 0 -1 4202560 13488 0 0 0 156 2 0 0 20 0 20 0 23867704 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140658983545016 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28876] ppid=28856 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/28859/task/28876/stat : 28876 (java) S 28856 28859 22589 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 23867704 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140658982492664 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=28877] ppid=28856 vsize=9957860 CPUtime=0.32 cores=0,2,4,6
/proc/28859/task/28877/stat : 28877 (java) S 28856 28859 22589 0 -1 4202560 50 0 0 0 16 16 0 0 20 0 20 0 23867704 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140658981440328 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=28859/tid=29074] ppid=28856 vsize=9957860 CPUtime=0 cores=0,2,4,6
/proc/28859/task/29074/stat : 29074 (java) S 28856 28859 22589 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 23957230 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140658976174184 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=28859/tid=29075] ppid=28856 vsize=9957860 CPUtime=0.09 cores=0,2,4,6
/proc/28859/task/29075/stat : 29075 (java) R 28856 28859 22589 0 -1 4202560 9 0 0 0 9 0 0 0 20 0 20 0 23957230 10196848640 94147 33554432000 1073741824 1073778376 140734719176304 140658975121488 140658989035619 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.59
Current children cumulated vsize (KiB) 9957860

Child status: 143
Real time (s): 895.421
CPU time (s): 1801.16
CPU user time (s): 1799.51
CPU system time (s): 1.65175
CPU usage (%): 201.152
Max. virtual memory (cumulated for all children) (KiB): 9957860

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.51
system time used= 1.65175
maximum resident set size= 521828
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29454
page faults= 1
swaps= 0
block input operations= 0
block output operations= 888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39975
involuntary context switches= 64366

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.11307 second user time and 8.5217 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-18 04:50:23
IDJOB=4102674
IDBENCH=2155
IDSOLVER=2543
FILE ID=node141/4102674-1466218223
RUNJOBID= node141-1466206051-22605
PBS_JOBID= 19918136
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB05/manquinho/primes-dimacs-cnf/normalized-f600.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4102674-1466218223/watcher-4102674-1466218223 -o /tmp/evaluation-result-4102674-1466218223/solver-4102674-1466218223 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1466206051-22605 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4102674-1466218223.opb

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

MD5SUM BENCH= 2b1f0bdf934439fa3364f5fdf4570849
RANDOM SEED=1229160100

node141.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.547
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	: 5333.09
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.547
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.547
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.54
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.547
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.547
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.547
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.547
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.547
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28467868 kB
Buffers:           95340 kB
Cached:            99492 kB
SwapCached:         2524 kB
Active:          3002668 kB
Inactive:         130908 kB
Active(anon):    2939096 kB
Inactive(anon):     2020 kB
Active(file):      63572 kB
Inactive(file):   128888 kB
Unevictable:      529572 kB
Mlocked:          496868 kB
SwapTotal:      67108856 kB
SwapFree:       67099064 kB
Dirty:               992 kB
Writeback:             4 kB
AnonPages:       3467092 kB
Mapped:            15404 kB
Shmem:                 0 kB
Slab:             603944 kB
SReclaimable:      47272 kB
SUnreclaim:       556672 kB
KernelStack:        1600 kB
PageTables:        11364 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3627580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2893824 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= 71728 MiB
End job on node141 at 2016-06-18 05:05:18