================================ 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
         bufferBound : 10
             verbose : false
         loop method : true
   collectiveAsserts : false
               cqmin : true
        detectCycles : false
          repository : examples/fib/TASSREP
            frontend : ANTLR
          errorBound : 1


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

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

Error 0: Execution error (kind: ASSERTION_VIOLATION, certainty: MAYBE)
Inconsistency in collective loop:
expected true branch but saw false branch in process 0 of model impl
Source location: fib_implBad.c 13.1--13.17: "while (err>=tol)"
Trace logged in spec-impl_0.trace

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