so i contacted them and they said that mysql is consuming the bulk of the cpu and most of the queries running currently are from my account. this is what they posted to me (i didnt see ne sensitive material to edit out of this)
| Id | User | Host | db | Command | Time | State | Info
+------+-----------------+-----------+----------------+---------+------+--------------+------------------------
| 8325 | fvsports_Focker | localhost | fvsports_forum | Query | 17 | Sending data | SELECT
thread.threadid
FROM footballthread AS thread
INNER JOIN footballpost AS p |
| 8355 | fvsports_Focker | localhost | fvsports_forum | Query | 8 | Locked | UPDATE footballpost SET
showsignature = 1,
allowsmilie = 1,
title = 'Re: People from
www.SPORT |
| 8370 | fvsports_Focker | localhost | fvsports_forum | Query | 2 | Locked | SELECT postid
FROM footballpost AS post
WHERE threadid = 67161
AND visible = 1
|
| 8377 | fvsports_Focker | localhost | fvsports_forum | Query | 3 | Locked | SELECT postid
FROM footballpost AS post
WHERE threadid = 67712
AND visible = 1
|
| 8379 | fvsports_Focker | localhost | fvsports_forum | Query | 2 | Locked | SELECT post.*,
IF(visible = 2, 1, 0) AS isdeleted,
editlog.userid AS edit_userid, editlog |
| 8383 | fvsports_Focker | localhost | fvsports_forum | Query | 1 | Locked | SELECT post.*,
IF(visible = 2, 1, 0) AS isdeleted,
editlog.userid AS edit_userid, editlog |
| 8386 | root | localhost | | Query | 0 | | show processlist