Trace number 3500988

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-10UNSAT 98.995 98.9963

General information on the benchmark

Namegmus/nadel/
edn_22134_10.cnf_0.47000000.unsat.gcnf
MD5SUMc2d2bfb7e43652d983f8d8434ce11771
Bench CategoryGMUS (GMUS)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark4.04138
Satisfiable
(Un)Satisfiability was proved
Number of variables864437
Number of clauses2529021
Sum of the clauses size5870368
Maximum clause length3
Minimum clause length1
Number of clauses of size 11776
Number of clauses of size 21713143
Number of clauses of size 3814102
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50
Number of groups3987
Number of clauses in the kernel (group 0)2449852
Least number of clauses in a group (except group 0) 1
Greatest number of clauses in a group (except group 0) 22

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-3500988-1308041268.gcnf ***
0.00/0.00	c 
3.29/3.37	c Parsing CPU Time: 3.17052
3.29/3.37	c Running MUSer ...
12.09/12.19	c 0.00% completed ... 
98.79/98.88	c 100.00% completed ... 
98.79/98.88	c MUS size: 16
98.79/98.88	s UNSATISFIABLE
98.79/98.88	v 3980 0
98.89/98.97	c Terminating MUSer ...
98.89/98.97	c CPU Time: 98.48

Verifier Data

OK	1

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3500988-1308041268/watcher-3500988-1308041268 -o /tmp/evaluation-result-3500988-1308041268/solver-3500988-1308041268 -C 1800 -W 1850 -M 7680 muser -comp -grp HOME/instance-3500988-1308041268.gcnf 

running on 2 cores: 5,7

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: 0.24 0.05 0.02 5/189 10002
/proc/meminfo: memFree=31145416/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=3368 CPUtime=0 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 340 0 0 0 0 0 0 0 22 0 1 0 915725402 3448832 293 33554432000 4194304 5696331 140735256241648 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 842 294 114 367 0 472 0

[startup+0.0238731 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 10002
/proc/meminfo: memFree=31145416/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=8364 CPUtime=0.01 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 1583 0 0 0 1 0 0 0 22 0 1 0 915725402 8564736 1535 33554432000 4194304 5696331 140735256241648 18446744073709551615 4208115 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 2091 1535 114 367 0 1721 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8364

[startup+0.100861 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 10002
/proc/meminfo: memFree=31145416/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=21980 CPUtime=0.08 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 5418 0 0 0 8 0 0 0 22 0 1 0 915725402 22507520 4933 33554432000 4194304 5696331 140735256241648 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 5495 4935 114 367 0 5125 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 21980

[startup+0.300826 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 10002
/proc/meminfo: memFree=31145416/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=50276 CPUtime=0.28 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 14227 0 0 0 27 1 0 0 23 0 1 0 915725402 51482624 12007 33554432000 4194304 5696331 140735256241648 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 12569 12009 114 367 0 12199 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50276

[startup+0.700749 s]
/proc/loadavg: 0.24 0.05 0.02 5/189 10002
/proc/meminfo: memFree=31145416/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=116780 CPUtime=0.69 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 33175 0 0 0 66 3 0 0 25 0 1 0 915725402 119582720 28648 33554432000 4194304 5696331 140735256241648 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 29228 28650 114 367 0 28858 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 116780

[startup+1.50062 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 10003
/proc/meminfo: memFree=30641000/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=239624 CPUtime=1.48 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 68484 0 0 0 141 7 0 0 25 0 1 0 915725402 245374976 59346 33554432000 4194304 5696331 140735256241648 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 59906 59348 114 367 0 59536 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 239624

[startup+3.10031 s]
/proc/loadavg: 0.24 0.05 0.02 5/190 10003
/proc/meminfo: memFree=30111032/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=494024 CPUtime=3.09 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 141312 0 0 0 291 18 0 0 25 0 1 0 915725402 505880576 122955 33554432000 4194304 5696331 140735256241648 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 123506 122957 114 367 0 123136 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 494024

[startup+6.30074 s]
/proc/loadavg: 0.54 0.12 0.04 4/186 10030
/proc/meminfo: memFree=29265236/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=791636 CPUtime=6.29 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 237142 0 0 0 599 30 0 0 25 0 1 0 915725402 810635264 197620 33554432000 4194304 5696331 140735256241648 18446744073709551615 4227187 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 197909 197620 142 367 0 197539 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 791636

[startup+12.7006 s]
/proc/loadavg: 0.82 0.18 0.06 5/190 10040
/proc/meminfo: memFree=28925512/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=889164 CPUtime=12.68 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 384193 0 0 0 1221 47 0 0 25 0 1 0 915725402 910503936 218251 33554432000 4194304 5696331 140735256241648 18446744073709551615 4400100 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 222291 218251 148 367 0 221921 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 889164

[startup+25.5002 s]
/proc/loadavg: 1.52 0.37 0.12 5/190 10078
/proc/meminfo: memFree=28974236/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=894284 CPUtime=25.49 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 384671 0 0 0 2501 48 0 0 25 0 1 0 915725402 915746816 218729 33554432000 4194304 5696331 140735256241648 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 223571 218729 148 367 0 223201 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 894284

[startup+51.1006 s]
/proc/loadavg: 2.37 0.66 0.22 5/190 10115
/proc/meminfo: memFree=28297816/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=900428 CPUtime=51.09 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 385238 0 0 0 5061 48 0 0 25 0 1 0 915725402 922038272 219296 33554432000 4194304 5696331 140735256241648 18446744073709551615 4416848 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 225107 219296 148 367 0 224737 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 900428

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

[startup+76.701 s]
/proc/loadavg: 2.85 0.91 0.32 5/190 10190
/proc/meminfo: memFree=28253252/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=900428 CPUtime=76.69 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 385524 0 0 0 7621 48 0 0 25 0 1 0 915725402 922038272 219582 33554432000 4194304 5696331 140735256241648 18446744073709551615 4410791 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 225107 219582 148 367 0 224737 0
Current children cumulated CPU time (s) 76.69
Current children cumulated vsize (KiB) 900428

[startup+89.5006 s]
/proc/loadavg: 3.11 1.06 0.37 5/190 10190
/proc/meminfo: memFree=28249656/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=900428 CPUtime=89.49 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 385530 0 0 0 8901 48 0 0 25 0 1 0 915725402 922038272 219588 33554432000 4194304 5696331 140735256241648 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 225107 219588 148 367 0 224737 0
Current children cumulated CPU time (s) 89.49
Current children cumulated vsize (KiB) 900428

[startup+95.9005 s]
/proc/loadavg: 3.18 1.11 0.39 5/190 10190
/proc/meminfo: memFree=28248568/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=900428 CPUtime=95.89 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 385656 0 0 0 9541 48 0 0 25 0 1 0 915725402 922038272 219714 33554432000 4194304 5696331 140735256241648 18446744073709551615 4417521 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 225107 219714 148 367 0 224737 0
Current children cumulated CPU time (s) 95.89
Current children cumulated vsize (KiB) 900428

[startup+97.5002 s]
/proc/loadavg: 3.18 1.11 0.39 5/190 10190
/proc/meminfo: memFree=28248568/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=900428 CPUtime=97.49 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 385661 0 0 0 9701 48 0 0 25 0 1 0 915725402 922038272 219719 33554432000 4194304 5696331 140735256241648 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 225107 219719 148 367 0 224737 0
Current children cumulated CPU time (s) 97.49
Current children cumulated vsize (KiB) 900428

[startup+98.301 s]
/proc/loadavg: 3.24 1.15 0.41 5/190 10191
/proc/meminfo: memFree=28248444/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=900428 CPUtime=98.29 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 385661 0 0 0 9781 48 0 0 25 0 1 0 915725402 922038272 219719 33554432000 4194304 5696331 140735256241648 18446744073709551615 4416744 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 225107 219719 148 367 0 224737 0
Current children cumulated CPU time (s) 98.29
Current children cumulated vsize (KiB) 900428

[startup+98.7009 s]
/proc/loadavg: 3.24 1.15 0.41 5/190 10191
/proc/meminfo: memFree=28248444/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=903088 CPUtime=98.69 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 387365 0 0 0 9821 48 0 0 25 0 1 0 915725402 924762112 221423 33554432000 4194304 5696331 140735256241648 18446744073709551615 4381740 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 225772 221423 148 367 0 225402 0
Current children cumulated CPU time (s) 98.69
Current children cumulated vsize (KiB) 903088

[startup+98.9009 s]
/proc/loadavg: 3.24 1.15 0.41 5/190 10191
/proc/meminfo: memFree=28259480/32951124 swapFree=67051728/67111528
[pid=10002] ppid=10000 vsize=870316 CPUtime=98.89 cores=5,7
/proc/10002/stat : 10002 (muser) R 10000 10002 9930 0 -1 4202496 387368 0 0 0 9841 48 0 0 25 0 1 0 915725402 891203584 216641 33554432000 4194304 5696331 140735256241648 18446744073709551615 4959825 0 0 4096 24615 0 0 0 17 5 0 0 0
/proc/10002/statm: 217579 216641 151 367 0 217209 0
Current children cumulated CPU time (s) 98.89
Current children cumulated vsize (KiB) 870316

Child status: 20
Real time (s): 98.9963
CPU time (s): 98.995
CPU user time (s): 98.476
CPU system time (s): 0.518921
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 929648

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

runsolver used 0.145977 second user time and 0.401938 second system time

The end

Launcher Data

Begin job on node138 at 2011-06-14 10:47:54
IDJOB=3500988
IDBENCH=89928
IDSOLVER=1998
FILE ID=node138/3500988-1308041268
RUNJOBID= node138-1308041268-9951
PBS_JOBID= 13564386
Free space on /tmp= 73992 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT11/gmus/nadel/edn_22134_10.cnf_0.47000000.unsat.gcnf
COMMAND LINE= muser -comp -grp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3500988-1308041268/watcher-3500988-1308041268 -o /tmp/evaluation-result-3500988-1308041268/solver-3500988-1308041268 -C 1800 -W 1850 -M 7680  muser -comp -grp HOME/instance-3500988-1308041268.gcnf

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

MD5SUM BENCH= c2d2bfb7e43652d983f8d8434ce11771
RANDOM SEED=1753580826

node138.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.82
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.80
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31148448 kB
Buffers:        192784 kB
Cached:         938880 kB
SwapCached:      13160 kB
Active:         889908 kB
Inactive:       696300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31148448 kB
SwapTotal:    67111528 kB
SwapFree:     67051728 kB
Dirty:          177864 kB
Writeback:           0 kB
AnonPages:      452056 kB
Mapped:          10344 kB
Slab:           149756 kB
PageTables:       6056 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   669008 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= 73956 MiB
End job on node138 at 2011-06-14 10:49:33