Trace number 3286695

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 2011-02-15UNSAT 309.495 309.651

General information on the benchmark

Nameapplication/jarvisalo/AAAI2010-SATPlanning/
aaai10-planning-ipc5-pathways-13-step17.cnf
MD5SUMe7acb1f64be7eb3ff1367dad08444685
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark152.179
Satisfiable
(Un)Satisfiability was proved
Number of variables25631
Number of clauses142227
Sum of the clauses size317942
Maximum clause length49
Minimum clause length1
Number of clauses of size 1224
Number of clauses of size 2125320
Number of clauses of size 313034
Number of clauses of size 42438
Number of clauses of size 5163
Number of clauses of size over 51048

Solver Data

309.43/309.65	c MPhaseSAT version 401 by Jingchao Chen,  April 1, 2011
309.43/309.65	c input CNF file=HOME/instance-3286695-1303768158.cnf 
309.43/309.65	c Clause#=142227  var#=25631  ratio=5 
309.43/309.65	c phase 1 
309.43/309.65	c Simplified clause#=234106 
309.43/309.65	c XOR_varElimination deleted var#=121 clauses#=233980 
309.43/309.65	c inative var#=0 
309.43/309.65	c free var#=11097  
309.43/309.65	c solve by multiple heuristics 
309.43/309.65	c 
309.43/309.65	s UNSATISFIABLE
309.43/309.65	c 
309.43/309.65	c  Running time=309.493950 

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-3286695-1303768158/watcher-3286695-1303768158 -o /tmp/evaluation-result-3286695-1303768158/solver-3286695-1303768158 -C 2400 -W 1300 -M 7680 MPhaseSAT HOME/instance-3286695-1303768158.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.69 2.24 3.01 5/184 30849
/proc/meminfo: memFree=26833340/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=1320 CPUtime=0 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) D 30847 30849 28989 0 -1 4194304 76 0 1 0 0 0 0 0 23 0 1 0 488413953 1351680 31 33554432000 134512640 134731564 4288376784 18446744073709551615 1882378 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/30849/statm: 330 31 23 54 0 30 0

[startup+0.044204 s]
/proc/loadavg: 1.69 2.24 3.01 5/184 30849
/proc/meminfo: memFree=26833340/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=1320 CPUtime=0 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) D 30847 30849 28989 0 -1 4194304 76 0 1 0 0 0 0 0 23 0 1 0 488413953 1351680 31 33554432000 134512640 134731564 4288376784 18446744073709551615 1882378 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 0
/proc/30849/statm: 330 31 23 54 0 30 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1320

[startup+0.10023 s]
/proc/loadavg: 1.69 2.24 3.01 5/184 30849
/proc/meminfo: memFree=26833340/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=2900 CPUtime=0 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) D 30847 30849 28989 0 -1 4202496 229 0 4 0 0 0 0 0 23 0 1 0 488413953 2969600 174 33554432000 134512640 134731564 4288376784 18446744073709551615 4160004560 0 0 4096 0 18446744071562234166 0 0 17 0 0 0 9
/proc/30849/statm: 725 174 151 54 0 35 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2900

[startup+0.301176 s]
/proc/loadavg: 1.69 2.24 3.01 5/184 30849
/proc/meminfo: memFree=26833340/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=5708 CPUtime=0.16 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 2881 0 5 0 16 0 0 0 22 0 1 0 488413953 5844992 931 33554432000 134512640 134731564 4288376784 18446744073709551615 134578445 0 0 4096 1026 0 0 0 17 0 0 0 13
/proc/30849/statm: 1427 931 236 54 0 737 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 5708

[startup+0.701082 s]
/proc/loadavg: 1.69 2.24 3.01 5/184 30849
/proc/meminfo: memFree=26833340/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=22544 CPUtime=0.55 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 8333 0 5 0 55 0 0 0 24 0 1 0 488413953 23085056 5027 33554432000 134512640 134731564 4288376784 18446744073709551615 2350174 0 0 4096 1026 0 0 0 17 0 0 0 13
/proc/30849/statm: 5636 5027 261 54 0 4946 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 22544

[startup+1.50096 s]
/proc/loadavg: 1.69 2.24 3.01 5/194 30868
/proc/meminfo: memFree=26698928/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=21940 CPUtime=1.32 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 8344 0 6 0 132 0 0 0 25 0 1 0 488413953 22466560 4887 33554432000 134512640 134731564 4288376784 18446744073709551615 2347799 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 5485 4887 271 54 0 4795 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 21940

[startup+3.10068 s]
/proc/loadavg: 1.88 2.27 3.02 5/194 30868
/proc/meminfo: memFree=26342756/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=21940 CPUtime=2.92 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 8344 0 6 0 292 0 0 0 25 0 1 0 488413953 22466560 4887 33554432000 134512640 134731564 4288376784 18446744073709551615 134630120 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 5485 4887 271 54 0 4795 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 21940

[startup+6.30111 s]
/proc/loadavg: 1.88 2.27 3.02 5/194 30868
/proc/meminfo: memFree=26447504/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=21940 CPUtime=6.13 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 8651 0 6 0 613 0 0 0 25 0 1 0 488413953 22466560 4892 33554432000 134512640 134731564 4288376784 18446744073709551615 134667915 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 5485 4892 271 54 0 4795 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 21940

[startup+12.7009 s]
/proc/loadavg: 2.20 2.33 3.03 5/194 30896
/proc/meminfo: memFree=26241152/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=22252 CPUtime=12.53 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 9787 0 6 0 1253 0 0 0 25 0 1 0 488413953 22786048 4971 33554432000 134512640 134731564 4288376784 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 5563 4971 271 54 0 4873 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 22252

[startup+25.5007 s]
/proc/loadavg: 2.48 2.38 3.04 5/194 30923
/proc/meminfo: memFree=26433760/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=24840 CPUtime=25.33 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 13537 0 6 0 2532 1 0 0 25 0 1 0 488413953 25436160 5627 33554432000 134512640 134731564 4288376784 18446744073709551615 134717150 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 6210 5627 271 54 0 5520 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 24840

[startup+51.1011 s]
/proc/loadavg: 3.00 2.51 3.06 5/194 30977
/proc/meminfo: memFree=26220320/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=28712 CPUtime=50.93 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 18260 0 6 0 5091 2 0 0 25 0 1 0 488413953 29401088 6589 33554432000 134512640 134731564 4288376784 18446744073709551615 134719844 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 7178 6589 271 54 0 6488 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 28712

[startup+102.307 s]
/proc/loadavg: 3.56 2.74 3.11 5/194 31033
/proc/meminfo: memFree=26276288/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=32604 CPUtime=102.14 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 39098 0 6 0 10208 6 0 0 25 0 1 0 488413953 33386496 7640 33554432000 134512640 134731564 4288376784 18446744073709551615 134624770 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 8151 7640 277 54 0 7461 0
Current children cumulated CPU time (s) 102.14
Current children cumulated vsize (KiB) 32604

[startup+162.3 s]
/proc/loadavg: 3.87 2.98 3.16 5/194 31035
/proc/meminfo: memFree=26274008/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=35156 CPUtime=162.13 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 40830 0 6 0 16207 6 0 0 25 0 1 0 488413953 35999744 8268 33554432000 134512640 134731564 4288376784 18446744073709551615 134659057 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 8789 8268 277 54 0 8099 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 35156

[startup+222.301 s]
/proc/loadavg: 4.09 3.20 3.22 5/194 31036
/proc/meminfo: memFree=26377380/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36040 CPUtime=222.13 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41051 0 6 0 22207 6 0 0 25 0 1 0 488413953 36904960 8489 33554432000 134512640 134731564 4288376784 18446744073709551615 134720133 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9010 8489 277 54 0 8320 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 36040

[startup+282.301 s]
/proc/loadavg: 4.03 3.34 3.27 5/194 31038
/proc/meminfo: memFree=26433396/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36172 CPUtime=282.14 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41081 0 6 0 28207 7 0 0 25 0 1 0 488413953 37040128 8519 33554432000 134512640 134731564 4288376784 18446744073709551615 134655772 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9043 8519 277 54 0 8353 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 36172

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

[startup+294.301 s]
/proc/loadavg: 3.87 3.33 3.27 4/188 31055
/proc/meminfo: memFree=26457504/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36172 CPUtime=294.14 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41091 0 6 0 29407 7 0 0 25 0 1 0 488413953 37040128 8529 33554432000 134512640 134731564 4288376784 18446744073709551615 134710459 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9043 8529 277 54 0 8353 0
Current children cumulated CPU time (s) 294.14
Current children cumulated vsize (KiB) 36172

[startup+300.701 s]
/proc/loadavg: 3.80 3.32 3.27 4/188 31055
/proc/meminfo: memFree=26457392/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36172 CPUtime=300.54 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41091 0 6 0 30047 7 0 0 25 0 1 0 488413953 37040128 8529 33554432000 134512640 134731564 4288376784 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9043 8529 277 54 0 8353 0
Current children cumulated CPU time (s) 300.54
Current children cumulated vsize (KiB) 36172

[startup+303.9 s]
/proc/loadavg: 3.74 3.32 3.27 4/188 31055
/proc/meminfo: memFree=26457392/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36172 CPUtime=303.73 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41091 0 6 0 30366 7 0 0 25 0 1 0 488413953 37040128 8529 33554432000 134512640 134731564 4288376784 18446744073709551615 134673277 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9043 8529 277 54 0 8353 0
Current children cumulated CPU time (s) 303.73
Current children cumulated vsize (KiB) 36172

[startup+307.101 s]
/proc/loadavg: 3.68 3.31 3.26 4/188 31055
/proc/meminfo: memFree=26457392/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36172 CPUtime=306.94 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41091 0 6 0 30687 7 0 0 25 0 1 0 488413953 37040128 8529 33554432000 134512640 134731564 4288376784 18446744073709551615 134720373 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9043 8529 277 54 0 8353 0
Current children cumulated CPU time (s) 306.94
Current children cumulated vsize (KiB) 36172

[startup+308.7 s]
/proc/loadavg: 3.68 3.31 3.26 4/188 31055
/proc/meminfo: memFree=26457392/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36172 CPUtime=308.54 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41091 0 6 0 30847 7 0 0 25 0 1 0 488413953 37040128 8529 33554432000 134512640 134731564 4288376784 18446744073709551615 134659619 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9043 8529 277 54 0 8353 0
Current children cumulated CPU time (s) 308.54
Current children cumulated vsize (KiB) 36172

[startup+309.107 s]
/proc/loadavg: 3.68 3.31 3.26 4/188 31056
/proc/meminfo: memFree=26457392/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36172 CPUtime=308.94 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41091 0 6 0 30887 7 0 0 25 0 1 0 488413953 37040128 8529 33554432000 134512640 134731564 4288376784 18446744073709551615 134720159 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9043 8529 277 54 0 8353 0
Current children cumulated CPU time (s) 308.94
Current children cumulated vsize (KiB) 36172

[startup+309.5 s]
/proc/loadavg: 3.68 3.31 3.26 4/188 31056
/proc/meminfo: memFree=26457392/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36172 CPUtime=309.33 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41091 0 6 0 30926 7 0 0 25 0 1 0 488413953 37040128 8529 33554432000 134512640 134731564 4288376784 18446744073709551615 134659337 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9043 8529 277 54 0 8353 0
Current children cumulated CPU time (s) 309.33
Current children cumulated vsize (KiB) 36172

[startup+309.6 s]
/proc/loadavg: 3.68 3.31 3.26 4/188 31056
/proc/meminfo: memFree=26457392/32951124 swapFree=67111524/67111528
[pid=30849] ppid=30847 vsize=36172 CPUtime=309.43 cores=0,2
/proc/30849/stat : 30849 (MPhaseSAT) R 30847 30849 28989 0 -1 4202496 41091 0 6 0 30936 7 0 0 25 0 1 0 488413953 37040128 8529 33554432000 134512640 134731564 4288376784 18446744073709551615 134656310 0 0 4096 1026 0 0 0 17 0 0 0 16
/proc/30849/statm: 9043 8529 277 54 0 8353 0
Current children cumulated CPU time (s) 309.43
Current children cumulated vsize (KiB) 36172

Child status: 20
Real time (s): 309.651
CPU time (s): 309.495
CPU user time (s): 309.418
CPU system time (s): 0.076988
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 36172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 309.418
system time used= 0.076988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41100
page faults= 6
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 28
involuntary context switches= 599

runsolver used 0.554915 second user time and 1.13883 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 23:49:18
IDJOB=3286695
IDBENCH=82433
IDSOLVER=1520
FILE ID=node132/3286695-1303768158
RUNJOBID= node132-1303768158-30825
PBS_JOBID= 13157126
Free space on /tmp= 71888 MiB

SOLVER NAME= MPhaseSAT 2011-02-15
BENCH NAME= SAT11/application/jarvisalo/AAAI2010-SATPlanning/aaai10-planning-ipc5-pathways-13-step17.cnf
COMMAND LINE= MPhaseSAT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3286695-1303768158/watcher-3286695-1303768158 -o /tmp/evaluation-result-3286695-1303768158/solver-3286695-1303768158 -C 2400 -W 1300 -M 7680  MPhaseSAT HOME/instance-3286695-1303768158.cnf

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

MD5SUM BENCH= e7acb1f64be7eb3ff1367dad08444685
RANDOM SEED=830962284

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:      26833504 kB
Buffers:        672772 kB
Cached:        4888476 kB
SwapCached:          4 kB
Active:         271004 kB
Inactive:      5366228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26833504 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            5620 kB
Writeback:           0 kB
AnonPages:       75516 kB
Mapped:          14420 kB
Slab:           416692 kB
PageTables:       5036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   202956 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= 71856 MiB
End job on node132 at 2011-04-25 23:54:28