Fixing a few bugs in the statistics printout.
[jpf-core.git] / main.jpf
index 1fbebbcc4c103237e1f11babca9358a179d9527b..0293eb94063e37278851ba893921fc18c0ec0909 100644 (file)
--- a/main.jpf
+++ b/main.jpf
@@ -5,9 +5,6 @@ target = main
 #listener=gov.nasa.jpf.listener.StateReducer
 #listener=gov.nasa.jpf.listener.StateReducerOld
 #listener=gov.nasa.jpf.listener.VariableConflictTracker,gov.nasa.jpf.listener.StateReducer
-#listener=gov.nasa.jpf.listener.ConflictTracker,gov.nasa.jpf.listener.StateReducer
-##listener=gov.nasa.jpf.listener.ConflictTrackerOld,gov.nasa.jpf.listener.StateReducer
-##listener=gov.nasa.jpf.listener.ConflictTrackerOld,gov.nasa.jpf.listener.DPORStateReducer
 #listener=gov.nasa.jpf.listener.ConflictTrackerOld
 #listener=gov.nasa.jpf.listener.DPORStateReducer
 listener=gov.nasa.jpf.listener.DPORStateReducer,gov.nasa.jpf.listener.ConflictTrackerOld
@@ -26,11 +23,11 @@ variables=currentLock
 #variables=colorChanged,currentHue,currentSaturation,currentLevel,currentSwitch,colorTemperature
 # Dimmers
 #variables=currentSwitch,currentLevel
-# Speeches
+# Speech Synthesizers
 #variables=level,oneUser
 # Music players
 #variables=status,duration,level,trackDescription,trackData,mute
-# Relay switch
+# Relay switches
 #variables=currentSwitch
 # Valves
 #variables=valve,valveLatestValue
@@ -52,7 +49,8 @@ printout_state_transition=true
 file_output=moreStatistics
 
 # Timeout in minutes (default is 0 which means no timeout)
-timeout=1440
+#timeout=1440
+timeout=30
 
 #search.class = gov.nasa.jpf.search.heuristic.RandomHeuristic
 #search.heuristic.beam_search=true