unsat
(instantiations (forall ((x Int)) (= (v0 x) (u0 (g0 x) (h0 x))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= x (g0 x)))
  ( skcj )
)
(instantiations (forall ((x Int) (y Int)) (= x (+ (* (- 1) y) (f0 x y))))
  ( (u0 (+ (- 1) (g0 skcj)) (h0 skcj)) (g0 skcj) )
  ( (u0 sk1x 1) (+ 1 sk1x) )
)
(instantiations (forall ((x Int)) (= x (+ 2 (* (- 1) (g1 x)))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (h0 x) (ite (>= (div x 2) 1) 1 2)))
  ( skcj )
)
(instantiations (forall ((x Int) (y Int)) (= (u0 x y) (ite (>= x 1) (f0 (u0 (+ (- 1) x) y) x) y)))
  ( 0 1 )
  ( (+ (- 1) (g0 skcj)) (h0 skcj) )
  ( (g0 skcj) (h0 skcj) )
  ( (g0 skcj) 1 )
  ( (+ 1 sk1x) 1 )
)
(instantiations (forall ((x Int)) (= (small x) (+ (* 2 (v0 x)) (* 2 (* x x)))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= x (+ (fast x) (* (- 1) (v1 x)) (* (- 3) (* x x)))))
  ( skcj )
)
(instantiations (forall ((x Int)) (or (not (>= x 0)) (and (= x (+ (- 2) (* 2 (u0 x 1)) (* (- 1) (* x x)))) (>= x 0))))
  ( (g0 skcj) )
)
(instantiations (forall ((x Int) (y Int)) (= (u1 x y) (ite (>= x 1) 4 y)))
  ( (g1 skcj) 2 )
)
(instantiations (forall ((x Int)) (= (v1 x) (u1 (g1 x) 2)))
  ( skcj )
)
