================================ TASS Error Log ================================
       specification : integrate_spec (numProcs = 1)
      specSourceFile : examples/integrate/integrate_spec.c
      implementation : integrate_mw (numProcs = 2)
      implSourceFile : examples/integrate/integrate_mw.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/integrate/TASSREP
            frontend : ANTLR
          errorBound : 1
           INTERVALS = 4


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

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

Error 0: Execution error (kind: FUNCTIONAL_COMPATIBILITY, certainty: MAYBE)
Cannot prove that final values of implementation and specification agree:
Implementation output variable out1 at State 40.

  Expected value : 1/16*X0*sin(0) + 1/8*X0*sin(1/4*X0) + 1/8*X0*sin(1/8*X0) + 1/8*X0*sin(1/2*X0) + 1/8*X0*sin(3/8*X0) + 1/8*X0*sin(3/4*X0) + 1/8*X0*sin(5/8*X0) + 1/16*X0*sin(X0) + 1/8*X0*sin(7/8*X0)

  Actual value   : 0

 with:
  Process 0: <terminated>
  Process 1: <terminated>
  Process 2: <terminated>

Trace logged in integrate_spec-integrate_mw_0.trace

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