Trace number 4106407

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 PB16OPT3 16.4815 8.27962

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=7-P0=127-P1=59-P2=127-P3=89-P4=17-P5=43-P6=53-B.opb
MD5SUM2a6a0a2817e3d179ce21769d61c8a844
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.074988
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables126
Total number of constraints13
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 constraints13
Minimum length of a constraint7
Maximum length of a constraint63
Number of terms in the objective function 7
Biggest coefficient in the objective function 64
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 127
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 32512
Number of bits of the biggest sum of numbers15
Number of products (including duplicates)294
Sum of products size (including duplicates)588
Number of different products294
Sum of products size588

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.08/0.10	c version PB16.v20160501
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Glucose 2.1 dynamic restart strategy
0.08/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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/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.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.08/0.13	c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-4106407-1466271323.opb
0.08/0.13	c reading problem ... 
0.08/0.13	c  objective function found
0.20/0.20	c ... done. Wall clock time 0.07s.
0.20/0.20	c declared #vars     126
0.20/0.20	c internal #vars     420
0.20/0.20	c #constraints  607
0.20/0.20	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.20/0.20	c constraints type 
0.20/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 294
0.20/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 313
0.20/0.20	c 607 constraints processed.
0.20/0.20	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.20/0.20	c constraints type 
0.20/0.20	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 294
0.20/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 313
0.20/0.20	c 607 constraints processed.
0.20/0.20	c objective function length is 7 literals
2.18/0.73	c cleaning 2497 clauses out of 5001 with flag 10723/5001
3.36/1.05	c cleaning 4246 clauses out of 8504 with flag 23943/11001
4.42/1.39	c cleaning 5620 clauses out of 11258 with flag 40562/18001
5.26/1.76	c And the winner is solver0
5.42/2.20	c SATISFIABLE
5.42/2.20	c OPTIMIZING...
5.42/2.20	c Got one! Elapsed wall clock time (in seconds):2.074
5.42/2.20	o 17
6.08/2.51	c cleaning 8155 clauses out of 16314 with flag 11091/28677
7.03/2.89	c And the winner is solver0
7.26/3.20	c Got one! Elapsed wall clock time (in seconds):3.075
7.26/3.20	o 5
7.26/3.23	c And the winner is solver0
7.33/3.70	c Got one! Elapsed wall clock time (in seconds):3.576
7.33/3.70	o 3
7.33/3.76	c cleaning 7493 clauses out of 14997 with flag 2366/35515
8.44/4.18	c cleaning 6750 clauses out of 13505 with flag 16596/41516
9.44/4.60	c cleaning 6869 clauses out of 13754 with flag 32499/48516
10.27/5.05	c cleaning 7435 clauses out of 14885 with flag 52063/56516
11.22/5.49	c cleaning 8214 clauses out of 16449 with flag 71533/65516
12.50/6.08	c cleaning 9114 clauses out of 18235 with flag 94333/75516
13.71/6.68	c cleaning 10057 clauses out of 20119 with flag 118423/86515
15.11/7.39	c cleaning 11026 clauses out of 22060 with flag 145970/98515
16.12/7.85	c And the winner is solver0
16.26/8.27	c >>>>>>>>>> Solver number 0 (4 answers) <<<<<<<<<<<<<<<<<<
16.26/8.27	c starts		: 337
16.26/8.27	c conflicts		: 105698
16.26/8.27	c decisions		: 123963
16.26/8.27	c propagations		: 1800633
16.26/8.27	c inspects		: 80830050
16.26/8.27	c shortcuts		: 0
16.26/8.27	c learnt literals	: 17
16.26/8.27	c learnt binary clauses	: 13
16.26/8.27	c learnt ternary clauses	: 29
16.26/8.27	c learnt constraints	: 105680
16.26/8.27	c ignored constraints	: 0
16.26/8.27	c root simplifications	: 0
16.26/8.27	c removed literals (reason simplification)	: 209747
16.26/8.27	c reason swapping (by a shorter reason)	: 0
16.26/8.27	c Calls to reduceDB	: 12
16.26/8.27	c Number of update (reduction) of LBD	: 5256
16.26/8.27	c Imported unit clauses	: 0
16.26/8.27	c number of reductions to clauses (during analyze)	: 0
16.26/8.27	c number of learned constraints concerned by reduction	: 0
16.26/8.27	c number of learning phase by resolution	: 0
16.26/8.27	c number of learning phase by cutting planes	: 0
16.26/8.27	c speed (assignments/second)	: 223375.88388537403
16.26/8.27	c non guided choices	1261
16.26/8.27	c learnt constraints type 
16.26/8.27	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
16.26/8.27	c starts		: 29
16.26/8.27	c conflicts		: 3766
16.26/8.27	c decisions		: 5164
16.26/8.27	c propagations		: 60089
16.26/8.27	c inspects		: 11762913
16.26/8.27	c shortcuts		: 0
16.26/8.27	c learnt literals	: 0
16.26/8.27	c learnt binary clauses	: 0
16.26/8.27	c learnt ternary clauses	: 0
16.26/8.27	c learnt constraints	: 3763
16.26/8.27	c ignored constraints	: 0
16.26/8.27	c root simplifications	: 0
16.26/8.27	c removed literals (reason simplification)	: 0
16.26/8.27	c reason swapping (by a shorter reason)	: 0
16.26/8.27	c Calls to reduceDB	: 0
16.26/8.27	c Number of update (reduction) of LBD	: 0
16.26/8.27	c Imported unit clauses	: 0
16.26/8.27	c number of reductions to clauses (during analyze)	: 0
16.26/8.27	c number of learned constraints concerned by reduction	: 0
16.26/8.27	c number of learning phase by resolution	: 0
16.26/8.27	c number of learning phase by cutting planes	: 0
16.26/8.27	c speed (assignments/second)	: 13171.635247698377
16.26/8.27	c non guided choices	658
16.26/8.27	c learnt constraints type 
16.26/8.27	s OPTIMUM FOUND
16.26/8.27	c Found 3 solution(s)
16.26/8.27	v x1 x2 -x3 -x4 -x5 -x6 -x7 x8 x9 -x10 -x11 -x12 x13 -x14 x15 x16 x17 -x18 x19 x20 -x21 x22 -x23 -x24 -x25 x26 x27 -x28 x29 x30 -x31 -x32 -x33 -x34 -x35 x36 x37 -x38 -x39 -x40 -x41 -x42 x43 x44 -x45 -x46 -x47 -x48 -x49 x50 -x51 -x52 x53 -x54 x55 x56 x57 x58 x59 x60 -x61 -x62 -x63 x64 x65 x66 x67 x68 -x69 x70 x71 -x72 x73 x74 x75 -x76 -x77 x78 x79 x80 -x81 x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 x94 x95 -x96 x97 -x98 x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 x121 -x122 -x123 -x124 -x125 -x126 
16.26/8.27	c objective function=3
16.26/8.27	c Total wall clock time (in seconds): 8.14

Verifier Data

OK	3

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

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

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


[startup+0 s]
/proc/loadavg: 3.14 3.39 3.51 3/196 8572
/proc/meminfo: memFree=28609936/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/8572/stat : 8572 (java) D 8569 8572 3621 0 -1 4202496 319 0 0 0 0 0 0 0 20 0 1 0 29179083 9515008 176 33554432000 1073741824 1073778376 140734354445120 140734354427848 214369649552 0 0 4096 0 18446744072100588836 0 0 17 3 0 0 0 0 0
/proc/8572/statm: 2323 176 133 9 0 71 0

[startup+0.100058 s]
/proc/loadavg: 3.14 3.39 3.51 3/196 8572
/proc/meminfo: memFree=28609936/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9558476 CPUtime=0.08 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 4294 0 1 0 7 1 0 0 20 0 18 0 29179083 9787879424 5407 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2389619 5407 2088 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 3.14 3.39 3.51 3/196 8572
/proc/meminfo: memFree=28609936/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9558476 CPUtime=0.2 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 4569 0 1 0 19 1 0 0 20 0 18 0 29179083 9787879424 7182 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2389619 7182 2183 9 0 2380296 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9558476

[startup+0.300235 s]
/proc/loadavg: 3.14 3.39 3.51 3/196 8572
/proc/meminfo: memFree=28609936/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9824732 CPUtime=0.58 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 9560 0 1 0 56 2 0 0 20 0 22 0 29179083 10060525568 11228 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2456183 11228 2234 9 0 2446860 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 9824732

[startup+0.700202 s]
/proc/loadavg: 3.14 3.39 3.51 3/196 8572
/proc/meminfo: memFree=28609936/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9824732 CPUtime=2.18 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 15399 0 1 0 214 4 0 0 20 0 22 0 29179083 10060525568 25179 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2456183 25179 2256 9 0 2446860 0
Current children cumulated CPU time (s) 2.18
Current children cumulated vsize (KiB) 9824732

[startup+1.50084 s]
/proc/loadavg: 3.14 3.39 3.51 6/218 8594
/proc/meminfo: memFree=28423048/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9824732 CPUtime=4.87 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 21748 0 1 0 480 7 0 0 20 0 22 0 29179083 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2456183 51570 2281 9 0 2446860 0
[pid=8572/tid=8574] ppid=8569 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 3621 0 -1 4202560 2409 0 1 0 15 1 0 0 20 0 22 0 29179084 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044606686072 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29179086 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044595747368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 3621 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 29179086 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044594694568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 3621 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29179086 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044593641768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 3621 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 29179086 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044592588968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29179086 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044591537192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 3621 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 29179086 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044590484392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 3621 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29179086 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044444318504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29179086 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044443265704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 3621 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044430854632 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044429800696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044428747784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044427696272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 3621 0 -1 4202560 10497 0 0 0 103 2 0 0 20 0 22 0 29179090 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044426644408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=1.04 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 3621 0 -1 4202560 7325 0 0 0 102 2 0 0 20 0 22 0 29179090 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044425591608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044424539000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044423486408 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8591] ppid=8569 vsize=9824732 CPUtime=1.24 cores=1,3,5,7
/proc/8572/task/8591/stat : 8591 (java) R 8569 8572 3621 0 -1 4202560 34 0 0 0 124 0 0 0 20 0 22 0 29179104 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044422429424 140044472438872 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8592] ppid=8569 vsize=9824732 CPUtime=1.26 cores=1,3,5,7
/proc/8572/task/8592/stat : 8592 (java) R 8569 8572 3621 0 -1 4202560 94 0 0 0 124 2 0 0 20 0 22 0 29179104 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044421377056 140044472405213 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8593] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8593/stat : 8593 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29179104 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044420326312 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8594] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8594/stat : 8594 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29179104 10060525568 51570 33554432000 1073741824 1073778376 140737026537456 140044419273512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 3.14 3.39 3.51 2/215 8594
/proc/meminfo: memFree=28403336/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9824732 CPUtime=7.26 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 22025 0 1 0 709 17 0 0 20 0 19 0 29179083 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2456183 85012 2282 9 0 2446860 0
[pid=8572/tid=8574] ppid=8569 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 3621 0 -1 4202560 2409 0 1 0 15 1 0 0 20 0 19 0 29179084 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044606686072 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29179086 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044595747368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 3621 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 29179086 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044594694568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29179086 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044593641768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 3621 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 19 0 29179086 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044592588968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 3621 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 19 0 29179086 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044591537192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 3621 0 -1 4202560 8 0 0 0 1 0 0 0 20 0 19 0 29179086 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044590484392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29179086 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044444318504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 3621 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 19 0 29179086 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044443265704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 3621 0 -1 4202560 187 0 0 0 0 0 0 0 20 0 19 0 29179087 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044430854632 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29179087 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044429800696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29179087 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044428747784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29179090 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044427696272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.41 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 3621 0 -1 4202560 10546 0 0 0 139 2 0 0 20 0 19 0 29179090 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044426644408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 3621 0 -1 4202560 7331 0 0 0 110 2 0 0 20 0 19 0 29179090 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044425591608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29179090 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044424539000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29179090 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044423486408 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8594] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8594/stat : 8594 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29179104 10060525568 85012 33554432000 1073741824 1073778376 140737026537456 140044419273512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 9824732

[startup+6.30097 s]
/proc/loadavg: 3.29 3.41 3.52 13/218 8603
/proc/meminfo: memFree=28015512/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9824732 CPUtime=13.1 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 22562 0 1 0 1284 26 0 0 20 0 22 0 29179083 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2456183 154060 2282 9 0 2446860 0
[pid=8572/tid=8574] ppid=8569 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 3621 0 -1 4202560 2410 0 1 0 15 1 0 0 20 0 22 0 29179084 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044606686072 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 3621 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 29179086 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044595747368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 3621 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 29179086 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044594694568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 3621 0 -1 4202560 46 0 0 0 3 1 0 0 20 0 22 0 29179086 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044593641768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 3621 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 29179086 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044592588968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 3621 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 22 0 29179086 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044591537192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 3621 0 -1 4202560 40 0 0 0 3 0 0 0 20 0 22 0 29179086 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044590484392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 3621 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 22 0 29179086 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044444318504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 3621 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 29179086 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044443265704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 3621 0 -1 4202560 440 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044430854632 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044429800696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044428747784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044427696272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.93 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 3621 0 -1 4202560 10557 0 0 0 191 2 0 0 20 0 22 0 29179090 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044426644408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 3621 0 -1 4202560 7331 0 0 0 111 2 0 0 20 0 22 0 29179090 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044425591608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044424539000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7

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

[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 3621 0 -1 4202560 440 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044430854632 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044429800696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044428747784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044427696272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.93 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 3621 0 -1 4202560 10557 0 0 0 191 2 0 0 20 0 22 0 29179090 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044426644408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 3621 0 -1 4202560 7331 0 0 0 111 2 0 0 20 0 22 0 29179090 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044425591608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044424539000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044423486408 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8594] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8594/stat : 8594 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29179104 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044419273512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8601] ppid=8569 vsize=9824732 CPUtime=2.61 cores=1,3,5,7
/proc/8572/task/8601/stat : 8601 (java) R 8569 8572 3621 0 -1 4202560 9 0 0 0 261 0 0 0 20 0 22 0 29179454 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044421378760 140044472373739 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8602] ppid=8569 vsize=9824732 CPUtime=2.6 cores=1,3,5,7
/proc/8572/task/8602/stat : 8602 (java) R 8569 8572 3621 0 -1 4202560 119 0 0 0 256 4 0 0 20 0 22 0 29179454 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044422429960 140044472407782 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8603] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8603/stat : 8603 (java) S 8569 8572 3621 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29179454 10060525568 154060 33554432000 1073741824 1073778376 140737026537456 140044420327080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 13.3
Current children cumulated vsize (KiB) 9824732

[startup+7.20101 s]
/proc/loadavg: 3.29 3.41 3.52 5/218 8603
/proc/meminfo: memFree=28001208/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9824732 CPUtime=14.91 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 23084 0 1 0 1462 29 0 0 20 0 22 0 29179083 10060525568 194950 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2456183 194950 2282 9 0 2446860 0
[pid=8572/tid=8574] ppid=8569 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 3621 0 -1 4202560 2410 0 1 0 15 1 0 0 20 0 22 0 29179084 10060525568 194950 33554432000 1073741824 1073778376 140737026537456 140044606686072 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 3621 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 29179086 10060525568 194950 33554432000 1073741824 1073778376 140737026537456 140044595747368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 3621 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 22 0 29179086 10060525568 194950 33554432000 1073741824 1073778376 140737026537456 140044594694568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 3621 0 -1 4202560 46 0 0 0 3 1 0 0 20 0 22 0 29179086 10060525568 194950 33554432000 1073741824 1073778376 140737026537456 140044593641768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 3621 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 22 0 29179086 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044592588968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 3621 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 22 0 29179086 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044591537192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 3621 0 -1 4202560 40 0 0 0 3 0 0 0 20 0 22 0 29179086 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044590484392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 3621 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 22 0 29179086 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044444318504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 3621 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 29179086 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044443265704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 3621 0 -1 4202560 440 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044430854632 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044429800696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 29179087 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044428747784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044427696272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.94 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 3621 0 -1 4202560 10557 0 0 0 192 2 0 0 20 0 22 0 29179090 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044426644408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 3621 0 -1 4202560 7331 0 0 0 111 2 0 0 20 0 22 0 29179090 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044425591608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044424539000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 29179090 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044423486408 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8594] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8594/stat : 8594 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 29179104 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044419273512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8601] ppid=8569 vsize=9824732 CPUtime=3.41 cores=1,3,5,7
/proc/8572/task/8601/stat : 8601 (java) R 8569 8572 3621 0 -1 4202560 10 0 0 0 341 0 0 0 20 0 22 0 29179454 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044421376728 140044472438864 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8602] ppid=8569 vsize=9824732 CPUtime=3.4 cores=1,3,5,7
/proc/8572/task/8602/stat : 8602 (java) R 8569 8572 3621 0 -1 4202560 641 0 0 0 333 7 0 0 20 0 22 0 29179454 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044422430784 140044472389460 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8603] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8603/stat : 8603 (java) S 8569 8572 3621 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 29179454 10060525568 195462 33554432000 1073741824 1073778376 140737026537456 140044420327080 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 14.91
Current children cumulated vsize (KiB) 9824732

[startup+8.00086 s]
/proc/loadavg: 3.34 3.42 3.52 5/218 8603
/proc/meminfo: memFree=27596884/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9824732 CPUtime=16.26 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 23239 0 1 0 1591 35 0 0 20 0 19 0 29179083 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2456183 273788 2282 9 0 2446860 0
[pid=8572/tid=8574] ppid=8569 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 3621 0 -1 4202560 2410 0 1 0 15 1 0 0 20 0 19 0 29179084 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044606686072 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 3621 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044595747368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 3621 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044594694568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 3621 0 -1 4202560 46 0 0 0 3 1 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044593641768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 3621 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044592588968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 3621 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044591537192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 3621 0 -1 4202560 40 0 0 0 3 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044590484392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 3621 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044444318504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 3621 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044443265704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 3621 0 -1 4202560 440 0 0 0 0 0 0 0 20 0 19 0 29179087 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044430854632 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29179087 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044429800696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29179087 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044428747784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044427696272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 3621 0 -1 4202560 10557 0 0 0 193 2 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044426644408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 3621 0 -1 4202560 7331 0 0 0 111 2 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044425591608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044424539000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044423486408 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8594] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8594/stat : 8594 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29179104 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044419273512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 16.26
Current children cumulated vsize (KiB) 9824732

[startup+8.20074 s]
/proc/loadavg: 3.34 3.42 3.52 5/218 8603
/proc/meminfo: memFree=27596884/32872528 swapFree=1286400/1433568
[pid=8572] ppid=8569 vsize=9824732 CPUtime=16.26 cores=1,3,5,7
/proc/8572/stat : 8572 (java) S 8569 8572 3621 0 -1 4202496 23239 0 1 0 1591 35 0 0 20 0 19 0 29179083 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140737026528592 214373007421 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/8572/statm: 2456183 273788 2282 9 0 2446860 0
[pid=8572/tid=8574] ppid=8569 vsize=9824732 CPUtime=0.16 cores=1,3,5,7
/proc/8572/task/8574/stat : 8574 (java) S 8569 8572 3621 0 -1 4202560 2410 0 1 0 15 1 0 0 20 0 19 0 29179084 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044606686072 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8575] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8575/stat : 8575 (java) S 8569 8572 3621 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044595747368 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8576] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8576/stat : 8576 (java) S 8569 8572 3621 0 -1 4202560 11 0 0 0 2 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044594694568 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8577] ppid=8569 vsize=9824732 CPUtime=0.04 cores=1,3,5,7
/proc/8572/task/8577/stat : 8577 (java) S 8569 8572 3621 0 -1 4202560 46 0 0 0 3 1 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044593641768 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8578] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8578/stat : 8578 (java) S 8569 8572 3621 0 -1 4202560 25 0 0 0 2 1 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044592588968 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8579] ppid=8569 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/8572/task/8579/stat : 8579 (java) S 8569 8572 3621 0 -1 4202560 25 0 0 0 4 1 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044591537192 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8580] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8580/stat : 8580 (java) S 8569 8572 3621 0 -1 4202560 40 0 0 0 3 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044590484392 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8581] ppid=8569 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/8572/task/8581/stat : 8581 (java) S 8569 8572 3621 0 -1 4202560 41 0 0 0 2 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044444318504 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8582] ppid=8569 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/8572/task/8582/stat : 8582 (java) S 8569 8572 3621 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 19 0 29179086 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044443265704 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8583] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8583/stat : 8583 (java) S 8569 8572 3621 0 -1 4202560 440 0 0 0 0 0 0 0 20 0 19 0 29179087 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044430854632 214373021609 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8584] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8584/stat : 8584 (java) S 8569 8572 3621 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 29179087 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044429800696 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8585] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8585/stat : 8585 (java) S 8569 8572 3621 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 29179087 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044428747784 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8586] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8586/stat : 8586 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044427696272 214373029664 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8587] ppid=8569 vsize=9824732 CPUtime=1.95 cores=1,3,5,7
/proc/8572/task/8587/stat : 8587 (java) S 8569 8572 3621 0 -1 4202560 10557 0 0 0 193 2 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044426644408 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=8572/tid=8588] ppid=8569 vsize=9824732 CPUtime=1.13 cores=1,3,5,7
/proc/8572/task/8588/stat : 8588 (java) S 8569 8572 3621 0 -1 4202560 7331 0 0 0 111 2 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044425591608 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=8572/tid=8589] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8589/stat : 8589 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044424539000 214373020732 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=8572/tid=8590] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8590/stat : 8590 (java) S 8569 8572 3621 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 29179090 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044423486408 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=8572/tid=8594] ppid=8569 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/8572/task/8594/stat : 8594 (java) S 8569 8572 3621 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 29179104 10060525568 273788 33554432000 1073741824 1073778376 140737026537456 140044419273512 214373021609 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 16.26
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 8.27962
CPU time (s): 16.4815
CPU user time (s): 15.9896
CPU system time (s): 0.491925
CPU usage (%): 199.061
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 15.9896
system time used= 0.491925
maximum resident set size= 1112788
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23579
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= 873
involuntary context switches= 718

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.023996 second user time and 0.096985 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-18 19:35:23
IDJOB=4106407
IDBENCH=48049
IDSOLVER=2543
FILE ID=node130/4106407-1466271323
RUNJOBID= node130-1466264922-3638
PBS_JOBID= 19918227
Free space on /tmp= 71748 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=7-P0=127-P1=59-P2=127-P3=89-P4=17-P5=43-P6=53-B.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106407-1466271323/watcher-4106407-1466271323 -o /tmp/evaluation-result-4106407-1466271323/solver-4106407-1466271323 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1466264922-3638 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4106407-1466271323.opb

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

MD5SUM BENCH= 2a6a0a2817e3d179ce21769d61c8a844
RANDOM SEED=866592773

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:        28610728 kB
Buffers:           46736 kB
Cached:           166584 kB
SwapCached:         1876 kB
Active:          1925640 kB
Inactive:         162292 kB
Active(anon):    1874624 kB
Inactive(anon):     2212 kB
Active(file):      51016 kB
Inactive(file):   160080 kB
Unevictable:     1433568 kB
Mlocked:         1286400 kB
SwapTotal:      67108856 kB
SwapFree:       67098740 kB
Dirty:               492 kB
Writeback:             0 kB
AnonPages:       3313060 kB
Mapped:            15312 kB
Shmem:                 0 kB
Slab:             601476 kB
SReclaimable:      44832 kB
SUnreclaim:       556644 kB
KernelStack:        1640 kB
PageTables:        11012 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4252516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1966080 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 19:35:31