Trace number 4088890

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16UNSAT 25.3501 10.6562

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/
pb16-16-elffers/SUMINEQ/normalized-sumineqArity3pyramidP0125.opb
MD5SUM485fb082b9aea7674ec5e53e67bb0424
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2.10268
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables24003
Total number of constraints8002
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)127
Number of constraints which are nor clauses,nor cardinality constraints7875
Minimum length of a constraint3
Maximum length of a constraint9
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 12
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.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.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-4088890-1466012570.opb
0.09/0.12	c reading problem ... 
0.09/0.13	c  no objective function found
0.95/0.57	c ... done. Wall clock time 0.446s.
0.95/0.57	c declared #vars     24003
0.95/0.57	c #constraints  8002
0.95/0.57	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.95/0.57	c constraints type 
0.95/0.57	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8002
0.95/0.57	c 8002 constraints processed.
0.95/0.57	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.95/0.57	c constraints type 
0.95/0.57	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8002
0.95/0.57	c 8002 constraints processed.
4.43/1.49	c cleaning 2494 clauses out of 5000 with flag 16886/5000
5.23/1.61	c cleaning 4250 clauses out of 8506 with flag 35141/11000
6.02/1.80	c cleaning 5624 clauses out of 11257 with flag 62178/18001
6.42/1.94	c cleaning 6807 clauses out of 13632 with flag 91801/26000
6.82/2.07	c cleaning 7881 clauses out of 15825 with flag 125630/35000
7.63/2.24	c cleaning 8921 clauses out of 17946 with flag 163075/45002
8.03/2.38	c cleaning 9919 clauses out of 20024 with flag 205374/56001
8.80/2.59	c cleaning 10999 clauses out of 22105 with flag 250679/68001
9.30/2.76	c cleaning 11900 clauses out of 24107 with flag 297050/81002
9.70/2.93	c cleaning 13086 clauses out of 26205 with flag 350849/95000
10.14/3.18	c cleaning 14001 clauses out of 28119 with flag 404486/110000
10.60/3.39	c cleaning 14934 clauses out of 30118 with flag 468152/126000
11.19/3.62	c cleaning 16063 clauses out of 32184 with flag 531086/143000
11.44/3.76	c cleaning 0 clauses out of 5001 with flag 0/5001
12.04/3.99	c cleaning 16862 clauses out of 34121 with flag 599051/161000
13.00/4.31	c cleaning 18098 clauses out of 36259 with flag 670285/180000
13.53/4.58	c cleaning 19031 clauses out of 38163 with flag 747642/200002
14.12/4.89	c cleaning 20062 clauses out of 40132 with flag 828438/221002
15.00/5.27	c cleaning 20063 clauses out of 42068 with flag 909864/243000
16.40/5.93	c cleaning 20993 clauses out of 45006 with flag 998942/266001
17.40/6.43	c cleaning 21557 clauses out of 48015 with flag 1088708/290003
19.30/7.30	c cleaning 22667 clauses out of 51457 with flag 1180947/315002
20.12/7.76	c cleaning 23347 clauses out of 54789 with flag 1278583/341001
21.30/8.32	c cleaning 23833 clauses out of 58442 with flag 1378854/368001
22.70/9.04	c cleaning 24533 clauses out of 62608 with flag 1487277/396000
23.90/9.62	c cleaning 25715 clauses out of 67076 with flag 1597963/425001
25.11/10.24	c And the winner is solver0
25.20/10.61	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
25.20/10.61	c starts		: 263
25.20/10.61	c conflicts		: 448646
25.20/10.61	c decisions		: 3802056
25.20/10.61	c propagations		: 8151278
25.20/10.61	c inspects		: 38959996
25.20/10.61	c shortcuts		: 0
25.20/10.61	c learnt literals	: 5
25.20/10.61	c learnt binary clauses	: 7142
25.20/10.61	c learnt ternary clauses	: 22845
25.20/10.61	c learnt constraints	: 448640
25.20/10.61	c ignored constraints	: 0
25.20/10.61	c root simplifications	: 0
25.20/10.61	c removed literals (reason simplification)	: 115804
25.20/10.61	c reason swapping (by a shorter reason)	: 0
25.20/10.61	c Calls to reduceDB	: 25
25.20/10.61	c Number of update (reduction) of LBD	: 128123
25.20/10.61	c Imported unit clauses	: 0
25.20/10.61	c number of reductions to clauses (during analyze)	: 0
25.20/10.61	c number of learned constraints concerned by reduction	: 0
25.20/10.61	c number of learning phase by resolution	: 0
25.20/10.61	c number of learning phase by cutting planes	: 0
25.20/10.61	c speed (assignments/second)	: 814639.016590046
25.20/10.61	c non guided choices	2488057
25.20/10.64	c learnt constraints type 
25.20/10.64	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 7142
25.20/10.64	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 57858
25.20/10.64	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
25.20/10.64	c starts		: 34
25.20/10.64	c conflicts		: 10310
25.20/10.64	c decisions		: 33303
25.20/10.64	c propagations		: 221418
25.20/10.64	c inspects		: 11223893
25.20/10.64	c shortcuts		: 0
25.20/10.64	c learnt literals	: 0
25.20/10.64	c learnt binary clauses	: 0
25.20/10.64	c learnt ternary clauses	: 39
25.20/10.64	c learnt constraints	: 10309
25.20/10.64	c ignored constraints	: 0
25.20/10.64	c root simplifications	: 0
25.20/10.64	c removed literals (reason simplification)	: 0
25.20/10.64	c reason swapping (by a shorter reason)	: 0
25.20/10.64	c Calls to reduceDB	: 1
25.20/10.64	c Number of update (reduction) of LBD	: 0
25.20/10.64	c Imported unit clauses	: 0
25.20/10.64	c number of reductions to clauses (during analyze)	: 0
25.20/10.64	c number of learned constraints concerned by reduction	: 0
25.20/10.64	c number of learning phase by resolution	: 0
25.20/10.64	c number of learning phase by cutting planes	: 0
25.20/10.64	c speed (assignments/second)	: 22068.97239110934
25.20/10.64	c non guided choices	691
25.20/10.64	c learnt constraints type 
25.20/10.64	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
25.20/10.64	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 39
25.20/10.64	c org.sat4j.pb.constraints.pb.MaxWatchPb => 10269
25.20/10.64	s UNSATISFIABLE
25.20/10.64	c Total wall clock time (in seconds): 10.518

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4088890-1466012570/watcher-4088890-1466012570 -o /tmp/evaluation-result-4088890-1466012570/solver-4088890-1466012570 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4088890-1466012570.opb 

pid=7786
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.33 4.34 4.21 4/197 7789
/proc/meminfo: memFree=27850032/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/7789/stat : 7789 (java) R 7786 7789 5545 0 -1 4202496 641 0 0 0 0 0 0 0 20 0 1 0 3306200 23793664 291 33554432000 1073741824 1073778376 140734231435728 140734231424792 219504753203 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 5809 302 234 9 0 128 0

[startup+0.100059 s]
/proc/loadavg: 4.33 4.34 4.21 4/197 7789
/proc/meminfo: memFree=27850032/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 4404 0 1 0 8 1 0 0 20 0 18 0 3306200 9787879424 6031 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2389619 6031 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200265 s]
/proc/loadavg: 4.33 4.34 4.21 4/197 7789
/proc/meminfo: memFree=27850032/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9558476 CPUtime=0.23 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 4665 0 1 0 22 1 0 0 20 0 18 0 3306200 9787879424 6751 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2389619 6751 2201 9 0 2380296 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 9558476

[startup+0.300282 s]
/proc/loadavg: 4.33 4.34 4.21 4/197 7789
/proc/meminfo: memFree=27850032/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9558476 CPUtime=0.48 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 5671 0 1 0 47 1 0 0 20 0 18 0 3306200 9787879424 9054 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2389619 9054 2233 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558476

[startup+0.700181 s]
/proc/loadavg: 4.33 4.34 4.21 4/197 7789
/proc/meminfo: memFree=27850032/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9824732 CPUtime=1.65 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 26420 0 1 0 159 6 0 0 20 0 22 0 3306200 10060525568 43396 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2456183 43396 2254 9 0 2446860 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 9824732

[startup+1.50089 s]
/proc/loadavg: 4.33 4.34 4.21 7/219 7811
/proc/meminfo: memFree=27685448/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9824732 CPUtime=4.84 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 29052 0 1 0 474 10 0 0 20 0 22 0 3306200 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2456183 58678 2284 9 0 2446860 0
[pid=7789/tid=7791] ppid=7786 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/7789/task/7791/stat : 7791 (java) S 7786 7789 5545 0 -1 4202560 2497 0 1 0 52 2 0 0 20 0 22 0 3306201 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878209864568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7792] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7792/stat : 7792 (java) S 7786 7789 5545 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 22 0 3306202 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878171355560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7793] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7793/stat : 7793 (java) S 7786 7789 5545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3306202 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878170303016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7794] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7794/stat : 7794 (java) S 7786 7789 5545 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 3306202 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878169249960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7795] ppid=7786 vsize=9824732 CPUtime=0.02 cores=0,2,4,6
/proc/7789/task/7795/stat : 7795 (java) S 7786 7789 5545 0 -1 4202560 16 0 0 0 2 0 0 0 20 0 22 0 3306202 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878168197416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7796] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7796/stat : 7796 (java) S 7786 7789 5545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 3306202 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878167145384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7797] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7797/stat : 7797 (java) S 7786 7789 5545 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 3306202 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878166092840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7798] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7798/stat : 7798 (java) S 7786 7789 5545 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 3306202 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878165039784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7799] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7799/stat : 7799 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3306202 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878163987240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7800] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7800/stat : 7800 (java) S 7786 7789 5545 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 3306203 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878033484136 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7801] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7801/stat : 7801 (java) S 7786 7789 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878032430456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7802] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7802/stat : 7802 (java) S 7786 7789 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878031377288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7803] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7803/stat : 7803 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878030326032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7804] ppid=7786 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/7789/task/7804/stat : 7804 (java) R 7786 7789 5545 0 -1 4202560 11558 0 0 0 113 2 0 0 20 0 22 0 3306206 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878029259784 139878213710181 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7805] ppid=7786 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/7789/task/7805/stat : 7805 (java) R 7786 7789 5545 0 -1 4202560 13493 0 0 0 119 2 0 0 20 0 22 0 3306206 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878028196968 139878212774084 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7806] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7806/stat : 7806 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139878027168504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7807] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7807/stat : 7807 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139877018496072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7808] ppid=7786 vsize=9824732 CPUtime=0.86 cores=0,2,4,6
/proc/7789/task/7808/stat : 7808 (java) R 7786 7789 5545 0 -1 4202560 42 0 0 0 86 0 0 0 20 0 22 0 3306258 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139877015642000 139878043039089 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7809] ppid=7786 vsize=9824732 CPUtime=0.87 cores=0,2,4,6
/proc/7789/task/7809/stat : 7809 (java) R 7786 7789 5545 0 -1 4202560 52 0 0 0 87 0 0 0 20 0 22 0 3306258 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139877014597144 139878042004007 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7810] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7810/stat : 7810 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3306261 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139877013545768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7811] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7811/stat : 7811 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3306261 10060525568 58678 33554432000 1073741824 1073778376 140734231435728 139877017441192 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 4.84
Current children cumulated vsize (KiB) 9824732

[startup+3.10088 s]
/proc/loadavg: 4.33 4.34 4.21 13/219 7811
/proc/meminfo: memFree=27471316/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9824732 CPUtime=10.14 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 34948 0 1 0 988 26 0 0 20 0 22 0 3306200 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2456183 162904 2289 9 0 2446860 0
[pid=7789/tid=7791] ppid=7786 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/7789/task/7791/stat : 7791 (java) S 7786 7789 5545 0 -1 4202560 2498 0 1 0 52 2 0 0 20 0 22 0 3306201 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878209864280 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7792] ppid=7786 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/7789/task/7792/stat : 7792 (java) R 7786 7789 5545 0 -1 4202560 126 0 0 0 3 2 0 0 20 0 22 0 3306202 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878171355736 139878216372640 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7793] ppid=7786 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/7789/task/7793/stat : 7793 (java) R 7786 7789 5545 0 -1 4202560 28 0 0 0 2 2 0 0 20 0 22 0 3306202 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878170303016 139878212335305 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7794] ppid=7786 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/7789/task/7794/stat : 7794 (java) R 7786 7789 5545 0 -1 4202560 31 0 0 0 4 1 0 0 20 0 22 0 3306202 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878169249960 139878212335305 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7795] ppid=7786 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7789/task/7795/stat : 7795 (java) R 7786 7789 5545 0 -1 4202560 148 0 0 0 6 2 0 0 20 0 22 0 3306202 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878168197592 139878212335289 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7796] ppid=7786 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/7789/task/7796/stat : 7796 (java) R 7786 7789 5545 0 -1 4202560 112 0 0 0 3 2 0 0 20 0 22 0 3306202 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878167145560 139878216760236 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7797] ppid=7786 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/7789/task/7797/stat : 7797 (java) R 7786 7789 5545 0 -1 4202560 38 0 0 0 3 1 0 0 20 0 22 0 3306202 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878166092840 219517334588 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7798] ppid=7786 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/7789/task/7798/stat : 7798 (java) R 7786 7789 5545 0 -1 4202560 129 0 0 0 4 1 0 0 20 0 22 0 3306202 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878165039960 139878213621152 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7799] ppid=7786 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/7789/task/7799/stat : 7799 (java) R 7786 7789 5545 0 -1 4202560 45 0 0 0 4 2 0 0 20 0 22 0 3306202 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878163987416 139878212335297 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7800] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7800/stat : 7800 (java) S 7786 7789 5545 0 -1 4202560 197 0 0 0 0 0 0 0 20 0 22 0 3306203 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878033483016 219517334588 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7801] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7801/stat : 7801 (java) S 7786 7789 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878032430456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7802] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7802/stat : 7802 (java) S 7786 7789 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878031377288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7803] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7803/stat : 7803 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878030326032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7804] ppid=7786 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/7789/task/7804/stat : 7804 (java) S 7786 7789 5545 0 -1 4202560 11595 0 0 0 213 2 0 0 20 0 22 0 3306206 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878029273912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7805] ppid=7786 vsize=9824732 CPUtime=2.17 cores=0,2,4,6
/proc/7789/task/7805/stat : 7805 (java) S 7786 7789 5545 0 -1 4202560 18298 0 0 0 215 2 0 0 20 0 22 0 3306206 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878028221368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7806] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7806/stat : 7806 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139878027168504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7807] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7807/stat : 7807 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139877018496072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7808] ppid=7786 vsize=9824732 CPUtime=2.31 cores=0,2,4,6
/proc/7789/task/7808/stat : 7808 (java) S 7786 7789 5545 0 -1 4202560 47 0 0 0 231 0 0 0 20 0 22 0 3306258 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139877015649080 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7809] ppid=7786 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/7789/task/7809/stat : 7809 (java) S 7786 7789 5545 0 -1 4202560 389 0 0 0 227 6 0 0 20 0 22 0 3306258 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139877014597160 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7810] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7810/stat : 7810 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3306261 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139877013545768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7811] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7811/stat : 7811 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3306261 10060525568 162904 33554432000 1073741824 1073778376 140734231435728 139877017441192 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 10.14
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 4.38 4.35 4.21 6/219 7811
/proc/meminfo: memFree=26669648/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9824732 CPUtime=17.2 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 36812 0 1 0 1679 41 0 0 20 0 22 0 3306200 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2456183 296491 2291 9 0 2446860 0
[pid=7789/tid=7791] ppid=7786 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/7789/task/7791/stat : 7791 (java) S 7786 7789 5545 0 -1 4202560 2498 0 1 0 52 2 0 0 20 0 22 0 3306201 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878209864568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7792] ppid=7786 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7789/task/7792/stat : 7792 (java) S 7786 7789 5545 0 -1 4202560 148 0 0 0 6 2 0 0 20 0 22 0 3306202 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878171355560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7793] ppid=7786 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/7789/task/7793/stat : 7793 (java) S 7786 7789 5545 0 -1 4202560 54 0 0 0 5 2 0 0 20 0 22 0 3306202 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878170303016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7794] ppid=7786 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7789/task/7794/stat : 7794 (java) S 7786 7789 5545 0 -1 4202560 70 0 0 0 6 2 0 0 20 0 22 0 3306202 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878169249960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7795] ppid=7786 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/7789/task/7795/stat : 7795 (java) S 7786 7789 5545 0 -1 4202560 251 0 0 0 12 4 0 0 20 0 22 0 3306202 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878168197416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7796] ppid=7786 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/7789/task/7796/stat : 7796 (java) S 7786 7789 5545 0 -1 4202560 166 0 0 0 5 2 0 0 20 0 22 0 3306202 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878167145384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7797] ppid=7786 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7789/task/7797/stat : 7797 (java) S 7786 7789 5545 0 -1 4202560 56 0 0 0 6 2 0 0 20 0 22 0 3306202 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878166092840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7798] ppid=7786 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7789/task/7798/stat : 7798 (java) S 7786 7789 5545 0 -1 4202560 195 0 0 0 7 2 0 0 20 0 22 0 3306202 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878165039784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7799] ppid=7786 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/7789/task/7799/stat : 7799 (java) S 7786 7789 5545 0 -1 4202560 75 0 0 0 9 3 0 0 20 0 22 0 3306202 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878163987240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7800] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7800/stat : 7800 (java) S 7786 7789 5545 0 -1 4202560 954 0 0 0 0 0 0 0 20 0 22 0 3306203 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878033484136 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7801] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7801/stat : 7801 (java) S 7786 7789 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878032430456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7802] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7802/stat : 7802 (java) S 7786 7789 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878031377288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7803] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7803/stat : 7803 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 296491 33554432000 1073741824 1073778376 140734231435728 139878030326032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7804] ppid=7786 vsize=9824732 CPUtime=2.61 cores=0,2,4,6

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

[pid=7789/tid=7800] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7800/stat : 7800 (java) S 7786 7789 5545 0 -1 4202560 957 0 0 0 0 0 0 0 20 0 22 0 3306203 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139878033484136 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7801] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7801/stat : 7801 (java) S 7786 7789 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139878032430456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7802] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7802/stat : 7802 (java) S 7786 7789 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139878031377288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7803] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7803/stat : 7803 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139878030326032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7804] ppid=7786 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/7789/task/7804/stat : 7804 (java) S 7786 7789 5545 0 -1 4202560 11644 0 0 0 260 2 0 0 20 0 22 0 3306206 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139878029273912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7805] ppid=7786 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/7789/task/7805/stat : 7805 (java) S 7786 7789 5545 0 -1 4202560 18298 0 0 0 222 3 0 0 20 0 22 0 3306206 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139878028221368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7806] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7806/stat : 7806 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139878027168504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7807] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7807/stat : 7807 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139877018496072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7808] ppid=7786 vsize=9824732 CPUtime=7.05 cores=0,2,4,6
/proc/7789/task/7808/stat : 7808 (java) R 7786 7789 5545 0 -1 4202560 53 0 0 0 705 0 0 0 20 0 22 0 3306258 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139877015642000 139878043149937 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7809] ppid=7786 vsize=9824732 CPUtime=7.08 cores=0,2,4,6
/proc/7789/task/7809/stat : 7809 (java) R 7786 7789 5545 0 -1 4202560 1084 0 0 0 695 13 0 0 20 0 22 0 3306258 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139877014596504 139878042985938 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7810] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7810/stat : 7810 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3306261 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139877013545768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7811] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7811/stat : 7811 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3306261 10060525568 304957 33554432000 1073741824 1073778376 140734231435728 139877017441192 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 20.7
Current children cumulated vsize (KiB) 9824732

[startup+9.60092 s]
/proc/loadavg: 4.38 4.35 4.21 5/219 7811
/proc/meminfo: memFree=26612904/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9824732 CPUtime=23.9 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 37648 0 1 0 2339 51 0 0 20 0 22 0 3306200 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2456183 402035 2291 9 0 2446860 0
[pid=7789/tid=7791] ppid=7786 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/7789/task/7791/stat : 7791 (java) S 7786 7789 5545 0 -1 4202560 2498 0 1 0 52 2 0 0 20 0 22 0 3306201 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878209864568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7792] ppid=7786 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7789/task/7792/stat : 7792 (java) S 7786 7789 5545 0 -1 4202560 168 0 0 0 7 3 0 0 20 0 22 0 3306202 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878171355560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7793] ppid=7786 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7789/task/7793/stat : 7793 (java) S 7786 7789 5545 0 -1 4202560 84 0 0 0 6 2 0 0 20 0 22 0 3306202 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878170303016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7794] ppid=7786 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/7789/task/7794/stat : 7794 (java) S 7786 7789 5545 0 -1 4202560 150 0 0 0 10 3 0 0 20 0 22 0 3306202 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878169249960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7795] ppid=7786 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/7789/task/7795/stat : 7795 (java) S 7786 7789 5545 0 -1 4202560 253 0 0 0 13 4 0 0 20 0 22 0 3306202 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878168197416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7796] ppid=7786 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/7789/task/7796/stat : 7796 (java) S 7786 7789 5545 0 -1 4202560 248 0 0 0 9 3 0 0 20 0 22 0 3306202 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878167145384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7797] ppid=7786 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7789/task/7797/stat : 7797 (java) S 7786 7789 5545 0 -1 4202560 106 0 0 0 6 3 0 0 20 0 22 0 3306202 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878166092840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7798] ppid=7786 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/7789/task/7798/stat : 7798 (java) S 7786 7789 5545 0 -1 4202560 255 0 0 0 9 3 0 0 20 0 22 0 3306202 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878165039784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7799] ppid=7786 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/7789/task/7799/stat : 7799 (java) S 7786 7789 5545 0 -1 4202560 83 0 0 0 11 4 0 0 20 0 22 0 3306202 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878163987240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7800] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7800/stat : 7800 (java) S 7786 7789 5545 0 -1 4202560 957 0 0 0 0 0 0 0 20 0 22 0 3306203 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878033484136 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7801] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7801/stat : 7801 (java) S 7786 7789 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878032430456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7802] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7802/stat : 7802 (java) S 7786 7789 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 3306204 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878031377288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7803] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7803/stat : 7803 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878030326032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7804] ppid=7786 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/7789/task/7804/stat : 7804 (java) S 7786 7789 5545 0 -1 4202560 11644 0 0 0 260 2 0 0 20 0 22 0 3306206 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878029273912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7805] ppid=7786 vsize=9824732 CPUtime=2.25 cores=0,2,4,6
/proc/7789/task/7805/stat : 7805 (java) S 7786 7789 5545 0 -1 4202560 18298 0 0 0 222 3 0 0 20 0 22 0 3306206 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878028221368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7806] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7806/stat : 7806 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139878027168504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7807] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7807/stat : 7807 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 3306206 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139877018496072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7808] ppid=7786 vsize=9824732 CPUtime=8.65 cores=0,2,4,6
/proc/7789/task/7808/stat : 7808 (java) R 7786 7789 5545 0 -1 4202560 57 0 0 0 865 0 0 0 20 0 22 0 3306258 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139877015642000 139878043045760 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7809] ppid=7786 vsize=9824732 CPUtime=8.68 cores=0,2,4,6
/proc/7789/task/7809/stat : 7809 (java) R 7786 7789 5545 0 -1 4202560 1580 0 0 0 848 20 0 0 20 0 22 0 3306258 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139877014596256 139878042985798 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7810] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7810/stat : 7810 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3306261 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139877013545768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7811] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7811/stat : 7811 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 3306261 10060525568 402035 33554432000 1073741824 1073778376 140734231435728 139877017441192 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 23.9
Current children cumulated vsize (KiB) 9824732

[startup+10.4009 s]
/proc/loadavg: 4.35 4.35 4.21 5/219 7811
/proc/meminfo: memFree=26059652/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9824732 CPUtime=25.2 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 37826 0 1 0 2461 59 0 0 20 0 19 0 3306200 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2456183 491620 2292 9 0 2446860 0
[pid=7789/tid=7791] ppid=7786 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/7789/task/7791/stat : 7791 (java) S 7786 7789 5545 0 -1 4202560 2498 0 1 0 52 2 0 0 20 0 19 0 3306201 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878209864568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7792] ppid=7786 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7789/task/7792/stat : 7792 (java) S 7786 7789 5545 0 -1 4202560 168 0 0 0 7 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878171355560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7793] ppid=7786 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7789/task/7793/stat : 7793 (java) S 7786 7789 5545 0 -1 4202560 84 0 0 0 6 2 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878170303016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7794] ppid=7786 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/7789/task/7794/stat : 7794 (java) S 7786 7789 5545 0 -1 4202560 150 0 0 0 10 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878169249960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7795] ppid=7786 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/7789/task/7795/stat : 7795 (java) S 7786 7789 5545 0 -1 4202560 253 0 0 0 13 4 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878168197416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7796] ppid=7786 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/7789/task/7796/stat : 7796 (java) S 7786 7789 5545 0 -1 4202560 248 0 0 0 9 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878167145384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7797] ppid=7786 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7789/task/7797/stat : 7797 (java) S 7786 7789 5545 0 -1 4202560 106 0 0 0 6 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878166092840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7798] ppid=7786 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/7789/task/7798/stat : 7798 (java) S 7786 7789 5545 0 -1 4202560 255 0 0 0 9 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878165039784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7799] ppid=7786 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/7789/task/7799/stat : 7799 (java) S 7786 7789 5545 0 -1 4202560 83 0 0 0 11 4 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878163987240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7800] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7800/stat : 7800 (java) S 7786 7789 5545 0 -1 4202560 957 0 0 0 0 0 0 0 20 0 19 0 3306203 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878033484136 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7801] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7801/stat : 7801 (java) S 7786 7789 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3306204 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878032430456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7802] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7802/stat : 7802 (java) S 7786 7789 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 3306204 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878031377288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7803] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7803/stat : 7803 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878030326032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7804] ppid=7786 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/7789/task/7804/stat : 7804 (java) S 7786 7789 5545 0 -1 4202560 11644 0 0 0 260 2 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878029273912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7805] ppid=7786 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/7789/task/7805/stat : 7805 (java) S 7786 7789 5545 0 -1 4202560 18298 0 0 0 224 3 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878028221368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7806] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7806/stat : 7806 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878027168504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7807] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7807/stat : 7807 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139877018496072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7810] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7810/stat : 7810 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3306261 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139877013545768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 9824732

[startup+10.6008 s]
/proc/loadavg: 4.35 4.35 4.21 5/219 7811
/proc/meminfo: memFree=26059652/32872528 swapFree=1073728/1155488
[pid=7789] ppid=7786 vsize=9824732 CPUtime=25.2 cores=0,2,4,6
/proc/7789/stat : 7789 (java) S 7786 7789 5545 0 -1 4202496 37826 0 1 0 2461 59 0 0 20 0 19 0 3306200 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 140734231426864 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/7789/statm: 2456183 491620 2292 9 0 2446860 0
[pid=7789/tid=7791] ppid=7786 vsize=9824732 CPUtime=0.54 cores=0,2,4,6
/proc/7789/task/7791/stat : 7791 (java) S 7786 7789 5545 0 -1 4202560 2498 0 1 0 52 2 0 0 20 0 19 0 3306201 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878209864568 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7792] ppid=7786 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/7789/task/7792/stat : 7792 (java) S 7786 7789 5545 0 -1 4202560 168 0 0 0 7 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878171355560 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7793] ppid=7786 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/7789/task/7793/stat : 7793 (java) S 7786 7789 5545 0 -1 4202560 84 0 0 0 6 2 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878170303016 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7794] ppid=7786 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/7789/task/7794/stat : 7794 (java) S 7786 7789 5545 0 -1 4202560 150 0 0 0 10 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878169249960 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7795] ppid=7786 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/7789/task/7795/stat : 7795 (java) S 7786 7789 5545 0 -1 4202560 253 0 0 0 13 4 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878168197416 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7796] ppid=7786 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/7789/task/7796/stat : 7796 (java) S 7786 7789 5545 0 -1 4202560 248 0 0 0 9 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878167145384 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7797] ppid=7786 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/7789/task/7797/stat : 7797 (java) S 7786 7789 5545 0 -1 4202560 106 0 0 0 6 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878166092840 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7798] ppid=7786 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/7789/task/7798/stat : 7798 (java) S 7786 7789 5545 0 -1 4202560 255 0 0 0 9 3 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878165039784 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7799] ppid=7786 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/7789/task/7799/stat : 7799 (java) S 7786 7789 5545 0 -1 4202560 83 0 0 0 11 4 0 0 20 0 19 0 3306202 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878163987240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7800] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7800/stat : 7800 (java) S 7786 7789 5545 0 -1 4202560 957 0 0 0 0 0 0 0 20 0 19 0 3306203 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878033484136 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7801] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7801/stat : 7801 (java) S 7786 7789 5545 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 3306204 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878032430456 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=7789/tid=7802] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7802/stat : 7802 (java) S 7786 7789 5545 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 3306204 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878031377288 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7803] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7803/stat : 7803 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878030326032 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7804] ppid=7786 vsize=9824732 CPUtime=2.62 cores=0,2,4,6
/proc/7789/task/7804/stat : 7804 (java) S 7786 7789 5545 0 -1 4202560 11644 0 0 0 260 2 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878029273912 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7805] ppid=7786 vsize=9824732 CPUtime=2.27 cores=0,2,4,6
/proc/7789/task/7805/stat : 7805 (java) S 7786 7789 5545 0 -1 4202560 18298 0 0 0 224 3 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878028221368 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=7789/tid=7806] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7806/stat : 7806 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139878027168504 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=7789/tid=7807] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7807/stat : 7807 (java) S 7786 7789 5545 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 3306206 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139877018496072 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=7789/tid=7810] ppid=7786 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/7789/task/7810/stat : 7810 (java) S 7786 7789 5545 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 3306261 10060525568 491620 33554432000 1073741824 1073778376 140734231435728 139877013545768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 9824732

Child status: 20
Real time (s): 10.6562
CPU time (s): 25.3501
CPU user time (s): 24.6073
CPU system time (s): 0.742887
CPU usage (%): 237.89
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 24.6073
system time used= 0.742887
maximum resident set size= 1970596
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37839
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= 1054
involuntary context switches= 1264

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.072988 second user time and 0.082987 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-15 19:42:50
IDJOB=4088890
IDBENCH=107328
IDSOLVER=2543
FILE ID=node114/4088890-1466012570
RUNJOBID= node114-1466008022-5561
PBS_JOBID= 19902804
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/SUMINEQ/normalized-sumineqArity3pyramidP0125.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088890-1466012570/watcher-4088890-1466012570 -o /tmp/evaluation-result-4088890-1466012570/solver-4088890-1466012570 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1466008022-5561 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4088890-1466012570.opb

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

MD5SUM BENCH= 485fb082b9aea7674ec5e53e67bb0424
RANDOM SEED=1006709041

node114.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.761
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
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.761
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.56
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.761
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.54
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.761
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.761
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.761
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.761
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.761
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:        27849940 kB
Buffers:            8928 kB
Cached:            41476 kB
SwapCached:        33296 kB
Active:          3096096 kB
Inactive:          59884 kB
Active(anon):    3074516 kB
Inactive(anon):    33292 kB
Active(file):      21580 kB
Inactive(file):    26592 kB
Unevictable:     1155488 kB
Mlocked:         1073728 kB
SwapTotal:      67108856 kB
SwapFree:       67068540 kB
Dirty:              1324 kB
Writeback:             4 kB
AnonPages:       4236428 kB
Mapped:            15444 kB
Shmem:                 0 kB
Slab:             565192 kB
SReclaimable:       8820 kB
SUnreclaim:       556372 kB
KernelStack:        1640 kB
PageTables:        12796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4415992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3074048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node114 at 2016-06-15 19:43:00