Trace number 3493627

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) 575.6 575.586

General information on the benchmark

NameAPPLICATIONS/crypto/
md5gen/gus-md5-06.cnf
MD5SUM54bbde63bf0c9b14dd4e32426eab0a42
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 variables68953
Number of clauses224868
Sum of the clauses size582796
Maximum clause length3
Minimum clause length1
Number of clauses of size 1129
Number of clauses of size 291550
Number of clauses of size 3133189
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-3493627-1307801209.cnf ***
0.00/0.00	c 
0.19/0.29	c Parsing CPU Time: 0.280957
0.19/0.29	c Running MUSer ...
214.60/214.62	c 0.00% completed ... 
575.32/575.31	c muser received external signal SIGTERM. Terminating ...
575.32/575.31	c CPU Time: CPU Time: 573.02

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

running on 2 cores: 1,3

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.28 1.91 5/189 1804
/proc/meminfo: memFree=15167464/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=3896 CPUtime=0 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 442 0 0 0 0 0 0 0 25 0 1 0 891720674 3989504 396 33554432000 4194304 5696331 140736782381808 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 974 398 114 367 0 604 0

[startup+0.105076 s]
/proc/loadavg: 4.00 3.28 1.91 5/189 1804
/proc/meminfo: memFree=15167464/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=25104 CPUtime=0.09 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 6194 0 0 0 9 0 0 0 25 0 1 0 891720674 25706496 5710 33554432000 4194304 5696331 140736782381808 18446744073709551615 4208149 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 6276 5710 114 367 0 5906 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25104

[startup+0.201059 s]
/proc/loadavg: 4.00 3.28 1.91 5/189 1804
/proc/meminfo: memFree=15167464/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=41708 CPUtime=0.19 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 10922 0 0 0 18 1 0 0 25 0 1 0 891720674 42708992 9859 33554432000 4194304 5696331 140736782381808 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 10427 9861 114 367 0 10057 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 41708

[startup+0.301096 s]
/proc/loadavg: 4.00 3.28 1.91 5/189 1804
/proc/meminfo: memFree=15167464/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=56692 CPUtime=0.29 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 16094 0 0 0 28 1 0 0 25 0 1 0 891720674 58052608 13874 33554432000 4194304 5696331 140736782381808 18446744073709551615 4379715 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 14249 13875 137 367 0 13879 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 56692

[startup+0.700971 s]
/proc/loadavg: 4.00 3.28 1.91 5/189 1804
/proc/meminfo: memFree=15167464/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=79956 CPUtime=0.69 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 21601 0 0 0 67 2 0 0 25 0 1 0 891720674 81874944 19381 33554432000 4194304 5696331 140736782381808 18446744073709551615 4399062 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 19989 19381 142 367 0 19619 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79956

[startup+1.50083 s]
/proc/loadavg: 4.00 3.28 1.91 5/190 1805
/proc/meminfo: memFree=15043984/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=81908 CPUtime=1.49 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 22046 0 0 0 147 2 0 0 25 0 1 0 891720674 83873792 19826 33554432000 4194304 5696331 140736782381808 18446744073709551615 4380923 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 20477 19826 142 367 0 20107 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 81908

[startup+3.10055 s]
/proc/loadavg: 4.00 3.29 1.92 5/190 1805
/proc/meminfo: memFree=14980876/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=84064 CPUtime=3.09 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 22599 0 0 0 307 2 0 0 25 0 1 0 891720674 86081536 20379 33554432000 4194304 5696331 140736782381808 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 21016 20379 142 367 0 20646 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84064

[startup+6.30098 s]
/proc/loadavg: 4.00 3.29 1.92 5/190 1805
/proc/meminfo: memFree=14764620/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=88308 CPUtime=6.29 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 23673 0 0 0 627 2 0 0 25 0 1 0 891720674 90427392 21453 33554432000 4194304 5696331 140736782381808 18446744073709551615 4397039 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 22077 21453 142 367 0 21707 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 88308

[startup+12.7009 s]
/proc/loadavg: 4.00 3.30 1.93 5/190 1805
/proc/meminfo: memFree=14373644/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=97044 CPUtime=12.69 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 25840 0 0 0 1266 3 0 0 25 0 1 0 891720674 99373056 23620 33554432000 4194304 5696331 140736782381808 18446744073709551615 4401315 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 24261 23620 142 367 0 23891 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 97044

[startup+25.5006 s]
/proc/loadavg: 4.00 3.33 1.96 5/190 1805
/proc/meminfo: memFree=13522736/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=114636 CPUtime=25.49 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 30228 0 0 0 2546 3 0 0 25 0 1 0 891720674 117387264 28008 33554432000 4194304 5696331 140736782381808 18446744073709551615 4416830 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 28659 28008 142 367 0 28289 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 114636

[startup+51.1011 s]
/proc/loadavg: 4.00 3.39 2.02 5/190 1845
/proc/meminfo: memFree=20248040/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=150212 CPUtime=51.09 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 39118 0 0 0 5104 5 0 0 25 0 1 0 891720674 153817088 36898 33554432000 4194304 5696331 140736782381808 18446744073709551615 4396629 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 37553 36898 142 367 0 37183 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 150212

[startup+102.301 s]
/proc/loadavg: 4.00 3.49 2.13 5/190 1846
/proc/meminfo: memFree=18847632/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=140884 CPUtime=102.29 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 64771 0 0 0 10220 9 0 0 25 0 1 0 891720674 144265216 34616 33554432000 4194304 5696331 140736782381808 18446744073709551615 4400671 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 35221 34616 143 367 0 34851 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 140884

[startup+162.3 s]
/proc/loadavg: 4.00 3.57 2.23 5/190 1848
/proc/meminfo: memFree=16949276/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=107100 CPUtime=162.3 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 92453 0 0 0 16215 15 0 0 25 0 1 0 891720674 109670400 26167 33554432000 4194304 5696331 140736782381808 18446744073709551615 4396995 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 26775 26167 143 367 0 26405 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 107100

[startup+222.307 s]
/proc/loadavg: 4.00 3.65 2.35 5/190 1850
/proc/meminfo: memFree=14561452/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=202952 CPUtime=222.3 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 146710 0 0 0 22206 24 0 0 25 0 1 0 891720674 207822848 48894 33554432000 4194304 5696331 140736782381808 18446744073709551615 4402161 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 50738 48894 149 367 0 50368 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 202952

[startup+282.3 s]
/proc/loadavg: 3.95 3.69 2.44 5/190 1890
/proc/meminfo: memFree=19451920/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=1382868 CPUtime=282.3 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 441839 0 0 0 28171 59 0 0 25 0 1 0 891720674 1416056832 344013 33554432000 4194304 5696331 140736782381808 18446744073709551615 4400400 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 345717 344013 149 367 0 345347 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 1382868

[startup+342.301 s]
/proc/loadavg: 3.98 3.75 2.54 5/190 1892
/proc/meminfo: memFree=17185636/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=2567376 CPUtime=342.3 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 737972 0 0 0 34140 90 0 0 25 0 1 0 891720674 2628993024 640139 33554432000 4194304 5696331 140736782381808 18446744073709551615 4400609 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 641844 640139 149 367 0 641474 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 2567376

[startup+402.301 s]
/proc/loadavg: 3.99 3.79 2.62 5/190 1893
/proc/meminfo: memFree=14594960/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=4127744 CPUtime=402.3 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 1128065 0 0 0 40099 131 0 0 25 0 1 0 891720674 4226809856 1030228 33554432000 4194304 5696331 140736782381808 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 1031936 1030228 149 367 0 1031566 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 4127744

[startup+462.3 s]
/proc/loadavg: 4.08 3.86 2.72 5/190 1895
/proc/meminfo: memFree=12104252/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=5507108 CPUtime=462.3 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 1472939 0 0 0 46061 169 0 0 25 0 1 0 891720674 5639278592 1375097 33554432000 4194304 5696331 140736782381808 18446744073709551615 4393080 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 1376777 1375097 149 367 0 1376407 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 5507108

[startup+522.301 s]
/proc/loadavg: 4.03 3.88 2.79 5/190 1897
/proc/meminfo: memFree=9894016/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=6776624 CPUtime=522.3 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 1790298 0 0 0 52028 202 0 0 25 0 1 0 891720674 6939262976 1692453 33554432000 4194304 5696331 140736782381808 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 1694156 1692453 149 367 0 1693786 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 6776624



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+575.3 s]
/proc/loadavg: 4.01 3.90 2.86 5/190 1937
/proc/meminfo: memFree=15911376/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=7867700 CPUtime=575.32 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202496 2063071 0 0 0 57302 230 0 0 25 0 1 0 891720674 8056524800 1965224 33554432000 4194304 5696331 140736782381808 18446744073709551615 4394124 0 0 4096 24615 0 0 0 17 1 0 0 0
/proc/1804/statm: 1966925 1965224 149 367 0 1966555 0
Current children cumulated CPU time (s) 575.32
Current children cumulated vsize (KiB) 7867700

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

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

[startup+575.5 s]
/proc/loadavg: 4.01 3.90 2.86 5/190 1937
/proc/meminfo: memFree=15911376/32950928 swapFree=67055156/67111528
[pid=1804] ppid=1802 vsize=0 CPUtime=575.51 cores=1,3
/proc/1804/stat : 1804 (muser) R 1802 1804 1663 0 -1 4202500 2063073 0 0 0 57302 249 0 0 25 0 1 0 891720674 0 0 33554432000 0 0 0 0 0 0 16384 4096 24615 18446744073709551615 0 0 17 1 0 0 0
/proc/1804/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 575.51
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 575.586
CPU time (s): 575.6
CPU user time (s): 573.025
CPU system time (s): 2.57461
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 7867700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 573.025
system time used= 2.57461
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2063073
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= 3
involuntary context switches= 444

runsolver used 0.91586 second user time and 2.23366 second system time

The end

Launcher Data

Begin job on node123 at 2011-06-11 16:06:49
IDJOB=3493627
IDBENCH=70825
IDSOLVER=1969
FILE ID=node123/3493627-1307801209
RUNJOBID= node123-1307800702-1683
PBS_JOBID= 13551056
Free space on /tmp= 74140 MiB

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

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

MD5SUM BENCH= 54bbde63bf0c9b14dd4e32426eab0a42
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:      15168504 kB
Buffers:        292612 kB
Cached:         985972 kB
SwapCached:      10356 kB
Active:       16762248 kB
Inactive:       796932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15168504 kB
SwapTotal:    67111528 kB
SwapFree:     67055156 kB
Dirty:            5700 kB
Writeback:           0 kB
AnonPages:    16277776 kB
Mapped:          14716 kB
Slab:           126860 kB
PageTables:      37016 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 16517160 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= 74144 MiB
End job on node123 at 2011-06-11 16:16:26