Trace number 3433912

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: MiniSAT 2.2.0-agile-26UNSAT 79.243 79.2478

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark79.111
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

79.20/79.24	WARNING: for repeatability, setting FPU to use double precision
79.20/79.24	============================[ Problem Statistics ]=============================
79.20/79.24	|                                                                             |
79.20/79.24	|  Number of variables:         33090                                         |
79.20/79.24	|  Number of clauses:          154239                                         |
79.20/79.24	|  Parse time:                   0.06 s                                       |
79.20/79.24	|  Eliminated clauses:           0.60 Mb                                      |
79.20/79.24	|  Simplification time:          0.21 s                                       |
79.20/79.24	|                                                                             |
79.20/79.24	============================[ Search Statistics ]=================================
79.20/79.24	| Conflicts |          ORIGINAL         |          LEARNT          | Progress    |
79.20/79.24	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |     Agility |
79.20/79.24	==================================================================================
79.20/79.24	|       100 |    7881    70054   231759 |    25686      100      9 | 16.706 % 34 |
79.20/79.24	|       250 |    7881    70054   231759 |    28255      250     13 | 16.706 % 30 |
79.20/79.24	|       475 |    7881    70054   231759 |    31080      475     15 | 16.706 % 26 |
79.20/79.24	|       812 |    7881    70054   231759 |    34188      812     14 | 16.706 % 21 |
79.20/79.24	|      1318 |    7879    70054   231759 |    37607     1317     15 | 16.712 % 22 |
79.20/79.24	|      2077 |    7879    70054   231759 |    41368     2076     15 | 16.712 % 28 |
79.20/79.24	|      3216 |    7879    70054   231759 |    45505     3215     15 | 16.712 % 22 |
79.20/79.24	|      4924 |    7878    69631   229961 |    50055     4921     16 | 16.715 % 22 |
79.20/79.24	|      7486 |    7878    69631   229961 |    55061     7483     17 | 16.715 % 23 |
79.20/79.24	|     11330 |    7878    69631   229961 |    60567    11327     17 | 16.715 % 25 |
79.20/79.24	|     17096 |    7878    69631   229961 |    66624    17093     18 | 16.715 % 22 |
79.20/79.24	|     25745 |    7878    69631   229961 |    73286    25742     18 | 16.715 % 24 |
79.20/79.24	|     38719 |    7878    69631   229961 |    80615    38716     19 | 16.715 % 27 |
79.20/79.24	|     58180 |    7878    69631   229961 |    88676    58177     20 | 16.715 % 27 |
79.20/79.24	|     87372 |    7878    69631   229961 |    97544    87369     21 | 16.715 % 19 |
79.20/79.24	|    131161 |    7878    69631   229961 |   107298    49362     19 | 16.715 % 23 |
79.20/79.24	|    196845 |    7878    69631   229961 |   118028    24195     19 | 16.715 % 22 |
79.20/79.24	|    295371 |    7878    69631   229961 |   129831   122721     22 | 16.715 % 24 |
79.20/79.24	|    443160 |    7878    69631   229961 |   142814    61707     20 | 16.715 % 26 |
79.20/79.24	|    664843 |    7878    69631   229961 |   157096    54761     19 | 16.715 % 23 |
79.20/79.24	===============================================================================
79.20/79.24	restarts              : 1642
79.20/79.24	skipped               : 289
79.20/79.24	conflicts             : 773246         (9761 /sec)
79.20/79.24	decisions             : 1122865        (0.00 % random) (14175 /sec)
79.20/79.24	propagations          : 177189753      (2236794 /sec)
79.20/79.24	conflict literals     : 17256958       (34.04 % deleted)
79.20/79.24	Memory used           : 75.00 MB
79.20/79.24	CPU time              : 79.216 s
79.20/79.24	
79.20/79.24	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: 977)

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-3433912-1306844908/watcher-3433912-1306844908 -o /tmp/evaluation-result-3433912-1306844908/solver-3433912-1306844908 -C 5000 -W 5100 -M 15500 minisat HOME/instance-3433912-1306844908.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.02 2.04 1.77 2/458 18230
/proc/meminfo: memFree=9147312/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=20520 CPUtime=0 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 1014 0 0 0 0 0 0 0 22 0 1 0 796088969 21012480 938 33554432000 4194304 4291235 140733461289072 18446744073709551615 4276956 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 5130 939 215 24 0 1764 0

[startup+0.115047 s]
/proc/loadavg: 2.02 2.04 1.77 2/458 18230
/proc/meminfo: memFree=9147312/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=31340 CPUtime=0.1 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 4748 0 0 0 10 0 0 0 23 0 1 0 796088969 32092160 4202 33554432000 4194304 4291235 140733461289072 18446744073709551615 4226667 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 7835 4202 238 24 0 4469 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 31340

[startup+0.201032 s]
/proc/loadavg: 2.02 2.04 1.77 2/458 18230
/proc/meminfo: memFree=9147312/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=31804 CPUtime=0.19 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 5900 0 0 0 19 0 0 0 23 0 1 0 796088969 32567296 4346 33554432000 4194304 4291235 140733461289072 18446744073709551615 4277976 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 7951 4346 240 24 0 4585 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31804

[startup+0.301011 s]
/proc/loadavg: 2.02 2.04 1.77 2/458 18230
/proc/meminfo: memFree=9147312/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=30324 CPUtime=0.29 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 6722 0 0 0 29 0 0 0 23 0 1 0 796088969 31051776 4094 33554432000 4194304 4291235 140733461289072 18446744073709551615 4256124 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 7581 4094 256 24 0 4215 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30324

[startup+0.70094 s]
/proc/loadavg: 2.02 2.04 1.77 2/458 18230
/proc/meminfo: memFree=9147312/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=33000 CPUtime=0.69 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 7030 0 0 0 69 0 0 0 25 0 1 0 796088969 33792000 4387 33554432000 4194304 4291235 140733461289072 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 8250 4387 256 24 0 4884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 33000

[startup+1.5008 s]
/proc/loadavg: 2.02 2.04 1.77 3/459 18232
/proc/meminfo: memFree=9128716/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=33000 CPUtime=1.49 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 7471 0 0 0 149 0 0 0 25 0 1 0 796088969 33792000 4806 33554432000 4194304 4291235 140733461289072 18446744073709551615 4255618 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 8250 4806 256 24 0 4884 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33000

[startup+3.10051 s]
/proc/loadavg: 2.02 2.04 1.77 3/459 18232
/proc/meminfo: memFree=9121400/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=40076 CPUtime=3.09 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 9293 0 0 0 309 0 0 0 25 0 1 0 796088969 41037824 6604 33554432000 4194304 4291235 140733461289072 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 10019 6604 256 24 0 6653 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40076

[startup+6.30094 s]
/proc/loadavg: 2.02 2.04 1.77 3/459 18234
/proc/meminfo: memFree=9116676/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=44496 CPUtime=6.3 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 10264 0 0 0 629 1 0 0 25 0 1 0 796088969 45563904 7545 33554432000 4194304 4291235 140733461289072 18446744073709551615 4256265 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 11124 7545 256 24 0 7758 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 44496

[startup+12.7008 s]
/proc/loadavg: 2.02 2.04 1.77 3/459 18234
/proc/meminfo: memFree=9112592/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=54188 CPUtime=12.69 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 13676 0 0 0 1268 1 0 0 25 0 1 0 796088969 55488512 8177 33554432000 4194304 4291235 140733461289072 18446744073709551615 4256048 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 13547 8177 256 24 0 10181 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54188

[startup+25.5005 s]
/proc/loadavg: 2.01 2.04 1.77 3/459 18234
/proc/meminfo: memFree=9104424/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=58652 CPUtime=25.49 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 15821 0 0 0 2548 1 0 0 25 0 1 0 796088969 60059648 10180 33554432000 4194304 4291235 140733461289072 18446744073709551615 4255694 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 14663 10180 256 24 0 11297 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58652

[startup+51.101 s]
/proc/loadavg: 2.01 2.03 1.78 3/459 18236
/proc/meminfo: memFree=9095088/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=77496 CPUtime=51.09 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 21357 0 0 0 5107 2 0 0 25 0 1 0 796088969 79355904 12195 33554432000 4194304 4291235 140733461289072 18446744073709551615 4262200 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 19374 12195 256 24 0 16008 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77496

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

[startup+51.201 s]
/proc/loadavg: 2.01 2.03 1.78 3/459 18236
/proc/meminfo: memFree=9095088/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=77496 CPUtime=51.19 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 21370 0 0 0 5117 2 0 0 25 0 1 0 796088969 79355904 12207 33554432000 4194304 4291235 140733461289072 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 19374 12207 256 24 0 16008 0
Current children cumulated CPU time (s) 51.19
Current children cumulated vsize (KiB) 77496

[startup+64.0007 s]
/proc/loadavg: 2.00 2.03 1.78 3/459 18236
/proc/meminfo: memFree=9093968/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=77496 CPUtime=63.99 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 21380 0 0 0 6397 2 0 0 25 0 1 0 796088969 79355904 12216 33554432000 4194304 4291235 140733461289072 18446744073709551615 4255658 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 19374 12216 256 24 0 16008 0
Current children cumulated CPU time (s) 63.99
Current children cumulated vsize (KiB) 77496

[startup+70.4005 s]
/proc/loadavg: 2.00 2.03 1.78 3/459 18236
/proc/meminfo: memFree=9093720/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=77496 CPUtime=70.4 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 21455 0 0 0 7038 2 0 0 25 0 1 0 796088969 79355904 12289 33554432000 4194304 4291235 140733461289072 18446744073709551615 4255683 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 19374 12289 256 24 0 16008 0
Current children cumulated CPU time (s) 70.4
Current children cumulated vsize (KiB) 77496

[startup+73.601 s]
/proc/loadavg: 2.00 2.03 1.78 3/459 18236
/proc/meminfo: memFree=9093348/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=77496 CPUtime=73.59 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 21455 0 0 0 7357 2 0 0 25 0 1 0 796088969 79355904 12289 33554432000 4194304 4291235 140733461289072 18446744073709551615 4255856 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 19374 12289 256 24 0 16008 0
Current children cumulated CPU time (s) 73.59
Current children cumulated vsize (KiB) 77496

[startup+76.8004 s]
/proc/loadavg: 2.00 2.03 1.78 3/459 18236
/proc/meminfo: memFree=9093344/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=77496 CPUtime=76.79 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 21455 0 0 0 7677 2 0 0 25 0 1 0 796088969 79355904 12289 33554432000 4194304 4291235 140733461289072 18446744073709551615 4256145 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 19374 12289 256 24 0 16008 0
Current children cumulated CPU time (s) 76.79
Current children cumulated vsize (KiB) 77496

[startup+78.4011 s]
/proc/loadavg: 2.00 2.03 1.78 3/459 18236
/proc/meminfo: memFree=9093096/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=77496 CPUtime=78.39 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 21455 0 0 0 7837 2 0 0 25 0 1 0 796088969 79355904 12289 33554432000 4194304 4291235 140733461289072 18446744073709551615 4256100 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 19374 12289 256 24 0 16008 0
Current children cumulated CPU time (s) 78.39
Current children cumulated vsize (KiB) 77496

[startup+78.801 s]
/proc/loadavg: 2.00 2.03 1.78 3/459 18236
/proc/meminfo: memFree=9093096/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=77496 CPUtime=78.79 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 21455 0 0 0 7877 2 0 0 25 0 1 0 796088969 79355904 12289 33554432000 4194304 4291235 140733461289072 18446744073709551615 4255608 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 19374 12289 256 24 0 16008 0
Current children cumulated CPU time (s) 78.79
Current children cumulated vsize (KiB) 77496

[startup+79.201 s]
/proc/loadavg: 2.00 2.03 1.79 3/459 18239
/proc/meminfo: memFree=9092848/32951124 swapFree=60688864/67111528
[pid=18230] ppid=18228 vsize=77496 CPUtime=79.2 cores=1,3,5,7
/proc/18230/stat : 18230 (minisat) R 18228 18230 18023 0 -1 4202496 21455 0 0 0 7918 2 0 0 25 0 1 0 796088969 79355904 12289 33554432000 4194304 4291235 140733461289072 18446744073709551615 4255634 0 0 4096 8388610 0 0 0 17 1 0 0 0
/proc/18230/statm: 19374 12289 256 24 0 16008 0
Current children cumulated CPU time (s) 79.2
Current children cumulated vsize (KiB) 77496

Child status: 20
Real time (s): 79.2478
CPU time (s): 79.243
CPU user time (s): 79.216
CPU system time (s): 0.026995
CPU usage (%): 99.9938
Max. virtual memory (cumulated for all children) (KiB): 77496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.216
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21470
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= 270

runsolver used 0.364944 second user time and 0.876866 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-31 14:28:28
IDJOB=3433912
IDBENCH=70941
IDSOLVER=1930
FILE ID=node132/3433912-1306844908
RUNJOBID= node132-1306842918-18045
PBS_JOBID= 13482020
Free space on /tmp= 56960 MiB

SOLVER NAME= minisat hack: MiniSAT 2.2.0-agile-26
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l46_lambda.cnf
COMMAND LINE= minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3433912-1306844908/watcher-3433912-1306844908 -o /tmp/evaluation-result-3433912-1306844908/solver-3433912-1306844908 -C 5000 -W 5100 -M 15500  minisat HOME/instance-3433912-1306844908.cnf

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=895178280

node132.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.833
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.833
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.74
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.833
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.76
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.833
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.75
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.833
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.77
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.833
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.67
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.833
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.82
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.833
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:       9147592 kB
Buffers:        261160 kB
Cached:       19732656 kB
SwapCached:      14980 kB
Active:       18042096 kB
Inactive:      5075912 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:       9147592 kB
SwapTotal:    67111528 kB
SwapFree:     60688864 kB
Dirty:            3116 kB
Writeback:           0 kB
AnonPages:     3116844 kB
Mapped:          19272 kB
Slab:           569876 kB
PageTables:      50512 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 109303176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 56960 MiB
End job on node132 at 2011-05-31 14:29:47