Dump file after minimizing in a loop

I tried using write_dump (below). In the dump file (dump_relaxExp.AfterIndent), there is a single step (1) and the atom positions remain as before the indent (dump_relaxExp.BeforeIndent).
The minimization converged (suspiciously) after 2 iterations (steps 0 and 1).
What am I missing?

Big thanks for the support!
Leon.

So your issue has nothing to do with dump files,
but with the minimization. Why does it say it
converged? What does the minimize doc page say
about issues to check? How do you know the
result of the minimization is not correct?

Steve