unsat
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u2 x y z) (u0 x y z)))
  ( (+ (- 1) (h0 1)) 1 (j0 1) )
  ( (+ (- 2) (h0 1)) 1 (j0 1) )
  ( (h0 1) 1 (j0 1) )
)
(instantiations (forall ((x Int)) (= x (g1 x)))
  ( 1 )
)
(instantiations (forall ((x Int) (y Int)) (= y (+ (- 1) (g2 x y))))
  ( (u2 (+ (- 2) (h0 1)) 1 (j0 1)) (v2 (+ (- 2) (h0 1)) 1 (j0 1)) )
)
(instantiations (forall ((x Int)) (= x (+ (- 1) (h0 x))))
  ( 1 )
)
(instantiations (forall ((x Int) (y Int)) (= y (+ 1 (g0 x y))))
  ( (u0 (+ (- 2) (h0 1)) 1 (j0 1)) (v0 (+ (- 2) (h0 1)) 1 (j0 1)) )
)
(instantiations (forall ((x Int) (y Int)) (= (f0 x y) (* x y)))
  ( (u0 (+ (- 2) (h0 1)) 1 (j0 1)) (v0 (+ (- 2) (h0 1)) 1 (j0 1)) )
  ( (u0 (+ (- 1) (h0 1)) 1 (j0 1)) (v0 (+ (- 1) (h0 1)) 1 (j0 1)) )
)
(instantiations (forall ((x Int) (y Int)) (= (f2 x y) (* x y)))
  ( (u2 (+ (- 1) (h0 1)) 1 (j0 1)) (v2 (+ (- 1) (h0 1)) 1 (j0 1)) )
)
(instantiations (forall ((x Int)) (= (j0 x) (* x x)))
  ( 1 )
)
(instantiations (forall ((x Int) (y Int)) (= (u1 x y) (ite (>= x 1) (f1 (u1 (+ (- 1) x) y) x) y)))
  ( (+ (- 2) (g1 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 1)) 1 (j0 1) )
  ( (+ (- 2) (h0 1)) 1 (j0 1) )
  ( (h0 1) 1 (j0 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 1)) 1 (j0 1) )
  ( (+ (- 1) (h0 1)) 1 (j0 1) )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u2 x y z) (ite (>= x 1) (f2 (u2 (+ (- 1) x) y z) (v2 (+ (- 1) x) y z)) y)))
  ( (h0 1) 1 (j0 1) )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v2 x y z) (ite (>= x 1) (g2 (u2 (+ (- 1) x) y z) (v2 (+ (- 1) x) y z)) z)))
  ( (+ (- 2) (h0 1)) 1 (j0 1) )
  ( (+ (- 1) (h0 1)) 1 (j0 1) )
)
