Trace number 4118007

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 PB16OPT-1484348 25.6491 18.3162

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-BIGINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0055-0062.opb
MD5SUM88521bd1b015c753a829e8ff8078c43c
Bench CategoryOPT-BIGINT-NLC (optimisation, big integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-1484348
Best CPU time to get the best result obtained on this benchmark10.9423
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables75
Total number of constraints25
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 150
Biggest coefficient in the objective function 217400
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 11299443
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 217400
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 11299443
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)150
Sum of products size (including duplicates)300
Number of different products0
Sum of products size0

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4118007-1467217322.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.16	c ... done. Wall clock time 0.043s.
0.09/0.16	c declared #vars     75
0.09/0.16	c internal #vars     225
0.09/0.16	c #constraints  350
0.09/0.16	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 175
0.09/0.16	c org.sat4j.minisat.constraints.card.MinWatchCard => 25
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 150
0.09/0.16	c 350 constraints processed.
0.09/0.16	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.16	c constraints type 
0.09/0.16	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 175
0.09/0.16	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 25
0.09/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPb => 150
0.09/0.16	c 350 constraints processed.
0.09/0.16	c objective function length is 150 literals
0.09/0.17	c And the winner is solver0
0.17/0.67	c SATISFIABLE
0.17/0.67	c OPTIMIZING...
0.17/0.67	c Got one! Elapsed wall clock time (in seconds):0.548
0.17/0.67	o -1177247
0.17/0.68	c And the winner is solver0
0.18/1.17	c Got one! Elapsed wall clock time (in seconds):1.051
0.18/1.17	o -1188015
0.18/1.18	c And the winner is solver0
0.24/1.67	c Got one! Elapsed wall clock time (in seconds):1.553
0.24/1.67	o -1188402
0.24/1.68	c And the winner is solver0
0.25/2.17	c Got one! Elapsed wall clock time (in seconds):2.056
0.25/2.17	o -1351731
0.25/2.18	c And the winner is solver0
0.31/2.68	c Got one! Elapsed wall clock time (in seconds):2.558
0.31/2.68	o -1354317
1.95/3.19	c And the winner is solver1
2.37/3.26	c cleaning 2510 clauses out of 5019 with flag 11034/5019
2.84/3.68	c Got one! Elapsed wall clock time (in seconds):3.56
2.84/3.68	o -1369178
3.64/4.02	c And the winner is solver1
3.73/4.18	c Got one! Elapsed wall clock time (in seconds):4.062
3.73/4.18	o -1373960
3.73/4.18	c And the winner is solver0
3.73/4.68	c Got one! Elapsed wall clock time (in seconds):4.563
3.73/4.68	o -1387585
3.73/4.69	c And the winner is solver0
3.73/5.18	c Got one! Elapsed wall clock time (in seconds):5.065
3.73/5.18	o -1410570
3.76/5.21	c And the winner is solver0
3.80/5.69	c Got one! Elapsed wall clock time (in seconds):5.569
3.80/5.69	o -1429158
3.82/5.78	c cleaning 4310 clauses out of 8619 with flag 2372/11129
4.90/6.25	c cleaning 5155 clauses out of 10309 with flag 17113/17129
5.31/6.47	c And the winner is solver1
5.50/6.69	c Got one! Elapsed wall clock time (in seconds):6.57
5.50/6.69	o -1429897
5.72/6.88	c cleaning 5244 clauses out of 10487 with flag 5011/22462
6.74/7.30	c cleaning 5618 clauses out of 11241 with flag 19843/28460
7.02/7.48	c And the winner is solver0
7.19/7.69	c Got one! Elapsed wall clock time (in seconds):7.572
7.19/7.69	o -1435362
7.61/7.95	c cleaning 5392 clauses out of 10783 with flag 7972/33620
8.27/8.23	c And the winner is solver0
8.35/8.69	c Got one! Elapsed wall clock time (in seconds):8.576
8.35/8.69	o -1442537
8.36/8.75	c And the winner is solver0
8.49/9.20	c Got one! Elapsed wall clock time (in seconds):9.078
8.49/9.20	o -1445367
8.49/9.25	c And the winner is solver0
8.74/9.70	c Got one! Elapsed wall clock time (in seconds):9.579
8.74/9.70	o -1472086
8.95/9.88	c cleaning 5944 clauses out of 11895 with flag 4908/40124
9.94/10.34	c cleaning 5976 clauses out of 11951 with flag 22298/46124
11.19/10.96	c cleaning 6482 clauses out of 12975 with flag 38518/53124
12.19/11.48	c And the winner is solver0
12.39/11.70	c Got one! Elapsed wall clock time (in seconds):11.581
12.39/11.70	o -1474734
13.63/12.31	c cleaning 9061 clauses out of 18121 with flag 12377/64752
13.63/12.33	c And the winner is solver0
13.72/12.70	c Got one! Elapsed wall clock time (in seconds):12.582
13.72/12.70	o -1484348
14.51/13.18	c cleaning 7121 clauses out of 14241 with flag 13406/69933
15.51/13.67	c cleaning 6560 clauses out of 13119 with flag 26718/75932
16.75/14.23	c cleaning 6775 clauses out of 13559 with flag 41611/82932
18.22/14.85	c cleaning 7388 clauses out of 14784 with flag 59822/90932
20.20/15.64	c cleaning 8198 clauses out of 16396 with flag 80652/99932
22.03/16.54	c cleaning 9096 clauses out of 18197 with flag 103481/109933
24.10/17.53	c cleaning 10042 clauses out of 20099 with flag 128678/120932
25.29/17.92	c And the winner is solver0
25.56/18.30	c >>>>>>>>>> Solver number 0 (15 answers) <<<<<<<<<<<<<<<<<<
25.56/18.30	c starts		: 1366
25.56/18.30	c conflicts		: 126255
25.56/18.30	c decisions		: 167114
25.56/18.30	c propagations		: 4905325
25.56/18.30	c inspects		: 153493651
25.56/18.30	c shortcuts		: 0
25.56/18.30	c learnt literals	: 11
25.56/18.30	c learnt binary clauses	: 8
25.56/18.30	c learnt ternary clauses	: 8
25.56/18.30	c learnt constraints	: 126243
25.56/18.30	c ignored constraints	: 0
25.56/18.30	c root simplifications	: 0
25.56/18.30	c removed literals (reason simplification)	: 133738
25.56/18.30	c reason swapping (by a shorter reason)	: 0
25.56/18.30	c Calls to reduceDB	: 17
25.56/18.30	c Number of update (reduction) of LBD	: 8252
25.56/18.30	c Imported unit clauses	: 0
25.56/18.30	c number of reductions to clauses (during analyze)	: 0
25.56/18.30	c number of learned constraints concerned by reduction	: 0
25.56/18.30	c number of learning phase by resolution	: 0
25.56/18.30	c number of learning phase by cutting planes	: 0
25.56/18.30	c speed (assignments/second)	: 422435.8422321736
25.56/18.30	c non guided choices	1
25.56/18.30	c learnt constraints type 
25.56/18.30	c >>>>>>>>>> Solver number 1 (3 answers) <<<<<<<<<<<<<<<<<<
25.56/18.30	c starts		: 32
25.56/18.30	c conflicts		: 1835
25.56/18.30	c decisions		: 6367
25.56/18.30	c propagations		: 63550
25.56/18.30	c inspects		: 10000063
25.56/18.30	c shortcuts		: 0
25.56/18.30	c learnt literals	: 0
25.56/18.30	c learnt binary clauses	: 0
25.56/18.30	c learnt ternary clauses	: 0
25.56/18.30	c learnt constraints	: 1828
25.56/18.30	c ignored constraints	: 0
25.56/18.30	c root simplifications	: 0
25.56/18.30	c removed literals (reason simplification)	: 0
25.56/18.30	c reason swapping (by a shorter reason)	: 0
25.56/18.30	c Calls to reduceDB	: 0
25.56/18.30	c Number of update (reduction) of LBD	: 0
25.56/18.30	c Imported unit clauses	: 0
25.56/18.30	c number of reductions to clauses (during analyze)	: 0
25.56/18.30	c number of learned constraints concerned by reduction	: 0
25.56/18.30	c number of learning phase by resolution	: 0
25.56/18.30	c number of learning phase by cutting planes	: 0
25.56/18.30	c speed (assignments/second)	: 11346.188180682022
25.56/18.30	c non guided choices	1
25.56/18.30	c learnt constraints type 
25.56/18.30	s OPTIMUM FOUND
25.56/18.30	c Found 17 solution(s)
25.56/18.30	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 
25.56/18.30	c objective function=-1484348
25.56/18.30	c Total wall clock time (in seconds): 18.186

Verifier Data

OK	-1484348

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

pid=8559
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.27 4.19 4.02 4/197 8562
/proc/meminfo: memFree=25318064/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=2500 CPUtime=0 cores=0,2,4,6
/proc/8562/stat : 8562 (java) D 8559 8562 5267 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 2683365 2560000 47 33554432000 1073741824 1073778376 140737006207104 140737006204232 239863950631 0 0 4096 0 18446744072100588836 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 625 47 37 9 0 29 0

[startup+0.10006 s]
/proc/loadavg: 4.27 4.19 4.02 4/197 8562
/proc/meminfo: memFree=25318064/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 4414 0 1 0 8 1 0 0 20 0 18 0 2683365 9787879424 6040 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2389619 6040 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200267 s]
/proc/loadavg: 4.27 4.19 4.02 4/197 8562
/proc/meminfo: memFree=25318064/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 4600 0 1 0 16 1 0 0 20 0 19 0 2683365 10060525568 7728 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2456183 7728 2176 9 0 2446860 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+0.300329 s]
/proc/loadavg: 4.27 4.19 4.02 4/197 8562
/proc/meminfo: memFree=25318064/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 4600 0 1 0 16 1 0 0 20 0 19 0 2683365 10060525568 7728 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2456183 7728 2176 9 0 2446860 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 9824732

[startup+0.700244 s]
/proc/loadavg: 4.27 4.19 4.02 4/197 8562
/proc/meminfo: memFree=25318064/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 4630 0 1 0 17 1 0 0 20 0 19 0 2683365 10060525568 8767 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2456183 8767 2181 9 0 2446860 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 4.27 4.19 4.02 3/216 8587
/proc/meminfo: memFree=25291620/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 4917 0 1 0 22 2 0 0 20 0 19 0 2683365 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2456183 10068 2205 9 0 2446860 0
[pid=8562/tid=8564] ppid=8559 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/8562/task/8564/stat : 8564 (java) S 8559 8562 5267 0 -1 4202560 2409 0 1 0 14 0 0 0 20 0 19 0 2683366 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384279282552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8565] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8565/stat : 8565 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683367 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384240773928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8566] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8566/stat : 8566 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683367 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384239721128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8567] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8567/stat : 8567 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683367 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384238668840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8568] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8568/stat : 8568 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683367 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384237616040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8569] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8569/stat : 8569 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683367 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384236562728 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8570] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8570/stat : 8570 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683367 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384235509928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8571] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8571/stat : 8571 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683367 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384234457640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8572] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8572/stat : 8572 (java) S 8559 8562 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2683367 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384233404840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8573] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8573/stat : 8573 (java) S 8559 8562 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2683369 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384103533288 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8574] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8574/stat : 8574 (java) S 8559 8562 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2683369 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384102479352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8575] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8575/stat : 8575 (java) S 8559 8562 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2683369 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384101426952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8576] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8576/stat : 8576 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384100375440 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8577] ppid=8559 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8562/task/8577/stat : 8577 (java) S 8559 8562 5267 0 -1 4202560 461 0 0 0 2 0 0 0 20 0 19 0 2683371 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384099322040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8578] ppid=8559 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/8562/task/8578/stat : 8578 (java) S 8559 8562 5267 0 -1 4202560 701 0 0 0 2 0 0 0 20 0 19 0 2683371 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384098269240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8579] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8579/stat : 8579 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384097217144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8580] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8580/stat : 8580 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140384096164552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8583] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8583/stat : 8583 (java) S 8559 8562 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2683383 10060525568 10068 33554432000 1073741824 1073778376 140737006207104 140382951167656 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+3.10074 s]
/proc/loadavg: 4.09 4.15 4.01 4/216 8596
/proc/meminfo: memFree=25276464/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 16746 0 1 0 190 5 0 0 20 0 22 0 2683365 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2456183 27004 2241 9 0 2446860 0
[pid=8562/tid=8564] ppid=8559 vsize=9824732 CPUtime=0.14 cores=0,2,4,6
/proc/8562/task/8564/stat : 8564 (java) S 8559 8562 5267 0 -1 4202560 2409 0 1 0 14 0 0 0 20 0 22 0 2683366 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384279282552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8565] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8565/stat : 8565 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384240773928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8566] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8566/stat : 8566 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384239721128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8567] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8567/stat : 8567 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384238668840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8568] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8568/stat : 8568 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384237616040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8569] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8569/stat : 8569 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384236562728 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8570] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8570/stat : 8570 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384235509928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8571] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8571/stat : 8571 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384234457640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8572] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8572/stat : 8572 (java) S 8559 8562 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384233404840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8573] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8573/stat : 8573 (java) S 8559 8562 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2683369 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384103533288 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8574] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8574/stat : 8574 (java) S 8559 8562 5267 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 2683369 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384102479352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8575] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8575/stat : 8575 (java) S 8559 8562 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2683369 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384101426952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8576] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8576/stat : 8576 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683371 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384100375440 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8577] ppid=8559 vsize=9824732 CPUtime=0.44 cores=0,2,4,6
/proc/8562/task/8577/stat : 8577 (java) R 8559 8562 5267 0 -1 4202560 6153 0 0 0 44 0 0 0 20 0 22 0 2683371 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384099321568 140384286071158 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8578] ppid=8559 vsize=9824732 CPUtime=0.46 cores=0,2,4,6
/proc/8562/task/8578/stat : 8578 (java) R 8559 8562 5267 0 -1 4202560 6794 0 0 0 46 0 0 0 20 0 22 0 2683371 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384098256808 140384283370597 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8579] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8579/stat : 8579 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683371 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384097217144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8580] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8580/stat : 8580 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683371 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140384096164552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8583] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8583/stat : 8583 (java) S 8559 8562 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2683383 10060525568 27004 33554432000 1073741824 1073778376 140737006207104 140382951167656 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=33 pid=1810 uid=0 cmd=

[startup+6.30078 s]
/proc/loadavg: 4.09 4.15 4.01 3/216 8611
/proc/meminfo: memFree=25141816/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9824732 CPUtime=5.11 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 21012 0 1 0 498 13 0 0 20 0 22 0 2683365 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2456183 50584 2279 9 0 2446860 0
[pid=8562/tid=8564] ppid=8559 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/8562/task/8564/stat : 8564 (java) S 8559 8562 5267 0 -1 4202560 2410 0 1 0 15 0 0 0 20 0 22 0 2683366 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384279282552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8565] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8565/stat : 8565 (java) S 8559 8562 5267 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384240773928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8566] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8566/stat : 8566 (java) S 8559 8562 5267 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384239721128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8567] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8567/stat : 8567 (java) S 8559 8562 5267 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384238668840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8568] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8568/stat : 8568 (java) S 8559 8562 5267 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384237616040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8569] ppid=8559 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8562/task/8569/stat : 8569 (java) S 8559 8562 5267 0 -1 4202560 18 0 0 0 1 0 0 0 20 0 22 0 2683367 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384236562728 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8570] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8570/stat : 8570 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384235509928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8571] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8571/stat : 8571 (java) S 8559 8562 5267 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384234457640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8572] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8572/stat : 8572 (java) S 8559 8562 5267 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 2683367 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384233404840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8573] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8573/stat : 8573 (java) S 8559 8562 5267 0 -1 4202560 75 0 0 0 0 0 0 0 20 0 22 0 2683369 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384103533288 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8574] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8574/stat : 8574 (java) S 8559 8562 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2683369 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384102479352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8575] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8575/stat : 8575 (java) S 8559 8562 5267 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 2683369 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384101426952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8576] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8576/stat : 8576 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683371 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384100375440 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8577] ppid=8559 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/8562/task/8577/stat : 8577 (java) S 8559 8562 5267 0 -1 4202560 10096 0 0 0 99 2 0 0 20 0 22 0 2683371 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384099322040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8578] ppid=8559 vsize=9824732 CPUtime=0.79 cores=0,2,4,6
/proc/8562/task/8578/stat : 8578 (java) S 8559 8562 5267 0 -1 4202560 6889 0 0 0 79 0 0 0 20 0 22 0 2683371 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384098269240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8579] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8579/stat : 8579 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683371 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384097217144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8580] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8580/stat : 8580 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683371 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140384096164552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8605] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8605/stat : 8605 (java) S 8559 8562 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2683784 10060525568 50584 33554432000 1073741824 1073778376 140737006207104 140382951167400 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 5.11

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

[pid=8562/tid=8570] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8570/stat : 8570 (java) S 8559 8562 5267 0 -1 4202560 140 0 0 0 7 2 0 0 20 0 22 0 2683367 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384235509928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8571] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8571/stat : 8571 (java) S 8559 8562 5267 0 -1 4202560 135 0 0 0 6 3 0 0 20 0 22 0 2683367 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384234457640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8572] ppid=8559 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8562/task/8572/stat : 8572 (java) S 8559 8562 5267 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 22 0 2683367 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384233404840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8573] ppid=8559 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8562/task/8573/stat : 8573 (java) S 8559 8562 5267 0 -1 4202560 753 0 0 0 0 1 0 0 20 0 22 0 2683369 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384103533288 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8574] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8574/stat : 8574 (java) S 8559 8562 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2683369 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384102479352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8575] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8575/stat : 8575 (java) S 8559 8562 5267 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 2683369 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384101426952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8576] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8576/stat : 8576 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683371 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384100375440 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8577] ppid=8559 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/8562/task/8577/stat : 8577 (java) S 8559 8562 5267 0 -1 4202560 16639 0 0 0 181 2 0 0 20 0 22 0 2683371 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384099322040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8578] ppid=8559 vsize=9824732 CPUtime=1.01 cores=0,2,4,6
/proc/8562/task/8578/stat : 8578 (java) R 8559 8562 5267 0 -1 4202560 7540 0 0 0 101 0 0 0 20 0 22 0 2683371 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384098247352 140384282187864 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8579] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8579/stat : 8579 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683371 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384097217144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8580] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8580/stat : 8580 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2683371 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384096164552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8617] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8617/stat : 8617 (java) S 8559 8562 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2684035 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140382952219560 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8633] ppid=8559 vsize=9824732 CPUtime=4.79 cores=0,2,4,6
/proc/8562/task/8633/stat : 8633 (java) R 8559 8562 5267 0 -1 4202560 12 0 0 0 479 0 0 0 20 0 22 0 2684636 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140382951157536 140384109963924 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8634] ppid=8559 vsize=9824732 CPUtime=4.85 cores=0,2,4,6
/proc/8562/task/8634/stat : 8634 (java) R 8559 8562 5267 0 -1 4202560 378 0 0 0 477 8 0 0 20 0 22 0 2684636 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140384095057816 140384110700815 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8635] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8635/stat : 8635 (java) S 8559 8562 5267 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2684636 10060525568 287763 33554432000 1073741824 1073778376 140737006207104 140382950114472 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 24.41
Current children cumulated vsize (KiB) 9824732

[startup+18.0009 s]
/proc/loadavg: 4.22 4.18 4.02 7/219 8635
/proc/meminfo: memFree=24030420/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9824732 CPUtime=25.46 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 32478 0 1 0 2485 61 0 0 20 0 19 0 2683365 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2456183 287566 2281 9 0 2446860 0
[pid=8562/tid=8564] ppid=8559 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/8562/task/8564/stat : 8564 (java) S 8559 8562 5267 0 -1 4202560 2411 0 1 0 16 0 0 0 20 0 19 0 2683366 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384279282552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8565] ppid=8559 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/8562/task/8565/stat : 8565 (java) S 8559 8562 5267 0 -1 4202560 124 0 0 0 6 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384240773928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8566] ppid=8559 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/8562/task/8566/stat : 8566 (java) S 8559 8562 5267 0 -1 4202560 90 0 0 0 5 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384239721128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8567] ppid=8559 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8562/task/8567/stat : 8567 (java) S 8559 8562 5267 0 -1 4202560 113 0 0 0 4 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384238668840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8568] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8568/stat : 8568 (java) S 8559 8562 5267 0 -1 4202560 71 0 0 0 5 4 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384237616040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8569] ppid=8559 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/8562/task/8569/stat : 8569 (java) S 8559 8562 5267 0 -1 4202560 67 0 0 0 5 3 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384236562728 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8570] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8570/stat : 8570 (java) S 8559 8562 5267 0 -1 4202560 140 0 0 0 7 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384235509928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8571] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8571/stat : 8571 (java) S 8559 8562 5267 0 -1 4202560 135 0 0 0 6 3 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384234457640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8572] ppid=8559 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8562/task/8572/stat : 8572 (java) S 8559 8562 5267 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384233404840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8573] ppid=8559 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8562/task/8573/stat : 8573 (java) S 8559 8562 5267 0 -1 4202560 756 0 0 0 0 1 0 0 20 0 19 0 2683369 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384103533288 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8574] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8574/stat : 8574 (java) S 8559 8562 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2683369 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384102479352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8575] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8575/stat : 8575 (java) S 8559 8562 5267 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 2683369 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384101426952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8576] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8576/stat : 8576 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384100375440 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8577] ppid=8559 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/8562/task/8577/stat : 8577 (java) S 8559 8562 5267 0 -1 4202560 16645 0 0 0 184 2 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384099322040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8578] ppid=8559 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/8562/task/8578/stat : 8578 (java) S 8559 8562 5267 0 -1 4202560 9784 0 0 0 137 2 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384098269240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8579] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8579/stat : 8579 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384097217144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8580] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8580/stat : 8580 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384096164552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8617] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8617/stat : 8617 (java) S 8559 8562 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2684035 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140382952219560 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9824732

[startup+18.2007 s]
/proc/loadavg: 4.22 4.18 4.02 7/219 8635
/proc/meminfo: memFree=24030420/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9824732 CPUtime=25.46 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 32478 0 1 0 2485 61 0 0 20 0 19 0 2683365 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2456183 287566 2281 9 0 2446860 0
[pid=8562/tid=8564] ppid=8559 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/8562/task/8564/stat : 8564 (java) S 8559 8562 5267 0 -1 4202560 2411 0 1 0 16 0 0 0 20 0 19 0 2683366 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384279282552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8565] ppid=8559 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/8562/task/8565/stat : 8565 (java) S 8559 8562 5267 0 -1 4202560 124 0 0 0 6 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384240773928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8566] ppid=8559 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/8562/task/8566/stat : 8566 (java) S 8559 8562 5267 0 -1 4202560 90 0 0 0 5 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384239721128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8567] ppid=8559 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8562/task/8567/stat : 8567 (java) S 8559 8562 5267 0 -1 4202560 113 0 0 0 4 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384238668840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8568] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8568/stat : 8568 (java) S 8559 8562 5267 0 -1 4202560 71 0 0 0 5 4 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384237616040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8569] ppid=8559 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/8562/task/8569/stat : 8569 (java) S 8559 8562 5267 0 -1 4202560 67 0 0 0 5 3 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384236562728 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8570] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8570/stat : 8570 (java) S 8559 8562 5267 0 -1 4202560 140 0 0 0 7 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384235509928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8571] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8571/stat : 8571 (java) S 8559 8562 5267 0 -1 4202560 135 0 0 0 6 3 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384234457640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8572] ppid=8559 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8562/task/8572/stat : 8572 (java) S 8559 8562 5267 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384233404840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8573] ppid=8559 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8562/task/8573/stat : 8573 (java) S 8559 8562 5267 0 -1 4202560 756 0 0 0 0 1 0 0 20 0 19 0 2683369 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384103533288 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8574] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8574/stat : 8574 (java) S 8559 8562 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2683369 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384102479352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8575] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8575/stat : 8575 (java) S 8559 8562 5267 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 2683369 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384101426952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8576] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8576/stat : 8576 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384100375440 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8577] ppid=8559 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/8562/task/8577/stat : 8577 (java) S 8559 8562 5267 0 -1 4202560 16645 0 0 0 184 2 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384099322040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8578] ppid=8559 vsize=9824732 CPUtime=1.39 cores=0,2,4,6
/proc/8562/task/8578/stat : 8578 (java) S 8559 8562 5267 0 -1 4202560 9784 0 0 0 137 2 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384098269240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8579] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8579/stat : 8579 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384097217144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8580] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8580/stat : 8580 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384096164552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8617] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8617/stat : 8617 (java) S 8559 8562 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2684035 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140382952219560 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 9824732

[startup+18.3008 s]
/proc/loadavg: 4.22 4.18 4.02 7/219 8635
/proc/meminfo: memFree=24030420/32872528 swapFree=1459092/1655316
[pid=8562] ppid=8559 vsize=9824732 CPUtime=25.56 cores=0,2,4,6
/proc/8562/stat : 8562 (java) S 8559 8562 5267 0 -1 4202496 32478 0 1 0 2495 61 0 0 20 0 19 0 2683365 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140737006198240 239876472893 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8562/statm: 2456183 287566 2281 9 0 2446860 0
[pid=8562/tid=8564] ppid=8559 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/8562/task/8564/stat : 8564 (java) R 8559 8562 5267 0 -1 4202560 2411 0 1 0 25 0 0 0 20 0 19 0 2683366 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384279282160 140384111129112 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8565] ppid=8559 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/8562/task/8565/stat : 8565 (java) S 8559 8562 5267 0 -1 4202560 124 0 0 0 6 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384240773928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8566] ppid=8559 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/8562/task/8566/stat : 8566 (java) S 8559 8562 5267 0 -1 4202560 90 0 0 0 5 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384239721128 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8567] ppid=8559 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8562/task/8567/stat : 8567 (java) S 8559 8562 5267 0 -1 4202560 113 0 0 0 4 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384238668840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8568] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8568/stat : 8568 (java) S 8559 8562 5267 0 -1 4202560 71 0 0 0 5 4 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384237616040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8569] ppid=8559 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/8562/task/8569/stat : 8569 (java) S 8559 8562 5267 0 -1 4202560 67 0 0 0 5 3 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384236562728 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8570] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8570/stat : 8570 (java) S 8559 8562 5267 0 -1 4202560 140 0 0 0 7 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384235509928 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8562/tid=8571] ppid=8559 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/8562/task/8571/stat : 8571 (java) S 8559 8562 5267 0 -1 4202560 135 0 0 0 6 3 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384234457640 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8572] ppid=8559 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/8562/task/8572/stat : 8572 (java) S 8559 8562 5267 0 -1 4202560 37 0 0 0 4 2 0 0 20 0 19 0 2683367 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384233404840 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8573] ppid=8559 vsize=9824732 CPUtime=0.01 cores=0,2,4,6
/proc/8562/task/8573/stat : 8573 (java) S 8559 8562 5267 0 -1 4202560 756 0 0 0 0 1 0 0 20 0 19 0 2683369 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384103533288 239876487081 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8574] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8574/stat : 8574 (java) S 8559 8562 5267 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2683369 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384102479352 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8562/tid=8575] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8575/stat : 8575 (java) S 8559 8562 5267 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 2683369 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384101426952 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8576] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8576/stat : 8576 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384100375440 239876495136 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8577] ppid=8559 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/8562/task/8577/stat : 8577 (java) S 8559 8562 5267 0 -1 4202560 16645 0 0 0 184 2 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384099322040 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8578] ppid=8559 vsize=9824732 CPUtime=1.4 cores=0,2,4,6
/proc/8562/task/8578/stat : 8578 (java) S 8559 8562 5267 0 -1 4202560 9784 0 0 0 138 2 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384098269240 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8579] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8579/stat : 8579 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384097217144 239876486204 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8562/tid=8580] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8580/stat : 8580 (java) S 8559 8562 5267 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2683371 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140384096164552 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8562/tid=8617] ppid=8559 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/8562/task/8617/stat : 8617 (java) S 8559 8562 5267 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2684035 10060525568 287566 33554432000 1073741824 1073778376 140737006207104 140382952219560 239876487081 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 9824732

Child status: 30
Real time (s): 18.3162
CPU time (s): 25.6491
CPU user time (s): 24.9182
CPU system time (s): 0.730888
CPU usage (%): 140.035
Max. virtual memory (cumulated for all children) (KiB): 9825044

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.9182
system time used= 0.730888
maximum resident set size= 1153232
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 32491
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= 1490
involuntary context switches= 1060

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.113982 second user time and 0.146977 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-29 18:22:02
IDJOB=4118007
IDBENCH=111427
IDSOLVER=2543
FILE ID=node136/4118007-1467217322
RUNJOBID= node136-1467208983-5283
PBS_JOBID= 19997574
Free space on /tmp= 71644 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-BIGINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_2g-0055-0062.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4118007-1467217322/watcher-4118007-1467217322 -o /tmp/evaluation-result-4118007-1467217322/solver-4118007-1467217322 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467208983-5283 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4118007-1467217322.opb

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

MD5SUM BENCH= 88521bd1b015c753a829e8ff8078c43c
RANDOM SEED=1427879450

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        25318716 kB
Buffers:          142388 kB
Cached:          1747124 kB
SwapCached:            0 kB
Active:          3479944 kB
Inactive:        1670800 kB
Active(anon):    3264060 kB
Inactive(anon):        0 kB
Active(file):     215884 kB
Inactive(file):  1670800 kB
Unevictable:     1655316 kB
Mlocked:         1459092 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               840 kB
Writeback:             0 kB
AnonPages:       4919036 kB
Mapped:            22248 kB
Shmem:               204 kB
Slab:             609356 kB
SReclaimable:      53432 kB
SUnreclaim:       555924 kB
KernelStack:        1800 kB
PageTables:        14048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5378540 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3395584 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= 71644 MiB
End job on node136 at 2016-06-29 18:22:20