A process (or two) is taking up 99.4% of my CPU usage?

Code:
Top Process    %CPU 99.4    /usr/bin/perl /scripts/realperlinstaller Net::AIM Net::SSLeay Archive::Tar GD::Graph Tree::MultiNode Tie::IxHash HTML::Entities IO::Tty Bundle::DBD::mysql CGI MD5 Digest::MD5 Expect Mail::SpamAssassin Net::DNS Bundle::Interchange Geo::IPfree
Top Process    %CPU 99.3    /usr/bin/perl /scripts/realperlinstaller Net::AIM Net::SSLeay Archive::Tar GD::Graph Tree::MultiNode Tie::IxHash HTML::Entities IO::Tty Bundle::DBD::mysql CGI MD5 Digest::MD5 Expect Mail::SpamAssassin Net::DNS Bundle::Interchange Geo::IPfree
myusername    MYDOMAIN.com    5.71    6.25    1.0
As you can see, our site is only using a small acount of CPU power, where as some perl program is running (Geo::IPfree) at 99%. We've been having a heck of a lot of CPU overheating and having to continuously restart the server just about every day.

What do you guys think? How would I go about to combat this problem?

 

 

 

 

Top