I would guess that one of three things are happening:
Your hardware has a major problem
Your software is improperly configured
Your server is under some sort of attack
Have you checked the following for clues?
/var/log/messages
/var/log/secure
/var/log/httpd/ (both access and error logs in there)
|