unsat
(instantiations (forall ((x Int)) (= (small x) (v0 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (fast x) (v2 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (f1 x) (* x x)))
  ( 2 )
  ( 4 )
)
(instantiations (forall ((x Int)) (= (f0 x) (ite (>= x 1) 2 1)))
  ( (u0 (+ (- 1) (g0 skcj)) 0) )
  ( (u0 (+ (- 2) (g0 skcj)) 0) )
)
(instantiations (forall ((x Int)) (= (f2 x) (+ (- 1) (ite (>= x 1) x 1))))
  ( (u2 0 2) )
  ( (u2 1 2) )
  ( (u2 0 1) )
  ( (u2 (+ (- 1) (g2 skcj)) 2) )
  ( (u2 1 1) )
  ( (u2 (+ (- 3) (g2 skcj)) 2) )
  ( (u2 (+ (- 2) (g2 skcj)) 2) )
  ( (u2 (+ (- 4) (g2 skcj)) 2) )
  ( (u2 (+ (- 6) (g2 skcj)) 2) )
  ( (u2 (+ (- 7) (g2 skcj)) 2) )
  ( (u2 (+ (- 9) (g2 skcj)) 2) )
  ( (u2 (+ (- 10) (g2 skcj)) 2) )
  ( (u2 (+ (- 12) (g2 skcj)) 2) )
  ( (u2 (+ (- 13) (g2 skcj)) 2) )
  ( (u2 (+ (- 15) (g2 skcj)) 2) )
  ( (u2 (+ (- 5) (g2 skcj)) 2) )
  ( (u2 (+ (- 8) (g2 skcj)) 2) )
  ( (u2 (+ (- 11) (g2 skcj)) 2) )
)
(instantiations (forall ((x Int) (y Int)) (= (u1 x y) (ite (>= x 1) (f1 (u1 (+ (- 1) x) y)) y)))
  ( 2 2 )
  ( 1 2 )
  ( 0 2 )
)
(instantiations (forall ((x Int)) (= x (+ 18 (* (- 1) (g2 x)))))
  ( skcj )
)
(instantiations (forall ((x Int) (y Int)) (= (u0 x y) (ite (>= x 1) (f0 (u0 (+ (- 1) x) y)) y)))
  ( (g0 skcj) 0 )
  ( (+ (- 1) (g0 skcj)) 0 )
)
(instantiations (forall ((x Int) (y Int)) (= (u2 x y) (ite (>= x 1) (f2 (u2 (+ (- 1) x) y)) y)))
  ( 1 2 )
  ( 0 2 )
  ( (g2 skcj) 2 )
  ( (+ (- 1) (g2 skcj)) 2 )
  ( (+ (- 2) (g2 skcj)) 2 )
  ( 0 1 )
  ( 1 1 )
  ( (+ (- 3) (g2 skcj)) 2 )
  ( 2 2 )
  ( (+ (- 4) (g2 skcj)) 2 )
  ( (+ (- 5) (g2 skcj)) 2 )
  ( (+ (- 6) (g2 skcj)) 2 )
  ( (+ (- 7) (g2 skcj)) 2 )
  ( (+ (- 8) (g2 skcj)) 2 )
  ( (+ (- 9) (g2 skcj)) 2 )
  ( (+ (- 10) (g2 skcj)) 2 )
  ( (+ (- 11) (g2 skcj)) 2 )
  ( (+ (- 12) (g2 skcj)) 2 )
  ( (+ (- 13) (g2 skcj)) 2 )
  ( (+ (- 14) (g2 skcj)) 2 )
  ( (+ (- 15) (g2 skcj)) 2 )
)
(instantiations (forall ((x Int)) (= x (+ (g0 x) (u1 2 2))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (v0 x) (u0 (g0 x) 0)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (v2 x) (u2 (g2 x) 2)))
  ( skcj )
)
