That's because PHP crashes while processing the request, you need to check stderr.log, see if anything related.
As the request url has been logged, you can give it a try see if you can reproduce the 503 error, if you can, you can trouble shoot it further with strace and core dumps.