================================ TASS Error Log ================================
       specification : countingSpec (numProcs = 1)
      specSourceFile : examples/counting/countingSpec.c
      implementation : countingImpl (numProcs = 1)
      implSourceFile : examples/counting/countingImpl.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/counting/TASSREP
            frontend : ANTLR
          errorBound : 1


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

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

Error 0: Execution error (kind: ASSERTION_VIOLATION, certainty: PROVEABLE)
Collective assertion LOOP can be violated.
    path condition : X1 >= 0 && X0 + -1*X1 >= 0 && X1 + -1*Y1 + -1 >= 0 && X1 + -1*Y2 + -1 >= 0 && Y2 >= 0 && -1*X2 + X3[Y2] + -1 >= 0 && X1 + -1*Y3 + -1 >= 0 && Y2 + -1*Y3 = 0 && -1*X2 + X3[Y3] + -1 >= 0 && Y0 + -1*Y4 + -1 = 0 && Y1 + -1*Y3 + -1 = 0 && Y2 + -1*Y5 + 1 = 0 && X1 + -1*Y5 + -1 >= 0
         assertion : Y1 + -1*Y5 = 0 && Y0 + -1*Y5 = 0 && Y5 >= 0
Source location: countingSpec.c 17.29--17.38: "LOOP true"
Trace logged in countingSpec-countingImpl_0.trace

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