unsat
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v2 x y z) (v1 x y z)))
  ( (h1 skcj) 2 2 )
  ( (+ (- 2) (h1 skcj)) 2 2 )
  ( (+ (- 1) (h2 skcj)) 3 1 )
  ( (+ (- 2) (h2 skcj)) 3 1 )
  ( (+ (- 3) (h2 skcj)) 3 1 )
  ( (h2 skcj) 3 1 )
)
(instantiations (forall ((x Int)) (= x (g0 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= x (g1 x)))
  ( (u1 (+ (- 1) (h1 skcj)) 2 2) )
  ( (u1 (+ (- 2) (h2 skcj)) 3 1) )
  ( (u1 (+ (- 3) (h2 skcj)) 3 1) )
  ( (u1 (+ (- 1) (h2 skcj)) 3 1) )
)
(instantiations (forall ((x Int)) (= x (g2 x)))
  ( (u2 (+ (- 2) (h2 skcj)) 3 1) )
  ( (u2 (+ (- 3) (h2 skcj)) 3 1) )
  ( (u2 (+ (- 1) (h2 skcj)) 3 1) )
  ( (u2 (+ (- 1) (h1 skcj)) 2 2) )
)
(instantiations (forall ((x Int)) (= x (+ (- 2) (h1 x))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= x (+ (- 1) (h2 x))))
  ( skcj )
)
(instantiations (forall ((x Int) (y Int)) (= y (+ (* (- 2) x) (f2 x y))))
  ( (u2 (+ (- 1) (h2 skcj)) 3 1) (v2 (+ (- 1) (h2 skcj)) 3 1) )
  ( (u2 (+ (- 2) (h2 skcj)) 3 1) (v2 (+ (- 2) (h2 skcj)) 3 1) )
  ( (u2 (+ (- 3) (h2 skcj)) 3 1) (v2 (+ (- 3) (h2 skcj)) 3 1) )
  ( (u2 (+ (- 2) (h1 skcj)) 2 2) (v2 (+ (- 2) (h1 skcj)) 2 2) )
)
(instantiations (forall ((x Int) (y Int)) (= y (+ (- 2) (* (- 2) x) (f1 x y))))
  ( (u1 (+ (- 2) (h1 skcj)) 2 2) (v1 (+ (- 2) (h1 skcj)) 2 2) )
  ( (u1 (+ (- 3) (h2 skcj)) 3 1) (v1 (+ (- 3) (h2 skcj)) 3 1) )
)
(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)))
  ( (+ (- 1) (h1 skcj)) 2 2 )
  ( (+ (- 2) (h1 skcj)) 2 2 )
  ( (+ (- 2) (h2 skcj)) 3 1 )
  ( (+ (- 1) (h2 skcj)) 3 1 )
  ( (+ (- 3) (h2 skcj)) 3 1 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v1 x y z) (ite (>= x 1) (g1 (u1 (+ (- 1) x) y z)) z)))
  ( (h1 skcj) 2 2 )
  ( (+ (- 2) (h1 skcj)) 2 2 )
  ( (+ (- 1) (h2 skcj)) 3 1 )
  ( (+ (- 2) (h2 skcj)) 3 1 )
  ( (h2 skcj) 3 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)))
  ( (+ (- 2) (h2 skcj)) 3 1 )
  ( (+ (- 1) (h2 skcj)) 3 1 )
  ( (+ (- 2) (h1 skcj)) 2 2 )
  ( (+ (- 1) (h1 skcj)) 2 2 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v2 x y z) (ite (>= x 1) (g2 (u2 (+ (- 1) x) y z)) z)))
  ( (h1 skcj) 2 2 )
  ( (+ (- 1) (h2 skcj)) 3 1 )
  ( (+ (- 2) (h2 skcj)) 3 1 )
  ( (h2 skcj) 3 1 )
  ( (+ (- 3) (h2 skcj)) 3 1 )
)
