Trace number 3731252

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
PB07: SAT4JPseudoResolution 2007-03-23OPT62027 16.6805 16.3775

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-p0040.opb
MD5SUMab21eb5817d07a398a94670d7815d5fb
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark62027
Best CPU time to get the best result obtained on this benchmark0.001998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 62027
Optimality of the best value was proved YES
Number of variables40
Total number of constraints23
Number of constraints which are clauses10
Number of constraints which are cardinality constraints (but not clauses)10
Number of constraints which are nor clauses,nor cardinality constraints3
Minimum length of a constraint4
Maximum length of a constraint10
Number of terms in the objective function 40
Biggest coefficient in the objective function 8161
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 265332
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 8161
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 265332
Number of bits of the biggest sum of numbers19
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.04/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.04/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.04/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.04/0.09	c no version file found!!!
0.04/0.09	c sun.arch.data.model	64
0.04/0.09	c java.version	1.6.0_24
0.04/0.09	c os.name	Linux
0.04/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.04/0.09	c os.arch	amd64
0.04/0.09	c Free memory 1599470296
0.04/0.09	c Max memory 1607860224
0.04/0.09	c Total memory 1607860224
0.04/0.09	c Number of processors 8
0.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3731252-1338684563.opb
0.07/0.11	c reading problem ... 
0.07/0.13	c ... done. Wall clock time 0.016s.
0.07/0.13	c CPU time (experimental) 0.1s.
0.07/0.13	c #vars     40
0.07/0.13	c #constraints  23
0.07/0.13	c SATISFIABLE
0.07/0.13	c OPTIMIZING...
0.07/0.13	c Got one! Elapsed wall clock time (in seconds):0.02
0.07/0.13	o 62076
0.07/0.14	c Got one! Elapsed wall clock time (in seconds):0.023
0.07/0.14	o 62051
0.07/0.14	c Got one! Elapsed wall clock time (in seconds):0.029
0.07/0.14	o 62027
16.64/16.37	c starts		: 21
16.64/16.37	c conflicts		: 239961
16.64/16.37	c decisions		: 260836
16.64/16.37	c propagations		: 1297155
16.64/16.37	c inspects		: 191236109
16.64/16.37	c learnt literals	: 16
16.64/16.37	c learnt binary clauses	: 13
16.64/16.37	c learnt ternary clauses	: 16
16.64/16.37	c learnt clauses	: 239944
16.64/16.37	c root simplifications	: 0
16.64/16.37	c removed literals (reason simplification)	: 0
16.64/16.37	c reason swapping (by a shorter reason)	: 0
16.64/16.37	c Calls to reduceDB	: 0
16.64/16.37	c speed (decisions/second)	: 16075.187969924813
16.64/16.37	c non guided choices	0
16.64/16.37	s OPTIMUM FOUND
16.64/16.37	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 
16.64/16.37	c objective function=62027
16.64/16.37	c Total wall clock time (ms): 16.256

Verifier Data

OK	62027

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3731252-1338684563/watcher-3731252-1338684563 -o /tmp/evaluation-result-3731252-1338684563/solver-3731252-1338684563 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731252-1338684563.opb 

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.00 2.00 2.00 3/194 28648
/proc/meminfo: memFree=28427812/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/28648/stat : 28648 (java) D 28646 28648 28047 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 334584870 9515008 183 33554432000 1073741824 1073778376 140734781527216 140734781518248 245294251701 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/28648/statm: 2323 183 140 9 0 71 0

[startup+0.0732499 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28648
/proc/meminfo: memFree=28427812/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=2956804 CPUtime=0.04 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 4113 0 1 0 4 0 0 0 20 0 18 0 334584870 3027767296 5320 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 739201 5320 1767 9 0 729885 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2956804

[startup+0.100362 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28648
/proc/meminfo: memFree=28427812/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 4221 0 1 0 6 1 0 0 20 0 18 0 334584870 3028844544 5428 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 739464 5436 1809 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300286 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28648
/proc/meminfo: memFree=28427812/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 7895 0 1 0 53 2 0 0 20 0 19 0 334584870 3097006080 9272 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 756105 9272 2243 9 0 746526 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 3024420

[startup+0.700282 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28648
/proc/meminfo: memFree=28427812/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=3024420 CPUtime=1.04 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 7940 0 1 0 101 3 0 0 20 0 19 0 334584870 3097006080 17493 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 756105 17493 2248 9 0 746526 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 3024420

[startup+1.50082 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28670
/proc/meminfo: memFree=28348112/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=3024420 CPUtime=1.85 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 7964 0 1 0 181 4 0 0 20 0 19 0 334584870 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 756105 28758 2248 9 0 746526 0
[pid=28648/tid=28650] ppid=28646 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/28648/task/28650/stat : 28650 (java) R 28646 28648 28047 0 -1 4202560 3137 0 1 0 144 2 0 0 20 0 19 0 334584871 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685484167784 140685356187634 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685349694504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685348641704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685347588904 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685346536104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685143435816 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685142383016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685141330216 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685140277416 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584874 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685128080360 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685127026424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685125973512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685124922000 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=3024420 CPUtime=0.21 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28047 0 -1 4202560 1998 0 0 0 21 0 0 0 20 0 19 0 334584877 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685123869112 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28047 0 -1 4202560 1621 0 0 0 12 0 0 0 20 0 19 0 334584877 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685122816312 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685121763704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584878 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685120711112 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584885 3097006080 28758 33554432000 1073741824 1073778376 140737443291136 140685118580008 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 3024420

[startup+3.10081 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28670
/proc/meminfo: memFree=28298092/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=3024420 CPUtime=3.45 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 7991 0 1 0 340 5 0 0 20 0 19 0 334584870 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 756105 42071 2248 9 0 746526 0
[pid=28648/tid=28650] ppid=28646 vsize=3024420 CPUtime=3.06 cores=1,3,5,7
/proc/28648/task/28650/stat : 28650 (java) R 28646 28648 28047 0 -1 4202560 3163 0 1 0 302 4 0 0 20 0 19 0 334584871 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685484167528 140685356565636 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685349694504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685348641704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685347588904 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685346536104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685143435816 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685142383016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685141330216 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685140277416 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584874 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685128080360 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685127026424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685125973512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685124922000 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28047 0 -1 4202560 1999 0 0 0 22 0 0 0 20 0 19 0 334584877 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685123869112 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28047 0 -1 4202560 1621 0 0 0 12 0 0 0 20 0 19 0 334584877 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685122816312 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685121763704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584878 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685120711112 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584885 3097006080 42071 33554432000 1073741824 1073778376 140737443291136 140685118580008 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 3024420

[startup+6.30082 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28670
/proc/meminfo: memFree=28216792/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=3024420 CPUtime=6.65 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 8025 0 1 0 658 7 0 0 20 0 19 0 334584870 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 756105 58011 2249 9 0 746526 0
[pid=28648/tid=28650] ppid=28646 vsize=3024420 CPUtime=6.25 cores=1,3,5,7
/proc/28648/task/28650/stat : 28650 (java) R 28646 28648 28047 0 -1 4202560 3196 0 1 0 620 5 0 0 20 0 19 0 334584871 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685484165584 140685356565640 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685349694504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685348641704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685347588904 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685346536104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685143435816 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685142383016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685141330216 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685140277416 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584874 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685128080360 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685127026424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685125973512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685124922000 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28047 0 -1 4202560 1999 0 0 0 22 0 0 0 20 0 19 0 334584877 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685123869112 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28047 0 -1 4202560 1621 0 0 0 12 0 0 0 20 0 19 0 334584877 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685122816312 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685121763704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584878 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685120711112 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584885 3097006080 58011 33554432000 1073741824 1073778376 140737443291136 140685118580008 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.65
Current children cumulated vsize (KiB) 3024420

[startup+12.7008 s]

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

/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685349694504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685348641704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685347588904 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685346536104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685143435816 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685142383016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685141330216 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685140277416 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584874 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685128080360 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685127026424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685125973512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685124922000 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28047 0 -1 4202560 1999 0 0 0 22 0 0 0 20 0 19 0 334584877 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685123869112 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28047 0 -1 4202560 1621 0 0 0 12 0 0 0 20 0 19 0 334584877 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685122816312 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685121763704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584878 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685120711112 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584885 3097006080 84635 33554432000 1073741824 1073778376 140737443291136 140685118580008 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 14.65
Current children cumulated vsize (KiB) 3024420

[startup+15.1008 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28670
/proc/meminfo: memFree=28097436/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=3024420 CPUtime=15.44 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 8082 0 1 0 1535 9 0 0 20 0 19 0 334584870 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 756105 87195 2249 9 0 746526 0
[pid=28648/tid=28650] ppid=28646 vsize=3024420 CPUtime=15.01 cores=1,3,5,7
/proc/28648/task/28650/stat : 28650 (java) R 28646 28648 28047 0 -1 4202560 3253 0 1 0 1494 7 0 0 20 0 19 0 334584871 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685484165584 140685356565636 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685349694504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685348641704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685347588904 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685346536104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685143435816 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685142383016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685141330216 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685140277416 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584874 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685128080360 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685127026424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685125973512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685124922000 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28047 0 -1 4202560 1999 0 0 0 22 0 0 0 20 0 19 0 334584877 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685123869112 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28047 0 -1 4202560 1621 0 0 0 12 0 0 0 20 0 19 0 334584877 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685122816312 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685121763704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584878 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685120711112 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584885 3097006080 87195 33554432000 1073741824 1073778376 140737443291136 140685118580008 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 15.44
Current children cumulated vsize (KiB) 3024420

[startup+15.9008 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28670
/proc/meminfo: memFree=28085156/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=3024420 CPUtime=16.24 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 8085 0 1 0 1615 9 0 0 20 0 19 0 334584870 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 756105 88731 2249 9 0 746526 0
[pid=28648/tid=28650] ppid=28646 vsize=3024420 CPUtime=15.81 cores=1,3,5,7
/proc/28648/task/28650/stat : 28650 (java) R 28646 28648 28047 0 -1 4202560 3256 0 1 0 1574 7 0 0 20 0 19 0 334584871 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685484165584 140685356565636 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685349694504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685348641704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685347588904 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685346536104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685143435816 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685142383016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685141330216 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685140277416 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584874 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685128080360 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685127026424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685125973512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685124922000 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28047 0 -1 4202560 1999 0 0 0 22 0 0 0 20 0 19 0 334584877 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685123869112 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28047 0 -1 4202560 1621 0 0 0 12 0 0 0 20 0 19 0 334584877 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685122816312 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685121763704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584878 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685120711112 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584885 3097006080 88731 33554432000 1073741824 1073778376 140737443291136 140685118580008 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 16.24
Current children cumulated vsize (KiB) 3024420

[startup+16.3008 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28670
/proc/meminfo: memFree=28085156/32873844 swapFree=7372/7372
[pid=28648] ppid=28646 vsize=3024420 CPUtime=16.64 cores=1,3,5,7
/proc/28648/stat : 28648 (java) S 28646 28648 28047 0 -1 4202496 8087 0 1 0 1655 9 0 0 20 0 19 0 334584870 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140737443282272 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/28648/statm: 756105 89755 2249 9 0 746526 0
[pid=28648/tid=28650] ppid=28646 vsize=3024420 CPUtime=16.21 cores=1,3,5,7
/proc/28648/task/28650/stat : 28650 (java) R 28646 28648 28047 0 -1 4202560 3258 0 1 0 1614 7 0 0 20 0 19 0 334584871 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685484165584 140685356565636 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28651] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28651/stat : 28651 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685349694504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28652] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28652/stat : 28652 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685348641704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28653] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28653/stat : 28653 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685347588904 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28648/tid=28654] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28654/stat : 28654 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685346536104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28655] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28655/stat : 28655 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685143435816 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28656] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28656/stat : 28656 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685142383016 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28657] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28657/stat : 28657 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685141330216 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28658] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28658/stat : 28658 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584873 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685140277416 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28659] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28659/stat : 28659 (java) S 28646 28648 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334584874 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685128080360 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28660] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28660/stat : 28660 (java) S 28646 28648 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685127026424 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28661] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28661/stat : 28661 (java) S 28646 28648 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334584875 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685125973512 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28662] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28662/stat : 28662 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685124922000 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28663] ppid=28646 vsize=3024420 CPUtime=0.22 cores=1,3,5,7
/proc/28648/task/28663/stat : 28663 (java) S 28646 28648 28047 0 -1 4202560 1999 0 0 0 22 0 0 0 20 0 19 0 334584877 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685123869112 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28648/tid=28664] ppid=28646 vsize=3024420 CPUtime=0.12 cores=1,3,5,7
/proc/28648/task/28664/stat : 28664 (java) S 28646 28648 28047 0 -1 4202560 1621 0 0 0 12 0 0 0 20 0 19 0 334584877 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685122816312 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28665] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28665/stat : 28665 (java) S 28646 28648 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334584877 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685121763704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28648/tid=28666] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28666/stat : 28666 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584878 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685120711112 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28648/tid=28670] ppid=28646 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28648/task/28670/stat : 28670 (java) S 28646 28648 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334584885 3097006080 89755 33554432000 1073741824 1073778376 140737443291136 140685118580008 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 16.64
Current children cumulated vsize (KiB) 3024420

Child status: 30
Real time (s): 16.3775
CPU time (s): 16.6805
CPU user time (s): 16.5775
CPU system time (s): 0.102984
CPU usage (%): 101.85
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 16.5775
system time used= 0.102984
maximum resident set size= 363132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8098
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= 598
involuntary context switches= 62

runsolver used 0.069989 second user time and 0.169974 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 02:49:23
IDJOB=3731252
IDBENCH=1867
IDSOLVER=2319
FILE ID=node109/3731252-1338684563
RUNJOBID= node109-1338678620-28067
PBS_JOBID= 14636704
Free space on /tmp= 70712 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-p0040.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731252-1338684563/watcher-3731252-1338684563 -o /tmp/evaluation-result-3731252-1338684563/solver-3731252-1338684563 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731252-1338684563.opb           

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

MD5SUM BENCH= ab21eb5817d07a398a94670d7815d5fb
RANDOM SEED=391970198

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28428060 kB
Buffers:          333860 kB
Cached:          1559200 kB
SwapCached:          944 kB
Active:          2569804 kB
Inactive:         997820 kB
Active(anon):    1669132 kB
Inactive(anon):     7796 kB
Active(file):     900672 kB
Inactive(file):   990024 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105492 kB
Dirty:              3568 kB
Writeback:             0 kB
AnonPages:       1681028 kB
Mapped:            18308 kB
Shmem:                 4 kB
Slab:             736120 kB
SReclaimable:     178440 kB
SUnreclaim:       557680 kB
KernelStack:        1584 kB
PageTables:         7492 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1824160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70708 MiB
End job on node109 at 2012-06-03 02:49:39