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