=== Checking compilation-time call ===
=== Checking compilation-time call ===
=== Begin function verification trace ===
assume (distinct p0 p1)
(= b1 true)
(= e1_2 (and b1 (< p0 p1)))
(= b2 e1_2)
(=> e1_2 (= v34 p1))
(=> e1_2 (= v36 p0))
(= e1_3 (and b1 (not (< p0 p1))))
(= e2_3 (and b2 b2))
(= b3 (or e1_3 e2_3))
(=> e1_3 (= v37 p0))
(=> e2_3 (= v37 v34))
(=> e1_3 (= v38 p1))
(=> e2_3 (= v38 v36))
check_unsat (and b3 (not (> v37 v38)))
=== End function verification trace ===
=== Begin function verification trace ===
(= b1 true)
check_unsat (not (distinct 2 1))
=== End function verification trace ===