Storm.sparse

Benchmark
Model:rectangle-tireworld v.1 (MDP)
Parameter(s)xy = 11
Property:goal (prob-reach)
Invocation (sparse)
storm/build/bin/storm --jani qcomp/benchmarks/mdp/rectangle-tireworld/rectangle-tireworld.11.jani --janiproperty goal  --timemem
Sparse engine (default)
Execution
Walltime:12.992734670639038s
Return code:0
Relative Error:0.0
Log
Storm 1.4.1 (dev)

Date: Fri Dec  6 09:56:01 2019
Command line arguments: --jani qcomp/benchmarks/mdp/rectangle-tireworld/rectangle-tireworld.11.jani --janiproperty goal --timemem
Current working directory: 

Time for model input parsing: 11.431s.

Time for model construction: 1.088s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	242
Transitions: 	16084
Choices: 	15367
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * (((var2 = 2) & (var1 = 2)) & (var0 = 1)) -> 1 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "goal": Pmax=? [F (((var2 = 2) & (var1 = 2)) & (var0 = 1))] ...
Result (for initial states): 1
Time for model checking: 0.005s.

Performance statistics:
  * peak memory usage: 148MB
  * CPU time: 12.842s
  * wallclock time: 12.940s