I am using ispin and got an error stating spin: trails end after 10 steps and transition fail.
How can I prevent this error from happening?
I am using ispin and got an error stating spin: trails end after 10 steps and transition fail.
How can I prevent this error from happening?
You prevent the error from happening in one of two ways:
In practice, when you have a trail indicating an error, you next perform
spin -p -t <name of the model>.pml
which will print out the step by step model executions that lead to the error. You scour them to confirm that they are correct - if so, see #2 above; if not correct, see #1.
I had the same problem and it is fixed after putting -DVECTORSZ
:
in the advanced parameters settings window of verification tab.I have also increased the physical memory to 2048.