Trace number 4085166

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 PB16OPT30 582.647 581.23

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-stein45.opb
MD5SUM5084bd7d25dcb1d535d550da78b2db16
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark30
Best CPU time to get the best result obtained on this benchmark7.58285
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 30
Optimality of the best value was proved YES
Number of variables45
Total number of constraints331
Number of constraints which are clauses330
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint45
Number of terms in the objective function 45
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 45
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 22
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 67
Number of bits of the biggest sum of numbers7
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.07/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.07/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.07/0.10	c See www.sat4j.org for details.
0.07/0.10	c version PB16.v20160501
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		501472288
0.07/0.10	c Max memory 		7480803328
0.07/0.10	c Total memory 		504102912
0.07/0.10	c Number of processors 	8
0.07/0.13	c Pseudo Boolean Optimization by upper bound
0.07/0.13	c --- Begin Solver configuration ---
0.07/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.07/0.13	c Learn all clauses as in MiniSAT
0.07/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.13	c No reason simplification
0.07/0.13	c Glucose 2.1 dynamic restart strategy
0.07/0.13	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.07/0.13	c timeout=2147483s
0.07/0.13	c DB Simplification allowed=false
0.07/0.13	c Listener: org.sat4j.minisat.core.VoidTracing@4e3eca90
0.07/0.13	c --- End Solver configuration ---
0.07/0.13	c solving HOME/instance-4085166-1465223398.opb
0.07/0.13	c reading problem ... 
0.07/0.13	c  objective function found
0.07/0.17	c ... done. Wall clock time 0.049s.
0.07/0.17	c declared #vars     45
0.07/0.17	c #constraints  331
0.07/0.17	c constraints type 
0.07/0.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 329
0.07/0.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
0.07/0.17	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.07/0.17	c 331 constraints processed.
0.07/0.17	c objective function length is 45 literals
0.07/0.18	c SATISFIABLE
0.07/0.18	c OPTIMIZING...
0.07/0.18	c Got one! Elapsed wall clock time (in seconds):0.052
0.07/0.18	o 33
0.07/0.18	c Got one! Elapsed wall clock time (in seconds):0.057
0.07/0.18	o 32
0.22/0.22	c Got one! Elapsed wall clock time (in seconds):0.091
0.22/0.22	o 31
0.60/0.46	c cleaning 2582 clauses out of 5163 with flag 10635/5163
1.02/0.70	c cleaning 4291 clauses out of 8582 with flag 23373/11164
1.32/1.02	c cleaning 5643 clauses out of 11290 with flag 38096/18163
1.54/1.21	c Got one! Elapsed wall clock time (in seconds):1.086
1.54/1.21	o 30
1.54/1.29	c cleaning 5501 clauses out of 11001 with flag 2149/23517
2.03/1.66	c cleaning 5749 clauses out of 11501 with flag 14879/29518
2.53/2.13	c cleaning 6373 clauses out of 12752 with flag 29677/36518
3.03/2.69	c cleaning 7184 clauses out of 14379 with flag 46213/44518
3.84/3.42	c cleaning 8096 clauses out of 16194 with flag 65094/53517
4.64/4.28	c cleaning 9049 clauses out of 18098 with flag 86028/63517
5.64/5.28	c cleaning 10025 clauses out of 20049 with flag 109067/74517
6.74/6.34	c cleaning 11008 clauses out of 22025 with flag 135504/86518
8.04/7.65	c cleaning 12004 clauses out of 24017 with flag 167783/99518
9.44/9.07	c cleaning 13005 clauses out of 26014 with flag 199572/113519
11.14/10.75	c cleaning 14000 clauses out of 28007 with flag 231819/128517
13.04/12.60	c cleaning 15000 clauses out of 30007 with flag 267323/144517
15.14/14.76	c cleaning 16001 clauses out of 32008 with flag 304888/161518
17.54/17.16	c cleaning 17000 clauses out of 34007 with flag 342896/179518
20.25/19.90	c cleaning 18002 clauses out of 36006 with flag 385268/198517
23.34/22.91	c cleaning 19001 clauses out of 38004 with flag 430782/218517
26.34/25.91	c cleaning 19999 clauses out of 40003 with flag 475247/239517
29.65/29.29	c cleaning 20999 clauses out of 42004 with flag 523358/261517
33.55/33.15	c cleaning 22001 clauses out of 44005 with flag 573789/284517
37.95/37.54	c cleaning 22999 clauses out of 46006 with flag 628681/308519
42.64/42.28	c cleaning 23999 clauses out of 48006 with flag 685669/333518
48.14/47.77	c cleaning 24999 clauses out of 50006 with flag 745479/359517
54.05/53.63	c cleaning 26004 clauses out of 52008 with flag 808243/386518
60.34/59.96	c cleaning 26997 clauses out of 54005 with flag 873926/414519
66.56/66.18	c cleaning 27999 clauses out of 56006 with flag 936964/443517
73.45/73.06	c cleaning 29003 clauses out of 58007 with flag 1001783/473517
82.05/81.68	c cleaning 30000 clauses out of 60005 with flag 1076131/504518
91.05/90.69	c cleaning 30996 clauses out of 62004 with flag 1154716/536517
100.35/99.95	c cleaning 32001 clauses out of 64008 with flag 1238551/569517
109.25/108.84	c cleaning 33001 clauses out of 66007 with flag 1318565/603517
118.36/117.90	c cleaning 33999 clauses out of 68006 with flag 1396211/638517
127.35/126.94	c cleaning 35001 clauses out of 70008 with flag 1474404/674518
137.40/136.91	c cleaning 35999 clauses out of 72006 with flag 1557348/711517
147.80/147.39	c cleaning 37001 clauses out of 74007 with flag 1645337/749517
158.00/157.55	c cleaning 38003 clauses out of 76006 with flag 1728132/788517
171.71/171.22	c cleaning 38998 clauses out of 78003 with flag 1822229/828517
183.22/182.75	c cleaning 40000 clauses out of 80006 with flag 1913910/869518
196.21/195.74	c cleaning 40997 clauses out of 82005 with flag 2008013/911517
207.71/207.22	c cleaning 42000 clauses out of 84008 with flag 2101646/954517
222.98/222.14	c cleaning 42995 clauses out of 86008 with flag 2199526/998517
242.11/241.23	c cleaning 44006 clauses out of 88015 with flag 2297522/1043519
262.52/261.65	c cleaning 44997 clauses out of 90007 with flag 2399452/1089517
282.42/281.57	c cleaning 45998 clauses out of 92010 with flag 2505699/1136517
304.83/303.94	c cleaning 47002 clauses out of 94012 with flag 2618679/1184517
329.04/328.13	c cleaning 48000 clauses out of 96010 with flag 2732768/1233517
353.75/352.89	c cleaning 49004 clauses out of 98012 with flag 2844166/1283519
378.37/377.41	c cleaning 49997 clauses out of 100006 with flag 2959059/1334517
406.27/405.35	c cleaning 51003 clauses out of 102010 with flag 3073772/1386518
432.74/431.76	c cleaning 51999 clauses out of 104007 with flag 3190794/1439518
458.44/457.45	c cleaning 53001 clauses out of 106007 with flag 3312205/1493517
484.45/483.40	c cleaning 54002 clauses out of 108006 with flag 3437152/1548517
511.37/510.31	c cleaning 54999 clauses out of 110004 with flag 3559871/1604517
538.77/537.76	c cleaning 56000 clauses out of 112005 with flag 3689123/1661518
569.51/568.33	c cleaning 57000 clauses out of 114003 with flag 3814622/1719517
582.42/581.21	c starts		: 1426
582.42/581.21	c conflicts		: 1752001
582.42/581.21	c decisions		: 1844947
582.42/581.21	c propagations		: 8347325
582.42/581.21	c inspects		: 11294553040
582.42/581.21	c shortcuts		: 0
582.42/581.21	c learnt literals	: 10
582.42/581.21	c learnt binary clauses	: 9
582.42/581.21	c learnt ternary clauses	: 52
582.42/581.21	c learnt constraints	: 1751990
582.42/581.21	c ignored constraints	: 0
582.42/581.21	c root simplifications	: 0
582.42/581.21	c removed literals (reason simplification)	: 0
582.42/581.21	c reason swapping (by a shorter reason)	: 0
582.42/581.21	c Calls to reduceDB	: 57
582.42/581.21	c Number of update (reduction) of LBD	: 64407
582.42/581.21	c Imported unit clauses	: 0
582.42/581.21	c number of reductions to clauses (during analyze)	: 0
582.42/581.21	c number of learned constraints concerned by reduction	: 0
582.42/581.21	c number of learning phase by resolution	: 0
582.42/581.21	c number of learning phase by cutting planes	: 0
582.42/581.21	c speed (assignments/second)	: 14366.303234744895
582.42/581.21	c non guided choices	0
582.42/581.21	c learnt constraints type 
582.42/581.21	s OPTIMUM FOUND
582.42/581.21	c Found 4 solution(s)
582.42/581.21	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 
582.42/581.21	c objective function=30
582.42/581.21	c Total wall clock time (in seconds): 581.087

Verifier Data

OK	30

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

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

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


[startup+0 s]
/proc/loadavg: 2.26 2.23 2.18 4/194 2094
/proc/meminfo: memFree=28992328/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=2500 CPUtime=0 cores=1,3,5,7
/proc/2094/stat : 2094 (java) R 2091 2094 737 0 -1 4202496 376 0 0 0 0 0 0 0 20 0 1 0 104272923 2560000 46 33554432000 1073741824 1073778376 140737308535168 140737308532296 272877317415 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 625 46 37 9 0 29 0

[startup+0.100336 s]
/proc/loadavg: 2.26 2.23 2.18 4/194 2094
/proc/meminfo: memFree=28992328/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 4005 0 1 0 6 1 0 0 20 0 18 0 104272923 9787879424 4624 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2389619 4624 2017 9 0 2380296 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 9558476

[startup+0.200245 s]
/proc/loadavg: 2.26 2.23 2.18 4/194 2094
/proc/meminfo: memFree=28992328/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 4782 0 1 0 21 1 0 0 20 0 19 0 104272923 9856040960 5854 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2406260 5854 2213 9 0 2396937 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9625040

[startup+0.300257 s]
/proc/loadavg: 2.26 2.23 2.18 4/194 2094
/proc/meminfo: memFree=28992328/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 7171 0 1 0 47 1 0 0 20 0 19 0 104272923 9856040960 7780 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2406260 7780 2241 9 0 2396937 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9625040

[startup+0.700237 s]
/proc/loadavg: 2.26 2.23 2.18 4/194 2094
/proc/meminfo: memFree=28992328/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9625040 CPUtime=1.02 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 8161 0 1 0 100 2 0 0 20 0 19 0 104272923 9856040960 8841 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2406260 8841 2253 9 0 2396937 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 9625040

[startup+1.50074 s]
/proc/loadavg: 2.26 2.23 2.18 4/213 2113
/proc/meminfo: memFree=28963276/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9625040 CPUtime=1.93 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 10112 0 1 0 191 2 0 0 20 0 19 0 104272923 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2406260 10435 2256 9 0 2396937 0
[pid=2094/tid=2096] ppid=2091 vsize=9625040 CPUtime=1.45 cores=1,3,5,7
/proc/2094/task/2096/stat : 2096 (java) R 2091 2094 737 0 -1 4202560 2469 0 1 0 144 1 0 0 20 0 19 0 104272924 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938620453128 139938560599170 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2097] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2097/stat : 2097 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938559183144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2098] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2098/stat : 2098 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938462644392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2099] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2099/stat : 2099 (java) S 2091 2094 737 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938461592104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2100] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2100/stat : 2100 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938460539304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2101] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2101/stat : 2101 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938459487016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2102] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2102/stat : 2102 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938458434216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2103] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2103/stat : 2103 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938457381928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2104] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2104/stat : 2104 (java) S 2091 2094 737 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938456329128 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2105] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2105/stat : 2105 (java) S 2091 2094 737 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938444130536 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2106] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2106/stat : 2106 (java) S 2091 2094 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938443076600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2107] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2107/stat : 2107 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938442024200 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2108] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2108/stat : 2108 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938440972688 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2109] ppid=2091 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/2094/task/2109/stat : 2109 (java) S 2091 2094 737 0 -1 4202560 2500 0 0 0 21 0 0 0 20 0 19 0 104272930 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938439920312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2110] ppid=2091 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/2094/task/2110/stat : 2110 (java) S 2091 2094 737 0 -1 4202560 3869 0 0 0 22 0 0 0 20 0 19 0 104272930 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938438867512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2111] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2111/stat : 2111 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938437815416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2112] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2112/stat : 2112 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938436762824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2113] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2113/stat : 2113 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272941 9856040960 10435 33554432000 1073741824 1073778376 140737308535168 139938435707816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 9625040

[startup+3.10073 s]
/proc/loadavg: 2.26 2.23 2.18 4/213 2113
/proc/meminfo: memFree=28956764/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9625040 CPUtime=3.54 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 10116 0 1 0 352 2 0 0 20 0 19 0 104272923 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2406260 11460 2256 9 0 2396937 0
[pid=2094/tid=2096] ppid=2091 vsize=9625040 CPUtime=3.05 cores=1,3,5,7
/proc/2094/task/2096/stat : 2096 (java) R 2091 2094 737 0 -1 4202560 2472 0 1 0 304 1 0 0 20 0 19 0 104272924 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938620451384 139938560636003 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2097] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2097/stat : 2097 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938559183144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2098] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2098/stat : 2098 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938462644392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2099] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2099/stat : 2099 (java) S 2091 2094 737 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938461592104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2100] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2100/stat : 2100 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938460539304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2101] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2101/stat : 2101 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938459487016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2102] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2102/stat : 2102 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938458434216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2103] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2103/stat : 2103 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938457381928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2104] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2104/stat : 2104 (java) S 2091 2094 737 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938456329128 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2105] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2105/stat : 2105 (java) S 2091 2094 737 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938444130536 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2106] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2106/stat : 2106 (java) S 2091 2094 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938443076600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2107] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2107/stat : 2107 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938442024200 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2108] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2108/stat : 2108 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938440972688 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2109] ppid=2091 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/2094/task/2109/stat : 2109 (java) S 2091 2094 737 0 -1 4202560 2500 0 0 0 21 0 0 0 20 0 19 0 104272930 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938439920312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2110] ppid=2091 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/2094/task/2110/stat : 2110 (java) S 2091 2094 737 0 -1 4202560 3870 0 0 0 23 0 0 0 20 0 19 0 104272930 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938438867512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2111] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2111/stat : 2111 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938437815416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2112] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2112/stat : 2112 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938436762824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2113] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2113/stat : 2113 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272941 9856040960 11460 33554432000 1073741824 1073778376 140737308535168 139938435707816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 9625040

[startup+6.30076 s]
/proc/loadavg: 2.24 2.23 2.18 3/214 2116
/proc/meminfo: memFree=28952632/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9625040 CPUtime=6.74 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 10123 0 1 0 672 2 0 0 20 0 19 0 104272923 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2406260 12540 2257 9 0 2396937 0
[pid=2094/tid=2096] ppid=2091 vsize=9625040 CPUtime=6.25 cores=1,3,5,7
/proc/2094/task/2096/stat : 2096 (java) R 2091 2094 737 0 -1 4202560 2478 0 1 0 624 1 0 0 20 0 19 0 104272924 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938620444352 139938560580387 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2097] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2097/stat : 2097 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938559183144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2098] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2098/stat : 2098 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938462644392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2099] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2099/stat : 2099 (java) S 2091 2094 737 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938461592104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2100] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2100/stat : 2100 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938460539304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2101] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2101/stat : 2101 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938459487016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2102] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2102/stat : 2102 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938458434216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2103] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2103/stat : 2103 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938457381928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2104] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2104/stat : 2104 (java) S 2091 2094 737 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938456329128 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2105] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2105/stat : 2105 (java) S 2091 2094 737 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938444130536 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2106] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2106/stat : 2106 (java) S 2091 2094 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938443076600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2107] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2107/stat : 2107 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938442024200 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2108] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2108/stat : 2108 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938440972688 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2109] ppid=2091 vsize=9625040 CPUtime=0.21 cores=1,3,5,7
/proc/2094/task/2109/stat : 2109 (java) S 2091 2094 737 0 -1 4202560 2500 0 0 0 21 0 0 0 20 0 19 0 104272930 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938439920312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2110] ppid=2091 vsize=9625040 CPUtime=0.23 cores=1,3,5,7
/proc/2094/task/2110/stat : 2110 (java) S 2091 2094 737 0 -1 4202560 3870 0 0 0 23 0 0 0 20 0 19 0 104272930 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938438867512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2111] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2111/stat : 2111 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938437815416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2112] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2112/stat : 2112 (java) S 2091 2094 737 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938436762824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2113] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2113/stat : 2113 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272941 9856040960 12540 33554432000 1073741824 1073778376 140737308535168 139938435707816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.74
Current children cumulated vsize (KiB) 9625040


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

[pid=2094/tid=2099] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2099/stat : 2099 (java) S 2091 2094 737 0 -1 4202560 101 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938461592104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2100] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2100/stat : 2100 (java) S 2091 2094 737 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938460539304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2101] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2101/stat : 2101 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938459487016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2102] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2102/stat : 2102 (java) S 2091 2094 737 0 -1 4202560 146 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938458434216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2103] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2103/stat : 2103 (java) S 2091 2094 737 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938457381928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2104] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2104/stat : 2104 (java) S 2091 2094 737 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938456329128 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2105] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2105/stat : 2105 (java) S 2091 2094 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938444130536 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2106] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2106/stat : 2106 (java) S 2091 2094 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938443076600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2107] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2107/stat : 2107 (java) S 2091 2094 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938442024200 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2108] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2108/stat : 2108 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938440972688 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2109] ppid=2091 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/2094/task/2109/stat : 2109 (java) S 2091 2094 737 0 -1 4202560 2507 0 0 0 26 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938439920312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2110] ppid=2091 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/2094/task/2110/stat : 2110 (java) S 2091 2094 737 0 -1 4202560 10964 0 0 0 73 2 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938438867512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2111] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2111/stat : 2111 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938437815416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2112] ppid=2091 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/2094/task/2112/stat : 2112 (java) S 2091 2094 737 0 -1 4202560 34 0 0 0 8 14 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938436762824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2113] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2113/stat : 2113 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272941 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938435707816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 580.42
Current children cumulated vsize (KiB) 9625040

[startup+580.001 s]
/proc/loadavg: 2.14 2.14 2.15 3/213 2193
/proc/meminfo: memFree=30002556/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9625040 CPUtime=581.22 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 17873 0 1 0 58102 20 0 0 20 0 19 0 104272923 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2406260 51154 2271 9 0 2396937 0
[pid=2094/tid=2096] ppid=2091 vsize=9625040 CPUtime=579.9 cores=1,3,5,7
/proc/2094/task/2096/stat : 2096 (java) R 2091 2094 737 0 -1 4202560 2545 0 1 0 57979 11 0 0 20 0 19 0 104272924 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938620451280 139938560580132 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2097] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2097/stat : 2097 (java) S 2091 2094 737 0 -1 4202560 139 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938559183144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2098] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2098/stat : 2098 (java) S 2091 2094 737 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938462644392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2099] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2099/stat : 2099 (java) S 2091 2094 737 0 -1 4202560 101 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938461592104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2100] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2100/stat : 2100 (java) S 2091 2094 737 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938460539304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2101] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2101/stat : 2101 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938459487016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2102] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2102/stat : 2102 (java) S 2091 2094 737 0 -1 4202560 146 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938458434216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2103] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2103/stat : 2103 (java) S 2091 2094 737 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938457381928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2104] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2104/stat : 2104 (java) S 2091 2094 737 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938456329128 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2105] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2105/stat : 2105 (java) S 2091 2094 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938444130536 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2106] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2106/stat : 2106 (java) S 2091 2094 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938443076600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2107] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2107/stat : 2107 (java) S 2091 2094 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938442024200 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2108] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2108/stat : 2108 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938440972688 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2109] ppid=2091 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/2094/task/2109/stat : 2109 (java) S 2091 2094 737 0 -1 4202560 2507 0 0 0 26 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938439920312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2110] ppid=2091 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/2094/task/2110/stat : 2110 (java) S 2091 2094 737 0 -1 4202560 10964 0 0 0 73 2 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938438867512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2111] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2111/stat : 2111 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938437815416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2112] ppid=2091 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/2094/task/2112/stat : 2112 (java) S 2091 2094 737 0 -1 4202560 34 0 0 0 8 14 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938436762824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2113] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2113/stat : 2113 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272941 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938435707816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 581.22
Current children cumulated vsize (KiB) 9625040

[startup+580.801 s]
/proc/loadavg: 2.14 2.14 2.15 3/213 2193
/proc/meminfo: memFree=30002556/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9625040 CPUtime=582.03 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 17874 0 1 0 58183 20 0 0 20 0 19 0 104272923 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2406260 51154 2271 9 0 2396937 0
[pid=2094/tid=2096] ppid=2091 vsize=9625040 CPUtime=580.71 cores=1,3,5,7
/proc/2094/task/2096/stat : 2096 (java) R 2091 2094 737 0 -1 4202560 2546 0 1 0 58060 11 0 0 20 0 19 0 104272924 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938620451280 139938560755937 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2097] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2097/stat : 2097 (java) S 2091 2094 737 0 -1 4202560 139 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938559183144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2098] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2098/stat : 2098 (java) S 2091 2094 737 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938462644392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2099] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2099/stat : 2099 (java) S 2091 2094 737 0 -1 4202560 101 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938461592104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2100] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2100/stat : 2100 (java) S 2091 2094 737 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938460539304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2101] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2101/stat : 2101 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938459487016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2102] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2102/stat : 2102 (java) S 2091 2094 737 0 -1 4202560 146 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938458434216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2103] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2103/stat : 2103 (java) S 2091 2094 737 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938457381928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2104] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2104/stat : 2104 (java) S 2091 2094 737 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938456329128 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2105] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2105/stat : 2105 (java) S 2091 2094 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938444130536 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2106] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2106/stat : 2106 (java) S 2091 2094 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938443076600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2107] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2107/stat : 2107 (java) S 2091 2094 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938442024200 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2108] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2108/stat : 2108 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938440972688 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2109] ppid=2091 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/2094/task/2109/stat : 2109 (java) S 2091 2094 737 0 -1 4202560 2507 0 0 0 26 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938439920312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2110] ppid=2091 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/2094/task/2110/stat : 2110 (java) S 2091 2094 737 0 -1 4202560 10964 0 0 0 73 2 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938438867512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2111] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2111/stat : 2111 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938437815416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2112] ppid=2091 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/2094/task/2112/stat : 2112 (java) S 2091 2094 737 0 -1 4202560 34 0 0 0 8 14 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938436762824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2113] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2113/stat : 2113 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272941 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938435707816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 9625040

[startup+581.201 s]
/proc/loadavg: 2.14 2.14 2.15 3/213 2193
/proc/meminfo: memFree=30002556/32872528 swapFree=16252/1391864
[pid=2094] ppid=2091 vsize=9625040 CPUtime=582.42 cores=1,3,5,7
/proc/2094/stat : 2094 (java) S 2091 2094 737 0 -1 4202496 17874 0 1 0 58222 20 0 0 20 0 19 0 104272923 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 140737308526304 272889839677 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/2094/statm: 2406260 51154 2271 9 0 2396937 0
[pid=2094/tid=2096] ppid=2091 vsize=9625040 CPUtime=581.1 cores=1,3,5,7
/proc/2094/task/2096/stat : 2096 (java) R 2091 2094 737 0 -1 4202560 2546 0 1 0 58099 11 0 0 20 0 19 0 104272924 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938620451280 139938560755955 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=2094/tid=2097] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2097/stat : 2097 (java) S 2091 2094 737 0 -1 4202560 139 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938559183144 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2098] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2098/stat : 2098 (java) S 2091 2094 737 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938462644392 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2099] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2099/stat : 2099 (java) S 2091 2094 737 0 -1 4202560 101 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938461592104 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2100] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2100/stat : 2100 (java) S 2091 2094 737 0 -1 4202560 26 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938460539304 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2101] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2101/stat : 2101 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938459487016 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2102] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2102/stat : 2102 (java) S 2091 2094 737 0 -1 4202560 146 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938458434216 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2103] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2103/stat : 2103 (java) S 2091 2094 737 0 -1 4202560 19 0 0 0 0 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938457381928 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2104] ppid=2091 vsize=9625040 CPUtime=0.01 cores=1,3,5,7
/proc/2094/task/2104/stat : 2104 (java) S 2091 2094 737 0 -1 4202560 99 0 0 0 1 0 0 0 20 0 19 0 104272925 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938456329128 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2105] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2105/stat : 2105 (java) S 2091 2094 737 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938444130536 272889853865 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2106] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2106/stat : 2106 (java) S 2091 2094 737 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938443076600 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2107] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2107/stat : 2107 (java) S 2091 2094 737 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 104272926 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938442024200 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2108] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2108/stat : 2108 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938440972688 272889861920 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2109] ppid=2091 vsize=9625040 CPUtime=0.26 cores=1,3,5,7
/proc/2094/task/2109/stat : 2109 (java) S 2091 2094 737 0 -1 4202560 2507 0 0 0 26 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938439920312 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=2094/tid=2110] ppid=2091 vsize=9625040 CPUtime=0.75 cores=1,3,5,7
/proc/2094/task/2110/stat : 2110 (java) S 2091 2094 737 0 -1 4202560 10964 0 0 0 73 2 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938438867512 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2111] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2111/stat : 2111 (java) S 2091 2094 737 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938437815416 272889852988 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=2094/tid=2112] ppid=2091 vsize=9625040 CPUtime=0.22 cores=1,3,5,7
/proc/2094/task/2112/stat : 2112 (java) S 2091 2094 737 0 -1 4202560 34 0 0 0 8 14 0 0 20 0 19 0 104272930 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938436762824 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=2094/tid=2113] ppid=2091 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/2094/task/2113/stat : 2113 (java) S 2091 2094 737 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 104272941 9856040960 51154 33554432000 1073741824 1073778376 140737308535168 139938435707816 272889853865 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 582.42
Current children cumulated vsize (KiB) 9625040

Child status: 30
Real time (s): 581.23
CPU time (s): 582.647
CPU user time (s): 582.245
CPU system time (s): 0.402938
CPU usage (%): 100.244
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 582.244
system time used= 0.402938
maximum resident set size= 204692
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17901
page faults= 1
swaps= 0
block input operations= 0
block output operations= 456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 12567
involuntary context switches= 730

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.9674 second user time and 5.53816 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-06 16:29:58
IDJOB=4085166
IDBENCH=1865
IDSOLVER=2546
FILE ID=node119/4085166-1465223398
RUNJOBID= node119-1465217315-755
PBS_JOBID= 19843200
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 5084bd7d25dcb1d535d550da78b2db16
RANDOM SEED=975536214

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.410
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.410
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.410
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:        28992864 kB
Buffers:           13632 kB
Cached:            85240 kB
SwapCached:          832 kB
Active:          1744108 kB
Inactive:          42312 kB
Active(anon):    1687836 kB
Inactive(anon):     1844 kB
Active(file):      56272 kB
Inactive(file):    40468 kB
Unevictable:     1391864 kB
Mlocked:           16252 kB
SwapTotal:      67108856 kB
SwapFree:       67100128 kB
Dirty:               464 kB
Writeback:             0 kB
AnonPages:       3119172 kB
Mapped:            15420 kB
Shmem:                 0 kB
Slab:             565424 kB
SReclaimable:       9412 kB
SUnreclaim:       556012 kB
KernelStack:        1760 kB
PageTables:        10564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3205200 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3076096 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= 71736 MiB
End job on node119 at 2016-06-06 16:39:39