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