f1[Path 1]:f1[Path 1]:
n2 0: Start of execution: Begining Searchn2 0: Start of execution: Beginning Search
3 1: Searching: query(Candidate Variable_0)3 1: Searching: query(Candidate Variable_0)
4 2: Searching: pencil_rows(32, 8, Candidate Variable_0)4 2: Searching: pencil_rows(32, 8, Candidate Variable_0)
n5 3: Searching: _14516 is 32//8n5 3: Searching: _7574 is 32//8
6 4: Found: 4 is 32//86 4: Found: 4 is 32//8
7 5: Searching: remainder_check(32, 8, 4)7 5: Searching: remainder_check(32, 8, 4)
t8 6: Searching: (32 mod 8 =:= 0) -> true ; write_message(warning, "There are leftover pencils that couldn't form a complete row.")t8 6: Searching: 32 mod 8=:=0
9 7: Found: (32 mod 8 =:= 0) -> true9 7: Found: 32 mod 8=:=0
10 8: Searching: true
11 9: Found: true
10 8: Found: remainder_check(32, 8, 4)12 10: Found: remainder_check(32, 8, 4)
11 9: Found: pencil_rows(32, 8, 4)13 11: Found: pencil_rows(32, 8, 4)
12 10: Found: query(4) | {'Result': 'NumRows = 4'}14 12: Found: query(4) | {'Result': 'NumRows = 4'}
15 
Legends
Colors
 Added 
Changed
Deleted
Links
(f)irst change
(n)ext change
(t)op