Trace number 4101349

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 Resolution PB16OPT164393 9.37158 8.8074

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib/normalized-reduced-mps-v2-20-10-pipex.opb
MD5SUMed5b5ce3af44efa2d285a6206b4187fd
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark164393
Best CPU time to get the best result obtained on this benchmark0.249961
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 164393
Optimality of the best value was proved YES
Number of variables48
Total number of constraints25
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)16
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint3
Maximum length of a constraint16
Number of terms in the objective function 48
Biggest coefficient in the objective function 22495
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 524314
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 22495
Number of bits of the biggest number in a constraint 15
Biggest sum of numbers in a constraint 524314
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
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.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/0.10	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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4101349-1466222274.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.11/0.12	c ... done. Wall clock time 0.019s.
0.11/0.12	c declared #vars     48
0.11/0.12	c #constraints  41
0.11/0.12	c constraints type 
0.11/0.12	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16
0.11/0.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 16
0.11/0.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 9
0.11/0.12	c 41 constraints processed.
0.11/0.12	c objective function length is 48 literals
0.11/0.15	c SATISFIABLE
0.11/0.15	c OPTIMIZING...
0.11/0.15	c Got one! Elapsed wall clock time (in seconds):0.048
0.11/0.15	o 178305
0.11/0.18	c Got one! Elapsed wall clock time (in seconds):0.08
0.11/0.18	o 172568
0.32/0.20	c Got one! Elapsed wall clock time (in seconds):0.103
0.32/0.20	o 171529
0.32/0.22	c Got one! Elapsed wall clock time (in seconds):0.122
0.32/0.22	o 171380
0.63/0.45	c Got one! Elapsed wall clock time (in seconds):0.347
0.63/0.45	o 170854
0.79/0.50	c Got one! Elapsed wall clock time (in seconds):0.403
0.79/0.50	o 167296
0.79/0.59	c cleaning 3646 clauses out of 7294 with flag 2335/7294
1.26/0.91	c cleaning 4822 clauses out of 9646 with flag 16416/13292
1.66/1.32	c cleaning 5910 clauses out of 11824 with flag 32360/20292
2.17/1.89	c cleaning 6957 clauses out of 13916 with flag 50668/28294
2.90/2.59	c cleaning 7975 clauses out of 15957 with flag 71830/37292
3.90/3.51	c cleaning 8987 clauses out of 17982 with flag 95289/47292
3.90/3.60	c Got one! Elapsed wall clock time (in seconds):3.495
3.90/3.60	o 165533
4.27/3.82	c Got one! Elapsed wall clock time (in seconds):3.716
4.27/3.82	o 165022
4.37/3.90	c cleaning 7138 clauses out of 14279 with flag 2226/52576
4.67/4.26	c cleaning 6566 clauses out of 13141 with flag 16022/58576
5.17/4.74	c cleaning 6785 clauses out of 13576 with flag 33733/65577
5.77/5.34	c cleaning 7394 clauses out of 14790 with flag 54915/73576
5.87/5.42	c Got one! Elapsed wall clock time (in seconds):5.321
5.87/5.42	o 164419
6.07/5.69	c cleaning 6455 clauses out of 12921 with flag 8975/79101
6.47/6.05	c cleaning 6230 clauses out of 12466 with flag 22511/85102
7.04/6.50	c cleaning 6617 clauses out of 13237 with flag 38614/92103
7.26/6.79	c Got one! Elapsed wall clock time (in seconds):6.694
7.26/6.79	o 164393
7.75/7.24	c cleaning 8391 clauses out of 16787 with flag 11909/102270
8.15/7.67	c cleaning 7198 clauses out of 14397 with flag 26570/108271
8.65/8.14	c cleaning 7094 clauses out of 14196 with flag 43287/115269
9.16/8.66	c cleaning 7548 clauses out of 15101 with flag 61484/123270
9.26/8.80	c starts		: 51
9.26/8.80	c conflicts		: 125777
9.26/8.80	c decisions		: 134199
9.26/8.80	c propagations		: 1303076
9.26/8.80	c inspects		: 189947848
9.26/8.80	c shortcuts		: 0
9.26/8.80	c learnt literals	: 15
9.26/8.80	c learnt binary clauses	: 14
9.26/8.80	c learnt ternary clauses	: 81
9.26/8.80	c learnt constraints	: 125761
9.26/8.80	c ignored constraints	: 0
9.26/8.80	c root simplifications	: 0
9.26/8.80	c removed literals (reason simplification)	: 0
9.26/8.80	c reason swapping (by a shorter reason)	: 0
9.26/8.80	c Calls to reduceDB	: 17
9.26/8.80	c Number of update (reduction) of LBD	: 7698
9.26/8.80	c Imported unit clauses	: 0
9.26/8.80	c number of reductions to clauses (during analyze)	: 0
9.26/8.80	c number of learned constraints concerned by reduction	: 0
9.26/8.80	c number of learning phase by resolution	: 0
9.26/8.80	c number of learning phase by cutting planes	: 0
9.26/8.80	c speed (assignments/second)	: 150175.86723521954
9.26/8.80	c non guided choices	0
9.26/8.80	c learnt constraints type 
9.26/8.80	s OPTIMUM FOUND
9.26/8.80	c Found 10 solution(s)
9.26/8.80	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 
9.26/8.80	c objective function=164393
9.26/8.80	c Total wall clock time (in seconds): 8.7

Verifier Data

OK	164393

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-4101349-1466222274/watcher-4101349-1466222274 -o /tmp/evaluation-result-4101349-1466222274/solver-4101349-1466222274 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466206058-4534 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4101349-1466222274.opb 

pid=8475
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: 2.16 2.19 2.18 3/196 8478
/proc/meminfo: memFree=30106600/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 1353 0 0 0 0 0 0 0 20 0 2 0 24273806 98570240 977 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 24065 977 743 9 0 16771 0
[pid=8478/tid=8479] ppid=8475 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 24273807 98570240 977 33554432000 1073741824 1073778376 140736696969616 140208679718440 273905750268 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100061 s]
/proc/loadavg: 2.16 2.19 2.18 3/196 8478
/proc/meminfo: memFree=30106600/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9558476 CPUtime=0.11 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 4552 0 1 0 10 1 0 0 20 0 18 0 24273806 9787879424 5669 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2389619 5669 2157 9 0 2380296 0
[pid=8478/tid=8479] ppid=8475 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2442 0 1 0 7 0 0 0 20 0 18 0 24273807 9787879424 5669 33554432000 1073741824 1073778376 140736696969616 140208679723128 273909081357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200264 s]
/proc/loadavg: 2.16 2.19 2.18 3/196 8478
/proc/meminfo: memFree=30106600/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 6222 0 1 0 30 2 0 0 20 0 19 0 24273806 9856040960 7073 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2406260 7073 2223 9 0 2396937 0
[pid=8478/tid=8479] ppid=8475 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2466 0 1 0 17 0 0 0 20 0 19 0 24273807 9856040960 7073 33554432000 1073741824 1073778376 140736696969616 140208679723648 140208552049448 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 9625040

[startup+0.300347 s]
/proc/loadavg: 2.16 2.19 2.18 3/196 8478
/proc/meminfo: memFree=30106600/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9625040 CPUtime=0.52 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 6671 0 1 0 50 2 0 0 20 0 19 0 24273806 9856040960 7339 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2406260 7339 2225 9 0 2396937 0
[pid=8478/tid=8479] ppid=8475 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2466 0 1 0 27 0 0 0 20 0 19 0 24273807 9856040960 7339 33554432000 1073741824 1073778376 140736696969616 140208679723648 140208552039875 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.52
Current children cumulated vsize (KiB) 9625040

[startup+0.700256 s]
/proc/loadavg: 2.16 2.19 2.18 3/196 8478
/proc/meminfo: memFree=30106600/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9625040 CPUtime=1.05 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 8415 0 1 0 103 2 0 0 20 0 19 0 24273806 9856040960 8436 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2406260 8436 2238 9 0 2396937 0
[pid=8478/tid=8479] ppid=8475 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2467 0 1 0 67 0 0 0 20 0 19 0 24273807 9856040960 8436 33554432000 1073741824 1073778376 140736696969616 140208679723400 140208552389004 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.05
Current children cumulated vsize (KiB) 9625040

[startup+1.50078 s]
/proc/loadavg: 2.22 2.20 2.18 3/215 8497
/proc/meminfo: memFree=30081304/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9625040 CPUtime=1.87 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 8421 0 1 0 185 2 0 0 20 0 19 0 24273806 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2406260 8952 2239 9 0 2396937 0
[pid=8478/tid=8479] ppid=8475 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2469 0 1 0 147 0 0 0 20 0 19 0 24273807 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208679721512 140208552411922 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8481] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8481/stat : 8481 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208523573544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8482] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8482/stat : 8482 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208522520744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8483] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8483/stat : 8483 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208521468456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8484] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8484/stat : 8484 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208520415656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8485] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8485/stat : 8485 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208519363368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8486] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8486/stat : 8486 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208518310568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8487] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8487/stat : 8487 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208517258280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8488] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8488/stat : 8488 (java) S 8475 8478 4518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208516205480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8489] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8489/stat : 8489 (java) S 8475 8478 4518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24273808 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208503793896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8490] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8490/stat : 8490 (java) S 8475 8478 4518 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208502739960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8491] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8491/stat : 8491 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208501687560 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8492] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8492/stat : 8492 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208500636048 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8493] ppid=8475 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/8478/task/8493/stat : 8493 (java) S 8475 8478 4518 0 -1 4202560 1894 0 0 0 17 0 0 0 20 0 19 0 24273811 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208499583672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8494] ppid=8475 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/8478/task/8494/stat : 8494 (java) S 8475 8478 4518 0 -1 4202560 2788 0 0 0 19 0 0 0 20 0 19 0 24273811 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208498530872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8495] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8495/stat : 8495 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208497478776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8496] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8496/stat : 8496 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208496426184 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8497] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8497/stat : 8497 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273819 9856040960 8952 33554432000 1073741824 1073778376 140736696969616 140208495371176 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.87
Current children cumulated vsize (KiB) 9625040

[startup+3.10079 s]
/proc/loadavg: 2.22 2.20 2.18 4/215 8497
/proc/meminfo: memFree=30078884/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9625040 CPUtime=3.5 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 8430 0 1 0 348 2 0 0 20 0 19 0 24273806 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2406260 9471 2240 9 0 2396937 0
[pid=8478/tid=8479] ppid=8475 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2471 0 1 0 306 1 0 0 20 0 19 0 24273807 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208679714496 140208552364621 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8481] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8481/stat : 8481 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208523573544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8482] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8482/stat : 8482 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208522520744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8483] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8483/stat : 8483 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208521468456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8484] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8484/stat : 8484 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208520415656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8485] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8485/stat : 8485 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208519363368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8486] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8486/stat : 8486 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208518310568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8487] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8487/stat : 8487 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208517258280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8488] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8488/stat : 8488 (java) S 8475 8478 4518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208516205480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8489] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8489/stat : 8489 (java) S 8475 8478 4518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24273808 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208503793896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8490] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8490/stat : 8490 (java) S 8475 8478 4518 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208502739960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8491] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8491/stat : 8491 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208501687560 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8492] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8492/stat : 8492 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208500636048 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8493] ppid=8475 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/8478/task/8493/stat : 8493 (java) S 8475 8478 4518 0 -1 4202560 1901 0 0 0 20 0 0 0 20 0 19 0 24273811 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208499583672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8494] ppid=8475 vsize=9625040 CPUtime=0.19 cores=0,2,4,6
/proc/8478/task/8494/stat : 8494 (java) S 8475 8478 4518 0 -1 4202560 2788 0 0 0 19 0 0 0 20 0 19 0 24273811 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208498530872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8495] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8495/stat : 8495 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208497478776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8496] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8496/stat : 8496 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208496426184 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8497] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8497/stat : 8497 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273819 9856040960 9471 33554432000 1073741824 1073778376 140736696969616 140208495371176 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.5
Current children cumulated vsize (KiB) 9625040

[startup+6.30082 s]
/proc/loadavg: 2.29 2.22 2.19 4/215 8497
/proc/meminfo: memFree=30073456/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9625040 CPUtime=6.84 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 11577 0 1 0 681 3 0 0 20 0 19 0 24273806 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2406260 12067 2248 9 0 2396937 0
[pid=8478/tid=8479] ppid=8475 vsize=9625040 CPUtime=6.26 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2483 0 1 0 625 1 0 0 20 0 19 0 24273807 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208679721368 140208552369360 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8481] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8481/stat : 8481 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208523573544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8482] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8482/stat : 8482 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208522520744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8483] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8483/stat : 8483 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208521468456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8484] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8484/stat : 8484 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208520415656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8485] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8485/stat : 8485 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208519363368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8486] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8486/stat : 8486 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208518310568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8487] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8487/stat : 8487 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208517258280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8488] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8488/stat : 8488 (java) S 8475 8478 4518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208516205480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8489] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8489/stat : 8489 (java) S 8475 8478 4518 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24273808 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208503793896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8490] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8490/stat : 8490 (java) S 8475 8478 4518 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208502739960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8491] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8491/stat : 8491 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208501687560 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8492] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8492/stat : 8492 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208500636048 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8493] ppid=8475 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/8478/task/8493/stat : 8493 (java) S 8475 8478 4518 0 -1 4202560 5025 0 0 0 32 1 0 0 20 0 19 0 24273811 9856040960 12067 33554432000 1073741824 1073778376 140736696969616 140208499583672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8494] ppid=8475 vsize=9625040 CPUtime=0.2 cores=0,2,4,6

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

[pid=8478/tid=8483] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8483/stat : 8483 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208521468456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8484] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8484/stat : 8484 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208520415656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8485] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8485/stat : 8485 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208519363368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8486] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8486/stat : 8486 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208518310568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8487] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8487/stat : 8487 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208517258280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8488] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8488/stat : 8488 (java) S 8475 8478 4518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208516205480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8489] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8489/stat : 8489 (java) S 8475 8478 4518 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24273808 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208503793896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8490] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8490/stat : 8490 (java) S 8475 8478 4518 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208502739960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8491] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8491/stat : 8491 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208501687560 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8492] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8492/stat : 8492 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208500636048 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8493] ppid=8475 vsize=9625040 CPUtime=0.33 cores=0,2,4,6
/proc/8478/task/8493/stat : 8493 (java) S 8475 8478 4518 0 -1 4202560 5027 0 0 0 32 1 0 0 20 0 19 0 24273811 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208499583672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8494] ppid=8475 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/8478/task/8494/stat : 8494 (java) S 8475 8478 4518 0 -1 4202560 2796 0 0 0 20 0 0 0 20 0 19 0 24273811 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208498530872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8495] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8495/stat : 8495 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208497478776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8496] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8496/stat : 8496 (java) S 8475 8478 4518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208496426184 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8497] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8497/stat : 8497 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273819 9856040960 12581 33554432000 1073741824 1073778376 140736696969616 140208495371176 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.55
Current children cumulated vsize (KiB) 9625040

[startup+8.40081 s]
/proc/loadavg: 2.29 2.22 2.19 3/215 8497
/proc/meminfo: memFree=30064160/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9625040 CPUtime=8.96 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 11582 0 1 0 893 3 0 0 20 0 19 0 24273806 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2406260 12582 2248 9 0 2396937 0
[pid=8478/tid=8479] ppid=8475 vsize=9625040 CPUtime=8.35 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2485 0 1 0 834 1 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208679721496 140208552369360 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8481] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8481/stat : 8481 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208523573544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8482] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8482/stat : 8482 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208522520744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8483] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8483/stat : 8483 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208521468456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8484] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8484/stat : 8484 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208520415656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8485] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8485/stat : 8485 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208519363368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8486] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8486/stat : 8486 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208518310568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8487] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8487/stat : 8487 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208517258280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8488] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8488/stat : 8488 (java) S 8475 8478 4518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208516205480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8489] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8489/stat : 8489 (java) S 8475 8478 4518 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24273808 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208503793896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8490] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8490/stat : 8490 (java) S 8475 8478 4518 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208502739960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8491] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8491/stat : 8491 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208501687560 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8492] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8492/stat : 8492 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208500636048 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8493] ppid=8475 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/8478/task/8493/stat : 8493 (java) S 8475 8478 4518 0 -1 4202560 5028 0 0 0 33 1 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208499583672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8494] ppid=8475 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/8478/task/8494/stat : 8494 (java) S 8475 8478 4518 0 -1 4202560 2796 0 0 0 20 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208498530872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8495] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8495/stat : 8495 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208497478776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8496] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8496/stat : 8496 (java) S 8475 8478 4518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208496426184 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8497] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8497/stat : 8497 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273819 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208495371176 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.96
Current children cumulated vsize (KiB) 9625040

[startup+8.60078 s]
/proc/loadavg: 2.29 2.22 2.19 3/215 8497
/proc/meminfo: memFree=30064160/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9625040 CPUtime=9.16 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 11582 0 1 0 913 3 0 0 20 0 19 0 24273806 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2406260 12582 2248 9 0 2396937 0
[pid=8478/tid=8479] ppid=8475 vsize=9625040 CPUtime=8.55 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2485 0 1 0 854 1 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208679721496 140208552412154 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8481] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8481/stat : 8481 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208523573544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8482] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8482/stat : 8482 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208522520744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8483] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8483/stat : 8483 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208521468456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8484] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8484/stat : 8484 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208520415656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8485] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8485/stat : 8485 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208519363368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8486] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8486/stat : 8486 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208518310568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8487] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8487/stat : 8487 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208517258280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8488] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8488/stat : 8488 (java) S 8475 8478 4518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208516205480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8489] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8489/stat : 8489 (java) S 8475 8478 4518 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24273808 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208503793896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8490] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8490/stat : 8490 (java) S 8475 8478 4518 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208502739960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8491] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8491/stat : 8491 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208501687560 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8492] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8492/stat : 8492 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208500636048 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8493] ppid=8475 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/8478/task/8493/stat : 8493 (java) S 8475 8478 4518 0 -1 4202560 5028 0 0 0 33 1 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208499583672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8494] ppid=8475 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/8478/task/8494/stat : 8494 (java) S 8475 8478 4518 0 -1 4202560 2796 0 0 0 20 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208498530872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8495] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8495/stat : 8495 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208497478776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8496] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8496/stat : 8496 (java) S 8475 8478 4518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208496426184 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8497] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8497/stat : 8497 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273819 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208495371176 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 9.16
Current children cumulated vsize (KiB) 9625040

[startup+8.70081 s]
/proc/loadavg: 2.29 2.22 2.19 3/215 8497
/proc/meminfo: memFree=30064160/32872528 swapFree=1482636/1662508
[pid=8478] ppid=8475 vsize=9625040 CPUtime=9.26 cores=0,2,4,6
/proc/8478/stat : 8478 (java) S 8475 8478 4518 0 -1 4202496 11582 0 1 0 923 3 0 0 20 0 19 0 24273806 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140736696960752 273909055549 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/8478/statm: 2406260 12582 2248 9 0 2396937 0
[pid=8478/tid=8479] ppid=8475 vsize=9625040 CPUtime=8.65 cores=0,2,4,6
/proc/8478/task/8479/stat : 8479 (java) R 8475 8478 4518 0 -1 4202560 2485 0 1 0 864 1 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208679723448 140208552369360 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8481] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8481/stat : 8481 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208523573544 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8482] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8482/stat : 8482 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208522520744 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8483] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8483/stat : 8483 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208521468456 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8484] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8484/stat : 8484 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208520415656 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8485] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8485/stat : 8485 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208519363368 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8486] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8486/stat : 8486 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208518310568 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8487] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8487/stat : 8487 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208517258280 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=8478/tid=8488] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8488/stat : 8488 (java) S 8475 8478 4518 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 24273807 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208516205480 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8489] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8489/stat : 8489 (java) S 8475 8478 4518 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 24273808 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208503793896 273909069737 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8490] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8490/stat : 8490 (java) S 8475 8478 4518 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208502739960 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8491] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8491/stat : 8491 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273809 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208501687560 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8492] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8492/stat : 8492 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208500636048 273909077792 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8493] ppid=8475 vsize=9625040 CPUtime=0.34 cores=0,2,4,6
/proc/8478/task/8493/stat : 8493 (java) S 8475 8478 4518 0 -1 4202560 5028 0 0 0 33 1 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208499583672 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=8478/tid=8494] ppid=8475 vsize=9625040 CPUtime=0.2 cores=0,2,4,6
/proc/8478/task/8494/stat : 8494 (java) S 8475 8478 4518 0 -1 4202560 2796 0 0 0 20 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208498530872 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8495] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8495/stat : 8495 (java) S 8475 8478 4518 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208497478776 273909068860 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=8478/tid=8496] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8496/stat : 8496 (java) S 8475 8478 4518 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 24273811 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208496426184 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=8478/tid=8497] ppid=8475 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/8478/task/8497/stat : 8497 (java) S 8475 8478 4518 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 24273819 9856040960 12582 33554432000 1073741824 1073778376 140736696969616 140208495371176 273909069737 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 9.26
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 8.8074
CPU time (s): 9.37158
CPU user time (s): 9.31958
CPU system time (s): 0.051992
CPU usage (%): 106.406
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.31958
system time used= 0.051992
maximum resident set size= 52428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11600
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= 425
involuntary context switches= 27

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06299 second user time and 0.068989 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-18 05:57:54
IDJOB=4101349
IDBENCH=1733
IDSOLVER=2546
FILE ID=node134/4101349-1466222274
RUNJOBID= node134-1466206058-4534
PBS_JOBID= 19918143
Free space on /tmp= 71720 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-pipex.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4101349-1466222274/watcher-4101349-1466222274 -o /tmp/evaluation-result-4101349-1466222274/solver-4101349-1466222274 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1466206058-4534 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4101349-1466222274.opb

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

MD5SUM BENCH= ed5b5ce3af44efa2d285a6206b4187fd
RANDOM SEED=287203269

node134.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		: 2667.020
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	: 5334.04
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		: 2667.020
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	: 7358.89
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		: 2667.020
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		: 2667.020
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		: 2667.020
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		: 2667.020
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.54
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		: 2667.020
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		: 2667.020
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:        30107236 kB
Buffers:          107244 kB
Cached:            91880 kB
SwapCached:         1008 kB
Active:           224460 kB
Inactive:         141184 kB
Active(anon):     167412 kB
Inactive(anon):     1616 kB
Active(file):      57048 kB
Inactive(file):   139568 kB
Unevictable:     1662508 kB
Mlocked:         1482636 kB
SwapTotal:      67108856 kB
SwapFree:       67100112 kB
Dirty:               880 kB
Writeback:             0 kB
AnonPages:       1846668 kB
Mapped:            15796 kB
Shmem:                 0 kB
Slab:             599172 kB
SReclaimable:      42976 kB
SUnreclaim:       556196 kB
KernelStack:        1784 kB
PageTables:         7784 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2350900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    339968 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= 71720 MiB
End job on node134 at 2016-06-18 05:58:03