unsat
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v3 x y z) (v1 x y z)))
  ( (h1 2) 1 0 )
  ( (+ (- 2) (h1 (w1 2))) 1 0 )
  ( (+ (- 1) (h1 (w1 2))) 1 0 )
  ( (+ (- 3) (h1 (w1 2))) 1 0 )
  ( (+ (- 2) (h1 2)) 1 0 )
)
(instantiations (forall ((x Int)) (= x (g0 x)))
  ( (w1 2) )
  ( 2 )
)
(instantiations (forall ((x Int)) (= x (g1 x)))
  ( (u1 (+ (- 2) (h1 2)) 1 0) )
  ( (u1 (+ (- 1) (h1 2)) 1 0) )
  ( (u1 (+ (- 2) (h1 (w1 2))) 1 0) )
  ( (u1 (+ (- 3) (h1 (w1 2))) 1 0) )
)
(instantiations (forall ((x Int)) (= x (g3 x)))
  ( (u3 (+ (- 2) (h1 (w1 2))) 1 0) )
  ( (u3 (+ (- 3) (h1 (w1 2))) 1 0) )
  ( (u3 (+ (- 1) (h1 2)) 1 0) )
)
(instantiations (forall ((x Int)) (= x (h1 x)))
  ( 2 )
  ( (w1 2) )
)
(instantiations (forall ((x Int) (y Int)) (= y (+ (* (- 2) x) (f3 x y))))
  ( (u3 (+ (- 3) (h1 (w1 2))) 1 0) (v3 (+ (- 3) (h1 (w1 2))) 1 0) )
  ( (u3 (+ (- 2) (h1 2)) 1 0) (v3 (+ (- 2) (h1 2)) 1 0) )
)
(instantiations (forall ((x Int) (y Int)) (= (f1 x y) (+ (* 2 x) (* 2 (div y 2)))))
  ( (u1 (+ (- 2) (h1 2)) 1 0) (v1 (+ (- 2) (h1 2)) 1 0) )
  ( (u1 (+ (- 1) (h1 2)) 1 0) (v1 (+ (- 1) (h1 2)) 1 0) )
  ( (u1 (+ (- 3) (h1 2)) 1 0) (v1 (+ (- 3) (h1 2)) 1 0) )
  ( (u1 (+ (- 4) (h1 2)) 1 0) (v1 (+ (- 4) (h1 2)) 1 0) )
  ( (u1 (+ (- 3) (h1 (w1 2))) 1 0) (v1 (+ (- 3) (h1 (w1 2))) 1 0) )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u1 x y z) (ite (>= x 1) (f1 (u1 (+ (- 1) x) y z) (v1 (+ (- 1) x) y z)) y)))
  ( (+ (- 2) (h1 2)) 1 0 )
  ( (+ (- 1) (h1 2)) 1 0 )
  ( (h1 2) 1 0 )
  ( (+ (- 3) (h1 2)) 1 0 )
  ( (+ (- 4) (h1 2)) 1 0 )
  ( (+ (- 2) (h1 (w1 2))) 1 0 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v1 x y z) (ite (>= x 1) (g1 (u1 (+ (- 1) x) y z)) z)))
  ( (+ (- 2) (h1 2)) 1 0 )
  ( (+ (- 1) (h1 2)) 1 0 )
  ( (+ (- 3) (h1 2)) 1 0 )
  ( (h1 2) 1 0 )
  ( (+ (- 4) (h1 2)) 1 0 )
  ( (+ (- 1) (h1 (w1 2))) 1 0 )
  ( (+ (- 2) (h1 (w1 2))) 1 0 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u3 x y z) (ite (>= x 1) (f3 (u3 (+ (- 1) x) y z) (v3 (+ (- 1) x) y z)) y)))
  ( (+ (- 2) (h1 (w1 2))) 1 0 )
  ( (+ (- 1) (h1 2)) 1 0 )
  ( (+ (- 2) (h1 2)) 1 0 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v3 x y z) (ite (>= x 1) (g3 (u3 (+ (- 1) x) y z)) z)))
  ( (+ (- 1) (h1 (w1 2))) 1 0 )
  ( (+ (- 2) (h1 (w1 2))) 1 0 )
  ( (h1 2) 1 0 )
)
(instantiations (forall ((x Int)) (= (w1 x) (u1 (h1 x) 1 0)))
  ( 2 )
)
