Trace number 3313228

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
STRUCTure 0.1? (TO) 4800.57 1205.94

General information on the benchmark

Nameapplication/fuhs/
AProVE11/AProVE11-15.cnf
MD5SUM518fc0e116993755b5f2dc4ea757b581
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.89771
Satisfiable
(Un)Satisfiability was proved
Number of variables66715
Number of clauses228274
Sum of the clauses size598258
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 293807
Number of clauses of size 3127946
Number of clauses of size 46414
Number of clauses of size 56
Number of clauses of size over 5100

Solver Data

0.09/0.12	14:50 INFO : Reading from input HOME/instance-3313228-1304097289.cnf
1.23/1.04	Executor set job limit to 1000000
1.23/1.04	Executor set job limit to 1000000
1.23/1.04	Executor set job limit to 1000000
1.23/1.04	Executor set job limit to 1000000
1.23/1.04	Starting Executor!
1.23/1.04	Starting Executor!
1.23/1.04	Starting Executor!
1.23/1.04	Starting Executor!
4.03/2.40	14:52 INFO : Found 23068 xor gates
6.00/3.51	14:53 INFO : 63223 variables remaining out of 66715
6.00/3.51	14:53 INFO : 1485783 literals remaining out of 549716
52.82/16.78	log4j:WARN No appenders could be found for logger (ibis.constellation.impl.SingleThreadedConstellation.CID: 0:3).
52.82/16.78	log4j:WARN Please initialize the log4j system properly.
52.82/16.78	log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

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-3313228-1304097289/watcher-3313228-1304097289 -o /tmp/evaluation-result-3313228-1304097289/solver-3313228-1304097289 -C 4800 -W 1300 -M 15500 run 15000 4 HOME HOME HOME/instance-3313228-1304097289.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 7.56 7.95 7.42 2/175 25253
/proc/meminfo: memFree=25298528/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=8968 CPUtime=0 cores=1,3,5,7
/proc/25253/stat : 25253 (java) R 25251 25253 25096 0 -1 4194304 605 0 0 0 0 0 0 0 25 0 1 0 521331711 9183232 95 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218371013152 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/25253/statm: 2242 113 87 9 0 34 0

[startup+0.013242 s]
/proc/loadavg: 7.56 7.95 7.42 2/175 25253
/proc/meminfo: memFree=25298528/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=86844 CPUtime=0 cores=1,3,5,7
/proc/25253/stat : 25253 (java) S 25251 25253 25096 0 -1 4202496 1709 0 1 0 0 0 0 0 25 0 2 0 521331711 88928256 1153 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382759909 0 0 0 16784584 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 3890245 1164 906 9 0 3881401 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 86844

[startup+0.10022 s]
/proc/loadavg: 7.56 7.95 7.42 2/175 25253
/proc/meminfo: memFree=25298528/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=15741564 CPUtime=0.09 cores=1,3,5,7
/proc/25253/stat : 25253 (java) S 25251 25253 25096 0 -1 4202496 5546 0 1 0 9 0 0 0 25 0 18 0 521331711 16119361536 4964 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 3935391 4965 2115 9 0 3926110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15741564

[startup+0.300185 s]
/proc/loadavg: 7.56 7.95 7.42 2/175 25253
/proc/meminfo: memFree=25298528/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=15747456 CPUtime=0.51 cores=1,3,5,7
/proc/25253/stat : 25253 (java) S 25251 25253 25096 0 -1 4202496 14872 0 1 0 49 2 0 0 25 0 18 0 521331711 16125394944 12961 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 3936864 12968 2206 9 0 3927583 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 15747456

[startup+0.701113 s]
/proc/loadavg: 7.56 7.95 7.42 2/175 25253
/proc/meminfo: memFree=25298528/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=15747456 CPUtime=0.92 cores=1,3,5,7
/proc/25253/stat : 25253 (java) S 25251 25253 25096 0 -1 4202496 42106 0 1 0 86 6 0 0 25 0 18 0 521331711 16125394944 40193 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 3936864 40193 2222 9 0 3927583 0
Current children cumulated CPU time (s) 0.92
Current children cumulated vsize (KiB) 15747456

[startup+1.50098 s]
/proc/loadavg: 7.56 7.95 7.42 2/193 25271
/proc/meminfo: memFree=25138616/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=15778688 CPUtime=2.15 cores=1,3,5,7
/proc/25253/stat : 25253 (java) S 25251 25253 25096 0 -1 4202496 59445 0 1 0 207 8 0 0 25 0 22 0 521331711 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 3944672 55670 2263 9 0 3935391 0
[pid=25253/tid=25255] ppid=25251 vsize=15778688 CPUtime=1.46 cores=1,3,5,7
/proc/25253/task/25255/stat : 25255 (java) R 25251 25253 25096 0 -1 4202560 42648 0 1 0 141 5 0 0 21 0 22 0 521331712 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912505205122 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25253/tid=25256] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25256/stat : 25256 (java) S 25251 25253 25096 0 -1 4202560 91 0 0 0 0 0 0 0 16 0 22 0 521331713 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25257] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25257/stat : 25257 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 521331713 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25258] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25258/stat : 25258 (java) S 25251 25253 25096 0 -1 4202560 365 0 0 0 0 0 0 0 16 0 22 0 521331713 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25259] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25259/stat : 25259 (java) S 25251 25253 25096 0 -1 4202560 1067 0 0 0 0 0 0 0 15 0 22 0 521331713 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25260] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25260/stat : 25260 (java) S 25251 25253 25096 0 -1 4202560 59 0 0 0 0 0 0 0 16 0 22 0 521331713 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25261] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25261/stat : 25261 (java) S 25251 25253 25096 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521331713 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25262] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25262/stat : 25262 (java) S 25251 25253 25096 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521331713 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25263] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25263/stat : 25263 (java) S 25251 25253 25096 0 -1 4202560 1369 0 0 0 0 0 0 0 16 0 22 0 521331713 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25264] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25264/stat : 25264 (java) S 25251 25253 25096 0 -1 4202560 70 0 0 0 0 0 0 0 15 0 22 0 521331714 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 0 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25265] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25265/stat : 25265 (java) S 25251 25253 25096 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 521331714 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25266] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25266/stat : 25266 (java) S 25251 25253 25096 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 521331714 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25267] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25267/stat : 25267 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382780849 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25268] ppid=25251 vsize=15778688 CPUtime=0.48 cores=1,3,5,7
/proc/25253/task/25268/stat : 25268 (java) R 25251 25253 25096 0 -1 4202560 10633 0 0 0 47 1 0 0 16 0 22 0 521331717 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 47052718478762 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=25253/tid=25269] ppid=25251 vsize=15778688 CPUtime=0.16 cores=1,3,5,7
/proc/25253/task/25269/stat : 25269 (java) S 25251 25253 25096 0 -1 4202560 1683 0 0 0 16 0 0 0 15 0 22 0 521331717 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25270] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25270/stat : 25270 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25271] ppid=25251 vsize=15778688 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25271/stat : 25271 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521331717 16157376512 55670 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.15
Current children cumulated vsize (KiB) 15778688

[startup+3.1007 s]
/proc/loadavg: 7.56 7.95 7.42 3/216 25320
/proc/meminfo: memFree=24934928/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=15779904 CPUtime=5.24 cores=1,3,5,7
/proc/25253/stat : 25253 (java) S 25251 25253 25096 0 -1 4202496 83516 0 1 0 513 11 0 0 25 0 22 0 521331711 16158621696 71161 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 3944976 71161 2268 9 0 3935695 0
[pid=25253/tid=25255] ppid=25251 vsize=15779904 CPUtime=3.06 cores=1,3,5,7
/proc/25253/task/25255/stat : 25255 (java) R 25251 25253 25096 0 -1 4202560 56921 0 1 0 299 7 0 0 18 0 22 0 521331712 16158621696 71162 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506412993 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25253/tid=25256] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25256/stat : 25256 (java) S 25251 25253 25096 0 -1 4202560 91 0 0 0 0 0 0 0 16 0 22 0 521331713 16158621696 71162 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25257] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25257/stat : 25257 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 16 0 22 0 521331713 16158621696 71162 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25258] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25258/stat : 25258 (java) S 25251 25253 25096 0 -1 4202560 365 0 0 0 0 0 0 0 16 0 22 0 521331713 16158621696 71162 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25259] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25259/stat : 25259 (java) S 25251 25253 25096 0 -1 4202560 1067 0 0 0 0 0 0 0 15 0 22 0 521331713 16158621696 71162 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25260] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25260/stat : 25260 (java) S 25251 25253 25096 0 -1 4202560 59 0 0 0 0 0 0 0 16 0 22 0 521331713 16158621696 71162 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25261] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25261/stat : 25261 (java) S 25251 25253 25096 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521331713 16158621696 71162 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25262] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25262/stat : 25262 (java) S 25251 25253 25096 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521331713 16158621696 71162 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25263] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25263/stat : 25263 (java) S 25251 25253 25096 0 -1 4202560 1369 0 0 0 0 0 0 0 16 0 22 0 521331713 16158621696 71163 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25264] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25264/stat : 25264 (java) S 25251 25253 25096 0 -1 4202560 72 0 0 0 0 0 0 0 15 0 22 0 521331714 16158621696 71163 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 0 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25265] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25265/stat : 25265 (java) S 25251 25253 25096 0 -1 4202560 17 0 0 0 0 0 0 0 19 0 22 0 521331714 16158621696 71163 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25266] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25266/stat : 25266 (java) S 25251 25253 25096 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 521331714 16158621696 71163 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25267] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25267/stat : 25267 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 71163 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382780849 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25268] ppid=25251 vsize=15779904 CPUtime=1.29 cores=1,3,5,7
/proc/25253/task/25268/stat : 25268 (java) R 25251 25253 25096 0 -1 4202560 13300 0 0 0 128 1 0 0 15 0 22 0 521331717 16158621696 71163 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 47052716970859 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=25253/tid=25269] ppid=25251 vsize=15779904 CPUtime=0.83 cores=1,3,5,7
/proc/25253/task/25269/stat : 25269 (java) S 25251 25253 25096 0 -1 4202560 8813 0 0 0 82 1 0 0 15 0 22 0 521331717 16158621696 71163 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25270] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25270/stat : 25270 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 71163 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25271] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25271/stat : 25271 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521331717 16158621696 71164 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25272] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25272/stat : 25272 (java) S 25251 25253 25096 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521331816 16158621696 71164 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25273] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25273/stat : 25273 (java) S 25251 25253 25096 0 -1 4202560 10 0 0 0 0 0 0 0 15 0 22 0 521331816 16158621696 71164 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25274] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25274/stat : 25274 (java) S 25251 25253 25096 0 -1 4202560 14 0 0 0 0 0 0 0 15 0 22 0 521331816 16158621696 71164 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25275] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25275/stat : 25275 (java) S 25251 25253 25096 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 22 0 521331816 16158621696 71164 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.24
Current children cumulated vsize (KiB) 15779904

[startup+6.30111 s]
/proc/loadavg: 7.35 7.90 7.41 6/220 25324
/proc/meminfo: memFree=24533012/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=15779904 CPUtime=12.9 cores=1,3,5,7
/proc/25253/stat : 25253 (java) S 25251 25253 25096 0 -1 4202496 226197 0 1 0 1261 29 0 0 25 0 22 0 521331711 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 3944976 211664 2277 9 0 3935695 0
[pid=25253/tid=25255] ppid=25251 vsize=15779904 CPUtime=3.48 cores=1,3,5,7
/proc/25253/task/25255/stat : 25255 (java) S 25251 25253 25096 0 -1 4202560 62704 0 1 0 340 8 0 0 18 0 22 0 521331712 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25256] ppid=25251 vsize=15779904 CPUtime=0.13 cores=1,3,5,7
/proc/25253/task/25256/stat : 25256 (java) S 25251 25253 25096 0 -1 4202560 18513 0 0 0 11 2 0 0 16 0 22 0 521331713 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25257] ppid=25251 vsize=15779904 CPUtime=0.09 cores=1,3,5,7
/proc/25253/task/25257/stat : 25257 (java) S 25251 25253 25096 0 -1 4202560 10879 0 0 0 8 1 0 0 16 0 22 0 521331713 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25258] ppid=25251 vsize=15779904 CPUtime=0.13 cores=1,3,5,7
/proc/25253/task/25258/stat : 25258 (java) S 25251 25253 25096 0 -1 4202560 23856 0 0 0 10 3 0 0 16 0 22 0 521331713 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25259] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25259/stat : 25259 (java) S 25251 25253 25096 0 -1 4202560 1067 0 0 0 0 0 0 0 15 0 22 0 521331713 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25260] ppid=25251 vsize=15779904 CPUtime=0.05 cores=1,3,5,7
/proc/25253/task/25260/stat : 25260 (java) S 25251 25253 25096 0 -1 4202560 7298 0 0 0 4 1 0 0 15 0 22 0 521331713 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25261] ppid=25251 vsize=15779904 CPUtime=0.01 cores=1,3,5,7
/proc/25253/task/25261/stat : 25261 (java) S 25251 25253 25096 0 -1 4202560 3291 0 0 0 1 0 0 0 15 0 22 0 521331713 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25262] ppid=25251 vsize=15779904 CPUtime=0.04 cores=1,3,5,7
/proc/25253/task/25262/stat : 25262 (java) S 25251 25253 25096 0 -1 4202560 8713 0 0 0 3 1 0 0 15 0 22 0 521331713 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25263] ppid=25251 vsize=15779904 CPUtime=0.11 cores=1,3,5,7
/proc/25253/task/25263/stat : 25263 (java) S 25251 25253 25096 0 -1 4202560 14974 0 0 0 9 2 0 0 16 0 22 0 521331713 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25264] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25264/stat : 25264 (java) S 25251 25253 25096 0 -1 4202560 537 0 0 0 0 0 0 0 15 0 22 0 521331714 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 0 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25265] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25265/stat : 25265 (java) S 25251 25253 25096 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521331714 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25266] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25266/stat : 25266 (java) S 25251 25253 25096 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521331714 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25267] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25267/stat : 25267 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382780849 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25268] ppid=25251 vsize=15779904 CPUtime=1.61 cores=1,3,5,7
/proc/25253/task/25268/stat : 25268 (java) S 25251 25253 25096 0 -1 4202560 13335 0 0 0 160 1 0 0 15 0 22 0 521331717 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25269] ppid=25251 vsize=15779904 CPUtime=1.35 cores=1,3,5,7
/proc/25253/task/25269/stat : 25269 (java) S 25251 25253 25096 0 -1 4202560 10363 0 0 0 134 1 0 0 15 0 22 0 521331717 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25270] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25270/stat : 25270 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25271] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25271/stat : 25271 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 22 0 521331717 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25272] ppid=25251 vsize=15779904 CPUtime=2.28 cores=1,3,5,7
/proc/25253/task/25272/stat : 25272 (java) R 25251 25253 25096 0 -1 4202560 16659 0 0 0 227 1 0 0 16 0 22 0 521331816 16158621696 211664 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506273658 0 4 0 16800975 0 0 0 -1 5 0 0 0

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

/proc/25253/task/25258/stat : 25258 (java) S 25251 25253 25096 0 -1 4202560 127556 0 0 0 173 19 0 0 15 0 22 0 521331713 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25259] ppid=25251 vsize=15779904 CPUtime=1.84 cores=1,3,5,7
/proc/25253/task/25259/stat : 25259 (java) S 25251 25253 25096 0 -1 4202560 123704 0 0 0 164 20 0 0 16 0 22 0 521331713 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25260] ppid=25251 vsize=15779904 CPUtime=2.11 cores=1,3,5,7
/proc/25253/task/25260/stat : 25260 (java) S 25251 25253 25096 0 -1 4202560 156350 0 0 0 187 24 0 0 16 0 22 0 521331713 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25261] ppid=25251 vsize=15779904 CPUtime=2.07 cores=1,3,5,7
/proc/25253/task/25261/stat : 25261 (java) S 25251 25253 25096 0 -1 4202560 156571 0 0 0 182 25 0 0 16 0 22 0 521331713 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25262] ppid=25251 vsize=15779904 CPUtime=2 cores=1,3,5,7
/proc/25253/task/25262/stat : 25262 (java) S 25251 25253 25096 0 -1 4202560 147839 0 0 0 178 22 0 0 15 0 22 0 521331713 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25263] ppid=25251 vsize=15779904 CPUtime=2.17 cores=1,3,5,7
/proc/25253/task/25263/stat : 25263 (java) S 25251 25253 25096 0 -1 4202560 167025 0 0 0 193 24 0 0 16 0 22 0 521331713 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25264] ppid=25251 vsize=15779904 CPUtime=0.93 cores=1,3,5,7
/proc/25253/task/25264/stat : 25264 (java) S 25251 25253 25096 0 -1 4202560 5117 0 0 0 87 6 0 0 15 0 22 0 521331714 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 0 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25265] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25265/stat : 25265 (java) S 25251 25253 25096 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521331714 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25266] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25266/stat : 25266 (java) S 25251 25253 25096 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521331714 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25267] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25267/stat : 25267 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382780849 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25268] ppid=25251 vsize=15779904 CPUtime=2 cores=1,3,5,7
/proc/25253/task/25268/stat : 25268 (java) S 25251 25253 25096 0 -1 4202560 13363 0 0 0 199 1 0 0 15 0 22 0 521331717 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25269] ppid=25251 vsize=15779904 CPUtime=1.8 cores=1,3,5,7
/proc/25253/task/25269/stat : 25269 (java) S 25251 25253 25096 0 -1 4202560 11814 0 0 0 179 1 0 0 15 0 22 0 521331717 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25270] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25270/stat : 25270 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25271] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25271/stat : 25271 (java) S 25251 25253 25096 0 -1 4202560 65 0 0 0 0 0 0 0 15 0 22 0 521331717 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25272] ppid=25251 vsize=15779904 CPUtime=1112.28 cores=1,3,5,7
/proc/25253/task/25272/stat : 25272 (java) R 25251 25253 25096 0 -1 4202560 157210 0 0 0 111209 19 0 0 25 0 22 0 521331816 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506284256 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25253/tid=25273] ppid=25251 vsize=15779904 CPUtime=1113.03 cores=1,3,5,7
/proc/25253/task/25273/stat : 25273 (java) R 25251 25253 25096 0 -1 4202560 177709 0 0 0 111281 22 0 0 25 0 22 0 521331816 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506461145 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=25253/tid=25274] ppid=25251 vsize=15779904 CPUtime=1111.09 cores=1,3,5,7
/proc/25253/task/25274/stat : 25274 (java) R 25251 25253 25096 0 -1 4202560 157613 0 0 0 111090 19 0 0 25 0 22 0 521331816 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912505843297 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=25253/tid=25275] ppid=25251 vsize=15779904 CPUtime=1105.78 cores=1,3,5,7
/proc/25253/task/25275/stat : 25275 (java) R 25251 25253 25096 0 -1 4202560 145514 0 0 0 110563 15 0 0 25 0 22 0 521331816 16158621696 1571798 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506614758 0 4 0 16800975 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4467.18
Current children cumulated vsize (KiB) 15779904

[startup+1182.3 s]
/proc/loadavg: 8.04 8.07 7.86 9/220 25355
/proc/meminfo: memFree=12701816/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=15779904 CPUtime=4706.83 cores=1,3,5,7
/proc/25253/stat : 25253 (java) S 25251 25253 25096 0 -1 4202496 1975910 0 1 0 470399 284 0 0 25 0 22 0 521331711 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 3944976 1571705 2299 9 0 3935695 0
[pid=25253/tid=25255] ppid=25251 vsize=15779904 CPUtime=3.48 cores=1,3,5,7
/proc/25253/task/25255/stat : 25255 (java) S 25251 25253 25096 0 -1 4202560 62704 0 1 0 340 8 0 0 18 0 22 0 521331712 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25256] ppid=25251 vsize=15779904 CPUtime=2.34 cores=1,3,5,7
/proc/25253/task/25256/stat : 25256 (java) S 25251 25253 25096 0 -1 4202560 190796 0 0 0 209 25 0 0 15 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25257] ppid=25251 vsize=15779904 CPUtime=2.27 cores=1,3,5,7
/proc/25253/task/25257/stat : 25257 (java) S 25251 25253 25096 0 -1 4202560 173533 0 0 0 203 24 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25258] ppid=25251 vsize=15779904 CPUtime=1.96 cores=1,3,5,7
/proc/25253/task/25258/stat : 25258 (java) S 25251 25253 25096 0 -1 4202560 127556 0 0 0 177 19 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25259] ppid=25251 vsize=15779904 CPUtime=1.89 cores=1,3,5,7
/proc/25253/task/25259/stat : 25259 (java) S 25251 25253 25096 0 -1 4202560 123704 0 0 0 169 20 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25260] ppid=25251 vsize=15779904 CPUtime=2.2 cores=1,3,5,7
/proc/25253/task/25260/stat : 25260 (java) S 25251 25253 25096 0 -1 4202560 156350 0 0 0 195 25 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25261] ppid=25251 vsize=15779904 CPUtime=2.14 cores=1,3,5,7
/proc/25253/task/25261/stat : 25261 (java) S 25251 25253 25096 0 -1 4202560 156571 0 0 0 189 25 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25262] ppid=25251 vsize=15779904 CPUtime=2.08 cores=1,3,5,7
/proc/25253/task/25262/stat : 25262 (java) S 25251 25253 25096 0 -1 4202560 147856 0 0 0 186 22 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25263] ppid=25251 vsize=15779904 CPUtime=2.21 cores=1,3,5,7
/proc/25253/task/25263/stat : 25263 (java) S 25251 25253 25096 0 -1 4202560 167025 0 0 0 197 24 0 0 15 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25264] ppid=25251 vsize=15779904 CPUtime=0.93 cores=1,3,5,7
/proc/25253/task/25264/stat : 25264 (java) S 25251 25253 25096 0 -1 4202560 5125 0 0 0 87 6 0 0 15 0 22 0 521331714 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 0 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25265] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25265/stat : 25265 (java) S 25251 25253 25096 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521331714 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25266] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25266/stat : 25266 (java) S 25251 25253 25096 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521331714 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25267] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25267/stat : 25267 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382780849 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25268] ppid=25251 vsize=15779904 CPUtime=2 cores=1,3,5,7
/proc/25253/task/25268/stat : 25268 (java) S 25251 25253 25096 0 -1 4202560 13363 0 0 0 199 1 0 0 15 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25269] ppid=25251 vsize=15779904 CPUtime=1.8 cores=1,3,5,7
/proc/25253/task/25269/stat : 25269 (java) S 25251 25253 25096 0 -1 4202560 11814 0 0 0 179 1 0 0 15 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25270] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25270/stat : 25270 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25271] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25271/stat : 25271 (java) S 25251 25253 25096 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25272] ppid=25251 vsize=15779904 CPUtime=1172.15 cores=1,3,5,7
/proc/25253/task/25272/stat : 25272 (java) R 25251 25253 25096 0 -1 4202560 157212 0 0 0 117196 19 0 0 25 0 22 0 521331816 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506284348 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25253/tid=25273] ppid=25251 vsize=15779904 CPUtime=1172.91 cores=1,3,5,7
/proc/25253/task/25273/stat : 25273 (java) R 25251 25253 25096 0 -1 4202560 177712 0 0 0 117269 22 0 0 25 0 22 0 521331816 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 18446744073699065863 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=25253/tid=25274] ppid=25251 vsize=15779904 CPUtime=1170.89 cores=1,3,5,7
/proc/25253/task/25274/stat : 25274 (java) R 25251 25253 25096 0 -1 4202560 157615 0 0 0 117070 19 0 0 25 0 22 0 521331816 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506317929 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25253/tid=25275] ppid=25251 vsize=15779904 CPUtime=1165.41 cores=1,3,5,7
/proc/25253/task/25275/stat : 25275 (java) R 25251 25253 25096 0 -1 4202560 145520 0 0 0 116526 15 0 0 25 0 22 0 521331816 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 47052721447915 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4706.83
Current children cumulated vsize (KiB) 15779904



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1205.7 s]
/proc/loadavg: 8.09 8.08 7.87 9/220 25356
/proc/meminfo: memFree=12701680/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=15779904 CPUtime=4800.31 cores=1,3,5,7
/proc/25253/stat : 25253 (java) S 25251 25253 25096 0 -1 4202496 1975921 0 1 0 479747 284 0 0 25 0 22 0 521331711 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382759909 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 3944976 1571705 2299 9 0 3935695 0
[pid=25253/tid=25255] ppid=25251 vsize=15779904 CPUtime=3.48 cores=1,3,5,7
/proc/25253/task/25255/stat : 25255 (java) S 25251 25253 25096 0 -1 4202560 62704 0 1 0 340 8 0 0 18 0 22 0 521331712 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25256] ppid=25251 vsize=15779904 CPUtime=2.36 cores=1,3,5,7
/proc/25253/task/25256/stat : 25256 (java) S 25251 25253 25096 0 -1 4202560 190796 0 0 0 211 25 0 0 15 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25257] ppid=25251 vsize=15779904 CPUtime=2.29 cores=1,3,5,7
/proc/25253/task/25257/stat : 25257 (java) S 25251 25253 25096 0 -1 4202560 173533 0 0 0 205 24 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25258] ppid=25251 vsize=15779904 CPUtime=1.98 cores=1,3,5,7
/proc/25253/task/25258/stat : 25258 (java) S 25251 25253 25096 0 -1 4202560 127556 0 0 0 179 19 0 0 15 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25259] ppid=25251 vsize=15779904 CPUtime=1.91 cores=1,3,5,7
/proc/25253/task/25259/stat : 25259 (java) S 25251 25253 25096 0 -1 4202560 123704 0 0 0 171 20 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25260] ppid=25251 vsize=15779904 CPUtime=2.21 cores=1,3,5,7
/proc/25253/task/25260/stat : 25260 (java) S 25251 25253 25096 0 -1 4202560 156350 0 0 0 196 25 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25261] ppid=25251 vsize=15779904 CPUtime=2.16 cores=1,3,5,7
/proc/25253/task/25261/stat : 25261 (java) S 25251 25253 25096 0 -1 4202560 156571 0 0 0 191 25 0 0 15 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25262] ppid=25251 vsize=15779904 CPUtime=2.1 cores=1,3,5,7
/proc/25253/task/25262/stat : 25262 (java) S 25251 25253 25096 0 -1 4202560 147856 0 0 0 188 22 0 0 15 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25263] ppid=25251 vsize=15779904 CPUtime=2.24 cores=1,3,5,7
/proc/25253/task/25263/stat : 25263 (java) S 25251 25253 25096 0 -1 4202560 167025 0 0 0 200 24 0 0 16 0 22 0 521331713 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 3 0 0 0
[pid=25253/tid=25264] ppid=25251 vsize=15779904 CPUtime=0.93 cores=1,3,5,7
/proc/25253/task/25264/stat : 25264 (java) S 25251 25253 25096 0 -1 4202560 5129 0 0 0 87 6 0 0 15 0 22 0 521331714 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 0 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25265] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25265/stat : 25265 (java) S 25251 25253 25096 0 -1 4202560 17 0 0 0 0 0 0 0 18 0 22 0 521331714 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25266] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25266/stat : 25266 (java) S 25251 25253 25096 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 22 0 521331714 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25267] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25267/stat : 25267 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382780849 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25268] ppid=25251 vsize=15779904 CPUtime=2 cores=1,3,5,7
/proc/25253/task/25268/stat : 25268 (java) S 25251 25253 25096 0 -1 4202560 13363 0 0 0 199 1 0 0 15 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 1 0 0 0
[pid=25253/tid=25269] ppid=25251 vsize=15779904 CPUtime=1.8 cores=1,3,5,7
/proc/25253/task/25269/stat : 25269 (java) S 25251 25253 25096 0 -1 4202560 11814 0 0 0 179 1 0 0 15 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 7 0 0 0
[pid=25253/tid=25270] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25270/stat : 25270 (java) S 25251 25253 25096 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773145 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25271] ppid=25251 vsize=15779904 CPUtime=0 cores=1,3,5,7
/proc/25253/task/25271/stat : 25271 (java) S 25251 25253 25096 0 -1 4202560 71 0 0 0 0 0 0 0 15 0 22 0 521331717 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 218382773760 0 4 0 16800975 18446604459294503296 0 0 -1 5 0 0 0
[pid=25253/tid=25272] ppid=25251 vsize=15779904 CPUtime=1195.52 cores=1,3,5,7
/proc/25253/task/25272/stat : 25272 (java) R 25251 25253 25096 0 -1 4202560 157215 0 0 0 119533 19 0 0 25 0 22 0 521331816 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506024470 0 4 0 16800975 0 0 0 -1 5 0 0 0
[pid=25253/tid=25273] ppid=25251 vsize=15779904 CPUtime=1196.27 cores=1,3,5,7
/proc/25253/task/25273/stat : 25273 (java) R 25251 25253 25096 0 -1 4202560 177713 0 0 0 119605 22 0 0 25 0 22 0 521331816 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506658430 0 4 0 16800975 0 0 0 -1 3 0 0 0
[pid=25253/tid=25274] ppid=25251 vsize=15779904 CPUtime=1194.12 cores=1,3,5,7
/proc/25253/task/25274/stat : 25274 (java) R 25251 25253 25096 0 -1 4202560 157615 0 0 0 119393 19 0 0 25 0 22 0 521331816 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506615351 0 4 0 16800975 0 0 0 -1 7 0 0 0
[pid=25253/tid=25275] ppid=25251 vsize=15779904 CPUtime=1188.77 cores=1,3,5,7
/proc/25253/task/25275/stat : 25275 (java) R 25251 25253 25096 0 -1 4202560 145521 0 0 0 118862 15 0 0 25 0 22 0 521331816 16158621696 1571705 33554432000 1073741824 1073778376 140734155176656 18446744073709551615 46912506484481 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.31
Current children cumulated vsize (KiB) 15779904

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1205.81 s]
/proc/loadavg: 8.09 8.08 7.87 9/220 25356
/proc/meminfo: memFree=12701680/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=0 CPUtime=4800.44 cores=1,3,5,7
/proc/25253/stat : 25253 (java) Z 25251 25253 25096 0 -1 4203548 1975947 0 1 0 479750 294 0 0 17 0 2 0 521331711 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 0 0 0 0 0 0 0
[pid=25253/tid=25274] ppid=25251 vsize=0 CPUtime=1194.21 cores=1,3,5,7
/proc/25253/task/25274/stat : 25274 (java) R 25251 25253 25096 0 -1 4203588 157615 0 0 0 119393 28 0 0 25 0 2 0 521331816 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.44
Current children cumulated vsize (KiB) 0

[startup+1205.9 s]
/proc/loadavg: 8.09 8.08 7.87 9/220 25356
/proc/meminfo: memFree=12701680/32951124 swapFree=67051468/67111528
[pid=25253] ppid=25251 vsize=0 CPUtime=4800.52 cores=1,3,5,7
/proc/25253/stat : 25253 (java) Z 25251 25253 25096 0 -1 4203548 1975947 0 1 0 479750 302 0 0 17 0 2 0 521331711 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0
/proc/25253/statm: 0 0 0 0 0 0 0
[pid=25253/tid=25274] ppid=25251 vsize=0 CPUtime=1194.3 cores=1,3,5,7
/proc/25253/task/25274/stat : 25274 (java) R 25251 25253 25096 0 -1 4203588 157615 0 0 0 119393 37 0 0 25 0 2 0 521331816 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.52
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1205.94
CPU time (s): 4800.57
CPU user time (s): 4797.5
CPU system time (s): 3.06653
CPU usage (%): 398.077
Max. virtual memory (cumulated for all children) (KiB): 15781212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.5
system time used= 3.06653
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1975947
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= 35379
involuntary context switches= 50104

runsolver used 1.9977 second user time and 4.6223 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-29 19:14:49
IDJOB=3313228
IDBENCH=82345
IDSOLVER=1699
FILE ID=node101/3313228-1304097289
RUNJOBID= node101-1304096081-25115
PBS_JOBID= 13170603
Free space on /tmp= 72008 MiB

SOLVER NAME= STRUCTure 0.1
BENCH NAME= SAT11/application/fuhs/AProVE11/AProVE11-15.cnf
COMMAND LINE= run 15000 NBCORE TMPDIR DIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3313228-1304097289/watcher-3313228-1304097289 -o /tmp/evaluation-result-3313228-1304097289/solver-3313228-1304097289 -C 4800 -W 1300 -M 15500  run 15000 4 HOME HOME HOME/instance-3313228-1304097289.cnf

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

MD5SUM BENCH= 518fc0e116993755b5f2dc4ea757b581
RANDOM SEED=1106857763

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.841
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.841
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25298808 kB
Buffers:       2027200 kB
Cached:        5145288 kB
SwapCached:      30452 kB
Active:        3083304 kB
Inactive:      4125700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25298808 kB
SwapTotal:    67111528 kB
SwapFree:     67051468 kB
Dirty:            5564 kB
Writeback:          40 kB
AnonPages:       27440 kB
Mapped:           9260 kB
Slab:           380768 kB
PageTables:       4688 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   218756 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= 72012 MiB
End job on node101 at 2011-04-29 19:34:57