Trace number 3349543

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 82.0655 82.077

General information on the benchmark

Nameapplication/jarvisalo/HWMCC10-combination-timeframe-expansion/
hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
MD5SUMf1a7d779d46b93ce2fde4f2438e6ae5c
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark59.9419
Satisfiable
(Un)Satisfiability was proved
Number of variables82007
Number of clauses241364
Sum of the clauses size563180
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2160908
Number of clauses of size 380454
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

81.98/82.07	c WARNING: for repeatability, setting FPU to use double precision
81.98/82.07	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-3349543-1304971238/watcher-3349543-1304971238 -o /tmp/evaluation-result-3349543-1304971238/solver-3349543-1304971238 -C 2400 -W 1300 -M 7680 HOME/lr_gl_shr HOME/instance-3349543-1304971238.cnf -verb=0 -model 

running on 2 cores: 5,7

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: 3.39 2.56 3.02 5/284 13717
/proc/meminfo: memFree=4161020/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=11796 CPUtime=0 cores=5,7
/proc/13717/stat : 13717 (runsolver) R 13715 13717 13021 0 -1 4202560 41 0 0 0 0 0 0 0 23 0 1 0 608723590 12079104 49 33554432000 4194304 5432360 140733365071504 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/13717/statm: 2949 49 30 303 0 2643 0

[startup+0.0225609 s]
/proc/loadavg: 3.39 2.56 3.02 5/284 13717
/proc/meminfo: memFree=4161020/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=21692 CPUtime=0 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 978 0 0 0 0 0 0 0 23 0 1 0 608723590 22212608 901 33554432000 4194304 4300056 140734753978224 18446744073709551615 237278576743 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 5423 901 220 26 0 2055 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 21692

[startup+0.100549 s]
/proc/loadavg: 3.39 2.56 3.02 5/284 13717
/proc/meminfo: memFree=4161020/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=34200 CPUtime=0.08 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 5106 0 0 0 7 1 0 0 23 0 1 0 608723590 35020800 4556 33554432000 4194304 4300056 140734753978224 18446744073709551615 237278540485 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 8550 4557 220 26 0 5182 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 34200

[startup+0.300513 s]
/proc/loadavg: 3.39 2.56 3.02 5/284 13717
/proc/meminfo: memFree=4161020/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=51588 CPUtime=0.28 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 9556 0 0 0 26 2 0 0 25 0 1 0 608723590 52826112 8624 33554432000 4194304 4300056 140734753978224 18446744073709551615 4220721 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 12897 8624 254 26 0 9529 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 51588

[startup+0.700443 s]
/proc/loadavg: 3.39 2.56 3.02 5/284 13717
/proc/meminfo: memFree=4161020/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=53540 CPUtime=0.68 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 14044 0 0 0 66 2 0 0 25 0 1 0 608723590 54824960 8922 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 13385 8922 262 26 0 10017 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 53540

[startup+1.5003 s]
/proc/loadavg: 3.39 2.56 3.02 5/285 13718
/proc/meminfo: memFree=4123696/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=53540 CPUtime=1.48 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 14144 0 0 0 146 2 0 0 25 0 1 0 608723590 54824960 9017 33554432000 4194304 4300056 140734753978224 18446744073709551615 4254667 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 13385 9017 272 26 0 10017 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 53540

[startup+3.10101 s]
/proc/loadavg: 3.39 2.56 3.02 5/285 13718
/proc/meminfo: memFree=4109436/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=53540 CPUtime=3.08 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 14217 0 0 0 306 2 0 0 25 0 1 0 608723590 54824960 9081 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256008 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 13385 9081 272 26 0 10017 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 53540

[startup+6.30045 s]
/proc/loadavg: 3.44 2.58 3.03 5/285 13718
/proc/meminfo: memFree=4102868/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=53540 CPUtime=6.28 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 14294 0 0 0 626 2 0 0 25 0 1 0 608723590 54824960 9150 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256227 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 13385 9150 272 26 0 10017 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 53540

[startup+12.7003 s]
/proc/loadavg: 3.49 2.60 3.03 5/285 13719
/proc/meminfo: memFree=4089536/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=53540 CPUtime=12.68 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 14606 0 0 0 1266 2 0 0 25 0 1 0 608723590 54824960 9443 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256071 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 13385 9443 272 26 0 10017 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 53540

[startup+25.501 s]
/proc/loadavg: 3.76 2.70 3.06 5/285 13728
/proc/meminfo: memFree=4063292/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=53540 CPUtime=25.48 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 14657 0 0 0 2546 2 0 0 25 0 1 0 608723590 54824960 9489 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256082 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 13385 9489 274 26 0 10017 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 53540

[startup+51.1005 s]
/proc/loadavg: 3.84 2.81 3.08 5/285 13729
/proc/meminfo: memFree=4035044/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=54300 CPUtime=51.08 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 17682 0 0 0 5105 3 0 0 25 0 1 0 608723590 55603200 9678 33554432000 4194304 4300056 140734753978224 18446744073709551615 4254738 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 13575 9678 274 26 0 10207 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54300

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

[startup+63.9002 s]
/proc/loadavg: 3.94 2.86 3.10 5/285 13729
/proc/meminfo: memFree=4017544/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=64716 CPUtime=63.88 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 18618 0 0 0 6385 3 0 0 25 0 1 0 608723590 66269184 10567 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 16179 10567 274 26 0 12811 0
Current children cumulated CPU time (s) 63.88
Current children cumulated vsize (KiB) 64716

[startup+70.301 s]
/proc/loadavg: 3.95 2.90 3.10 5/285 13729
/proc/meminfo: memFree=4006008/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=64716 CPUtime=70.29 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 18931 0 0 0 7025 4 0 0 25 0 1 0 608723590 66269184 10858 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 16179 10858 274 26 0 12811 0
Current children cumulated CPU time (s) 70.29
Current children cumulated vsize (KiB) 64716

[startup+76.7009 s]
/proc/loadavg: 3.95 2.92 3.11 5/285 13729
/proc/meminfo: memFree=3996212/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=64716 CPUtime=76.68 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 19289 0 0 0 7664 4 0 0 25 0 1 0 608723590 66269184 11188 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256548 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 16179 11188 274 26 0 12811 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 64716

[startup+79.9003 s]
/proc/loadavg: 3.95 2.93 3.11 5/285 13729
/proc/meminfo: memFree=3989640/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=64716 CPUtime=79.88 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 19496 0 0 0 7984 4 0 0 25 0 1 0 608723590 66269184 11373 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256659 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 16179 11373 274 26 0 12811 0
Current children cumulated CPU time (s) 79.88
Current children cumulated vsize (KiB) 64716

[startup+80.7002 s]
/proc/loadavg: 3.95 2.93 3.11 5/285 13729
/proc/meminfo: memFree=3987904/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=64716 CPUtime=80.68 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 19551 0 0 0 8064 4 0 0 25 0 1 0 608723590 66269184 11425 33554432000 4194304 4300056 140734753978224 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 16179 11425 274 26 0 12811 0
Current children cumulated CPU time (s) 80.68
Current children cumulated vsize (KiB) 64716

[startup+81.5011 s]
/proc/loadavg: 3.95 2.93 3.11 5/285 13729
/proc/meminfo: memFree=3978976/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=71856 CPUtime=81.48 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 21445 0 0 0 8144 4 0 0 25 0 1 0 608723590 73580544 13070 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256033 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 17964 13070 274 26 0 14596 0
Current children cumulated CPU time (s) 81.48
Current children cumulated vsize (KiB) 71856

[startup+81.901 s]
/proc/loadavg: 3.95 2.93 3.11 5/285 13729
/proc/meminfo: memFree=3978976/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=71856 CPUtime=81.88 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 21467 0 0 0 8184 4 0 0 25 0 1 0 608723590 73580544 13091 33554432000 4194304 4300056 140734753978224 18446744073709551615 4255961 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 17964 13091 274 26 0 14596 0
Current children cumulated CPU time (s) 81.88
Current children cumulated vsize (KiB) 71856

[startup+82.001 s]
/proc/loadavg: 3.95 2.93 3.11 5/285 13729
/proc/meminfo: memFree=3978976/32950904 swapFree=67057400/67111528
[pid=13717] ppid=13715 vsize=71856 CPUtime=81.98 cores=5,7
/proc/13717/stat : 13717 (lr_gl_shr) R 13715 13717 13021 0 -1 4202496 21475 0 0 0 8194 4 0 0 25 0 1 0 608723590 73580544 13098 33554432000 4194304 4300056 140734753978224 18446744073709551615 4256367 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/13717/statm: 17964 13098 274 26 0 14596 0
Current children cumulated CPU time (s) 81.98
Current children cumulated vsize (KiB) 71856

Child status: 20
Real time (s): 82.077
CPU time (s): 82.0655
CPU user time (s): 82.0155
CPU system time (s): 0.049992
CPU usage (%): 99.986
Max. virtual memory (cumulated for all children) (KiB): 71856

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

runsolver used 0.219966 second user time and 0.528919 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-09 22:00:38
IDJOB=3349543
IDBENCH=82477
IDSOLVER=1813
FILE ID=node121/3349543-1304971238
RUNJOBID= node121-1304971145-13541
PBS_JOBID= 13285629
Free space on /tmp= 43976 MiB

SOLVER NAME= minisat hack: LR_GL_SHR 2011-03-02
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-bobsm5378d2-tseitin.cnf
COMMAND LINE= HOME/lr_gl_shr BENCHNAME -verb=0 -model
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3349543-1304971238/watcher-3349543-1304971238 -o /tmp/evaluation-result-3349543-1304971238/solver-3349543-1304971238 -C 2400 -W 1300 -M 7680  HOME/lr_gl_shr HOME/instance-3349543-1304971238.cnf -verb=0 -model

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

MD5SUM BENCH= f1a7d779d46b93ce2fde4f2438e6ae5c
RANDOM SEED=1525695986

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.817
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.74
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.817
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.817
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:       4161300 kB
Buffers:        235512 kB
Cached:       22056388 kB
SwapCached:       7408 kB
Active:       13450940 kB
Inactive:     14534956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:       4161300 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            9736 kB
Writeback:           0 kB
AnonPages:     5691696 kB
Mapped:          22224 kB
Slab:           716472 kB
PageTables:      25648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31054288 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= 43972 MiB
End job on node121 at 2011-05-09 22:02:01