Trace number 3290455

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 NameAnswerCPU timeWall clock time
SAT4J core 2.3.0 SNAPSHOT 2011-02-06UNSAT 20.2629 19.2286

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-15.cnf
MD5SUMb5f600e7f9b30a5ff851f80fa6100290
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.84172
Satisfiable
(Un)Satisfiability was proved
Number of variables4740
Number of clauses45569
Sum of the clauses size233173
Maximum clause length45
Minimum clause length1
Number of clauses of size 112
Number of clauses of size 212041
Number of clauses of size 38754
Number of clauses of size 41380
Number of clauses of size 52160
Number of clauses of size over 521222

Solver Data

0.01/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.01/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.01/0.07	c See www.sat4j.org for details.
0.11/0.15	c no version file found!!!
0.11/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.11/0.15	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.11/0.15	c java.vm.version	19.1-b02
0.11/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.11/0.15	c sun.arch.data.model	64
0.11/0.15	c java.version		1.6.0_24
0.11/0.15	c os.name		Linux
0.11/0.15	c os.version		2.6.18-164.el5
0.11/0.15	c os.arch		amd64
0.11/0.15	c Free memory 		6997539544
0.11/0.15	c Max memory 		7034241024
0.11/0.15	c Total memory 		7034241024
0.11/0.15	c Number of processors 	8
0.11/0.15	c --- Begin Solver configuration ---
0.11/0.15	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@664741d6
0.11/0.15	c Learn all clauses as in MiniSAT
0.11/0.15	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.11/0.15	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.11/0.15	c Expensive reason simplification
0.11/0.15	c Armin Biere (Picosat) restarts strategy
0.11/0.15	c Glucose learned constraints deletion strategy
0.11/0.15	c timeout=2147483647s
0.11/0.15	c DB Simplification allowed=true
0.11/0.15	c --- End Solver configuration ---
0.11/0.15	c solving HOME/instance-3290455-1303789113.cnf
0.11/0.15	c reading problem ... 
0.30/0.26	c ... done. Wall clock time 0.177s.
0.30/0.26	c #vars     4740
0.30/0.26	c #constraints  45389
0.30/0.26	c constraints type 
0.30/0.26	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 33516
0.30/0.26	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 11861
1.69/1.21	c cleaning 2498 clauses out of 4999 with flag 5000/5000
2.68/2.11	c cleaning 4235 clauses out of 8502 with flag 11001/11001
4.34/3.36	c cleaning 5629 clauses out of 11266 with flag 18000/18000
5.93/4.90	c cleaning 6813 clauses out of 13638 with flag 26001/26001
7.64/6.65	c cleaning 7900 clauses out of 15825 with flag 35001/35001
9.93/8.96	c cleaning 8961 clauses out of 17925 with flag 45001/45001
12.63/11.63	c cleaning 9974 clauses out of 19964 with flag 56001/56001
15.73/14.79	c cleaning 10989 clauses out of 21989 with flag 68000/68000
19.23/18.20	c cleaning 11999 clauses out of 24004 with flag 81004/81004
20.23/19.22	c starts		: 334
20.23/19.22	c conflicts		: 85204
20.23/19.22	c decisions		: 151771
20.23/19.22	c propagations		: 23222985
20.23/19.22	c inspects		: 180786527
20.23/19.22	c shortcuts		: 0
20.23/19.22	c learnt literals	: 6
20.23/19.22	c learnt binary clauses	: 21
20.23/19.22	c learnt ternary clauses	: 754
20.23/19.22	c learnt constraints	: 85197
20.23/19.22	c ignored constraints	: 0
20.23/19.22	c root simplifications	: 339
20.23/19.22	c removed literals (reason simplification)	: 2551981
20.23/19.22	c reason swapping (by a shorter reason)	: 0
20.23/19.22	c Calls to reduceDB	: 9
20.23/19.22	c speed (assignments/second)	: 1225164.0728040095
20.23/19.22	c non guided choices	124
20.23/19.22	c learnt constraints type 
20.23/19.22	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 5961
20.23/19.22	c constraints type 
20.23/19.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 33516
20.23/19.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 11861
20.23/19.22	s UNSATISFIABLE
20.23/19.22	c Total wall clock time (in seconds) : 19.132

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3290455-1303789113/watcher-3290455-1303789113 -o /tmp/evaluation-result-3290455-1303789113/solver-3290455-1303789113 -C 2400 -W 1300 -M 7680 java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3290455-1303789113.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.38 3.87 3.85 3/204 26200
/proc/meminfo: memFree=15116968/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=33748 CPUtime=0 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 1298 0 0 0 0 0 0 0 25 0 2 0 490511096 34557952 1007 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 8425 1010 777 9 0 387 0
[pid=26200/tid=26205] ppid=26198 vsize=33696 CPUtime=0 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 186 0 0 0 0 0 0 0 25 0 2 0 490511097 34504704 1009 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248084774535 0 0 0 16784584 0 0 0 -1 4 0 0 0

[startup+0.0272779 s]
/proc/loadavg: 3.38 3.87 3.85 3/204 26200
/proc/meminfo: memFree=15116968/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7562296 CPUtime=0.01 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 8456 0 1 0 1 0 0 0 25 0 11 0 490511096 7743791104 8154 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16784584 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1890574 8154 1602 9 0 1881322 0
[pid=26200/tid=26205] ppid=26198 vsize=7562296 CPUtime=0.01 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 7332 0 1 0 1 0 0 0 25 0 11 0 490511097 7743791104 8155 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 47128936343140 0 4 0 16784584 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7562296

[startup+0.10549 s]
/proc/loadavg: 3.38 3.87 3.85 3/204 26200
/proc/meminfo: memFree=15116968/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7570960 CPUtime=0.11 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 10466 0 1 0 10 1 0 0 25 0 18 0 490511096 7752663040 10162 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1892740 10162 2119 9 0 1883478 0
[pid=26200/tid=26205] ppid=26198 vsize=7570960 CPUtime=0.08 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 8674 0 1 0 8 0 0 0 25 0 18 0 490511097 7752663040 10162 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101524939 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7570960

[startup+0.300233 s]
/proc/loadavg: 3.38 3.87 3.85 3/204 26200
/proc/meminfo: memFree=15116968/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7644092 CPUtime=0.5 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 13971 0 1 0 49 1 0 0 25 0 19 0 490511096 7827550208 13037 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1911023 13037 2197 9 0 1901761 0
[pid=26200/tid=26205] ppid=26198 vsize=7644092 CPUtime=0.29 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 9910 0 1 0 28 1 0 0 25 0 19 0 490511097 7827550208 13037 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 47128935617431 0 4 0 16800975 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7644092

[startup+0.70016 s]
/proc/loadavg: 3.38 3.87 3.85 3/204 26200
/proc/meminfo: memFree=15116968/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7644092 CPUtime=1.17 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 15687 0 1 0 115 2 0 0 25 0 19 0 490511096 7827550208 13574 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1911023 13574 2223 9 0 1901761 0
[pid=26200/tid=26205] ppid=26198 vsize=7644092 CPUtime=0.63 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 10155 0 1 0 62 1 0 0 25 0 19 0 490511097 7827550208 13574 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 46912505751864 0 4 0 16800975 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 7644092

[startup+1.50102 s]
/proc/loadavg: 3.38 3.87 3.85 5/261 26262
/proc/meminfo: memFree=14971096/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7644092 CPUtime=2.03 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 19276 0 1 0 201 2 0 0 25 0 19 0 490511096 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1911023 16786 2252 9 0 1901761 0
[pid=26200/tid=26205] ppid=26198 vsize=7644092 CPUtime=1.36 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 10464 0 1 0 135 1 0 0 25 0 19 0 490511097 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 46912505823430 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26200/tid=26207] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26207/stat : 26207 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490511098 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26208] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26208/stat : 26208 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490511098 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26209] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26209/stat : 26209 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490511098 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26210] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26210/stat : 26210 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490511098 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26211] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26211/stat : 26211 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490511098 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26212] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26212/stat : 26212 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 19 0 490511098 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26213] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26213/stat : 26213 (java) S 26198 26200 26130 0 -1 4202560 363 0 0 0 0 0 0 0 18 0 19 0 490511098 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26214] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26214/stat : 26214 (java) S 26198 26200 26130 0 -1 4202560 1047 0 0 0 0 0 0 0 18 0 19 0 490511098 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26225] ppid=26198 vsize=7644092 CPUtime=0.02 cores=4,6
/proc/26200/task/26225/stat : 26225 (java) S 26198 26200 26130 0 -1 4202560 1413 0 0 0 2 0 0 0 16 0 19 0 490511099 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 0 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26226] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26226/stat : 26226 (java) S 26198 26200 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490511099 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26227] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26227/stat : 26227 (java) S 26198 26200 26130 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490511099 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26228] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26228/stat : 26228 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101521841 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26229] ppid=26198 vsize=7644092 CPUtime=0.33 cores=4,6
/proc/26200/task/26229/stat : 26229 (java) S 26198 26200 26130 0 -1 4202560 2186 0 0 0 33 0 0 0 18 0 19 0 490511101 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26230] ppid=26198 vsize=7644092 CPUtime=0.28 cores=4,6
/proc/26200/task/26230/stat : 26230 (java) S 26198 26200 26130 0 -1 4202560 2646 0 0 0 28 0 0 0 17 0 19 0 490511101 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26231] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26231/stat : 26231 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26232] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26232/stat : 26232 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511101 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26239] ppid=26198 vsize=7644092 CPUtime=0 cores=4,6
/proc/26200/task/26239/stat : 26239 (java) S 26198 26200 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511124 7827550208 16786 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.03
Current children cumulated vsize (KiB) 7644092

[startup+3.10073 s]
/proc/loadavg: 3.43 3.87 3.85 5/262 26263
/proc/meminfo: memFree=14922604/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7666132 CPUtime=4.14 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 26671 0 1 0 411 3 0 0 25 0 19 0 490511096 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1916533 22495 2254 9 0 1907271 0
[pid=26200/tid=26205] ppid=26198 vsize=7666132 CPUtime=2.94 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 10466 0 1 0 293 1 0 0 25 0 19 0 490511097 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 46912505685824 0 4 0 16800975 0 0 0 -1 6 0 0 0
[pid=26200/tid=26207] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26207/stat : 26207 (java) S 26198 26200 26130 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 19 0 490511098 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26208] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26208/stat : 26208 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26209] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26209/stat : 26209 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26210] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26210/stat : 26210 (java) S 26198 26200 26130 0 -1 4202560 205 0 0 0 0 0 0 0 16 0 19 0 490511098 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26211] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26211/stat : 26211 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26212] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26212/stat : 26212 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26213] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26213/stat : 26213 (java) S 26198 26200 26130 0 -1 4202560 363 0 0 0 0 0 0 0 15 0 19 0 490511098 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26214] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26214/stat : 26214 (java) S 26198 26200 26130 0 -1 4202560 1047 0 0 0 0 0 0 0 18 0 19 0 490511098 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26225] ppid=26198 vsize=7666132 CPUtime=0.04 cores=4,6
/proc/26200/task/26225/stat : 26225 (java) S 26198 26200 26130 0 -1 4202560 1608 0 0 0 4 0 0 0 16 0 19 0 490511099 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 0 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26226] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26226/stat : 26226 (java) S 26198 26200 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490511099 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26227] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26227/stat : 26227 (java) S 26198 26200 26130 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490511099 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26228] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26228/stat : 26228 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101521841 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26229] ppid=26198 vsize=7666132 CPUtime=0.38 cores=4,6
/proc/26200/task/26229/stat : 26229 (java) S 26198 26200 26130 0 -1 4202560 2195 0 0 0 38 0 0 0 15 0 19 0 490511101 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26230] ppid=26198 vsize=7666132 CPUtime=0.73 cores=4,6
/proc/26200/task/26230/stat : 26230 (java) S 26198 26200 26130 0 -1 4202560 9414 0 0 0 73 0 0 0 16 0 19 0 490511101 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26231] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26231/stat : 26231 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26232] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26232/stat : 26232 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511101 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26239] ppid=26198 vsize=7666132 CPUtime=0 cores=4,6
/proc/26200/task/26239/stat : 26239 (java) S 26198 26200 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511124 7850119168 22495 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 7666132

[startup+6.30117 s]
/proc/loadavg: 3.43 3.87 3.85 5/262 26263
/proc/meminfo: memFree=14768612/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7661520 CPUtime=7.33 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 26954 0 1 0 730 3 0 0 25 0 19 0 490511096 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1915380 21648 2254 9 0 1906118 0
[pid=26200/tid=26205] ppid=26198 vsize=7661520 CPUtime=6.04 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 10469 0 1 0 603 1 0 0 25 0 19 0 490511097 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 46912505674301 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26200/tid=26207] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26207/stat : 26207 (java) S 26198 26200 26130 0 -1 4202560 218 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26208] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26208/stat : 26208 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26209] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26209/stat : 26209 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26210] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26210/stat : 26210 (java) S 26198 26200 26130 0 -1 4202560 205 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26211] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26211/stat : 26211 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26212] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26212/stat : 26212 (java) S 26198 26200 26130 0 -1 4202560 116 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26213] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26213/stat : 26213 (java) S 26198 26200 26130 0 -1 4202560 363 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26214] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26214/stat : 26214 (java) S 26198 26200 26130 0 -1 4202560 1048 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26225] ppid=26198 vsize=7661520 CPUtime=0.09 cores=4,6
/proc/26200/task/26225/stat : 26225 (java) S 26198 26200 26130 0 -1 4202560 1755 0 0 0 9 0 0 0 15 0 19 0 490511099 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 0 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26226] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26226/stat : 26226 (java) S 26198 26200 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26227] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26227/stat : 26227 (java) S 26198 26200 26130 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26228] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26228/stat : 26228 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101521841 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26229] ppid=26198 vsize=7661520 CPUtime=0.4 cores=4,6
/proc/26200/task/26229/stat : 26229 (java) S 26198 26200 26130 0 -1 4202560 2211 0 0 0 40 0 0 0 15 0 19 0 490511101 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26230] ppid=26198 vsize=7661520 CPUtime=0.74 cores=4,6
/proc/26200/task/26230/stat : 26230 (java) S 26198 26200 26130 0 -1 4202560 9415 0 0 0 74 0 0 0 15 0 19 0 490511101 7845396480 21648 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 6 0 0 0

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

/proc/26200/task/26207/stat : 26207 (java) S 26198 26200 26130 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26208] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26208/stat : 26208 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26209] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26209/stat : 26209 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26210] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26210/stat : 26210 (java) S 26198 26200 26130 0 -1 4202560 206 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26211] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26211/stat : 26211 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26212] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26212/stat : 26212 (java) S 26198 26200 26130 0 -1 4202560 116 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26213] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26213/stat : 26213 (java) S 26198 26200 26130 0 -1 4202560 363 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26214] ppid=26198 vsize=7661520 CPUtime=0.01 cores=4,6
/proc/26200/task/26214/stat : 26214 (java) S 26198 26200 26130 0 -1 4202560 1050 0 0 0 1 0 0 0 16 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26225] ppid=26198 vsize=7661520 CPUtime=0.22 cores=4,6
/proc/26200/task/26225/stat : 26225 (java) S 26198 26200 26130 0 -1 4202560 2047 0 0 0 22 0 0 0 15 0 19 0 490511099 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 0 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26226] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26226/stat : 26226 (java) S 26198 26200 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26227] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26227/stat : 26227 (java) S 26198 26200 26130 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26228] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26228/stat : 26228 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101521841 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26229] ppid=26198 vsize=7661520 CPUtime=0.4 cores=4,6
/proc/26200/task/26229/stat : 26229 (java) S 26198 26200 26130 0 -1 4202560 2211 0 0 0 40 0 0 0 15 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26230] ppid=26198 vsize=7661520 CPUtime=0.74 cores=4,6
/proc/26200/task/26230/stat : 26230 (java) S 26198 26200 26130 0 -1 4202560 9415 0 0 0 74 0 0 0 15 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26231] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26231/stat : 26231 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26232] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26232/stat : 26232 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26239] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26239/stat : 26239 (java) S 26198 26200 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511124 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.33
Current children cumulated vsize (KiB) 7661520

[startup+18.707 s]
/proc/loadavg: 3.63 3.89 3.86 5/262 26263
/proc/meminfo: memFree=14761396/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7661520 CPUtime=19.73 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 27254 0 1 0 1970 3 0 0 25 0 19 0 490511096 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1915380 21943 2254 9 0 1906118 0
[pid=26200/tid=26205] ppid=26198 vsize=7661520 CPUtime=18.28 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 10474 0 1 0 1827 1 0 0 25 0 19 0 490511097 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 46912505665825 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26200/tid=26207] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26207/stat : 26207 (java) S 26198 26200 26130 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26208] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26208/stat : 26208 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26209] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26209/stat : 26209 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26210] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26210/stat : 26210 (java) S 26198 26200 26130 0 -1 4202560 206 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26211] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26211/stat : 26211 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26212] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26212/stat : 26212 (java) S 26198 26200 26130 0 -1 4202560 116 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26213] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26213/stat : 26213 (java) S 26198 26200 26130 0 -1 4202560 363 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26214] ppid=26198 vsize=7661520 CPUtime=0.01 cores=4,6
/proc/26200/task/26214/stat : 26214 (java) S 26198 26200 26130 0 -1 4202560 1050 0 0 0 1 0 0 0 16 0 19 0 490511098 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26225] ppid=26198 vsize=7661520 CPUtime=0.22 cores=4,6
/proc/26200/task/26225/stat : 26225 (java) S 26198 26200 26130 0 -1 4202560 2047 0 0 0 22 0 0 0 15 0 19 0 490511099 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 0 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26226] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26226/stat : 26226 (java) S 26198 26200 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26227] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26227/stat : 26227 (java) S 26198 26200 26130 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26228] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26228/stat : 26228 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101521841 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26229] ppid=26198 vsize=7661520 CPUtime=0.4 cores=4,6
/proc/26200/task/26229/stat : 26229 (java) S 26198 26200 26130 0 -1 4202560 2211 0 0 0 40 0 0 0 15 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26230] ppid=26198 vsize=7661520 CPUtime=0.74 cores=4,6
/proc/26200/task/26230/stat : 26230 (java) S 26198 26200 26130 0 -1 4202560 9415 0 0 0 74 0 0 0 15 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26231] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26231/stat : 26231 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26232] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26232/stat : 26232 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511101 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26239] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26239/stat : 26239 (java) S 26198 26200 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511124 7845396480 21943 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 19.73
Current children cumulated vsize (KiB) 7661520

[startup+19.101 s]
/proc/loadavg: 3.63 3.89 3.86 5/262 26263
/proc/meminfo: memFree=14761396/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7661520 CPUtime=20.13 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 27270 0 1 0 2010 3 0 0 25 0 19 0 490511096 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1915380 21959 2254 9 0 1906118 0
[pid=26200/tid=26205] ppid=26198 vsize=7661520 CPUtime=18.67 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 10474 0 1 0 1866 1 0 0 25 0 19 0 490511097 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 46912505665757 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26200/tid=26207] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26207/stat : 26207 (java) S 26198 26200 26130 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26208] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26208/stat : 26208 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26209] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26209/stat : 26209 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26210] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26210/stat : 26210 (java) S 26198 26200 26130 0 -1 4202560 206 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26211] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26211/stat : 26211 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26212] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26212/stat : 26212 (java) S 26198 26200 26130 0 -1 4202560 116 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26213] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26213/stat : 26213 (java) S 26198 26200 26130 0 -1 4202560 363 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26214] ppid=26198 vsize=7661520 CPUtime=0.01 cores=4,6
/proc/26200/task/26214/stat : 26214 (java) S 26198 26200 26130 0 -1 4202560 1050 0 0 0 1 0 0 0 16 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26225] ppid=26198 vsize=7661520 CPUtime=0.22 cores=4,6
/proc/26200/task/26225/stat : 26225 (java) S 26198 26200 26130 0 -1 4202560 2047 0 0 0 22 0 0 0 15 0 19 0 490511099 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 0 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26226] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26226/stat : 26226 (java) S 26198 26200 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26227] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26227/stat : 26227 (java) S 26198 26200 26130 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26228] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26228/stat : 26228 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101521841 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26229] ppid=26198 vsize=7661520 CPUtime=0.41 cores=4,6
/proc/26200/task/26229/stat : 26229 (java) S 26198 26200 26130 0 -1 4202560 2227 0 0 0 41 0 0 0 15 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26230] ppid=26198 vsize=7661520 CPUtime=0.74 cores=4,6
/proc/26200/task/26230/stat : 26230 (java) S 26198 26200 26130 0 -1 4202560 9415 0 0 0 74 0 0 0 15 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26231] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26231/stat : 26231 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26232] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26232/stat : 26232 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26239] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26239/stat : 26239 (java) S 26198 26200 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511124 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.13
Current children cumulated vsize (KiB) 7661520

[startup+19.2009 s]
/proc/loadavg: 3.63 3.89 3.86 5/262 26263
/proc/meminfo: memFree=14761396/32950928 swapFree=67111528/67111528
[pid=26200] ppid=26198 vsize=7661520 CPUtime=20.23 cores=4,6
/proc/26200/stat : 26200 (java) S 26198 26200 26130 0 -1 4202496 27270 0 1 0 2020 3 0 0 25 0 19 0 490511096 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101500901 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0
/proc/26200/statm: 1915380 21959 2254 9 0 1906118 0
[pid=26200/tid=26205] ppid=26198 vsize=7661520 CPUtime=18.77 cores=4,6
/proc/26200/task/26205/stat : 26205 (java) R 26198 26200 26130 0 -1 4202560 10474 0 1 0 1876 1 0 0 25 0 19 0 490511097 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 46912505674229 0 4 0 16800975 0 0 0 -1 4 0 0 0
[pid=26200/tid=26207] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26207/stat : 26207 (java) S 26198 26200 26130 0 -1 4202560 218 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26208] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26208/stat : 26208 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26209] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26209/stat : 26209 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26210] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26210/stat : 26210 (java) S 26198 26200 26130 0 -1 4202560 206 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26211] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26211/stat : 26211 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26212] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26212/stat : 26212 (java) S 26198 26200 26130 0 -1 4202560 116 0 0 0 0 0 0 0 15 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26213] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26213/stat : 26213 (java) S 26198 26200 26130 0 -1 4202560 363 0 0 0 0 0 0 0 16 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26214] ppid=26198 vsize=7661520 CPUtime=0.01 cores=4,6
/proc/26200/task/26214/stat : 26214 (java) S 26198 26200 26130 0 -1 4202560 1050 0 0 0 1 0 0 0 16 0 19 0 490511098 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26225] ppid=26198 vsize=7661520 CPUtime=0.22 cores=4,6
/proc/26200/task/26225/stat : 26225 (java) S 26198 26200 26130 0 -1 4202560 2047 0 0 0 22 0 0 0 15 0 19 0 490511099 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 0 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26226] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26226/stat : 26226 (java) S 26198 26200 26130 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26227] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26227/stat : 26227 (java) S 26198 26200 26130 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490511099 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26228] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26228/stat : 26228 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101521841 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26229] ppid=26198 vsize=7661520 CPUtime=0.41 cores=4,6
/proc/26200/task/26229/stat : 26229 (java) S 26198 26200 26130 0 -1 4202560 2227 0 0 0 41 0 0 0 15 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26230] ppid=26198 vsize=7661520 CPUtime=0.74 cores=4,6
/proc/26200/task/26230/stat : 26230 (java) S 26198 26200 26130 0 -1 4202560 9415 0 0 0 74 0 0 0 15 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 6 0 0 0
[pid=26200/tid=26231] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26231/stat : 26231 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514137 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26232] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26232/stat : 26232 (java) S 26198 26200 26130 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490511101 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
[pid=26200/tid=26239] ppid=26198 vsize=7661520 CPUtime=0 cores=4,6
/proc/26200/task/26239/stat : 26239 (java) S 26198 26200 26130 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490511124 7845396480 21959 33554432000 1073741824 1073778376 140735067502016 18446744073709551615 248101514752 0 4 0 16800975 18446604443926886528 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 20.23
Current children cumulated vsize (KiB) 7661520

Child status: 20
Real time (s): 19.2286
CPU time (s): 20.2629
CPU user time (s): 20.2229
CPU system time (s): 0.039993
CPU usage (%): 105.379
Max. virtual memory (cumulated for all children) (KiB): 7666132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20.2229
system time used= 0.039993
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27427
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 825
involuntary context switches= 813

runsolver used 0.035994 second user time and 0.074988 second system time

The end

Launcher Data

Begin job on node123 at 2011-04-26 05:38:33
IDJOB=3290455
IDBENCH=83433
IDSOLVER=1611
FILE ID=node123/3290455-1303789113
RUNJOBID= node123-1303789113-26149
PBS_JOBID= 13157259
Free space on /tmp= 72928 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-15.cnf
COMMAND LINE= java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290455-1303789113/watcher-3290455-1303789113 -o /tmp/evaluation-result-3290455-1303789113/solver-3290455-1303789113 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3290455-1303789113.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= b5f600e7f9b30a5ff851f80fa6100290
RANDOM SEED=1577168307

node123.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.67
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.838
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15117628 kB
Buffers:       2170768 kB
Cached:       14997100 kB
SwapCached:          0 kB
Active:        8331300 kB
Inactive:      8954176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15117628 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2208 kB
Writeback:           0 kB
AnonPages:      118016 kB
Mapped:          20640 kB
Slab:           479620 kB
PageTables:       5552 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 14700872 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72912 MiB
End job on node123 at 2011-04-26 05:38:52