Trace number 3493539

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
MUSer 2011-02-10? (MO) 541.161 541.176

General information on the benchmark

Nameindustrial/palacios/uts/
uts-l05-ipc5-h26-unsat.cnf
MD5SUM4b97e69214a2eddbe060a9ecc3dfbbd8
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark573.059
Satisfiable
(Un)Satisfiability was proved
Number of variables85694
Number of clauses414657
Sum of the clauses size1073659
Maximum clause length403
Minimum clause length1
Number of clauses of size 1190
Number of clauses of size 2330211
Number of clauses of size 380574
Number of clauses of size 4910
Number of clauses of size 5103
Number of clauses of size over 52669

Solver Data

0.00/0.00	c *** MUSer: a MUS extractor ***
0.00/0.00	c *** release date: 2011210 ***
0.00/0.00	c *** release ref: f95464aa99ac ***
0.00/0.00	c *** built: 2011-Feb-10 00:59 ***
0.00/0.00	c *** author: Joao Marques-Silva (jpms@ucd.ie) ***
0.00/0.00	c 
0.00/0.00	c *** instance: HOME/instance-3493539-1307800702.cnf ***
0.00/0.00	c 
0.59/0.66	c Parsing CPU Time: 0.620905
0.59/0.66	c Running MUSer ...
87.77/87.83	c 0.00% completed ... 
540.88/540.90	c muser received external signal SIGTERM. Terminating ...
540.88/540.90	c CPU Time: CPU Time: 538.61

Verifier Data

ERROR: Unexpected answer ! (UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 988)

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-3493539-1307800702/watcher-3493539-1307800702 -o /tmp/evaluation-result-3493539-1307800702/solver-3493539-1307800702 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493539-1307800702.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1850 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: 0.00 0.10 0.43 2/176 1701
/proc/meminfo: memFree=31491824/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=3772 CPUtime=0 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 418 0 0 0 0 0 0 0 22 0 1 0 891670069 3862528 372 33554432000 4194304 5696331 140734417280032 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 943 373 114 367 0 573 0

[startup+0.0580771 s]
/proc/loadavg: 0.00 0.10 0.43 2/176 1701
/proc/meminfo: memFree=31491824/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=14616 CPUtime=0.05 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 3577 0 0 0 5 0 0 0 22 0 1 0 891670069 14966784 3093 33554432000 4194304 5696331 140734417280032 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 3654 3096 114 367 0 3284 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 14616

[startup+0.101015 s]
/proc/loadavg: 0.00 0.10 0.43 2/176 1701
/proc/meminfo: memFree=31491824/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=23856 CPUtime=0.09 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 5880 0 0 0 9 0 0 0 22 0 1 0 891670069 24428544 5396 33554432000 4194304 5696331 140734417280032 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 5964 5398 114 367 0 5594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23856

[startup+0.30098 s]
/proc/loadavg: 0.00 0.10 0.43 2/176 1701
/proc/meminfo: memFree=31491824/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=51316 CPUtime=0.29 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 14099 0 0 0 27 2 0 0 23 0 1 0 891670069 52547584 12266 33554432000 4194304 5696331 140734417280032 18446744073709551615 4210980 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 12829 12266 114 367 0 12459 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51316

[startup+0.700911 s]
/proc/loadavg: 0.00 0.10 0.43 2/176 1701
/proc/meminfo: memFree=31491824/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=117056 CPUtime=0.69 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 33340 0 0 0 65 4 0 0 25 0 1 0 891670069 119865344 28813 33554432000 4194304 5696331 140734417280032 18446744073709551615 4393197 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 29264 28813 140 367 0 28894 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 117056

[startup+1.50083 s]
/proc/loadavg: 0.00 0.10 0.43 5/190 1740
/proc/meminfo: memFree=31058948/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=144088 CPUtime=1.49 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 39920 0 0 0 143 6 0 0 25 0 1 0 891670069 147546112 35393 33554432000 4194304 5696331 140734417280032 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 36022 35393 142 367 0 35652 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 144088

[startup+3.10049 s]
/proc/loadavg: 0.00 0.10 0.43 5/190 1740
/proc/meminfo: memFree=30631892/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=144220 CPUtime=3.09 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 39955 0 0 0 303 6 0 0 25 0 1 0 891670069 147681280 35428 33554432000 4194304 5696331 140734417280032 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 36055 35428 142 367 0 35685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 144220

[startup+6.30101 s]
/proc/loadavg: 0.32 0.16 0.45 5/190 1740
/proc/meminfo: memFree=30622224/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=146156 CPUtime=6.28 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 40421 0 0 0 622 6 0 0 25 0 1 0 891670069 149663744 35894 33554432000 4194304 5696331 140734417280032 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 36539 35894 142 367 0 36169 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 146156

[startup+12.7008 s]
/proc/loadavg: 0.61 0.23 0.47 5/190 1740
/proc/meminfo: memFree=30607516/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=149244 CPUtime=12.69 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 41213 0 0 0 1262 7 0 0 25 0 1 0 891670069 152825856 36686 33554432000 4194304 5696331 140734417280032 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 37311 36686 142 367 0 36941 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 149244

[startup+25.5005 s]
/proc/loadavg: 1.36 0.41 0.52 5/190 1741
/proc/meminfo: memFree=30571564/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=156592 CPUtime=25.48 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 43036 0 0 0 2541 7 0 0 25 0 1 0 891670069 160350208 38509 33554432000 4194304 5696331 140734417280032 18446744073709551615 4399955 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 39148 38509 142 367 0 38778 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 156592

[startup+51.101 s]
/proc/loadavg: 2.26 0.70 0.61 5/190 1741
/proc/meminfo: memFree=30598444/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=173264 CPUtime=51.07 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 47100 0 0 0 5098 9 0 0 25 0 1 0 891670069 177422336 42573 33554432000 4194304 5696331 140734417280032 18446744073709551615 4398373 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 43316 42573 142 367 0 42946 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 173264

[startup+102.307 s]
/proc/loadavg: 3.24 1.21 0.79 5/190 1743
/proc/meminfo: memFree=30311112/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=484580 CPUtime=102.27 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 161663 0 0 0 10202 25 0 0 25 0 1 0 891670069 496209920 120765 33554432000 4194304 5696331 140734417280032 18446744073709551615 4394391 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 121145 120765 148 367 0 120775 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 484580

[startup+162.3 s]
/proc/loadavg: 3.72 1.71 0.99 5/190 1753
/proc/meminfo: memFree=27333212/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=1973804 CPUtime=162.27 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 534017 0 0 0 16157 70 0 0 25 0 1 0 891670069 2021175296 493022 33554432000 4194304 5696331 140734417280032 18446744073709551615 4400804 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 493451 493022 148 367 0 493081 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 1973804

[startup+222.301 s]
/proc/loadavg: 3.89 2.12 1.17 5/190 1755
/proc/meminfo: memFree=23867724/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=3231768 CPUtime=222.27 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 848589 0 0 0 22122 105 0 0 25 0 1 0 891670069 3309330432 807508 33554432000 4194304 5696331 140734417280032 18446744073709551615 4402323 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 807942 807508 149 367 0 807572 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 3231768

[startup+282.3 s]
/proc/loadavg: 3.96 2.46 1.35 5/190 1757
/proc/meminfo: memFree=21101132/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=4044392 CPUtime=282.27 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 1051456 0 0 0 28098 129 0 0 25 0 1 0 891670069 4141457408 1010319 33554432000 4194304 5696331 140734417280032 18446744073709551615 4401315 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 1011098 1010319 149 367 0 1010728 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 4044392

[startup+342.301 s]
/proc/loadavg: 3.98 2.74 1.51 5/190 1760
/proc/meminfo: memFree=19019512/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=4044392 CPUtime=342.27 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 1051530 0 0 0 34098 129 0 0 25 0 1 0 891670069 4141457408 1010393 33554432000 4194304 5696331 140734417280032 18446744073709551615 4394391 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 1011098 1010393 149 367 0 1010728 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 4044392

[startup+402.301 s]
/proc/loadavg: 4.04 2.98 1.67 5/190 1763
/proc/meminfo: memFree=15478468/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=4516732 CPUtime=402.27 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 1169777 0 0 0 40085 142 0 0 25 0 1 0 891670069 4625133568 1128623 33554432000 4194304 5696331 140734417280032 18446744073709551615 4403174 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 1129183 1128623 149 367 0 1128813 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 4516732

[startup+462.3 s]
/proc/loadavg: 4.01 3.16 1.81 5/190 1764
/proc/meminfo: memFree=10598160/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=5974652 CPUtime=462.28 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 1534308 0 0 0 46046 182 0 0 25 0 1 0 891670069 6118043648 1493101 33554432000 4194304 5696331 140734417280032 18446744073709551615 4394196 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 1493663 1493101 149 367 0 1493293 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 5974652

[startup+522.301 s]
/proc/loadavg: 4.00 3.31 1.94 5/190 1805
/proc/meminfo: memFree=14170408/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=7355952 CPUtime=522.28 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 1879699 0 0 0 52011 217 0 0 25 0 1 0 891670069 7532494848 1838448 33554432000 4194304 5696331 140734417280032 18446744073709551615 4394129 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 1838988 1838448 149 367 0 1838618 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 7355952



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+540.901 s]
/proc/loadavg: 4.00 3.36 1.99 5/190 1806
/proc/meminfo: memFree=12935208/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=7864384 CPUtime=540.88 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202496 2006827 0 0 0 53860 228 0 0 25 0 1 0 891670069 8053129216 1965564 33554432000 4194304 5696331 140734417280032 18446744073709551615 4394274 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1701/statm: 1966096 1965564 149 367 0 1965726 0
Current children cumulated CPU time (s) 540.88
Current children cumulated vsize (KiB) 7864384

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+541.007 s]
/proc/loadavg: 4.00 3.36 1.99 5/190 1806
/proc/meminfo: memFree=12935208/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=0 CPUtime=540.98 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202500 2006888 0 0 0 53860 238 0 0 25 0 1 0 891670069 0 0 33554432000 0 0 0 0 0 0 16384 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/1701/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 540.98
Current children cumulated vsize (KiB) 0

[startup+541.1 s]
/proc/loadavg: 4.00 3.36 1.99 5/191 1807
/proc/meminfo: memFree=18479344/32950928 swapFree=67055156/67111528
[pid=1701] ppid=1699 vsize=0 CPUtime=541.08 cores=4,6
/proc/1701/stat : 1701 (muser) R 1699 1701 1663 0 -1 4202500 2006888 0 0 0 53860 248 0 0 25 0 1 0 891670069 0 0 33554432000 0 0 0 0 0 0 16384 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/1701/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 541.08
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 541.176
CPU time (s): 541.161
CPU user time (s): 538.607
CPU system time (s): 2.55361
CPU usage (%): 99.9972
Max. virtual memory (cumulated for all children) (KiB): 7864384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 538.607
system time used= 2.55361
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2006888
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= 4
involuntary context switches= 1983

runsolver used 0.890864 second user time and 2.07268 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 15:58:23
IDJOB=3493539
IDBENCH=20415
IDSOLVER=1969
FILE ID=node123/3493539-1307800702
RUNJOBID= node123-1307800702-1682
PBS_JOBID= 13551056
Free space on /tmp= 74168 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT07/industrial/palacios/uts/uts-l05-ipc5-h26-unsat.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493539-1307800702/watcher-3493539-1307800702 -o /tmp/evaluation-result-3493539-1307800702/solver-3493539-1307800702 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493539-1307800702.cnf

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

MD5SUM BENCH= 4b97e69214a2eddbe060a9ecc3dfbbd8
RANDOM SEED=737525513

node123.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.838
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.67
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.838
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	: 5226.15
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.838
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.838
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.82
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.838
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.74
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.838
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.80
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.838
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.74
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.838
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      31492492 kB
Buffers:        292304 kB
Cached:         950356 kB
SwapCached:      10356 kB
Active:         468936 kB
Inactive:       796096 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      31492492 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:           14376 kB
Writeback:           0 kB
AnonPages:       19648 kB
Mapped:          11944 kB
Slab:           126892 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191344 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= 74140 MiB
End job on node123 at 2011-06-11 16:07:26