unsat
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v1 x y z) (v0 x y z)))
  ( (+ 1 (h1 skcj)) 0 1 )
)
(instantiations (forall ((x Int)) (= x (g0 x)))
  ( (u0 (h1 skcj) 0 1) )
)
(instantiations (forall ((x Int)) (= x (g1 x)))
  ( (u1 (h1 skcj) 0 1) )
)
(instantiations (forall ((x Int)) (= (h0 x) (* 2 x)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (h1 x) (* 2 x)))
  ( skcj )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v0 x y z) (ite (>= x 1) (g0 (u0 (+ (- 1) x) y z)) z)))
  ( (+ 1 (h1 skcj)) 0 1 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v1 x y z) (ite (>= x 1) (g1 (u1 (+ (- 1) x) y z)) z)))
  ( (+ 1 (h1 skcj)) 0 1 )
)
(instantiations (forall ((x Int)) (= (small x) (* 2 (w0 x))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (fast x) (* 2 (w1 x))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (w0 x) (u0 (h0 x) 0 1)))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (w1 x) (u1 (h1 x) 0 1)))
  ( skcj )
)
