Trace number 3371982

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
Lingeling 587f (fixed)UNSAT 131.834 131.846

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

131.78/131.84	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-3371982-1305433977/watcher-3371982-1305433977 -o /tmp/evaluation-result-3371982-1305433977/solver-3371982-1305433977 -C 2400 -W 1300 -M 7680 lingeling HOME/instance-3371982-1305433977.cnf 

running on 2 cores: 1,3

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.41 3.92 3.79 3/420 17531
/proc/meminfo: memFree=21373000/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=11796 CPUtime=0 cores=1,3
/proc/17531/stat : 17531 (runsolver) R 17529 17531 17174 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 733628496 12079104 51 33554432000 4194304 5432360 140733309952928 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 3 0 0 0
/proc/17531/statm: 2949 51 30 303 0 2643 0

[startup+0.064203 s]
/proc/loadavg: 3.41 3.92 3.79 3/420 17531
/proc/meminfo: memFree=21373000/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=11128 CPUtime=0.04 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 1809 0 0 0 4 0 0 0 25 0 1 0 733628496 11395072 1291 33554432000 4194304 4409284 140737275499888 18446744073709551615 4295795 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 2782 1291 129 53 0 1205 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11128

[startup+0.100197 s]
/proc/loadavg: 3.41 3.92 3.79 3/420 17531
/proc/meminfo: memFree=21373000/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=11184 CPUtime=0.08 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 2020 0 0 0 8 0 0 0 25 0 1 0 733628496 11452416 1305 33554432000 4194304 4409284 140737275499888 18446744073709551615 4284197 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 2796 1305 129 53 0 1219 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 11184

[startup+0.300165 s]
/proc/loadavg: 3.41 3.92 3.79 3/420 17531
/proc/meminfo: memFree=21373000/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=11440 CPUtime=0.28 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 2084 0 0 0 28 0 0 0 25 0 1 0 733628496 11714560 1369 33554432000 4194304 4409284 140737275499888 18446744073709551615 4281190 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 2860 1369 129 53 0 1283 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 11440

[startup+0.700093 s]
/proc/loadavg: 3.41 3.92 3.79 3/420 17531
/proc/meminfo: memFree=21373000/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=12596 CPUtime=0.68 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 2375 0 0 0 68 0 0 0 25 0 1 0 733628496 12898304 1660 33554432000 4194304 4409284 140737275499888 18446744073709551615 4271877 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 3149 1660 131 53 0 1572 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12596

[startup+1.50095 s]
/proc/loadavg: 3.41 3.92 3.79 5/426 17542
/proc/meminfo: memFree=21338184/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=12256 CPUtime=1.48 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 3275 0 0 0 148 0 0 0 25 0 1 0 733628496 12550144 1606 33554432000 4194304 4409284 140737275499888 18446744073709551615 4241995 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 3064 1606 136 53 0 1487 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12256

[startup+3.10073 s]
/proc/loadavg: 3.41 3.92 3.79 5/426 17542
/proc/meminfo: memFree=21329876/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=13448 CPUtime=3.08 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 3558 0 0 0 305 3 0 0 25 0 1 0 733628496 13770752 1889 33554432000 4194304 4409284 140737275499888 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 3362 1889 141 53 0 1785 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13448

[startup+6.30011 s]
/proc/loadavg: 3.46 3.92 3.79 5/426 17542
/proc/meminfo: memFree=21317564/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=16028 CPUtime=6.28 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 4203 0 0 0 621 7 0 0 25 0 1 0 733628496 16412672 2534 33554432000 4194304 4409284 140737275499888 18446744073709551615 4231118 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 4007 2534 141 53 0 2430 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 16028

[startup+12.701 s]
/proc/loadavg: 3.50 3.92 3.79 5/426 17542
/proc/meminfo: memFree=21301020/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=20036 CPUtime=12.67 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 6885 0 0 0 1255 12 0 0 25 0 1 0 733628496 20516864 3567 33554432000 4194304 4409284 140737275499888 18446744073709551615 4359840 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 5009 3567 141 53 0 3432 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 20036

[startup+25.5008 s]
/proc/loadavg: 3.61 3.93 3.79 5/426 17542
/proc/meminfo: memFree=21296564/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=19680 CPUtime=25.48 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 12651 0 0 0 2523 25 0 0 25 0 1 0 733628496 20152320 3479 33554432000 4194304 4409284 140737275499888 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 4920 3479 141 53 0 3343 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 19680

[startup+51.1003 s]
/proc/loadavg: 3.74 3.93 3.80 5/426 17543
/proc/meminfo: memFree=21275332/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=29168 CPUtime=51.07 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 25556 0 0 0 5062 45 0 0 25 0 1 0 733628496 29868032 5851 33554432000 4194304 4409284 140737275499888 18446744073709551615 4358342 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 7292 5851 141 53 0 5715 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 29168

[startup+102.316 s]
/proc/loadavg: 4.04 3.99 3.82 5/426 17544
/proc/meminfo: memFree=21239864/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=27800 CPUtime=102.3 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 46791 0 0 0 10147 83 0 0 25 0 1 0 733628496 28467200 5509 33554432000 4194304 4409284 140737275499888 18446744073709551615 4358954 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 6950 5509 141 53 0 5373 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 27800

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

[startup+115.101 s]
/proc/loadavg: 4.03 3.99 3.82 5/426 17545
/proc/meminfo: memFree=21244936/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=25588 CPUtime=115.08 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 51780 0 0 0 11414 94 0 0 25 0 1 0 733628496 26202112 4956 33554432000 4194304 4409284 140737275499888 18446744073709551615 4358519 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 6397 4956 141 53 0 4820 0
Current children cumulated CPU time (s) 115.08
Current children cumulated vsize (KiB) 25588

[startup+121.501 s]
/proc/loadavg: 4.03 3.99 3.82 5/426 17545
/proc/meminfo: memFree=21243820/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=29836 CPUtime=121.48 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 52842 0 0 0 12049 99 0 0 25 0 1 0 733628496 30552064 6018 33554432000 4194304 4409284 140737275499888 18446744073709551615 4358796 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 7459 6018 141 53 0 5882 0
Current children cumulated CPU time (s) 121.48
Current children cumulated vsize (KiB) 29836

[startup+127.901 s]
/proc/loadavg: 4.02 3.99 3.82 5/426 17545
/proc/meminfo: memFree=21244812/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=28504 CPUtime=127.87 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 55666 0 0 0 12684 103 0 0 25 0 1 0 733628496 29188096 5685 33554432000 4194304 4409284 140737275499888 18446744073709551615 4358413 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 7126 5685 141 53 0 5549 0
Current children cumulated CPU time (s) 127.87
Current children cumulated vsize (KiB) 28504

[startup+129.501 s]
/proc/loadavg: 4.02 3.99 3.82 5/426 17545
/proc/meminfo: memFree=21247788/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=28504 CPUtime=129.48 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 55666 0 0 0 12843 105 0 0 25 0 1 0 733628496 29188096 5685 33554432000 4194304 4409284 140737275499888 18446744073709551615 215988617111 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 7126 5685 141 53 0 5549 0
Current children cumulated CPU time (s) 129.48
Current children cumulated vsize (KiB) 28504

[startup+131.1 s]
/proc/loadavg: 4.02 3.99 3.83 5/426 17545
/proc/meminfo: memFree=21235388/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=28504 CPUtime=131.08 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 55666 0 0 0 13003 105 0 0 25 0 1 0 733628496 29188096 5685 33554432000 4194304 4409284 140737275499888 18446744073709551615 4358350 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 7126 5685 141 53 0 5549 0
Current children cumulated CPU time (s) 131.08
Current children cumulated vsize (KiB) 28504

[startup+131.5 s]
/proc/loadavg: 4.02 3.99 3.83 5/426 17545
/proc/meminfo: memFree=21235388/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=30372 CPUtime=131.48 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 56133 0 0 0 13043 105 0 0 25 0 1 0 733628496 31100928 6152 33554432000 4194304 4409284 140737275499888 18446744073709551615 4358699 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 7593 6152 141 53 0 6016 0
Current children cumulated CPU time (s) 131.48
Current children cumulated vsize (KiB) 30372

[startup+131.7 s]
/proc/loadavg: 4.02 3.99 3.83 5/426 17545
/proc/meminfo: memFree=21235388/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=27988 CPUtime=131.68 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 56133 0 0 0 13062 106 0 0 25 0 1 0 733628496 28659712 5556 33554432000 4194304 4409284 140737275499888 18446744073709551615 4235832 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 6997 5556 141 53 0 5420 0
Current children cumulated CPU time (s) 131.68
Current children cumulated vsize (KiB) 27988

[startup+131.8 s]
/proc/loadavg: 4.02 3.99 3.83 5/426 17545
/proc/meminfo: memFree=21235388/32950940 swapFree=67111356/67111528
[pid=17531] ppid=17529 vsize=25776 CPUtime=131.78 cores=1,3
/proc/17531/stat : 17531 (lingeling) R 17529 17531 17174 0 -1 4202496 56684 0 0 0 13072 106 0 0 25 0 1 0 733628496 26394624 5003 33554432000 4194304 4409284 140737275499888 18446744073709551615 4358557 0 0 4096 17506 0 0 0 17 1 0 0 0
/proc/17531/statm: 6444 5003 141 53 0 4867 0
Current children cumulated CPU time (s) 131.78
Current children cumulated vsize (KiB) 25776

Child status: 20
Real time (s): 131.846
CPU time (s): 131.834
CPU user time (s): 130.767
CPU system time (s): 1.06684
CPU usage (%): 99.9906
Max. virtual memory (cumulated for all children) (KiB): 32356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 130.767
system time used= 1.06684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56687
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= 279

runsolver used 0.550916 second user time and 1.25981 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-15 06:32:57
IDJOB=3371982
IDBENCH=83118
IDSOLVER=1849
FILE ID=node117/3371982-1305433977
RUNJOBID= node117-1305433977-17501
PBS_JOBID= 13324622
Free space on /tmp= 73508 MiB

SOLVER NAME= Lingeling 587f (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= lingeling BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3371982-1305433977/watcher-3371982-1305433977 -o /tmp/evaluation-result-3371982-1305433977/solver-3371982-1305433977 -C 2400 -W 1300 -M 7680  lingeling HOME/instance-3371982-1305433977.cnf

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=251552013

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21373280 kB
Buffers:        304252 kB
Cached:        3032548 kB
SwapCached:          0 kB
Active:        9379820 kB
Inactive:      1848920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21373280 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            6460 kB
Writeback:           0 kB
AnonPages:     7892396 kB
Mapped:          32332 kB
Slab:           237860 kB
PageTables:      44768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100466072 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= 73504 MiB
End job on node117 at 2011-05-15 06:35:09