I think your MySQL is the bottle neck which causes high I/O wait, and stall all PHP processes, which causes LSWS to start more PHP processes.
Maybe merging posts will cause MySQL to block and takes long time to process?
Please post your lsphp configuration for reviewing.