================================ TASS Error Log ================================
               model : simpleArray3 (numProcs = 1)
          sourceFile : examples/simpleArray/simpleArray3.c
                mode : VERIFY
              prover : CVC3
            deadlock : ABSOLUTE
           reduction : URGENT
            simplify : true
         bufferBound : 10
             verbose : false
         loop method : false
   collectiveAsserts : false
               cqmin : true
        detectCycles : false
          repository : examples/simpleArray/TASSREP
            frontend : ANTLR
          errorBound : 1


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

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

Error 0: Execution error (kind: OUT_OF_BOUNDS, certainty: PROVEABLE)
Array element reference can extend beyond last element of array:
          reference : &a[2]
              index : 2
       array extent : 2
              query : false
     path condition : true
Source location: simpleArray3.c 4.1--4.8: "a[2][1]"
Trace logged in simpleArray3_0.trace

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