unsat
(instantiations (forall ((x Int)) (= (g0 x) (* 2 x)))
  ( 0 )
  ( skcj )
  ( sk0x )
  ( (+ 1 sk0x) )
)
(instantiations (forall ((x Int) (y Int)) (= x (+ (- 1) (* (- 1) y) (f0 x y))))
  ( (u0 (+ 1 (* 2 sk0x)) 2) (+ 2 (* 2 sk0x)) )
  ( (u0 (* 2 sk0x) 2) (+ 1 (* 2 sk0x)) )
)
(instantiations (forall ((x Int) (y Int)) (= (u0 x y) (ite (>= x 1) (f0 (u0 (+ (- 1) x) y) x) y)))
  ( (+ 2 (* 2 sk0x)) 2 )
  ( (+ 1 (* 2 sk0x)) 2 )
  ( 0 2 )
)
(instantiations (forall ((x Int)) (= (small x) (+ 1 (* 3 (v0 x)))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (fast x) (+ 7 (* 9 x) (* 6 (* x x)))))
  ( skcj )
)
(instantiations (forall ((x Int)) (or (not (>= x 0)) (and (= (u0 (* 2 x) 2) (+ 2 (* 3 x) (* 2 (* x x)))) (>= (g0 x) 0))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (v0 x) (u0 (g0 x) 2)))
  ( skcj )
)
