unsat
(instantiations (forall ((x Int)) (= (fast x) (w1 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (small x) (w0 x)))
  ( skcj )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u0 x y z) (u1 x y z)))
  ( (h0 skcj) 3 2 )
)
(instantiations (forall ((x Int)) (= x (h0 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= x (h1 x)))
  ( skcj )
)
(instantiations (forall ((x Int) (y Int)) (= x (+ (* (- 1) y) (g0 x y))))
  ( sk0x sk0y )
)
(instantiations (forall ((x Int) (y Int)) (= x (+ (* (- 1) y) (g1 x y))))
  ( sk0x sk0y )
)
(instantiations (forall ((x Int) (y Int)) (= x (+ (* (- 1) y) (f0 x y) (* (- 1) (ite (= x 0) 0 (ite (>= x 1) (div (+ y (* y y)) x) (div (+ (* (- 1) y) (* (- 1) (* y y))) (* (- 1) x))))))))
  ( sk0x sk0y )
)
(instantiations (forall ((x Int) (y Int)) (= x (+ (* (- 1) y) (f1 x y) (* (- 1) (ite (= x 0) 0 (ite (>= x 1) (div (+ y (* y y)) x) (div (+ (* (- 1) y) (* (- 1) (* y y))) (* (- 1) x))))))))
  ( sk0x sk0y )
)
(instantiations (forall ((x Int)) (= (w1 x) (u1 (h1 x) 3 2)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (w0 x) (u0 (h0 x) 3 2)))
  ( skcj )
)
