Trace number 3261304

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
MPhaseSAT_M 2011-02-16UNSAT 368.342 368.334

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-7-12-unsat.cnf
MD5SUM72a4d94c7603cb921acb8c9bb848aa10
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark11.2073
Satisfiable
(Un)Satisfiability was proved
Number of variables84
Number of clauses301
Sum of the clauses size1092
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2252
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 549

Solver Data

368.30/368.33	c MPhaseSAT_M version 401 suited for random catagory by Jingchao Chen,  April 1,2011 
368.30/368.33	c input CNF file=HOME/instance-3261304-1303521704.cnf 
368.30/368.33	c Clause#=301  var#=84  ratio=3 
368.30/368.33	c Simplified clause#=301 
368.30/368.33	c XOR_varElimination deleted var#=0 clauses#=301 
368.30/368.33	c inative var#=0 
368.30/368.33	c free var#=84  
368.30/368.33	c local search off 
368.30/368.33	c height=7 age=28 
368.30/368.33	c hybrid solving ... 
368.30/368.33	c 
368.30/368.33	s UNSATISFIABLE
368.30/368.33	c 
368.30/368.33	c  Running time=368.340004 

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3261304-1303521704/watcher-3261304-1303521704 -o /tmp/evaluation-result-3261304-1303521704/solver-3261304-1303521704 -C 2400 -W 1300 -M 7680 MPhaseSAT_M HOME/instance-3261304-1303521704.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 1.41 2.50 2.82 3/179 3952
/proc/meminfo: memFree=15755888/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=3136 CPUtime=0 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 382 0 0 0 0 0 0 0 22 0 1 0 463769171 3211264 322 33554432000 134512640 134829744 4292168816 18446744073709551615 134678241 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 784 322 271 78 0 70 0

[startup+0.013144 s]
/proc/loadavg: 1.41 2.50 2.82 3/179 3952
/proc/meminfo: memFree=15755888/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=3268 CPUtime=0.01 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 397 0 0 0 1 0 0 0 23 0 1 0 463769171 3346432 337 33554432000 134512640 134829744 4292168816 18446744073709551615 134624965 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 817 337 271 78 0 103 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3268

[startup+0.100129 s]
/proc/loadavg: 1.41 2.50 2.82 3/179 3952
/proc/meminfo: memFree=15755888/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=3664 CPUtime=0.09 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 508 0 0 0 9 0 0 0 23 0 1 0 463769171 3751936 448 33554432000 134512640 134829744 4292168816 18446744073709551615 134661163 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 916 448 271 78 0 202 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3664

[startup+0.300093 s]
/proc/loadavg: 1.41 2.50 2.82 3/179 3952
/proc/meminfo: memFree=15755888/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=4196 CPUtime=0.29 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 634 0 0 0 29 0 0 0 23 0 1 0 463769171 4296704 574 33554432000 134512640 134829744 4292168816 18446744073709551615 134661632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 1049 574 271 78 0 335 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4196

[startup+0.701053 s]
/proc/loadavg: 1.41 2.50 2.82 3/179 3952
/proc/meminfo: memFree=15755888/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=4608 CPUtime=0.69 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 741 0 0 0 69 0 0 0 25 0 1 0 463769171 4718592 681 33554432000 134512640 134829744 4292168816 18446744073709551615 134722632 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 1152 681 271 78 0 438 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4608

[startup+1.501 s]
/proc/loadavg: 1.46 2.49 2.81 3/180 3953
/proc/meminfo: memFree=15751696/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=4440 CPUtime=1.49 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 780 0 0 0 149 0 0 0 25 0 1 0 463769171 4546560 654 33554432000 134512640 134829744 4292168816 18446744073709551615 134670360 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 1110 654 271 78 0 396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4440

[startup+3.10071 s]
/proc/loadavg: 1.46 2.49 2.81 4/185 3963
/proc/meminfo: memFree=15747812/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=4776 CPUtime=3.09 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 886 0 0 0 309 0 0 0 25 0 1 0 463769171 4890624 736 33554432000 134512640 134829744 4292168816 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 1194 736 271 78 0 480 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4776

[startup+6.30102 s]
/proc/loadavg: 1.46 2.49 2.81 4/185 3963
/proc/meminfo: memFree=15744232/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=4776 CPUtime=6.29 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 890 0 0 0 629 0 0 0 25 0 1 0 463769171 4890624 740 33554432000 134512640 134829744 4292168816 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 1194 740 271 78 0 480 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4776

[startup+12.7009 s]
/proc/loadavg: 1.77 2.52 2.82 5/190 3973
/proc/meminfo: memFree=15739064/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=6716 CPUtime=12.69 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 1306 0 0 0 1269 0 0 0 25 0 1 0 463769171 6877184 1156 33554432000 134512640 134829744 4292168816 18446744073709551615 134722592 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 1679 1156 271 78 0 965 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 6716

[startup+25.5007 s]
/proc/loadavg: 2.12 2.57 2.83 5/190 3973
/proc/meminfo: memFree=15731400/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=8968 CPUtime=25.49 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 1778 0 0 0 2549 0 0 0 25 0 1 0 463769171 9183232 1628 33554432000 134512640 134829744 4292168816 18446744073709551615 134661457 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2242 1628 271 78 0 1528 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8968

[startup+51.101 s]
/proc/loadavg: 2.76 2.68 2.86 5/190 3974
/proc/meminfo: memFree=15714644/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=10728 CPUtime=51.09 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 2187 0 0 0 5109 0 0 0 25 0 1 0 463769171 10985472 2037 33554432000 134512640 134829744 4292168816 18446744073709551615 134658112 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2682 2037 271 78 0 1968 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 10728

[startup+102.307 s]
/proc/loadavg: 3.50 2.90 2.92 5/190 3975
/proc/meminfo: memFree=15697520/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=13220 CPUtime=102.29 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 2755 0 0 0 10229 0 0 0 25 0 1 0 463769171 13537280 2605 33554432000 134512640 134829744 4292168816 18446744073709551615 134661368 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 3305 2605 271 78 0 2591 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 13220

[startup+162.3 s]
/proc/loadavg: 3.88 3.12 2.99 5/190 3977
/proc/meminfo: memFree=15682996/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=162.29 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3028 0 0 0 16229 0 0 0 25 0 1 0 463769171 12050432 2461 33554432000 134512640 134829744 4292168816 18446744073709551615 134722439 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2461 272 78 0 2228 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 11768

[startup+222.301 s]
/proc/loadavg: 4.00 3.29 3.06 5/190 3979
/proc/meminfo: memFree=15671564/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=222.3 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3045 0 0 0 22228 2 0 0 25 0 1 0 463769171 12050432 2478 33554432000 134512640 134829744 4292168816 18446744073709551615 134713382 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2478 273 78 0 2228 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 11768

[startup+282.301 s]
/proc/loadavg: 4.00 3.42 3.11 5/190 3980
/proc/meminfo: memFree=15664960/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=282.3 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3048 0 0 0 28228 2 0 0 25 0 1 0 463769171 12050432 2481 33554432000 134512640 134829744 4292168816 18446744073709551615 134678507 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2481 276 78 0 2228 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 11768

[startup+342.3 s]
/proc/loadavg: 4.00 3.52 3.17 5/190 3982
/proc/meminfo: memFree=15663572/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=342.3 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3048 0 0 0 34228 2 0 0 25 0 1 0 463769171 12050432 2481 33554432000 134512640 134829744 4292168816 18446744073709551615 134661832 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2481 276 78 0 2228 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 11768

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

[startup+345.501 s]
/proc/loadavg: 4.00 3.52 3.17 5/190 3982
/proc/meminfo: memFree=15663572/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=345.5 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3048 0 0 0 34548 2 0 0 25 0 1 0 463769171 12050432 2481 33554432000 134512640 134829744 4292168816 18446744073709551615 134661834 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2481 276 78 0 2228 0
Current children cumulated CPU time (s) 345.5
Current children cumulated vsize (KiB) 11768

[startup+358.3 s]
/proc/loadavg: 4.00 3.54 3.18 5/190 3982
/proc/meminfo: memFree=15663448/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=358.3 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3048 0 0 0 35828 2 0 0 25 0 1 0 463769171 12050432 2481 33554432000 134512640 134829744 4292168816 18446744073709551615 134722615 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2481 276 78 0 2228 0
Current children cumulated CPU time (s) 358.3
Current children cumulated vsize (KiB) 11768

[startup+364.7 s]
/proc/loadavg: 4.00 3.55 3.18 5/190 3982
/proc/meminfo: memFree=15663440/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=364.7 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3048 0 0 0 36468 2 0 0 25 0 1 0 463769171 12050432 2481 33554432000 134512640 134829744 4292168816 18446744073709551615 134605332 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2481 276 78 0 2228 0
Current children cumulated CPU time (s) 364.7
Current children cumulated vsize (KiB) 11768

[startup+366.307 s]
/proc/loadavg: 4.00 3.56 3.19 5/190 3982
/proc/meminfo: memFree=15663560/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=366.3 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3049 0 0 0 36628 2 0 0 25 0 1 0 463769171 12050432 2482 33554432000 134512640 134829744 4292168816 18446744073709551615 6344384 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2482 276 78 0 2228 0
Current children cumulated CPU time (s) 366.3
Current children cumulated vsize (KiB) 11768

[startup+367.101 s]
/proc/loadavg: 4.00 3.56 3.19 5/190 3982
/proc/meminfo: memFree=15663560/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=367.1 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3050 0 0 0 36708 2 0 0 25 0 1 0 463769171 12050432 2483 33554432000 134512640 134829744 4292168816 18446744073709551615 134723667 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2483 276 78 0 2228 0
Current children cumulated CPU time (s) 367.1
Current children cumulated vsize (KiB) 11768

[startup+367.901 s]
/proc/loadavg: 4.00 3.56 3.19 5/190 3982
/proc/meminfo: memFree=15663560/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=367.9 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3050 0 0 0 36788 2 0 0 25 0 1 0 463769171 12050432 2483 33554432000 134512640 134829744 4292168816 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2483 276 78 0 2228 0
Current children cumulated CPU time (s) 367.9
Current children cumulated vsize (KiB) 11768

[startup+368.301 s]
/proc/loadavg: 4.00 3.56 3.19 5/190 3982
/proc/meminfo: memFree=15663560/32950928 swapFree=67111528/67111528
[pid=3952] ppid=3950 vsize=11768 CPUtime=368.3 cores=0,2
/proc/3952/stat : 3952 (MPhaseSAT_M) R 3950 3952 925 0 -1 4202496 3050 0 0 0 36828 2 0 0 25 0 1 0 463769171 12050432 2483 33554432000 134512640 134829744 4292168816 18446744073709551615 134661446 0 0 4096 1026 0 0 0 17 0 0 0 0
/proc/3952/statm: 2942 2483 276 78 0 2228 0
Current children cumulated CPU time (s) 368.3
Current children cumulated vsize (KiB) 11768

Child status: 20
Real time (s): 368.334
CPU time (s): 368.342
CPU user time (s): 368.315
CPU system time (s): 0.026995
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 14804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 368.315
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= 3060
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= 4795

runsolver used 0.58591 second user time and 1.41978 second system time

The end

Launcher Data

Begin job on node122 at 2011-04-23 03:21:44
IDJOB=3261304
IDBENCH=83222
IDSOLVER=1522
FILE ID=node122/3261304-1303521704
RUNJOBID= node122-1303521703-3903
PBS_JOBID= 13134241
Free space on /tmp= 70804 MiB

SOLVER NAME= MPhaseSAT_M 2011-02-16
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-7-12-unsat.cnf
COMMAND LINE= MPhaseSAT_M BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3261304-1303521704/watcher-3261304-1303521704 -o /tmp/evaluation-result-3261304-1303521704/solver-3261304-1303521704 -C 2400 -W 1300 -M 7680  MPhaseSAT_M HOME/instance-3261304-1303521704.cnf

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

MD5SUM BENCH= 72a4d94c7603cb921acb8c9bb848aa10
RANDOM SEED=897672374

node122.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.820
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.64
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.820
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.820
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.820
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.820
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.820
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.820
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.820
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.97
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15756300 kB
Buffers:       1619156 kB
Cached:       14960456 kB
SwapCached:          0 kB
Active:        4783916 kB
Inactive:     11862520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15756300 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             896 kB
Writeback:           0 kB
AnonPages:       66256 kB
Mapped:          16172 kB
Slab:           484356 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   215796 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= 70804 MiB
End job on node122 at 2011-04-23 03:27:52