Trace number 3293215

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 58.926 57.0797

General information on the benchmark

NameSAT02/industrial/nam/fpga-routing/
k2fix_gr_rcs_w9.shuffled.cnf
MD5SUM3469bb30890bba597175d692c3430b0e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark32.0421
Satisfiable
(Un)Satisfiability was proved
Number of variables11313
Number of clauses305160
Sum of the clauses size619119
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2303903
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51257

Solver Data

0.00/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c no version file found!!!
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.18-164.el5
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		6997539544
0.00/0.08	c Max memory 		7034241024
0.00/0.08	c Total memory 		7034241024
0.00/0.08	c Number of processors 	8
0.09/0.10	c --- Begin Solver configuration ---
0.09/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@50337d0f
0.09/0.10	c Learn all clauses as in MiniSAT
0.09/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.09/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.09/0.10	c Expensive reason simplification
0.09/0.10	c Armin Biere (Picosat) restarts strategy
0.09/0.10	c Glucose learned constraints deletion strategy
0.09/0.10	c timeout=2147483647s
0.09/0.10	c DB Simplification allowed=true
0.09/0.10	c --- End Solver configuration ---
0.09/0.10	c solving HOME/instance-3293215-1303793798.cnf
0.09/0.10	c reading problem ... 
0.40/0.38	c ... done. Wall clock time 0.283s.
0.40/0.38	c #vars     11313
0.40/0.38	c #constraints  305160
0.40/0.38	c constraints type 
0.40/0.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1257
0.40/0.38	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 303903
2.13/1.76	c cleaning 2498 clauses out of 5000 with flag 5000/5000
3.90/3.22	c cleaning 4246 clauses out of 8503 with flag 11001/11001
5.20/4.56	c cleaning 5623 clauses out of 11256 with flag 18000/18000
6.31/5.60	c cleaning 6812 clauses out of 13633 with flag 26000/26000
7.52/6.88	c cleaning 7905 clauses out of 15821 with flag 35000/35000
9.02/8.30	c cleaning 8958 clauses out of 17917 with flag 45001/45001
10.70/9.96	c cleaning 9977 clauses out of 19960 with flag 56002/56002
12.86/11.89	c cleaning 10987 clauses out of 21982 with flag 68001/68001
15.06/14.07	c cleaning 11998 clauses out of 23995 with flag 81001/81001
17.51/16.49	c cleaning 12997 clauses out of 25998 with flag 95002/95002
20.51/19.44	c cleaning 13995 clauses out of 27999 with flag 110000/110000
23.61/22.57	c cleaning 15003 clauses out of 30005 with flag 126001/126001
27.42/26.39	c cleaning 15998 clauses out of 32001 with flag 143000/143000
31.92/30.64	c cleaning 16992 clauses out of 34004 with flag 161001/161001
37.22/35.46	c cleaning 17997 clauses out of 36012 with flag 180001/180001
42.82/41.08	c cleaning 19002 clauses out of 38015 with flag 200001/200001
49.72/47.90	c cleaning 19994 clauses out of 40015 with flag 221003/221003
57.53/55.78	c cleaning 21001 clauses out of 42018 with flag 243000/243000
58.83/57.06	c starts		: 622
58.83/57.06	c conflicts		: 247714
58.83/57.06	c decisions		: 308575
58.83/57.06	c propagations		: 26043369
58.83/57.06	c inspects		: 594147054
58.83/57.06	c shortcuts		: 0
58.83/57.06	c learnt literals	: 2
58.83/57.06	c learnt binary clauses	: 25
58.83/57.06	c learnt ternary clauses	: 197
58.83/57.06	c learnt constraints	: 247711
58.83/57.06	c ignored constraints	: 0
58.83/57.06	c root simplifications	: 623
58.83/57.06	c removed literals (reason simplification)	: 3093169
58.83/57.06	c reason swapping (by a shorter reason)	: 0
58.83/57.06	c Calls to reduceDB	: 18
58.83/57.06	c speed (assignments/second)	: 459464.5390070922
58.83/57.06	c non guided choices	110
58.83/57.07	c learnt constraints type 
58.83/57.07	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 10
58.83/57.07	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 6511
58.83/57.07	c constraints type 
58.83/57.07	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1257
58.83/57.07	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 303903
58.83/57.07	s UNSATISFIABLE
58.83/57.07	c Total wall clock time (in seconds) : 56.966

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

running on 2 cores: 5,7

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.95 4.06 3.97 5/243 28734
/proc/meminfo: memFree=18692776/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=252 CPUtime=0 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4194304 77 0 0 0 0 0 0 0 25 0 1 0 490982454 258048 31 33554432000 1073741824 1073778376 140735168661056 18446744073709551615 216629591687 0 2147483391 4096 0 18446744071699199166 0 0 17 5 0 0 0
/proc/28734/statm: 63 31 24 9 0 22 0

[startup+0.098791 s]
/proc/loadavg: 3.95 4.06 3.97 5/243 28734
/proc/meminfo: memFree=18692776/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7570852 CPUtime=0.09 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 10167 0 1 0 7 2 0 0 25 0 18 0 490982454 7752552448 9864 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1892713 9864 2077 9 0 1883451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7570852

[startup+0.100788 s]
/proc/loadavg: 3.95 4.06 3.97 5/243 28734
/proc/meminfo: memFree=18692776/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7570852 CPUtime=0.09 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 10215 0 1 0 7 2 0 0 25 0 18 0 490982454 7752552448 9912 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1892713 9912 2080 9 0 1883451 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7570852

[startup+0.300756 s]
/proc/loadavg: 3.95 4.06 3.97 5/243 28734
/proc/meminfo: memFree=18692776/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7638112 CPUtime=0.4 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 14429 0 1 0 37 3 0 0 25 0 18 0 490982454 7821426688 14037 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1909528 14037 2198 9 0 1900266 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 7638112

[startup+0.700687 s]
/proc/loadavg: 3.95 4.06 3.97 5/243 28734
/proc/meminfo: memFree=18692776/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7639368 CPUtime=1.08 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 19309 0 1 0 105 3 0 0 25 0 19 0 490982454 7822712832 17251 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1909842 17251 2223 9 0 1900580 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 7639368

[startup+1.50155 s]
/proc/loadavg: 3.95 4.06 3.97 5/262 28753
/proc/meminfo: memFree=18630820/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7639208 CPUtime=1.93 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 19823 0 1 0 190 3 0 0 25 0 19 0 490982454 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1909802 17565 2226 9 0 1900540 0
[pid=28734/tid=28736] ppid=28732 vsize=7639208 CPUtime=1.47 cores=5,7
/proc/28734/task/28736/stat : 28736 (java) R 28732 28734 28353 0 -1 4202560 14923 0 1 0 144 3 0 0 25 0 19 0 490982455 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 46912505612954 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28734/tid=28737] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28737/stat : 28737 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982457 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28738] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28738/stat : 28738 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982457 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28739] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28739/stat : 28739 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982457 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28740] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28740/stat : 28740 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982457 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28741] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28741/stat : 28741 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982457 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28742] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28742/stat : 28742 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982457 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28743] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28743/stat : 28743 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982457 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28744] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28744/stat : 28744 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982457 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28745] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28745/stat : 28745 (java) S 28732 28734 28353 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 19 0 490982458 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 0 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28746] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28746/stat : 28746 (java) S 28732 28734 28353 0 -1 4202560 16 0 0 0 0 0 0 0 25 0 19 0 490982458 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28747] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28747/stat : 28747 (java) S 28732 28734 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490982458 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28748] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28748/stat : 28748 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646338993 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28749] ppid=28732 vsize=7639208 CPUtime=0.19 cores=5,7
/proc/28734/task/28749/stat : 28749 (java) S 28732 28734 28353 0 -1 4202560 1143 0 0 0 19 0 0 0 22 0 19 0 490982461 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28750] ppid=28732 vsize=7639208 CPUtime=0.26 cores=5,7
/proc/28734/task/28750/stat : 28750 (java) S 28732 28734 28353 0 -1 4202560 2596 0 0 0 26 0 0 0 19 0 19 0 490982461 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28751] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28751/stat : 28751 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28752] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28752/stat : 28752 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490982461 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28753] ppid=28732 vsize=7639208 CPUtime=0 cores=5,7
/proc/28734/task/28753/stat : 28753 (java) S 28732 28734 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490982495 7822548992 17565 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.93
Current children cumulated vsize (KiB) 7639208

[startup+3.1013 s]
/proc/loadavg: 3.95 4.06 3.97 5/262 28753
/proc/meminfo: memFree=18571120/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7659460 CPUtime=3.8 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 36713 0 1 0 374 6 0 0 25 0 19 0 490982454 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1914865 32371 2254 9 0 1905603 0
[pid=28734/tid=28736] ppid=28732 vsize=7659460 CPUtime=2.9 cores=5,7
/proc/28734/task/28736/stat : 28736 (java) R 28732 28734 28353 0 -1 4202560 15003 0 1 0 287 3 0 0 25 0 19 0 490982455 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 46912505710203 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28734/tid=28737] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28737/stat : 28737 (java) S 28732 28734 28353 0 -1 4202560 18 0 0 0 0 0 0 0 18 0 19 0 490982457 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28738] ppid=28732 vsize=7659460 CPUtime=0.01 cores=5,7
/proc/28734/task/28738/stat : 28738 (java) S 28732 28734 28353 0 -1 4202560 1624 0 0 0 1 0 0 0 18 0 19 0 490982457 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28739] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28739/stat : 28739 (java) S 28732 28734 28353 0 -1 4202560 15 0 0 0 0 0 0 0 18 0 19 0 490982457 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28740] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28740/stat : 28740 (java) S 28732 28734 28353 0 -1 4202560 139 0 0 0 0 0 0 0 17 0 19 0 490982457 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28741] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28741/stat : 28741 (java) S 28732 28734 28353 0 -1 4202560 125 0 0 0 0 0 0 0 18 0 19 0 490982457 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28742] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28742/stat : 28742 (java) S 28732 28734 28353 0 -1 4202560 58 0 0 0 0 0 0 0 18 0 19 0 490982457 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28743] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28743/stat : 28743 (java) S 28732 28734 28353 0 -1 4202560 25 0 0 0 0 0 0 0 18 0 19 0 490982457 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28744] ppid=28732 vsize=7659460 CPUtime=0.03 cores=5,7
/proc/28734/task/28744/stat : 28744 (java) S 28732 28734 28353 0 -1 4202560 2769 0 0 0 3 0 0 0 18 0 19 0 490982457 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28745] ppid=28732 vsize=7659460 CPUtime=0.08 cores=5,7
/proc/28734/task/28745/stat : 28745 (java) S 28732 28734 28353 0 -1 4202560 4742 0 0 0 8 0 0 0 15 0 19 0 490982458 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 0 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28746] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28746/stat : 28746 (java) S 28732 28734 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28747] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28747/stat : 28747 (java) S 28732 28734 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28748] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28748/stat : 28748 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646338993 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28749] ppid=28732 vsize=7659460 CPUtime=0.21 cores=5,7
/proc/28734/task/28749/stat : 28749 (java) S 28732 28734 28353 0 -1 4202560 1426 0 0 0 21 0 0 0 16 0 19 0 490982461 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28750] ppid=28732 vsize=7659460 CPUtime=0.49 cores=5,7
/proc/28734/task/28750/stat : 28750 (java) S 28732 28734 28353 0 -1 4202560 9619 0 0 0 48 1 0 0 16 0 19 0 490982461 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28751] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28751/stat : 28751 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28752] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28752/stat : 28752 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490982461 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28753] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28753/stat : 28753 (java) S 28732 28734 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490982495 7843287040 32371 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 7659460

[startup+6.3007 s]
/proc/loadavg: 3.95 4.06 3.97 5/262 28753
/proc/meminfo: memFree=18563616/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7659460 CPUtime=7.02 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 38543 0 1 0 696 6 0 0 25 0 19 0 490982454 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1914865 34187 2254 9 0 1905603 0
[pid=28734/tid=28736] ppid=28732 vsize=7659460 CPUtime=5.84 cores=5,7
/proc/28734/task/28736/stat : 28736 (java) R 28732 28734 28353 0 -1 4202560 15008 0 1 0 581 3 0 0 19 0 19 0 490982455 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 46912505654556 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=28734/tid=28737] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28737/stat : 28737 (java) S 28732 28734 28353 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28738] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28738/stat : 28738 (java) S 28732 28734 28353 0 -1 4202560 1624 0 0 0 2 0 0 0 15 0 19 0 490982457 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28739] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28739/stat : 28739 (java) S 28732 28734 28353 0 -1 4202560 15 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28740] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28740/stat : 28740 (java) S 28732 28734 28353 0 -1 4202560 139 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28741] ppid=28732 vsize=7659460 CPUtime=0.01 cores=5,7
/proc/28734/task/28741/stat : 28741 (java) S 28732 28734 28353 0 -1 4202560 451 0 0 0 1 0 0 0 18 0 19 0 490982457 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28742] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28742/stat : 28742 (java) S 28732 28734 28353 0 -1 4202560 150 0 0 0 0 0 0 0 16 0 19 0 490982457 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28743] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28743/stat : 28743 (java) S 28732 28734 28353 0 -1 4202560 25 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28744] ppid=28732 vsize=7659460 CPUtime=0.04 cores=5,7
/proc/28734/task/28744/stat : 28744 (java) S 28732 28734 28353 0 -1 4202560 2771 0 0 0 4 0 0 0 15 0 19 0 490982457 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28745] ppid=28732 vsize=7659460 CPUtime=0.31 cores=5,7
/proc/28734/task/28745/stat : 28745 (java) S 28732 28734 28353 0 -1 4202560 6136 0 0 0 31 0 0 0 16 0 19 0 490982458 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 0 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28746] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28746/stat : 28746 (java) S 28732 28734 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28747] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28747/stat : 28747 (java) S 28732 28734 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28748] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28748/stat : 28748 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646338993 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28749] ppid=28732 vsize=7659460 CPUtime=0.22 cores=5,7
/proc/28734/task/28749/stat : 28749 (java) S 28732 28734 28353 0 -1 4202560 1426 0 0 0 22 0 0 0 15 0 19 0 490982461 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28750] ppid=28732 vsize=7659460 CPUtime=0.52 cores=5,7
/proc/28734/task/28750/stat : 28750 (java) S 28732 28734 28353 0 -1 4202560 9629 0 0 0 51 1 0 0 15 0 19 0 490982461 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28751] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28751/stat : 28751 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28752] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28752/stat : 28752 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 490982461 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28753] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28753/stat : 28753 (java) S 28732 28734 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490982495 7843287040 34187 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 7.02
Current children cumulated vsize (KiB) 7659460

[startup+12.7016 s]

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

/proc/28734/task/28737/stat : 28737 (java) S 28732 28734 28353 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28738] ppid=28732 vsize=7659460 CPUtime=0.03 cores=5,7
/proc/28734/task/28738/stat : 28738 (java) S 28732 28734 28353 0 -1 4202560 1628 0 0 0 3 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28739] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28739/stat : 28739 (java) S 28732 28734 28353 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28740] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28740/stat : 28740 (java) S 28732 28734 28353 0 -1 4202560 157 0 0 0 2 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28741] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28741/stat : 28741 (java) S 28732 28734 28353 0 -1 4202560 466 0 0 0 2 0 0 0 16 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28742] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28742/stat : 28742 (java) S 28732 28734 28353 0 -1 4202560 157 0 0 0 2 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28743] ppid=28732 vsize=7659460 CPUtime=0.01 cores=5,7
/proc/28734/task/28743/stat : 28743 (java) S 28732 28734 28353 0 -1 4202560 33 0 0 0 1 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28744] ppid=28732 vsize=7659460 CPUtime=0.04 cores=5,7
/proc/28734/task/28744/stat : 28744 (java) S 28732 28734 28353 0 -1 4202560 2772 0 0 0 4 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28745] ppid=28732 vsize=7659460 CPUtime=1.48 cores=5,7
/proc/28734/task/28745/stat : 28745 (java) S 28732 28734 28353 0 -1 4202560 7538 0 0 0 147 1 0 0 16 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 0 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28746] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28746/stat : 28746 (java) S 28732 28734 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28747] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28747/stat : 28747 (java) S 28732 28734 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28748] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28748/stat : 28748 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646338993 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28749] ppid=28732 vsize=7659460 CPUtime=1.27 cores=5,7
/proc/28734/task/28749/stat : 28749 (java) S 28732 28734 28353 0 -1 4202560 13975 0 0 0 125 2 0 0 16 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28750] ppid=28732 vsize=7659460 CPUtime=0.58 cores=5,7
/proc/28734/task/28750/stat : 28750 (java) S 28732 28734 28353 0 -1 4202560 9635 0 0 0 57 1 0 0 16 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28751] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28751/stat : 28751 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28752] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28752/stat : 28752 (java) S 28732 28734 28353 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28753] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28753/stat : 28753 (java) S 28732 28734 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490982495 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 57.73
Current children cumulated vsize (KiB) 7659460

[startup+56.7008 s]
/proc/loadavg: 4.17 4.11 3.99 5/262 28802
/proc/meminfo: memFree=17576136/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7659460 CPUtime=58.53 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 52584 0 1 0 5844 9 0 0 25 0 19 0 490982454 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1914865 38601 2254 9 0 1905603 0
[pid=28734/tid=28736] ppid=28732 vsize=7659460 CPUtime=54.97 cores=5,7
/proc/28734/task/28736/stat : 28736 (java) R 28732 28734 28353 0 -1 4202560 15025 0 1 0 5494 3 0 0 25 0 19 0 490982455 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 46912505623982 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28734/tid=28737] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28737/stat : 28737 (java) S 28732 28734 28353 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28738] ppid=28732 vsize=7659460 CPUtime=0.03 cores=5,7
/proc/28734/task/28738/stat : 28738 (java) S 28732 28734 28353 0 -1 4202560 1628 0 0 0 3 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28739] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28739/stat : 28739 (java) S 28732 28734 28353 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28740] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28740/stat : 28740 (java) S 28732 28734 28353 0 -1 4202560 157 0 0 0 2 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28741] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28741/stat : 28741 (java) S 28732 28734 28353 0 -1 4202560 466 0 0 0 2 0 0 0 16 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28742] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28742/stat : 28742 (java) S 28732 28734 28353 0 -1 4202560 157 0 0 0 2 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28743] ppid=28732 vsize=7659460 CPUtime=0.01 cores=5,7
/proc/28734/task/28743/stat : 28743 (java) S 28732 28734 28353 0 -1 4202560 33 0 0 0 1 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28744] ppid=28732 vsize=7659460 CPUtime=0.04 cores=5,7
/proc/28734/task/28744/stat : 28744 (java) S 28732 28734 28353 0 -1 4202560 2772 0 0 0 4 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28745] ppid=28732 vsize=7659460 CPUtime=1.48 cores=5,7
/proc/28734/task/28745/stat : 28745 (java) S 28732 28734 28353 0 -1 4202560 7538 0 0 0 147 1 0 0 16 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 0 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28746] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28746/stat : 28746 (java) S 28732 28734 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28747] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28747/stat : 28747 (java) S 28732 28734 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28748] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28748/stat : 28748 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646338993 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28749] ppid=28732 vsize=7659460 CPUtime=1.27 cores=5,7
/proc/28734/task/28749/stat : 28749 (java) S 28732 28734 28353 0 -1 4202560 13975 0 0 0 125 2 0 0 16 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28750] ppid=28732 vsize=7659460 CPUtime=0.58 cores=5,7
/proc/28734/task/28750/stat : 28750 (java) S 28732 28734 28353 0 -1 4202560 9635 0 0 0 57 1 0 0 16 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28751] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28751/stat : 28751 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28752] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28752/stat : 28752 (java) S 28732 28734 28353 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28753] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28753/stat : 28753 (java) S 28732 28734 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490982495 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 58.53
Current children cumulated vsize (KiB) 7659460

[startup+56.9008 s]
/proc/loadavg: 4.17 4.11 3.99 5/262 28802
/proc/meminfo: memFree=17576136/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7659460 CPUtime=58.73 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 52584 0 1 0 5864 9 0 0 25 0 19 0 490982454 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1914865 38601 2254 9 0 1905603 0
[pid=28734/tid=28736] ppid=28732 vsize=7659460 CPUtime=55.17 cores=5,7
/proc/28734/task/28736/stat : 28736 (java) R 28732 28734 28353 0 -1 4202560 15025 0 1 0 5514 3 0 0 25 0 19 0 490982455 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 46912505709986 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28734/tid=28737] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28737/stat : 28737 (java) S 28732 28734 28353 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28738] ppid=28732 vsize=7659460 CPUtime=0.03 cores=5,7
/proc/28734/task/28738/stat : 28738 (java) S 28732 28734 28353 0 -1 4202560 1628 0 0 0 3 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28739] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28739/stat : 28739 (java) S 28732 28734 28353 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28740] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28740/stat : 28740 (java) S 28732 28734 28353 0 -1 4202560 157 0 0 0 2 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28741] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28741/stat : 28741 (java) S 28732 28734 28353 0 -1 4202560 466 0 0 0 2 0 0 0 16 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28742] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28742/stat : 28742 (java) S 28732 28734 28353 0 -1 4202560 157 0 0 0 2 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28743] ppid=28732 vsize=7659460 CPUtime=0.01 cores=5,7
/proc/28734/task/28743/stat : 28743 (java) S 28732 28734 28353 0 -1 4202560 33 0 0 0 1 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28744] ppid=28732 vsize=7659460 CPUtime=0.04 cores=5,7
/proc/28734/task/28744/stat : 28744 (java) S 28732 28734 28353 0 -1 4202560 2772 0 0 0 4 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28745] ppid=28732 vsize=7659460 CPUtime=1.48 cores=5,7
/proc/28734/task/28745/stat : 28745 (java) S 28732 28734 28353 0 -1 4202560 7538 0 0 0 147 1 0 0 15 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 0 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28746] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28746/stat : 28746 (java) S 28732 28734 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28747] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28747/stat : 28747 (java) S 28732 28734 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28748] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28748/stat : 28748 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646338993 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28749] ppid=28732 vsize=7659460 CPUtime=1.27 cores=5,7
/proc/28734/task/28749/stat : 28749 (java) S 28732 28734 28353 0 -1 4202560 13975 0 0 0 125 2 0 0 16 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28750] ppid=28732 vsize=7659460 CPUtime=0.58 cores=5,7
/proc/28734/task/28750/stat : 28750 (java) S 28732 28734 28353 0 -1 4202560 9635 0 0 0 57 1 0 0 16 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28751] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28751/stat : 28751 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28752] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28752/stat : 28752 (java) S 28732 28734 28353 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28753] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28753/stat : 28753 (java) S 28732 28734 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490982495 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 58.73
Current children cumulated vsize (KiB) 7659460

[startup+57.0008 s]
/proc/loadavg: 4.17 4.11 3.99 5/262 28802
/proc/meminfo: memFree=17576136/32951124 swapFree=67111528/67111528
[pid=28734] ppid=28732 vsize=7659460 CPUtime=58.83 cores=5,7
/proc/28734/stat : 28734 (java) S 28732 28734 28353 0 -1 4202496 52584 0 1 0 5874 9 0 0 25 0 19 0 490982454 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646318053 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0
/proc/28734/statm: 1914865 38601 2254 9 0 1905603 0
[pid=28734/tid=28736] ppid=28732 vsize=7659460 CPUtime=55.27 cores=5,7
/proc/28734/task/28736/stat : 28736 (java) R 28732 28734 28353 0 -1 4202560 15025 0 1 0 5524 3 0 0 25 0 19 0 490982455 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 46912505672326 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=28734/tid=28737] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28737/stat : 28737 (java) S 28732 28734 28353 0 -1 4202560 27 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28738] ppid=28732 vsize=7659460 CPUtime=0.03 cores=5,7
/proc/28734/task/28738/stat : 28738 (java) S 28732 28734 28353 0 -1 4202560 1628 0 0 0 3 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28739] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28739/stat : 28739 (java) S 28732 28734 28353 0 -1 4202560 19 0 0 0 0 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28740] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28740/stat : 28740 (java) S 28732 28734 28353 0 -1 4202560 157 0 0 0 2 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28741] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28741/stat : 28741 (java) S 28732 28734 28353 0 -1 4202560 466 0 0 0 2 0 0 0 16 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28742] ppid=28732 vsize=7659460 CPUtime=0.02 cores=5,7
/proc/28734/task/28742/stat : 28742 (java) S 28732 28734 28353 0 -1 4202560 157 0 0 0 2 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28743] ppid=28732 vsize=7659460 CPUtime=0.01 cores=5,7
/proc/28734/task/28743/stat : 28743 (java) S 28732 28734 28353 0 -1 4202560 33 0 0 0 1 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28744] ppid=28732 vsize=7659460 CPUtime=0.04 cores=5,7
/proc/28734/task/28744/stat : 28744 (java) S 28732 28734 28353 0 -1 4202560 2772 0 0 0 4 0 0 0 15 0 19 0 490982457 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28745] ppid=28732 vsize=7659460 CPUtime=1.48 cores=5,7
/proc/28734/task/28745/stat : 28745 (java) S 28732 28734 28353 0 -1 4202560 7538 0 0 0 147 1 0 0 15 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 0 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28746] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28746/stat : 28746 (java) S 28732 28734 28353 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28747] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28747/stat : 28747 (java) S 28732 28734 28353 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 490982458 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28748] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28748/stat : 28748 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646338993 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28749] ppid=28732 vsize=7659460 CPUtime=1.27 cores=5,7
/proc/28734/task/28749/stat : 28749 (java) S 28732 28734 28353 0 -1 4202560 13975 0 0 0 125 2 0 0 16 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28750] ppid=28732 vsize=7659460 CPUtime=0.58 cores=5,7
/proc/28734/task/28750/stat : 28750 (java) S 28732 28734 28353 0 -1 4202560 9635 0 0 0 57 1 0 0 16 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 5 0 0 0
[pid=28734/tid=28751] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28751/stat : 28751 (java) S 28732 28734 28353 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331289 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28752] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28752/stat : 28752 (java) S 28732 28734 28353 0 -1 4202560 3 0 0 0 0 0 0 0 15 0 19 0 490982461 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
[pid=28734/tid=28753] ppid=28732 vsize=7659460 CPUtime=0 cores=5,7
/proc/28734/task/28753/stat : 28753 (java) S 28732 28734 28353 0 -1 4202560 7 0 0 0 0 0 0 0 25 0 19 0 490982495 7843287040 38601 33554432000 1073741824 1073778376 140735934288736 18446744073709551615 216646331904 0 4 0 16800975 18446604471130397376 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 58.83
Current children cumulated vsize (KiB) 7659460

Child status: 20
Real time (s): 57.0797
CPU time (s): 58.926
CPU user time (s): 58.8201
CPU system time (s): 0.105983
CPU usage (%): 103.235
Max. virtual memory (cumulated for all children) (KiB): 7659460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 58.8201
system time used= 0.105983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52595
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= 2138
involuntary context switches= 783

runsolver used 0.124981 second user time and 0.200969 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-26 06:56:38
IDJOB=3293215
IDBENCH=88066
IDSOLVER=1611
FILE ID=node103/3293215-1303793798
RUNJOBID= node103-1303792496-28374
PBS_JOBID= 13157275
Free space on /tmp= 71764 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT02/industrial/nam/fpga-routing/k2fix_gr_rcs_w9.shuffled.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-3293215-1303793798/watcher-3293215-1303793798 -o /tmp/evaluation-result-3293215-1303793798/solver-3293215-1303793798 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3293215-1303793798.cnf

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

MD5SUM BENCH= 3469bb30890bba597175d692c3430b0e
RANDOM SEED=1984617520

node103.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.858
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.71
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.858
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	: 5332.75
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.858
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.858
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.77
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.858
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.75
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.858
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.75
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.858
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.83
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.858
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18692932 kB
Buffers:       2128424 kB
Cached:       11029044 kB
SwapCached:          0 kB
Active:        4560412 kB
Inactive:      9115712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18692932 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3988 kB
Writeback:           0 kB
AnonPages:      518384 kB
Mapped:          23392 kB
Slab:           515476 kB
PageTables:       6268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22077524 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= 71576 MiB
End job on node103 at 2011-04-26 06:57:36