Trace number 4119756

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.07 901.688

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-LIN/pbfvmc-formulae/
hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
MD5SUM639e0d875430a149be6568412a359422
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective Function
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables
Total number of constraints
Number of constraints which are clauses
Number of constraints which are cardinality constraints (but not clauses)
Number of constraints which are nor clauses,nor cardinality constraints
Minimum length of a constraint
Maximum length of a constraint
Number of terms in the objective function
Biggest coefficient in the objective function
Number of bits for the biggest coefficient in the objective function
Sum of the numbers in the objective function
Number of bits of the sum of numbers in the objective function
Biggest number in a constraint
Number of bits of the biggest number in a constraint
Biggest sum of numbers in a constraint
Number of bits of the biggest sum of numbers
Number of products (including duplicates)
Sum of products size (including duplicates)
Number of different products
Sum of products size

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.11/0.11	c Pseudo Boolean Optimization by upper bound
0.11/0.11	c ManyCore solver with 2 solvers running in parallel
0.11/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.11	c Expensive reason simplification
0.11/0.11	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.11/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.11	c --- Begin Solver configuration ---
0.11/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.11/0.11	c Learn all clauses as in MiniSAT
0.11/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.11	c No reason simplification
0.11/0.11	c Armin Biere (Picosat) restarts strategy
0.11/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.11/0.11	c timeout=2147483s
0.11/0.11	c DB Simplification allowed=false
0.11/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.11/0.11	c --- End Solver configuration ---
0.11/0.11	c solving HOME/instance-4119756-1467270983.opb
0.11/0.11	c reading problem ... 
0.11/0.11	c  objective function found
4.76/2.90	c ... done. Wall clock time 2.788s.
4.85/2.95	c declared #vars     175232
4.85/2.95	c #constraints  2994
4.85/2.95	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
4.85/2.95	c constraints type 
4.85/2.95	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1368
4.85/2.95	c org.sat4j.minisat.constraints.card.MinWatchCard => 1368
4.85/2.95	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 258
4.85/2.95	c 2994 constraints processed.
4.85/2.95	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
4.85/2.95	c constraints type 
4.85/2.95	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1368
4.85/2.95	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1368
4.85/2.95	c org.sat4j.pb.constraints.pb.MaxWatchPb => 258
4.85/2.95	c 2994 constraints processed.
4.85/2.95	c objective function length is 128 literals
11.98/6.00	c cleaning 2491 clauses out of 5002 with flag 23474/5002
17.98/8.92	c cleaning 4248 clauses out of 8511 with flag 64661/11002
24.77/12.39	c cleaning 5620 clauses out of 11264 with flag 118815/18003
33.65/16.71	c cleaning 6802 clauses out of 13642 with flag 187823/26001
42.79/21.20	c cleaning 7910 clauses out of 15839 with flag 239750/35000
51.34/25.44	c cleaning 8954 clauses out of 17929 with flag 304800/45000
61.53/30.55	c cleaning 9974 clauses out of 19977 with flag 374151/56002
74.54/37.03	c cleaning 10989 clauses out of 22001 with flag 457434/68000
88.60/44.05	c cleaning 11995 clauses out of 24013 with flag 546280/81001
102.39/50.94	c cleaning 12995 clauses out of 26018 with flag 634402/95001
118.00/58.71	c cleaning 13995 clauses out of 28023 with flag 737628/110001
135.91/67.55	c cleaning 14994 clauses out of 30029 with flag 848800/126002
160.31/79.71	c cleaning 15997 clauses out of 32033 with flag 962755/143000
185.19/92.10	c cleaning 17002 clauses out of 34039 with flag 1098031/161003
213.39/106.29	c cleaning 18003 clauses out of 36035 with flag 1237966/180001
245.19/122.16	c cleaning 18997 clauses out of 38031 with flag 1382748/200000
273.80/136.43	c cleaning 19992 clauses out of 40034 with flag 1518326/221000
299.58/149.39	c cleaning 20993 clauses out of 42042 with flag 1664240/243000
333.19/166.19	c cleaning 21996 clauses out of 44050 with flag 1812725/266001
374.80/186.93	c cleaning 22998 clauses out of 46053 with flag 1973681/290000
421.31/210.88	c cleaning 23999 clauses out of 48056 with flag 2125044/315001
467.92/234.19	c cleaning 24999 clauses out of 50058 with flag 2278544/341002
517.12/258.73	c cleaning 25996 clauses out of 52057 with flag 2436292/368000
571.73/286.06	c cleaning 27004 clauses out of 54062 with flag 2614020/396001
630.71/315.51	c cleaning 27997 clauses out of 56060 with flag 2788572/425003
690.56/345.97	c cleaning 29004 clauses out of 58060 with flag 2965143/455000
750.75/376.03	c cleaning 30006 clauses out of 60058 with flag 3159574/486002
811.36/406.32	c cleaning 31000 clauses out of 62051 with flag 3362062/518001
877.95/439.65	c cleaning 31988 clauses out of 64050 with flag 3582304/551000
947.54/474.46	c cleaning 33001 clauses out of 66064 with flag 3813007/585002
1034.96/518.12	c cleaning 34007 clauses out of 68061 with flag 4059868/620000
1153.96/577.65	c cleaning 35002 clauses out of 70058 with flag 4353603/656004
1273.50/637.75	c cleaning 36001 clauses out of 72053 with flag 4652612/693001
1397.69/699.85	c cleaning 36997 clauses out of 74052 with flag 4926512/731001
1515.10/758.56	c cleaning 38002 clauses out of 76059 with flag 5172003/770005
1629.51/815.79	c cleaning 38997 clauses out of 78052 with flag 5434342/810000
1747.14/874.53	c cleaning 40000 clauses out of 80057 with flag 5674670/851002
1800.18/901.60	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/901.60	c starts		: 36
1800.18/901.60	c conflicts		: 872258
1800.18/901.60	c decisions		: 3517224
1800.18/901.60	c propagations		: 194142609
1800.18/901.60	c inspects		: 4921617951
1800.18/901.60	c shortcuts		: 0
1800.18/901.60	c learnt literals	: 0
1800.18/901.60	c learnt binary clauses	: 0
1800.18/901.60	c learnt ternary clauses	: 0
1800.18/901.60	c learnt constraints	: 872258
1800.18/901.60	c ignored constraints	: 0
1800.18/901.60	c root simplifications	: 0
1800.18/901.60	c removed literals (reason simplification)	: 888390
1800.18/901.60	c reason swapping (by a shorter reason)	: 0
1800.18/901.60	c Calls to reduceDB	: 37
1800.18/901.60	c Number of update (reduction) of LBD	: 362160
1800.18/901.60	c Imported unit clauses	: 0
1800.18/901.60	c number of reductions to clauses (during analyze)	: 0
1800.18/901.60	c number of learned constraints concerned by reduction	: 0
1800.18/901.60	c number of learning phase by resolution	: 0
1800.18/901.60	c number of learning phase by cutting planes	: 0
1800.18/901.60	c speed (assignments/second)	: 216035.90349620936
1800.18/901.60	c non guided choices	2219115
1800.18/901.63	c learnt constraints type 
1800.18/901.63	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 61313
1800.18/901.63	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.18/901.63	c starts		: 1
1800.18/901.63	c conflicts		: 97
1800.18/901.63	c decisions		: 234974
1800.18/901.63	c propagations		: 250040
1800.18/901.63	c inspects		: 229186
1800.18/901.63	c shortcuts		: 0
1800.18/901.63	c learnt literals	: 0
1800.18/901.63	c learnt binary clauses	: 0
1800.18/901.63	c learnt ternary clauses	: 0
1800.18/901.63	c learnt constraints	: 96
1800.18/901.63	c ignored constraints	: 0
1800.18/901.63	c root simplifications	: 0
1800.18/901.63	c removed literals (reason simplification)	: 0
1800.18/901.63	c reason swapping (by a shorter reason)	: 0
1800.18/901.63	c Calls to reduceDB	: 0
1800.18/901.63	c Number of update (reduction) of LBD	: 0
1800.18/901.63	c Imported unit clauses	: 0
1800.18/901.63	c number of reductions to clauses (during analyze)	: 0
1800.18/901.63	c number of learned constraints concerned by reduction	: 0
1800.18/901.63	c number of learning phase by resolution	: 0
1800.18/901.63	c number of learning phase by cutting planes	: 0
1800.18/901.63	c speed (assignments/second)	: 278.22781655034896
1800.18/901.63	c non guided choices	169017
1800.18/901.63	c learnt constraints type 
1800.18/901.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 96
1800.18/901.63	s UNKNOWN
1800.18/901.63	c Total wall clock time (in seconds): 901.525

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-4119756-1467270983/watcher-4119756-1467270983 -o /tmp/evaluation-result-4119756-1467270983/solver-4119756-1467270983 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467268188-8376 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119756-1467270983.opb 

pid=9534
running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.68 3.77 3.38 4/197 9537
/proc/meminfo: memFree=27894020/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=94112 CPUtime=0 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 1299 0 0 0 0 0 0 0 20 0 2 0 6129688 96370688 931 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 23528 931 705 9 0 16769 0
[pid=9537/tid=9538] ppid=9534 vsize=96324 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) R 9534 9537 7235 0 -1 4202560 105 0 0 0 0 0 0 0 20 0 2 0 6129689 98635776 960 33554432000 1073741824 1073778376 140734901021280 140576489057832 224913300733 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100112 s]
/proc/loadavg: 3.68 3.77 3.38 4/197 9537
/proc/meminfo: memFree=27894020/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 4517 0 1 0 10 1 0 0 20 0 18 0 6129688 9787879424 5640 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2389619 5640 2156 9 0 2380296 0
[pid=9537/tid=9538] ppid=9534 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) R 9534 9537 7235 0 -1 4202560 2441 0 1 0 7 0 0 0 20 0 18 0 6129689 9787879424 5640 33554432000 1073741824 1073778376 140734901021280 140576489061280 224925902093 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200349 s]
/proc/loadavg: 3.68 3.77 3.38 4/197 9537
/proc/meminfo: memFree=27894020/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9558476 CPUtime=0.29 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 6133 0 1 0 28 1 0 0 20 0 18 0 6129688 9787879424 9770 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2389619 9770 2221 9 0 2380296 0
[pid=9537/tid=9538] ppid=9534 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) R 9534 9537 7235 0 -1 4202560 2458 0 1 0 17 0 0 0 20 0 18 0 6129689 9787879424 9770 33554432000 1073741824 1073778376 140734901021280 140576489061280 140576428865776 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9558476

[startup+0.300349 s]
/proc/loadavg: 3.68 3.77 3.38 4/197 9537
/proc/meminfo: memFree=27894020/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9558476 CPUtime=0.6 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 11530 0 1 0 57 3 0 0 20 0 18 0 6129688 9787879424 15216 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2389619 15216 2232 9 0 2380296 0
[pid=9537/tid=9538] ppid=9534 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) R 9534 9537 7235 0 -1 4202560 2462 0 1 0 26 1 0 0 20 0 18 0 6129689 9787879424 15216 33554432000 1073741824 1073778376 140734901021280 140576489054064 140576428852519 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9558476

[startup+0.700318 s]
/proc/loadavg: 3.68 3.77 3.38 4/197 9537
/proc/meminfo: memFree=27894020/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9558476 CPUtime=1.48 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 13792 0 1 0 137 11 0 0 20 0 18 0 6129688 9787879424 56483 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2389619 56483 2262 9 0 2380296 0
[pid=9537/tid=9538] ppid=9534 vsize=9558476 CPUtime=0.6 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) R 9534 9537 7235 0 -1 4202560 2520 0 1 0 58 2 0 0 20 0 18 0 6129689 9787879424 56483 33554432000 1073741824 1073778376 140734901021280 140576489060696 140576429160070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9558476

[startup+1.50075 s]
/proc/loadavg: 3.78 3.79 3.39 4/215 9555
/proc/meminfo: memFree=27603264/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9558476 CPUtime=2.92 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 15983 0 1 0 261 31 0 0 20 0 18 0 6129688 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2389619 116554 2262 9 0 2380296 0
[pid=9537/tid=9538] ppid=9534 vsize=9558476 CPUtime=1.23 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) R 9534 9537 7235 0 -1 4202560 2573 0 1 0 118 5 0 0 20 0 18 0 6129689 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576489054208 140576429235540 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9540] ppid=9534 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/9537/task/9540/stat : 9540 (java) S 9534 9537 7235 0 -1 4202560 60 0 0 0 6 2 0 0 20 0 18 0 6129689 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576332397480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9541] ppid=9534 vsize=9558476 CPUtime=0.13 cores=1,3,5,7
/proc/9537/task/9541/stat : 9541 (java) S 9534 9537 7235 0 -1 4202560 144 0 0 0 9 4 0 0 20 0 18 0 6129689 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576331344936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9542] ppid=9534 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/9537/task/9542/stat : 9542 (java) S 9534 9537 7235 0 -1 4202560 220 0 0 0 7 4 0 0 20 0 18 0 6129689 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576330291880 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9543] ppid=9534 vsize=9558476 CPUtime=0.14 cores=1,3,5,7
/proc/9537/task/9543/stat : 9543 (java) S 9534 9537 7235 0 -1 4202560 68 0 0 0 10 4 0 0 20 0 18 0 6129689 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576329239336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9544] ppid=9534 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/9537/task/9544/stat : 9544 (java) S 9534 9537 7235 0 -1 4202560 132 0 0 0 7 2 0 0 20 0 18 0 6129689 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576328186280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9545] ppid=9534 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/9537/task/9545/stat : 9545 (java) S 9534 9537 7235 0 -1 4202560 114 0 0 0 6 3 0 0 20 0 18 0 6129689 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576327133736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9546] ppid=9534 vsize=9558476 CPUtime=0.1 cores=1,3,5,7
/proc/9537/task/9546/stat : 9546 (java) S 9534 9537 7235 0 -1 4202560 46 0 0 0 6 4 0 0 20 0 18 0 6129689 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576326080680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9547] ppid=9534 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/9537/task/9547/stat : 9547 (java) S 9534 9537 7235 0 -1 4202560 150 0 0 0 9 3 0 0 20 0 18 0 6129689 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576325028136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9548] ppid=9534 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9548/stat : 9548 (java) S 9534 9537 7235 0 -1 4202560 196 0 0 0 0 0 0 0 20 0 18 0 6129690 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576312830824 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9549] ppid=9534 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9549/stat : 9549 (java) S 9534 9537 7235 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 18 0 6129691 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576311777144 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9550] ppid=9534 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9550/stat : 9550 (java) S 9534 9537 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 18 0 6129691 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576310723976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9551] ppid=9534 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9551/stat : 9551 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 6129693 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576309672720 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9552] ppid=9534 vsize=9558476 CPUtime=0.35 cores=1,3,5,7
/proc/9537/task/9552/stat : 9552 (java) S 9534 9537 7235 0 -1 4202560 3695 0 0 0 35 0 0 0 20 0 18 0 6129693 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576308619576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9553] ppid=9534 vsize=9558476 CPUtime=0.34 cores=1,3,5,7
/proc/9537/task/9553/stat : 9553 (java) S 9534 9537 7235 0 -1 4202560 7333 0 0 0 32 2 0 0 20 0 18 0 6129693 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576307567032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9554] ppid=9534 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9554/stat : 9554 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 6129693 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576306514168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9555] ppid=9534 vsize=9558476 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9555/stat : 9555 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 6129693 9787879424 116554 33554432000 1073741824 1073778376 140734901021280 140576305461832 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 9558476

[startup+3.10075 s]
/proc/loadavg: 3.78 3.79 3.39 4/215 9555
/proc/meminfo: memFree=27017604/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9824732 CPUtime=5.49 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 18656 0 1 0 496 53 0 0 20 0 22 0 6129688 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2456183 316361 2272 9 0 2446860 0
[pid=9537/tid=9538] ppid=9534 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) S 9534 9537 7235 0 -1 4202560 3580 0 1 0 227 16 0 0 20 0 22 0 6129689 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576489063288 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9540] ppid=9534 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/9537/task/9540/stat : 9540 (java) S 9534 9537 7235 0 -1 4202560 111 0 0 0 17 5 0 0 20 0 22 0 6129689 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576332397480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9541] ppid=9534 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/9537/task/9541/stat : 9541 (java) S 9534 9537 7235 0 -1 4202560 167 0 0 0 17 5 0 0 20 0 22 0 6129689 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576331344936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9542] ppid=9534 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/9537/task/9542/stat : 9542 (java) S 9534 9537 7235 0 -1 4202560 247 0 0 0 15 5 0 0 20 0 22 0 6129689 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576330291880 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9543] ppid=9534 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/9537/task/9543/stat : 9543 (java) S 9534 9537 7235 0 -1 4202560 95 0 0 0 16 5 0 0 20 0 22 0 6129689 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576329239336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9544] ppid=9534 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/9537/task/9544/stat : 9544 (java) S 9534 9537 7235 0 -1 4202560 158 0 0 0 14 4 0 0 20 0 22 0 6129689 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576328186280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9545] ppid=9534 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/9537/task/9545/stat : 9545 (java) S 9534 9537 7235 0 -1 4202560 150 0 0 0 14 4 0 0 20 0 22 0 6129689 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576327133736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9546] ppid=9534 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/9537/task/9546/stat : 9546 (java) S 9534 9537 7235 0 -1 4202560 111 0 0 0 16 5 0 0 20 0 22 0 6129689 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576326080680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9547] ppid=9534 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/9537/task/9547/stat : 9547 (java) S 9534 9537 7235 0 -1 4202560 171 0 0 0 14 5 0 0 20 0 22 0 6129689 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576325028136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9548] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9548/stat : 9548 (java) S 9534 9537 7235 0 -1 4202560 1012 0 0 0 0 0 0 0 20 0 22 0 6129690 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576312830824 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9549] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9549/stat : 9549 (java) S 9534 9537 7235 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576311777144 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9550] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9550/stat : 9550 (java) S 9534 9537 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576310723976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9551] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9551/stat : 9551 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576309672720 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9552] ppid=9534 vsize=9824732 CPUtime=0.5 cores=1,3,5,7
/proc/9537/task/9552/stat : 9552 (java) R 9534 9537 7235 0 -1 4202560 4182 0 0 0 50 0 0 0 20 0 22 0 6129693 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576308619576 140576490617064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9553] ppid=9534 vsize=9824732 CPUtime=0.45 cores=1,3,5,7
/proc/9537/task/9553/stat : 9553 (java) R 9534 9537 7235 0 -1 4202560 7361 0 0 0 43 2 0 0 20 0 22 0 6129693 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576307567032 140576495025304 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9554] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9554/stat : 9554 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576306514168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9555] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9555/stat : 9555 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 316361 33554432000 1073741824 1073778376 140734901021280 140576305461832 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 5.49
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 3.80 3.79 3.40 6/219 9559
/proc/meminfo: memFree=26633880/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9824732 CPUtime=12.62 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 20259 0 1 0 1208 54 0 0 20 0 22 0 6129688 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2456183 316427 2282 9 0 2446860 0
[pid=9537/tid=9538] ppid=9534 vsize=9824732 CPUtime=2.43 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) S 9534 9537 7235 0 -1 4202560 3580 0 1 0 227 16 0 0 20 0 22 0 6129689 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576489063288 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9540] ppid=9534 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/9537/task/9540/stat : 9540 (java) S 9534 9537 7235 0 -1 4202560 111 0 0 0 17 5 0 0 20 0 22 0 6129689 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576332397480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9541] ppid=9534 vsize=9824732 CPUtime=0.22 cores=1,3,5,7
/proc/9537/task/9541/stat : 9541 (java) S 9534 9537 7235 0 -1 4202560 167 0 0 0 17 5 0 0 20 0 22 0 6129689 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576331344936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9542] ppid=9534 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/9537/task/9542/stat : 9542 (java) S 9534 9537 7235 0 -1 4202560 247 0 0 0 15 5 0 0 20 0 22 0 6129689 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576330291880 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9543] ppid=9534 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/9537/task/9543/stat : 9543 (java) S 9534 9537 7235 0 -1 4202560 95 0 0 0 16 5 0 0 20 0 22 0 6129689 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576329239336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9544] ppid=9534 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/9537/task/9544/stat : 9544 (java) S 9534 9537 7235 0 -1 4202560 158 0 0 0 14 4 0 0 20 0 22 0 6129689 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576328186280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9545] ppid=9534 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/9537/task/9545/stat : 9545 (java) S 9534 9537 7235 0 -1 4202560 150 0 0 0 14 4 0 0 20 0 22 0 6129689 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576327133736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9546] ppid=9534 vsize=9824732 CPUtime=0.21 cores=1,3,5,7
/proc/9537/task/9546/stat : 9546 (java) S 9534 9537 7235 0 -1 4202560 111 0 0 0 16 5 0 0 20 0 22 0 6129689 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576326080680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9547] ppid=9534 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/9537/task/9547/stat : 9547 (java) S 9534 9537 7235 0 -1 4202560 171 0 0 0 14 5 0 0 20 0 22 0 6129689 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576325028136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9548] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9548/stat : 9548 (java) S 9534 9537 7235 0 -1 4202560 1013 0 0 0 0 0 0 0 20 0 22 0 6129690 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576312830824 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9549] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9549/stat : 9549 (java) S 9534 9537 7235 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576311777144 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9550] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9550/stat : 9550 (java) S 9534 9537 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576310723976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9551] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9551/stat : 9551 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576309672720 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9552] ppid=9534 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/9537/task/9552/stat : 9552 (java) S 9534 9537 7235 0 -1 4202560 5635 0 0 0 75 2 0 0 20 0 22 0 6129693 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576308619576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9553] ppid=9534 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/9537/task/9553/stat : 9553 (java) S 9534 9537 7235 0 -1 4202560 7506 0 0 0 91 2 0 0 20 0 22 0 6129693 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576307567032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9554] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9554/stat : 9554 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 316427 33554432000 1073741824 1073778376 140734901021280 140576306514168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9555] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 3.97 3.96 3.73 5/220 9652
/proc/meminfo: memFree=26195088/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9824732 CPUtime=1642.71 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 243217 0 1 0 164059 212 0 0 20 0 22 0 6129688 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2456183 930028 2291 9 0 2446860 0
[pid=9537/tid=9538] ppid=9534 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) S 9534 9537 7235 0 -1 4202560 3584 0 1 0 230 18 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576489063288 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9540] ppid=9534 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/9537/task/9540/stat : 9540 (java) S 9534 9537 7235 0 -1 4202560 32108 0 0 0 65 27 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576332397480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9541] ppid=9534 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/9537/task/9541/stat : 9541 (java) S 9534 9537 7235 0 -1 4202560 20700 0 0 0 59 22 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576331344936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9542] ppid=9534 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/9537/task/9542/stat : 9542 (java) S 9534 9537 7235 0 -1 4202560 26071 0 0 0 45 17 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576330291880 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9543] ppid=9534 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/9537/task/9543/stat : 9543 (java) S 9534 9537 7235 0 -1 4202560 21875 0 0 0 50 19 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576329239336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9544] ppid=9534 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/9537/task/9544/stat : 9544 (java) S 9534 9537 7235 0 -1 4202560 27654 0 0 0 38 16 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576328186280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9545] ppid=9534 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/9537/task/9545/stat : 9545 (java) S 9534 9537 7235 0 -1 4202560 28444 0 0 0 45 20 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576327133736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9546] ppid=9534 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/9537/task/9546/stat : 9546 (java) S 9534 9537 7235 0 -1 4202560 26629 0 0 0 48 23 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576326080680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9547] ppid=9534 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/9537/task/9547/stat : 9547 (java) S 9534 9537 7235 0 -1 4202560 25684 0 0 0 37 14 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576325028136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9548] ppid=9534 vsize=9824732 CPUtime=4.05 cores=1,3,5,7
/proc/9537/task/9548/stat : 9548 (java) S 9534 9537 7235 0 -1 4202560 13709 0 0 0 399 6 0 0 20 0 22 0 6129690 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576312830824 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9549] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9549/stat : 9549 (java) S 9534 9537 7235 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576311777144 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9550] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9550/stat : 9550 (java) S 9534 9537 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576310723976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9551] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9551/stat : 9551 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576309672720 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9552] ppid=9534 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/9537/task/9552/stat : 9552 (java) S 9534 9537 7235 0 -1 4202560 7399 0 0 0 121 2 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576308619576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9553] ppid=9534 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/9537/task/9553/stat : 9553 (java) S 9534 9537 7235 0 -1 4202560 7515 0 0 0 127 2 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576307567032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9554] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9554/stat : 9554 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576306514168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9555] ppid=9534 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/9537/task/9555/stat : 9555 (java) S 9534 9537 7235 0 -1 4202560 47 0 0 0 15 24 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576305461832 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9556] ppid=9534 vsize=9824732 CPUtime=814.17 cores=1,3,5,7
/proc/9537/task/9556/stat : 9556 (java) R 9534 9537 7235 0 -1 4202560 266 0 0 0 81397 20 0 0 20 0 22 0 6129978 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576304398736 140576429313836 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9557] ppid=9534 vsize=9824732 CPUtime=814.06 cores=1,3,5,7
/proc/9537/task/9557/stat : 9557 (java) R 9534 9537 7235 0 -1 4202560 267 0 0 0 81382 24 0 0 20 0 22 0 6129978 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576303353000 140576429522742 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9558] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9558/stat : 9558 (java) S 9534 9537 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6129983 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576302302504 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9559] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9559/stat : 9559 (java) S 9534 9537 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6129983 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576301249960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1642.71
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 3.99 3.96 3.74 6/219 9653
/proc/meminfo: memFree=26195520/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9824732 CPUtime=1762.74 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 243221 0 1 0 176060 214 0 0 20 0 22 0 6129688 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2456183 930028 2291 9 0 2446860 0
[pid=9537/tid=9538] ppid=9534 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) S 9534 9537 7235 0 -1 4202560 3584 0 1 0 230 18 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576489063288 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9540] ppid=9534 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/9537/task/9540/stat : 9540 (java) S 9534 9537 7235 0 -1 4202560 32108 0 0 0 65 27 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576332397480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9541] ppid=9534 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/9537/task/9541/stat : 9541 (java) S 9534 9537 7235 0 -1 4202560 20700 0 0 0 59 22 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576331344936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9542] ppid=9534 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/9537/task/9542/stat : 9542 (java) S 9534 9537 7235 0 -1 4202560 26071 0 0 0 45 17 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576330291880 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9543] ppid=9534 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/9537/task/9543/stat : 9543 (java) S 9534 9537 7235 0 -1 4202560 21875 0 0 0 50 19 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576329239336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9544] ppid=9534 vsize=9824732 CPUtime=0.54 cores=1,3,5,7
/proc/9537/task/9544/stat : 9544 (java) S 9534 9537 7235 0 -1 4202560 27654 0 0 0 38 16 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576328186280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9545] ppid=9534 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/9537/task/9545/stat : 9545 (java) S 9534 9537 7235 0 -1 4202560 28444 0 0 0 45 20 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576327133736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9546] ppid=9534 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/9537/task/9546/stat : 9546 (java) S 9534 9537 7235 0 -1 4202560 26629 0 0 0 48 23 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576326080680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9547] ppid=9534 vsize=9824732 CPUtime=0.51 cores=1,3,5,7
/proc/9537/task/9547/stat : 9547 (java) S 9534 9537 7235 0 -1 4202560 25684 0 0 0 37 14 0 0 20 0 22 0 6129689 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576325028136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9548] ppid=9534 vsize=9824732 CPUtime=4.05 cores=1,3,5,7
/proc/9537/task/9548/stat : 9548 (java) S 9534 9537 7235 0 -1 4202560 13709 0 0 0 399 6 0 0 20 0 22 0 6129690 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576312830824 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9549] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9549/stat : 9549 (java) S 9534 9537 7235 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576311777144 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9550] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9550/stat : 9550 (java) S 9534 9537 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576310723976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9551] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9551/stat : 9551 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576309672720 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9552] ppid=9534 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/9537/task/9552/stat : 9552 (java) S 9534 9537 7235 0 -1 4202560 7399 0 0 0 121 2 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576308619576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9553] ppid=9534 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/9537/task/9553/stat : 9553 (java) S 9534 9537 7235 0 -1 4202560 7515 0 0 0 127 2 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576307567032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9554] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9554/stat : 9554 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576306514168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9555] ppid=9534 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/9537/task/9555/stat : 9555 (java) S 9534 9537 7235 0 -1 4202560 51 0 0 0 16 27 0 0 20 0 22 0 6129693 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576305461832 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9556] ppid=9534 vsize=9824732 CPUtime=874.18 cores=1,3,5,7
/proc/9537/task/9556/stat : 9556 (java) R 9534 9537 7235 0 -1 4202560 266 0 0 0 87397 21 0 0 20 0 22 0 6129978 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576304398736 140576429918229 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9557] ppid=9534 vsize=9824732 CPUtime=874.07 cores=1,3,5,7
/proc/9537/task/9557/stat : 9557 (java) R 9534 9537 7235 0 -1 4202560 267 0 0 0 87382 25 0 0 20 0 22 0 6129978 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576303353000 140576429259680 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9558] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9558/stat : 9558 (java) S 9534 9537 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6129983 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576302302504 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9559] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9559/stat : 9559 (java) S 9534 9537 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6129983 10060525568 930028 33554432000 1073741824 1073778376 140734901021280 140576301249960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1762.74
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+901.601 s]
/proc/loadavg: 3.99 3.97 3.75 5/219 9654
/proc/meminfo: memFree=26014036/32872528 swapFree=171304/177436
[pid=9537] ppid=9534 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/9537/stat : 9537 (java) S 9534 9537 7235 0 -1 4202496 243850 0 1 0 179782 236 0 0 20 0 22 0 6129688 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140734901012416 224925876285 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9537/statm: 2456183 975350 2291 9 0 2446860 0
[pid=9537/tid=9538] ppid=9534 vsize=9824732 CPUtime=2.48 cores=1,3,5,7
/proc/9537/task/9538/stat : 9538 (java) S 9534 9537 7235 0 -1 4202560 3585 0 1 0 230 18 0 0 20 0 22 0 6129689 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576489063288 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9540] ppid=9534 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/9537/task/9540/stat : 9540 (java) S 9534 9537 7235 0 -1 4202560 32213 0 0 0 81 32 0 0 20 0 22 0 6129689 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576332397480 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9541] ppid=9534 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/9537/task/9541/stat : 9541 (java) S 9534 9537 7235 0 -1 4202560 20734 0 0 0 69 24 0 0 20 0 22 0 6129689 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576331344936 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9542] ppid=9534 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/9537/task/9542/stat : 9542 (java) S 9534 9537 7235 0 -1 4202560 26102 0 0 0 53 19 0 0 20 0 22 0 6129689 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576330291880 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9543] ppid=9534 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/9537/task/9543/stat : 9543 (java) S 9534 9537 7235 0 -1 4202560 21949 0 0 0 65 24 0 0 20 0 22 0 6129689 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576329239336 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9544] ppid=9534 vsize=9824732 CPUtime=0.63 cores=1,3,5,7
/proc/9537/task/9544/stat : 9544 (java) S 9534 9537 7235 0 -1 4202560 27696 0 0 0 45 18 0 0 20 0 22 0 6129689 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576328186280 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9545] ppid=9534 vsize=9824732 CPUtime=0.78 cores=1,3,5,7
/proc/9537/task/9545/stat : 9545 (java) S 9534 9537 7235 0 -1 4202560 28499 0 0 0 55 23 0 0 20 0 22 0 6129689 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576327133736 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9546] ppid=9534 vsize=9824732 CPUtime=0.84 cores=1,3,5,7
/proc/9537/task/9546/stat : 9546 (java) S 9534 9537 7235 0 -1 4202560 26678 0 0 0 60 24 0 0 20 0 22 0 6129689 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576326080680 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9547] ppid=9534 vsize=9824732 CPUtime=0.62 cores=1,3,5,7
/proc/9537/task/9547/stat : 9547 (java) S 9534 9537 7235 0 -1 4202560 25733 0 0 0 46 16 0 0 20 0 22 0 6129689 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576325028136 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9548] ppid=9534 vsize=9824732 CPUtime=5.71 cores=1,3,5,7
/proc/9537/task/9548/stat : 9548 (java) S 9534 9537 7235 0 -1 4202560 13893 0 0 0 565 6 0 0 20 0 22 0 6129690 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576312830824 224925890473 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9549] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9549/stat : 9549 (java) S 9534 9537 7235 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576311777144 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9550] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9550/stat : 9550 (java) S 9534 9537 7235 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 6129691 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576310723976 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9551] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9551/stat : 9551 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576309672720 224925898528 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9552] ppid=9534 vsize=9824732 CPUtime=1.23 cores=1,3,5,7
/proc/9537/task/9552/stat : 9552 (java) S 9534 9537 7235 0 -1 4202560 7399 0 0 0 121 2 0 0 20 0 22 0 6129693 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576308619576 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9553] ppid=9534 vsize=9824732 CPUtime=1.29 cores=1,3,5,7
/proc/9537/task/9553/stat : 9553 (java) S 9534 9537 7235 0 -1 4202560 7515 0 0 0 127 2 0 0 20 0 22 0 6129693 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576307567032 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=9537/tid=9554] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9554/stat : 9554 (java) S 9534 9537 7235 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 6129693 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576306514168 224925889596 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9555] ppid=9534 vsize=9824732 CPUtime=0.43 cores=1,3,5,7
/proc/9537/task/9555/stat : 9555 (java) S 9534 9537 7235 0 -1 4202560 51 0 0 0 16 27 0 0 20 0 22 0 6129693 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576305461832 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9556] ppid=9534 vsize=9824732 CPUtime=891.53 cores=1,3,5,7
/proc/9537/task/9556/stat : 9556 (java) R 9534 9537 7235 0 -1 4202560 271 0 0 0 89132 21 0 0 20 0 22 0 6129978 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576304406432 140576429515434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=9537/tid=9557] ppid=9534 vsize=9824732 CPUtime=891.41 cores=1,3,5,7
/proc/9537/task/9557/stat : 9557 (java) R 9534 9537 7235 0 -1 4202560 267 0 0 0 89116 25 0 0 20 0 22 0 6129978 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576303352624 140576429522717 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=9537/tid=9558] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9558/stat : 9558 (java) S 9534 9537 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6129983 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576302302504 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=9537/tid=9559] ppid=9534 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/9537/task/9559/stat : 9559 (java) S 9534 9537 7235 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 6129983 10060525568 975350 33554432000 1073741824 1073778376 140734901021280 140576301249960 224925890473 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
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 9537 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 901.688
CPU time (s): 1801.07
CPU user time (s): 1798.05
CPU system time (s): 3.02154
CPU usage (%): 199.744
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.05
system time used= 3.02154
maximum resident set size= 3901536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243896
page faults= 1
swaps= 0
block input operations= 0
block output operations= 664
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28131
involuntary context switches= 7878

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.552 second user time and 7.17591 second system time

The end

Launcher Data

Begin job on node105 at 2016-06-30 09:16:24
IDJOB=4119756
IDBENCH=111800
IDSOLVER=2543
FILE ID=node105/4119756-1467270983
RUNJOBID= node105-1467268188-8376
PBS_JOBID= 20004488
Free space on /tmp= 71692 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-LIN/pbfvmc-formulae/hw128/normalized-hw128-vm98p-opt.opb.negationfix.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119756-1467270983/watcher-4119756-1467270983 -o /tmp/evaluation-result-4119756-1467270983/solver-4119756-1467270983 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node105-1467268188-8376 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119756-1467270983.opb

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

MD5SUM BENCH= 639e0d875430a149be6568412a359422
RANDOM SEED=1999913027

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.487
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.487
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.487
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:        27894672 kB
Buffers:          130244 kB
Cached:           472588 kB
SwapCached:            0 kB
Active:          3639084 kB
Inactive:         408656 kB
Active(anon):    3437940 kB
Inactive(anon):     9680 kB
Active(file):     201144 kB
Inactive(file):   398976 kB
Unevictable:      177436 kB
Mlocked:          171304 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              8568 kB
Writeback:             0 kB
AnonPages:       3628552 kB
Mapped:            22224 kB
Shmem:               204 kB
Slab:             611388 kB
SReclaimable:      54636 kB
SUnreclaim:       556752 kB
KernelStack:        1608 kB
PageTables:        11292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4101160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3383296 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= 71716 MiB
End job on node105 at 2016-06-30 09:31:25