Trace number 3493631

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) 520.074 520.071

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-05.cnf
MD5SUM2802e980ef7a0af021d80df126a2e28c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables68827
Number of clauses224473
Sum of the clauses size581793
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291368
Number of clauses of size 3132976
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3493631-1307801246.cnf ***
0.00/0.00	c 
0.29/0.30	c Parsing CPU Time: 0.284956
0.29/0.30	c Running MUSer ...
68.49/68.51	c 0.00% completed ... 
519.80/519.80	c muser received external signal SIGTERM. Terminating ...
519.80/519.80	c CPU Time: CPU Time: 517.80

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-3493631-1307801246/watcher-3493631-1307801246 -o /tmp/evaluation-result-3493631-1307801246/solver-3493631-1307801246 -C 1800 -W 1850 -M 7680 ./muser -comp HOME/instance-3493631-1307801246.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: 4.00 3.37 2.00 5/189 1844
/proc/meminfo: memFree=20753732/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=3368 CPUtime=0 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 339 0 0 0 0 0 0 0 25 0 1 0 891724390 3448832 293 33554432000 4194304 5696331 140734300400816 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 842 294 114 367 0 472 0

[startup+0.0686841 s]
/proc/loadavg: 4.00 3.37 2.00 5/189 1844
/proc/meminfo: memFree=20753732/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=15776 CPUtime=0.06 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 3871 0 0 0 6 0 0 0 25 0 1 0 891724390 16154624 3387 33554432000 4194304 5696331 140734300400816 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 3944 3390 114 367 0 3574 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15776

[startup+0.100612 s]
/proc/loadavg: 4.00 3.37 2.00 5/189 1844
/proc/meminfo: memFree=20753732/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=23036 CPUtime=0.09 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 5689 0 0 0 9 0 0 0 25 0 1 0 891724390 23588864 5205 33554432000 4194304 5696331 140734300400816 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 5759 5206 114 367 0 5389 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 23036

[startup+0.300587 s]
/proc/loadavg: 4.00 3.37 2.00 5/189 1844
/proc/meminfo: memFree=20753732/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=53708 CPUtime=0.29 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 15073 0 0 0 28 1 0 0 25 0 1 0 891724390 54996992 12855 33554432000 4194304 5696331 140734300400816 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 13427 12857 114 367 0 13057 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 53708

[startup+0.70046 s]
/proc/loadavg: 4.00 3.37 2.00 5/189 1844
/proc/meminfo: memFree=20753732/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=80768 CPUtime=0.69 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 21754 0 0 0 67 2 0 0 25 0 1 0 891724390 82706432 19534 33554432000 4194304 5696331 140734300400816 18446744073709551615 4398436 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 20192 19534 142 367 0 19822 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 80768

[startup+1.50037 s]
/proc/loadavg: 4.00 3.37 2.00 5/190 1845
/proc/meminfo: memFree=20644032/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=81660 CPUtime=1.48 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 22009 0 0 0 146 2 0 0 25 0 1 0 891724390 83619840 19789 33554432000 4194304 5696331 140734300400816 18446744073709551615 4400680 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 20415 19789 142 367 0 20045 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 81660

[startup+3.10114 s]
/proc/loadavg: 4.00 3.37 2.00 5/190 1845
/proc/meminfo: memFree=20609932/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=83884 CPUtime=3.09 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 22550 0 0 0 306 3 0 0 25 0 1 0 891724390 85897216 20330 33554432000 4194304 5696331 140734300400816 18446744073709551615 4400302 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 20971 20330 142 367 0 20601 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83884

[startup+6.30047 s]
/proc/loadavg: 4.00 3.38 2.01 5/190 1845
/proc/meminfo: memFree=20508088/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=88240 CPUtime=6.29 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 23629 0 0 0 626 3 0 0 25 0 1 0 891724390 90357760 21409 33554432000 4194304 5696331 140734300400816 18446744073709551615 4397000 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 22060 21409 142 367 0 21690 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88240

[startup+12.7004 s]
/proc/loadavg: 4.00 3.39 2.02 5/190 1845
/proc/meminfo: memFree=20287372/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=96968 CPUtime=12.69 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 25807 0 0 0 1265 4 0 0 25 0 1 0 891724390 99295232 23587 33554432000 4194304 5696331 140734300400816 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 24242 23587 142 367 0 23872 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 96968

[startup+25.5001 s]
/proc/loadavg: 4.00 3.42 2.05 5/190 1845
/proc/meminfo: memFree=19955888/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=83308 CPUtime=25.49 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 39343 0 0 0 2543 6 0 0 25 0 1 0 891724390 85307392 20200 33554432000 4194304 5696331 140734300400816 18446744073709551615 4400214 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 20827 20200 143 367 0 20457 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83308

[startup+51.1006 s]
/proc/loadavg: 4.00 3.46 2.10 5/190 1846
/proc/meminfo: memFree=19154164/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=86816 CPUtime=51.08 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 56569 0 0 0 5099 9 0 0 25 0 1 0 891724390 88899584 21091 33554432000 4194304 5696331 140734300400816 18446744073709551615 4401198 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 21704 21091 143 367 0 21334 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86816

[startup+102.307 s]
/proc/loadavg: 4.00 3.54 2.20 5/190 1847
/proc/meminfo: memFree=17564200/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=666788 CPUtime=102.29 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 216884 0 0 0 10204 25 0 0 25 0 1 0 891724390 682790912 165066 33554432000 4194304 5696331 140734300400816 18446744073709551615 4394470 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 166697 165066 148 367 0 166327 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 666788

[startup+162.301 s]
/proc/loadavg: 4.00 3.62 2.31 5/190 1849
/proc/meminfo: memFree=15508704/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=1600080 CPUtime=162.29 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 450173 0 0 0 16182 47 0 0 25 0 1 0 891724390 1638481920 398347 33554432000 4194304 5696331 140734300400816 18446744073709551615 4394129 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 400020 398347 149 367 0 399650 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1600080

[startup+222.3 s]
/proc/loadavg: 3.93 3.67 2.40 5/190 1890
/proc/meminfo: memFree=20439348/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=2731144 CPUtime=222.29 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 732940 0 0 0 22155 74 0 0 25 0 1 0 891724390 2796691456 681111 33554432000 4194304 5696331 140734300400816 18446744073709551615 4391807 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 682786 681111 149 367 0 682416 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2731144

[startup+282.301 s]
/proc/loadavg: 3.97 3.73 2.50 5/190 1891
/proc/meminfo: memFree=18240768/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=3764056 CPUtime=282.28 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 991182 0 0 0 28129 99 0 0 25 0 1 0 891724390 3854393344 939345 33554432000 4194304 5696331 140734300400816 18446744073709551615 4400695 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 941014 939345 149 367 0 940644 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 3764056

[startup+342.301 s]
/proc/loadavg: 3.99 3.78 2.59 5/190 1893
/proc/meminfo: memFree=15568628/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=4840056 CPUtime=342.29 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 1260193 0 0 0 34105 124 0 0 25 0 1 0 891724390 4956217344 1208353 33554432000 4194304 5696331 140734300400816 18446744073709551615 4394222 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 1210014 1208353 149 367 0 1209644 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 4840056

[startup+402.301 s]
/proc/loadavg: 4.11 3.85 2.69 5/190 1894
/proc/meminfo: memFree=13048148/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=6009664 CPUtime=402.29 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 1552602 0 0 0 40077 152 0 0 25 0 1 0 891724390 6153895936 1500758 33554432000 4194304 5696331 140734300400816 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 1502416 1500758 149 367 0 1502046 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 6009664

[startup+462.301 s]
/proc/loadavg: 4.04 3.87 2.77 5/190 1896
/proc/meminfo: memFree=10698792/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=6945796 CPUtime=462.29 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 1786641 0 0 0 46052 177 0 0 25 0 1 0 891724390 7112495104 1734793 33554432000 4194304 5696331 140734300400816 18446744073709551615 4400680 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 1736449 1734793 149 367 0 1736079 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 6945796



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+519.801 s]
/proc/loadavg: 4.01 3.89 2.84 5/190 1897
/proc/meminfo: memFree=8562348/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=7865832 CPUtime=519.8 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202496 2016655 0 0 0 51779 201 0 0 25 0 1 0 891724390 8054611968 1964803 33554432000 4194304 5696331 140734300400816 18446744073709551615 4400263 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/1844/statm: 1966458 1964803 149 367 0 1966088 0
Current children cumulated CPU time (s) 519.8
Current children cumulated vsize (KiB) 7865832

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

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

[startup+520.001 s]
/proc/loadavg: 4.01 3.89 2.84 5/190 1897
/proc/meminfo: memFree=8562348/32950928 swapFree=67055156/67111528
[pid=1844] ppid=1842 vsize=0 CPUtime=520 cores=4,6
/proc/1844/stat : 1844 (muser) R 1842 1844 1663 0 -1 4202500 2016657 0 0 0 51780 220 0 0 25 0 1 0 891724390 0 0 33554432000 0 0 0 0 0 0 16384 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/1844/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 520
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 520.071
CPU time (s): 520.074
CPU user time (s): 517.8
CPU system time (s): 2.27365
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 7865832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 517.8
system time used= 2.27365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2016657
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= 5
involuntary context switches= 1549

runsolver used 0.829873 second user time and 2.01469 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 16:07:26
IDJOB=3493631
IDBENCH=70826
IDSOLVER=1969
FILE ID=node123/3493631-1307801246
RUNJOBID= node123-1307800702-1682
PBS_JOBID= 13551056
Free space on /tmp= 74144 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT09/APPLICATIONS/crypto/md5gen/gus-md5-05.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493631-1307801246/watcher-3493631-1307801246 -o /tmp/evaluation-result-3493631-1307801246/solver-3493631-1307801246 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493631-1307801246.cnf

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

MD5SUM BENCH= 2802e980ef7a0af021d80df126a2e28c
RANDOM SEED=27558804

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:      20755020 kB
Buffers:        292708 kB
Cached:         983976 kB
SwapCached:      10356 kB
Active:       11185964 kB
Inactive:       798156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      20755020 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:            7000 kB
Writeback:           0 kB
AnonPages:    10704796 kB
Mapped:          14652 kB
Slab:           127120 kB
PageTables:      26004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 10948024 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= 74152 MiB
End job on node123 at 2011-06-11 16:16:08