Killing the process every 4 minutes is not best solution. It is some solution - your server is working. But you do not know what you are killing. So your user from time to time can see that your forum is not available if actually his request was killed (of course it will be available immediately just after sending request again).
As I wrote all requests to forum go through vbenterprisetranslator_seo.php (you have set it in .htaccess). There goes requests for seeing forums, threads, albums - there goes requests for anything. Even for adding new content (you can loose new post if you kill such request before vBulletin write it to database).
So even when it solves your main server issue it is not really a medicine, just painkiller. The issue really exists. So we strongly recommend to investigate the issue. We gave you first direction. If this will appear wrong one we will support you with solving this. Still just like doctors - we first need to confirm/eliminate most potential cause. This is not diagnose - this is just medical examination. An X-ray which will allow us to solve the issue or tell us to look more. Hope that any fan of Dr House will understand what I mean![]()