================================ TASS Error Log ================================
               model : string (numProcs = 1)
          sourceFile : examples/string/string.c
                mode : VERIFY
              prover : CVC3
            deadlock : ABSOLUTE
           reduction : URGENT
            simplify : true
         bufferBound : 10
             verbose : true
         loop method : false
   collectiveAsserts : false
               cqmin : true
        detectCycles : false
          repository : examples/string/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)
It is possible for the array index to be out of bounds:
       index value : 1
      array extent : 1
    path condition : true
Source location: string.c 13.1--13.5: "s[1]"
Trace logged in string_0.trace

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