High Server Load - Please Help!

Okay, I have searched this forum and I cannot find an answer. I have even tried optimizing apache and mysql. Here are my server specs:


SERVER 1 - Web server

cPanel / PHP / Eaccelerator
Dual XEON 2.8 GHZ
2 GIG Memory
RAID 1
CentOS

SERVER 2 - MySQL

Dual XEON 2.8 GHZ
4 GIG
RAID 1
CentOS

THE PROBLEM:

The problem is server 1. This server has a mail server, name server, and http server on it.

The load at any given time is > 10. It is usually closer to 20 and sometimes going into the high 20s and beyond. This makes no sense to me. My sites are not THAT busy! The load gets high enough that I get locked out of my server. Btw, stat processing is off.

Here is the output of TOP:

Code:
top - 03:28:41 up 26 min,  0 users,  load average: 14.20, 13.61, 11.61
Tasks: 160 total,   1 running, 157 sleeping,   0 stopped,   2 zombie
Cpu(s):  0.1% us,  0.1% sy,  0.0% ni, 18.2% id, 81.6% wa,  0.0% hi,  0.0% si
Mem:   2074704k total,  1463932k used,   610772k free,    48984k buffers
Swap:  4096564k total,        0k used,  4096564k free,  1143896k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND            
 5817 nobody    16   0 33904  16m  12m D  0.3  0.8   0:01.32 httpd              
 6873 root      16   0  1948  984  744 R  0.3  0.0   0:00.64 top                
 7195 nobody    15   0 33360 9976 6380 S  0.3  0.5   0:00.12 httpd              
 7214 nobody    15   0 32448 6464 3804 S  0.3  0.3   0:00.01 httpd              
    1 root      16   0  1688  560  480 S  0.0  0.0   0:00.70 init               
    2 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/0        
    3 root      34  19     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/0        
    4 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/1        
    5 root      34  19     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/1        
    6 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/2        
    7 root      34  19     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/2        
    8 root      RT   0     0    0    0 S  0.0  0.0   0:00.00 migration/3        
    9 root      34  19     0    0    0 S  0.0  0.0   0:00.00 ksoftirqd/3        
   10 root      10  -5     0    0    0 S  0.0  0.0   0:00.00 events/0           
   11 root      10  -5     0    0    0 S  0.0  0.0   0:00.00 events/1           
   12 root      10  -5     0    0    0 S  0.0  0.0   0:00.00 events/2           
   13 root      10  -5     0    0    0 S  0.0  0.0   0:00.00 events/3

 

 

 

 

Top