When a solve completes, the dataset output currently doesn't include any information about when the solver last made a meaningful improvement to the solution.
This makes it hard to detect solves that completed normally but plateaued early.
By adding a "timestamp of last solution improvement" to the dataset output, customers can compare it against the solve termination time, and decide whether the solve behaved as expected.