I am not sure those mysql queries are caused by "retry with new instance", maybe user keep trying to load that page.
There are many cases will trigger retry with new instance, mainly due to PHP crashes or exits after finishing "PHP_MAX_REQUESTS".
"retry with new instance" is to reduce 503...