What the exam asks you to produce: the full domain of every variable at every step, with the values you crossed off and the reason you crossed them off, next to the assignment you were holding at the time, and for AC-3 the arc queue including the arcs you put back on it.
Part 6 chapter: constraint satisfaction problems study pack index
Keyboard: left and right arrows step, space toggles autoplay. Every trace on this page is generated by the same engine that was diffed step by step against an independent Python implementation. Sources: Part 6 of the deck and exercise session 4.