add testcases
[model-checker-benchmarks.git] / dekker-fences / note.txt
1 We first ran dekker-fences-wildcard1 to get result1.txt, then we we run
2 dekker-fences-wildcard2 to get get result2.txt. In result2.txt, those results
3 that do not impose ordering to fences should be dropped, so we got the correct
4 result.
5
6 ./run.sh benchmarks/dekker-fences/dekker-fences-wildcard1 -m2 -y -x500 -tSCFENCE &> result1.txt
7
8 ./run.sh benchmarks/dekker-fences/dekker-fences-wildcard2 -m2 -y -x150 -tSCFENCE -o fresult1.txt