unsat
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u0 x y z) (u3 x y z)))
  ( (+ (- 1) (h3 2)) 1 11 )
  ( (+ (- 2) (h0 2)) 1 1 )
  ( (+ (- 1) (h0 2)) 1 1 )
  ( (h0 2) 1 1 )
)
(instantiations (forall ((x Int)) (= x (h0 x)))
  ( 2 )
)
(instantiations (forall ((x Int) (y Int)) (= y (g3 x y)))
  ( (u3 (+ (- 2) (h0 2)) 1 1) (v3 (+ (- 2) (h0 2)) 1 1) )
)
(instantiations (forall ((x Int)) (= x (+ 1 (h3 x))))
  ( 2 )
)
(instantiations (forall ((x Int) (y Int)) (= (f0 x y) (* x y)))
  ( (u0 (+ (- 2) (h0 2)) 1 1) (v0 (+ (- 2) (h0 2)) 1 1) )
  ( (u0 (+ (- 3) (h0 2)) 1 1) (v0 (+ (- 3) (h0 2)) 1 1) )
  ( (u0 (+ (- 1) (h0 2)) 1 1) (v0 (+ (- 1) (h0 2)) 1 1) )
)
(instantiations (forall ((x Int) (y Int)) (= (f3 x y) (* x y)))
  ( (u3 (+ (- 2) (h0 2)) 1 1) (v3 (+ (- 2) (h0 2)) 1 1) )
)
(instantiations (forall ((x Int) (y Int)) (= y (+ (- 11) (g0 x y))))
  ( (u0 (+ (- 2) (h0 2)) 1 1) (v0 (+ (- 2) (h0 2)) 1 1) )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u0 x y z) (ite (>= x 1) (f0 (u0 (+ (- 1) x) y z) (v0 (+ (- 1) x) y z)) y)))
  ( (+ (- 1) (h0 2)) 1 1 )
  ( (+ (- 2) (h0 2)) 1 1 )
  ( (+ (- 3) (h0 2)) 1 1 )
  ( (h0 2) 1 1 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v0 x y z) (ite (>= x 1) (g0 (u0 (+ (- 1) x) y z) (v0 (+ (- 1) x) y z)) z)))
  ( (+ (- 2) (h0 2)) 1 1 )
  ( (+ (- 3) (h0 2)) 1 1 )
  ( (+ (- 1) (h0 2)) 1 1 )
)
(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)))
  ( (+ (- 1) (h3 2)) 1 11 )
  ( (+ (- 1) (h0 2)) 1 1 )
  ( (h0 2) 1 1 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v3 x y z) (ite (>= x 1) (g3 (u3 (+ (- 1) x) y z) (v3 (+ (- 1) x) y z)) z)))
  ( (+ (- 1) (h0 2)) 1 1 )
)
