unsat
(instantiations (forall ((x Int)) (= x (g0 x)))
  ( skcj )
  ( 1 )
  ( 0 )
)
(instantiations (forall ((x Int)) (= x (h1 x)))
  ( 0 )
  ( skcj )
  ( (+ 1 sk1x) )
  ( sk1x )
)
(instantiations (forall ((x Int) (y Int)) (= y (f1 x y)))
  ( (u1 (+ (- 1) (h1 skcj)) 0 2) (v1 (+ (- 1) (h1 skcj)) 0 2) )
)
(instantiations (forall ((x Int)) (= (f2 x) (* 2 x)))
  ( (u2 (+ (- 1) (g2 (+ 1 skcj))) 2) )
  ( (u2 (+ (- 1) (g2 (+ 2 sk1x))) 2) )
)
(instantiations (forall ((x Int) (y Int)) (= (g1 x y) (* 2 y)))
  ( (u1 (+ (- 1) (h1 skcj)) 0 2) (v1 (+ (- 1) (h1 skcj)) 0 2) )
  ( (u1 (+ (- 1) (h1 (+ 1 sk1x))) 0 2) (v1 (+ (- 1) (h1 (+ 1 sk1x))) 0 2) )
)
(instantiations (forall ((x Int)) (= x (+ 1 (g2 x))))
  ( 1 )
  ( (+ 1 skcj) )
  ( skcj )
  ( (+ 2 sk1x) )
  ( (+ 1 sk1x) )
)
(instantiations (forall ((x Int) (y Int)) (= (u2 x y) (ite (>= x 1) (f2 (u2 (+ (- 1) x) y)) y)))
  ( (g2 (+ 2 sk1x)) 2 )
  ( (g2 1) 2 )
  ( (g2 (+ 1 skcj)) 2 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u1 x y z) (ite (>= x 1) (f1 (u1 (+ (- 1) x) y z) (v1 (+ (- 1) x) y z)) y)))
  ( (h1 0) 0 2 )
  ( (h1 skcj) 0 2 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v1 x y z) (ite (>= x 1) (g1 (u1 (+ (- 1) x) y z) (v1 (+ (- 1) x) y z)) z)))
  ( (h1 (+ 1 sk1x)) 0 2 )
  ( (h1 0) 0 2 )
  ( (h1 skcj) 0 2 )
)
(instantiations (forall ((x Int) (y Int)) (= (u0 x y) (ite (>= x 1) (f0 (u0 (+ (- 1) x) y) x) y)))
  ( (g0 0) 1 )
)
(instantiations (forall ((x Int)) (= (small x) (+ (w1 x) (ite (= x (- 1)) 0 (ite (>= x 0) (div (v0 x) (+ 1 x)) (div (* (- 1) (v0 x)) (+ (- 1) (* (- 1) x))))))))
  ( 0 )
  ( skcj )
)
(instantiations (forall ((x Int)) (= (fast x) (+ (ite (= x (- 1)) 0 (ite (>= x 0) (div (v0 x) (+ 1 x)) (div (* (- 1) (v0 x)) (+ (- 1) (* (- 1) x))))) (ite (>= x 1) (v2 x) 0))))
  ( 0 )
  ( skcj )
  ( (+ 1 skcj) )
)
(instantiations (forall ((x Int)) (or (not (>= x 0)) (= (v2 (+ 1 x)) (s1 x))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (v2 x) (u2 (g2 x) 2)))
  ( (+ 2 sk1x) )
  ( 1 )
  ( skcj )
  ( (+ 1 skcj) )
  ( (+ 1 sk1x) )
)
(instantiations (forall ((x Int)) (= (w1 x) (u1 (h1 x) 0 2)))
  ( 0 )
  ( skcj )
)
(instantiations (forall ((x Int)) (= (s1 x) (v1 (h1 x) 0 2)))
  ( 0 )
  ( (+ 1 sk1x) )
  ( skcj )
  ( sk1x )
)
(instantiations (forall ((x Int)) (= (v0 x) (u0 (g0 x) 1)))
  ( 0 )
)
