Trace number 3439813

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
minisat hack: LR_GL_SHR 2011-03-02UNSAT 60.9417 60.9456

General information on the benchmark

Nameindustrial/anbulagan/
medium-unsat/dated-5-11-u.cnf
MD5SUM083d28c2adf10233f37f8b5a078c94a9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.0536
Satisfiable
(Un)Satisfiability was proved
Number of variables108786
Number of clauses482639
Sum of the clauses size1096328
Maximum clause length10
Minimum clause length1
Number of clauses of size 19230
Number of clauses of size 2395289
Number of clauses of size 357400
Number of clauses of size 42300
Number of clauses of size 59200
Number of clauses of size over 59220

Solver Data

60.89/60.94	c WARNING: for repeatability, setting FPU to use double precision
60.89/60.94	s UNSATISFIABLE

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: 977)

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-3439813-1306892722/watcher-3439813-1306892722 -o /tmp/evaluation-result-3439813-1306892722/solver-3439813-1306892722 -C 5000 -W 5100 -M 15500 HOME/lr_gl_shr HOME/instance-3439813-1306892722.cnf -verb=0 -model 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.12 1.73 1.89 3/551 22521
/proc/meminfo: memFree=7434416/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=22700 CPUtime=0.01 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 1230 0 0 0 1 0 0 0 20 0 1 0 800869313 23244800 1173 33554432000 4194304 4300056 140735161536432 18446744073709551615 4286249 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 5675 1173 220 26 0 2307 0

[startup+0.0299681 s]
/proc/loadavg: 1.12 1.73 1.89 3/551 22521
/proc/meminfo: memFree=7434416/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=25640 CPUtime=0.02 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 2018 0 0 0 2 0 0 0 20 0 1 0 800869313 26255360 1920 33554432000 4194304 4300056 140735161536432 18446744073709551615 4270767 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 6410 1921 220 26 0 3042 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 25640

[startup+0.100961 s]
/proc/loadavg: 1.12 1.73 1.89 3/551 22521
/proc/meminfo: memFree=7434416/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=43256 CPUtime=0.09 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 6610 0 0 0 9 0 0 0 20 0 1 0 800869313 44294144 6213 33554432000 4194304 4300056 140735161536432 18446744073709551615 239476355781 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 10814 6217 220 26 0 7446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43256

[startup+0.300923 s]
/proc/loadavg: 1.12 1.73 1.89 3/551 22521
/proc/meminfo: memFree=7434416/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=64016 CPUtime=0.28 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 12682 0 0 0 27 1 0 0 21 0 1 0 800869313 65552384 11203 33554432000 4194304 4300056 140735161536432 18446744073709551615 4228148 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 16004 11203 227 26 0 12636 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 64016

[startup+0.700841 s]
/proc/loadavg: 1.12 1.73 1.89 3/551 22521
/proc/meminfo: memFree=7434416/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=65004 CPUtime=0.69 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 15480 0 0 0 67 2 0 0 22 0 1 0 800869313 66564096 11590 33554432000 4194304 4300056 140735161536432 18446744073709551615 4286204 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 16251 11590 228 26 0 12883 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 65004

[startup+1.5007 s]
/proc/loadavg: 1.12 1.73 1.89 3/555 22528
/proc/meminfo: memFree=7303464/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=56908 CPUtime=1.49 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 17057 0 0 0 147 2 0 0 25 0 1 0 800869313 58273792 9966 33554432000 4194304 4300056 140735161536432 18446744073709551615 4252449 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 14227 9966 244 26 0 10859 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56908

[startup+3.10038 s]
/proc/loadavg: 1.12 1.73 1.89 4/555 22528
/proc/meminfo: memFree=7233408/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=60616 CPUtime=3.09 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 17547 0 0 0 307 2 0 0 25 0 1 0 800869313 62070784 10388 33554432000 4194304 4300056 140735161536432 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 15154 10388 247 26 0 11786 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60616

[startup+6.30077 s]
/proc/loadavg: 1.35 1.76 1.90 3/555 22529
/proc/meminfo: memFree=7256224/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=60616 CPUtime=6.29 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 17878 0 0 0 626 3 0 0 25 0 1 0 800869313 62070784 10712 33554432000 4194304 4300056 140735161536432 18446744073709551615 4263262 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 15154 10712 249 26 0 11786 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 60616

[startup+12.7005 s]
/proc/loadavg: 1.41 1.77 1.91 4/555 22529
/proc/meminfo: memFree=7250540/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=72152 CPUtime=12.69 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 18715 0 0 0 1266 3 0 0 25 0 1 0 800869313 73883648 11521 33554432000 4194304 4300056 140735161536432 18446744073709551615 4251385 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 18038 11521 249 26 0 14670 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72152

[startup+25.5011 s]
/proc/loadavg: 1.54 1.78 1.91 3/555 22529
/proc/meminfo: memFree=7237264/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=72820 CPUtime=25.48 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 20343 0 0 0 2545 3 0 0 25 0 1 0 800869313 74567680 13110 33554432000 4194304 4300056 140735161536432 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 18205 13110 249 26 0 14837 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 72820

[startup+51.1012 s]
/proc/loadavg: 1.69 1.80 1.91 4/555 22530
/proc/meminfo: memFree=7191072/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=105240 CPUtime=51.08 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 28183 0 0 0 5104 4 0 0 25 0 1 0 800869313 107765760 20882 33554432000 4194304 4300056 140735161536432 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 26310 20882 249 26 0 22942 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 105240

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

[startup+57.501 s]
/proc/loadavg: 1.72 1.80 1.91 3/555 22530
/proc/meminfo: memFree=7184004/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=105240 CPUtime=57.49 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 28650 0 0 0 5744 5 0 0 25 0 1 0 800869313 107765760 21342 33554432000 4194304 4300056 140735161536432 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 26310 21342 249 26 0 22942 0
Current children cumulated CPU time (s) 57.49
Current children cumulated vsize (KiB) 105240

[startup+59.1007 s]
/proc/loadavg: 1.72 1.80 1.91 3/555 22530
/proc/meminfo: memFree=7181896/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=105240 CPUtime=59.09 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 28767 0 0 0 5904 5 0 0 25 0 1 0 800869313 107765760 21457 33554432000 4194304 4300056 140735161536432 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 26310 21457 249 26 0 22942 0
Current children cumulated CPU time (s) 59.09
Current children cumulated vsize (KiB) 105240

[startup+59.9005 s]
/proc/loadavg: 1.74 1.80 1.91 4/555 22530
/proc/meminfo: memFree=7181772/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=105240 CPUtime=59.89 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 28819 0 0 0 5984 5 0 0 25 0 1 0 800869313 107765760 21509 33554432000 4194304 4300056 140735161536432 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 26310 21509 249 26 0 22942 0
Current children cumulated CPU time (s) 59.89
Current children cumulated vsize (KiB) 105240

[startup+60.7003 s]
/proc/loadavg: 1.74 1.80 1.91 4/555 22530
/proc/meminfo: memFree=7180900/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=105240 CPUtime=60.69 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 28876 0 0 0 6064 5 0 0 25 0 1 0 800869313 107765760 21565 33554432000 4194304 4300056 140735161536432 18446744073709551615 4255938 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 26310 21565 249 26 0 22942 0
Current children cumulated CPU time (s) 60.69
Current children cumulated vsize (KiB) 105240

[startup+60.9003 s]
/proc/loadavg: 1.74 1.80 1.91 4/555 22530
/proc/meminfo: memFree=7180900/32950928 swapFree=67056580/67111528
[pid=22521] ppid=22519 vsize=74888 CPUtime=60.89 cores=0,2,4,6
/proc/22521/stat : 22521 (lr_gl_shr) R 22519 22521 21730 0 -1 4202496 28885 0 0 0 6084 5 0 0 25 0 1 0 800869313 76685312 14923 33554432000 4194304 4300056 140735161536432 18446744073709551615 4252370 0 0 4096 8388610 0 0 0 17 2 0 0 0
/proc/22521/statm: 18722 14923 249 26 0 15354 0
Current children cumulated CPU time (s) 60.89
Current children cumulated vsize (KiB) 74888

Child status: 20
Real time (s): 60.9456
CPU time (s): 60.9417
CPU user time (s): 60.8847
CPU system time (s): 0.056991
CPU usage (%): 99.9936
Max. virtual memory (cumulated for all children) (KiB): 105240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 60.8847
system time used= 0.056991
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28890
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= 9
involuntary context switches= 145

runsolver used 0.345947 second user time and 0.774882 second system time

The end

Launcher Data

Begin job on node148 at 2011-06-01 03:45:22
IDJOB=3439813
IDBENCH=20346
IDSOLVER=1938
FILE ID=node148/3439813-1306892722
RUNJOBID= node148-1306892722-22507
PBS_JOBID= 13488428
Free space on /tmp= 50912 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT07/industrial/anbulagan/medium-unsat/dated-5-11-u.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3439813-1306892722/watcher-3439813-1306892722 -o /tmp/evaluation-result-3439813-1306892722/solver-3439813-1306892722 -C 5000 -W 5100 -M 15500  HOME/lr_gl_shr HOME/instance-3439813-1306892722.cnf -verb=0 -model

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 083d28c2adf10233f37f8b5a078c94a9
RANDOM SEED=1577045260

node148.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.854
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.70
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.854
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.854
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.83
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.854
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.82
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.854
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.854
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.854
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:       7434580 kB
Buffers:        100728 kB
Cached:       17827292 kB
SwapCached:       7908 kB
Active:       13987036 kB
Inactive:     10771924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       7434580 kB
SwapTotal:    67111528 kB
SwapFree:     67056580 kB
Dirty:           20912 kB
Writeback:          52 kB
AnonPages:     6829492 kB
Mapped:          43124 kB
Slab:           629492 kB
PageTables:      57972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 170365000 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= 50892 MiB
End job on node148 at 2011-06-01 03:46:24