================================ TASS Error Log ================================
       specification : spec (numProcs = 1)
      specSourceFile : examples/fib/fib_spec.c
      implementation : impl (numProcs = 1)
      implSourceFile : examples/fib/fib_implBad.c
                mode : COMPARE
              prover : CVC3
            deadlock : ABSOLUTE
           reduction : URGENT
            simplify : true
      simplifyProver : false
         bufferBound : 10
             verbose : false
         loop method : true
          repository : examples/fib/TASSREP
            frontend : MINIMP
          errorBound : 1


Number of errors reported........... 1
Number of distinct errors........... 1

--------------------------------------------------------------------------------

Error 0: Execution error (kind: FUNCTIONAL_COMPATIBILITY, certainty: MAYBE)
Corresponpdence of joint invariants could not be established.
 with:
  Process 0 at location 0: fib_spec.c 14.3--14.19: "while (err>=tol)"
  Process 1 at location 0: fib_implBad.c 14.1--14.17: "while (err>=tol)"

Trace logged in spec_impl.trace

--------------------------------------------------------------------------------
