maude-help AT lists.siebelschool.illinois.edu
Subject: Maude-help mailing list
List archive
- From: Steven Eker <eker AT csl.sri.com>
- To: maude-help AT cs.uiuc.edu
- Subject: Re: [Maude-help] LTL model checker
- Date: Thu, 15 Aug 2013 12:12:19 -0700
- List-archive: <http://lists.cs.uiuc.edu/pipermail/maude-help/>
- List-id: <maude-help.cs.uiuc.edu>
On 8/15/13 2:51 AM, Morandi Benjamin wrote:
- Some model checking runs seem to take days. This could either be due to the size of the semantics (more than 3000 lines of Maude code, about 70 rewrite rules) or because the model checker is stuck somewhere. Is there any way I can find out where the model checker currently is and whether it is making progress? set verbose on . Will show the number of states in the Buchi Automaton - if it doesn't then its hung in the conversion. set show gc on . Will show the state of memory management at each garbage collect. - Unlike most of the examples used in the Maude manual, the programs I considered so far do not have infinite runs but terminate when all processes finish their work. Does this cause a problem for the model checker? - The semantics I used is not Church-Rosser, i.e., the ordering in which the rewrite rules are chosen can make a difference to the result. Is this a problem for the model checker? No - it is expected that rules are non-CR; that's why the full state space gets searched. Steven |
- [Maude-help] LTL model checker, Morandi Benjamin, 08/15/2013
- Re: [Maude-help] LTL model checker, Steven Eker, 08/15/2013
Archive powered by MHonArc 2.6.16.