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