Trace number 3422200

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
minisat hack: contrasat 2011-03-02UNSAT 311.448 311.443

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark173.435
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

311.40/311.43	c WARNING: for repeatability, setting FPU to use double precision
311.40/311.43	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3422200-1306660858/watcher-3422200-1306660858 -o /tmp/evaluation-result-3422200-1306660858/solver-3422200-1306660858 -C 5000 -W 5100 -M 15500 contrasat_release HOME/instance-3422200-1306660858.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.00 2.04 1.83 3/535 17042
/proc/meminfo: memFree=14131292/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=28828 CPUtime=0 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 2469 0 0 0 0 0 0 0 21 0 1 0 758502167 29519872 2407 33554432000 4194304 4298156 140733397759968 18446744073709551615 4284417 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 7207 2410 216 26 0 3839 0

[startup+0.092377 s]
/proc/loadavg: 2.00 2.04 1.83 3/535 17042
/proc/meminfo: memFree=14131292/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=49856 CPUtime=0.08 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 8901 0 0 0 7 1 0 0 21 0 1 0 758502167 51052544 8242 33554432000 4194304 4298156 140733397759968 18446744073709551615 212039316513 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 12464 8244 216 26 0 9096 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 49856

[startup+0.100377 s]
/proc/loadavg: 2.00 2.04 1.83 3/535 17042
/proc/meminfo: memFree=14131292/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=50912 CPUtime=0.09 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 9294 0 0 0 8 1 0 0 21 0 1 0 758502167 52133888 8609 33554432000 4194304 4298156 140733397759968 18446744073709551615 4284045 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 12728 8611 216 26 0 9360 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50912

[startup+0.300341 s]
/proc/loadavg: 2.00 2.04 1.83 3/535 17042
/proc/meminfo: memFree=14131292/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=73576 CPUtime=0.29 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 16030 0 0 0 28 1 0 0 22 0 1 0 758502167 75341824 14230 33554432000 4194304 4298156 140733397759968 18446744073709551615 4284982 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 18394 14231 216 26 0 15026 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 73576

[startup+0.700269 s]
/proc/loadavg: 2.00 2.04 1.83 3/535 17042
/proc/meminfo: memFree=14131292/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=124500 CPUtime=0.69 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 28808 0 0 0 66 3 0 0 23 0 1 0 758502167 127488000 24550 33554432000 4194304 4298156 140733397759968 18446744073709551615 4227717 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 31125 24550 222 26 0 27757 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 124500

[startup+1.50113 s]
/proc/loadavg: 2.00 2.04 1.83 3/536 17043
/proc/meminfo: memFree=14031220/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=152036 CPUtime=1.49 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 33107 0 0 0 145 4 0 0 25 0 1 0 758502167 155684864 28326 33554432000 4194304 4298156 140733397759968 18446744073709551615 4238252 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 38009 28326 222 26 0 34641 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 152036

[startup+3.10084 s]
/proc/loadavg: 2.00 2.04 1.83 3/536 17043
/proc/meminfo: memFree=14042380/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=110256 CPUtime=3.09 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 39034 0 0 0 304 5 0 0 25 0 1 0 758502167 112902144 22318 33554432000 4194304 4298156 140733397759968 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 27564 22318 243 26 0 24196 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 110256

[startup+6.30027 s]
/proc/loadavg: 2.00 2.04 1.83 3/536 17043
/proc/meminfo: memFree=14037976/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=121932 CPUtime=6.29 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 40035 0 0 0 624 5 0 0 25 0 1 0 758502167 124858368 23308 33554432000 4194304 4298156 140733397759968 18446744073709551615 4256607 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 30483 23308 243 26 0 27115 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121932

[startup+12.7011 s]
/proc/loadavg: 2.00 2.03 1.83 3/536 17044
/proc/meminfo: memFree=14034528/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=121932 CPUtime=12.69 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 47460 0 0 0 1263 6 0 0 25 0 1 0 758502167 124858368 23992 33554432000 4194304 4298156 140733397759968 18446744073709551615 4251958 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 30483 23992 243 26 0 27115 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 121932

[startup+25.5008 s]
/proc/loadavg: 2.00 2.03 1.83 3/536 17044
/proc/meminfo: memFree=14011092/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=152276 CPUtime=25.49 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 62675 0 0 0 2541 8 0 0 25 0 1 0 758502167 155930624 30044 33554432000 4194304 4298156 140733397759968 18446744073709551615 4252741 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 38069 30044 243 26 0 34701 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 152276

[startup+51.1003 s]
/proc/loadavg: 2.00 2.03 1.84 3/536 17044
/proc/meminfo: memFree=14028700/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=121928 CPUtime=51.09 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 82350 0 0 0 5098 11 0 0 25 0 1 0 758502167 124854272 25579 33554432000 4194304 4298156 140733397759968 18446744073709551615 4253655 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 30482 25579 243 26 0 27114 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 121928

[startup+102.32 s]
/proc/loadavg: 2.00 2.02 1.84 3/536 17046
/proc/meminfo: memFree=13984788/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=171248 CPUtime=102.31 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 109450 0 0 0 10214 17 0 0 25 0 1 0 758502167 175357952 36240 33554432000 4194304 4298156 140733397759968 18446744073709551615 4253625 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 42812 36240 243 26 0 39444 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 171248

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 1.85 3/536 17047
/proc/meminfo: memFree=13983032/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=171248 CPUtime=162.3 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 149579 0 0 0 16206 24 0 0 25 0 1 0 758502167 175357952 36603 33554432000 4194304 4298156 140733397759968 18446744073709551615 4256201 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 42812 36603 243 26 0 39444 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 171248

[startup+222.301 s]
/proc/loadavg: 2.12 2.04 1.86 3/536 17049
/proc/meminfo: memFree=13988596/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=171248 CPUtime=222.29 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 187938 0 0 0 22199 30 0 0 25 0 1 0 758502167 175357952 35150 33554432000 4194304 4298156 140733397759968 18446744073709551615 4253727 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 42812 35150 243 26 0 39444 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 171248

[startup+282.301 s]
/proc/loadavg: 2.19 2.08 1.89 3/536 17054
/proc/meminfo: memFree=13980704/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=171248 CPUtime=282.3 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 204180 0 0 0 28195 35 0 0 25 0 1 0 758502167 175357952 37261 33554432000 4194304 4298156 140733397759968 18446744073709551615 4257002 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 42812 37261 243 26 0 39444 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 171248

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

[startup+294.301 s]
/proc/loadavg: 2.23 2.09 1.89 3/536 17054
/proc/meminfo: memFree=13987772/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=171248 CPUtime=294.3 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 216136 0 0 0 29393 37 0 0 25 0 1 0 758502167 175357952 35613 33554432000 4194304 4298156 140733397759968 18446744073709551615 4256829 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 42812 35613 243 26 0 39444 0
Current children cumulated CPU time (s) 294.3
Current children cumulated vsize (KiB) 171248

[startup+300.701 s]
/proc/loadavg: 2.21 2.09 1.89 3/536 17054
/proc/meminfo: memFree=13986036/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=171248 CPUtime=300.7 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 216548 0 0 0 30033 37 0 0 25 0 1 0 758502167 175357952 36008 33554432000 4194304 4298156 140733397759968 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 42812 36008 243 26 0 39444 0
Current children cumulated CPU time (s) 300.7
Current children cumulated vsize (KiB) 171248

[startup+307.1 s]
/proc/loadavg: 2.18 2.08 1.89 3/536 17054
/proc/meminfo: memFree=13984424/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=171248 CPUtime=307.09 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 216939 0 0 0 30672 37 0 0 25 0 1 0 758502167 175357952 36380 33554432000 4194304 4298156 140733397759968 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 42812 36380 243 26 0 39444 0
Current children cumulated CPU time (s) 307.09
Current children cumulated vsize (KiB) 171248

[startup+308.7 s]
/proc/loadavg: 2.18 2.08 1.89 3/536 17054
/proc/meminfo: memFree=13984052/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=171248 CPUtime=308.7 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 217037 0 0 0 30832 38 0 0 25 0 1 0 758502167 175357952 36474 33554432000 4194304 4298156 140733397759968 18446744073709551615 4261474 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 42812 36474 243 26 0 39444 0
Current children cumulated CPU time (s) 308.7
Current children cumulated vsize (KiB) 171248

[startup+310.301 s]
/proc/loadavg: 2.18 2.08 1.89 3/536 17054
/proc/meminfo: memFree=13991736/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=171248 CPUtime=310.3 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 227264 0 0 0 30991 39 0 0 25 0 1 0 758502167 175357952 34429 33554432000 4194304 4298156 140733397759968 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 42812 34429 243 26 0 39444 0
Current children cumulated CPU time (s) 310.3
Current children cumulated vsize (KiB) 171248

[startup+311.101 s]
/proc/loadavg: 2.18 2.08 1.89 3/536 17054
/proc/meminfo: memFree=13991736/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=121928 CPUtime=311.1 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 227293 0 0 0 31071 39 0 0 25 0 1 0 758502167 124854272 25966 33554432000 4194304 4298156 140733397759968 18446744073709551615 4256333 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 30482 25966 243 26 0 27114 0
Current children cumulated CPU time (s) 311.1
Current children cumulated vsize (KiB) 121928

[startup+311.321 s]
/proc/loadavg: 2.18 2.08 1.89 3/536 17054
/proc/meminfo: memFree=14025464/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=121928 CPUtime=311.32 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 227293 0 0 0 31093 39 0 0 25 0 1 0 758502167 124854272 25966 33554432000 4194304 4298156 140733397759968 18446744073709551615 4256277 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 30482 25966 243 26 0 27114 0
Current children cumulated CPU time (s) 311.32
Current children cumulated vsize (KiB) 121928

[startup+311.401 s]
/proc/loadavg: 2.18 2.08 1.89 3/536 17054
/proc/meminfo: memFree=14025464/32951124 swapFree=51873512/67111528
[pid=17042] ppid=17040 vsize=133420 CPUtime=311.4 cores=1,3,5,7
/proc/17042/stat : 17042 (contrasat_relea) R 17040 17042 16839 0 -1 4202496 227865 0 0 0 31101 39 0 0 25 0 1 0 758502167 136622080 26393 33554432000 4194304 4298156 140733397759968 18446744073709551615 4264205 0 0 4096 8388610 0 0 0 17 3 0 0 0
/proc/17042/statm: 33355 26396 243 26 0 29987 0
Current children cumulated CPU time (s) 311.4
Current children cumulated vsize (KiB) 133420

Child status: 20
Real time (s): 311.443
CPU time (s): 311.448
CPU user time (s): 311.049
CPU system time (s): 0.398939
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 251388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 311.049
system time used= 0.398939
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 230829
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 570

runsolver used 1.51577 second user time and 3.88341 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-29 11:20:59
IDJOB=3422200
IDBENCH=71039
IDSOLVER=1915
FILE ID=node146/3422200-1306660858
RUNJOBID= node146-1306658664-16863
PBS_JOBID= 13471751
Free space on /tmp= 73352 MiB

SOLVER NAME= minisat hack: contrasat 2011-03-02
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= contrasat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3422200-1306660858/watcher-3422200-1306660858 -o /tmp/evaluation-result-3422200-1306660858/solver-3422200-1306660858 -C 5000 -W 5100 -M 15500  contrasat_release HOME/instance-3422200-1306660858.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED=1791513701

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14131572 kB
Buffers:        351044 kB
Cached:        6031672 kB
SwapCached:      56236 kB
Active:       13098192 kB
Inactive:      5402236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14131572 kB
SwapTotal:    67111528 kB
SwapFree:     51873512 kB
Dirty:           19224 kB
Writeback:           0 kB
AnonPages:    12068784 kB
Mapped:          30312 kB
Slab:           148948 kB
PageTables:      97544 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 160782572 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= 73352 MiB
End job on node146 at 2011-05-29 11:26:11