Trace number 3741605

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-23? (exit code) 1655.47 1647.59

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z7-s2.opb
MD5SUM826cee40b1a37b4e41d6d3a639f8df55
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-7368
Best CPU time to get the best result obtained on this benchmark1800.09
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2023
Total number of constraints31798
Number of constraints which are clauses31790
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint2023
Number of terms in the objective function 1997
Biggest coefficient in the objective function 333
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 170608
Number of bits of the sum of numbers in the objective function 18
Biggest number in a constraint 735392
Number of bits of the biggest number in a constraint 20
Biggest sum of numbers in a constraint 5003866
Number of bits of the biggest sum of numbers23
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.03/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.03/0.07	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.03/0.07	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.03/0.08	c no version file found!!!
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version	1.6.0_24
0.03/0.08	c os.name	Linux
0.03/0.08	c os.version	2.6.32-71.29.1.el6.x86_64
0.03/0.08	c os.arch	amd64
0.03/0.08	c Free memory 1599470296
0.03/0.08	c Max memory 1607860224
0.03/0.08	c Total memory 1607860224
0.03/0.08	c Number of processors 8
0.09/0.10	--- Begin Solver configuration ---
0.09/0.10	c Stops conflict analysis at the first Unique Implication Point
0.09/0.10	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@1cb1c5fa
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.10	c No reason simplification
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3741605-1338745452.opb
0.09/0.10	c reading problem ... 
1.00/0.56	c ... done. Wall clock time 0.465s.
1.00/0.56	c CPU time (experimental) 0.53s.
1.00/0.56	c #vars     2023
1.00/0.56	c #constraints  31798
1.51/0.74	c SATISFIABLE
1.51/0.74	c OPTIMIZING...
1.51/0.74	c Got one! Elapsed wall clock time (in seconds):0.639
1.51/0.74	o -4383
2.17/1.26	c Got one! Elapsed wall clock time (in seconds):1.165
2.17/1.27	o -5736
6.69/5.62	c Got one! Elapsed wall clock time (in seconds):5.52
6.69/5.62	o -5890
17.85/16.62	c Got one! Elapsed wall clock time (in seconds):16.521
17.85/16.62	o -6276
42.05/40.51	c Got one! Elapsed wall clock time (in seconds):40.411
42.05/40.51	o -6277
523.37/518.79	c cleaning 133422 clauses out of 266875 for limit 3.4199660797345028E10
524.69/520.01	c cleaning 66965 clauses out of 133948 for limit 1.1180900577042598E11
629.28/624.28	c Got one! Elapsed wall clock time (in seconds):624.178
629.28/624.28	o -6278
1034.15/1028.11	c cleaning 133829 clauses out of 267719 for limit 0.009330164357298254
1653.26/1645.82	Exception in thread "main" java.lang.OutOfMemoryError: GC overhead limit exceeded
1653.26/1645.82		at java.math.BigInteger.subtract(BigInteger.java:1109)
1653.26/1645.82		at java.math.BigInteger.subtract(BigInteger.java:1095)
1653.26/1645.82		at org.sat4j.minisat.constraints.pb.MaxWatchPb.propagate(Unknown Source)
1653.26/1645.82		at org.sat4j.minisat.core.Solver.propagate(Unknown Source)
1653.26/1645.82		at org.sat4j.minisat.core.Solver.search(Unknown Source)
1653.26/1645.82		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1653.26/1645.82		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
1653.26/1645.82		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
1653.26/1645.82		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
1653.26/1645.82		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
1653.26/1645.82		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
1653.26/1645.82		at org.sat4j.AbstractLauncher.run(Unknown Source)
1653.26/1645.82		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
1654.96/1647.58	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
1654.96/1647.58		at java.util.Arrays.copyOfRange(Arrays.java:3209)
1654.96/1647.58		at java.lang.String.<init>(String.java:215)
1654.96/1647.58		at java.lang.StringBuilder.toString(StringBuilder.java:430)
1654.96/1647.58		at org.sat4j.minisat.core.SolverStats.printStat(Unknown Source)
1654.96/1647.58		at org.sat4j.minisat.core.Solver.printStat(Unknown Source)
1654.96/1647.58		at org.sat4j.tools.SolverDecorator.printStat(Unknown Source)
1654.96/1647.58		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
1654.96/1647.58		at org.sat4j.AbstractLauncher$1.run(Unknown Source)

Verifier Data

ERROR: no interpretation found !

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-3741605-1338745452/watcher-3741605-1338745452 -o /tmp/evaluation-result-3741605-1338745452/solver-3741605-1338745452 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3741605-1338745452.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.27 2.20 2.08 3/194 11423
/proc/meminfo: memFree=26210508/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/11423/stat : 11423 (java) D 11421 11423 4424 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 340671138 9515008 182 33554432000 1073741824 1073778376 140736569953136 140736569944168 242167398069 0 0 4096 0 18446744072100609316 0 0 17 5 0 0 0 0 0
/proc/11423/statm: 2323 182 140 9 0 71 0

[startup+0.055751 s]
/proc/loadavg: 2.27 2.20 2.08 3/194 11423
/proc/meminfo: memFree=26210508/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=2623916 CPUtime=0.03 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 3953 0 1 0 2 1 0 0 20 0 13 0 340671138 2686889984 5162 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800971 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 655979 5162 1709 9 0 646680 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2623916

[startup+0.10026 s]
/proc/loadavg: 2.27 2.20 2.08 3/194 11423
/proc/meminfo: memFree=26210508/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=2957856 CPUtime=0.09 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 4918 0 1 0 8 1 0 0 20 0 18 0 340671138 3028844544 6628 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 739464 6628 2127 9 0 729885 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2957856

[startup+0.300174 s]
/proc/loadavg: 2.27 2.20 2.08 3/194 11423
/proc/meminfo: memFree=26210508/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=2957856 CPUtime=0.57 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 8416 0 1 0 55 2 0 0 20 0 18 0 340671138 3028844544 11921 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 739464 11921 2242 9 0 729885 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 2957856

[startup+0.700219 s]
/proc/loadavg: 2.27 2.20 2.08 3/194 11423
/proc/meminfo: memFree=26210508/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=3024420 CPUtime=1.51 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 9897 0 1 0 147 4 0 0 20 0 19 0 340671138 3097006080 30242 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 756105 30242 2271 9 0 746526 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 3024420

[startup+1.50069 s]
/proc/loadavg: 2.27 2.20 2.08 3/213 11443
/proc/meminfo: memFree=26089644/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=3024420 CPUtime=2.55 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 10487 0 1 0 251 4 0 0 20 0 19 0 340671138 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 756105 35916 2283 9 0 746526 0
[pid=11423/tid=11425] ppid=11421 vsize=3024420 CPUtime=1.46 cores=1,3,5,7
/proc/11423/task/11425/stat : 11425 (java) R 11421 11423 4424 0 -1 4202560 3091 0 1 0 143 3 0 0 20 0 19 0 340671139 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707186811752 139707049337235 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11426] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11426/stat : 11426 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707170236584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11427] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11427/stat : 11427 (java) S 11421 11423 4424 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707169184040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11428] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11428/stat : 11428 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707168131496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11429] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11429/stat : 11429 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707167078952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11430] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11430/stat : 11430 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707048520360 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11431] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11431/stat : 11431 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707047467816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11432] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11432/stat : 11432 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707046415272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11433] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11433/stat : 11433 (java) S 11421 11423 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707045362728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11434] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11434/stat : 11434 (java) S 11421 11423 4424 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139707032950888 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11435] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11435/stat : 11435 (java) S 11421 11423 4424 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139706427761784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11436] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11436/stat : 11436 (java) S 11421 11423 4424 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139706426709128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11437] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11437/stat : 11437 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139706425657872 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11438] ppid=11421 vsize=3024420 CPUtime=0.54 cores=1,3,5,7
/proc/11423/task/11438/stat : 11438 (java) S 11421 11423 4424 0 -1 4202560 3140 0 0 0 54 0 0 0 20 0 19 0 340671145 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139706424605240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11439] ppid=11421 vsize=3024420 CPUtime=0.51 cores=1,3,5,7
/proc/11423/task/11439/stat : 11439 (java) S 11421 11423 4424 0 -1 4202560 3050 0 0 0 51 0 0 0 20 0 19 0 340671145 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139706423552696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11440] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11440/stat : 11440 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139706422500344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11441] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11441/stat : 11441 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 35916 33554432000 1073741824 1073778376 140736284014848 139706421448008 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 3024420

[startup+3.10062 s]
/proc/loadavg: 2.27 2.20 2.08 3/213 11444
/proc/meminfo: memFree=26058312/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=3024420 CPUtime=4.19 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 10512 0 1 0 414 5 0 0 20 0 19 0 340671138 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 756105 47693 2283 9 0 746526 0
[pid=11423/tid=11425] ppid=11421 vsize=3024420 CPUtime=3.06 cores=1,3,5,7
/proc/11423/task/11425/stat : 11425 (java) R 11421 11423 4424 0 -1 4202560 3115 0 1 0 303 3 0 0 20 0 19 0 340671139 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707186811528 139707049337131 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11426] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11426/stat : 11426 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707170236584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11427] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11427/stat : 11427 (java) S 11421 11423 4424 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707169184040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11428] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11428/stat : 11428 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707168131496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11429] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11429/stat : 11429 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707167078952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11430] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11430/stat : 11430 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707048520360 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11431] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11431/stat : 11431 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707047467816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11432] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11432/stat : 11432 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707046415272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11433] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11433/stat : 11433 (java) S 11421 11423 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707045362728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11434] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11434/stat : 11434 (java) S 11421 11423 4424 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139707032950888 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11435] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11435/stat : 11435 (java) S 11421 11423 4424 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139706427761784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11436] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11436/stat : 11436 (java) S 11421 11423 4424 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139706426709128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11437] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11437/stat : 11437 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139706425657872 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11438] ppid=11421 vsize=3024420 CPUtime=0.56 cores=1,3,5,7
/proc/11423/task/11438/stat : 11438 (java) S 11421 11423 4424 0 -1 4202560 3140 0 0 0 56 0 0 0 20 0 19 0 340671145 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139706424605240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11439] ppid=11421 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/11423/task/11439/stat : 11439 (java) S 11421 11423 4424 0 -1 4202560 3050 0 0 0 52 0 0 0 20 0 19 0 340671145 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139706423552696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11440] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11440/stat : 11440 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139706422500344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11441] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11441/stat : 11441 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139706421448008 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11444] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11444/stat : 11444 (java) S 11421 11423 4424 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340671268 3097006080 47693 33554432000 1073741824 1073778376 140736284014848 139706419315752 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 3024420

[startup+6.30062 s]
/proc/loadavg: 2.25 2.20 2.08 3/213 11444
/proc/meminfo: memFree=25961924/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=3024420 CPUtime=7.39 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 10568 0 1 0 732 7 0 0 20 0 19 0 340671138 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 756105 73154 2284 9 0 746526 0
[pid=11423/tid=11425] ppid=11421 vsize=3024420 CPUtime=6.26 cores=1,3,5,7
/proc/11423/task/11425/stat : 11425 (java) R 11421 11423 4424 0 -1 4202560 3168 0 1 0 621 5 0 0 20 0 19 0 340671139 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707186809296 139707049348068 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11426] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11426/stat : 11426 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707170236584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11427] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11427/stat : 11427 (java) S 11421 11423 4424 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707169184040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11428] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11428/stat : 11428 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707168131496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11429] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11429/stat : 11429 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707167078952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11430] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11430/stat : 11430 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707048520360 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11431] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11431/stat : 11431 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707047467816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11432] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11432/stat : 11432 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707046415272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11433] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11433/stat : 11433 (java) S 11421 11423 4424 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 340671141 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707045362728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11434] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11434/stat : 11434 (java) S 11421 11423 4424 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139707032950888 242170771369 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11435] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11435/stat : 11435 (java) S 11421 11423 4424 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139706427761784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11436] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11436/stat : 11436 (java) S 11421 11423 4424 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139706426709128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11437] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11437/stat : 11437 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139706425657872 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11438] ppid=11421 vsize=3024420 CPUtime=0.56 cores=1,3,5,7
/proc/11423/task/11438/stat : 11438 (java) S 11421 11423 4424 0 -1 4202560 3140 0 0 0 56 0 0 0 20 0 19 0 340671145 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139706424605240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11439] ppid=11421 vsize=3024420 CPUtime=0.52 cores=1,3,5,7
/proc/11423/task/11439/stat : 11439 (java) S 11421 11423 4424 0 -1 4202560 3050 0 0 0 52 0 0 0 20 0 19 0 340671145 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139706423552696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11440] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11440/stat : 11440 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139706422500344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11441] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11441/stat : 11441 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 73154 33554432000 1073741824 1073778376 140736284014848 139706421448008 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 7.39
Current children cumulated vsize (KiB) 3024420

[startup+12.7006 s]
/proc/loadavg: 2.39 2.23 2.09 3/213 11445
/proc/meminfo: memFree=25771464/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=3024420 CPUtime=13.95 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 10776 0 1 0 1378 17 0 0 20 0 19 0 340671138 3097006080 125284 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0

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

/proc/11423/task/11428/stat : 11428 (java) S 11421 11423 4424 0 -1 4202560 383 0 0 0 87 18 0 0 20 0 19 0 340671141 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139707168131496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11429] ppid=11421 vsize=3024420 CPUtime=1.15 cores=1,3,5,7
/proc/11423/task/11429/stat : 11429 (java) S 11421 11423 4424 0 -1 4202560 404 0 0 0 98 17 0 0 20 0 19 0 340671141 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139707167078952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11430] ppid=11421 vsize=3024420 CPUtime=1.11 cores=1,3,5,7
/proc/11423/task/11430/stat : 11430 (java) S 11421 11423 4424 0 -1 4202560 489 0 0 0 90 21 0 0 20 0 19 0 340671141 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139707048520360 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11431] ppid=11421 vsize=3024420 CPUtime=1.2 cores=1,3,5,7
/proc/11423/task/11431/stat : 11431 (java) S 11421 11423 4424 0 -1 4202560 334 0 0 0 101 19 0 0 20 0 19 0 340671141 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139707047467816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11432] ppid=11421 vsize=3024420 CPUtime=1.07 cores=1,3,5,7
/proc/11423/task/11432/stat : 11432 (java) S 11421 11423 4424 0 -1 4202560 359 0 0 0 89 18 0 0 20 0 19 0 340671141 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139707046415272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11433] ppid=11421 vsize=3024420 CPUtime=0.98 cores=1,3,5,7
/proc/11423/task/11433/stat : 11433 (java) S 11421 11423 4424 0 -1 4202560 318 0 0 0 85 13 0 0 20 0 19 0 340671141 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139707045362728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11434] ppid=11421 vsize=3024420 CPUtime=41.55 cores=1,3,5,7
/proc/11423/task/11434/stat : 11434 (java) R 11421 11423 4424 0 -1 4202560 128 0 0 0 4152 3 0 0 20 0 19 0 340671142 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139707032951048 139707193319496 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11435] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11435/stat : 11435 (java) S 11421 11423 4424 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139706427761784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11436] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11436/stat : 11436 (java) S 11421 11423 4424 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 19 0 340671142 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139706426709128 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11437] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11437/stat : 11437 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139706425657872 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11438] ppid=11421 vsize=3024420 CPUtime=0.63 cores=1,3,5,7
/proc/11423/task/11438/stat : 11438 (java) S 11421 11423 4424 0 -1 4202560 3143 0 0 0 63 0 0 0 20 0 19 0 340671145 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139706424605240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11439] ppid=11421 vsize=3024420 CPUtime=0.64 cores=1,3,5,7
/proc/11423/task/11439/stat : 11439 (java) S 11421 11423 4424 0 -1 4202560 3063 0 0 0 64 0 0 0 20 0 19 0 340671145 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139706423552696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11440] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11440/stat : 11440 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 340671145 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139706422500344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11441] ppid=11421 vsize=3024420 CPUtime=0.55 cores=1,3,5,7
/proc/11423/task/11441/stat : 11441 (java) S 11421 11423 4424 0 -1 4202560 94 0 0 0 23 32 0 0 20 0 19 0 340671145 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139706421448008 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11453] ppid=11421 vsize=3024420 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11453/stat : 11453 (java) S 11421 11423 4424 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 340733567 3097006080 420402 33554432000 1073741824 1073778376 140736284014848 139706419316264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1652.17
Current children cumulated vsize (KiB) 3024420

[startup+1646.3 s]
/proc/loadavg: 1.08 1.63 1.88 2/189 11573
/proc/meminfo: memFree=25932940/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=3090984 CPUtime=1653.76 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 14181 0 1 0 165198 178 0 0 20 0 20 0 340671138 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 772746 420415 2311 9 0 763167 0
[pid=11423/tid=11425] ppid=11421 vsize=3090984 CPUtime=1600.44 cores=1,3,5,7
/proc/11423/task/11425/stat : 11425 (java) S 11421 11423 4424 0 -1 4202560 3550 0 1 0 160009 35 0 0 20 0 20 0 340671139 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707186812088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11426] ppid=11421 vsize=3090984 CPUtime=1.01 cores=1,3,5,7
/proc/11423/task/11426/stat : 11426 (java) S 11421 11423 4424 0 -1 4202560 307 0 0 0 86 15 0 0 20 0 20 0 340671141 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707170236584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11427] ppid=11421 vsize=3090984 CPUtime=0.96 cores=1,3,5,7
/proc/11423/task/11427/stat : 11427 (java) S 11421 11423 4424 0 -1 4202560 389 0 0 0 81 15 0 0 20 0 20 0 340671141 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707169184040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11428] ppid=11421 vsize=3090984 CPUtime=1.05 cores=1,3,5,7
/proc/11423/task/11428/stat : 11428 (java) S 11421 11423 4424 0 -1 4202560 383 0 0 0 87 18 0 0 20 0 20 0 340671141 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707168131496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11429] ppid=11421 vsize=3090984 CPUtime=1.15 cores=1,3,5,7
/proc/11423/task/11429/stat : 11429 (java) S 11421 11423 4424 0 -1 4202560 404 0 0 0 98 17 0 0 20 0 20 0 340671141 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707167078952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11430] ppid=11421 vsize=3090984 CPUtime=1.11 cores=1,3,5,7
/proc/11423/task/11430/stat : 11430 (java) S 11421 11423 4424 0 -1 4202560 489 0 0 0 90 21 0 0 20 0 20 0 340671141 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707048520360 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11431] ppid=11421 vsize=3090984 CPUtime=1.2 cores=1,3,5,7
/proc/11423/task/11431/stat : 11431 (java) S 11421 11423 4424 0 -1 4202560 334 0 0 0 101 19 0 0 20 0 20 0 340671141 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707047467816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11432] ppid=11421 vsize=3090984 CPUtime=1.07 cores=1,3,5,7
/proc/11423/task/11432/stat : 11432 (java) S 11421 11423 4424 0 -1 4202560 359 0 0 0 89 18 0 0 20 0 20 0 340671141 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707046415272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11433] ppid=11421 vsize=3090984 CPUtime=0.98 cores=1,3,5,7
/proc/11423/task/11433/stat : 11433 (java) S 11421 11423 4424 0 -1 4202560 318 0 0 0 85 13 0 0 20 0 20 0 340671141 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707045362728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11434] ppid=11421 vsize=3090984 CPUtime=43.14 cores=1,3,5,7
/proc/11423/task/11434/stat : 11434 (java) R 11421 11423 4424 0 -1 4202560 132 0 0 0 4311 3 0 0 20 0 20 0 340671142 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139707032951048 139707190948086 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11435] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11435/stat : 11435 (java) S 11421 11423 4424 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 340671142 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139706427761848 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11436] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11436/stat : 11436 (java) S 11421 11423 4424 0 -1 4202560 13 0 0 0 0 0 0 0 20 0 20 0 340671142 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139706426706232 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11437] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11437/stat : 11437 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340671145 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139706425657872 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11438] ppid=11421 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/11423/task/11438/stat : 11438 (java) S 11421 11423 4424 0 -1 4202560 3143 0 0 0 63 0 0 0 20 0 20 0 340671145 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139706424605240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11439] ppid=11421 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/11423/task/11439/stat : 11439 (java) S 11421 11423 4424 0 -1 4202560 3063 0 0 0 64 0 0 0 20 0 20 0 340671145 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139706423552696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11440] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11440/stat : 11440 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340671145 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139706422500344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11441] ppid=11421 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/11423/task/11441/stat : 11441 (java) S 11421 11423 4424 0 -1 4202560 94 0 0 0 23 32 0 0 20 0 20 0 340671145 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139706421448008 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11453] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11453/stat : 11453 (java) S 11421 11423 4424 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340733567 3165167616 420415 33554432000 1073741824 1073778376 140736284014848 139706419316264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1653.76
Current children cumulated vsize (KiB) 3090984

[startup+1647.1 s]
/proc/loadavg: 1.08 1.63 1.88 2/190 11574
/proc/meminfo: memFree=25932932/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=3090984 CPUtime=1654.56 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 14186 0 1 0 165278 178 0 0 20 0 20 0 340671138 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 772746 420417 2311 9 0 763167 0
[pid=11423/tid=11425] ppid=11421 vsize=3090984 CPUtime=1600.44 cores=1,3,5,7
/proc/11423/task/11425/stat : 11425 (java) S 11421 11423 4424 0 -1 4202560 3550 0 1 0 160009 35 0 0 20 0 20 0 340671139 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707186812088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11426] ppid=11421 vsize=3090984 CPUtime=1.01 cores=1,3,5,7
/proc/11423/task/11426/stat : 11426 (java) S 11421 11423 4424 0 -1 4202560 307 0 0 0 86 15 0 0 20 0 20 0 340671141 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707170236584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11427] ppid=11421 vsize=3090984 CPUtime=0.96 cores=1,3,5,7
/proc/11423/task/11427/stat : 11427 (java) S 11421 11423 4424 0 -1 4202560 389 0 0 0 81 15 0 0 20 0 20 0 340671141 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707169184040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11428] ppid=11421 vsize=3090984 CPUtime=1.05 cores=1,3,5,7
/proc/11423/task/11428/stat : 11428 (java) S 11421 11423 4424 0 -1 4202560 383 0 0 0 87 18 0 0 20 0 20 0 340671141 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707168131496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11429] ppid=11421 vsize=3090984 CPUtime=1.15 cores=1,3,5,7
/proc/11423/task/11429/stat : 11429 (java) S 11421 11423 4424 0 -1 4202560 404 0 0 0 98 17 0 0 20 0 20 0 340671141 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707167078952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11430] ppid=11421 vsize=3090984 CPUtime=1.11 cores=1,3,5,7
/proc/11423/task/11430/stat : 11430 (java) S 11421 11423 4424 0 -1 4202560 489 0 0 0 90 21 0 0 20 0 20 0 340671141 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707048520360 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11431] ppid=11421 vsize=3090984 CPUtime=1.2 cores=1,3,5,7
/proc/11423/task/11431/stat : 11431 (java) S 11421 11423 4424 0 -1 4202560 334 0 0 0 101 19 0 0 20 0 20 0 340671141 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707047467816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11432] ppid=11421 vsize=3090984 CPUtime=1.07 cores=1,3,5,7
/proc/11423/task/11432/stat : 11432 (java) S 11421 11423 4424 0 -1 4202560 359 0 0 0 89 18 0 0 20 0 20 0 340671141 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707046415272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11433] ppid=11421 vsize=3090984 CPUtime=0.98 cores=1,3,5,7
/proc/11423/task/11433/stat : 11433 (java) S 11421 11423 4424 0 -1 4202560 318 0 0 0 85 13 0 0 20 0 20 0 340671141 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707045362728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11434] ppid=11421 vsize=3090984 CPUtime=43.94 cores=1,3,5,7
/proc/11423/task/11434/stat : 11434 (java) R 11421 11423 4424 0 -1 4202560 133 0 0 0 4391 3 0 0 20 0 20 0 340671142 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139707032951048 139707193665539 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11435] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11435/stat : 11435 (java) S 11421 11423 4424 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 340671142 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139706427761784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11436] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11436/stat : 11436 (java) S 11421 11423 4424 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 340671142 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139706426706424 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11437] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11437/stat : 11437 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340671145 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139706425657872 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11438] ppid=11421 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/11423/task/11438/stat : 11438 (java) S 11421 11423 4424 0 -1 4202560 3143 0 0 0 63 0 0 0 20 0 20 0 340671145 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139706424605240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11439] ppid=11421 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/11423/task/11439/stat : 11439 (java) S 11421 11423 4424 0 -1 4202560 3063 0 0 0 64 0 0 0 20 0 20 0 340671145 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139706423552696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11440] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11440/stat : 11440 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340671145 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139706422500344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11441] ppid=11421 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/11423/task/11441/stat : 11441 (java) S 11421 11423 4424 0 -1 4202560 94 0 0 0 23 32 0 0 20 0 20 0 340671145 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139706421448008 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11453] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11453/stat : 11453 (java) S 11421 11423 4424 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340733567 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139706419316264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11574] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11574/stat : 11574 (java) S 11421 11423 4424 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340835721 3165167616 420417 33554432000 1073741824 1073778376 140736284014848 139706418262552 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1654.56
Current children cumulated vsize (KiB) 3090984

[startup+1647.5 s]
/proc/loadavg: 1.08 1.63 1.88 2/190 11574
/proc/meminfo: memFree=25932932/32873648 swapFree=7112/7112
[pid=11423] ppid=11421 vsize=3090984 CPUtime=1654.96 cores=1,3,5,7
/proc/11423/stat : 11423 (java) S 11421 11423 4424 0 -1 4202496 14190 0 1 0 165318 178 0 0 20 0 20 0 340671138 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 140736284005984 242170757181 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/11423/statm: 772746 420419 2311 9 0 763167 0
[pid=11423/tid=11425] ppid=11421 vsize=3090984 CPUtime=1600.44 cores=1,3,5,7
/proc/11423/task/11425/stat : 11425 (java) S 11421 11423 4424 0 -1 4202560 3550 0 1 0 160009 35 0 0 20 0 20 0 340671139 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707186812088 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11426] ppid=11421 vsize=3090984 CPUtime=1.01 cores=1,3,5,7
/proc/11423/task/11426/stat : 11426 (java) S 11421 11423 4424 0 -1 4202560 307 0 0 0 86 15 0 0 20 0 20 0 340671141 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707170236584 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11427] ppid=11421 vsize=3090984 CPUtime=0.96 cores=1,3,5,7
/proc/11423/task/11427/stat : 11427 (java) S 11421 11423 4424 0 -1 4202560 389 0 0 0 81 15 0 0 20 0 20 0 340671141 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707169184040 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11428] ppid=11421 vsize=3090984 CPUtime=1.05 cores=1,3,5,7
/proc/11423/task/11428/stat : 11428 (java) S 11421 11423 4424 0 -1 4202560 383 0 0 0 87 18 0 0 20 0 20 0 340671141 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707168131496 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11429] ppid=11421 vsize=3090984 CPUtime=1.15 cores=1,3,5,7
/proc/11423/task/11429/stat : 11429 (java) S 11421 11423 4424 0 -1 4202560 404 0 0 0 98 17 0 0 20 0 20 0 340671141 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707167078952 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=11423/tid=11430] ppid=11421 vsize=3090984 CPUtime=1.11 cores=1,3,5,7
/proc/11423/task/11430/stat : 11430 (java) S 11421 11423 4424 0 -1 4202560 489 0 0 0 90 21 0 0 20 0 20 0 340671141 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707048520360 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11431] ppid=11421 vsize=3090984 CPUtime=1.2 cores=1,3,5,7
/proc/11423/task/11431/stat : 11431 (java) S 11421 11423 4424 0 -1 4202560 334 0 0 0 101 19 0 0 20 0 20 0 340671141 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707047467816 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11432] ppid=11421 vsize=3090984 CPUtime=1.07 cores=1,3,5,7
/proc/11423/task/11432/stat : 11432 (java) S 11421 11423 4424 0 -1 4202560 359 0 0 0 89 18 0 0 20 0 20 0 340671141 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707046415272 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11433] ppid=11421 vsize=3090984 CPUtime=0.98 cores=1,3,5,7
/proc/11423/task/11433/stat : 11433 (java) S 11421 11423 4424 0 -1 4202560 318 0 0 0 85 13 0 0 20 0 20 0 340671141 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707045362728 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11434] ppid=11421 vsize=3090984 CPUtime=44.34 cores=1,3,5,7
/proc/11423/task/11434/stat : 11434 (java) R 11421 11423 4424 0 -1 4202560 134 0 0 0 4431 3 0 0 20 0 20 0 340671142 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139707032951048 242167071038 0 0 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11435] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11435/stat : 11435 (java) S 11421 11423 4424 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 340671142 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139706427761784 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11436] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11436/stat : 11436 (java) S 11421 11423 4424 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 20 0 340671142 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139706426705064 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=11423/tid=11437] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11437/stat : 11437 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340671145 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139706425657872 242170779424 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11438] ppid=11421 vsize=3090984 CPUtime=0.63 cores=1,3,5,7
/proc/11423/task/11438/stat : 11438 (java) S 11421 11423 4424 0 -1 4202560 3143 0 0 0 63 0 0 0 20 0 20 0 340671145 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139706424605240 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11439] ppid=11421 vsize=3090984 CPUtime=0.64 cores=1,3,5,7
/proc/11423/task/11439/stat : 11439 (java) S 11421 11423 4424 0 -1 4202560 3063 0 0 0 64 0 0 0 20 0 20 0 340671145 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139706423552696 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11440] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11440/stat : 11440 (java) S 11421 11423 4424 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 340671145 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139706422500344 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11441] ppid=11421 vsize=3090984 CPUtime=0.55 cores=1,3,5,7
/proc/11423/task/11441/stat : 11441 (java) S 11421 11423 4424 0 -1 4202560 94 0 0 0 23 32 0 0 20 0 20 0 340671145 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139706421448008 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=11423/tid=11453] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11453/stat : 11453 (java) S 11421 11423 4424 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 340733567 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139706419316264 242170771369 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=11423/tid=11574] ppid=11421 vsize=3090984 CPUtime=0 cores=1,3,5,7
/proc/11423/task/11574/stat : 11574 (java) S 11421 11423 4424 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 20 0 340835721 3165167616 420419 33554432000 1073741824 1073778376 140736284014848 139706418262152 242170770492 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1654.96
Current children cumulated vsize (KiB) 3090984

Child status: 1
Real time (s): 1647.59
CPU time (s): 1655.47
CPU user time (s): 1653.28
CPU system time (s): 2.19467
CPU usage (%): 100.478
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1653.28
system time used= 2.19467
maximum resident set size= 1681704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14199
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37366
involuntary context switches= 31412

runsolver used 5.12022 second user time and 12.6531 second system time

The end

Launcher Data

Begin job on node126 at 2012-06-03 19:44:12
IDJOB=3741605
IDBENCH=89884
IDSOLVER=2319
FILE ID=node126/3741605-1338745452
RUNJOBID= node126-1338713124-4441
PBS_JOBID= 14636723
Free space on /tmp= 70788 MiB

SOLVER NAME= PB07: SAT4JPseudoResolution 2007-03-23
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z7-s2.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar BENCHNAME           
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741605-1338745452/watcher-3741605-1338745452 -o /tmp/evaluation-result-3741605-1338745452/solver-3741605-1338745452 -C 1800 -W 1900 -M 15500  java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3741605-1338745452.opb           

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

MD5SUM BENCH= 826cee40b1a37b4e41d6d3a639f8df55
RANDOM SEED=807716179

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26210936 kB
Buffers:          426752 kB
Cached:          3964096 kB
SwapCached:         9476 kB
Active:          2948732 kB
Inactive:        2847292 kB
Active(anon):    1395340 kB
Inactive(anon):    12168 kB
Active(file):    1553392 kB
Inactive(file):  2835124 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67094928 kB
Dirty:              4288 kB
Writeback:             0 kB
AnonPages:       1403364 kB
Mapped:            17892 kB
Shmem:                 0 kB
Slab:             726008 kB
SReclaimable:     169728 kB
SUnreclaim:       556280 kB
KernelStack:        1760 kB
PageTables:         6572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1828128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1370112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70788 MiB
End job on node126 at 2012-06-03 20:11:40