Debugging the Iterator Modeling checker or any of the iterator checkers is difficult without being able to see the relations between the iterator variables and their abstract positions, as well as the abstract symbols denoting the begin and the end of the container.
This patch adds the checker-specific part of the Program State printing to the Iterator Modeling checker.