Trace number 4107034

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16UNSAT 34.0178 15.8912

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_1_15.opb
MD5SUMebbe5bb724184b6646f7cf4470989c3e
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark6.53001
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2996
Sum of products size (including duplicates)5992
Number of different products1498
Sum of products size2996

Solver Data

0.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c ManyCore solver with 2 solvers running in parallel
0.07/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c Expensive reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.07/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Armin Biere (Picosat) restarts strategy
0.07/0.13	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.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4107034-1466279902.opb
0.07/0.13	c reading problem ... 
0.07/0.14	c  no objective function found
0.41/0.36	c ... done. Wall clock time 0.226s.
0.41/0.36	c declared #vars     100
0.41/0.36	c internal #vars     1598
0.41/0.36	c #constraints  3149
0.41/0.36	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.41/0.36	c constraints type 
0.41/0.36	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1498
0.41/0.36	c org.sat4j.minisat.constraints.card.MinWatchCard => 103
0.41/0.36	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 50
0.41/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1498
0.41/0.36	c 3149 constraints processed.
0.41/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.41/0.36	c constraints type 
0.41/0.36	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 50
0.41/0.36	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1498
0.41/0.36	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 103
0.41/0.36	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1498
0.41/0.36	c 3149 constraints processed.
3.04/1.07	c cleaning 2500 clauses out of 4999 with flag 12277/5000
5.00/1.53	c cleaning 4250 clauses out of 8499 with flag 28214/11000
6.26/2.12	c cleaning 5625 clauses out of 11249 with flag 61164/18000
7.69/2.84	c cleaning 6805 clauses out of 13624 with flag 88791/26000
8.98/3.48	c cleaning 7903 clauses out of 15819 with flag 116621/35000
10.82/4.31	c cleaning 8958 clauses out of 17916 with flag 159895/45000
12.47/5.17	c cleaning 9980 clauses out of 19968 with flag 205645/56010
14.48/6.15	c cleaning 10989 clauses out of 21978 with flag 258982/68000
16.93/7.26	c cleaning 11999 clauses out of 23997 with flag 312342/81008
19.73/8.61	c cleaning 12986 clauses out of 25990 with flag 371745/95000
23.08/10.26	c cleaning 13997 clauses out of 28003 with flag 444603/110000
26.08/11.71	c cleaning 14994 clauses out of 30007 with flag 524543/126001
29.76/13.50	c cleaning 16005 clauses out of 32012 with flag 601891/143001
33.36/15.39	c cleaning 16994 clauses out of 34005 with flag 677486/161000
33.77/15.58	c And the winner is solver1
33.95/15.87	c >>>>>>>>>> Solver number 0 (0 answers) <<<<<<<<<<<<<<<<<<
33.95/15.87	c starts		: 275
33.95/15.87	c conflicts		: 163025
33.95/15.87	c decisions		: 361263
33.95/15.87	c propagations		: 8267420
33.95/15.87	c inspects		: 197047540
33.95/15.87	c shortcuts		: 0
33.95/15.87	c learnt literals	: 4
33.95/15.87	c learnt binary clauses	: 31
33.95/15.87	c learnt ternary clauses	: 6736
33.95/15.87	c learnt constraints	: 163021
33.95/15.87	c ignored constraints	: 0
33.95/15.87	c root simplifications	: 0
33.95/15.87	c removed literals (reason simplification)	: 4818595
33.95/15.87	c reason swapping (by a shorter reason)	: 0
33.95/15.87	c Calls to reduceDB	: 14
33.95/15.87	c Number of update (reduction) of LBD	: 61677
33.95/15.87	c Imported unit clauses	: 0
33.95/15.87	c number of reductions to clauses (during analyze)	: 0
33.95/15.87	c number of learned constraints concerned by reduction	: 0
33.95/15.87	c number of learning phase by resolution	: 0
33.95/15.87	c number of learning phase by cutting planes	: 0
33.95/15.87	c speed (assignments/second)	: 533347.5259660668
33.95/15.87	c non guided choices	1515
33.95/15.88	c learnt constraints type 
33.95/15.88	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 31
33.95/15.88	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 19005
33.95/15.88	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
33.95/15.88	c starts		: 11
33.95/15.88	c conflicts		: 1937
33.95/15.88	c decisions		: 4930
33.95/15.88	c propagations		: 319352
33.95/15.88	c inspects		: 13957792
33.95/15.88	c shortcuts		: 0
33.95/15.88	c learnt literals	: 0
33.95/15.88	c learnt binary clauses	: 0
33.95/15.88	c learnt ternary clauses	: 0
33.95/15.88	c learnt constraints	: 1936
33.95/15.88	c ignored constraints	: 0
33.95/15.88	c root simplifications	: 0
33.95/15.88	c removed literals (reason simplification)	: 0
33.95/15.88	c reason swapping (by a shorter reason)	: 0
33.95/15.88	c Calls to reduceDB	: 0
33.95/15.88	c Number of update (reduction) of LBD	: 0
33.95/15.88	c Imported unit clauses	: 0
33.95/15.88	c number of reductions to clauses (during analyze)	: 0
33.95/15.88	c number of learned constraints concerned by reduction	: 0
33.95/15.88	c number of learning phase by resolution	: 0
33.95/15.88	c number of learning phase by cutting planes	: 0
33.95/15.88	c speed (assignments/second)	: 20588.743472374445
33.95/15.88	c non guided choices	1515
33.95/15.88	c learnt constraints type 
33.95/15.88	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
33.95/15.88	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1935
33.95/15.88	s UNSATISFIABLE
33.95/15.88	c Total wall clock time (in seconds): 15.746

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-4107034-1466279902/watcher-4107034-1466279902 -o /tmp/evaluation-result-4107034-1466279902/solver-4107034-1466279902 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466264922-3637 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4107034-1466279902.opb 

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

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


[startup+0 s]
/proc/loadavg: 4.37 4.23 4.19 4/197 12023
/proc/meminfo: memFree=27454560/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/12023/stat : 12023 (java) D 12020 12023 3621 0 -1 4202496 170 0 0 0 0 0 0 0 20 0 1 0 30036972 2560000 46 33554432000 1073741824 1073778376 140736473876448 140736473873576 214360485159 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/12023/statm: 625 46 37 9 0 29 0

[startup+0.100116 s]
/proc/loadavg: 4.37 4.23 4.19 4/197 12023
/proc/meminfo: memFree=27454560/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 3805 0 1 0 6 1 0 0 20 0 18 0 30036972 9787879424 4937 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2389619 4937 1950 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200343 s]
/proc/loadavg: 4.37 4.23 4.19 4/197 12023
/proc/meminfo: memFree=27454560/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9558476 CPUtime=0.2 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 4540 0 1 0 19 1 0 0 20 0 18 0 30036972 9787879424 7165 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2389619 7165 2172 9 0 2380296 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9558476

[startup+0.300273 s]
/proc/loadavg: 4.37 4.23 4.19 4/197 12023
/proc/meminfo: memFree=27454560/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9558476 CPUtime=0.41 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 5630 0 1 0 40 1 0 0 20 0 18 0 30036972 9787879424 8463 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2389619 8463 2226 9 0 2380296 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 9558476

[startup+0.700183 s]
/proc/loadavg: 4.37 4.23 4.19 4/197 12023
/proc/meminfo: memFree=27454560/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9824732 CPUtime=1.84 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 12687 0 1 0 181 3 0 0 20 0 22 0 30036972 10060525568 18974 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2456183 18974 2265 9 0 2446860 0
Current children cumulated CPU time (s) 1.84
Current children cumulated vsize (KiB) 9824732

[startup+1.50086 s]
/proc/loadavg: 4.34 4.22 4.19 7/219 12045
/proc/meminfo: memFree=27304152/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9824732 CPUtime=5 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 23624 0 1 0 494 6 0 0 20 0 22 0 30036972 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2456183 48824 2291 9 0 2446860 0
[pid=12023/tid=12025] ppid=12020 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/12023/task/12025/stat : 12025 (java) S 12020 12023 3621 0 -1 4202560 2416 0 1 0 31 1 0 0 20 0 22 0 30036974 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495483724664 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12026] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12026/stat : 12026 (java) S 12020 12023 3621 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 30036975 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495445215400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12027] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12027/stat : 12027 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036975 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495444162856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12028] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12028/stat : 12028 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036975 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495443110312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12029] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12029/stat : 12029 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30036975 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495442057768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12030] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12030/stat : 12030 (java) S 12020 12023 3621 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30036975 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495441005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12031] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12031/stat : 12031 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036975 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495439952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12032] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12032/stat : 12032 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036975 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495438900136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12033] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12033/stat : 12033 (java) S 12020 12023 3621 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 30036975 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495437847592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12034] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12034/stat : 12034 (java) S 12020 12023 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30036976 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495307130984 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12035] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12035/stat : 12035 (java) S 12020 12023 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495306077304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12036] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12036/stat : 12036 (java) S 12020 12023 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495305024648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12037] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12037/stat : 12037 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495303973392 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12038] ppid=12020 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/12023/task/12038/stat : 12038 (java) R 12020 12023 3621 0 -1 4202560 8651 0 0 0 118 1 0 0 20 0 22 0 30036979 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495302897848 140495491458605 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12039] ppid=12020 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/12023/task/12039/stat : 12039 (java) R 12020 12023 3621 0 -1 4202560 11138 0 0 0 119 2 0 0 20 0 22 0 30036979 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495301867784 140495486744704 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12040] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12040/stat : 12040 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495300815864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12041] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12041/stat : 12041 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495299763528 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12042] ppid=12020 vsize=9824732 CPUtime=1.1 cores=0,2,4,6
/proc/12023/task/12042/stat : 12042 (java) R 12020 12023 3621 0 -1 4202560 25 0 0 0 110 0 0 0 20 0 22 0 30037009 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495298707552 140495309813739 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12043] ppid=12020 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/12023/task/12043/stat : 12043 (java) R 12020 12023 3621 0 -1 4202560 88 0 0 0 109 2 0 0 20 0 22 0 30037009 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495297655432 140495309870947 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12044] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12044/stat : 12044 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30037009 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495296603176 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12045] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12045/stat : 12045 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30037009 10060525568 48824 33554432000 1073741824 1073778376 140734416194624 140495295550632 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.34 4.22 4.19 5/219 12045
/proc/meminfo: memFree=27237936/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9824732 CPUtime=8.37 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 23955 0 1 0 823 14 0 0 20 0 22 0 30036972 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2456183 86903 2291 9 0 2446860 0
[pid=12023/tid=12025] ppid=12020 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/12023/task/12025/stat : 12025 (java) S 12020 12023 3621 0 -1 4202560 2416 0 1 0 31 1 0 0 20 0 22 0 30036974 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495483724664 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12026] ppid=12020 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12023/task/12026/stat : 12026 (java) S 12020 12023 3621 0 -1 4202560 22 0 0 0 2 0 0 0 20 0 22 0 30036975 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495445215400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12027] ppid=12020 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12023/task/12027/stat : 12027 (java) S 12020 12023 3621 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 30036975 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495444162856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12028] ppid=12020 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/12023/task/12028/stat : 12028 (java) S 12020 12023 3621 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 30036975 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495443110312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12029] ppid=12020 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12023/task/12029/stat : 12029 (java) S 12020 12023 3621 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 30036975 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495442057768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12030] ppid=12020 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12023/task/12030/stat : 12030 (java) S 12020 12023 3621 0 -1 4202560 5 0 0 0 1 0 0 0 20 0 22 0 30036975 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495441005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12031] ppid=12020 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12023/task/12031/stat : 12031 (java) S 12020 12023 3621 0 -1 4202560 22 0 0 0 3 1 0 0 20 0 22 0 30036975 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495439952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12032] ppid=12020 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/12023/task/12032/stat : 12032 (java) S 12020 12023 3621 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 30036975 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495438900136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12033] ppid=12020 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/12023/task/12033/stat : 12033 (java) S 12020 12023 3621 0 -1 4202560 23 0 0 0 2 2 0 0 20 0 22 0 30036975 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495437847592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12034] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12034/stat : 12034 (java) S 12020 12023 3621 0 -1 4202560 193 0 0 0 0 0 0 0 20 0 22 0 30036976 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495307130984 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12035] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12035/stat : 12035 (java) S 12020 12023 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495306077304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12036] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12036/stat : 12036 (java) S 12020 12023 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495305024648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12037] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12037/stat : 12037 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495303973392 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12038] ppid=12020 vsize=9824732 CPUtime=1.24 cores=0,2,4,6
/proc/12023/task/12038/stat : 12038 (java) S 12020 12023 3621 0 -1 4202560 8652 0 0 0 123 1 0 0 20 0 22 0 30036979 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495302920760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12039] ppid=12020 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/12023/task/12039/stat : 12039 (java) S 12020 12023 3621 0 -1 4202560 11138 0 0 0 120 2 0 0 20 0 22 0 30036979 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495301868216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12040] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12040/stat : 12040 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495300815864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12041] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12041/stat : 12041 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495299763528 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12042] ppid=12020 vsize=9824732 CPUtime=2.61 cores=0,2,4,6
/proc/12023/task/12042/stat : 12042 (java) R 12020 12023 3621 0 -1 4202560 31 0 0 0 261 0 0 0 20 0 22 0 30037009 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495298707672 140495309936684 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12043] ppid=12020 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/12023/task/12043/stat : 12043 (java) R 12020 12023 3621 0 -1 4202560 139 0 0 0 258 4 0 0 20 0 22 0 30037009 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495297653552 140495309952226 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12044] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12044/stat : 12044 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30037009 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495296603176 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12045] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12045/stat : 12045 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30037009 10060525568 86903 33554432000 1073741824 1073778376 140734416194624 140495295550632 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 9824732

[startup+6.30091 s]
/proc/loadavg: 4.32 4.22 4.19 5/219 12045
/proc/meminfo: memFree=26847168/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9824732 CPUtime=14.97 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 24893 0 1 0 1474 23 0 0 20 0 22 0 30036972 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2456183 160669 2292 9 0 2446860 0
[pid=12023/tid=12025] ppid=12020 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/12023/task/12025/stat : 12025 (java) S 12020 12023 3621 0 -1 4202560 2416 0 1 0 31 1 0 0 20 0 22 0 30036974 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495483724664 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12026] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12026/stat : 12026 (java) S 12020 12023 3621 0 -1 4202560 142 0 0 0 7 2 0 0 20 0 22 0 30036975 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495445215400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12027] ppid=12020 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12023/task/12027/stat : 12027 (java) S 12020 12023 3621 0 -1 4202560 127 0 0 0 5 2 0 0 20 0 22 0 30036975 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495444162856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12028] ppid=12020 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12023/task/12028/stat : 12028 (java) S 12020 12023 3621 0 -1 4202560 35 0 0 0 3 2 0 0 20 0 22 0 30036975 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495443110312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12029] ppid=12020 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12023/task/12029/stat : 12029 (java) S 12020 12023 3621 0 -1 4202560 146 0 0 0 5 1 0 0 20 0 22 0 30036975 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495442057768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12030] ppid=12020 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12023/task/12030/stat : 12030 (java) S 12020 12023 3621 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 30036975 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495441005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12031] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12031/stat : 12031 (java) S 12020 12023 3621 0 -1 4202560 153 0 0 0 7 2 0 0 20 0 22 0 30036975 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495439952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12032] ppid=12020 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12023/task/12032/stat : 12032 (java) S 12020 12023 3621 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 22 0 30036975 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495438900136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12033] ppid=12020 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12023/task/12033/stat : 12033 (java) S 12020 12023 3621 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 22 0 30036975 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495437847592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12034] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12034/stat : 12034 (java) S 12020 12023 3621 0 -1 4202560 448 0 0 0 0 0 0 0 20 0 22 0 30036976 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495307130984 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12035] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12035/stat : 12035 (java) S 12020 12023 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495306077304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12036] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12036/stat : 12036 (java) S 12020 12023 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495305024648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12037] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12037/stat : 12037 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 160669 33554432000 1073741824 1073778376 140734416194624 140495303973392 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12038] ppid=12020 vsize=9824732 CPUtime=1.3 cores=0,2,4,6

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

[pid=12023/tid=12034] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12034/stat : 12034 (java) S 12020 12023 3621 0 -1 4202560 752 0 0 0 0 0 0 0 20 0 22 0 30036976 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495307130984 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12035] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12035/stat : 12035 (java) S 12020 12023 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495306077304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12036] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12036/stat : 12036 (java) S 12020 12023 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495305024648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12037] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12037/stat : 12037 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495303973392 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12038] ppid=12020 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/12023/task/12038/stat : 12038 (java) S 12020 12023 3621 0 -1 4202560 9642 0 0 0 157 1 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495302920760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12039] ppid=12020 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/12023/task/12039/stat : 12039 (java) S 12020 12023 3621 0 -1 4202560 11138 0 0 0 120 2 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495301868216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12040] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12040/stat : 12040 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495300815864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12041] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12041/stat : 12041 (java) S 12020 12023 3621 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495299763528 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12042] ppid=12020 vsize=9824732 CPUtime=13.72 cores=0,2,4,6
/proc/12023/task/12042/stat : 12042 (java) R 12020 12023 3621 0 -1 4202560 44 0 0 0 1372 0 0 0 20 0 22 0 30037009 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495298707880 140495309772125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12043] ppid=12020 vsize=9824732 CPUtime=13.75 cores=0,2,4,6
/proc/12023/task/12043/stat : 12043 (java) R 12020 12023 3621 0 -1 4202560 596 0 0 0 1362 13 0 0 20 0 22 0 30037009 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495297654648 140495309747466 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12044] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12044/stat : 12044 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30037009 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495296603176 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12045] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12045/stat : 12045 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30037009 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495295550632 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 31.57
Current children cumulated vsize (KiB) 9824732

[startup+15.2009 s]
/proc/loadavg: 4.29 4.22 4.19 5/219 12045
/proc/meminfo: memFree=26275372/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9824732 CPUtime=33.16 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 26701 0 1 0 3280 36 0 0 20 0 22 0 30036972 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2456183 295968 2292 9 0 2446860 0
[pid=12023/tid=12025] ppid=12020 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/12023/task/12025/stat : 12025 (java) S 12020 12023 3621 0 -1 4202560 2416 0 1 0 31 1 0 0 20 0 22 0 30036974 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495483724664 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12026] ppid=12020 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/12023/task/12026/stat : 12026 (java) S 12020 12023 3621 0 -1 4202560 172 0 0 0 11 4 0 0 20 0 22 0 30036975 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495445215400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12027] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12027/stat : 12027 (java) S 12020 12023 3621 0 -1 4202560 141 0 0 0 7 2 0 0 20 0 22 0 30036975 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495444162856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12028] ppid=12020 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12023/task/12028/stat : 12028 (java) S 12020 12023 3621 0 -1 4202560 62 0 0 0 8 3 0 0 20 0 22 0 30036975 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495443110312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12029] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12029/stat : 12029 (java) S 12020 12023 3621 0 -1 4202560 160 0 0 0 8 1 0 0 20 0 22 0 30036975 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495442057768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12030] ppid=12020 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12023/task/12030/stat : 12030 (java) S 12020 12023 3621 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 22 0 30036975 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495441005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12031] ppid=12020 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/12023/task/12031/stat : 12031 (java) S 12020 12023 3621 0 -1 4202560 181 0 0 0 9 3 0 0 20 0 22 0 30036975 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495439952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12032] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12032/stat : 12032 (java) S 12020 12023 3621 0 -1 4202560 46 0 0 0 7 2 0 0 20 0 22 0 30036975 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495438900136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12033] ppid=12020 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12023/task/12033/stat : 12033 (java) S 12020 12023 3621 0 -1 4202560 60 0 0 0 7 3 0 0 20 0 22 0 30036975 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495437847592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12034] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12034/stat : 12034 (java) S 12020 12023 3621 0 -1 4202560 752 0 0 0 0 0 0 0 20 0 22 0 30036976 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495307130984 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12035] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12035/stat : 12035 (java) S 12020 12023 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495306077304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12036] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12036/stat : 12036 (java) S 12020 12023 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 30036977 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495305024648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12037] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12037/stat : 12037 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495303973392 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12038] ppid=12020 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/12023/task/12038/stat : 12038 (java) S 12020 12023 3621 0 -1 4202560 9642 0 0 0 157 1 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495302920760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12039] ppid=12020 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/12023/task/12039/stat : 12039 (java) S 12020 12023 3621 0 -1 4202560 11138 0 0 0 120 2 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495301868216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12040] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12040/stat : 12040 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495300815864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12041] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12041/stat : 12041 (java) S 12020 12023 3621 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 30036979 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495299763528 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12042] ppid=12020 vsize=9824732 CPUtime=14.52 cores=0,2,4,6
/proc/12023/task/12042/stat : 12042 (java) R 12020 12023 3621 0 -1 4202560 44 0 0 0 1452 0 0 0 20 0 22 0 30037009 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495298707880 140495309861618 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12043] ppid=12020 vsize=9824732 CPUtime=14.54 cores=0,2,4,6
/proc/12023/task/12043/stat : 12043 (java) R 12020 12023 3621 0 -1 4202560 596 0 0 0 1441 13 0 0 20 0 22 0 30037009 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495297654648 140495309885009 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12044] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12044/stat : 12044 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30037009 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495296603176 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12045] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12045/stat : 12045 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 30037009 10060525568 295968 33554432000 1073741824 1073778376 140734416194624 140495295550632 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 33.16
Current children cumulated vsize (KiB) 9824732

[startup+15.6009 s]
/proc/loadavg: 4.27 4.21 4.19 6/219 12045
/proc/meminfo: memFree=26269228/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9824732 CPUtime=33.95 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 26733 0 1 0 3355 40 0 0 20 0 19 0 30036972 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2456183 311827 2293 9 0 2446860 0
[pid=12023/tid=12025] ppid=12020 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/12023/task/12025/stat : 12025 (java) S 12020 12023 3621 0 -1 4202560 2416 0 1 0 31 1 0 0 20 0 19 0 30036974 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495483724664 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12026] ppid=12020 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/12023/task/12026/stat : 12026 (java) S 12020 12023 3621 0 -1 4202560 172 0 0 0 11 4 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495445215400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12027] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12027/stat : 12027 (java) S 12020 12023 3621 0 -1 4202560 141 0 0 0 7 2 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495444162856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12028] ppid=12020 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12023/task/12028/stat : 12028 (java) S 12020 12023 3621 0 -1 4202560 62 0 0 0 8 3 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495443110312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12029] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12029/stat : 12029 (java) S 12020 12023 3621 0 -1 4202560 160 0 0 0 8 1 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495442057768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12030] ppid=12020 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12023/task/12030/stat : 12030 (java) S 12020 12023 3621 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495441005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12031] ppid=12020 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/12023/task/12031/stat : 12031 (java) S 12020 12023 3621 0 -1 4202560 181 0 0 0 9 3 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495439952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12032] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12032/stat : 12032 (java) S 12020 12023 3621 0 -1 4202560 46 0 0 0 7 2 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495438900136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12033] ppid=12020 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12023/task/12033/stat : 12033 (java) S 12020 12023 3621 0 -1 4202560 60 0 0 0 7 3 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495437847592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12034] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12034/stat : 12034 (java) S 12020 12023 3621 0 -1 4202560 752 0 0 0 0 0 0 0 20 0 19 0 30036976 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495307130984 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12035] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12035/stat : 12035 (java) S 12020 12023 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30036977 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495306077304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12036] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12036/stat : 12036 (java) S 12020 12023 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30036977 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495305024648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12037] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12037/stat : 12037 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495303973392 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12038] ppid=12020 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/12023/task/12038/stat : 12038 (java) S 12020 12023 3621 0 -1 4202560 9642 0 0 0 157 1 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495302920760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12039] ppid=12020 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/12023/task/12039/stat : 12039 (java) S 12020 12023 3621 0 -1 4202560 11138 0 0 0 120 2 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495301868216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12040] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12040/stat : 12040 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495300815864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12041] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12041/stat : 12041 (java) S 12020 12023 3621 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495299763528 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12045] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12045/stat : 12045 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30037009 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495295550632 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 33.95
Current children cumulated vsize (KiB) 9824732

[startup+15.8008 s]
/proc/loadavg: 4.27 4.21 4.19 6/219 12045
/proc/meminfo: memFree=26269228/32872528 swapFree=1286400/1433568
[pid=12023] ppid=12020 vsize=9824732 CPUtime=33.95 cores=0,2,4,6
/proc/12023/stat : 12023 (java) S 12020 12023 3621 0 -1 4202496 26733 0 1 0 3355 40 0 0 20 0 19 0 30036972 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140734416185760 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/12023/statm: 2456183 311827 2293 9 0 2446860 0
[pid=12023/tid=12025] ppid=12020 vsize=9824732 CPUtime=0.32 cores=0,2,4,6
/proc/12023/task/12025/stat : 12025 (java) S 12020 12023 3621 0 -1 4202560 2416 0 1 0 31 1 0 0 20 0 19 0 30036974 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495483724664 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12026] ppid=12020 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/12023/task/12026/stat : 12026 (java) S 12020 12023 3621 0 -1 4202560 172 0 0 0 11 4 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495445215400 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12027] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12027/stat : 12027 (java) S 12020 12023 3621 0 -1 4202560 141 0 0 0 7 2 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495444162856 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12028] ppid=12020 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/12023/task/12028/stat : 12028 (java) S 12020 12023 3621 0 -1 4202560 62 0 0 0 8 3 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495443110312 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12029] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12029/stat : 12029 (java) S 12020 12023 3621 0 -1 4202560 160 0 0 0 8 1 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495442057768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12030] ppid=12020 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/12023/task/12030/stat : 12030 (java) S 12020 12023 3621 0 -1 4202560 25 0 0 0 6 0 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495441005224 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12031] ppid=12020 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/12023/task/12031/stat : 12031 (java) S 12020 12023 3621 0 -1 4202560 181 0 0 0 9 3 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495439952680 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12032] ppid=12020 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12023/task/12032/stat : 12032 (java) S 12020 12023 3621 0 -1 4202560 46 0 0 0 7 2 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495438900136 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12023/tid=12033] ppid=12020 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/12023/task/12033/stat : 12033 (java) S 12020 12023 3621 0 -1 4202560 60 0 0 0 7 3 0 0 20 0 19 0 30036975 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495437847592 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12034] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12034/stat : 12034 (java) S 12020 12023 3621 0 -1 4202560 752 0 0 0 0 0 0 0 20 0 19 0 30036976 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495307130984 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12035] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12035/stat : 12035 (java) S 12020 12023 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 30036977 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495306077304 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12036] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12036/stat : 12036 (java) S 12020 12023 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 30036977 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495305024648 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12037] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12037/stat : 12037 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495303973392 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12038] ppid=12020 vsize=9824732 CPUtime=1.58 cores=0,2,4,6
/proc/12023/task/12038/stat : 12038 (java) S 12020 12023 3621 0 -1 4202560 9642 0 0 0 157 1 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495302920760 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12039] ppid=12020 vsize=9824732 CPUtime=1.22 cores=0,2,4,6
/proc/12023/task/12039/stat : 12039 (java) S 12020 12023 3621 0 -1 4202560 11138 0 0 0 120 2 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495301868216 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12023/tid=12040] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12040/stat : 12040 (java) S 12020 12023 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495300815864 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12023/tid=12041] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12041/stat : 12041 (java) S 12020 12023 3621 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 30036979 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495299763528 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12023/tid=12045] ppid=12020 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12023/task/12045/stat : 12045 (java) S 12020 12023 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 30037009 10060525568 311827 33554432000 1073741824 1073778376 140734416194624 140495295550632 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 33.95
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 15.8912
CPU time (s): 34.0178
CPU user time (s): 33.5159
CPU system time (s): 0.501923
CPU usage (%): 214.067
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 33.5159
system time used= 0.501923
maximum resident set size= 1249364
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26745
page faults= 1
swaps= 0
block input operations= 0
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1094
involuntary context switches= 1413

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.111982 second user time and 0.152976 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 21:58:22
IDJOB=4107034
IDBENCH=48380
IDSOLVER=2543
FILE ID=node130/4107034-1466279902
RUNJOBID= node130-1466264922-3637
PBS_JOBID= 19918227
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_1_15.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4107034-1466279902/watcher-4107034-1466279902 -o /tmp/evaluation-result-4107034-1466279902/solver-4107034-1466279902 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466264922-3637 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4107034-1466279902.opb

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

MD5SUM BENCH= ebbe5bb724184b6646f7cf4470989c3e
RANDOM SEED=159700731

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.365
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.53
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.365
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.365
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:        27454940 kB
Buffers:           57688 kB
Cached:           171420 kB
SwapCached:         1872 kB
Active:          3067124 kB
Inactive:         176256 kB
Active(anon):    3014688 kB
Inactive(anon):     2212 kB
Active(file):      52436 kB
Inactive(file):   174044 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098744 kB
Dirty:               876 kB
Writeback:             0 kB
AnonPages:       4447236 kB
Mapped:            15340 kB
Shmem:                 0 kB
Slab:             602492 kB
SReclaimable:      45620 kB
SUnreclaim:       556872 kB
KernelStack:        1608 kB
PageTables:        13112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4811776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3086336 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= 71748 MiB
End job on node130 at 2016-06-18 21:58:38