High load Perl Process! Plz Help!!

Recently noticed a high load on my server.
The results of top, showed two perl proccesses that consumes 50-75% of CPU
time.


A ps on them shows :

PID TT STAT TIME COMMAND
57393 ?? R 3283:42.41 /usr/bin/perl /scripts/realperlinstaller Net::AIM Net::SSLeay Archive::Tar GD::Graph Tree::MultiNode Tie::IxHash HTML::Entities IO athens# ps 6920

PID TT STAT TIME COMMAND
6920 ?? R 874:13.24 /usr/bin/perl /scripts/realperlinstaller Net::AIM Net::SSLeay Archive::Tar GD::Graph Tree::MultiNode Tie::IxHash HTML::Entities IO

I have killed them several times, but they still reapper, raising the CPU load to 17!

Does anybody knows what are these? and how I can ride of them?

 

 

 

 

Top