Trace number 4099764

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 PB16OPT788263 9.8925 8.99517

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-pipex.opb
MD5SUM3e6a99258fbc02bc052cab2d6151884d
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark788263
Best CPU time to get the best result obtained on this benchmark6.14806
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 788263
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 107865
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 2514082
Number of bits of the sum of numbers in the objective function 22
Biggest number in a constraint 107865
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 2514082
Number of bits of the biggest sum of numbers22
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4099764-1466206220.opb
0.10/0.11	c reading problem ... 
0.10/0.11	c  objective function found
0.10/0.13	c ... done. Wall clock time 0.02s.
0.10/0.13	c declared #vars     48
0.10/0.13	c #constraints  41
0.10/0.13	c constraints type 
0.10/0.13	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 16
0.10/0.13	c org.sat4j.minisat.constraints.card.MinWatchCard => 16
0.10/0.13	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 9
0.10/0.13	c 41 constraints processed.
0.10/0.13	c objective function length is 48 literals
0.10/0.16	c SATISFIABLE
0.10/0.16	c OPTIMIZING...
0.10/0.16	c Got one! Elapsed wall clock time (in seconds):0.049
0.10/0.16	o 854974
0.10/0.17	c Got one! Elapsed wall clock time (in seconds):0.059
0.10/0.17	o 850854
0.10/0.18	c Got one! Elapsed wall clock time (in seconds):0.071
0.10/0.18	o 848614
0.10/0.18	c Got one! Elapsed wall clock time (in seconds):0.073
0.10/0.18	o 827704
0.10/0.19	c Got one! Elapsed wall clock time (in seconds):0.075
0.10/0.19	o 822484
0.30/0.23	c Got one! Elapsed wall clock time (in seconds):0.118
0.30/0.23	o 821764
0.54/0.31	c Got one! Elapsed wall clock time (in seconds):0.196
0.54/0.31	o 810184
0.54/0.35	c Got one! Elapsed wall clock time (in seconds):0.235
0.54/0.35	o 802184
0.92/0.62	c cleaning 3592 clauses out of 7184 with flag 9312/7184
1.55/0.95	c cleaning 4795 clauses out of 9595 with flag 23125/13187
2.05/1.37	c cleaning 5897 clauses out of 11797 with flag 38480/20184
2.66/1.95	c cleaning 6950 clauses out of 13901 with flag 56472/28185
3.49/2.73	c cleaning 7975 clauses out of 15954 with flag 77067/37188
4.39/3.70	c cleaning 8987 clauses out of 17974 with flag 100077/47184
5.50/4.73	c cleaning 9988 clauses out of 19988 with flag 124961/58185
5.70/4.93	c Got one! Elapsed wall clock time (in seconds):4.817
5.70/4.93	o 796793
5.90/5.19	c cleaning 7786 clauses out of 15581 with flag 7532/63766
6.40/5.61	c cleaning 6897 clauses out of 13795 with flag 21260/69766
6.40/5.66	c Got one! Elapsed wall clock time (in seconds):5.552
6.40/5.66	o 794954
6.70/5.94	c cleaning 5948 clauses out of 11905 with flag 9252/74773
7.10/6.34	c cleaning 5976 clauses out of 11960 with flag 23926/80776
7.40/6.63	c Got one! Elapsed wall clock time (in seconds):6.515
7.40/6.63	o 794342
7.50/6.71	c cleaning 5857 clauses out of 11720 with flag 2366/86512
7.80/7.10	c cleaning 5930 clauses out of 11863 with flag 16590/92512
8.30/7.55	c cleaning 6467 clauses out of 12934 with flag 33047/99513
8.40/7.60	c Got one! Elapsed wall clock time (in seconds):7.488
8.40/7.60	o 793728
8.70/7.95	c cleaning 6183 clauses out of 12370 with flag 11701/105417
8.90/8.14	c Got one! Elapsed wall clock time (in seconds):8.029
8.90/8.14	o 793368
9.16/8.30	c Got one! Elapsed wall clock time (in seconds):8.186
9.16/8.30	o 788263
9.16/8.39	c cleaning 6194 clauses out of 12392 with flag 2665/111623
9.57/8.78	c cleaning 6099 clauses out of 12199 with flag 17045/117624
9.79/8.99	c starts		: 50
9.79/8.99	c conflicts		: 120996
9.79/8.99	c decisions		: 129213
9.79/8.99	c propagations		: 1292340
9.79/8.99	c inspects		: 193586044
9.79/8.99	c shortcuts		: 0
9.79/8.99	c learnt literals	: 15
9.79/8.99	c learnt binary clauses	: 10
9.79/8.99	c learnt ternary clauses	: 75
9.79/8.99	c learnt constraints	: 120980
9.79/8.99	c ignored constraints	: 0
9.79/8.99	c root simplifications	: 0
9.79/8.99	c removed literals (reason simplification)	: 0
9.79/8.99	c reason swapping (by a shorter reason)	: 0
9.79/8.99	c Calls to reduceDB	: 17
9.79/8.99	c Number of update (reduction) of LBD	: 7401
9.79/8.99	c Imported unit clauses	: 0
9.79/8.99	c number of reductions to clauses (during analyze)	: 0
9.79/8.99	c number of learned constraints concerned by reduction	: 0
9.79/8.99	c number of learning phase by resolution	: 0
9.79/8.99	c number of learning phase by cutting planes	: 0
9.79/8.99	c speed (assignments/second)	: 145977.63470010165
9.79/8.99	c non guided choices	0
9.79/8.99	c learnt constraints type 
9.79/8.99	s OPTIMUM FOUND
9.79/8.99	c Found 14 solution(s)
9.79/8.99	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.79/8.99	c objective function=788263
9.79/8.99	c Total wall clock time (in seconds): 8.877

Verifier Data

OK	788263

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-4099764-1466206220/watcher-4099764-1466206220 -o /tmp/evaluation-result-4099764-1466206220/solver-4099764-1466206220 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1466206086-25993 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4099764-1466206220.opb 

pid=26758
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: 1.90 0.84 0.35 3/195 26761
/proc/meminfo: memFree=30317832/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 1282 0 0 0 0 0 0 0 20 0 2 0 22670680 94019584 916 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 22954 916 696 9 0 16769 0
[pid=26761/tid=26762] ppid=26758 vsize=91816 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) D 26758 26761 25977 0 -1 4202560 59 0 0 0 0 0 0 0 20 0 2 0 22670680 94019584 917 33554432000 1073741824 1073778376 140736450857648 140490448227880 272877317415 0 0 4096 0 18446744072100588836 0 0 -1 0 0 0 0 0 0

[startup+0.10011 s]
/proc/loadavg: 1.90 0.84 0.35 3/195 26761
/proc/meminfo: memFree=30317832/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 4407 0 1 0 9 1 0 0 20 0 18 0 22670680 9787879424 6032 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2389619 6032 2125 9 0 2380296 0
[pid=26761/tid=26762] ppid=26758 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2385 0 1 0 6 1 0 0 20 0 18 0 22670680 9787879424 6032 33554432000 1073741824 1073778376 140736450857648 140490448231328 140490455422125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200311 s]
/proc/loadavg: 1.90 0.84 0.35 3/195 26761
/proc/meminfo: memFree=30317832/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9625040 CPUtime=0.3 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 6029 0 1 0 29 1 0 0 20 0 19 0 22670680 9856040960 7429 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2406260 7429 2229 9 0 2396937 0
[pid=26761/tid=26762] ppid=26758 vsize=9625040 CPUtime=0.17 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2411 0 1 0 16 1 0 0 20 0 19 0 22670680 9856040960 7429 33554432000 1073741824 1073778376 140736450857648 140490448233088 140490455383896 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 9625040

[startup+0.300308 s]
/proc/loadavg: 1.90 0.84 0.35 3/195 26761
/proc/meminfo: memFree=30317832/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 6577 0 1 0 52 2 0 0 20 0 19 0 22670680 9856040960 7611 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2406260 7611 2231 9 0 2396937 0
[pid=26761/tid=26762] ppid=26758 vsize=9625040 CPUtime=0.27 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2411 0 1 0 26 1 0 0 20 0 19 0 22670680 9856040960 7611 33554432000 1073741824 1073778376 140736450857648 140490448233088 140490276508143 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 9625040

[startup+0.700278 s]
/proc/loadavg: 1.90 0.84 0.35 3/195 26761
/proc/meminfo: memFree=30317832/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9625040 CPUtime=1.14 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 13209 0 1 0 112 2 0 0 20 0 19 0 22670680 9856040960 12435 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2406260 12435 2244 9 0 2396937 0
[pid=26761/tid=26762] ppid=26758 vsize=9625040 CPUtime=0.67 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2412 0 1 0 66 1 0 0 20 0 19 0 22670680 9856040960 12435 33554432000 1073741824 1073778376 140736450857648 140490448233088 140490276345794 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 1.90 0.84 0.35 3/214 26780
/proc/meminfo: memFree=30273716/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9625040 CPUtime=2.26 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 14183 0 1 0 223 3 0 0 20 0 19 0 22670680 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2406260 13543 2247 9 0 2396937 0
[pid=26761/tid=26762] ppid=26758 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2414 0 1 0 146 1 0 0 20 0 19 0 22670680 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490448230968 140490276556864 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26764] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26764/stat : 26764 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490409724840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26765] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26765/stat : 26765 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490408672296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26766] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26766/stat : 26766 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490407619240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26761/tid=26767] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26767/stat : 26767 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490406566696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26768] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26768/stat : 26768 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490405513640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26769] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26769/stat : 26769 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490404461096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26770] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26770/stat : 26770 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490403408040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26771] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26771/stat : 26771 (java) S 26758 26761 25977 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490402355496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26772] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26772/stat : 26772 (java) S 26758 26761 25977 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 22670682 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490271861608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26773] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26773/stat : 26773 (java) S 26758 26761 25977 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490270807928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26774] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26774/stat : 26774 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490269754760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26775] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26775/stat : 26775 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490268703504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26776] ppid=26758 vsize=9625040 CPUtime=0.21 cores=0,2,4,6
/proc/26761/task/26776/stat : 26776 (java) S 26758 26761 25977 0 -1 4202560 2639 0 0 0 21 0 0 0 20 0 19 0 22670685 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490267650360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26777] ppid=26758 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/26761/task/26777/stat : 26777 (java) S 26758 26761 25977 0 -1 4202560 7858 0 0 0 53 0 0 0 20 0 19 0 22670685 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490266597816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26778] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26778/stat : 26778 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490265544952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26779] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26779/stat : 26779 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490264492616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26780] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26780/stat : 26780 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670694 9856040960 13543 33554432000 1073741824 1073778376 140736450857648 140490263438888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 9625040

[startup+3.10072 s]
/proc/loadavg: 1.90 0.84 0.35 3/214 26780
/proc/meminfo: memFree=30271296/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9625040 CPUtime=3.89 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 14192 0 1 0 386 3 0 0 20 0 19 0 22670680 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2406260 14063 2247 9 0 2396937 0
[pid=26761/tid=26762] ppid=26758 vsize=9625040 CPUtime=3.07 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2415 0 1 0 306 1 0 0 20 0 19 0 22670680 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490448230952 140490276556971 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26764] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26764/stat : 26764 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490409724840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26765] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26765/stat : 26765 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490408672296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26766] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26766/stat : 26766 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490407619240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26761/tid=26767] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26767/stat : 26767 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490406566696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26768] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26768/stat : 26768 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490405513640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26769] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26769/stat : 26769 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490404461096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26770] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26770/stat : 26770 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490403408040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26771] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26771/stat : 26771 (java) S 26758 26761 25977 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490402355496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26772] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26772/stat : 26772 (java) S 26758 26761 25977 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 22670682 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490271861608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26773] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26773/stat : 26773 (java) S 26758 26761 25977 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490270807928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26774] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26774/stat : 26774 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490269754760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26775] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26775/stat : 26775 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490268703504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26776] ppid=26758 vsize=9625040 CPUtime=0.24 cores=0,2,4,6
/proc/26761/task/26776/stat : 26776 (java) S 26758 26761 25977 0 -1 4202560 2647 0 0 0 24 0 0 0 20 0 19 0 22670685 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490267650360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26777] ppid=26758 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/26761/task/26777/stat : 26777 (java) S 26758 26761 25977 0 -1 4202560 7858 0 0 0 53 0 0 0 20 0 19 0 22670685 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490266597816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26778] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26778/stat : 26778 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490265544952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26779] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26779/stat : 26779 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490264492616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26780] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26780/stat : 26780 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670694 9856040960 14063 33554432000 1073741824 1073778376 140736450857648 140490263438888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.89
Current children cumulated vsize (KiB) 9625040

[startup+6.30073 s]
/proc/loadavg: 1.91 0.85 0.36 3/214 26780
/proc/meminfo: memFree=30271132/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9625040 CPUtime=7.1 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 14199 0 1 0 707 3 0 0 20 0 19 0 22670680 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2406260 13441 2248 9 0 2396937 0
[pid=26761/tid=26762] ppid=26758 vsize=9625040 CPUtime=6.27 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2420 0 1 0 626 1 0 0 20 0 19 0 22670680 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490448224560 140490276550567 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26764] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26764/stat : 26764 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490409724840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26765] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26765/stat : 26765 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490408672296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26766] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26766/stat : 26766 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490407619240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26761/tid=26767] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26767/stat : 26767 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490406566696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26768] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26768/stat : 26768 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490405513640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26769] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26769/stat : 26769 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490404461096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26770] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26770/stat : 26770 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490403408040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26771] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26771/stat : 26771 (java) S 26758 26761 25977 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490402355496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26772] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26772/stat : 26772 (java) S 26758 26761 25977 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 22670682 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490271861608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26773] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26773/stat : 26773 (java) S 26758 26761 25977 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490270807928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26774] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26774/stat : 26774 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490269754760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26775] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26775/stat : 26775 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490268703504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26776] ppid=26758 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/26761/task/26776/stat : 26776 (java) S 26758 26761 25977 0 -1 4202560 2648 0 0 0 25 0 0 0 20 0 19 0 22670685 9856040960 13441 33554432000 1073741824 1073778376 140736450857648 140490267650360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26777] ppid=26758 vsize=9625040 CPUtime=0.53 cores=0,2,4,6

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

[pid=26761/tid=26766] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26766/stat : 26766 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490407619240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26761/tid=26767] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26767/stat : 26767 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490406566696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26768] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26768/stat : 26768 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490405513640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26769] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26769/stat : 26769 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490404461096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26770] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26770/stat : 26770 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490403408040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26771] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26771/stat : 26771 (java) S 26758 26761 25977 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490402355496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26772] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26772/stat : 26772 (java) S 26758 26761 25977 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 22670682 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490271861608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26773] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26773/stat : 26773 (java) S 26758 26761 25977 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490270807928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26774] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26774/stat : 26774 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490269754760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26775] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26775/stat : 26775 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490268703504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26776] ppid=26758 vsize=9625040 CPUtime=0.25 cores=0,2,4,6
/proc/26761/task/26776/stat : 26776 (java) S 26758 26761 25977 0 -1 4202560 2648 0 0 0 25 0 0 0 20 0 19 0 22670685 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490267650360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26777] ppid=26758 vsize=9625040 CPUtime=0.53 cores=0,2,4,6
/proc/26761/task/26777/stat : 26777 (java) S 26758 26761 25977 0 -1 4202560 7858 0 0 0 53 0 0 0 20 0 19 0 22670685 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490266597816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26778] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26778/stat : 26778 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490265544952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26779] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26779/stat : 26779 (java) S 26758 26761 25977 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490264492616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26780] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26780/stat : 26780 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670694 9856040960 14465 33554432000 1073741824 1073778376 140736450857648 140490263438888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 9625040

[startup+8.40071 s]
/proc/loadavg: 1.91 0.85 0.36 3/214 26780
/proc/meminfo: memFree=30268836/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9625040 CPUtime=9.26 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 15322 0 1 0 923 3 0 0 20 0 19 0 22670680 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2406260 15018 2248 9 0 2396937 0
[pid=26761/tid=26762] ppid=26758 vsize=9625040 CPUtime=8.38 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2422 0 1 0 836 2 0 0 20 0 19 0 22670680 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490448231608 140490276534661 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26764] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26764/stat : 26764 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490409724840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26765] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26765/stat : 26765 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490408672296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26766] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26766/stat : 26766 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490407619240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26761/tid=26767] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26767/stat : 26767 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490406566696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26768] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26768/stat : 26768 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490405513640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26769] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26769/stat : 26769 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490404461096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26770] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26770/stat : 26770 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490403408040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26771] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26771/stat : 26771 (java) S 26758 26761 25977 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490402355496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26772] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26772/stat : 26772 (java) S 26758 26761 25977 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 22670682 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490271861608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26773] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26773/stat : 26773 (java) S 26758 26761 25977 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490270807928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26774] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26774/stat : 26774 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490269754760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26775] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26775/stat : 26775 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490268703504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26776] ppid=26758 vsize=9625040 CPUtime=0.31 cores=0,2,4,6
/proc/26761/task/26776/stat : 26776 (java) S 26758 26761 25977 0 -1 4202560 3769 0 0 0 31 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490267650360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26777] ppid=26758 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/26761/task/26777/stat : 26777 (java) S 26758 26761 25977 0 -1 4202560 7858 0 0 0 54 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490266597816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26778] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26778/stat : 26778 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490265544952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26779] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26779/stat : 26779 (java) S 26758 26761 25977 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490264492616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26780] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26780/stat : 26780 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670694 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490263438888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 9.26
Current children cumulated vsize (KiB) 9625040

[startup+8.8007 s]
/proc/loadavg: 1.92 0.87 0.37 3/214 26780
/proc/meminfo: memFree=30264976/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9625040 CPUtime=9.68 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 15322 0 1 0 965 3 0 0 20 0 19 0 22670680 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2406260 15018 2248 9 0 2396937 0
[pid=26761/tid=26762] ppid=26758 vsize=9625040 CPUtime=8.78 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2422 0 1 0 876 2 0 0 20 0 19 0 22670680 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490448232728 140490276591561 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26764] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26764/stat : 26764 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490409724840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26765] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26765/stat : 26765 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490408672296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26766] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26766/stat : 26766 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490407619240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26761/tid=26767] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26767/stat : 26767 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490406566696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26768] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26768/stat : 26768 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490405513640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26769] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26769/stat : 26769 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490404461096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26770] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26770/stat : 26770 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490403408040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26771] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26771/stat : 26771 (java) S 26758 26761 25977 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490402355496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26772] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26772/stat : 26772 (java) S 26758 26761 25977 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 22670682 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490271861608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26773] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26773/stat : 26773 (java) S 26758 26761 25977 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490270807928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26774] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26774/stat : 26774 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490269754760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26775] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26775/stat : 26775 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490268703504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26776] ppid=26758 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26761/task/26776/stat : 26776 (java) S 26758 26761 25977 0 -1 4202560 3769 0 0 0 32 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490267650360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26777] ppid=26758 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/26761/task/26777/stat : 26777 (java) S 26758 26761 25977 0 -1 4202560 7858 0 0 0 54 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490266597816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26778] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26778/stat : 26778 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490265544952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26779] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26779/stat : 26779 (java) S 26758 26761 25977 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490264492616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26780] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26780/stat : 26780 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670694 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490263438888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 9.68
Current children cumulated vsize (KiB) 9625040

[startup+8.90767 s]
/proc/loadavg: 1.92 0.87 0.37 3/214 26780
/proc/meminfo: memFree=30264976/32872528 swapFree=1244176/1391344
[pid=26761] ppid=26758 vsize=9625040 CPUtime=9.79 cores=0,2,4,6
/proc/26761/stat : 26761 (java) S 26758 26761 25977 0 -1 4202496 15322 0 1 0 976 3 0 0 20 0 19 0 22670680 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140736450848784 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/26761/statm: 2406260 15018 2248 9 0 2396937 0
[pid=26761/tid=26762] ppid=26758 vsize=9625040 CPUtime=8.89 cores=0,2,4,6
/proc/26761/task/26762/stat : 26762 (java) R 26758 26761 25977 0 -1 4202560 2422 0 1 0 887 2 0 0 20 0 19 0 22670680 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490448232888 140490276556959 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26764] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26764/stat : 26764 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490409724840 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26765] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26765/stat : 26765 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490408672296 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26766] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26766/stat : 26766 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490407619240 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=26761/tid=26767] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26767/stat : 26767 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490406566696 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26768] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26768/stat : 26768 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490405513640 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26769] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26769/stat : 26769 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490404461096 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=26761/tid=26770] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26770/stat : 26770 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490403408040 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26771] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26771/stat : 26771 (java) S 26758 26761 25977 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 22670681 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490402355496 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26772] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26772/stat : 26772 (java) S 26758 26761 25977 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 22670682 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490271861608 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26773] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26773/stat : 26773 (java) S 26758 26761 25977 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490270807928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26774] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26774/stat : 26774 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670683 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490269754760 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26775] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26775/stat : 26775 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490268703504 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26776] ppid=26758 vsize=9625040 CPUtime=0.32 cores=0,2,4,6
/proc/26761/task/26776/stat : 26776 (java) S 26758 26761 25977 0 -1 4202560 3769 0 0 0 32 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490267650360 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26777] ppid=26758 vsize=9625040 CPUtime=0.54 cores=0,2,4,6
/proc/26761/task/26777/stat : 26777 (java) S 26758 26761 25977 0 -1 4202560 7858 0 0 0 54 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490266597816 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26778] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26778/stat : 26778 (java) S 26758 26761 25977 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490265544952 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=26761/tid=26779] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26779/stat : 26779 (java) S 26758 26761 25977 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 22670685 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490264492616 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=26761/tid=26780] ppid=26758 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/26761/task/26780/stat : 26780 (java) S 26758 26761 25977 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 22670694 9856040960 15018 33554432000 1073741824 1073778376 140736450857648 140490263438888 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 9.79
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 8.99517
CPU time (s): 9.8925
CPU user time (s): 9.8415
CPU system time (s): 0.050992
CPU usage (%): 109.976
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9.8415
system time used= 0.050992
maximum resident set size= 62184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15345
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= 409
involuntary context switches= 51

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.06499 second user time and 0.078987 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-18 01:30:21
IDJOB=4099764
IDBENCH=1513
IDSOLVER=2546
FILE ID=node119/4099764-1466206220
RUNJOBID= node119-1466206086-25993
PBS_JOBID= 19918158
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 3e6a99258fbc02bc052cab2d6151884d
RANDOM SEED=1351009672

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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:        30318204 kB
Buffers:           35960 kB
Cached:            75152 kB
SwapCached:          944 kB
Active:           398224 kB
Inactive:          63280 kB
Active(anon):     351336 kB
Inactive(anon):     1688 kB
Active(file):      46888 kB
Inactive(file):    61592 kB
Unevictable:     1391344 kB
Mlocked:         1244176 kB
SwapTotal:      67108856 kB
SwapFree:       67099976 kB
Dirty:               848 kB
Writeback:             0 kB
AnonPages:       1741516 kB
Mapped:            15328 kB
Shmem:                 0 kB
Slab:             567896 kB
SReclaimable:      11588 kB
SUnreclaim:       556308 kB
KernelStack:        1624 kB
PageTables:         7896 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2465904 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    471040 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= 71728 MiB
End job on node119 at 2016-06-18 01:30:30