Trace number 4103666

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) 1800.11 896.257

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-scrs8.opb
MD5SUMb043e07da3f326ab58c20906a4694dad
Bench CategoryOPT-BIGINT (optimisation, big 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 variables35070
Total number of constraints488
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints488
Minimum length of a constraint30
Maximum length of a constraint1110
Number of terms in the objective function 24750
Biggest coefficient in the objective function 284830543390965760000
Number of bits for the biggest coefficient in the objective function 68
Sum of the numbers in the objective function 7193462013935082558288
Number of bits of the sum of numbers in the objective function 73
Biggest number in a constraint 284830543390965760000
Number of bits of the biggest number in a constraint 68
Biggest sum of numbers in a constraint 7193462013935082558288
Number of bits of the biggest sum of numbers73
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Glucose 2.1 dynamic restart strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/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.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.09/0.11	c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-4103666-1466245084.opb
0.09/0.11	c reading problem ... 
0.09/0.11	c  objective function found
1.46/0.79	c ... done. Wall clock time 0.675s.
1.46/0.79	c declared #vars     35070
1.46/0.79	c #constraints  872
1.46/0.79	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.46/0.79	c constraints type 
1.46/0.79	c org.sat4j.specs.Constr$1 => 30
1.46/0.79	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 842
1.46/0.79	c 872 constraints processed.
1.46/0.79	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.46/0.79	c constraints type 
1.46/0.79	c org.sat4j.specs.Constr$1 => 30
1.46/0.79	c org.sat4j.pb.constraints.pb.MaxWatchPb => 842
1.46/0.79	c 872 constraints processed.
1.46/0.79	c objective function length is 24750 literals
4.97/1.87	c cleaning 2498 clauses out of 5000 with flag 12320/5000
6.40/2.45	c cleaning 4250 clauses out of 8502 with flag 24696/11000
7.41/2.97	c cleaning 5626 clauses out of 11252 with flag 39477/18000
9.21/3.79	c cleaning 6814 clauses out of 13628 with flag 57516/26002
11.74/4.99	c cleaning 7906 clauses out of 15812 with flag 77386/35000
14.85/6.48	c cleaning 8951 clauses out of 17908 with flag 100530/45002
18.71/8.33	c cleaning 9978 clauses out of 19956 with flag 125990/56001
23.19/10.58	c cleaning 10989 clauses out of 21979 with flag 153256/68002
28.60/13.22	c cleaning 11990 clauses out of 23989 with flag 183001/81001
34.83/16.31	c cleaning 12995 clauses out of 25998 with flag 215277/95000
41.85/19.87	c cleaning 13999 clauses out of 28004 with flag 249630/110001
49.92/23.88	c cleaning 15002 clauses out of 30004 with flag 285635/126000
58.92/28.35	c cleaning 15997 clauses out of 32002 with flag 324179/143000
69.37/33.60	c cleaning 17000 clauses out of 34005 with flag 365382/161000
82.97/40.37	c cleaning 18001 clauses out of 36007 with flag 409786/180002
97.64/47.63	c cleaning 19001 clauses out of 38004 with flag 452953/200000
114.66/56.13	c cleaning 19997 clauses out of 40004 with flag 500535/221001
134.06/65.83	c cleaning 21001 clauses out of 42006 with flag 551101/243000
155.66/76.62	c cleaning 22000 clauses out of 44006 with flag 603820/266001
177.46/87.57	c cleaning 22999 clauses out of 46005 with flag 658118/290000
203.09/100.37	c cleaning 24002 clauses out of 48008 with flag 715731/315002
231.51/114.58	c cleaning 25000 clauses out of 50004 with flag 774267/341000
262.74/130.13	c cleaning 26000 clauses out of 52005 with flag 835401/368001
297.17/147.40	c cleaning 26990 clauses out of 54004 with flag 898985/396000
333.81/165.65	c cleaning 28007 clauses out of 56014 with flag 964074/425000
373.24/185.39	c cleaning 29000 clauses out of 58007 with flag 1032344/455000
415.31/206.31	c cleaning 29999 clauses out of 60007 with flag 1103593/486000
445.54/221.46	c cleaning 0 clauses out of 5000 with flag 0/5000
460.79/228.77	c cleaning 31005 clauses out of 62009 with flag 1177042/518001
510.97/253.62	c cleaning 32000 clauses out of 64004 with flag 1252791/551001
566.40/281.37	c cleaning 32998 clauses out of 66004 with flag 1330511/585001
626.22/311.24	c cleaning 33997 clauses out of 68005 with flag 1410292/620000
690.65/343.35	c cleaning 34999 clauses out of 70008 with flag 1494493/656000
757.73/376.70	c cleaning 35998 clauses out of 72010 with flag 1579695/693001
829.88/412.68	c cleaning 37002 clauses out of 74012 with flag 1665730/731001
905.62/450.35	c cleaning 37999 clauses out of 76009 with flag 1755697/770000
983.25/489.11	c cleaning 39001 clauses out of 78010 with flag 1847065/810000
1066.11/530.41	c cleaning 40001 clauses out of 80009 with flag 1941331/851000
1150.63/572.53	c cleaning 41001 clauses out of 82009 with flag 2038445/893001
1239.96/617.06	c cleaning 41999 clauses out of 84008 with flag 2137503/936001
1333.70/663.70	c cleaning 43001 clauses out of 86008 with flag 2239512/980000
1432.05/712.78	c cleaning 44003 clauses out of 88007 with flag 2342366/1025000
1537.31/765.38	c cleaning 45000 clauses out of 90005 with flag 2446472/1071001
1647.26/820.14	c cleaning 45999 clauses out of 92004 with flag 2553897/1118000
1761.77/877.13	c cleaning 47001 clauses out of 94005 with flag 2663845/1166000
1800.11/896.20	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/896.20	c starts		: 3
1800.11/896.20	c conflicts		: 1188139
1800.11/896.20	c decisions		: 1307833
1800.11/896.20	c propagations		: 10159530
1800.11/896.20	c inspects		: 10547449632
1800.11/896.20	c shortcuts		: 0
1800.11/896.20	c learnt literals	: 0
1800.11/896.20	c learnt binary clauses	: 0
1800.11/896.20	c learnt ternary clauses	: 0
1800.11/896.20	c learnt constraints	: 1188139
1800.11/896.20	c ignored constraints	: 0
1800.11/896.20	c root simplifications	: 0
1800.11/896.20	c removed literals (reason simplification)	: 5588418
1800.11/896.20	c reason swapping (by a shorter reason)	: 0
1800.11/896.20	c Calls to reduceDB	: 44
1800.11/896.20	c Number of update (reduction) of LBD	: 4754
1800.11/896.20	c Imported unit clauses	: 0
1800.11/896.20	c number of reductions to clauses (during analyze)	: 0
1800.11/896.20	c number of learned constraints concerned by reduction	: 0
1800.11/896.20	c number of learning phase by resolution	: 0
1800.11/896.20	c number of learning phase by cutting planes	: 0
1800.11/896.20	c speed (assignments/second)	: 11347.654077189942
1800.11/896.20	c non guided choices	1498
1800.11/896.23	c learnt constraints type 
1800.11/896.23	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 69144
1800.11/896.23	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.11/896.23	c starts		: 1
1800.11/896.23	c conflicts		: 9305
1800.11/896.23	c decisions		: 260048
1800.11/896.23	c propagations		: 884974
1800.11/896.23	c inspects		: 695475848
1800.11/896.23	c shortcuts		: 0
1800.11/896.23	c learnt literals	: 0
1800.11/896.23	c learnt binary clauses	: 0
1800.11/896.23	c learnt ternary clauses	: 0
1800.11/896.23	c learnt constraints	: 9305
1800.11/896.23	c ignored constraints	: 0
1800.11/896.23	c root simplifications	: 0
1800.11/896.23	c removed literals (reason simplification)	: 0
1800.11/896.23	c reason swapping (by a shorter reason)	: 0
1800.11/896.23	c Calls to reduceDB	: 1
1800.11/896.23	c Number of update (reduction) of LBD	: 0
1800.11/896.23	c Imported unit clauses	: 0
1800.11/896.23	c number of reductions to clauses (during analyze)	: 0
1800.11/896.23	c number of learned constraints concerned by reduction	: 0
1800.11/896.23	c number of learning phase by resolution	: 0
1800.11/896.23	c number of learning phase by cutting planes	: 0
1800.11/896.23	c speed (assignments/second)	: 988.4421470711096
1800.11/896.23	c non guided choices	0
1800.11/896.23	c learnt constraints type 
1800.11/896.23	c org.sat4j.pb.constraints.pb.MaxWatchPb => 9305
1800.11/896.23	s UNKNOWN
1800.11/896.23	c Total wall clock time (in seconds): 896.121

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-4103666-1466245084/watcher-4103666-1466245084 -o /tmp/evaluation-result-4103666-1466245084/solver-4103666-1466245084 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466240588-22108 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4103666-1466245084.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.07 4.22 4.18 4/197 23309
/proc/meminfo: memFree=27106460/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/23309/stat : 23309 (java) D 23306 23309 22091 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 26553932 9515008 185 33554432000 1073741824 1073778376 140736707238560 140736707227624 239863950631 0 0 4096 0 18446744072100588836 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2323 185 143 9 0 71 0

[startup+0.100114 s]
/proc/loadavg: 4.07 4.22 4.18 4/197 23309
/proc/meminfo: memFree=27106460/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/23309/stat : 23309 (java) S 23306 23309 22091 0 -1 4202496 4422 0 1 0 8 1 0 0 20 0 18 0 26553932 9787879424 6042 33554432000 1073741824 1073778376 140736707238560 140736707229696 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2389619 6044 2137 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200235 s]
/proc/loadavg: 4.07 4.22 4.18 4/197 23309
/proc/meminfo: memFree=27106460/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9558476 CPUtime=0.3 cores=1,3,5,7
/proc/23309/stat : 23309 (java) S 23306 23309 22091 0 -1 4202496 5109 0 1 0 29 1 0 0 20 0 18 0 26553932 9787879424 7521 33554432000 1073741824 1073778376 140736707238560 140736707229696 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2389619 7521 2222 9 0 2380296 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9558476

[startup+0.300305 s]
/proc/loadavg: 4.07 4.22 4.18 4/197 23309
/proc/meminfo: memFree=27106460/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9558476 CPUtime=0.49 cores=1,3,5,7
/proc/23309/stat : 23309 (java) S 23306 23309 22091 0 -1 4202496 6224 0 1 0 48 1 0 0 20 0 18 0 26553932 9787879424 11822 33554432000 1073741824 1073778376 140736707238560 140736707229696 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2389619 11822 2232 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558476

[startup+0.700265 s]
/proc/loadavg: 4.07 4.22 4.18 4/197 23309
/proc/meminfo: memFree=27106460/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9558476 CPUtime=1.46 cores=1,3,5,7
/proc/23309/stat : 23309 (java) S 23306 23309 22091 0 -1 4202496 15254 0 1 0 142 4 0 0 20 0 18 0 26553932 9787879424 43265 33554432000 1073741824 1073778376 140736707238560 140736707229696 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2389619 43265 2260 9 0 2380296 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9558476

[startup+1.50095 s]
/proc/loadavg: 4.07 4.22 4.18 7/219 23331
/proc/meminfo: memFree=26918920/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9824732 CPUtime=4.31 cores=1,3,5,7
/proc/23309/stat : 23309 (java) S 23306 23309 22091 0 -1 4202496 17813 0 1 0 418 13 0 0 20 0 22 0 26553932 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 140736707229696 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2456183 59696 2285 9 0 2446860 0
[pid=23309/tid=23311] ppid=23306 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (java) S 23306 23309 22091 0 -1 4202560 2481 0 1 0 68 3 0 0 20 0 22 0 26553933 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139933039825784 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23312] ppid=23306 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (java) S 23306 23309 22091 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 26553933 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139933001316776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23313] ppid=23306 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/23309/task/23313/stat : 23313 (java) S 23306 23309 22091 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 26553933 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139933000264232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23314] ppid=23306 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23309/task/23314/stat : 23314 (java) S 23306 23309 22091 0 -1 4202560 13 0 0 0 2 0 0 0 20 0 22 0 26553933 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932999211176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23315] ppid=23306 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23309/task/23315/stat : 23315 (java) S 23306 23309 22091 0 -1 4202560 111 0 0 0 4 1 0 0 20 0 22 0 26553933 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932998158632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23316] ppid=23306 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23309/task/23316/stat : 23316 (java) S 23306 23309 22091 0 -1 4202560 63 0 0 0 3 2 0 0 20 0 22 0 26553933 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932997106600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23317] ppid=23306 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23309/task/23317/stat : 23317 (java) S 23306 23309 22091 0 -1 4202560 178 0 0 0 3 2 0 0 20 0 22 0 26553933 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932996054056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23318] ppid=23306 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23309/task/23318/stat : 23318 (java) S 23306 23309 22091 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 26553933 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932995001000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23319] ppid=23306 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/23309/task/23319/stat : 23319 (java) S 23306 23309 22091 0 -1 4202560 84 0 0 0 1 0 0 0 20 0 22 0 26553933 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932993948456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23320] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23320/stat : 23320 (java) S 23306 23309 22091 0 -1 4202560 72 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932863531368 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23321] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23321/stat : 23321 (java) S 23306 23309 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932862477688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23322] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23322/stat : 23322 (java) S 23306 23309 22091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932861424520 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23323] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23323/stat : 23323 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932860373264 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23324] ppid=23306 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/23309/task/23324/stat : 23324 (java) S 23306 23309 22091 0 -1 4202560 4655 0 0 0 98 0 0 0 20 0 22 0 26553937 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932859321144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23325] ppid=23306 vsize=9824732 CPUtime=0.92 cores=1,3,5,7
/proc/23309/task/23325/stat : 23325 (java) S 23306 23309 22091 0 -1 4202560 8800 0 0 0 90 2 0 0 20 0 22 0 26553937 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932858268600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23326] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23326/stat : 23326 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932857215736 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23327] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23327/stat : 23327 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932856163400 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23328] ppid=23306 vsize=9824732 CPUtime=0.64 cores=1,3,5,7
/proc/23309/task/23328/stat : 23328 (java) R 23306 23309 22091 0 -1 4202560 25 0 0 0 64 0 0 0 20 0 22 0 26554011 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139932855108264 139932870675983 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23329] ppid=23306 vsize=9824732 CPUtime=0.65 cores=1,3,5,7
/proc/23309/task/23329/stat : 23329 (java) R 23306 23309 22091 0 -1 4202560 22 0 0 0 65 0 0 0 20 0 22 0 26554011 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139931712217192 139932869939463 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23330] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23330/stat : 23330 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139931711165224 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23331] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23331/stat : 23331 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 59696 33554432000 1073741824 1073778376 140736707238560 139931710112680 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.31
Current children cumulated vsize (KiB) 9824732

[startup+3.1009 s]
/proc/loadavg: 4.07 4.22 4.18 11/219 23331
/proc/meminfo: memFree=26757160/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9824732 CPUtime=7.87 cores=1,3,5,7
/proc/23309/stat : 23309 (java) S 23306 23309 22091 0 -1 4202496 18054 0 1 0 770 17 0 0 20 0 22 0 26553932 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 140736707229696 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2456183 93627 2290 9 0 2446860 0
[pid=23309/tid=23311] ppid=23306 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (java) S 23306 23309 22091 0 -1 4202560 2481 0 1 0 68 3 0 0 20 0 22 0 26553933 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139933039825784 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23312] ppid=23306 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (java) S 23306 23309 22091 0 -1 4202560 27 0 0 0 3 2 0 0 20 0 22 0 26553933 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139933001316776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23313] ppid=23306 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23309/task/23313/stat : 23313 (java) S 23306 23309 22091 0 -1 4202560 29 0 0 0 4 2 0 0 20 0 22 0 26553933 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139933000264232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23314] ppid=23306 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/23309/task/23314/stat : 23314 (java) S 23306 23309 22091 0 -1 4202560 26 0 0 0 4 1 0 0 20 0 22 0 26553933 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932999211176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23315] ppid=23306 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23309/task/23315/stat : 23315 (java) S 23306 23309 22091 0 -1 4202560 115 0 0 0 4 2 0 0 20 0 22 0 26553933 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932998158632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23316] ppid=23306 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23309/task/23316/stat : 23316 (java) S 23306 23309 22091 0 -1 4202560 64 0 0 0 4 2 0 0 20 0 22 0 26553933 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932997106600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23317] ppid=23306 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23309/task/23317/stat : 23317 (java) S 23306 23309 22091 0 -1 4202560 181 0 0 0 4 2 0 0 20 0 22 0 26553933 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932996054056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23318] ppid=23306 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23309/task/23318/stat : 23318 (java) S 23306 23309 22091 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 26553933 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932995001000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23319] ppid=23306 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/23309/task/23319/stat : 23319 (java) S 23306 23309 22091 0 -1 4202560 87 0 0 0 2 0 0 0 20 0 22 0 26553933 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932993948456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23320] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23320/stat : 23320 (java) S 23306 23309 22091 0 -1 4202560 198 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932863531368 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23321] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23321/stat : 23321 (java) S 23306 23309 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932862477688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23322] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23322/stat : 23322 (java) S 23306 23309 22091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932861424520 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23323] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23323/stat : 23323 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932860373264 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23324] ppid=23306 vsize=9824732 CPUtime=1.16 cores=1,3,5,7
/proc/23309/task/23324/stat : 23324 (java) R 23306 23309 22091 0 -1 4202560 4660 0 0 0 116 0 0 0 20 0 22 0 26553937 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932859321144 139933046616504 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23325] ppid=23306 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/23309/task/23325/stat : 23325 (java) R 23306 23309 22091 0 -1 4202560 8803 0 0 0 103 2 0 0 20 0 22 0 26553937 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932858268776 139933043918232 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23326] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23326/stat : 23326 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932857215736 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23327] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23327/stat : 23327 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932856163400 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23328] ppid=23306 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/23309/task/23328/stat : 23328 (java) R 23306 23309 22091 0 -1 4202560 27 0 0 0 220 0 0 0 20 0 22 0 26554011 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139932855099296 139932870755245 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23329] ppid=23306 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/23309/task/23329/stat : 23329 (java) R 23306 23309 22091 0 -1 4202560 73 0 0 0 219 2 0 0 20 0 22 0 26554011 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139931712217560 139932870739675 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23330] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23330/stat : 23330 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139931711165224 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23331] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23331/stat : 23331 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 93627 33554432000 1073741824 1073778376 140736707238560 139931710112680 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 9824732

[startup+6.30099 s]
/proc/loadavg: 4.14 4.23 4.18 5/219 23331
/proc/meminfo: memFree=26474352/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9824732 CPUtime=14.65 cores=1,3,5,7
/proc/23309/stat : 23309 (java) S 23306 23309 22091 0 -1 4202496 19045 0 1 0 1439 26 0 0 20 0 22 0 26553932 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 140736707229696 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2456183 162818 2290 9 0 2446860 0
[pid=23309/tid=23311] ppid=23306 vsize=9824732 CPUtime=0.72 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (java) S 23306 23309 22091 0 -1 4202560 2481 0 1 0 69 3 0 0 20 0 22 0 26553933 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139933039825784 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23312] ppid=23306 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (java) S 23306 23309 22091 0 -1 4202560 64 0 0 0 8 2 0 0 20 0 22 0 26553933 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139933001316776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23313] ppid=23306 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23309/task/23313/stat : 23313 (java) S 23306 23309 22091 0 -1 4202560 45 0 0 0 6 3 0 0 20 0 22 0 26553933 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139933000264232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23314] ppid=23306 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/23309/task/23314/stat : 23314 (java) S 23306 23309 22091 0 -1 4202560 55 0 0 0 8 2 0 0 20 0 22 0 26553933 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932999211176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23315] ppid=23306 vsize=9824732 CPUtime=0.09 cores=1,3,5,7
/proc/23309/task/23315/stat : 23315 (java) S 23306 23309 22091 0 -1 4202560 128 0 0 0 7 2 0 0 20 0 22 0 26553933 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932998158632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23316] ppid=23306 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/23309/task/23316/stat : 23316 (java) S 23306 23309 22091 0 -1 4202560 94 0 0 0 9 3 0 0 20 0 22 0 26553933 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932997106600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23317] ppid=23306 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/23309/task/23317/stat : 23317 (java) S 23306 23309 22091 0 -1 4202560 199 0 0 0 7 3 0 0 20 0 22 0 26553933 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932996054056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23318] ppid=23306 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/23309/task/23318/stat : 23318 (java) S 23306 23309 22091 0 -1 4202560 42 0 0 0 5 1 0 0 20 0 22 0 26553933 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932995001000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23319] ppid=23306 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/23309/task/23319/stat : 23319 (java) S 23306 23309 22091 0 -1 4202560 100 0 0 0 4 0 0 0 20 0 22 0 26553933 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932993948456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23320] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23320/stat : 23320 (java) S 23306 23309 22091 0 -1 4202560 461 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932863531368 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23321] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23321/stat : 23321 (java) S 23306 23309 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932862477688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23322] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23322/stat : 23322 (java) S 23306 23309 22091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932861424520 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23323] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23323/stat : 23323 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 162818 33554432000 1073741824 1073778376 140736707238560 139932860373264 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23324] ppid=23306 vsize=9824732 CPUtime=1.36 cores=1,3,5,7

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

/proc/23309/task/23314/stat : 23314 (java) S 23306 23309 22091 0 -1 4202560 320 0 0 0 190 9 0 0 20 0 22 0 26553933 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932999211176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23315] ppid=23306 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/23309/task/23315/stat : 23315 (java) S 23306 23309 22091 0 -1 4202560 415 0 0 0 200 9 0 0 20 0 22 0 26553933 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932998158632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23316] ppid=23306 vsize=9824732 CPUtime=2.06 cores=1,3,5,7
/proc/23309/task/23316/stat : 23316 (java) S 23306 23309 22091 0 -1 4202560 341 0 0 0 197 9 0 0 20 0 22 0 26553933 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932997106600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23317] ppid=23306 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/23309/task/23317/stat : 23317 (java) S 23306 23309 22091 0 -1 4202560 450 0 0 0 191 9 0 0 20 0 22 0 26553933 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932996054056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23318] ppid=23306 vsize=9824732 CPUtime=2.04 cores=1,3,5,7
/proc/23309/task/23318/stat : 23318 (java) S 23306 23309 22091 0 -1 4202560 277 0 0 0 196 8 0 0 20 0 22 0 26553933 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932995001000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23319] ppid=23306 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/23309/task/23319/stat : 23319 (java) S 23306 23309 22091 0 -1 4202560 356 0 0 0 191 8 0 0 20 0 22 0 26553933 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932993948456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23320] ppid=23306 vsize=9824732 CPUtime=1.17 cores=1,3,5,7
/proc/23309/task/23320/stat : 23320 (java) S 23306 23309 22091 0 -1 4202560 9150 0 0 0 78 39 0 0 20 0 22 0 26553935 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932863531368 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23321] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23321/stat : 23321 (java) S 23306 23309 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932862477688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23322] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23322/stat : 23322 (java) S 23306 23309 22091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932861424520 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23323] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23323/stat : 23323 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932860373264 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23324] ppid=23306 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/23309/task/23324/stat : 23324 (java) S 23306 23309 22091 0 -1 4202560 4927 0 0 0 144 0 0 0 20 0 22 0 26553937 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932859321144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23325] ppid=23306 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/23309/task/23325/stat : 23325 (java) S 23306 23309 22091 0 -1 4202560 19058 0 0 0 196 3 0 0 20 0 22 0 26553937 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932858268600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23326] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23326/stat : 23326 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932857215736 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23327] ppid=23306 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/23309/task/23327/stat : 23327 (java) S 23306 23309 22091 0 -1 4202560 47 0 0 0 16 19 0 0 20 0 22 0 26553937 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932856163400 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23328] ppid=23306 vsize=9824732 CPUtime=812.96 cores=1,3,5,7
/proc/23309/task/23328/stat : 23328 (java) R 23306 23309 22091 0 -1 4202560 294 0 0 0 81280 16 0 0 20 0 22 0 26554011 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139932855106992 139932870922178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23329] ppid=23306 vsize=9824732 CPUtime=813.08 cores=1,3,5,7
/proc/23309/task/23329/stat : 23329 (java) R 23306 23309 22091 0 -1 4202560 2028 0 0 0 81260 48 0 0 20 0 22 0 26554011 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139931712217776 139932870791769 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23330] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23330/stat : 23330 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139931711165224 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23331] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23331/stat : 23331 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 533441 33554432000 1073741824 1073778376 140736707238560 139931710112680 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1651.66
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.36 4.23 4.19 5/219 23489
/proc/meminfo: memFree=26286392/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9824732 CPUtime=1772.23 cores=1,3,5,7
/proc/23309/stat : 23309 (java) S 23306 23309 22091 0 -1 4202496 42229 0 1 0 177059 164 0 0 20 0 22 0 26553932 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 140736707229696 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2456183 526695 2298 9 0 2446860 0
[pid=23309/tid=23311] ppid=23306 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (java) S 23306 23309 22091 0 -1 4202560 2494 0 1 0 72 4 0 0 20 0 22 0 26553933 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139933039825784 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23312] ppid=23306 vsize=9824732 CPUtime=2.08 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (java) S 23306 23309 22091 0 -1 4202560 344 0 0 0 201 7 0 0 20 0 22 0 26553933 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139933001316776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23313] ppid=23306 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/23309/task/23313/stat : 23313 (java) S 23306 23309 22091 0 -1 4202560 331 0 0 0 208 8 0 0 20 0 22 0 26553933 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139933000264232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23314] ppid=23306 vsize=9824732 CPUtime=2.22 cores=1,3,5,7
/proc/23309/task/23314/stat : 23314 (java) S 23306 23309 22091 0 -1 4202560 331 0 0 0 213 9 0 0 20 0 22 0 26553933 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932999211176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23315] ppid=23306 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/23309/task/23315/stat : 23315 (java) S 23306 23309 22091 0 -1 4202560 436 0 0 0 219 9 0 0 20 0 22 0 26553933 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932998158632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23316] ppid=23306 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/23309/task/23316/stat : 23316 (java) S 23306 23309 22091 0 -1 4202560 359 0 0 0 214 9 0 0 20 0 22 0 26553933 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932997106600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23317] ppid=23306 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/23309/task/23317/stat : 23317 (java) S 23306 23309 22091 0 -1 4202560 456 0 0 0 206 9 0 0 20 0 22 0 26553933 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932996054056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23318] ppid=23306 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/23309/task/23318/stat : 23318 (java) S 23306 23309 22091 0 -1 4202560 287 0 0 0 211 8 0 0 20 0 22 0 26553933 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932995001000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23319] ppid=23306 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/23309/task/23319/stat : 23319 (java) S 23306 23309 22091 0 -1 4202560 378 0 0 0 211 8 0 0 20 0 22 0 26553933 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932993948456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23320] ppid=23306 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/23309/task/23320/stat : 23320 (java) S 23306 23309 22091 0 -1 4202560 9154 0 0 0 79 41 0 0 20 0 22 0 26553935 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932863531368 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23321] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23321/stat : 23321 (java) S 23306 23309 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932862477688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23322] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23322/stat : 23322 (java) S 23306 23309 22091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932861424520 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23323] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23323/stat : 23323 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932860373264 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23324] ppid=23306 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/23309/task/23324/stat : 23324 (java) S 23306 23309 22091 0 -1 4202560 4927 0 0 0 144 0 0 0 20 0 22 0 26553937 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932859321144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23325] ppid=23306 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/23309/task/23325/stat : 23325 (java) S 23306 23309 22091 0 -1 4202560 19058 0 0 0 196 3 0 0 20 0 22 0 26553937 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932858268600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23326] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23326/stat : 23326 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932857215736 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23327] ppid=23306 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/23309/task/23327/stat : 23327 (java) S 23306 23309 22091 0 -1 4202560 51 0 0 0 16 21 0 0 20 0 22 0 26553937 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932856163400 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23328] ppid=23306 vsize=9824732 CPUtime=872.35 cores=1,3,5,7
/proc/23309/task/23328/stat : 23328 (java) R 23306 23309 22091 0 -1 4202560 312 0 0 0 87218 17 0 0 20 0 22 0 26554011 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139932855106960 139932870905900 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23329] ppid=23306 vsize=9824732 CPUtime=872.48 cores=1,3,5,7
/proc/23309/task/23329/stat : 23329 (java) R 23306 23309 22091 0 -1 4202560 2044 0 0 0 87199 49 0 0 20 0 22 0 26554011 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139931712215864 139932870700895 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23330] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23330/stat : 23330 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139931711165224 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23331] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23331/stat : 23331 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 526695 33554432000 1073741824 1073778376 140736707238560 139931710112680 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1772.23
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.201 s]
/proc/loadavg: 4.36 4.24 4.19 5/219 23489
/proc/meminfo: memFree=26206576/32872528 swapFree=1459628/1655852
[pid=23309] ppid=23306 vsize=9824732 CPUtime=1800.11 cores=1,3,5,7
/proc/23309/stat : 23309 (java) S 23306 23309 22091 0 -1 4202496 42263 0 1 0 179846 165 0 0 20 0 22 0 26553932 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 140736707229696 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23309/statm: 2456183 524959 2298 9 0 2446860 0
[pid=23309/tid=23311] ppid=23306 vsize=9824732 CPUtime=0.76 cores=1,3,5,7
/proc/23309/task/23311/stat : 23311 (java) S 23306 23309 22091 0 -1 4202560 2494 0 1 0 72 4 0 0 20 0 22 0 26553933 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139933039825784 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23312] ppid=23306 vsize=9824732 CPUtime=2.1 cores=1,3,5,7
/proc/23309/task/23312/stat : 23312 (java) S 23306 23309 22091 0 -1 4202560 347 0 0 0 203 7 0 0 20 0 22 0 26553933 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139933001316776 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23313] ppid=23306 vsize=9824732 CPUtime=2.2 cores=1,3,5,7
/proc/23309/task/23313/stat : 23313 (java) S 23306 23309 22091 0 -1 4202560 335 0 0 0 212 8 0 0 20 0 22 0 26553933 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139933000264232 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23314] ppid=23306 vsize=9824732 CPUtime=2.24 cores=1,3,5,7
/proc/23309/task/23314/stat : 23314 (java) S 23306 23309 22091 0 -1 4202560 332 0 0 0 215 9 0 0 20 0 22 0 26553933 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932999211176 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23315] ppid=23306 vsize=9824732 CPUtime=2.33 cores=1,3,5,7
/proc/23309/task/23315/stat : 23315 (java) S 23306 23309 22091 0 -1 4202560 440 0 0 0 224 9 0 0 20 0 22 0 26553933 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932998158632 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23316] ppid=23306 vsize=9824732 CPUtime=2.27 cores=1,3,5,7
/proc/23309/task/23316/stat : 23316 (java) S 23306 23309 22091 0 -1 4202560 364 0 0 0 218 9 0 0 20 0 22 0 26553933 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932997106600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23317] ppid=23306 vsize=9824732 CPUtime=2.17 cores=1,3,5,7
/proc/23309/task/23317/stat : 23317 (java) S 23306 23309 22091 0 -1 4202560 460 0 0 0 208 9 0 0 20 0 22 0 26553933 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932996054056 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23318] ppid=23306 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/23309/task/23318/stat : 23318 (java) S 23306 23309 22091 0 -1 4202560 289 0 0 0 215 8 0 0 20 0 22 0 26553933 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932995001000 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23319] ppid=23306 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/23309/task/23319/stat : 23319 (java) S 23306 23309 22091 0 -1 4202560 382 0 0 0 213 8 0 0 20 0 22 0 26553933 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932993948456 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23320] ppid=23306 vsize=9824732 CPUtime=1.2 cores=1,3,5,7
/proc/23309/task/23320/stat : 23320 (java) S 23306 23309 22091 0 -1 4202560 9154 0 0 0 79 41 0 0 20 0 22 0 26553935 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932863531368 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23321] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23321/stat : 23321 (java) S 23306 23309 22091 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932862477688 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23322] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23322/stat : 23322 (java) S 23306 23309 22091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 26553935 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932861424520 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23323] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23323/stat : 23323 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932860373264 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23324] ppid=23306 vsize=9824732 CPUtime=1.44 cores=1,3,5,7
/proc/23309/task/23324/stat : 23324 (java) S 23306 23309 22091 0 -1 4202560 4927 0 0 0 144 0 0 0 20 0 22 0 26553937 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932859321144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23325] ppid=23306 vsize=9824732 CPUtime=1.99 cores=1,3,5,7
/proc/23309/task/23325/stat : 23325 (java) S 23306 23309 22091 0 -1 4202560 19058 0 0 0 196 3 0 0 20 0 22 0 26553937 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932858268600 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23326] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23326/stat : 23326 (java) S 23306 23309 22091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 26553937 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932857215736 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23309/tid=23327] ppid=23306 vsize=9824732 CPUtime=0.39 cores=1,3,5,7
/proc/23309/task/23327/stat : 23327 (java) S 23306 23309 22091 0 -1 4202560 51 0 0 0 18 21 0 0 20 0 22 0 26553937 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932856163400 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23309/tid=23328] ppid=23306 vsize=9824732 CPUtime=886.12 cores=1,3,5,7
/proc/23309/task/23328/stat : 23328 (java) R 23306 23309 22091 0 -1 4202560 312 0 0 0 88595 17 0 0 20 0 22 0 26554011 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139932855106912 139932870905900 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23329] ppid=23306 vsize=9824732 CPUtime=886.26 cores=1,3,5,7
/proc/23309/task/23329/stat : 23329 (java) R 23306 23309 22091 0 -1 4202560 2051 0 0 0 88576 50 0 0 20 0 22 0 26554011 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139931712215856 139932870700580 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23309/tid=23330] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23330/stat : 23330 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139931711165224 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23309/tid=23331] ppid=23306 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/23309/task/23331/stat : 23331 (java) S 23306 23309 22091 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 26554023 10060525568 524959 33554432000 1073741824 1073778376 140736707238560 139931710112680 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
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 23309 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 23309 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=119252
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=200665
# CPU time returned by wait4() is 1796.32
# while last known CPU time is 1800.11
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.257
CPU time (s): 1800.11
CPU user time (s): 1798.46
CPU system time (s): 1.65
CPU usage (%): 200.847
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.12
system time used= 2.20066
maximum resident set size= 2874776
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42305
page faults= 1
swaps= 0
block input operations= 0
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 36980
involuntary context switches= 49860

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.97209 second user time and 7.59485 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-18 12:18:04
IDJOB=4103666
IDBENCH=2425
IDSOLVER=2543
FILE ID=node136/4103666-1466245084
RUNJOBID= node136-1466240588-22108
PBS_JOBID= 19918192
Free space on /tmp= 71732 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-scrs8.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4103666-1466245084/watcher-4103666-1466245084 -o /tmp/evaluation-result-4103666-1466245084/solver-4103666-1466245084 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1466240588-22108 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4103666-1466245084.opb

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

MD5SUM BENCH= b043e07da3f326ab58c20906a4694dad
RANDOM SEED=645700163

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27107252 kB
Buffers:            7872 kB
Cached:            85636 kB
SwapCached:        47324 kB
Active:          3299696 kB
Inactive:          99896 kB
Active(anon):    3259216 kB
Inactive(anon):    48964 kB
Active(file):      40480 kB
Inactive(file):    50932 kB
Unevictable:     1655852 kB
Mlocked:         1459628 kB
SwapTotal:      67108856 kB
SwapFree:       67054628 kB
Dirty:              2536 kB
Writeback:             0 kB
AnonPages:       4883516 kB
Mapped:            16984 kB
Shmem:                 0 kB
Slab:             569900 kB
SReclaimable:      13596 kB
SUnreclaim:       556304 kB
KernelStack:        1776 kB
PageTables:        13900 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5060628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3356672 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= 71732 MiB
End job on node136 at 2016-06-18 12:33:00