Trace number 3380057

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
SApperloT2010 2011-05-15 (fixed)UNSAT 37.1963 37.208

General information on the benchmark

NameSAT04/industrial/hoonsang/vis-bmc/
all.used-as.sat04-986.cnf
MD5SUM51fef6c1c8ac21be9eb125cde1cdd08e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.941
Satisfiable
(Un)Satisfiability was proved
Number of variables21317
Number of clauses63664
Sum of the clauses size148532
Maximum clause length3
Minimum clause length1
Number of clauses of size 113
Number of clauses of size 242434
Number of clauses of size 321217
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

37.18/37.20	c Solved by BasicSolver 
37.18/37.20	
37.18/37.20	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: 961)

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 2.64 3.07 4/444 21202
/proc/meminfo: memFree=17100576/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=16748 CPUtime=0.01 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 1471 0 0 0 1 0 0 0 25 0 1 0 736275907 17149952 1411 33554432000 4194304 4394578 140737108003712 18446744073709551615 224284586693 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 4187 1411 247 49 0 1328 0

[startup+0.070852 s]
/proc/loadavg: 1.93 2.64 3.07 4/444 21202
/proc/meminfo: memFree=17100576/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=22900 CPUtime=0.06 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 2999 0 0 0 6 0 0 0 25 0 1 0 736275907 23449600 2813 33554432000 4194304 4394578 140737108003712 18446744073709551615 224284950423 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 5725 2813 256 49 0 2866 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 22900

[startup+0.100866 s]
/proc/loadavg: 1.93 2.64 3.07 4/444 21202
/proc/meminfo: memFree=17100576/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=24652 CPUtime=0.09 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 3503 0 0 0 9 0 0 0 25 0 1 0 736275907 25243648 3317 33554432000 4194304 4394578 140737108003712 18446744073709551615 224284950423 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 6163 3317 256 49 0 3304 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24652

[startup+0.300785 s]
/proc/loadavg: 1.93 2.64 3.07 4/444 21202
/proc/meminfo: memFree=17100576/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=31624 CPUtime=0.29 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 5657 0 0 0 27 2 0 0 25 0 1 0 736275907 32382976 4849 33554432000 4194304 4394578 140737108003712 18446744073709551615 224284950423 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 7906 4849 256 49 0 5047 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31624

[startup+0.700721 s]
/proc/loadavg: 1.93 2.64 3.07 4/444 21202
/proc/meminfo: memFree=17100576/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=36948 CPUtime=0.69 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 7053 0 0 0 67 2 0 0 25 0 1 0 736275907 37834752 6245 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 9237 6245 267 49 0 6378 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 36948

[startup+1.50061 s]
/proc/loadavg: 1.93 2.64 3.07 5/445 21203
/proc/meminfo: memFree=17066484/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=39136 CPUtime=1.49 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 7599 0 0 0 147 2 0 0 25 0 1 0 736275907 40075264 6791 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298976 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 9784 6791 267 49 0 6925 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39136

[startup+3.10035 s]
/proc/loadavg: 1.93 2.64 3.07 5/445 21203
/proc/meminfo: memFree=17057308/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=41124 CPUtime=3.09 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 8091 0 0 0 307 2 0 0 25 0 1 0 736275907 42110976 7283 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 10281 7283 267 49 0 7422 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41124

[startup+6.30081 s]
/proc/loadavg: 2.10 2.66 3.07 5/445 21203
/proc/meminfo: memFree=17044480/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=43280 CPUtime=6.29 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 8587 0 0 0 627 2 0 0 25 0 1 0 736275907 44318720 7779 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 10820 7779 267 49 0 7961 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43280

[startup+12.7007 s]
/proc/loadavg: 2.25 2.68 3.08 5/445 21205
/proc/meminfo: memFree=17021816/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=45080 CPUtime=12.69 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 8965 0 0 0 1267 2 0 0 25 0 1 0 736275907 46161920 8157 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298302 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 11270 8157 267 49 0 8411 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45080

[startup+25.5006 s]
/proc/loadavg: 2.64 2.75 3.09 5/445 21205
/proc/meminfo: memFree=16988844/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=48988 CPUtime=25.49 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 9789 0 0 0 2547 2 0 0 25 0 1 0 736275907 50163712 8981 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298311 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 12247 8981 267 49 0 9388 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 48988

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

[startup+31.9165 s]
/proc/loadavg: 2.74 2.77 3.10 5/445 21205
/proc/meminfo: memFree=16981016/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=49376 CPUtime=31.9 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 9882 0 0 0 3187 3 0 0 25 0 1 0 736275907 50561024 9074 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298711 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 12344 9074 267 49 0 9485 0
Current children cumulated CPU time (s) 31.9
Current children cumulated vsize (KiB) 49376

[startup+35.101 s]
/proc/loadavg: 2.84 2.79 3.10 5/445 21205
/proc/meminfo: memFree=16977420/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=50056 CPUtime=35.1 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 10022 0 0 0 3507 3 0 0 25 0 1 0 736275907 51257344 9214 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298738 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 12514 9214 267 49 0 9655 0
Current children cumulated CPU time (s) 35.1
Current children cumulated vsize (KiB) 50056

[startup+35.9009 s]
/proc/loadavg: 2.84 2.79 3.10 5/445 21205
/proc/meminfo: memFree=16977420/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=50056 CPUtime=35.88 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 10029 0 0 0 3585 3 0 0 25 0 1 0 736275907 51257344 9221 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298773 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 12514 9221 267 49 0 9655 0
Current children cumulated CPU time (s) 35.88
Current children cumulated vsize (KiB) 50056

[startup+36.7007 s]
/proc/loadavg: 2.84 2.79 3.10 5/445 21205
/proc/meminfo: memFree=16976676/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=50220 CPUtime=36.68 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 10058 0 0 0 3665 3 0 0 25 0 1 0 736275907 51425280 9250 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 12555 9250 267 49 0 9696 0
Current children cumulated CPU time (s) 36.68
Current children cumulated vsize (KiB) 50220

[startup+37.1007 s]
/proc/loadavg: 2.84 2.79 3.10 5/445 21205
/proc/meminfo: memFree=16976676/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=50220 CPUtime=37.08 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 10080 0 0 0 3705 3 0 0 25 0 1 0 736275907 51425280 9272 33554432000 4194304 4394578 140737108003712 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 12555 9272 267 49 0 9696 0
Current children cumulated CPU time (s) 37.08
Current children cumulated vsize (KiB) 50220

[startup+37.2007 s]
/proc/loadavg: 2.84 2.79 3.10 5/445 21205
/proc/meminfo: memFree=16976676/32951124 swapFree=45193372/67111528
[pid=21202] ppid=21200 vsize=50220 CPUtime=37.18 cores=4,6
/proc/21202/stat : 21202 (SApperloT2010) R 21200 21202 21088 0 -1 4202496 10085 0 0 0 3715 3 0 0 25 0 1 0 736275907 51425280 9277 33554432000 4194304 4394578 140737108003712 18446744073709551615 4294161 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/21202/statm: 12555 9277 267 49 0 9696 0
Current children cumulated CPU time (s) 37.18
Current children cumulated vsize (KiB) 50220

Child status: 20
Real time (s): 37.208
CPU time (s): 37.1963
CPU user time (s): 37.1604
CPU system time (s): 0.035994
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 50220

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

runsolver used 0.167974 second user time and 0.39294 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-15 13:54:12
IDJOB=3380057
IDBENCH=84958
IDSOLVER=1862
FILE ID=node118/3380057-1305460452
RUNJOBID= node118-1305460443-21107
PBS_JOBID= 13324919
Free space on /tmp= 73244 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT04/industrial/hoonsang/vis-bmc/all.used-as.sat04-986.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380057-1305460452/watcher-3380057-1305460452 -o /tmp/evaluation-result-3380057-1305460452/solver-3380057-1305460452 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380057-1305460452.cnf

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

MD5SUM BENCH= 51fef6c1c8ac21be9eb125cde1cdd08e
RANDOM SEED=485646370

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17100608 kB
Buffers:        301332 kB
Cached:        4618624 kB
SwapCached:      22076 kB
Active:       12885188 kB
Inactive:      2640848 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17100608 kB
SwapTotal:    67111528 kB
SwapFree:     45193372 kB
Dirty:           23364 kB
Writeback:           0 kB
AnonPages:    10597472 kB
Mapped:          23028 kB
Slab:           157724 kB
PageTables:      99584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 126090824 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= 73244 MiB
End job on node118 at 2011-05-15 13:54:50