Trace number 3280440

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
MPhaseSAT64 2011-03-03UNSAT 294.542 294.535

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-21.cnf
MD5SUM627e3d704e5200c3037f9c9d83c939c1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark9.8305
Satisfiable
(Un)Satisfiability was proved
Number of variables3189
Number of clauses11039
Sum of the clauses size28509
Maximum clause length25
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25404
Number of clauses of size 35107
Number of clauses of size 4389
Number of clauses of size 586
Number of clauses of size over 552

Solver Data

294.50/294.53	c MPhaseSAT64 version 402 by Jingchao Chen,  April 1,2011
294.50/294.53	c input CNF file=HOME/instance-3280440-1303748174.cnf 
294.50/294.53	c Clause#=11039  var#=3189  ratio=3 
294.50/294.53	c phase 1 
294.50/294.53	c height=16 
294.50/294.53	c Simplified clause#=10732 
294.50/294.53	c XOR_varElimination deleted var#=415 clauses#=8381 
294.50/294.53	c inative var#=8 
294.50/294.53	c free var#=1218  
294.50/294.53	c local search off 
294.50/294.53	c height=13 age=39.930890 
294.50/294.53	c hybrid solving 
294.50/294.53	c 
294.50/294.53	s UNSATISFIABLE
294.50/294.53	c 
294.50/294.53	c  Running time=294.540224 

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-3280440-1303748174/watcher-3280440-1303748174 -o /tmp/evaluation-result-3280440-1303748174/solver-3280440-1303748174 -C 2400 -W 1300 -M 7680 MPhaseSAT64 HOME/instance-3280440-1303748174.cnf 

running on 2 cores: 5,7

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: 3.45 3.81 3.01 4/189 24873
/proc/meminfo: memFree=13859032/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=3328 CPUtime=0 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 336 0 0 0 0 0 0 0 21 0 1 0 467233680 3407872 277 33554432000 134512640 134761588 4286786080 18446744073709551615 4294960144 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 832 277 225 61 0 135 0

[startup+0.10177 s]
/proc/loadavg: 3.45 3.81 3.01 4/189 24873
/proc/meminfo: memFree=13859032/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=4248 CPUtime=0.09 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 876 0 0 0 9 0 0 0 21 0 1 0 467233680 4349952 625 33554432000 134512640 134761588 4286786080 18446744073709551615 134634886 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 1062 625 266 61 0 365 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4248

[startup+0.200751 s]
/proc/loadavg: 3.45 3.81 3.01 4/189 24873
/proc/meminfo: memFree=13859032/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=4432 CPUtime=0.19 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 890 0 0 0 19 0 0 0 22 0 1 0 467233680 4538368 639 33554432000 134512640 134761588 4286786080 18446744073709551615 134634007 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 1108 639 266 61 0 411 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 4432

[startup+0.300734 s]
/proc/loadavg: 3.45 3.81 3.01 4/189 24873
/proc/meminfo: memFree=13859032/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=4432 CPUtime=0.29 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 890 0 0 0 29 0 0 0 22 0 1 0 467233680 4538368 639 33554432000 134512640 134761588 4286786080 18446744073709551615 134616760 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 1108 639 266 61 0 411 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4432

[startup+0.70066 s]
/proc/loadavg: 3.45 3.81 3.01 4/189 24873
/proc/meminfo: memFree=13859032/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=4816 CPUtime=0.69 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 1022 0 0 0 69 0 0 0 24 0 1 0 467233680 4931584 771 33554432000 134512640 134761588 4286786080 18446744073709551615 134681746 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 1204 771 270 61 0 507 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4816

[startup+1.50053 s]
/proc/loadavg: 3.45 3.81 3.01 5/190 24874
/proc/meminfo: memFree=13865108/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=7008 CPUtime=1.49 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 1858 0 0 0 149 0 0 0 25 0 1 0 467233680 7176192 1319 33554432000 134512640 134761588 4286786080 18446744073709551615 134747171 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 1752 1319 270 61 0 1055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 7008

[startup+3.10023 s]
/proc/loadavg: 3.45 3.81 3.01 5/190 24874
/proc/meminfo: memFree=13862752/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=6632 CPUtime=3.09 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 2244 0 0 0 309 0 0 0 25 0 1 0 467233680 6791168 1225 33554432000 134512640 134761588 4286786080 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 1658 1225 270 61 0 961 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6632

[startup+6.30067 s]
/proc/loadavg: 3.50 3.81 3.01 5/190 24874
/proc/meminfo: memFree=13861516/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=8304 CPUtime=6.29 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 3046 0 0 0 629 0 0 0 25 0 1 0 467233680 8503296 1643 33554432000 134512640 134761588 4286786080 18446744073709551615 134748185 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2076 1643 270 61 0 1379 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 8304

[startup+12.7005 s]
/proc/loadavg: 3.54 3.81 3.02 5/190 24874
/proc/meminfo: memFree=13853556/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=8816 CPUtime=12.7 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 4198 0 0 0 1269 1 0 0 25 0 1 0 467233680 9027584 1771 33554432000 134512640 134761588 4286786080 18446744073709551615 134747356 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2204 1771 270 61 0 1507 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8816

[startup+25.5002 s]
/proc/loadavg: 3.64 3.82 3.03 5/190 24874
/proc/meminfo: memFree=13850084/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=8848 CPUtime=25.49 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 8057 0 0 0 2548 1 0 0 25 0 1 0 467233680 9060352 1649 33554432000 134512640 134761588 4286786080 18446744073709551615 134635887 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2212 1649 277 61 0 1515 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 8848

[startup+51.1006 s]
/proc/loadavg: 3.76 3.83 3.06 5/190 24875
/proc/meminfo: memFree=13838792/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=9108 CPUtime=51.09 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 11912 0 0 0 5108 1 0 0 25 0 1 0 467233680 9326592 1709 33554432000 134512640 134761588 4286786080 18446744073709551615 134634241 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2277 1709 285 61 0 1580 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 9108

[startup+102.3 s]
/proc/loadavg: 3.89 3.86 3.11 5/190 24877
/proc/meminfo: memFree=13826500/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=9364 CPUtime=102.3 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 20813 0 0 0 10228 2 0 0 25 0 1 0 467233680 9588736 1737 33554432000 134512640 134761588 4286786080 18446744073709551615 134622187 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2341 1737 285 61 0 1644 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 9364

[startup+162.301 s]
/proc/loadavg: 3.96 3.88 3.16 5/190 24878
/proc/meminfo: memFree=13824348/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=10388 CPUtime=162.29 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 30291 0 0 0 16225 4 0 0 25 0 1 0 467233680 10637312 2026 33554432000 134512640 134761588 4286786080 18446744073709551615 134634398 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2597 2026 285 61 0 1900 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 10388

[startup+222.307 s]
/proc/loadavg: 3.98 3.90 3.21 5/190 24880
/proc/meminfo: memFree=13790952/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=12440 CPUtime=222.3 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 37047 0 0 0 22224 6 0 0 25 0 1 0 467233680 12738560 2516 33554432000 134512640 134761588 4286786080 18446744073709551615 134747280 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 3110 2516 285 61 0 2413 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 12440

[startup+282.3 s]
/proc/loadavg: 3.99 3.91 3.25 5/190 24881
/proc/meminfo: memFree=13810128/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=10516 CPUtime=282.3 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 48354 0 0 0 28222 8 0 0 25 0 1 0 467233680 10768384 2074 33554432000 134512640 134761588 4286786080 18446744073709551615 134649344 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2629 2074 285 61 0 1932 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 10516

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

[startup+288 s]
/proc/loadavg: 3.99 3.92 3.26 5/190 24882
/proc/meminfo: memFree=13821412/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=11928 CPUtime=288 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 49772 0 0 0 28792 8 0 0 25 0 1 0 467233680 12214272 2386 33554432000 134512640 134761588 4286786080 18446744073709551615 134747033 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2982 2386 285 61 0 2285 0
Current children cumulated CPU time (s) 288
Current children cumulated vsize (KiB) 11928

[startup+291.201 s]
/proc/loadavg: 3.99 3.92 3.26 4/188 24883
/proc/meminfo: memFree=13840500/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=11416 CPUtime=291.2 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 50494 0 0 0 29112 8 0 0 25 0 1 0 467233680 11689984 2291 33554432000 134512640 134761588 4286786080 18446744073709551615 134747269 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2854 2291 285 61 0 2157 0
Current children cumulated CPU time (s) 291.2
Current children cumulated vsize (KiB) 11416

[startup+292.8 s]
/proc/loadavg: 3.99 3.92 3.27 5/190 24910
/proc/meminfo: memFree=13855876/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=10904 CPUtime=292.8 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 50791 0 0 0 29272 8 0 0 25 0 1 0 467233680 11165696 2163 33554432000 134512640 134761588 4286786080 18446744073709551615 134747199 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2726 2163 285 61 0 2029 0
Current children cumulated CPU time (s) 292.8
Current children cumulated vsize (KiB) 10904

[startup+293.6 s]
/proc/loadavg: 3.99 3.92 3.27 5/190 24910
/proc/meminfo: memFree=13855876/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=10388 CPUtime=293.6 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 50948 0 0 0 29352 8 0 0 25 0 1 0 467233680 10637312 2033 33554432000 134512640 134761588 4286786080 18446744073709551615 134634160 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2597 2033 285 61 0 1900 0
Current children cumulated CPU time (s) 293.6
Current children cumulated vsize (KiB) 10388

[startup+294 s]
/proc/loadavg: 3.99 3.92 3.27 5/190 24910
/proc/meminfo: memFree=13853148/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=10904 CPUtime=294 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 51089 0 0 0 29392 8 0 0 25 0 1 0 467233680 11165696 2164 33554432000 134512640 134761588 4286786080 18446744073709551615 134747464 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2726 2164 285 61 0 2029 0
Current children cumulated CPU time (s) 294
Current children cumulated vsize (KiB) 10904

[startup+294.4 s]
/proc/loadavg: 3.99 3.92 3.27 5/190 24910
/proc/meminfo: memFree=13853148/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=10904 CPUtime=294.4 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 51089 0 0 0 29432 8 0 0 25 0 1 0 467233680 11165696 2164 33554432000 134512640 134761588 4286786080 18446744073709551615 134635840 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2726 2164 285 61 0 2029 0
Current children cumulated CPU time (s) 294.4
Current children cumulated vsize (KiB) 10904

[startup+294.501 s]
/proc/loadavg: 3.99 3.92 3.27 5/190 24910
/proc/meminfo: memFree=13853148/32951124 swapFree=67111528/67111528
[pid=24873] ppid=24871 vsize=10904 CPUtime=294.5 cores=5,7
/proc/24873/stat : 24873 (MPhaseSAT64) R 24871 24873 24629 0 -1 4202496 51089 0 0 0 29442 8 0 0 25 0 1 0 467233680 11165696 2164 33554432000 134512640 134761588 4286786080 18446744073709551615 134636807 0 0 4096 1026 0 0 0 17 5 0 0 0
/proc/24873/statm: 2726 2164 285 61 0 2029 0
Current children cumulated CPU time (s) 294.5
Current children cumulated vsize (KiB) 10904

Child status: 20
Real time (s): 294.535
CPU time (s): 294.542
CPU user time (s): 294.455
CPU system time (s): 0.086986
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 13980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 294.455
system time used= 0.086986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51092
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= 8
involuntary context switches= 484

runsolver used 0.497924 second user time and 1.09783 second system time

The end

Launcher Data

Begin job on node146 at 2011-04-25 18:16:14
IDJOB=3280440
IDBENCH=20393
IDSOLVER=1521
FILE ID=node146/3280440-1303748174
RUNJOBID= node146-1303746801-24650
PBS_JOBID= 13154016
Free space on /tmp= 72816 MiB

SOLVER NAME= MPhaseSAT64 2011-03-03
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-21.cnf
COMMAND LINE= MPhaseSAT64 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280440-1303748174/watcher-3280440-1303748174 -o /tmp/evaluation-result-3280440-1303748174/solver-3280440-1303748174 -C 2400 -W 1300 -M 7680  MPhaseSAT64 HOME/instance-3280440-1303748174.cnf

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

MD5SUM BENCH= 627e3d704e5200c3037f9c9d83c939c1
RANDOM SEED=1992684633

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:      13859172 kB
Buffers:       2071628 kB
Cached:       16351220 kB
SwapCached:          0 kB
Active:        9659920 kB
Inactive:      8899040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13859172 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             432 kB
Writeback:           0 kB
AnonPages:      135800 kB
Mapped:          16616 kB
Slab:           467580 kB
PageTables:       5728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   323844 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= 72836 MiB
End job on node146 at 2011-04-25 18:21:09