very high CPU usage in mysql server

satheesh, you can try below command for check what your ibdata contain, Might be you need to install “innochecksum” first, Most probably, you have many undo logs pages there if your server is heavily written load sever And I believe, you have already enabled “innodb_file_per_table”

./innochecksum /var/lib/mysql/ibdata1