Trace number 4080682

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 896.678

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-seba.opb
MD5SUM1b2371606d4072012aff3f48017bfad5
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
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 20409176029
Optimality of the best value was proved NO
Number of variables23376
Total number of constraints1029
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 constraints1029
Minimum length of a constraint10
Maximum length of a constraint496
Number of terms in the objective function 7565
Biggest coefficient in the objective function 258342282854400
Number of bits for the biggest coefficient in the objective function 48
Sum of the numbers in the objective function 4664562894591719
Number of bits of the sum of numbers in the objective function 53
Biggest number in a constraint 258342282854400
Number of bits of the biggest number in a constraint 48
Biggest sum of numbers in a constraint 4664562894591719
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.12/0.11	c Pseudo Boolean Optimization by upper bound
0.12/0.11	c ManyCore solver with 2 solvers running in parallel
0.12/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.12/0.11	c --- Begin Solver configuration ---
0.12/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.12/0.11	c Learn all clauses as in MiniSAT
0.12/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.11	c Expensive reason simplification
0.12/0.11	c Glucose 2.1 dynamic restart strategy
0.12/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.12/0.11	c timeout=2147483s
0.12/0.11	c DB Simplification allowed=false
0.12/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.12/0.11	c --- End Solver configuration ---
0.12/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.12/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.12/0.11	c --- Begin Solver configuration ---
0.12/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.12/0.11	c Learn all clauses as in MiniSAT
0.12/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.12/0.11	c No reason simplification
0.12/0.11	c Armin Biere (Picosat) restarts strategy
0.12/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.12/0.11	c timeout=2147483s
0.12/0.11	c DB Simplification allowed=false
0.12/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.12/0.11	c --- End Solver configuration ---
0.12/0.11	c solving HOME/instance-4080682-1465229259.opb
0.12/0.11	c reading problem ... 
0.12/0.11	c  objective function found
1.66/0.83	c ... done. Wall clock time 0.72s.
1.66/0.83	c declared #vars     23376
1.66/0.83	c #constraints  1536
1.66/0.83	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
1.66/0.83	c constraints type 
1.66/0.83	c org.sat4j.specs.Constr$1 => 57
1.66/0.83	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1479
1.66/0.83	c 1536 constraints processed.
1.66/0.83	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
1.66/0.83	c constraints type 
1.66/0.83	c org.sat4j.specs.Constr$1 => 57
1.66/0.83	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1479
1.66/0.83	c 1536 constraints processed.
1.66/0.83	c objective function length is 7565 literals
12.89/5.68	c cleaning 2500 clauses out of 5000 with flag 11292/5000
22.63/10.42	c cleaning 4248 clauses out of 8501 with flag 24924/11001
40.08/19.17	c cleaning 5626 clauses out of 11252 with flag 40416/18000
58.71/28.43	c cleaning 6802 clauses out of 13628 with flag 59110/26002
62.41/30.28	c cleaning 7903 clauses out of 15825 with flag 78546/35001
66.27/32.17	c cleaning 8960 clauses out of 17923 with flag 99513/45002
69.87/33.94	c cleaning 9956 clauses out of 19963 with flag 123011/56002
73.47/35.72	c cleaning 10993 clauses out of 22005 with flag 147976/68000
78.78/38.37	c cleaning 11972 clauses out of 24013 with flag 176153/81001
82.58/40.26	c cleaning 12991 clauses out of 26040 with flag 204920/95000
85.58/41.80	c cleaning 13971 clauses out of 28049 with flag 235395/110000
92.51/45.12	c cleaning 15025 clauses out of 30078 with flag 270290/126000
96.91/47.32	c cleaning 15995 clauses out of 32054 with flag 305740/143001
103.60/50.64	c cleaning 17017 clauses out of 34058 with flag 343810/161000
134.32/65.93	c cleaning 18008 clauses out of 36041 with flag 382931/180000
163.47/80.44	c cleaning 0 clauses out of 5000 with flag 0/5000
192.95/94.91	c cleaning 19010 clauses out of 38033 with flag 423134/200000
263.39/130.00	c cleaning 20009 clauses out of 40026 with flag 466263/221003
345.24/171.02	c cleaning 20999 clauses out of 42015 with flag 511099/243001
438.81/217.63	c cleaning 22006 clauses out of 44015 with flag 557748/266000
508.07/252.16	c cleaning 0 clauses out of 11002 with flag 0/11002
533.55/264.85	c cleaning 22997 clauses out of 46010 with flag 606476/290001
624.57/310.15	c cleaning 24007 clauses out of 48013 with flag 657120/315001
719.74/358.04	c cleaning 24998 clauses out of 50005 with flag 709968/341000
814.36/405.19	c cleaning 25999 clauses out of 52008 with flag 764418/368001
915.86/455.74	c cleaning 27004 clauses out of 54008 with flag 820863/396000
967.57/481.46	c cleaning 0 clauses out of 18000 with flag 0/18000
1020.61/507.88	c cleaning 27995 clauses out of 56004 with flag 880055/425000
1124.24/559.42	c cleaning 28999 clauses out of 58009 with flag 941751/455000
1232.63/614.11	c cleaning 29998 clauses out of 60013 with flag 1005729/486003
1343.05/669.14	c cleaning 31002 clauses out of 62012 with flag 1071470/518000
1460.20/727.41	c cleaning 31998 clauses out of 64011 with flag 1139588/551001
1581.00/787.63	c cleaning 33005 clauses out of 66012 with flag 1209701/585000
1703.94/848.85	c cleaning 33997 clauses out of 68008 with flag 1281803/620001
1800.00/896.61	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/896.61	c starts		: 1022
1800.00/896.61	c conflicts		: 647799
1800.00/896.61	c decisions		: 3007664
1800.00/896.61	c propagations		: 22149890
1800.00/896.61	c inspects		: 4720009938
1800.00/896.61	c shortcuts		: 0
1800.00/896.61	c learnt literals	: 0
1800.00/896.61	c learnt binary clauses	: 0
1800.00/896.61	c learnt ternary clauses	: 0
1800.00/896.61	c learnt constraints	: 647799
1800.00/896.61	c ignored constraints	: 0
1800.00/896.61	c root simplifications	: 0
1800.00/896.61	c removed literals (reason simplification)	: 3894716
1800.00/896.61	c reason swapping (by a shorter reason)	: 0
1800.00/896.61	c Calls to reduceDB	: 31
1800.00/896.61	c Number of update (reduction) of LBD	: 22609
1800.00/896.61	c Imported unit clauses	: 0
1800.00/896.61	c number of reductions to clauses (during analyze)	: 0
1800.00/896.61	c number of learned constraints concerned by reduction	: 0
1800.00/896.61	c number of learning phase by resolution	: 0
1800.00/896.61	c number of learning phase by cutting planes	: 0
1800.00/896.61	c speed (assignments/second)	: 24729.174644607174
1800.00/896.61	c non guided choices	1725771
1800.00/896.64	c learnt constraints type 
1800.00/896.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 61810
1800.00/896.64	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
1800.00/896.64	c starts		: 43
1800.00/896.64	c conflicts		: 25044
1800.00/896.64	c decisions		: 180493
1800.00/896.64	c propagations		: 1290225
1800.00/896.64	c inspects		: 866867832
1800.00/896.64	c shortcuts		: 0
1800.00/896.64	c learnt literals	: 0
1800.00/896.64	c learnt binary clauses	: 0
1800.00/896.64	c learnt ternary clauses	: 0
1800.00/896.64	c learnt constraints	: 25043
1800.00/896.64	c ignored constraints	: 0
1800.00/896.64	c root simplifications	: 0
1800.00/896.64	c removed literals (reason simplification)	: 0
1800.00/896.64	c reason swapping (by a shorter reason)	: 0
1800.00/896.64	c Calls to reduceDB	: 3
1800.00/896.64	c Number of update (reduction) of LBD	: 0
1800.00/896.64	c Imported unit clauses	: 0
1800.00/896.64	c number of reductions to clauses (during analyze)	: 0
1800.00/896.64	c number of learned constraints concerned by reduction	: 0
1800.00/896.64	c number of learning phase by resolution	: 0
1800.00/896.64	c number of learning phase by cutting planes	: 0
1800.00/896.64	c speed (assignments/second)	: 1440.4301781132986
1800.00/896.64	c non guided choices	538
1800.00/896.65	c learnt constraints type 
1800.00/896.65	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 397
1800.00/896.65	c org.sat4j.pb.constraints.pb.MaxWatchPb => 24646
1800.00/896.65	s UNKNOWN
1800.00/896.65	c Total wall clock time (in seconds): 896.543

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

pid=30988
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: 5.11 4.50 4.33 4/197 30991
/proc/meminfo: memFree=26343712/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 104857688 98570240 977 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 4096 0 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 24065 977 743 9 0 16771 0
[pid=30991/tid=30992] ppid=30988 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) R 30988 30991 25451 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 104857689 98570240 977 33554432000 1073741824 1073778376 140736816390848 140085826309672 211458803072 0 0 4096 0 0 0 0 -1 1 0 0 0 0 0

[startup+0.100156 s]
/proc/loadavg: 5.11 4.50 4.33 4/197 30991
/proc/meminfo: memFree=26343712/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=9558476 CPUtime=0.12 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 4508 0 1 0 11 1 0 0 20 0 18 0 104857688 9787879424 6137 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 2389619 6137 2156 9 0 2380296 0
[pid=30991/tid=30992] ppid=30988 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) R 30988 30991 25451 0 -1 4202560 2386 0 1 0 7 0 0 0 20 0 18 0 104857689 9787879424 6137 33554432000 1073741824 1073778376 140736816390848 140085826313120 211462186253 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9558476

[startup+0.200332 s]
/proc/loadavg: 5.11 4.50 4.33 4/197 30991
/proc/meminfo: memFree=26343712/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=9558476 CPUtime=0.31 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 5198 0 1 0 30 1 0 0 20 0 18 0 104857688 9787879424 7504 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 2389619 7504 2227 9 0 2380296 0
[pid=30991/tid=30992] ppid=30988 vsize=9558476 CPUtime=0.17 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) R 30988 30991 25451 0 -1 4202560 2401 0 1 0 17 0 0 0 20 0 18 0 104857689 9787879424 7504 33554432000 1073741824 1073778376 140736816390848 140085826313120 140085676822023 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9558476

[startup+0.30035 s]
/proc/loadavg: 5.11 4.50 4.33 4/197 30991
/proc/meminfo: memFree=26343712/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=9558476 CPUtime=0.54 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 6075 0 1 0 53 1 0 0 20 0 18 0 104857688 9787879424 10544 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 2389619 10544 2236 9 0 2380296 0
[pid=30991/tid=30992] ppid=30988 vsize=9558476 CPUtime=0.27 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) R 30988 30991 25451 0 -1 4202560 2411 0 1 0 27 0 0 0 20 0 18 0 104857689 9787879424 10544 33554432000 1073741824 1073778376 140736816390848 140085826313120 140085676860403 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9558476

[startup+0.700298 s]
/proc/loadavg: 5.11 4.50 4.33 4/197 30991
/proc/meminfo: memFree=26343712/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=9558476 CPUtime=1.42 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 17113 0 1 0 137 5 0 0 20 0 18 0 104857688 9787879424 42230 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 2389619 42230 2253 9 0 2380296 0
[pid=30991/tid=30992] ppid=30988 vsize=9558476 CPUtime=0.67 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) R 30988 30991 25451 0 -1 4202560 2464 0 1 0 65 2 0 0 20 0 18 0 104857689 9787879424 42230 33554432000 1073741824 1073778376 140736816390848 140085826305952 211462175800 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 9558476

[startup+1.50088 s]
/proc/loadavg: 5.11 4.50 4.33 5/219 31013
/proc/meminfo: memFree=26143436/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=9824732 CPUtime=3.77 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 19575 0 1 0 363 14 0 0 20 0 22 0 104857688 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 2456183 60221 2285 9 0 2446860 0
[pid=30991/tid=30992] ppid=30988 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) S 30988 30991 25451 0 -1 4202560 2483 0 1 0 74 3 0 0 20 0 22 0 104857689 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085826315128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=30994] ppid=30988 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/30991/task/30994/stat : 30994 (java) S 30988 30991 25451 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 104857689 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085798766760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30995] ppid=30988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/30991/task/30995/stat : 30995 (java) S 30988 30991 25451 0 -1 4202560 19 0 0 0 1 2 0 0 20 0 22 0 104857689 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085797714216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=30996] ppid=30988 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/30991/task/30996/stat : 30996 (java) S 30988 30991 25451 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 104857689 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085796661672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=30997] ppid=30988 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30991/task/30997/stat : 30997 (java) S 30988 30991 25451 0 -1 4202560 139 0 0 0 4 3 0 0 20 0 22 0 104857689 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085795609128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=30998] ppid=30988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/30991/task/30998/stat : 30998 (java) S 30988 30991 25451 0 -1 4202560 105 0 0 0 3 0 0 0 20 0 22 0 104857689 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085665770152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=30999] ppid=30988 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/30991/task/30999/stat : 30999 (java) S 30988 30991 25451 0 -1 4202560 107 0 0 0 2 0 0 0 20 0 22 0 104857689 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085664717608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31000] ppid=30988 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/30991/task/31000/stat : 31000 (java) S 30988 30991 25451 0 -1 4202560 94 0 0 0 1 0 0 0 20 0 22 0 104857689 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085663665064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31001] ppid=30988 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/30991/task/31001/stat : 31001 (java) S 30988 30991 25451 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 104857689 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085662612520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31002] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31002/stat : 31002 (java) S 30988 30991 25451 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 104857690 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085180098664 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31003] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31003/stat : 31003 (java) S 30988 30991 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085179044984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31004] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31004/stat : 31004 (java) S 30988 30991 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085177992328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31005] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31005/stat : 31005 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085176941072 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31006] ppid=30988 vsize=9824732 CPUtime=0.71 cores=1,3,5,7
/proc/30991/task/31006/stat : 31006 (java) S 30988 30991 25451 0 -1 4202560 7862 0 0 0 69 2 0 0 20 0 22 0 104857693 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085175888440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31007] ppid=30988 vsize=9824732 CPUtime=0.69 cores=1,3,5,7
/proc/30991/task/31007/stat : 31007 (java) S 30988 30991 25451 0 -1 4202560 7332 0 0 0 67 2 0 0 20 0 22 0 104857693 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085174835896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31008] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31008/stat : 31008 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085173783544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31009] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31009/stat : 31009 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085172731208 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31010] ppid=30988 vsize=9824732 CPUtime=0.6 cores=1,3,5,7
/proc/30991/task/31010/stat : 31010 (java) R 30988 30991 25451 0 -1 4202560 18 0 0 0 60 0 0 0 20 0 22 0 104857772 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085171673376 140085677540470 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31011] ppid=30988 vsize=9824732 CPUtime=0.61 cores=1,3,5,7
/proc/30991/task/31011/stat : 31011 (java) R 30988 30991 25451 0 -1 4202560 30 0 0 0 61 0 0 0 20 0 22 0 104857772 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085170621656 140085677560326 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=31012] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31012/stat : 31012 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085169570856 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31013] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31013/stat : 31013 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 60221 33554432000 1073741824 1073778376 140736816390848 140085168518312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.77
Current children cumulated vsize (KiB) 9824732

[startup+3.10089 s]
/proc/loadavg: 5.11 4.50 4.33 11/218 31013
/proc/meminfo: memFree=25970948/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=9824732 CPUtime=7.6 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 21458 0 1 0 737 23 0 0 20 0 22 0 104857688 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 2456183 99323 2285 9 0 2446860 0
[pid=30991/tid=30992] ppid=30988 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) S 30988 30991 25451 0 -1 4202560 2483 0 1 0 74 3 0 0 20 0 22 0 104857689 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085826315128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=30994] ppid=30988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/30991/task/30994/stat : 30994 (java) S 30988 30991 25451 0 -1 4202560 43 0 0 0 3 2 0 0 20 0 22 0 104857689 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085798766760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30995] ppid=30988 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/30991/task/30995/stat : 30995 (java) S 30988 30991 25451 0 -1 4202560 31 0 0 0 4 2 0 0 20 0 22 0 104857689 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085797714216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=30996] ppid=30988 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/30991/task/30996/stat : 30996 (java) S 30988 30991 25451 0 -1 4202560 30 0 0 0 3 2 0 0 20 0 22 0 104857689 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085796661672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30997] ppid=30988 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/30991/task/30997/stat : 30997 (java) S 30988 30991 25451 0 -1 4202560 157 0 0 0 9 3 0 0 20 0 22 0 104857689 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085795609128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30998] ppid=30988 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/30991/task/30998/stat : 30998 (java) S 30988 30991 25451 0 -1 4202560 162 0 0 0 6 2 0 0 20 0 22 0 104857689 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085665770152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=30999] ppid=30988 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/30991/task/30999/stat : 30999 (java) S 30988 30991 25451 0 -1 4202560 115 0 0 0 3 1 0 0 20 0 22 0 104857689 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085664717608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31000] ppid=30988 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/30991/task/31000/stat : 31000 (java) S 30988 30991 25451 0 -1 4202560 107 0 0 0 2 1 0 0 20 0 22 0 104857689 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085663665064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31001] ppid=30988 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/30991/task/31001/stat : 31001 (java) S 30988 30991 25451 0 -1 4202560 26 0 0 0 3 1 0 0 20 0 22 0 104857689 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085662612520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31002] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31002/stat : 31002 (java) S 30988 30991 25451 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 104857690 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085180098664 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31003] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31003/stat : 31003 (java) S 30988 30991 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085179044984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31004] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31004/stat : 31004 (java) S 30988 30991 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085177992328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31005] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31005/stat : 31005 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085176941072 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31006] ppid=30988 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/30991/task/31006/stat : 31006 (java) S 30988 30991 25451 0 -1 4202560 8858 0 0 0 93 2 0 0 20 0 22 0 104857693 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085175888440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31007] ppid=30988 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/30991/task/31007/stat : 31007 (java) S 30988 30991 25451 0 -1 4202560 7879 0 0 0 95 2 0 0 20 0 22 0 104857693 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085174835896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31008] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31008/stat : 31008 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085173783544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31009] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31009/stat : 31009 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085172731208 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31010] ppid=30988 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/30991/task/31010/stat : 31010 (java) R 30988 30991 25451 0 -1 4202560 29 0 0 0 212 0 0 0 20 0 22 0 104857772 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085171674256 140085677516421 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31011] ppid=30988 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/30991/task/31011/stat : 31011 (java) R 30988 30991 25451 0 -1 4202560 75 0 0 0 213 1 0 0 20 0 22 0 104857772 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085170620384 140085677560986 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=31012] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31012/stat : 31012 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085169570856 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31013] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31013/stat : 31013 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 99323 33554432000 1073741824 1073778376 140736816390848 140085168518312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 9824732

[startup+6.3009 s]
/proc/loadavg: 5.34 4.56 4.35 5/218 31013
/proc/meminfo: memFree=25662424/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=9824732 CPUtime=14.3 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 22589 0 1 0 1398 32 0 0 20 0 22 0 104857688 10060525568 166887 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 2456183 166887 2290 9 0 2446860 0
[pid=30991/tid=30992] ppid=30988 vsize=9824732 CPUtime=0.77 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) S 30988 30991 25451 0 -1 4202560 2483 0 1 0 74 3 0 0 20 0 22 0 104857689 10060525568 166887 33554432000 1073741824 1073778376 140736816390848 140085826315128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=30994] ppid=30988 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30991/task/30994/stat : 30994 (java) S 30988 30991 25451 0 -1 4202560 48 0 0 0 4 3 0 0 20 0 22 0 104857689 10060525568 166887 33554432000 1073741824 1073778376 140736816390848 140085798766760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=30995] ppid=30988 vsize=9824732 CPUtime=0.11 cores=1,3,5,7
/proc/30991/task/30995/stat : 30995 (java) S 30988 30991 25451 0 -1 4202560 50 0 0 0 8 3 0 0 20 0 22 0 104857689 10060525568 166887 33554432000 1073741824 1073778376 140736816390848 140085797714216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=30996] ppid=30988 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30991/task/30996/stat : 30996 (java) S 30988 30991 25451 0 -1 4202560 39 0 0 0 5 2 0 0 20 0 22 0 104857689 10060525568 166887 33554432000 1073741824 1073778376 140736816390848 140085796661672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30997] ppid=30988 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/30991/task/30997/stat : 30997 (java) S 30988 30991 25451 0 -1 4202560 177 0 0 0 14 5 0 0 20 0 22 0 104857689 10060525568 166887 33554432000 1073741824 1073778376 140736816390848 140085795609128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=30998] ppid=30988 vsize=9824732 CPUtime=0.1 cores=1,3,5,7
/proc/30991/task/30998/stat : 30998 (java) S 30988 30991 25451 0 -1 4202560 169 0 0 0 8 2 0 0 20 0 22 0 104857689 10060525568 166887 33554432000 1073741824 1073778376 140736816390848 140085665770152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=30999] ppid=30988 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/30991/task/30999/stat : 30999 (java) S 30988 30991 25451 0 -1 4202560 123 0 0 0 6 1 0 0 20 0 22 0 104857689 10060525568 166887 33554432000 1073741824 1073778376 140736816390848 140085664717608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31000] ppid=30988 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/30991/task/31000/stat : 31000 (java) S 30988 30991 25451 0 -1 4202560 123 0 0 0 5 3 0 0 20 0 22 0 104857689 10060525568 166887 33554432000 1073741824 1073778376 140736816390848 140085663665064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31001] ppid=30988 vsize=9824732 CPUtime=0.06 cores=1,3,5,7

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

/proc/30991/task/30996/stat : 30996 (java) S 30988 30991 25451 0 -1 4202560 622 0 0 0 189 14 0 0 20 0 22 0 104857689 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085796661672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=30997] ppid=30988 vsize=9824732 CPUtime=2.21 cores=1,3,5,7
/proc/30991/task/30997/stat : 30997 (java) S 30988 30991 25451 0 -1 4202560 580 0 0 0 206 15 0 0 20 0 22 0 104857689 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085795609128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=30998] ppid=30988 vsize=9824732 CPUtime=2.19 cores=1,3,5,7
/proc/30991/task/30998/stat : 30998 (java) S 30988 30991 25451 0 -1 4202560 693 0 0 0 204 15 0 0 20 0 22 0 104857689 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085665770152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=30999] ppid=30988 vsize=9824732 CPUtime=2 cores=1,3,5,7
/proc/30991/task/30999/stat : 30999 (java) S 30988 30991 25451 0 -1 4202560 537 0 0 0 188 12 0 0 20 0 22 0 104857689 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085664717608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31000] ppid=30988 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/30991/task/31000/stat : 31000 (java) S 30988 30991 25451 0 -1 4202560 513 0 0 0 181 14 0 0 20 0 22 0 104857689 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085663665064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=31001] ppid=30988 vsize=9824732 CPUtime=2.15 cores=1,3,5,7
/proc/30991/task/31001/stat : 31001 (java) S 30988 30991 25451 0 -1 4202560 492 0 0 0 201 14 0 0 20 0 22 0 104857689 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085662612520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31002] ppid=30988 vsize=9824732 CPUtime=3.22 cores=1,3,5,7
/proc/30991/task/31002/stat : 31002 (java) S 30988 30991 25451 0 -1 4202560 2420 0 0 0 310 12 0 0 20 0 22 0 104857690 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085180098664 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31003] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31003/stat : 31003 (java) S 30988 30991 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085179044984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31004] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31004/stat : 31004 (java) S 30988 30991 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085177992328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31005] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31005/stat : 31005 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085176941072 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31006] ppid=30988 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/30991/task/31006/stat : 31006 (java) S 30988 30991 25451 0 -1 4202560 8883 0 0 0 113 2 0 0 20 0 22 0 104857693 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085175888440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31007] ppid=30988 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/30991/task/31007/stat : 31007 (java) S 30988 30991 25451 0 -1 4202560 12823 0 0 0 172 4 0 0 20 0 22 0 104857693 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085174835896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31008] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31008/stat : 31008 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085173783544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31009] ppid=30988 vsize=9824732 CPUtime=0.35 cores=1,3,5,7
/proc/30991/task/31009/stat : 31009 (java) S 30988 30991 25451 0 -1 4202560 49 0 0 0 14 21 0 0 20 0 22 0 104857693 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085172731208 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31010] ppid=30988 vsize=9824732 CPUtime=811.15 cores=1,3,5,7
/proc/30991/task/31010/stat : 31010 (java) R 30988 30991 25451 0 -1 4202560 900 0 0 0 81093 22 0 0 20 0 22 0 104857772 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085171674256 140085677540440 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31011] ppid=30988 vsize=9824732 CPUtime=811.2 cores=1,3,5,7
/proc/30991/task/31011/stat : 31011 (java) R 30988 30991 25451 0 -1 4202560 2511 0 0 0 81076 44 0 0 20 0 22 0 104857772 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085170620816 140085677510219 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31012] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31012/stat : 31012 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085169570856 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31013] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31013/stat : 31013 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 863733 33554432000 1073741824 1073778376 140736816390848 140085168518312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1650.73
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.10 4.16 4.24 6/219 31108
/proc/meminfo: memFree=25751972/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=9824732 CPUtime=1771.28 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 36270 0 1 0 176928 200 0 0 20 0 22 0 104857688 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 2456183 885953 2298 9 0 2446860 0
[pid=30991/tid=30992] ppid=30988 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) S 30988 30991 25451 0 -1 4202560 2493 0 1 0 77 4 0 0 20 0 22 0 104857689 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085826315128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=30994] ppid=30988 vsize=9824732 CPUtime=2.53 cores=1,3,5,7
/proc/30991/task/30994/stat : 30994 (java) S 30988 30991 25451 0 -1 4202560 440 0 0 0 236 17 0 0 20 0 22 0 104857689 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085798766760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=30995] ppid=30988 vsize=9824732 CPUtime=2.36 cores=1,3,5,7
/proc/30991/task/30995/stat : 30995 (java) S 30988 30991 25451 0 -1 4202560 468 0 0 0 218 18 0 0 20 0 22 0 104857689 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085797714216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30996] ppid=30988 vsize=9824732 CPUtime=2.14 cores=1,3,5,7
/proc/30991/task/30996/stat : 30996 (java) S 30988 30991 25451 0 -1 4202560 644 0 0 0 199 15 0 0 20 0 22 0 104857689 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085796661672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30997] ppid=30988 vsize=9824732 CPUtime=2.4 cores=1,3,5,7
/proc/30991/task/30997/stat : 30997 (java) S 30988 30991 25451 0 -1 4202560 604 0 0 0 224 16 0 0 20 0 22 0 104857689 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085795609128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=30998] ppid=30988 vsize=9824732 CPUtime=2.39 cores=1,3,5,7
/proc/30991/task/30998/stat : 30998 (java) S 30988 30991 25451 0 -1 4202560 715 0 0 0 224 15 0 0 20 0 22 0 104857689 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085665770152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30999] ppid=30988 vsize=9824732 CPUtime=2.11 cores=1,3,5,7
/proc/30991/task/30999/stat : 30999 (java) S 30988 30991 25451 0 -1 4202560 560 0 0 0 199 12 0 0 20 0 22 0 104857689 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085664717608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31000] ppid=30988 vsize=9824732 CPUtime=2.07 cores=1,3,5,7
/proc/30991/task/31000/stat : 31000 (java) S 30988 30991 25451 0 -1 4202560 532 0 0 0 192 15 0 0 20 0 22 0 104857689 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085663665064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31001] ppid=30988 vsize=9824732 CPUtime=2.23 cores=1,3,5,7
/proc/30991/task/31001/stat : 31001 (java) S 30988 30991 25451 0 -1 4202560 506 0 0 0 209 14 0 0 20 0 22 0 104857689 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085662612520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31002] ppid=30988 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/30991/task/31002/stat : 31002 (java) S 30988 30991 25451 0 -1 4202560 2466 0 0 0 310 13 0 0 20 0 22 0 104857690 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085180098664 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31003] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31003/stat : 31003 (java) S 30988 30991 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085179044984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31004] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31004/stat : 31004 (java) S 30988 30991 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085177992328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31005] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31005/stat : 31005 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085176941072 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31006] ppid=30988 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/30991/task/31006/stat : 31006 (java) S 30988 30991 25451 0 -1 4202560 8883 0 0 0 113 2 0 0 20 0 22 0 104857693 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085175888440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31007] ppid=30988 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/30991/task/31007/stat : 31007 (java) S 30988 30991 25451 0 -1 4202560 12823 0 0 0 172 4 0 0 20 0 22 0 104857693 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085174835896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31008] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31008/stat : 31008 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085173783544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31009] ppid=30988 vsize=9824732 CPUtime=0.37 cores=1,3,5,7
/proc/30991/task/31009/stat : 31009 (java) S 30988 30991 25451 0 -1 4202560 51 0 0 0 14 23 0 0 20 0 22 0 104857693 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085172731208 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31010] ppid=30988 vsize=9824732 CPUtime=870.67 cores=1,3,5,7
/proc/30991/task/31010/stat : 31010 (java) R 30988 30991 25451 0 -1 4202560 908 0 0 0 87044 23 0 0 20 0 22 0 104857772 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085171673360 140085677777991 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31011] ppid=30988 vsize=9824732 CPUtime=870.71 cores=1,3,5,7
/proc/30991/task/31011/stat : 31011 (java) R 30988 30991 25451 0 -1 4202560 2912 0 0 0 87025 46 0 0 20 0 22 0 104857772 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085170621712 140085677559934 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=31012] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31012/stat : 31012 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085169570856 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31013] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31013/stat : 31013 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 885953 33554432000 1073741824 1073778376 140736816390848 140085168518312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1771.28
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+896.608 s]
/proc/loadavg: 4.08 4.15 4.24 6/219 31109
/proc/meminfo: memFree=25750172/32872528 swapFree=11252/530428
[pid=30991] ppid=30988 vsize=9824732 CPUtime=1800 cores=1,3,5,7
/proc/30991/stat : 30991 (java) S 30988 30991 25451 0 -1 4202496 36318 0 1 0 179799 201 0 0 20 0 22 0 104857688 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140736816381984 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/30991/statm: 2456183 887524 2298 9 0 2446860 0
[pid=30991/tid=30992] ppid=30988 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/30991/task/30992/stat : 30992 (java) S 30988 30991 25451 0 -1 4202560 2493 0 1 0 77 4 0 0 20 0 22 0 104857689 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085826315128 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=30994] ppid=30988 vsize=9824732 CPUtime=2.59 cores=1,3,5,7
/proc/30991/task/30994/stat : 30994 (java) S 30988 30991 25451 0 -1 4202560 444 0 0 0 242 17 0 0 20 0 22 0 104857689 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085798766760 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30995] ppid=30988 vsize=9824732 CPUtime=2.37 cores=1,3,5,7
/proc/30991/task/30995/stat : 30995 (java) S 30988 30991 25451 0 -1 4202560 469 0 0 0 219 18 0 0 20 0 22 0 104857689 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085797714216 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=30996] ppid=30988 vsize=9824732 CPUtime=2.16 cores=1,3,5,7
/proc/30991/task/30996/stat : 30996 (java) S 30988 30991 25451 0 -1 4202560 650 0 0 0 201 15 0 0 20 0 22 0 104857689 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085796661672 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=30997] ppid=30988 vsize=9824732 CPUtime=2.47 cores=1,3,5,7
/proc/30991/task/30997/stat : 30997 (java) S 30988 30991 25451 0 -1 4202560 606 0 0 0 231 16 0 0 20 0 22 0 104857689 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085795609128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=30998] ppid=30988 vsize=9824732 CPUtime=2.41 cores=1,3,5,7
/proc/30991/task/30998/stat : 30998 (java) S 30988 30991 25451 0 -1 4202560 725 0 0 0 226 15 0 0 20 0 22 0 104857689 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085665770152 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=30999] ppid=30988 vsize=9824732 CPUtime=2.12 cores=1,3,5,7
/proc/30991/task/30999/stat : 30999 (java) S 30988 30991 25451 0 -1 4202560 566 0 0 0 200 12 0 0 20 0 22 0 104857689 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085664717608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31000] ppid=30988 vsize=9824732 CPUtime=2.09 cores=1,3,5,7
/proc/30991/task/31000/stat : 31000 (java) S 30988 30991 25451 0 -1 4202560 538 0 0 0 194 15 0 0 20 0 22 0 104857689 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085663665064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31001] ppid=30988 vsize=9824732 CPUtime=2.3 cores=1,3,5,7
/proc/30991/task/31001/stat : 31001 (java) S 30988 30991 25451 0 -1 4202560 514 0 0 0 216 14 0 0 20 0 22 0 104857689 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085662612520 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=31002] ppid=30988 vsize=9824732 CPUtime=3.23 cores=1,3,5,7
/proc/30991/task/31002/stat : 31002 (java) S 30988 30991 25451 0 -1 4202560 2468 0 0 0 310 13 0 0 20 0 22 0 104857690 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085180098664 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31003] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31003/stat : 31003 (java) S 30988 30991 25451 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085179044984 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31004] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31004/stat : 31004 (java) S 30988 30991 25451 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 104857691 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085177992328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31005] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31005/stat : 31005 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085176941072 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31006] ppid=30988 vsize=9824732 CPUtime=1.15 cores=1,3,5,7
/proc/30991/task/31006/stat : 31006 (java) S 30988 30991 25451 0 -1 4202560 8883 0 0 0 113 2 0 0 20 0 22 0 104857693 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085175888440 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31007] ppid=30988 vsize=9824732 CPUtime=1.76 cores=1,3,5,7
/proc/30991/task/31007/stat : 31007 (java) S 30988 30991 25451 0 -1 4202560 12823 0 0 0 172 4 0 0 20 0 22 0 104857693 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085174835896 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31008] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31008/stat : 31008 (java) S 30988 30991 25451 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 104857693 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085173783544 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31009] ppid=30988 vsize=9824732 CPUtime=0.38 cores=1,3,5,7
/proc/30991/task/31009/stat : 31009 (java) S 30988 30991 25451 0 -1 4202560 53 0 0 0 14 24 0 0 20 0 22 0 104857693 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085172731208 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=30991/tid=31010] ppid=30988 vsize=9824732 CPUtime=884.86 cores=1,3,5,7
/proc/30991/task/31010/stat : 31010 (java) R 30988 30991 25451 0 -1 4202560 909 0 0 0 88463 23 0 0 20 0 22 0 104857772 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085171674240 140085677777954 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=30991/tid=31011] ppid=30988 vsize=9824732 CPUtime=884.9 cores=1,3,5,7
/proc/30991/task/31011/stat : 31011 (java) R 30988 30991 25451 0 -1 4202560 2912 0 0 0 88444 46 0 0 20 0 22 0 104857772 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085170620720 140085677560001 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=30991/tid=31012] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31012/stat : 31012 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085169570856 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=30991/tid=31013] ppid=30988 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/30991/task/31013/stat : 31013 (java) S 30988 30991 25451 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 104857780 10060525568 887524 33554432000 1073741824 1073778376 140736816390848 140085168518312 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800
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 30991 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 30991 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=471350
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=551612
# CPU time returned by wait4() is 1796.02
# while last known CPU time is 1800
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 896.678
CPU time (s): 1800
CPU user time (s): 1797.99
CPU system time (s): 2.01
CPU usage (%): 200.741
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.47
system time used= 2.55161
maximum resident set size= 3550212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36353
page faults= 1
swaps= 0
block input operations= 0
block output operations= 992
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 25212
involuntary context switches= 37526

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.68314 second user time and 7.57385 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-06 18:07:39
IDJOB=4080682
IDBENCH=2432
IDSOLVER=2543
FILE ID=node141/4080682-1465229259
RUNJOBID= node141-1465216745-25468
PBS_JOBID= 19843201
Free space on /tmp= 71744 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-seba.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080682-1465229259/watcher-4080682-1465229259 -o /tmp/evaluation-result-4080682-1465229259/solver-4080682-1465229259 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1465216745-25468 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080682-1465229259.opb

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

MD5SUM BENCH= 1b2371606d4072012aff3f48017bfad5
RANDOM SEED=976263636

node141.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.876
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:        26344240 kB
Buffers:           18568 kB
Cached:            58888 kB
SwapCached:         1780 kB
Active:          5200028 kB
Inactive:          51000 kB
Active(anon):    5173648 kB
Inactive(anon):     2404 kB
Active(file):      26380 kB
Inactive(file):    48596 kB
Unevictable:      530428 kB
Mlocked:           11252 kB
SwapTotal:      67108856 kB
SwapFree:       67098108 kB
Dirty:              2404 kB
Writeback:             0 kB
AnonPages:       5742652 kB
Mapped:            15356 kB
Shmem:                 0 kB
Slab:             567068 kB
SReclaimable:      10292 kB
SUnreclaim:       556776 kB
KernelStack:        1608 kB
PageTables:        15332 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    6096836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5640192 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= 71744 MiB
End job on node141 at 2016-06-06 18:22:36