Trace number 3493843

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) 456.577 456.582

General information on the benchmark

NameSAT02/industrial/dellacherie/
comb/comb2.shuffled.cnf
MD5SUM148cedae75188a11dd768fb3da4b84da
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 variables31933
Number of clauses112462
Sum of the clauses size274030
Maximum clause length13
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 291097
Number of clauses of size 38991
Number of clauses of size 45431
Number of clauses of size 52817
Number of clauses of size over 54125

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-3493843-1307803112.cnf ***
0.00/0.00	c 
0.09/0.15	c Parsing CPU Time: 0.147977
0.09/0.15	c Running MUSer ...
115.09/115.19	c 0.00% completed ... 
456.29/456.30	c muser received external signal SIGTERM. Terminating ...
456.29/456.30	c CPU Time: CPU Time: 454.08

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

running on 2 cores: 4,6

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 4.00 3.67 4/189 14269
/proc/meminfo: memFree=25705936/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=4632 CPUtime=0 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 650 0 0 0 0 0 0 0 25 0 1 0 891911929 4743168 605 33554432000 4194304 5696331 140733499503616 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 1158 606 114 367 0 788 0

[startup+0.04607 s]
/proc/loadavg: 4.00 4.00 3.67 4/189 14269
/proc/meminfo: memFree=25705936/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=13320 CPUtime=0.04 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 2954 0 0 0 4 0 0 0 25 0 1 0 891911929 13639680 2761 33554432000 4194304 5696331 140733499503616 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 3523 2767 114 367 0 3153 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13320

[startup+0.101053 s]
/proc/loadavg: 4.00 4.00 3.67 4/189 14269
/proc/meminfo: memFree=25705936/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=22788 CPUtime=0.09 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 5611 0 0 0 9 0 0 0 25 0 1 0 891911929 23334912 5127 33554432000 4194304 5696331 140733499503616 18446744073709551615 4965206 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 5697 5129 114 367 0 5327 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 22788

[startup+0.301026 s]
/proc/loadavg: 4.00 4.00 3.67 4/189 14269
/proc/meminfo: memFree=25705936/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=40620 CPUtime=0.29 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 10862 0 0 0 28 1 0 0 25 0 1 0 891911929 41594880 9797 33554432000 4194304 5696331 140733499503616 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 10155 9797 142 367 0 9785 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 40620

[startup+0.700967 s]
/proc/loadavg: 4.00 4.00 3.67 4/189 14269
/proc/meminfo: memFree=25705936/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=41016 CPUtime=0.69 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 10951 0 0 0 68 1 0 0 25 0 1 0 891911929 42000384 9886 33554432000 4194304 5696331 140733499503616 18446744073709551615 4398336 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 10254 9886 142 367 0 9884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41016

[startup+1.50083 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 14270
/proc/meminfo: memFree=25666520/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=42084 CPUtime=1.49 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 11200 0 0 0 148 1 0 0 25 0 1 0 891911929 43094016 10135 33554432000 4194304 5696331 140733499503616 18446744073709551615 4380810 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 10521 10135 142 367 0 10151 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42084

[startup+3.10053 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 14270
/proc/meminfo: memFree=25664536/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=44992 CPUtime=3.09 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 11942 0 0 0 308 1 0 0 25 0 1 0 891911929 46071808 10877 33554432000 4194304 5696331 140733499503616 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 11248 10877 142 367 0 10878 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44992

[startup+6.30092 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 14271
/proc/meminfo: memFree=28168040/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=49932 CPUtime=6.29 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 13154 0 0 0 628 1 0 0 25 0 1 0 891911929 51130368 12089 33554432000 4194304 5696331 140733499503616 18446744073709551615 4410535 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 12483 12089 142 367 0 12113 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 49932

[startup+12.7008 s]
/proc/loadavg: 4.00 4.00 3.67 5/190 14309
/proc/meminfo: memFree=30235604/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=64956 CPUtime=12.69 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 16829 0 0 0 1267 2 0 0 25 0 1 0 891911929 66514944 15764 33554432000 4194304 5696331 140733499503616 18446744073709551615 4400304 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 16239 15764 142 367 0 15869 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 64956

[startup+25.5004 s]
/proc/loadavg: 4.08 4.02 3.68 5/190 14309
/proc/meminfo: memFree=30199236/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=93824 CPUtime=25.49 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 23976 0 0 0 2546 3 0 0 25 0 1 0 891911929 96075776 22911 33554432000 4194304 5696331 140733499503616 18446744073709551615 4399971 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 23456 22911 142 367 0 23086 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93824

[startup+51.1007 s]
/proc/loadavg: 3.83 3.97 3.67 4/184 14334
/proc/meminfo: memFree=30336748/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=61316 CPUtime=51.08 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 39472 0 0 0 5102 6 0 0 25 0 1 0 891911929 62787584 14932 33554432000 4194304 5696331 140733499503616 18446744073709551615 4380850 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 15329 14932 143 367 0 14959 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 61316

[startup+102.306 s]
/proc/loadavg: 3.33 3.80 3.63 4/184 14335
/proc/meminfo: memFree=30357128/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=96648 CPUtime=102.3 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 70188 0 0 0 10218 12 0 0 25 0 1 0 891911929 98967552 23704 33554432000 4194304 5696331 140733499503616 18446744073709551615 4400296 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 24162 23704 143 367 0 23792 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 96648

[startup+162.3 s]
/proc/loadavg: 3.12 3.65 3.59 4/184 14337
/proc/meminfo: memFree=29267124/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=951836 CPUtime=162.29 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 307966 0 0 0 16188 41 0 0 25 0 1 0 891911929 974680064 237362 33554432000 4194304 5696331 140733499503616 18446744073709551615 4392379 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 237959 237362 148 367 0 237589 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 951836

[startup+222.3 s]
/proc/loadavg: 3.11 3.55 3.56 4/184 14338
/proc/meminfo: memFree=26777276/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=2292844 CPUtime=222.29 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 643515 0 0 0 22151 78 0 0 25 0 1 0 891911929 2347872256 572796 33554432000 4194304 5696331 140733499503616 18446744073709551615 4402426 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 573211 572796 148 367 0 572841 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 2292844

[startup+282.3 s]
/proc/loadavg: 3.04 3.44 3.52 4/184 14340
/proc/meminfo: memFree=24610324/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=3627020 CPUtime=282.29 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 976628 0 0 0 28114 115 0 0 25 0 1 0 891911929 3714068480 905840 33554432000 4194304 5696331 140733499503616 18446744073709551615 4400709 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 906755 905840 148 367 0 906385 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 3627020

[startup+342.3 s]
/proc/loadavg: 3.01 3.36 3.48 4/184 14342
/proc/meminfo: memFree=23229288/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=4991156 CPUtime=342.29 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 1317819 0 0 0 34079 150 0 0 25 0 1 0 891911929 5110943744 1246938 33554432000 4194304 5696331 140733499503616 18446744073709551615 4402344 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 1247789 1246938 148 367 0 1247419 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 4991156

[startup+402.3 s]
/proc/loadavg: 3.00 3.29 3.45 4/184 14343
/proc/meminfo: memFree=20802940/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=6446320 CPUtime=402.28 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 1681702 0 0 0 40044 184 0 0 25 0 1 0 891911929 6601031680 1610757 33554432000 4194304 5696331 140733499503616 18446744073709551615 4394222 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 1611580 1610757 148 367 0 1611210 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 6446320



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+456.301 s]
/proc/loadavg: 3.00 3.24 3.42 4/184 14345
/proc/meminfo: memFree=18965732/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=7867576 CPUtime=456.29 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202496 2037086 0 0 0 45407 222 0 0 25 0 1 0 891911929 8056397824 1966097 33554432000 4194304 5696331 140733499503616 18446744073709551615 4402423 0 0 4096 24615 0 0 0 17 4 0 0 0
/proc/14269/statm: 1966894 1966097 148 367 0 1966524 0
Current children cumulated CPU time (s) 456.29
Current children cumulated vsize (KiB) 7867576

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

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

[startup+456.406 s]
/proc/loadavg: 3.00 3.24 3.42 4/185 14346
/proc/meminfo: memFree=21612676/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=0 CPUtime=456.39 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202500 2037089 0 0 0 45407 232 0 0 25 0 1 0 891911929 0 0 33554432000 0 0 0 0 0 0 16384 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/14269/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 456.39
Current children cumulated vsize (KiB) 0

[startup+456.506 s]
/proc/loadavg: 3.00 3.24 3.42 4/185 14346
/proc/meminfo: memFree=21612676/32951124 swapFree=67056684/67111528
[pid=14269] ppid=14267 vsize=0 CPUtime=456.49 cores=4,6
/proc/14269/stat : 14269 (muser) R 14267 14269 13546 0 -1 4202500 2037089 0 0 0 45407 242 0 0 25 0 1 0 891911929 0 0 33554432000 0 0 0 0 0 0 16384 4096 24615 18446744073709551615 0 0 17 4 0 0 0
/proc/14269/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 456.49
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 456.582
CPU time (s): 456.577
CPU user time (s): 454.08
CPU system time (s): 2.49662
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 7867576

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

runsolver used 0.826874 second user time and 1.67075 second system time

The end

Launcher Data

Begin job on node109 at 2011-06-11 16:38:32
IDJOB=3493843
IDBENCH=88046
IDSOLVER=1969
FILE ID=node109/3493843-1307803112
RUNJOBID= node109-1307800705-13565
PBS_JOBID= 13551065
Free space on /tmp= 73976 MiB

SOLVER NAME= MUSer 2011-02-10
BENCH NAME= SAT02/industrial/dellacherie/comb/comb2.shuffled.cnf
COMMAND LINE= ./muser -comp BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3493843-1307803112/watcher-3493843-1307803112 -o /tmp/evaluation-result-3493843-1307803112/solver-3493843-1307803112 -C 1800 -W 1850 -M 7680  ./muser -comp HOME/instance-3493843-1307803112.cnf

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

MD5SUM BENCH= 148cedae75188a11dd768fb3da4b84da
RANDOM SEED=1164147621

node109.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.809
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.61
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.809
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.809
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.809
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.809
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.809
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.809
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.809
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:     32951124 kB
MemFree:      25706240 kB
Buffers:        300980 kB
Cached:         999888 kB
SwapCached:       8608 kB
Active:        6368076 kB
Inactive:       636944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25706240 kB
SwapTotal:    67111528 kB
SwapFree:     67056684 kB
Dirty:            4888 kB
Writeback:           0 kB
AnonPages:     5701692 kB
Mapped:          14852 kB
Slab:           163332 kB
PageTables:      16528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  5940660 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= 73996 MiB
End job on node109 at 2011-06-11 16:46:10