================================ TASS Error Log ================================
       specification : joint_seq (numProcs = 1)
      specSourceFile : examples/collectiveAssert/joint_seq.c
      implementation : joint_par (numProcs = 3)
      implSourceFile : examples/collectiveAssert/joint_par.c
                mode : COMPARE
              prover : CVC3
            deadlock : ABSOLUTE
           reduction : URGENT
            simplify : true
      simplifyProver : false
         bufferBound : 10
             verbose : true
         loop method : false
   collectiveAsserts : true
          repository : examples/collectiveAssert/TASSREP
            frontend : MINIMP
          errorBound : 1
                   N = 3


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

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

Error 0: Execution error (kind: UNDEFINED_VALUE, certainty: PROVEABLE)
Variable is undefined: x
 with:
  Process 0 at location 2: joint_seq.c 10.2--10.8: "x = i;"
  Process 1 at location 2: joint_par.c 9.2--9.8: "x = i;"
  Process 2 at location 2: joint_par.c 9.2--9.8: "x = i;"
  Process 3 at location 2: joint_par.c 9.2--9.8: "x = i;"

Trace logged in joint_seq_0.trace, joint_par_0.trace

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