unsat
(instantiations (forall ((x Int)) (= (small x) (v0 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (fast x) (w2 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= x (g0 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= x (h2 x)))
  ( skcj )
)
(instantiations (forall ((x Int) (y Int)) (= y (g1 x y)))
  ( (u0 sk1x 1) (+ 1 sk1x) )
)
(instantiations (forall ((x Int)) (= (f1 x) (+ 1 (* 8 x))))
  ( (u1 sk1x 1) )
  ( (u1 0 1) )
  ( (u1 (+ 1 sk1x) 1) )
)
(instantiations (forall ((x Int) (y Int)) (= y (+ (* (- 6) x) (f2 x y))))
  ( (u2 sk1x 1 9) (v2 sk1x 1 9) )
)
(instantiations (forall ((x Int) (y Int)) (= (g2 x y) (+ 1 (* 8 y))))
  ( (u2 sk1x 1 9) (v2 sk1x 1 9) )
)
(instantiations (forall ((x Int) (y Int)) (= (u1 x y) (ite (>= x 1) (f1 (u1 (+ (- 1) x) y)) y)))
  ( 0 1 )
  ( (+ 1 sk1x) 1 )
  ( sk1x 1 )
)
(instantiations (forall ((x Int) (y Int)) (= (f0 x y) (+ (* 6 x) (v1 x y))))
  ( (u0 sk1x 1) (+ 1 sk1x) )
)
(instantiations (forall ((x Int) (y Int)) (= (u0 x y) (ite (>= x 1) (f0 (u0 (+ (- 1) x) y) x) y)))
  ( 0 1 )
  ( (+ 1 sk1x) 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)))
  ( 0 1 9 )
  ( (+ 1 sk1x) 1 9 )
)
(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)))
  ( 0 1 9 )
  ( (+ 1 sk1x) 1 9 )
  ( sk1x 1 9 )
)
(instantiations (forall ((x Int) (y Int)) (= (v1 x y) (u1 (g1 x y) 1)))
  ( (u0 sk1x 1) (+ 1 sk1x) )
)
(instantiations (forall ((x Int)) (= (v0 x) (u0 (g0 x) 1)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (w2 x) (u2 (h2 x) 1 9)))
  ( skcj )
)
(instantiations (forall ((x Int)) (or (not (>= x 0)) (and (= (ite (>= x 0) (f1 (u1 x 1)) 2) (v2 x 1 9)) (= (u2 x 1 9) (u0 x 1)))))
  ( (h2 skcj) )
)
