The default stopping criterion is set to end the calculation after 1000 iterations. Such a value is excessive for this case, so we will reduce the maximum number of iterations.
Open the Stopping Criteria node and select the Maximum Steps node.
In the Properties window, change the Maximum Steps to 500. The analysis will now stop once it reaches 500 iterations.