Trace number 3262084

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-06SAT 101.617 100.933

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-21_404.cnf
MD5SUM213e4c0c58f043e67e86cf993698317a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark8.22675
Satisfiable
(Un)Satisfiability was proved
Number of variables202
Number of clauses22023
Sum of the clauses size98860
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 267
Number of clauses of size 320125
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51831

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.08	c no version file found!!!
0.03/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.08	c java.vm.version	19.1-b02
0.03/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.08	c sun.arch.data.model	64
0.03/0.08	c java.version		1.6.0_24
0.03/0.08	c os.name		Linux
0.03/0.08	c os.version		2.6.18-164.el5
0.03/0.08	c os.arch		amd64
0.03/0.08	c Free memory 		6997539544
0.03/0.08	c Max memory 		7034241024
0.03/0.08	c Total memory 		7034241024
0.03/0.08	c Number of processors 	8
0.03/0.10	c --- Begin Solver configuration ---
0.03/0.10	c org.sat4j.minisat.constraints.MixedDataStructureDanielWL@64578ceb
0.03/0.10	c Learn all clauses as in MiniSAT
0.03/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.1 initConflictBound=100 
0.03/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT
0.03/0.10	c Expensive reason simplification
0.03/0.10	c Armin Biere (Picosat) restarts strategy
0.03/0.10	c Glucose learned constraints deletion strategy
0.03/0.10	c timeout=2147483647s
0.03/0.10	c DB Simplification allowed=true
0.03/0.10	c --- End Solver configuration ---
0.03/0.10	c solving HOME/instance-3262084-1303545914.cnf
0.03/0.10	c reading problem ... 
0.36/0.24	c ... done. Wall clock time 0.114s.
0.36/0.24	c #vars     202
0.36/0.24	c #constraints  22023
0.36/0.24	c constraints type 
0.36/0.24	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21956
0.36/0.24	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 67
1.31/0.94	c cleaning 2500 clauses out of 5000 with flag 5000/5000
2.10/1.51	c cleaning 4251 clauses out of 8501 with flag 11001/11001
2.70/2.17	c cleaning 5624 clauses out of 11249 with flag 18000/18000
3.52/2.90	c cleaning 6811 clauses out of 13625 with flag 26000/26000
4.33/3.73	c cleaning 7908 clauses out of 15815 with flag 35001/35001
5.23/4.65	c cleaning 8952 clauses out of 17906 with flag 45000/45000
6.33/5.74	c cleaning 9976 clauses out of 19954 with flag 56000/56000
7.53/7.00	c cleaning 10989 clauses out of 21978 with flag 68000/68000
8.83/8.25	c cleaning 11991 clauses out of 23989 with flag 81000/81000
10.24/9.64	c cleaning 12998 clauses out of 25998 with flag 95000/95000
11.74/11.16	c cleaning 14000 clauses out of 28001 with flag 110001/110001
13.43/12.84	c cleaning 14996 clauses out of 30000 with flag 126000/126000
15.23/14.60	c cleaning 15999 clauses out of 32004 with flag 143000/143000
17.14/16.52	c cleaning 16995 clauses out of 34005 with flag 161000/161000
19.14/18.55	c cleaning 18005 clauses out of 36010 with flag 180000/180000
21.33/20.70	c cleaning 18998 clauses out of 38005 with flag 200000/200000
23.63/23.04	c cleaning 19999 clauses out of 40007 with flag 221000/221000
26.24/25.69	c cleaning 21001 clauses out of 42009 with flag 243001/243001
28.93/28.35	c cleaning 22001 clauses out of 44009 with flag 266002/266002
31.54/30.99	c cleaning 22504 clauses out of 45007 with flag 289001/289001
34.33/33.72	c cleaning 22744 clauses out of 45502 with flag 312000/312000
37.14/36.52	c cleaning 22874 clauses out of 45758 with flag 335000/335000
39.74/39.18	c cleaning 22938 clauses out of 45885 with flag 358001/358001
42.34/41.79	c cleaning 22972 clauses out of 45946 with flag 381000/381000
45.14/44.58	c cleaning 22986 clauses out of 45974 with flag 404000/404000
47.74/47.15	c cleaning 22991 clauses out of 45988 with flag 427000/427000
50.35/49.79	c cleaning 22989 clauses out of 45997 with flag 450000/450000
52.85/52.24	c cleaning 23000 clauses out of 46008 with flag 473000/473000
55.55/54.93	c cleaning 23000 clauses out of 46008 with flag 496000/496000
58.15/57.52	c cleaning 23000 clauses out of 46009 with flag 519001/519001
60.75/60.14	c cleaning 23003 clauses out of 46008 with flag 542000/542000
63.46/62.83	c cleaning 23002 clauses out of 46006 with flag 565001/565001
66.15/65.52	c cleaning 22999 clauses out of 46003 with flag 588000/588000
68.86/68.24	c cleaning 22998 clauses out of 46004 with flag 611000/611000
71.55/70.96	c cleaning 23002 clauses out of 46007 with flag 634001/634001
74.26/73.66	c cleaning 23001 clauses out of 46004 with flag 657000/657000
77.06/76.48	c cleaning 22997 clauses out of 46003 with flag 680000/680000
79.87/79.30	c cleaning 23002 clauses out of 46006 with flag 703000/703000
82.66/82.02	c cleaning 23000 clauses out of 46004 with flag 726000/726000
85.37/84.75	c cleaning 22991 clauses out of 46004 with flag 749000/749000
88.06/87.42	c cleaning 22997 clauses out of 46013 with flag 772000/772000
90.77/90.19	c cleaning 23004 clauses out of 46017 with flag 795001/795001
93.37/92.79	c cleaning 22998 clauses out of 46012 with flag 818000/818000
96.07/95.45	c cleaning 23003 clauses out of 46015 with flag 841001/841001
98.68/98.04	c cleaning 22997 clauses out of 46011 with flag 864000/864000
101.27/100.65	c cleaning 23000 clauses out of 46014 with flag 887000/887000
101.57/100.91	c starts		: 1125
101.57/100.91	c conflicts		: 889766
101.57/100.91	c decisions		: 930087
101.57/100.91	c propagations		: 24726542
101.57/100.91	c inspects		: 1237498535
101.57/100.91	c shortcuts		: 0
101.57/100.91	c learnt literals	: 0
101.57/100.91	c learnt binary clauses	: 0
101.57/100.91	c learnt ternary clauses	: 19
101.57/100.91	c learnt constraints	: 889766
101.57/100.91	c ignored constraints	: 0
101.57/100.91	c root simplifications	: 1125
101.57/100.91	c removed literals (reason simplification)	: 19847663
101.57/100.91	c reason swapping (by a shorter reason)	: 0
101.57/100.91	c Calls to reduceDB	: 46
101.57/100.91	c speed (assignments/second)	: 245551.47073427477
101.57/100.91	c non guided choices	7
101.57/100.92	c learnt constraints type 
101.57/100.92	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 25780
101.57/100.92	c constraints type 
101.57/100.92	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 21956
101.57/100.92	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 67
101.57/100.92	s SATISFIABLE
101.57/100.92	v 1 2 3 4 5 6 7 8 9 10 11 12 -13 14 15 16 17 18 19 20 -21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 -38 39 40 41 42 43 -44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 -59 60 -61 62 63 64 65 66 67 68 69 70 71 -72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 -90 91 92 93 94 95 96 97 98 99 100 101 102 -103 104 105 106 107 108 109 110 111 112 -113 -114 115 116 117 -118 119 120 121 122 123 124 125 -126 127 -128 129 130 131 -132 133 134 135 136 -137 138 139 140 -141 142 143 144 145 146 147 148 149 150 151 152 153 154 -155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 -172 173 174 175 176 177 178 179 180 -181 182 183 184 185 -186 187 188 189 190 191 192 193 194 195 196 197 198 -199 200 -201 202 0
101.57/100.92	c Total wall clock time (in seconds) : 100.812

Verifier Data

OK

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

running on 2 cores: 0,2

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: 4.03 3.86 3.67 5/243 11497
/proc/meminfo: memFree=14224536/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=9100 CPUtime=0 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 229 0 0 0 0 0 0 0 25 0 1 0 466189367 9318400 165 33554432000 1073741824 1073778376 140735098251232 18446744073709551615 228244346880 0 2147483391 4096 0 18446744071699199166 0 0 17 0 0 0 0
/proc/11497/statm: 2275 165 125 9 0 67 0

[startup+0.0532721 s]
/proc/loadavg: 4.03 3.86 3.67 5/243 11497
/proc/meminfo: memFree=14224536/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7564488 CPUtime=0.03 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 8901 0 1 0 2 1 0 0 25 0 13 0 466189367 7746035712 8597 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1891122 8598 1684 9 0 1881870 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7564488

[startup+0.110306 s]
/proc/loadavg: 4.03 3.86 3.67 5/243 11497
/proc/meminfo: memFree=14224536/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7635932 CPUtime=0.1 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 10349 0 1 0 9 1 0 0 25 0 18 0 466189367 7819194368 10045 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1908983 10045 2093 9 0 1899721 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 7635932

[startup+0.345185 s]
/proc/loadavg: 4.03 3.86 3.67 5/243 11497
/proc/meminfo: memFree=14224536/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7642536 CPUtime=0.56 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 13783 0 1 0 54 2 0 0 25 0 19 0 466189367 7825956864 12238 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1910634 12238 2202 9 0 1901372 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 7642536

[startup+0.701157 s]
/proc/loadavg: 4.03 3.86 3.67 5/243 11497
/proc/meminfo: memFree=14224536/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7642788 CPUtime=1.07 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 14136 0 1 0 105 2 0 0 25 0 19 0 466189367 7826214912 12591 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1910697 12591 2218 9 0 1901435 0
Current children cumulated CPU time (s) 1.07
Current children cumulated vsize (KiB) 7642788

[startup+1.50102 s]
/proc/loadavg: 4.19 3.89 3.68 5/262 11516
/proc/meminfo: memFree=14156876/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7663864 CPUtime=2.1 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 22430 0 1 0 207 3 0 0 25 0 19 0 466189367 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1915966 18947 2250 9 0 1906704 0
[pid=11497/tid=11499] ppid=11495 vsize=7663864 CPUtime=1.4 cores=0,2
/proc/11497/task/11499/stat : 11499 (java) R 11495 11497 10350 0 -1 4202560 9655 0 1 0 139 1 0 0 20 0 19 0 466189368 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 46912505690379 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11497/tid=11500] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11500/stat : 11500 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466189370 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11501] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11501/stat : 11501 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466189370 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11502] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11502/stat : 11502 (java) S 11495 11497 10350 0 -1 4202560 41 0 0 0 0 0 0 0 18 0 19 0 466189370 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11503] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11503/stat : 11503 (java) S 11495 11497 10350 0 -1 4202560 8 0 0 0 0 0 0 0 17 0 19 0 466189370 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11504] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11504/stat : 11504 (java) S 11495 11497 10350 0 -1 4202560 117 0 0 0 0 0 0 0 17 0 19 0 466189370 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11505] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11505/stat : 11505 (java) S 11495 11497 10350 0 -1 4202560 134 0 0 0 0 0 0 0 17 0 19 0 466189370 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11506] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11506/stat : 11506 (java) S 11495 11497 10350 0 -1 4202560 375 0 0 0 0 0 0 0 18 0 19 0 466189370 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11507] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11507/stat : 11507 (java) S 11495 11497 10350 0 -1 4202560 63 0 0 0 0 0 0 0 18 0 19 0 466189370 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11508] ppid=11495 vsize=7663864 CPUtime=0.01 cores=0,2
/proc/11497/task/11508/stat : 11508 (java) S 11495 11497 10350 0 -1 4202560 758 0 0 0 1 0 0 0 18 0 19 0 466189371 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 0 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11509] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11509/stat : 11509 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466189371 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11510] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11510/stat : 11510 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466189371 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11511] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11511/stat : 11511 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256172465 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11512] ppid=11495 vsize=7663864 CPUtime=0.59 cores=0,2
/proc/11497/task/11512/stat : 11512 (java) S 11495 11497 10350 0 -1 4202560 9824 0 0 0 58 1 0 0 15 0 19 0 466189373 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11513] ppid=11495 vsize=7663864 CPUtime=0.06 cores=0,2
/proc/11497/task/11513/stat : 11513 (java) S 11495 11497 10350 0 -1 4202560 286 0 0 0 6 0 0 0 16 0 19 0 466189373 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11514] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11514/stat : 11514 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11515] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11515/stat : 11515 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466189374 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11516] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11516/stat : 11516 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466189389 7847796736 18947 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.1
Current children cumulated vsize (KiB) 7663864

[startup+3.10069 s]
/proc/loadavg: 4.19 3.89 3.68 5/262 11516
/proc/meminfo: memFree=14154272/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7663864 CPUtime=3.73 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 22984 0 1 0 369 4 0 0 25 0 19 0 466189367 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1915966 19498 2254 9 0 1906704 0
[pid=11497/tid=11499] ppid=11495 vsize=7663864 CPUtime=2.93 cores=0,2
/proc/11497/task/11499/stat : 11499 (java) R 11495 11497 10350 0 -1 4202560 9660 0 1 0 292 1 0 0 25 0 19 0 466189368 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 46912505634222 0 4 0 16800975 0 0 0 -1 2 0 0 0
[pid=11497/tid=11500] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11500/stat : 11500 (java) S 11495 11497 10350 0 -1 4202560 36 0 0 0 0 0 0 0 15 0 19 0 466189370 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11501] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11501/stat : 11501 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 466189370 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11502] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11502/stat : 11502 (java) S 11495 11497 10350 0 -1 4202560 174 0 0 0 0 0 0 0 15 0 19 0 466189370 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11503] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11503/stat : 11503 (java) S 11495 11497 10350 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 19 0 466189370 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11504] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11504/stat : 11504 (java) S 11495 11497 10350 0 -1 4202560 117 0 0 0 0 0 0 0 15 0 19 0 466189370 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11505] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11505/stat : 11505 (java) S 11495 11497 10350 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 19 0 466189370 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11506] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11506/stat : 11506 (java) S 11495 11497 10350 0 -1 4202560 398 0 0 0 0 0 0 0 15 0 19 0 466189370 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11507] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11507/stat : 11507 (java) S 11495 11497 10350 0 -1 4202560 186 0 0 0 0 0 0 0 15 0 19 0 466189370 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11508] ppid=11495 vsize=7663864 CPUtime=0.06 cores=0,2
/proc/11497/task/11508/stat : 11508 (java) S 11495 11497 10350 0 -1 4202560 993 0 0 0 6 0 0 0 16 0 19 0 466189371 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 0 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11509] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11509/stat : 11509 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466189371 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11510] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11510/stat : 11510 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466189371 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11511] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11511/stat : 11511 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256172465 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11512] ppid=11495 vsize=7663864 CPUtime=0.6 cores=0,2
/proc/11497/task/11512/stat : 11512 (java) S 11495 11497 10350 0 -1 4202560 9824 0 0 0 59 1 0 0 15 0 19 0 466189373 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11513] ppid=11495 vsize=7663864 CPUtime=0.09 cores=0,2
/proc/11497/task/11513/stat : 11513 (java) S 11495 11497 10350 0 -1 4202560 291 0 0 0 9 0 0 0 15 0 19 0 466189373 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11514] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11514/stat : 11514 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11515] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11515/stat : 11515 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466189374 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11516] ppid=11495 vsize=7663864 CPUtime=0 cores=0,2
/proc/11497/task/11516/stat : 11516 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466189389 7847796736 19498 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 7663864

[startup+6.30119 s]
/proc/loadavg: 4.19 3.89 3.68 5/262 11516
/proc/meminfo: memFree=14154128/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7660640 CPUtime=6.93 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 23257 0 1 0 689 4 0 0 25 0 19 0 466189367 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1915160 19339 2254 9 0 1905898 0
[pid=11497/tid=11499] ppid=11495 vsize=7660640 CPUtime=6.07 cores=0,2
/proc/11497/task/11499/stat : 11499 (java) R 11495 11497 10350 0 -1 4202560 9664 0 1 0 606 1 0 0 20 0 19 0 466189368 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 46912505690379 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11497/tid=11500] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11500/stat : 11500 (java) S 11495 11497 10350 0 -1 4202560 37 0 0 0 0 0 0 0 15 0 19 0 466189370 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11501] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11501/stat : 11501 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 15 0 19 0 466189370 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11502] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11502/stat : 11502 (java) S 11495 11497 10350 0 -1 4202560 174 0 0 0 0 0 0 0 15 0 19 0 466189370 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11503] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11503/stat : 11503 (java) S 11495 11497 10350 0 -1 4202560 8 0 0 0 0 0 0 0 15 0 19 0 466189370 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11504] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11504/stat : 11504 (java) S 11495 11497 10350 0 -1 4202560 119 0 0 0 0 0 0 0 15 0 19 0 466189370 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11505] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11505/stat : 11505 (java) S 11495 11497 10350 0 -1 4202560 137 0 0 0 0 0 0 0 15 0 19 0 466189370 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11506] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11506/stat : 11506 (java) S 11495 11497 10350 0 -1 4202560 404 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11507] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11507/stat : 11507 (java) S 11495 11497 10350 0 -1 4202560 188 0 0 0 0 0 0 0 16 0 19 0 466189370 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11508] ppid=11495 vsize=7660640 CPUtime=0.11 cores=0,2
/proc/11497/task/11508/stat : 11508 (java) S 11495 11497 10350 0 -1 4202560 1251 0 0 0 11 0 0 0 15 0 19 0 466189371 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 0 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11509] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11509/stat : 11509 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11510] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11510/stat : 11510 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11511] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11511/stat : 11511 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256172465 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11512] ppid=11495 vsize=7660640 CPUtime=0.6 cores=0,2
/proc/11497/task/11512/stat : 11512 (java) S 11495 11497 10350 0 -1 4202560 9824 0 0 0 59 1 0 0 15 0 19 0 466189373 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11513] ppid=11495 vsize=7660640 CPUtime=0.1 cores=0,2
/proc/11497/task/11513/stat : 11513 (java) S 11495 11497 10350 0 -1 4202560 291 0 0 0 10 0 0 0 15 0 19 0 466189373 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11514] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11514/stat : 11514 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11515] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11515/stat : 11515 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 19 0 466189374 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11516] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11516/stat : 11516 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466189389 7844495360 19339 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 6.93
Current children cumulated vsize (KiB) 7660640

[startup+12.7011 s]

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

/proc/11497/task/11500/stat : 11500 (java) S 11495 11497 10350 0 -1 4202560 258 0 0 0 2 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11501] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11501/stat : 11501 (java) S 11495 11497 10350 0 -1 4202560 15 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11502] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11502/stat : 11502 (java) S 11495 11497 10350 0 -1 4202560 181 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11503] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11503/stat : 11503 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11504] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11504/stat : 11504 (java) S 11495 11497 10350 0 -1 4202560 126 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11505] ppid=11495 vsize=7660640 CPUtime=0.03 cores=0,2
/proc/11497/task/11505/stat : 11505 (java) S 11495 11497 10350 0 -1 4202560 147 0 0 0 3 0 0 0 16 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11506] ppid=11495 vsize=7660640 CPUtime=0.04 cores=0,2
/proc/11497/task/11506/stat : 11506 (java) S 11495 11497 10350 0 -1 4202560 406 0 0 0 4 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11507] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11507/stat : 11507 (java) S 11495 11497 10350 0 -1 4202560 192 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11508] ppid=11495 vsize=7660640 CPUtime=0.96 cores=0,2
/proc/11497/task/11508/stat : 11508 (java) S 11495 11497 10350 0 -1 4202560 1992 0 0 0 96 0 0 0 15 0 19 0 466189371 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 0 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11509] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11509/stat : 11509 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11510] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11510/stat : 11510 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11511] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11511/stat : 11511 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256172465 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11512] ppid=11495 vsize=7660640 CPUtime=0.6 cores=0,2
/proc/11497/task/11512/stat : 11512 (java) S 11495 11497 10350 0 -1 4202560 9824 0 0 0 59 1 0 0 15 0 19 0 466189373 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11513] ppid=11495 vsize=7660640 CPUtime=0.11 cores=0,2
/proc/11497/task/11513/stat : 11513 (java) S 11495 11497 10350 0 -1 4202560 292 0 0 0 11 0 0 0 15 0 19 0 466189373 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11514] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11514/stat : 11514 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11515] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11515/stat : 11515 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 466189374 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11516] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11516/stat : 11516 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466189389 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 100.67
Current children cumulated vsize (KiB) 7660640

[startup+100.401 s]
/proc/loadavg: 4.06 3.93 3.72 5/262 11518
/proc/meminfo: memFree=14149312/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7660640 CPUtime=101.07 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 24309 0 1 0 10102 5 0 0 25 0 19 0 466189367 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1915160 20341 2254 9 0 1905898 0
[pid=11497/tid=11499] ppid=11495 vsize=7660640 CPUtime=99.19 cores=0,2
/proc/11497/task/11499/stat : 11499 (java) R 11495 11497 10350 0 -1 4202560 9702 0 1 0 9917 2 0 0 25 0 19 0 466189368 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 46912505623725 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11497/tid=11500] ppid=11495 vsize=7660640 CPUtime=0.02 cores=0,2
/proc/11497/task/11500/stat : 11500 (java) S 11495 11497 10350 0 -1 4202560 258 0 0 0 2 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11501] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11501/stat : 11501 (java) S 11495 11497 10350 0 -1 4202560 15 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11502] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11502/stat : 11502 (java) S 11495 11497 10350 0 -1 4202560 181 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11503] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11503/stat : 11503 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11504] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11504/stat : 11504 (java) S 11495 11497 10350 0 -1 4202560 126 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11505] ppid=11495 vsize=7660640 CPUtime=0.03 cores=0,2
/proc/11497/task/11505/stat : 11505 (java) S 11495 11497 10350 0 -1 4202560 147 0 0 0 3 0 0 0 16 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11506] ppid=11495 vsize=7660640 CPUtime=0.04 cores=0,2
/proc/11497/task/11506/stat : 11506 (java) S 11495 11497 10350 0 -1 4202560 406 0 0 0 4 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11507] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11507/stat : 11507 (java) S 11495 11497 10350 0 -1 4202560 192 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11508] ppid=11495 vsize=7660640 CPUtime=0.96 cores=0,2
/proc/11497/task/11508/stat : 11508 (java) S 11495 11497 10350 0 -1 4202560 1992 0 0 0 96 0 0 0 15 0 19 0 466189371 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 0 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11509] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11509/stat : 11509 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11510] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11510/stat : 11510 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11511] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11511/stat : 11511 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256172465 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11512] ppid=11495 vsize=7660640 CPUtime=0.6 cores=0,2
/proc/11497/task/11512/stat : 11512 (java) S 11495 11497 10350 0 -1 4202560 9824 0 0 0 59 1 0 0 15 0 19 0 466189373 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11513] ppid=11495 vsize=7660640 CPUtime=0.11 cores=0,2
/proc/11497/task/11513/stat : 11513 (java) S 11495 11497 10350 0 -1 4202560 292 0 0 0 11 0 0 0 15 0 19 0 466189373 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11514] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11514/stat : 11514 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11515] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11515/stat : 11515 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 466189374 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11516] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11516/stat : 11516 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466189389 7844495360 20341 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.07
Current children cumulated vsize (KiB) 7660640

[startup+100.802 s]
/proc/loadavg: 4.06 3.93 3.72 5/262 11518
/proc/meminfo: memFree=14149312/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7660640 CPUtime=101.47 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 24311 0 1 0 10142 5 0 0 25 0 19 0 466189367 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1915160 20342 2254 9 0 1905898 0
[pid=11497/tid=11499] ppid=11495 vsize=7660640 CPUtime=99.56 cores=0,2
/proc/11497/task/11499/stat : 11499 (java) R 11495 11497 10350 0 -1 4202560 9703 0 1 0 9954 2 0 0 25 0 19 0 466189368 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 46912505609615 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11497/tid=11500] ppid=11495 vsize=7660640 CPUtime=0.02 cores=0,2
/proc/11497/task/11500/stat : 11500 (java) S 11495 11497 10350 0 -1 4202560 258 0 0 0 2 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11501] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11501/stat : 11501 (java) S 11495 11497 10350 0 -1 4202560 16 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11502] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11502/stat : 11502 (java) S 11495 11497 10350 0 -1 4202560 181 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11503] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11503/stat : 11503 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11504] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11504/stat : 11504 (java) S 11495 11497 10350 0 -1 4202560 126 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11505] ppid=11495 vsize=7660640 CPUtime=0.03 cores=0,2
/proc/11497/task/11505/stat : 11505 (java) S 11495 11497 10350 0 -1 4202560 147 0 0 0 3 0 0 0 16 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11506] ppid=11495 vsize=7660640 CPUtime=0.04 cores=0,2
/proc/11497/task/11506/stat : 11506 (java) S 11495 11497 10350 0 -1 4202560 406 0 0 0 4 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11507] ppid=11495 vsize=7660640 CPUtime=0.02 cores=0,2
/proc/11497/task/11507/stat : 11507 (java) S 11495 11497 10350 0 -1 4202560 192 0 0 0 2 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11508] ppid=11495 vsize=7660640 CPUtime=0.99 cores=0,2
/proc/11497/task/11508/stat : 11508 (java) S 11495 11497 10350 0 -1 4202560 1992 0 0 0 99 0 0 0 16 0 19 0 466189371 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 0 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11509] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11509/stat : 11509 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11510] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11510/stat : 11510 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11511] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11511/stat : 11511 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256172465 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11512] ppid=11495 vsize=7660640 CPUtime=0.6 cores=0,2
/proc/11497/task/11512/stat : 11512 (java) S 11495 11497 10350 0 -1 4202560 9824 0 0 0 59 1 0 0 15 0 19 0 466189373 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11513] ppid=11495 vsize=7660640 CPUtime=0.11 cores=0,2
/proc/11497/task/11513/stat : 11513 (java) S 11495 11497 10350 0 -1 4202560 292 0 0 0 11 0 0 0 15 0 19 0 466189373 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11514] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11514/stat : 11514 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11515] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11515/stat : 11515 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 466189374 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11516] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11516/stat : 11516 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466189389 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 7660640

[startup+100.902 s]
/proc/loadavg: 4.06 3.93 3.72 5/262 11518
/proc/meminfo: memFree=14149312/32951124 swapFree=67111524/67111528
[pid=11497] ppid=11495 vsize=7660640 CPUtime=101.57 cores=0,2
/proc/11497/stat : 11497 (java) S 11495 11497 10350 0 -1 4202496 24311 0 1 0 10152 5 0 0 25 0 19 0 466189367 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256151525 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0
/proc/11497/statm: 1915160 20342 2254 9 0 1905898 0
[pid=11497/tid=11499] ppid=11495 vsize=7660640 CPUtime=99.66 cores=0,2
/proc/11497/task/11499/stat : 11499 (java) R 11495 11497 10350 0 -1 4202560 9703 0 1 0 9964 2 0 0 25 0 19 0 466189368 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 46912505623627 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11497/tid=11500] ppid=11495 vsize=7660640 CPUtime=0.02 cores=0,2
/proc/11497/task/11500/stat : 11500 (java) S 11495 11497 10350 0 -1 4202560 258 0 0 0 2 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11501] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11501/stat : 11501 (java) S 11495 11497 10350 0 -1 4202560 16 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11502] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11502/stat : 11502 (java) S 11495 11497 10350 0 -1 4202560 181 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11503] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11503/stat : 11503 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11504] ppid=11495 vsize=7660640 CPUtime=0.01 cores=0,2
/proc/11497/task/11504/stat : 11504 (java) S 11495 11497 10350 0 -1 4202560 126 0 0 0 1 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11505] ppid=11495 vsize=7660640 CPUtime=0.03 cores=0,2
/proc/11497/task/11505/stat : 11505 (java) S 11495 11497 10350 0 -1 4202560 147 0 0 0 3 0 0 0 16 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11506] ppid=11495 vsize=7660640 CPUtime=0.04 cores=0,2
/proc/11497/task/11506/stat : 11506 (java) S 11495 11497 10350 0 -1 4202560 406 0 0 0 4 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11507] ppid=11495 vsize=7660640 CPUtime=0.02 cores=0,2
/proc/11497/task/11507/stat : 11507 (java) S 11495 11497 10350 0 -1 4202560 192 0 0 0 2 0 0 0 15 0 19 0 466189370 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11508] ppid=11495 vsize=7660640 CPUtime=0.99 cores=0,2
/proc/11497/task/11508/stat : 11508 (java) S 11495 11497 10350 0 -1 4202560 1992 0 0 0 99 0 0 0 16 0 19 0 466189371 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 0 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11509] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11509/stat : 11509 (java) S 11495 11497 10350 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11510] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11510/stat : 11510 (java) S 11495 11497 10350 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 19 0 466189371 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11511] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11511/stat : 11511 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256172465 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11512] ppid=11495 vsize=7660640 CPUtime=0.6 cores=0,2
/proc/11497/task/11512/stat : 11512 (java) S 11495 11497 10350 0 -1 4202560 9824 0 0 0 59 1 0 0 15 0 19 0 466189373 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11513] ppid=11495 vsize=7660640 CPUtime=0.11 cores=0,2
/proc/11497/task/11513/stat : 11513 (java) S 11495 11497 10350 0 -1 4202560 292 0 0 0 11 0 0 0 15 0 19 0 466189373 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 0 0 0 0
[pid=11497/tid=11514] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11514/stat : 11514 (java) S 11495 11497 10350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 19 0 466189373 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256164761 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11515] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11515/stat : 11515 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 19 0 466189374 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
[pid=11497/tid=11516] ppid=11495 vsize=7660640 CPUtime=0 cores=0,2
/proc/11497/task/11516/stat : 11516 (java) S 11495 11497 10350 0 -1 4202560 7 0 0 0 0 0 0 0 19 0 19 0 466189389 7844495360 20342 33554432000 1073741824 1073778376 140733488084544 18446744073709551615 228256165376 0 4 0 16800975 18446604453883330880 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 7660640

Child status: 10
Real time (s): 100.933
CPU time (s): 101.617
CPU user time (s): 101.56
CPU system time (s): 0.056991
CPU usage (%): 100.677
Max. virtual memory (cumulated for all children) (KiB): 7663864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 101.56
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24323
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= 3530
involuntary context switches= 1714

runsolver used 0.167974 second user time and 0.39094 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-23 10:05:14
IDJOB=3262084
IDBENCH=83272
IDSOLVER=1611
FILE ID=node136/3262084-1303545914
RUNJOBID= node136-1303545371-11282
PBS_JOBID= 13143102
Free space on /tmp= 71636 MiB

SOLVER NAME= SAT4J core 2.3.0 SNAPSHOT 2011-02-06
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-21_404.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-3262084-1303545914/watcher-3262084-1303545914 -o /tmp/evaluation-result-3262084-1303545914/solver-3262084-1303545914 -C 2400 -W 1300 -M 7680  java -server -XX:MaxPermSize=256m -Xms7000m -Xmx7000m -jar org.sat4j.core.jar HOME/instance-3262084-1303545914.cnf

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

MD5SUM BENCH= 213e4c0c58f043e67e86cf993698317a
RANDOM SEED=185651443

node136.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.809
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.61
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.809
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.809
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.809
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.76
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.809
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.809
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.83
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.809
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.75
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.809
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14224692 kB
Buffers:       1698548 kB
Cached:       16139776 kB
SwapCached:          4 kB
Active:        9665980 kB
Inactive:      8495108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14224692 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:             544 kB
Writeback:           0 kB
AnonPages:      322440 kB
Mapped:          23448 kB
Slab:           500108 kB
PageTables:       6228 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 22084932 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= 71636 MiB
End job on node136 at 2011-04-23 10:06:55