Trace number 3731263

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-23OPT1120 130.77 128.727

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/
MIPLIB/miplib/normalized-mps-v2-20-10-lseu.opb
MD5SUM9b4418c5c34f37121cd9ad7732df64ff
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark0.170973
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1120
Optimality of the best value was proved YES
Number of variables89
Total number of constraints28
Number of constraints which are clauses2
Number of constraints which are cardinality constraints (but not clauses)15
Number of constraints which are nor clauses,nor cardinality constraints11
Minimum length of a constraint2
Maximum length of a constraint47
Number of terms in the objective function 85
Biggest coefficient in the objective function 517
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 15494
Number of bits of the sum of numbers in the objective function 14
Biggest number in a constraint 1656
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 15494
Number of bits of the biggest sum of numbers14
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.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.01/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.01/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.01/0.08	c no version file found!!!
0.01/0.08	c sun.arch.data.model	64
0.01/0.08	c java.version	1.6.0_24
0.01/0.08	c os.name	Linux
0.01/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.01/0.08	c os.arch	amd64
0.01/0.08	c Free memory 1599470296
0.01/0.08	c Max memory 1607860224
0.01/0.08	c Total memory 1607860224
0.01/0.08	c Number of processors 8
0.10/0.10	--- Begin Solver configuration ---
0.10/0.10	c Stops conflict analysis at the first Unique Implication Point
0.10/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.10/0.10	c Learn all clauses as in MiniSAT
0.10/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.10/0.10	c No reason simplification
0.10/0.10	c --- End Solver configuration ---
0.10/0.10	c solving HOME/instance-3731263-1338684579.opb
0.10/0.10	c reading problem ... 
0.10/0.12	c ... done. Wall clock time 0.024s.
0.10/0.12	c CPU time (experimental) 0.1s.
0.10/0.12	c #vars     89
0.10/0.12	c #constraints  28
0.10/0.18	c SATISFIABLE
0.10/0.18	c OPTIMIZING...
0.10/0.18	c Got one! Elapsed wall clock time (in seconds):0.079
0.10/0.18	o 4902
0.10/0.19	c Got one! Elapsed wall clock time (in seconds):0.091
0.10/0.19	o 1567
0.65/0.49	c Got one! Elapsed wall clock time (in seconds):0.394
0.65/0.49	o 1547
0.80/0.50	c Got one! Elapsed wall clock time (in seconds):0.398
0.80/0.50	o 1255
0.80/0.55	c Got one! Elapsed wall clock time (in seconds):0.453
0.80/0.55	o 1230
1.12/0.87	c Got one! Elapsed wall clock time (in seconds):0.77
1.12/0.87	o 1214
2.43/2.15	c Got one! Elapsed wall clock time (in seconds):2.046
2.43/2.15	o 1205
2.62/2.36	c Got one! Elapsed wall clock time (in seconds):2.264
2.62/2.36	o 1193
3.83/3.56	c Got one! Elapsed wall clock time (in seconds):3.457
3.83/3.56	o 1153
4.82/4.43	c Got one! Elapsed wall clock time (in seconds):4.333
4.82/4.43	o 1148
37.53/36.64	c Got one! Elapsed wall clock time (in seconds):36.539
37.53/36.64	o 1120
130.77/128.72	c starts		: 102
130.77/128.72	c conflicts		: 586411
130.77/128.72	c decisions		: 866983
130.77/128.72	c propagations		: 8970299
130.77/128.72	c inspects		: 1079528849
130.77/128.72	c learnt literals	: 14
130.77/128.72	c learnt binary clauses	: 6
130.77/128.72	c learnt ternary clauses	: 9
130.77/128.72	c learnt clauses	: 586396
130.77/128.72	c root simplifications	: 0
130.77/128.72	c removed literals (reason simplification)	: 0
130.77/128.72	c reason swapping (by a shorter reason)	: 0
130.77/128.72	c Calls to reduceDB	: 0
130.77/128.72	c speed (decisions/second)	: 9415.949867500762
130.77/128.72	c non guided choices	0
130.77/128.72	s OPTIMUM FOUND
130.77/128.72	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 x27 -x28 -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 x39 -x40 -x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 x51 -x52 x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 
130.77/128.72	c objective function=1120
130.77/128.72	c Total wall clock time (ms): 128.618

Verifier Data

OK	1120

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-3731263-1338684579/watcher-3731263-1338684579 -o /tmp/evaluation-result-3731263-1338684579/solver-3731263-1338684579 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731263-1338684579.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 28708
/proc/meminfo: memFree=28427440/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=91880 CPUtime=0 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 1184 0 0 0 0 0 0 0 20 0 2 0 334586527 94085120 902 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 22970 906 687 9 0 16769 0
[pid=28708/tid=28709] ppid=28706 vsize=91816 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 55 0 0 0 0 0 0 0 20 0 2 0 334586527 94019584 913 33554432000 1073741824 1073778376 140734769991696 140734769980760 245294251861 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.0359249 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28708
/proc/meminfo: memFree=28427440/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=2623916 CPUtime=0.01 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 3902 0 1 0 1 0 0 0 20 0 13 0 334586527 2686889984 5109 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 655979 5109 1677 9 0 646680 0
[pid=28708/tid=28709] ppid=28706 vsize=2623916 CPUtime=0.01 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 2719 0 1 0 1 0 0 0 20 0 13 0 334586527 2686889984 5109 33554432000 1073741824 1073778376 140734769991696 140333948498160 245297636621 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2623916

[startup+0.100365 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28708
/proc/meminfo: memFree=28427440/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=2957856 CPUtime=0.1 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 4897 0 1 0 9 1 0 0 20 0 18 0 334586527 3028844544 6609 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 739464 6609 2127 9 0 729885 0
[pid=28708/tid=28709] ppid=28706 vsize=2957856 CPUtime=0.07 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 3020 0 1 0 6 1 0 0 20 0 18 0 334586527 3028844544 6609 33554432000 1073741824 1073778376 140734769991696 140333948491456 140333778283956 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2957856

[startup+0.300308 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28708
/proc/meminfo: memFree=28427440/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=3024420 CPUtime=0.53 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 7393 0 1 0 52 1 0 0 20 0 19 0 334586527 3097006080 11774 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 756105 11774 2244 9 0 746526 0
[pid=28708/tid=28709] ppid=28706 vsize=3024420 CPUtime=0.27 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 3060 0 1 0 26 1 0 0 20 0 19 0 334586527 3097006080 11774 33554432000 1073741824 1073778376 140734769991696 140333948502280 140333778676421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 3024420

[startup+0.700354 s]
/proc/loadavg: 2.00 2.00 2.00 3/194 28708
/proc/meminfo: memFree=28427440/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=3024420 CPUtime=1.02 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 7450 0 1 0 99 3 0 0 20 0 19 0 334586527 3097006080 28688 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 756105 28688 2249 9 0 746526 0
[pid=28708/tid=28709] ppid=28706 vsize=3024420 CPUtime=0.67 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 3093 0 1 0 65 2 0 0 20 0 19 0 334586527 3097006080 28688 33554432000 1073741824 1073778376 140734769991696 140333948502632 140333778617175 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 3024420

[startup+1.50081 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28733
/proc/meminfo: memFree=28276300/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=3024420 CPUtime=1.82 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 7513 0 1 0 177 5 0 0 20 0 19 0 334586527 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 756105 58897 2249 9 0 746526 0
[pid=28708/tid=28709] ppid=28706 vsize=3024420 CPUtime=1.47 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 3153 0 1 0 142 5 0 0 20 0 19 0 334586527 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333948502544 140333778676421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28711] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28711/stat : 28711 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333931928104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28712] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28712/stat : 28712 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333930875304 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28713] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28713/stat : 28713 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333929822504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28714] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28714/stat : 28714 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333928769704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28715] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28715/stat : 28715 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333927717928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28716] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28716/stat : 28716 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333926665128 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28717] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28717/stat : 28717 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333925612328 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28718] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28718/stat : 28718 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333924559528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28719] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28719/stat : 28719 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334586529 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333912148456 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28720] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28720/stat : 28720 (java) S 28706 28708 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333911094520 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28721] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28721/stat : 28721 (java) S 28706 28708 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333910041608 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28722] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28722/stat : 28722 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333908990096 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28723] ppid=28706 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/28708/task/28723/stat : 28723 (java) S 28706 28708 28047 0 -1 4202560 1899 0 0 0 18 0 0 0 20 0 19 0 334586532 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333907938232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28724] ppid=28706 vsize=3024420 CPUtime=0.13 cores=1,3,5,7
/proc/28708/task/28724/stat : 28724 (java) S 28706 28708 28047 0 -1 4202560 1252 0 0 0 13 0 0 0 20 0 19 0 334586532 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333906885432 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28725] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28725/stat : 28725 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333905832824 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28726] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28726/stat : 28726 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586533 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333904780232 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28733] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28733/stat : 28733 (java) S 28706 28708 28047 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334586614 3097006080 58897 33554432000 1073741824 1073778376 140734769991696 140333902579112 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.82
Current children cumulated vsize (KiB) 3024420

[startup+3.10079 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28733
/proc/meminfo: memFree=28122112/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=3024420 CPUtime=3.43 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 7596 0 1 0 335 8 0 0 20 0 19 0 334586527 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 756105 99345 2249 9 0 746526 0
[pid=28708/tid=28709] ppid=28706 vsize=3024420 CPUtime=3.07 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 3232 0 1 0 300 7 0 0 20 0 19 0 334586527 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333948502888 140333778676484 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28711] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28711/stat : 28711 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333931928104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28712] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28712/stat : 28712 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333930875304 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28713] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28713/stat : 28713 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333929822504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28714] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28714/stat : 28714 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333928769704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28715] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28715/stat : 28715 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333927717928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28716] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28716/stat : 28716 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333926665128 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28717] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28717/stat : 28717 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333925612328 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28718] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28718/stat : 28718 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333924559528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28719] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28719/stat : 28719 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334586529 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333912148456 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28720] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28720/stat : 28720 (java) S 28706 28708 28047 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333911094520 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28721] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28721/stat : 28721 (java) S 28706 28708 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333910041608 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28722] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28722/stat : 28722 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333908990096 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28723] ppid=28706 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/28708/task/28723/stat : 28723 (java) S 28706 28708 28047 0 -1 4202560 1899 0 0 0 18 0 0 0 20 0 19 0 334586532 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333907938232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28724] ppid=28706 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/28708/task/28724/stat : 28724 (java) S 28706 28708 28047 0 -1 4202560 1252 0 0 0 14 0 0 0 20 0 19 0 334586532 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333906885432 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28725] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28725/stat : 28725 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333905832824 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28726] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28726/stat : 28726 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586533 3097006080 99345 33554432000 1073741824 1073778376 140734769991696 140333904780232 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 3024420

[startup+6.30081 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28737
/proc/meminfo: memFree=27980180/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=3024420 CPUtime=6.72 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 7671 0 1 0 661 11 0 0 20 0 19 0 334586527 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 756105 113680 2263 9 0 746526 0
[pid=28708/tid=28709] ppid=28706 vsize=3024420 CPUtime=6.23 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 3259 0 1 0 615 8 0 0 20 0 19 0 334586527 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333948500448 140333778648235 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28711] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28711/stat : 28711 (java) S 28706 28708 28047 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333931928104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28712] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28712/stat : 28712 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333930875304 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28713] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28713/stat : 28713 (java) S 28706 28708 28047 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333929822504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28714] ppid=28706 vsize=3024420 CPUtime=0.01 cores=1,3,5,7
/proc/28708/task/28714/stat : 28714 (java) S 28706 28708 28047 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 334586528 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333928769704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28715] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28715/stat : 28715 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333927717928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28716] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28716/stat : 28716 (java) S 28706 28708 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333926665128 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28717] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28717/stat : 28717 (java) S 28706 28708 28047 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333925612328 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28718] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28718/stat : 28718 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334586528 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333924559528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28719] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28719/stat : 28719 (java) S 28706 28708 28047 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334586529 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333912148456 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28720] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28720/stat : 28720 (java) S 28706 28708 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333911094520 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28721] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28721/stat : 28721 (java) S 28706 28708 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333910041608 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28722] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28722/stat : 28722 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333908990096 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28723] ppid=28706 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/28708/task/28723/stat : 28723 (java) S 28706 28708 28047 0 -1 4202560 1899 0 0 0 18 0 0 0 20 0 19 0 334586532 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333907938232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28724] ppid=28706 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/28708/task/28724/stat : 28724 (java) S 28706 28708 28047 0 -1 4202560 1252 0 0 0 14 0 0 0 20 0 19 0 334586532 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333906885432 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28725] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28725/stat : 28725 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 113680 33554432000 1073741824 1073778376 140734769991696 140333905832824 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0

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

/proc/28708/task/28718/stat : 28718 (java) S 28706 28708 28047 0 -1 4202560 99 0 0 0 22 3 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333924559528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28719] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28719/stat : 28719 (java) S 28706 28708 28047 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 334586529 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333912148456 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28720] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28720/stat : 28720 (java) S 28706 28708 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333911094520 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28721] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28721/stat : 28721 (java) S 28706 28708 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333910041608 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28722] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28722/stat : 28722 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333908990096 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28723] ppid=28706 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/28708/task/28723/stat : 28723 (java) S 28706 28708 28047 0 -1 4202560 1899 0 0 0 18 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333907938232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28724] ppid=28706 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/28708/task/28724/stat : 28724 (java) S 28706 28708 28047 0 -1 4202560 1253 0 0 0 14 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333906885432 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28725] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28725/stat : 28725 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333905832824 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28726] ppid=28706 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/28708/task/28726/stat : 28726 (java) S 28706 28708 28047 0 -1 4202560 7 0 0 0 4 2 0 0 20 0 19 0 334586533 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333904780232 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28741] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28741/stat : 28741 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334590191 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333902578472 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 128.36
Current children cumulated vsize (KiB) 3024420

[startup+127.901 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28742
/proc/meminfo: memFree=27732176/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=3024420 CPUtime=129.96 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 8710 0 1 0 12949 47 0 0 20 0 19 0 334586527 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 756105 175192 2263 9 0 746526 0
[pid=28708/tid=28709] ppid=28706 vsize=3024420 CPUtime=126.96 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 3271 0 1 0 12687 9 0 0 20 0 19 0 334586527 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333948501296 140333778747741 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28711] ppid=28706 vsize=3024420 CPUtime=0.31 cores=1,3,5,7
/proc/28708/task/28711/stat : 28711 (java) S 28706 28708 28047 0 -1 4202560 213 0 0 0 26 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333931928104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28712] ppid=28706 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/28708/task/28712/stat : 28712 (java) S 28706 28708 28047 0 -1 4202560 187 0 0 0 25 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333930875304 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28713] ppid=28706 vsize=3024420 CPUtime=0.28 cores=1,3,5,7
/proc/28708/task/28713/stat : 28713 (java) S 28706 28708 28047 0 -1 4202560 143 0 0 0 23 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333929822504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28714] ppid=28706 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/28708/task/28714/stat : 28714 (java) S 28706 28708 28047 0 -1 4202560 116 0 0 0 21 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333928769704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28715] ppid=28706 vsize=3024420 CPUtime=0.25 cores=1,3,5,7
/proc/28708/task/28715/stat : 28715 (java) S 28706 28708 28047 0 -1 4202560 134 0 0 0 20 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333927717928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28716] ppid=28706 vsize=3024420 CPUtime=0.23 cores=1,3,5,7
/proc/28708/task/28716/stat : 28716 (java) S 28706 28708 28047 0 -1 4202560 84 0 0 0 19 4 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333926665128 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28717] ppid=28706 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/28708/task/28717/stat : 28717 (java) S 28706 28708 28047 0 -1 4202560 82 0 0 0 16 4 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333925612328 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28718] ppid=28706 vsize=3024420 CPUtime=0.25 cores=1,3,5,7
/proc/28708/task/28718/stat : 28718 (java) S 28706 28708 28047 0 -1 4202560 99 0 0 0 22 3 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333924559528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28719] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28719/stat : 28719 (java) S 28706 28708 28047 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 334586529 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333912148456 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28720] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28720/stat : 28720 (java) S 28706 28708 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333911094520 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28721] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28721/stat : 28721 (java) S 28706 28708 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333910041608 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28722] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28722/stat : 28722 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333908990096 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28723] ppid=28706 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/28708/task/28723/stat : 28723 (java) S 28706 28708 28047 0 -1 4202560 1899 0 0 0 18 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333907938232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28724] ppid=28706 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/28708/task/28724/stat : 28724 (java) S 28706 28708 28047 0 -1 4202560 1253 0 0 0 14 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333906885432 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28725] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28725/stat : 28725 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333905832824 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28726] ppid=28706 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/28708/task/28726/stat : 28726 (java) S 28706 28708 28047 0 -1 4202560 7 0 0 0 4 2 0 0 20 0 19 0 334586533 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333904780232 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28741] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28741/stat : 28741 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334590191 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333902578472 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 129.96
Current children cumulated vsize (KiB) 3024420

[startup+128.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28742
/proc/meminfo: memFree=27732176/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=3024420 CPUtime=130.36 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 8710 0 1 0 12989 47 0 0 20 0 19 0 334586527 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 756105 175192 2263 9 0 746526 0
[pid=28708/tid=28709] ppid=28706 vsize=3024420 CPUtime=127.36 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 3271 0 1 0 12727 9 0 0 20 0 19 0 334586527 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333948501296 140333778676421 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28711] ppid=28706 vsize=3024420 CPUtime=0.31 cores=1,3,5,7
/proc/28708/task/28711/stat : 28711 (java) S 28706 28708 28047 0 -1 4202560 213 0 0 0 26 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333931928104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28712] ppid=28706 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/28708/task/28712/stat : 28712 (java) S 28706 28708 28047 0 -1 4202560 187 0 0 0 25 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333930875304 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28713] ppid=28706 vsize=3024420 CPUtime=0.28 cores=1,3,5,7
/proc/28708/task/28713/stat : 28713 (java) S 28706 28708 28047 0 -1 4202560 143 0 0 0 23 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333929822504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28714] ppid=28706 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/28708/task/28714/stat : 28714 (java) S 28706 28708 28047 0 -1 4202560 116 0 0 0 21 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333928769704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28715] ppid=28706 vsize=3024420 CPUtime=0.25 cores=1,3,5,7
/proc/28708/task/28715/stat : 28715 (java) S 28706 28708 28047 0 -1 4202560 134 0 0 0 20 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333927717928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28716] ppid=28706 vsize=3024420 CPUtime=0.23 cores=1,3,5,7
/proc/28708/task/28716/stat : 28716 (java) S 28706 28708 28047 0 -1 4202560 84 0 0 0 19 4 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333926665128 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28717] ppid=28706 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/28708/task/28717/stat : 28717 (java) S 28706 28708 28047 0 -1 4202560 82 0 0 0 16 4 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333925612328 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28718] ppid=28706 vsize=3024420 CPUtime=0.25 cores=1,3,5,7
/proc/28708/task/28718/stat : 28718 (java) S 28706 28708 28047 0 -1 4202560 99 0 0 0 22 3 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333924559528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28719] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28719/stat : 28719 (java) S 28706 28708 28047 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 334586529 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333912148456 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28720] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28720/stat : 28720 (java) S 28706 28708 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333911094520 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28721] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28721/stat : 28721 (java) S 28706 28708 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333910041608 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28722] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28722/stat : 28722 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333908990096 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28723] ppid=28706 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/28708/task/28723/stat : 28723 (java) S 28706 28708 28047 0 -1 4202560 1899 0 0 0 18 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333907938232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28724] ppid=28706 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/28708/task/28724/stat : 28724 (java) S 28706 28708 28047 0 -1 4202560 1253 0 0 0 14 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333906885432 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28725] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28725/stat : 28725 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333905832824 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28726] ppid=28706 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/28708/task/28726/stat : 28726 (java) S 28706 28708 28047 0 -1 4202560 7 0 0 0 4 2 0 0 20 0 19 0 334586533 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333904780232 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28741] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28741/stat : 28741 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334590191 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333902578472 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 130.36
Current children cumulated vsize (KiB) 3024420

[startup+128.707 s]
/proc/loadavg: 2.00 2.00 2.00 3/213 28742
/proc/meminfo: memFree=27732176/32873844 swapFree=7372/7372
[pid=28708] ppid=28706 vsize=3024420 CPUtime=130.77 cores=1,3,5,7
/proc/28708/stat : 28708 (java) S 28706 28708 28047 0 -1 4202496 8710 0 1 0 13030 47 0 0 20 0 19 0 334586527 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140734769982832 245297610813 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/28708/statm: 756105 175192 2263 9 0 746526 0
[pid=28708/tid=28709] ppid=28706 vsize=3024420 CPUtime=127.76 cores=1,3,5,7
/proc/28708/task/28709/stat : 28709 (java) R 28706 28708 28047 0 -1 4202560 3271 0 1 0 12767 9 0 0 20 0 19 0 334586527 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333948501296 140333778616669 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28711] ppid=28706 vsize=3024420 CPUtime=0.31 cores=1,3,5,7
/proc/28708/task/28711/stat : 28711 (java) S 28706 28708 28047 0 -1 4202560 213 0 0 0 26 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333931928104 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28712] ppid=28706 vsize=3024420 CPUtime=0.3 cores=1,3,5,7
/proc/28708/task/28712/stat : 28712 (java) S 28706 28708 28047 0 -1 4202560 187 0 0 0 25 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333930875304 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28713] ppid=28706 vsize=3024420 CPUtime=0.28 cores=1,3,5,7
/proc/28708/task/28713/stat : 28713 (java) S 28706 28708 28047 0 -1 4202560 143 0 0 0 23 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333929822504 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28714] ppid=28706 vsize=3024420 CPUtime=0.26 cores=1,3,5,7
/proc/28708/task/28714/stat : 28714 (java) S 28706 28708 28047 0 -1 4202560 116 0 0 0 21 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333928769704 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28715] ppid=28706 vsize=3024420 CPUtime=0.25 cores=1,3,5,7
/proc/28708/task/28715/stat : 28715 (java) S 28706 28708 28047 0 -1 4202560 134 0 0 0 20 5 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333927717928 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28716] ppid=28706 vsize=3024420 CPUtime=0.23 cores=1,3,5,7
/proc/28708/task/28716/stat : 28716 (java) S 28706 28708 28047 0 -1 4202560 84 0 0 0 19 4 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333926665128 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28717] ppid=28706 vsize=3024420 CPUtime=0.2 cores=1,3,5,7
/proc/28708/task/28717/stat : 28717 (java) S 28706 28708 28047 0 -1 4202560 82 0 0 0 16 4 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333925612328 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28718] ppid=28706 vsize=3024420 CPUtime=0.25 cores=1,3,5,7
/proc/28708/task/28718/stat : 28718 (java) S 28706 28708 28047 0 -1 4202560 99 0 0 0 22 3 0 0 20 0 19 0 334586528 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333924559528 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28719] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28719/stat : 28719 (java) S 28706 28708 28047 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 19 0 334586529 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333912148456 245297625001 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=28708/tid=28720] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28720/stat : 28720 (java) S 28706 28708 28047 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333911094520 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28721] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28721/stat : 28721 (java) S 28706 28708 28047 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 334586530 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333910041608 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28722] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28722/stat : 28722 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333908990096 245297633056 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28723] ppid=28706 vsize=3024420 CPUtime=0.18 cores=1,3,5,7
/proc/28708/task/28723/stat : 28723 (java) S 28706 28708 28047 0 -1 4202560 1899 0 0 0 18 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333907938232 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=28708/tid=28724] ppid=28706 vsize=3024420 CPUtime=0.14 cores=1,3,5,7
/proc/28708/task/28724/stat : 28724 (java) S 28706 28708 28047 0 -1 4202560 1253 0 0 0 14 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333906885432 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28725] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28725/stat : 28725 (java) S 28706 28708 28047 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334586532 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333905832824 245297624124 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=28708/tid=28726] ppid=28706 vsize=3024420 CPUtime=0.06 cores=1,3,5,7
/proc/28708/task/28726/stat : 28726 (java) S 28706 28708 28047 0 -1 4202560 7 0 0 0 4 2 0 0 20 0 19 0 334586533 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333904780232 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=28708/tid=28741] ppid=28706 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/28708/task/28741/stat : 28741 (java) S 28706 28708 28047 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334590191 3097006080 175192 33554432000 1073741824 1073778376 140734769991696 140333902578472 245297625001 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 130.77
Current children cumulated vsize (KiB) 3024420

Child status: 30

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28708 and gives
#  childrusage.ru_utime.tv_sec=129
#  childrusage.ru_utime.tv_usec=871256
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=591910
# CPU time returned by wait4() is 130.463
# while last known CPU time is 130.77
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 128.727
CPU time (s): 130.77
CPU user time (s): 130.3
CPU system time (s): 0.47
CPU usage (%): 101.587
Max. virtual memory (cumulated for all children) (KiB): 3024420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 129.871
system time used= 0.59191
maximum resident set size= 700768
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8715
page faults= 1
swaps= 0
block input operations= 0
block output operations= 168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3297
involuntary context switches= 2097

runsolver used 0.283956 second user time and 0.725889 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-03 02:49:39
IDJOB=3731263
IDBENCH=1868
IDSOLVER=2319
FILE ID=node109/3731263-1338684579
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-lseu.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3731263-1338684579/watcher-3731263-1338684579 -o /tmp/evaluation-result-3731263-1338684579/solver-3731263-1338684579 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731263-1338684579.opb           

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

MD5SUM BENCH= 9b4418c5c34f37121cd9ad7732df64ff
RANDOM SEED=895203422

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:        28427820 kB
Buffers:          333904 kB
Cached:          1559488 kB
SwapCached:          944 kB
Active:          2569340 kB
Inactive:         998084 kB
Active(anon):    1668848 kB
Inactive(anon):     7796 kB
Active(file):     900492 kB
Inactive(file):   990288 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67105492 kB
Dirty:              3800 kB
Writeback:             0 kB
AnonPages:       1617644 kB
Mapped:            18408 kB
Shmem:                 4 kB
Slab:             736332 kB
SReclaimable:     178512 kB
SUnreclaim:       557820 kB
KernelStack:        1760 kB
PageTables:         7240 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:   1581056 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:51:48