unsat
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u3 x y z) (u2 x y z)))
  ( (h3 (+ 1 sk3x)) 1 1 )
  ( (h3 (+ 2 sk3x)) 1 1 )
  ( (+ (- 1) (h3 (+ 1 sk3x))) 1 1 )
  ( (+ (- 2) (h3 1)) 1 1 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v3 x y z) (v2 x y z)))
  ( (+ (- 1) (h3 (+ 2 sk3x))) 1 1 )
  ( (+ (- 1) (h3 (+ 1 sk3x))) 1 1 )
  ( (+ (- 2) (h3 1)) 1 1 )
)
(instantiations (forall ((x Int)) (= x (g2 x)))
  ( (u2 (+ (- 2) (h2 (+ 2 sk3x))) 1 0) )
  ( (u2 (+ (- 2) (h2 (+ 1 sk3x))) 1 0) )
)
(instantiations (forall ((x Int)) (= x (g3 x)))
  ( (u3 (+ (- 2) (h3 (+ 2 sk3x))) 1 1) )
)
(instantiations (forall ((x Int)) (= x (h2 x)))
  ( 1 )
  ( 0 )
  ( (+ 2 sk3x) )
  ( (+ 1 sk3x) )
  ( sk3x )
)
(instantiations (forall ((x Int) (y Int)) (= x (+ (* (- 1) y) (f2 x y))))
  ( (u2 (+ (- 1) (h2 1)) 1 0) (v2 (+ (- 1) (h2 1)) 1 0) )
)
(instantiations (forall ((x Int)) (= x (+ 1 (h3 x))))
  ( 0 )
  ( 1 )
  ( (+ 2 sk3x) )
  ( (+ 1 sk3x) )
  ( sk3x )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u2 x y z) (ite (>= x 1) (f2 (u2 (+ (- 1) x) y z) (v2 (+ (- 1) x) y z)) y)))
  ( (h2 (+ 2 sk3x)) 1 0 )
  ( (h2 0) 1 0 )
  ( (h2 1) 1 0 )
  ( (+ (- 1) (h2 1)) 1 0 )
  ( (h2 (+ 1 sk3x)) 1 0 )
  ( (h3 (+ 2 sk3x)) 1 1 )
  ( (+ (- 1) (h2 (+ 2 sk3x))) 1 0 )
  ( (h3 (+ 1 sk3x)) 1 1 )
  ( (+ (- 2) (h2 (+ 1 sk3x))) 1 0 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v2 x y z) (ite (>= x 1) (g2 (u2 (+ (- 1) x) y z)) z)))
  ( (+ (- 1) (h2 1)) 1 0 )
  ( (+ (- 1) (h2 (+ 2 sk3x))) 1 0 )
  ( (+ (- 1) (h2 (+ 1 sk3x))) 1 0 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (u3 x y z) (ite (>= x 1) (f3 (u3 (+ (- 1) x) y z) (v3 (+ (- 1) x) y z)) y)))
  ( (h3 (+ 2 sk3x)) 1 1 )
  ( (h3 0) 1 1 )
  ( (h3 1) 1 1 )
  ( (h3 sk3x) 1 1 )
  ( (+ (- 1) (h3 (+ 1 sk3x))) 1 1 )
  ( (+ (- 2) (h3 1)) 1 1 )
  ( (h3 (+ 1 sk3x)) 1 1 )
)
(instantiations (forall ((x Int) (y Int) (z Int)) (= (v3 x y z) (ite (>= x 1) (g3 (u3 (+ (- 1) x) y z)) z)))
  ( (+ (- 1) (h3 (+ 2 sk3x))) 1 1 )
  ( (+ (- 1) (h3 (+ 1 sk3x))) 1 1 )
  ( (+ (- 2) (h3 1)) 1 1 )
)
(instantiations (forall ((x Int)) (= (small x) (+ (w2 x) (div (* (w0 x) (v1 x)) 2))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (fast x) (+ (w3 x) (div (* (w0 x) (v1 x)) 2))))
  ( skcj )
)
(instantiations (forall ((x Int)) (or (not (>= x 0)) (and (= (w3 (+ 1 x)) (w2 (+ 1 x))) (= (w2 x) (w3 x)))))
  ( skcj )
)
(instantiations (forall ((x Int)) (= (w2 x) (u2 (h2 x) 1 0)))
  ( (+ 2 sk3x) )
  ( 0 )
  ( 1 )
  ( sk3x )
  ( (+ 1 sk3x) )
)
(instantiations (forall ((x Int)) (= (w3 x) (u3 (h3 x) 1 1)))
  ( (+ 2 sk3x) )
  ( 0 )
  ( 1 )
  ( sk3x )
  ( (+ 1 sk3x) )
)
