unsat
(instantiations (forall ((x Int)) (= (v1 x) (u1 (g1 x) (h1 x))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= x (h1 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (g1 x) (+ 1 (* (- 1) (mod x 2)))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= x (+ 3 (f1 x) (* (- 1) (v0 x)))))
  ( (u1 (+ (- 1) (g1 skcj)) (h1 skcj)) )
)
(instantiations (forall ((x Int)) (= (small x) (ite (>= (mod x 2) 1) 2 (+ (- 1) (v0 x)))))
  ( skcj )
)
(instantiations (forall ((x Int) (y Int)) (= (u1 x y) (ite (>= x 1) (f1 (u1 (+ (- 1) x) y)) y)))
  ( (g1 skcj) (h1 skcj) )
  ( (+ (- 1) (g1 skcj)) (h1 skcj) )
)
(instantiations (forall ((x Int)) (= x (+ 2 (* (- 1) (fast x)) (v1 x))))
  ( skcj )
)
