Trace number 3731024

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-23No Cert. 270.04 267.285

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-air03.opb
MD5SUM721f63c71e5f6018eabb753425e3fdd2
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark199987
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 170080
Optimality of the best value was proved YES
Number of variables10757
Total number of constraints124
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3861
Number of terms in the objective function 10757
Biggest coefficient in the objective function 6873
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 13748961
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 6873
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13748961
Number of bits of the biggest sum of numbers24
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.00/0.09	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.00/0.09	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.00/0.09	c no version file found!!!
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version	1.6.0_24
0.00/0.09	c os.name	Linux
0.00/0.09	c os.version	2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch	amd64
0.00/0.09	c Free memory 1599470296
0.00/0.09	c Max memory 1607860224
0.00/0.09	c Total memory 1607860224
0.00/0.09	c Number of processors 8
0.07/0.11	--- Begin Solver configuration ---
0.07/0.11	c Stops conflict analysis at the first Unique Implication Point
0.07/0.11	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@18e2b22
0.07/0.11	c Learn all clauses as in MiniSAT
0.07/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.11	c VSIDS like heuristics from MiniSAT using a heap
0.07/0.11	c No reason simplification
0.07/0.11	c --- End Solver configuration ---
0.07/0.11	c solving HOME/instance-3731024-1338682926.opb
0.07/0.11	c reading problem ... 
0.87/0.53	c ... done. Wall clock time 0.416s.
0.87/0.53	c CPU time (experimental) 0.49s.
0.87/0.53	c #vars     10757
0.87/0.53	c #constraints  248
1.85/1.08	c SATISFIABLE
1.85/1.08	c OPTIMIZING...
1.85/1.08	c Got one! Elapsed wall clock time (in seconds):0.961
1.96/1.13	o 374502
2.57/1.68	c Got one! Elapsed wall clock time (in seconds):1.561
2.69/1.73	o 291163
3.00/2.06	c Got one! Elapsed wall clock time (in seconds):1.942
3.11/2.11	o 235491
3.82/2.82	c Got one! Elapsed wall clock time (in seconds):2.707
3.82/2.88	o 229216
4.03/3.08	c Got one! Elapsed wall clock time (in seconds):2.962
4.14/3.13	o 227773
4.63/3.62	c Got one! Elapsed wall clock time (in seconds):3.501
4.63/3.67	o 222480
9.55/8.50	c Got one! Elapsed wall clock time (in seconds):8.386
9.55/8.55	o 219808
158.12/155.33	c Got one! Elapsed wall clock time (in seconds):155.216
158.12/155.38	o 219730
200.43/197.65	c Got one! Elapsed wall clock time (in seconds):197.54
200.53/197.70	o 217535
239.63/236.89	c Got one! Elapsed wall clock time (in seconds):236.776
239.73/236.94	o 211261
240.73/237.99	c Got one! Elapsed wall clock time (in seconds):237.88
240.83/238.04	o 211229
268.04/265.26	Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
268.04/265.26		at org.sat4j.minisat.constraints.cnf.WLClause.<init>(Unknown Source)
268.04/265.26		at org.sat4j.minisat.constraints.cnf.LearntWLClause.<init>(Unknown Source)
268.04/265.26		at org.sat4j.minisat.constraints.AbstractPBDataStructureFactory.createUnregisteredClause(Unknown Source)
268.04/265.26		at org.sat4j.minisat.core.Solver.analyze(Unknown Source)
268.04/265.26		at org.sat4j.minisat.core.Solver.search(Unknown Source)
268.04/265.26		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
268.04/265.26		at org.sat4j.minisat.core.Solver.isSatisfiable(Unknown Source)
268.34/265.50		at org.sat4j.tools.SolverDecorator.isSatisfiable(Unknown Source)
268.34/265.50		at org.sat4j.opt.PseudoOptDecorator.admitABetterSolution(Unknown Source)
268.34/265.50		at org.sat4j.AbstractOptimizationLauncher.solve(Unknown Source)
268.34/265.50		at org.sat4j.LanceurPseudo2005.solve(Unknown Source)
268.34/265.50		at org.sat4j.AbstractLauncher.run(Unknown Source)
268.34/265.50		at org.sat4j.LanceurPseudo2007.main(Unknown Source)
269.54/266.78	c starts		: 74
269.54/266.78	c conflicts		: 126664
269.54/266.78	c decisions		: 477311
269.54/266.78	c propagations		: 10481714
269.54/266.78	c inspects		: 227764634
269.54/266.78	c learnt literals	: 0
269.54/266.78	c learnt binary clauses	: 29
269.54/266.78	c learnt ternary clauses	: 100
269.54/266.78	c learnt clauses	: 126663
269.54/266.78	c root simplifications	: 0
269.54/266.78	c removed literals (reason simplification)	: 0
269.54/266.78	c reason swapping (by a shorter reason)	: 0
269.54/266.78	c Calls to reduceDB	: 0
269.54/266.78	c speed (decisions/second)	: 16642.642956764295
269.54/266.78	c non guided choices	14
269.54/266.78	s SATISFIABLE
270.04/267.27	Exception in thread "Thread-0" java.lang.OutOfMemoryError: GC overhead limit exceeded
270.04/267.27		at java.lang.Integer.toString(Integer.java:308)
270.04/267.27		at java.lang.Integer.toString(Integer.java:118)
270.04/267.27		at java.lang.String.valueOf(String.java:2931)
270.04/267.27		at java.io.PrintWriter.print(PrintWriter.java:487)
270.04/267.27		at org.sat4j.reader.OPBReader2005.decode(Unknown Source)
270.04/267.27		at org.sat4j.AbstractOptimizationLauncher.displayResult(Unknown Source)
270.04/267.27		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-3731024-1338682926/watcher-3731024-1338682926 -o /tmp/evaluation-result-3731024-1338682926/solver-3731024-1338682926 -C 1800 -W 1900 -M 15500 java -server -Xms1600M -Xmx1600M -jar HOME/sat4jPseudoResolution.jar HOME/instance-3731024-1338682926.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.93 1.99 1.94 3/194 17067
/proc/meminfo: memFree=28471820/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/17067/stat : 17067 (java) D 17065 17067 15565 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 334417458 9515008 182 33554432000 1073741824 1073778376 140734515653200 140734515644232 233220947637 0 0 4096 0 18446744072100609316 0 0 17 4 0 0 0 0 0
/proc/17067/statm: 2323 182 140 9 0 71 0

[startup+0.00790397 s]
/proc/loadavg: 1.93 1.99 1.94 3/194 17067
/proc/meminfo: memFree=28471820/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=3568 CPUtime=0 cores=0,2,4,6
/proc/17067/stat : 17067 (java) R 17065 17067 15565 0 -1 4202496 301 0 0 0 0 0 0 0 20 0 1 0 334417458 3653632 49 33554432000 1073741824 1073778376 140733357267360 140733357264488 233211784487 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 1408 52 41 9 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3568

[startup+0.100162 s]
/proc/loadavg: 1.93 1.99 1.94 3/194 17067
/proc/meminfo: memFree=28471820/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=2957856 CPUtime=0.07 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 4141 0 1 0 6 1 0 0 20 0 18 0 334417458 3028844544 5859 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 739464 5859 1791 9 0 729885 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2957856

[startup+0.300227 s]
/proc/loadavg: 1.93 1.99 1.94 3/194 17067
/proc/meminfo: memFree=28471820/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=2957856 CPUtime=0.46 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 6768 0 1 0 45 1 0 0 20 0 18 0 334417458 3028844544 10233 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 739464 10233 2239 9 0 729885 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2957856

[startup+0.70023 s]
/proc/loadavg: 1.93 1.99 1.94 3/194 17067
/proc/meminfo: memFree=28471820/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=3024420 CPUtime=1.28 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 9966 0 1 0 124 4 0 0 20 0 19 0 334417458 3097006080 35094 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 756105 35094 2274 9 0 746526 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 3024420

[startup+1.50061 s]
/proc/loadavg: 1.93 1.99 1.94 3/213 17086
/proc/meminfo: memFree=28339692/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=3024420 CPUtime=2.47 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 12329 0 1 0 242 5 0 0 20 0 19 0 334417458 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 756105 37677 2281 9 0 746526 0
[pid=17067/tid=17069] ppid=17065 vsize=3024420 CPUtime=1.46 cores=0,2,4,6
/proc/17067/task/17069/stat : 17069 (java) R 17065 17067 15565 0 -1 4202560 3107 0 1 0 142 4 0 0 20 0 19 0 334417459 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216160772376 140216003005825 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17070] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17070/stat : 17070 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216144198312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17071] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17071/stat : 17071 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216143145768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17072] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17072/stat : 17072 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216142093224 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17073] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17073/stat : 17073 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216141040680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17074] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17074/stat : 17074 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216139987112 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17075] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17075/stat : 17075 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216138934568 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17076] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17076/stat : 17076 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216137882024 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17077] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17077/stat : 17077 (java) S 17065 17067 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216136829480 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17078] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17078/stat : 17078 (java) S 17065 17067 15565 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216124418664 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17079] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17079/stat : 17079 (java) S 17065 17067 15565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216123364984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17080] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17080/stat : 17080 (java) S 17065 17067 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216122312328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17081] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17081/stat : 17081 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216121261072 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17082] ppid=17065 vsize=3024420 CPUtime=0.47 cores=0,2,4,6
/proc/17067/task/17082/stat : 17082 (java) S 17065 17067 15565 0 -1 4202560 4746 0 0 0 45 2 0 0 20 0 19 0 334417465 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216002144312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17083] ppid=17065 vsize=3024420 CPUtime=0.52 cores=0,2,4,6
/proc/17067/task/17083/stat : 17083 (java) S 17065 17067 15565 0 -1 4202560 3272 0 0 0 52 0 0 0 20 0 19 0 334417465 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216001091768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17084] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17084/stat : 17084 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140216000039416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17085] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17085/stat : 17085 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 37677 33554432000 1073741824 1073778376 140733357267360 140215998987080 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.47
Current children cumulated vsize (KiB) 3024420

[startup+3.10068 s]
/proc/loadavg: 1.93 1.99 1.94 3/212 17088
/proc/meminfo: memFree=28318948/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=3024420 CPUtime=4.14 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 12376 0 1 0 408 6 0 0 20 0 18 0 334417458 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 756105 46380 2281 9 0 746526 0
[pid=17067/tid=17069] ppid=17065 vsize=3024420 CPUtime=3.05 cores=0,2,4,6
/proc/17067/task/17069/stat : 17069 (java) R 17065 17067 15565 0 -1 4202560 3126 0 1 0 301 4 0 0 20 0 18 0 334417459 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216160772712 140216003024080 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17070] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17070/stat : 17070 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417460 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216144198312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17071] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17071/stat : 17071 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417460 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216143145768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17072] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17072/stat : 17072 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417460 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216142093224 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17073] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17073/stat : 17073 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417460 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216141040680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17074] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17074/stat : 17074 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417460 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216139987112 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17075] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17075/stat : 17075 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417460 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216138934568 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17076] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17076/stat : 17076 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417460 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216137882024 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17077] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17077/stat : 17077 (java) S 17065 17067 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 18 0 334417460 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216136829480 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17078] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17078/stat : 17078 (java) S 17065 17067 15565 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 18 0 334417462 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216124418664 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17079] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17079/stat : 17079 (java) S 17065 17067 15565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 18 0 334417462 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216123364984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17080] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17080/stat : 17080 (java) S 17065 17067 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 18 0 334417462 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216122312328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17081] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17081/stat : 17081 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417465 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216121261072 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17082] ppid=17065 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/17067/task/17082/stat : 17082 (java) S 17065 17067 15565 0 -1 4202560 4767 0 0 0 48 2 0 0 20 0 18 0 334417465 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216002144312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17083] ppid=17065 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/17067/task/17083/stat : 17083 (java) S 17065 17067 15565 0 -1 4202560 3272 0 0 0 56 0 0 0 20 0 18 0 334417465 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216001091768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17084] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17084/stat : 17084 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417465 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140216000039416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17085] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17085/stat : 17085 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 334417465 3097006080 46380 33554432000 1073741824 1073778376 140733357267360 140215998987080 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 3024420

[startup+6.30066 s]
/proc/loadavg: 1.93 1.99 1.94 3/213 17092
/proc/meminfo: memFree=28258936/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=3024420 CPUtime=7.34 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 12400 0 1 0 728 6 0 0 20 0 19 0 334417458 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 756105 56086 2281 9 0 746526 0
[pid=17067/tid=17069] ppid=17065 vsize=3024420 CPUtime=6.24 cores=0,2,4,6
/proc/17067/task/17069/stat : 17069 (java) R 17065 17067 15565 0 -1 4202560 3146 0 1 0 620 4 0 0 20 0 19 0 334417459 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216160770528 140216003005871 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17070] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17070/stat : 17070 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216144198312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17071] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17071/stat : 17071 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216143145768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17072] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17072/stat : 17072 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216142093224 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17073] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17073/stat : 17073 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216141040680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17074] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17074/stat : 17074 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216139987112 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17075] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17075/stat : 17075 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216138934568 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17076] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17076/stat : 17076 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216137882024 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17077] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17077/stat : 17077 (java) S 17065 17067 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334417460 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216136829480 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17078] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17078/stat : 17078 (java) S 17065 17067 15565 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216124418664 233224320937 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17079] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17079/stat : 17079 (java) S 17065 17067 15565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216123364984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17080] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17080/stat : 17080 (java) S 17065 17067 15565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216122312328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17081] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17081/stat : 17081 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216121261072 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17082] ppid=17065 vsize=3024420 CPUtime=0.5 cores=0,2,4,6
/proc/17067/task/17082/stat : 17082 (java) S 17065 17067 15565 0 -1 4202560 4767 0 0 0 48 2 0 0 20 0 19 0 334417465 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216002144312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17083] ppid=17065 vsize=3024420 CPUtime=0.56 cores=0,2,4,6
/proc/17067/task/17083/stat : 17083 (java) S 17065 17067 15565 0 -1 4202560 3272 0 0 0 56 0 0 0 20 0 19 0 334417465 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216001091768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17084] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17084/stat : 17084 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140216000039416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17085] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17085/stat : 17085 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140215998987080 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17092] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17092/stat : 17092 (java) S 17065 17067 15565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 334417832 3097006080 56086 33554432000 1073741824 1073778376 140733357267360 140215996855336 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 7.34
Current children cumulated vsize (KiB) 3024420

[startup+12.7007 s]
/proc/loadavg: 1.94 1.99 1.94 3/213 17093
/proc/meminfo: memFree=28184604/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=3024420 CPUtime=13.78 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 12441 0 1 0 1370 8 0 0 20 0 19 0 334417458 3097006080 75031 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0

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

/proc/17067/task/17078/stat : 17078 (java) R 17065 17067 15565 0 -1 4202560 175 0 0 0 712 5 0 0 20 0 19 0 334417462 3097006080 418126 33554432000 1073741824 1073778376 140733357267360 140216124418664 140216166898831 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17079] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17079/stat : 17079 (java) S 17065 17067 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 418126 33554432000 1073741824 1073778376 140733357267360 140216123364984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17080] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17080/stat : 17080 (java) S 17065 17067 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 418126 33554432000 1073741824 1073778376 140733357267360 140216122312328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17081] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17081/stat : 17081 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 418126 33554432000 1073741824 1073778376 140733357267360 140216121261072 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17082] ppid=17065 vsize=3024420 CPUtime=0.55 cores=0,2,4,6
/proc/17067/task/17082/stat : 17082 (java) S 17065 17067 15565 0 -1 4202560 4771 0 0 0 53 2 0 0 20 0 19 0 334417465 3097006080 418126 33554432000 1073741824 1073778376 140733357267360 140216002144312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17083] ppid=17065 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/17067/task/17083/stat : 17083 (java) S 17065 17067 15565 0 -1 4202560 3272 0 0 0 57 0 0 0 20 0 19 0 334417465 3097006080 418126 33554432000 1073741824 1073778376 140733357267360 140216001091768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17084] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17084/stat : 17084 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 418126 33554432000 1073741824 1073778376 140733357267360 140216000039416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17085] ppid=17065 vsize=3024420 CPUtime=0.1 cores=0,2,4,6
/proc/17067/task/17085/stat : 17085 (java) S 17065 17067 15565 0 -1 4202560 15 0 0 0 5 5 0 0 20 0 19 0 334417465 3097006080 418126 33554432000 1073741824 1073778376 140733357267360 140215998987080 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17097] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17097/stat : 17097 (java) S 17065 17067 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334441269 3097006080 418126 33554432000 1073741824 1073778376 140733357267360 140215996855976 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 269.14
Current children cumulated vsize (KiB) 3024420

[startup+266.701 s]
/proc/loadavg: 2.03 2.05 1.98 3/213 17098
/proc/meminfo: memFree=26522384/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=3024420 CPUtime=269.54 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 14674 0 1 0 26819 135 0 0 20 0 19 0 334417458 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 756105 418128 2301 9 0 746526 0
[pid=17067/tid=17069] ppid=17065 vsize=3024420 CPUtime=257.8 cores=0,2,4,6
/proc/17067/task/17069/stat : 17069 (java) S 17065 17067 15565 0 -1 4202560 3292 0 1 0 25769 11 0 0 20 0 19 0 334417459 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216160773000 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17070] ppid=17065 vsize=3024420 CPUtime=0.36 cores=0,2,4,6
/proc/17067/task/17070/stat : 17070 (java) S 17065 17067 15565 0 -1 4202560 330 0 0 0 16 20 0 0 20 0 19 0 334417460 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216144198312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17071] ppid=17065 vsize=3024420 CPUtime=0.23 cores=0,2,4,6
/proc/17067/task/17071/stat : 17071 (java) S 17065 17067 15565 0 -1 4202560 203 0 0 0 11 12 0 0 20 0 19 0 334417460 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216143145768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17072] ppid=17065 vsize=3024420 CPUtime=0.25 cores=0,2,4,6
/proc/17067/task/17072/stat : 17072 (java) S 17065 17067 15565 0 -1 4202560 227 0 0 0 12 13 0 0 20 0 19 0 334417460 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216142093224 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17073] ppid=17065 vsize=3024420 CPUtime=0.29 cores=0,2,4,6
/proc/17067/task/17073/stat : 17073 (java) S 17065 17067 15565 0 -1 4202560 265 0 0 0 13 16 0 0 20 0 19 0 334417460 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216141040680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17074] ppid=17065 vsize=3024420 CPUtime=0.31 cores=0,2,4,6
/proc/17067/task/17074/stat : 17074 (java) S 17065 17067 15565 0 -1 4202560 279 0 0 0 14 17 0 0 20 0 19 0 334417460 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216139987112 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17075] ppid=17065 vsize=3024420 CPUtime=0.27 cores=0,2,4,6
/proc/17067/task/17075/stat : 17075 (java) S 17065 17067 15565 0 -1 4202560 238 0 0 0 12 15 0 0 20 0 19 0 334417460 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216138934568 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17076] ppid=17065 vsize=3024420 CPUtime=0.21 cores=0,2,4,6
/proc/17067/task/17076/stat : 17076 (java) S 17065 17067 15565 0 -1 4202560 193 0 0 0 10 11 0 0 20 0 19 0 334417460 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216137882024 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17077] ppid=17065 vsize=3024420 CPUtime=0.2 cores=0,2,4,6
/proc/17067/task/17077/stat : 17077 (java) S 17065 17067 15565 0 -1 4202560 187 0 0 0 10 10 0 0 20 0 19 0 334417460 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216136829480 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17078] ppid=17065 vsize=3024420 CPUtime=7.57 cores=0,2,4,6
/proc/17067/task/17078/stat : 17078 (java) R 17065 17067 15565 0 -1 4202560 177 0 0 0 752 5 0 0 20 0 19 0 334417462 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216124418824 233220620564 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17079] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17079/stat : 17079 (java) S 17065 17067 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216123364984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17080] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17080/stat : 17080 (java) S 17065 17067 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 334417462 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216122312328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17081] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17081/stat : 17081 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216121261072 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17082] ppid=17065 vsize=3024420 CPUtime=0.55 cores=0,2,4,6
/proc/17067/task/17082/stat : 17082 (java) S 17065 17067 15565 0 -1 4202560 4771 0 0 0 53 2 0 0 20 0 19 0 334417465 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216002144312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17083] ppid=17065 vsize=3024420 CPUtime=0.57 cores=0,2,4,6
/proc/17067/task/17083/stat : 17083 (java) S 17065 17067 15565 0 -1 4202560 3272 0 0 0 57 0 0 0 20 0 19 0 334417465 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216001091768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17084] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17084/stat : 17084 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 334417465 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140216000039416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17085] ppid=17065 vsize=3024420 CPUtime=0.1 cores=0,2,4,6
/proc/17067/task/17085/stat : 17085 (java) S 17065 17067 15565 0 -1 4202560 15 0 0 0 5 5 0 0 20 0 19 0 334417465 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140215998987080 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17097] ppid=17065 vsize=3024420 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17097/stat : 17097 (java) S 17065 17067 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 334441269 3097006080 418128 33554432000 1073741824 1073778376 140733357267360 140215996855976 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 269.54
Current children cumulated vsize (KiB) 3024420

[startup+267.101 s]
/proc/loadavg: 2.03 2.05 1.98 3/213 17098
/proc/meminfo: memFree=26522384/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=3090984 CPUtime=269.94 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 14688 0 1 0 26859 135 0 0 20 0 20 0 334417458 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 772746 418139 2301 9 0 763167 0
[pid=17067/tid=17069] ppid=17065 vsize=3090984 CPUtime=257.8 cores=0,2,4,6
/proc/17067/task/17069/stat : 17069 (java) S 17065 17067 15565 0 -1 4202560 3295 0 1 0 25769 11 0 0 20 0 20 0 334417459 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216160773304 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17070] ppid=17065 vsize=3090984 CPUtime=0.36 cores=0,2,4,6
/proc/17067/task/17070/stat : 17070 (java) S 17065 17067 15565 0 -1 4202560 330 0 0 0 16 20 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216144198312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17071] ppid=17065 vsize=3090984 CPUtime=0.23 cores=0,2,4,6
/proc/17067/task/17071/stat : 17071 (java) S 17065 17067 15565 0 -1 4202560 203 0 0 0 11 12 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216143145768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17072] ppid=17065 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/17067/task/17072/stat : 17072 (java) S 17065 17067 15565 0 -1 4202560 227 0 0 0 12 13 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216142093224 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17073] ppid=17065 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/17067/task/17073/stat : 17073 (java) S 17065 17067 15565 0 -1 4202560 265 0 0 0 13 16 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216141040680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17074] ppid=17065 vsize=3090984 CPUtime=0.31 cores=0,2,4,6
/proc/17067/task/17074/stat : 17074 (java) S 17065 17067 15565 0 -1 4202560 279 0 0 0 14 17 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216139987112 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17075] ppid=17065 vsize=3090984 CPUtime=0.27 cores=0,2,4,6
/proc/17067/task/17075/stat : 17075 (java) S 17065 17067 15565 0 -1 4202560 238 0 0 0 12 15 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216138934568 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17076] ppid=17065 vsize=3090984 CPUtime=0.21 cores=0,2,4,6
/proc/17067/task/17076/stat : 17076 (java) S 17065 17067 15565 0 -1 4202560 193 0 0 0 10 11 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216137882024 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17077] ppid=17065 vsize=3090984 CPUtime=0.2 cores=0,2,4,6
/proc/17067/task/17077/stat : 17077 (java) S 17065 17067 15565 0 -1 4202560 187 0 0 0 10 10 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216136829480 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17078] ppid=17065 vsize=3090984 CPUtime=7.97 cores=0,2,4,6
/proc/17067/task/17078/stat : 17078 (java) R 17065 17067 15565 0 -1 4202560 178 0 0 0 792 5 0 0 20 0 20 0 334417462 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216124418824 140216167626807 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17079] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17079/stat : 17079 (java) S 17065 17067 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334417462 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216123364984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17080] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17080/stat : 17080 (java) S 17065 17067 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334417462 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216122312328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17081] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17081/stat : 17081 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216121261072 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17082] ppid=17065 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/17067/task/17082/stat : 17082 (java) S 17065 17067 15565 0 -1 4202560 4771 0 0 0 53 2 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216002144312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17083] ppid=17065 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/17067/task/17083/stat : 17083 (java) S 17065 17067 15565 0 -1 4202560 3272 0 0 0 57 0 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216001091768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17084] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17084/stat : 17084 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216000039416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17085] ppid=17065 vsize=3090984 CPUtime=0.11 cores=0,2,4,6
/proc/17067/task/17085/stat : 17085 (java) S 17065 17067 15565 0 -1 4202560 15 0 0 0 6 5 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140215998987080 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17097] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17097/stat : 17097 (java) S 17065 17067 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 334441269 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140215996855976 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 269.94
Current children cumulated vsize (KiB) 3090984

[startup+267.201 s]
/proc/loadavg: 2.03 2.05 1.98 3/214 17099
/proc/meminfo: memFree=26522376/32873844 swapFree=7120/7120
[pid=17067] ppid=17065 vsize=3090984 CPUtime=270.04 cores=0,2,4,6
/proc/17067/stat : 17067 (java) S 17065 17067 15565 0 -1 4202496 14689 0 1 0 26869 135 0 0 20 0 20 0 334417458 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140733357258496 233224306749 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/17067/statm: 772746 418139 2301 9 0 763167 0
[pid=17067/tid=17069] ppid=17065 vsize=3090984 CPUtime=257.8 cores=0,2,4,6
/proc/17067/task/17069/stat : 17069 (java) S 17065 17067 15565 0 -1 4202560 3295 0 1 0 25769 11 0 0 20 0 20 0 334417459 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216160773304 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17070] ppid=17065 vsize=3090984 CPUtime=0.36 cores=0,2,4,6
/proc/17067/task/17070/stat : 17070 (java) S 17065 17067 15565 0 -1 4202560 330 0 0 0 16 20 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216144198312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17071] ppid=17065 vsize=3090984 CPUtime=0.23 cores=0,2,4,6
/proc/17067/task/17071/stat : 17071 (java) S 17065 17067 15565 0 -1 4202560 203 0 0 0 11 12 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216143145768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17072] ppid=17065 vsize=3090984 CPUtime=0.25 cores=0,2,4,6
/proc/17067/task/17072/stat : 17072 (java) S 17065 17067 15565 0 -1 4202560 227 0 0 0 12 13 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216142093224 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17073] ppid=17065 vsize=3090984 CPUtime=0.29 cores=0,2,4,6
/proc/17067/task/17073/stat : 17073 (java) S 17065 17067 15565 0 -1 4202560 265 0 0 0 13 16 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216141040680 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17074] ppid=17065 vsize=3090984 CPUtime=0.31 cores=0,2,4,6
/proc/17067/task/17074/stat : 17074 (java) S 17065 17067 15565 0 -1 4202560 279 0 0 0 14 17 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216139987112 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17075] ppid=17065 vsize=3090984 CPUtime=0.27 cores=0,2,4,6
/proc/17067/task/17075/stat : 17075 (java) S 17065 17067 15565 0 -1 4202560 238 0 0 0 12 15 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216138934568 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17076] ppid=17065 vsize=3090984 CPUtime=0.21 cores=0,2,4,6
/proc/17067/task/17076/stat : 17076 (java) S 17065 17067 15565 0 -1 4202560 193 0 0 0 10 11 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216137882024 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17077] ppid=17065 vsize=3090984 CPUtime=0.2 cores=0,2,4,6
/proc/17067/task/17077/stat : 17077 (java) S 17065 17067 15565 0 -1 4202560 187 0 0 0 10 10 0 0 20 0 20 0 334417460 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216136829480 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17078] ppid=17065 vsize=3090984 CPUtime=8.07 cores=0,2,4,6
/proc/17067/task/17078/stat : 17078 (java) R 17065 17067 15565 0 -1 4202560 178 0 0 0 802 5 0 0 20 0 20 0 334417462 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216124418824 140216162968112 0 0 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17079] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17079/stat : 17079 (java) S 17065 17067 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334417462 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216123364984 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17080] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17080/stat : 17080 (java) S 17065 17067 15565 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 334417462 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216122312328 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17081] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17081/stat : 17081 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216121261072 233224328992 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17082] ppid=17065 vsize=3090984 CPUtime=0.55 cores=0,2,4,6
/proc/17067/task/17082/stat : 17082 (java) S 17065 17067 15565 0 -1 4202560 4771 0 0 0 53 2 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216002144312 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=17067/tid=17083] ppid=17065 vsize=3090984 CPUtime=0.57 cores=0,2,4,6
/proc/17067/task/17083/stat : 17083 (java) S 17065 17067 15565 0 -1 4202560 3272 0 0 0 57 0 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216001091768 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17084] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17084/stat : 17084 (java) S 17065 17067 15565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140216000039416 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=17067/tid=17085] ppid=17065 vsize=3090984 CPUtime=0.11 cores=0,2,4,6
/proc/17067/task/17085/stat : 17085 (java) S 17065 17067 15565 0 -1 4202560 15 0 0 0 6 5 0 0 20 0 20 0 334417465 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140215998987080 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17067/tid=17097] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17097/stat : 17097 (java) S 17065 17067 15565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 334441269 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140215996855976 233224320937 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=17067/tid=17099] ppid=17065 vsize=3090984 CPUtime=0 cores=0,2,4,6
/proc/17067/task/17099/stat : 17099 (java) S 17065 17067 15565 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 20 0 334444137 3165167616 418139 33554432000 1073741824 1073778376 140733357267360 140215995801848 233224320060 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 270.04
Current children cumulated vsize (KiB) 3090984

Child status: 1

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 17067 and gives
#  childrusage.ru_utime.tv_sec=268
#  childrusage.ru_utime.tv_usec=40251
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=502771
# CPU time returned by wait4() is 269.543
# while last known CPU time is 270.04
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 267.285
CPU time (s): 270.04
CPU user time (s): 268.69
CPU system time (s): 1.35
CPU usage (%): 101.031
Max. virtual memory (cumulated for all children) (KiB): 3090984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 268.04
system time used= 1.50277
maximum resident set size= 1672576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14699
page faults= 1
swaps= 0
block input operations= 256
block output operations= 296
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6181
involuntary context switches= 1740

runsolver used 0.620905 second user time and 1.66775 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-03 02:22:06
IDJOB=3731024
IDBENCH=1515
IDSOLVER=2319
FILE ID=node142/3731024-1338682926
RUNJOBID= node142-1338678627-15585
PBS_JOBID= 14636671
Free space on /tmp= 71184 MiB

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

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

MD5SUM BENCH= 721f63c71e5f6018eabb753425e3fdd2
RANDOM SEED=743211281

node142.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.776
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	: 5333.55
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.776
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.776
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	: 5391.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		: 2666.776
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.92
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.776
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.90
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.776
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.776
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		: 2666.776
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28472728 kB
Buffers:          239820 kB
Cached:          2746704 kB
SwapCached:            0 kB
Active:          1676064 kB
Inactive:        1874636 kB
Active(anon):     555776 kB
Inactive(anon):    11232 kB
Active(file):    1120288 kB
Inactive(file):  1863404 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              4332 kB
Writeback:             0 kB
AnonPages:        608180 kB
Mapped:            18568 kB
Shmem:               200 kB
Slab:             674184 kB
SReclaimable:     116236 kB
SUnreclaim:       557948 kB
KernelStack:        1600 kB
PageTables:         5292 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1825016 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    571392 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= 71180 MiB
End job on node142 at 2012-06-03 02:26:33