./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/minepump_spec5_product58.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/product-lines/minepump_spec5_product58.cil.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(F end) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash db9cad3d4bb6f197e1ca94da7e6c4fb3038f74aed96fd168a277cfa6f57caad2 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 16:04:33,097 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 16:04:33,184 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-09 16:04:33,187 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 16:04:33,188 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 16:04:33,203 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 16:04:33,204 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 16:04:33,204 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 16:04:33,205 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 16:04:33,205 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 16:04:33,205 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 16:04:33,206 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 16:04:33,206 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 16:04:33,206 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-09 16:04:33,206 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-09 16:04:33,207 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-09 16:04:33,207 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-09 16:04:33,207 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-09 16:04:33,208 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-09 16:04:33,208 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 16:04:33,208 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-09 16:04:33,211 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 16:04:33,211 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 16:04:33,211 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 16:04:33,212 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 16:04:33,212 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-09 16:04:33,212 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-09 16:04:33,212 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-09 16:04:33,213 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 16:04:33,213 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 16:04:33,213 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 16:04:33,213 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 16:04:33,214 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-09 16:04:33,214 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 16:04:33,214 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 16:04:33,214 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 16:04:33,215 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 16:04:33,215 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 16:04:33,215 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-09 16:04:33,216 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(F end) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> db9cad3d4bb6f197e1ca94da7e6c4fb3038f74aed96fd168a277cfa6f57caad2 [2024-11-09 16:04:33,388 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 16:04:33,432 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 16:04:33,435 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 16:04:33,436 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 16:04:33,440 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 16:04:33,441 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/minepump_spec5_product58.cil.c [2024-11-09 16:04:34,863 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 16:04:35,059 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 16:04:35,059 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/product-lines/minepump_spec5_product58.cil.c [2024-11-09 16:04:35,075 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fb5430435/7c88bf6f7af64145920d020bed83d642/FLAG8b67bc88b [2024-11-09 16:04:35,087 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fb5430435/7c88bf6f7af64145920d020bed83d642 [2024-11-09 16:04:35,089 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 16:04:35,091 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 16:04:35,093 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 16:04:35,093 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 16:04:35,097 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 16:04:35,097 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,098 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ea06780 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35, skipping insertion in model container [2024-11-09 16:04:35,098 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,128 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 16:04:35,365 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 16:04:35,376 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 16:04:35,384 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [49] [2024-11-09 16:04:35,385 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [160] [2024-11-09 16:04:35,386 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [211] [2024-11-09 16:04:35,386 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [577] [2024-11-09 16:04:35,386 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [680] [2024-11-09 16:04:35,386 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [689] [2024-11-09 16:04:35,387 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [757] [2024-11-09 16:04:35,387 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [985] [2024-11-09 16:04:35,482 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 16:04:35,502 INFO L204 MainTranslator]: Completed translation [2024-11-09 16:04:35,502 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35 WrapperNode [2024-11-09 16:04:35,503 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 16:04:35,504 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 16:04:35,504 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 16:04:35,504 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 16:04:35,509 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,522 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,548 INFO L138 Inliner]: procedures = 59, calls = 105, calls flagged for inlining = 58, calls inlined = 106, statements flattened = 718 [2024-11-09 16:04:35,548 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 16:04:35,549 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 16:04:35,549 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 16:04:35,549 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 16:04:35,561 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,562 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,566 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,587 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-09 16:04:35,588 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,588 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,594 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,598 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,599 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,601 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,603 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 16:04:35,604 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 16:04:35,604 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 16:04:35,604 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 16:04:35,604 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (1/1) ... [2024-11-09 16:04:35,608 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 16:04:35,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 16:04:35,641 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-09 16:04:35,646 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-09 16:04:35,682 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 16:04:35,683 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 16:04:35,683 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 16:04:35,683 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 16:04:35,742 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 16:04:35,744 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 16:04:36,158 INFO L? ?]: Removed 172 outVars from TransFormulas that were not future-live. [2024-11-09 16:04:36,158 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 16:04:36,171 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 16:04:36,171 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-09 16:04:36,171 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 04:04:36 BoogieIcfgContainer [2024-11-09 16:04:36,172 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 16:04:36,172 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-09 16:04:36,172 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-09 16:04:36,175 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-09 16:04:36,176 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 16:04:36,176 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 09.11 04:04:35" (1/3) ... [2024-11-09 16:04:36,176 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6e4cfbb9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 04:04:36, skipping insertion in model container [2024-11-09 16:04:36,177 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 16:04:36,177 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:35" (2/3) ... [2024-11-09 16:04:36,177 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@6e4cfbb9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 04:04:36, skipping insertion in model container [2024-11-09 16:04:36,177 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 16:04:36,177 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 04:04:36" (3/3) ... [2024-11-09 16:04:36,178 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec5_product58.cil.c [2024-11-09 16:04:36,224 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-09 16:04:36,224 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-09 16:04:36,225 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-09 16:04:36,225 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-09 16:04:36,225 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-09 16:04:36,225 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-09 16:04:36,225 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-09 16:04:36,225 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-09 16:04:36,230 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 200 states, 199 states have (on average 1.3517587939698492) internal successors, (269), 199 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:36,254 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 129 [2024-11-09 16:04:36,256 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:36,256 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:36,262 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:36,262 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:36,262 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-09 16:04:36,263 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 200 states, 199 states have (on average 1.3517587939698492) internal successors, (269), 199 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:36,270 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 129 [2024-11-09 16:04:36,272 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:36,272 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:36,274 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:36,274 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:36,278 INFO L745 eck$LassoCheckResult]: Stem: 118#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1; 127#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~7#1, main_~tmp~4#1;havoc main_~retValue_acc~7#1;havoc main_~tmp~4#1;assume { :begin_inline_select_helpers } true; 20#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 173#select_features_returnLabel#1true assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 69#valid_product_returnLabel#1true main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~4#1 := main_#t~ret35#1;havoc main_#t~ret35#1; 124#L667true assume 0 != main_~tmp~4#1;assume { :begin_inline_setup } true; 55#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 185#__utac_acc__Specification5_spec__1_returnLabel#1true assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet36#1, test_#t~nondet37#1, test_#t~nondet38#1, test_#t~nondet39#1, test_~splverifierCounter~0#1, test_~tmp~5#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~5#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 114#L701-2true [2024-11-09 16:04:36,278 INFO L747 eck$LassoCheckResult]: Loop: 114#L701-2true assume !false; 112#L702true assume test_~splverifierCounter~0#1 < 4; 11#L703true havoc test_#t~nondet36#1;test_~tmp~5#1 := test_#t~nondet36#1;havoc test_#t~nondet36#1; 128#L711true assume !(0 != test_~tmp~5#1); 49#L711-2true havoc test_#t~nondet37#1;test_~tmp___0~1#1 := test_#t~nondet37#1;havoc test_#t~nondet37#1; 63#L721true assume !(0 != test_~tmp___0~1#1); 60#L721-2true havoc test_#t~nondet38#1;test_~tmp___2~0#1 := test_#t~nondet38#1;havoc test_#t~nondet38#1; 76#L731true assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet39#1;test_~tmp___1~0#1 := test_#t~nondet39#1;havoc test_#t~nondet39#1; 2#L739true assume 0 != test_~tmp___1~0#1; 177#L739-2true assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1; 180#isPumpRunning_returnLabel#1true __utac_acc__Specification5_spec__2_#t~ret9#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret9#1;havoc __utac_acc__Specification5_spec__2_#t~ret9#1; 155#__utac_acc__Specification5_spec__2_returnLabel#1true havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 133#L770true assume !(0 != ~pumpRunning~0); 188#L770-2true assume !(0 != ~systemActive~0); 19#L777-1true assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;havoc getWaterLevel_~retValue_acc~1#1;getWaterLevel_~retValue_acc~1#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~1#1; 142#getWaterLevel_returnLabel#1true __utac_acc__Specification5_spec__3_#t~ret10#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret10#1;havoc __utac_acc__Specification5_spec__3_#t~ret10#1; 141#L190true assume !(2 != __utac_acc__Specification5_spec__3_~tmp~0#1); 165#L190-1true havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 143#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 114#L701-2true [2024-11-09 16:04:36,284 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:36,285 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times [2024-11-09 16:04:36,291 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:36,292 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1605562526] [2024-11-09 16:04:36,292 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:36,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:36,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:36,381 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:36,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:36,413 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:36,415 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:36,415 INFO L85 PathProgramCache]: Analyzing trace with hash 2044629998, now seen corresponding path program 1 times [2024-11-09 16:04:36,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:36,415 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1674070003] [2024-11-09 16:04:36,416 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:36,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:36,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:36,422 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:36,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:36,430 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:36,431 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:36,433 INFO L85 PathProgramCache]: Analyzing trace with hash -820588955, now seen corresponding path program 1 times [2024-11-09 16:04:36,433 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:36,433 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [161795676] [2024-11-09 16:04:36,433 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:36,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:36,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 16:04:36,643 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 16:04:36,644 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 16:04:36,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [161795676] [2024-11-09 16:04:36,645 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [161795676] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 16:04:36,645 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 16:04:36,645 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 16:04:36,646 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [220639632] [2024-11-09 16:04:36,647 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 16:04:36,740 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 16:04:36,760 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-09 16:04:36,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-09 16:04:36,762 INFO L87 Difference]: Start difference. First operand has 200 states, 199 states have (on average 1.3517587939698492) internal successors, (269), 199 states have internal predecessors, (269), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 6 states, 6 states have (on average 4.5) internal successors, (27), 5 states have internal predecessors, (27), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:36,822 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 16:04:36,822 INFO L93 Difference]: Finished difference Result 194 states and 252 transitions. [2024-11-09 16:04:36,823 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 194 states and 252 transitions. [2024-11-09 16:04:36,827 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 123 [2024-11-09 16:04:36,831 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 194 states to 184 states and 242 transitions. [2024-11-09 16:04:36,831 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 184 [2024-11-09 16:04:36,832 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 184 [2024-11-09 16:04:36,832 INFO L73 IsDeterministic]: Start isDeterministic. Operand 184 states and 242 transitions. [2024-11-09 16:04:36,833 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 16:04:36,833 INFO L218 hiAutomatonCegarLoop]: Abstraction has 184 states and 242 transitions. [2024-11-09 16:04:36,844 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 184 states and 242 transitions. [2024-11-09 16:04:36,853 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 184 to 184. [2024-11-09 16:04:36,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 184 states, 184 states have (on average 1.315217391304348) internal successors, (242), 183 states have internal predecessors, (242), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:36,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 184 states and 242 transitions. [2024-11-09 16:04:36,856 INFO L240 hiAutomatonCegarLoop]: Abstraction has 184 states and 242 transitions. [2024-11-09 16:04:36,859 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 16:04:36,861 INFO L425 stractBuchiCegarLoop]: Abstraction has 184 states and 242 transitions. [2024-11-09 16:04:36,862 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-09 16:04:36,862 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 184 states and 242 transitions. [2024-11-09 16:04:36,864 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 123 [2024-11-09 16:04:36,864 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:36,864 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:36,864 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:36,864 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:36,865 INFO L745 eck$LassoCheckResult]: Stem: 480#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1; 481#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~7#1, main_~tmp~4#1;havoc main_~retValue_acc~7#1;havoc main_~tmp~4#1;assume { :begin_inline_select_helpers } true; 469#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 470#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 568#valid_product_returnLabel#1 main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~4#1 := main_#t~ret35#1;havoc main_#t~ret35#1; 492#L667 assume 0 != main_~tmp~4#1;assume { :begin_inline_setup } true; 493#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 557#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet36#1, test_#t~nondet37#1, test_#t~nondet38#1, test_#t~nondet39#1, test_~splverifierCounter~0#1, test_~tmp~5#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~5#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 473#L701-2 [2024-11-09 16:04:36,865 INFO L747 eck$LassoCheckResult]: Loop: 473#L701-2 assume !false; 466#L702 assume test_~splverifierCounter~0#1 < 4; 443#L703 havoc test_#t~nondet36#1;test_~tmp~5#1 := test_#t~nondet36#1;havoc test_#t~nondet36#1; 444#L711 assume !(0 != test_~tmp~5#1); 503#L711-2 havoc test_#t~nondet37#1;test_~tmp___0~1#1 := test_#t~nondet37#1;havoc test_#t~nondet37#1; 542#L721 assume !(0 != test_~tmp___0~1#1); 457#L721-2 havoc test_#t~nondet38#1;test_~tmp___2~0#1 := test_#t~nondet38#1;havoc test_#t~nondet38#1; 559#L731 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet39#1;test_~tmp___1~0#1 := test_#t~nondet39#1;havoc test_#t~nondet39#1; 416#L739 assume 0 != test_~tmp___1~0#1; 417#L739-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1; 587#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret9#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret9#1;havoc __utac_acc__Specification5_spec__2_#t~ret9#1; 562#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 511#L770 assume !(0 != ~pumpRunning~0); 512#L770-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret41#1, processEnvironment_~tmp~7#1;havoc processEnvironment_~tmp~7#1; 593#L828 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1, processEnvironment__wrappee__highWaterSensor_~tmp~6#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~6#1; 570#L802-2 assume !(0 == ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 412#processEnvironment__wrappee__base_returnLabel#4 assume { :end_inline_processEnvironment__wrappee__base } true; 413#L802-3 havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1, processEnvironment__wrappee__highWaterSensor_~tmp~6#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 488#L828-1 havoc processEnvironment_#t~ret41#1, processEnvironment_~tmp~7#1;assume { :end_inline_processEnvironment } true; 464#L777-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;havoc getWaterLevel_~retValue_acc~1#1;getWaterLevel_~retValue_acc~1#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~1#1; 465#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret10#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret10#1;havoc __utac_acc__Specification5_spec__3_#t~ret10#1; 536#L190 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~0#1); 538#L190-1 havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 539#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 473#L701-2 [2024-11-09 16:04:36,865 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:36,865 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times [2024-11-09 16:04:36,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:36,866 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [102475253] [2024-11-09 16:04:36,866 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:36,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:36,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:36,872 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:36,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:36,878 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:36,879 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:36,879 INFO L85 PathProgramCache]: Analyzing trace with hash 1253351581, now seen corresponding path program 1 times [2024-11-09 16:04:36,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:36,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2021891797] [2024-11-09 16:04:36,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:36,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:36,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 16:04:36,895 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 16:04:36,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 16:04:36,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2021891797] [2024-11-09 16:04:36,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2021891797] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 16:04:36,896 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 16:04:36,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 16:04:36,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2103204054] [2024-11-09 16:04:36,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 16:04:36,896 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-09 16:04:36,897 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 16:04:36,897 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 16:04:36,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 16:04:36,897 INFO L87 Difference]: Start difference. First operand 184 states and 242 transitions. cyclomatic complexity: 60 Second operand has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:36,960 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 16:04:36,960 INFO L93 Difference]: Finished difference Result 255 states and 323 transitions. [2024-11-09 16:04:36,960 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 255 states and 323 transitions. [2024-11-09 16:04:36,963 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 176 [2024-11-09 16:04:36,965 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 255 states to 255 states and 323 transitions. [2024-11-09 16:04:36,965 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 255 [2024-11-09 16:04:36,966 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 255 [2024-11-09 16:04:36,966 INFO L73 IsDeterministic]: Start isDeterministic. Operand 255 states and 323 transitions. [2024-11-09 16:04:36,967 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 16:04:36,967 INFO L218 hiAutomatonCegarLoop]: Abstraction has 255 states and 323 transitions. [2024-11-09 16:04:36,968 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 255 states and 323 transitions. [2024-11-09 16:04:36,975 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 255 to 255. [2024-11-09 16:04:36,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 255 states, 255 states have (on average 1.2666666666666666) internal successors, (323), 254 states have internal predecessors, (323), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:36,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 255 states and 323 transitions. [2024-11-09 16:04:36,977 INFO L240 hiAutomatonCegarLoop]: Abstraction has 255 states and 323 transitions. [2024-11-09 16:04:36,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 16:04:36,977 INFO L425 stractBuchiCegarLoop]: Abstraction has 255 states and 323 transitions. [2024-11-09 16:04:36,978 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-09 16:04:36,978 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 255 states and 323 transitions. [2024-11-09 16:04:36,980 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 176 [2024-11-09 16:04:36,980 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:36,980 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:36,980 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:36,980 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:36,981 INFO L745 eck$LassoCheckResult]: Stem: 923#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1; 924#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~7#1, main_~tmp~4#1;havoc main_~retValue_acc~7#1;havoc main_~tmp~4#1;assume { :begin_inline_select_helpers } true; 909#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 910#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 1019#valid_product_returnLabel#1 main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~4#1 := main_#t~ret35#1;havoc main_#t~ret35#1; 933#L667 assume 0 != main_~tmp~4#1;assume { :begin_inline_setup } true; 934#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 1004#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet36#1, test_#t~nondet37#1, test_#t~nondet38#1, test_#t~nondet39#1, test_~splverifierCounter~0#1, test_~tmp~5#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~5#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1051#L701-2 [2024-11-09 16:04:36,981 INFO L747 eck$LassoCheckResult]: Loop: 1051#L701-2 assume !false; 1090#L702 assume test_~splverifierCounter~0#1 < 4; 1091#L703 havoc test_#t~nondet36#1;test_~tmp~5#1 := test_#t~nondet36#1;havoc test_#t~nondet36#1; 1110#L711 assume !(0 != test_~tmp~5#1); 1108#L711-2 havoc test_#t~nondet37#1;test_~tmp___0~1#1 := test_#t~nondet37#1;havoc test_#t~nondet37#1; 1107#L721 assume !(0 != test_~tmp___0~1#1); 1106#L721-2 havoc test_#t~nondet38#1;test_~tmp___2~0#1 := test_#t~nondet38#1;havoc test_#t~nondet38#1; 1105#L731 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet39#1;test_~tmp___1~0#1 := test_#t~nondet39#1;havoc test_#t~nondet39#1; 1104#L739 assume 0 != test_~tmp___1~0#1; 1102#L739-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1; 1101#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret9#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret9#1;havoc __utac_acc__Specification5_spec__2_#t~ret9#1; 1100#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 957#L770 assume !(0 != ~pumpRunning~0); 958#L770-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret41#1, processEnvironment_~tmp~7#1;havoc processEnvironment_~tmp~7#1; 1052#L828 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1, processEnvironment__wrappee__highWaterSensor_~tmp~6#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~6#1; 1020#L802-2 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret52#1, isHighWaterLevel_~retValue_acc~10#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~2#1;havoc isHighWaterLevel_~retValue_acc~10#1;havoc isHighWaterLevel_~tmp~9#1;havoc isHighWaterLevel_~tmp___0~2#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;havoc isHighWaterSensorDry_~retValue_acc~2#1; 1021#L141-1 assume !(~waterLevel~0 < 2);isHighWaterSensorDry_~retValue_acc~2#1 := 0;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~2#1; 941#isHighWaterSensorDry_returnLabel#2 isHighWaterLevel_#t~ret52#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~9#1 := isHighWaterLevel_#t~ret52#1;havoc isHighWaterLevel_#t~ret52#1; 942#L948-3 assume 0 != isHighWaterLevel_~tmp~9#1;isHighWaterLevel_~tmp___0~2#1 := 0; 959#L948-5 isHighWaterLevel_~retValue_acc~10#1 := isHighWaterLevel_~tmp___0~2#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~10#1; 960#isHighWaterLevel_returnLabel#2 processEnvironment__wrappee__highWaterSensor_#t~ret40#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret52#1, isHighWaterLevel_~retValue_acc~10#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~2#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~6#1 := processEnvironment__wrappee__highWaterSensor_#t~ret40#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1; 1040#L806-3 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~6#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 931#processEnvironment__wrappee__base_returnLabel#3 assume { :end_inline_processEnvironment__wrappee__base } true; 932#L802-3 havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1, processEnvironment__wrappee__highWaterSensor_~tmp~6#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 1037#L828-1 havoc processEnvironment_#t~ret41#1, processEnvironment_~tmp~7#1;assume { :end_inline_processEnvironment } true; 1099#L777-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;havoc getWaterLevel_~retValue_acc~1#1;getWaterLevel_~retValue_acc~1#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~1#1; 1098#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret10#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret10#1;havoc __utac_acc__Specification5_spec__3_#t~ret10#1; 1096#L190 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~0#1); 1093#L190-1 havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 1092#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1051#L701-2 [2024-11-09 16:04:36,981 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:36,982 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times [2024-11-09 16:04:36,982 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:36,982 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1368029256] [2024-11-09 16:04:36,982 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:36,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:36,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:36,988 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:36,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:36,994 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:36,994 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:36,994 INFO L85 PathProgramCache]: Analyzing trace with hash -391403693, now seen corresponding path program 1 times [2024-11-09 16:04:36,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:36,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [153696751] [2024-11-09 16:04:36,995 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:36,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:37,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 16:04:37,025 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 16:04:37,025 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 16:04:37,025 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [153696751] [2024-11-09 16:04:37,026 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [153696751] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 16:04:37,026 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 16:04:37,026 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 16:04:37,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [214283298] [2024-11-09 16:04:37,026 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 16:04:37,026 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-09 16:04:37,027 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 16:04:37,027 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-09 16:04:37,027 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-09 16:04:37,027 INFO L87 Difference]: Start difference. First operand 255 states and 323 transitions. cyclomatic complexity: 70 Second operand has 4 states, 4 states have (on average 7.5) internal successors, (30), 4 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:37,099 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 16:04:37,099 INFO L93 Difference]: Finished difference Result 267 states and 335 transitions. [2024-11-09 16:04:37,099 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 267 states and 335 transitions. [2024-11-09 16:04:37,101 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 184 [2024-11-09 16:04:37,104 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 267 states to 267 states and 335 transitions. [2024-11-09 16:04:37,104 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 267 [2024-11-09 16:04:37,104 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 267 [2024-11-09 16:04:37,106 INFO L73 IsDeterministic]: Start isDeterministic. Operand 267 states and 335 transitions. [2024-11-09 16:04:37,108 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 16:04:37,108 INFO L218 hiAutomatonCegarLoop]: Abstraction has 267 states and 335 transitions. [2024-11-09 16:04:37,108 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 267 states and 335 transitions. [2024-11-09 16:04:37,123 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 267 to 267. [2024-11-09 16:04:37,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 267 states, 267 states have (on average 1.2546816479400749) internal successors, (335), 266 states have internal predecessors, (335), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:37,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 267 states and 335 transitions. [2024-11-09 16:04:37,125 INFO L240 hiAutomatonCegarLoop]: Abstraction has 267 states and 335 transitions. [2024-11-09 16:04:37,131 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-09 16:04:37,132 INFO L425 stractBuchiCegarLoop]: Abstraction has 267 states and 335 transitions. [2024-11-09 16:04:37,132 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-09 16:04:37,132 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 267 states and 335 transitions. [2024-11-09 16:04:37,133 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 184 [2024-11-09 16:04:37,133 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:37,133 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:37,134 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:37,136 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:37,136 INFO L745 eck$LassoCheckResult]: Stem: 1452#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1; 1453#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~7#1, main_~tmp~4#1;havoc main_~retValue_acc~7#1;havoc main_~tmp~4#1;assume { :begin_inline_select_helpers } true; 1439#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1440#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 1550#valid_product_returnLabel#1 main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~4#1 := main_#t~ret35#1;havoc main_#t~ret35#1; 1462#L667 assume 0 != main_~tmp~4#1;assume { :begin_inline_setup } true; 1463#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 1535#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet36#1, test_#t~nondet37#1, test_#t~nondet38#1, test_#t~nondet39#1, test_~splverifierCounter~0#1, test_~tmp~5#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~5#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1445#L701-2 [2024-11-09 16:04:37,136 INFO L747 eck$LassoCheckResult]: Loop: 1445#L701-2 assume !false; 1437#L702 assume test_~splverifierCounter~0#1 < 4; 1413#L703 havoc test_#t~nondet36#1;test_~tmp~5#1 := test_#t~nondet36#1;havoc test_#t~nondet36#1; 1414#L711 assume !(0 != test_~tmp~5#1); 1479#L711-2 havoc test_#t~nondet37#1;test_~tmp___0~1#1 := test_#t~nondet37#1;havoc test_#t~nondet37#1; 1522#L721 assume !(0 != test_~tmp___0~1#1); 1424#L721-2 havoc test_#t~nondet38#1;test_~tmp___2~0#1 := test_#t~nondet38#1;havoc test_#t~nondet38#1; 1541#L731 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 1496#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 1387#L739-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1; 1572#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret9#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret9#1;havoc __utac_acc__Specification5_spec__2_#t~ret9#1; 1544#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 1488#L770 assume !(0 != ~pumpRunning~0); 1489#L770-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret41#1, processEnvironment_~tmp~7#1;havoc processEnvironment_~tmp~7#1; 1584#L828 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1, processEnvironment__wrappee__highWaterSensor_~tmp~6#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~6#1; 1551#L802-2 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret52#1, isHighWaterLevel_~retValue_acc~10#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~2#1;havoc isHighWaterLevel_~retValue_acc~10#1;havoc isHighWaterLevel_~tmp~9#1;havoc isHighWaterLevel_~tmp___0~2#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;havoc isHighWaterSensorDry_~retValue_acc~2#1; 1552#L141-1 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~2#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~2#1; 1576#isHighWaterSensorDry_returnLabel#2 isHighWaterLevel_#t~ret52#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~9#1 := isHighWaterLevel_#t~ret52#1;havoc isHighWaterLevel_#t~ret52#1; 1621#L948-3 assume 0 != isHighWaterLevel_~tmp~9#1;isHighWaterLevel_~tmp___0~2#1 := 0; 1490#L948-5 isHighWaterLevel_~retValue_acc~10#1 := isHighWaterLevel_~tmp___0~2#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~10#1; 1491#isHighWaterLevel_returnLabel#2 processEnvironment__wrappee__highWaterSensor_#t~ret40#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret52#1, isHighWaterLevel_~retValue_acc~10#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~2#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~6#1 := processEnvironment__wrappee__highWaterSensor_#t~ret40#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1; 1569#L806-3 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~6#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1460#processEnvironment__wrappee__base_returnLabel#3 assume { :end_inline_processEnvironment__wrappee__base } true; 1461#L802-3 havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1, processEnvironment__wrappee__highWaterSensor_~tmp~6#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 1464#L828-1 havoc processEnvironment_#t~ret41#1, processEnvironment_~tmp~7#1;assume { :end_inline_processEnvironment } true; 1435#L777-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;havoc getWaterLevel_~retValue_acc~1#1;getWaterLevel_~retValue_acc~1#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~1#1; 1436#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret10#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret10#1;havoc __utac_acc__Specification5_spec__3_#t~ret10#1; 1648#L190 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~0#1); 1645#L190-1 havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 1644#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1445#L701-2 [2024-11-09 16:04:37,137 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:37,137 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 4 times [2024-11-09 16:04:37,137 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:37,137 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [258046937] [2024-11-09 16:04:37,137 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:37,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:37,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:37,144 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:37,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:37,149 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:37,149 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:37,149 INFO L85 PathProgramCache]: Analyzing trace with hash 1535969782, now seen corresponding path program 1 times [2024-11-09 16:04:37,149 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:37,149 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [492705912] [2024-11-09 16:04:37,150 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:37,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:37,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 16:04:37,205 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 16:04:37,205 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 16:04:37,205 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [492705912] [2024-11-09 16:04:37,205 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [492705912] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 16:04:37,205 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 16:04:37,206 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-09 16:04:37,206 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [908474113] [2024-11-09 16:04:37,206 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 16:04:37,206 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-09 16:04:37,206 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 16:04:37,207 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 16:04:37,207 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-09 16:04:37,207 INFO L87 Difference]: Start difference. First operand 267 states and 335 transitions. cyclomatic complexity: 70 Second operand has 5 states, 5 states have (on average 6.0) internal successors, (30), 5 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:37,307 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 16:04:37,308 INFO L93 Difference]: Finished difference Result 514 states and 638 transitions. [2024-11-09 16:04:37,308 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 514 states and 638 transitions. [2024-11-09 16:04:37,310 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 360 [2024-11-09 16:04:37,331 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 514 states to 514 states and 638 transitions. [2024-11-09 16:04:37,331 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 514 [2024-11-09 16:04:37,331 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 514 [2024-11-09 16:04:37,332 INFO L73 IsDeterministic]: Start isDeterministic. Operand 514 states and 638 transitions. [2024-11-09 16:04:37,332 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 16:04:37,332 INFO L218 hiAutomatonCegarLoop]: Abstraction has 514 states and 638 transitions. [2024-11-09 16:04:37,333 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 514 states and 638 transitions. [2024-11-09 16:04:37,347 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 514 to 511. [2024-11-09 16:04:37,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 511 states, 511 states have (on average 1.2367906066536203) internal successors, (632), 510 states have internal predecessors, (632), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:37,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 511 states to 511 states and 632 transitions. [2024-11-09 16:04:37,349 INFO L240 hiAutomatonCegarLoop]: Abstraction has 511 states and 632 transitions. [2024-11-09 16:04:37,349 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 16:04:37,350 INFO L425 stractBuchiCegarLoop]: Abstraction has 511 states and 632 transitions. [2024-11-09 16:04:37,350 INFO L332 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-11-09 16:04:37,350 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 511 states and 632 transitions. [2024-11-09 16:04:37,352 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 358 [2024-11-09 16:04:37,352 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:37,352 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:37,353 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:37,353 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:37,353 INFO L745 eck$LassoCheckResult]: Stem: 2250#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1; 2251#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret35#1, main_~retValue_acc~7#1, main_~tmp~4#1;havoc main_~retValue_acc~7#1;havoc main_~tmp~4#1;assume { :begin_inline_select_helpers } true; 2236#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 2237#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 2354#valid_product_returnLabel#1 main_#t~ret35#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~4#1 := main_#t~ret35#1;havoc main_#t~ret35#1; 2262#L667 assume 0 != main_~tmp~4#1;assume { :begin_inline_setup } true; 2263#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 2338#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet36#1, test_#t~nondet37#1, test_#t~nondet38#1, test_#t~nondet39#1, test_~splverifierCounter~0#1, test_~tmp~5#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~5#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 2398#L701-2 [2024-11-09 16:04:37,353 INFO L747 eck$LassoCheckResult]: Loop: 2398#L701-2 assume !false; 2668#L702 assume test_~splverifierCounter~0#1 < 4; 2667#L703 havoc test_#t~nondet36#1;test_~tmp~5#1 := test_#t~nondet36#1;havoc test_#t~nondet36#1; 2662#L711 assume !(0 != test_~tmp~5#1); 2659#L711-2 havoc test_#t~nondet37#1;test_~tmp___0~1#1 := test_#t~nondet37#1;havoc test_#t~nondet37#1; 2654#L721 assume !(0 != test_~tmp___0~1#1); 2651#L721-2 havoc test_#t~nondet38#1;test_~tmp___2~0#1 := test_#t~nondet38#1;havoc test_#t~nondet38#1; 2649#L731 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 2645#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 2643#L739-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1; 2641#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret9#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret9#1;havoc __utac_acc__Specification5_spec__2_#t~ret9#1; 2639#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret9#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 2638#L770 assume !(0 != ~pumpRunning~0); 2636#L770-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret41#1, processEnvironment_~tmp~7#1;havoc processEnvironment_~tmp~7#1; 2621#L828 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1, processEnvironment__wrappee__highWaterSensor_~tmp~6#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~6#1; 2620#L802-2 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret52#1, isHighWaterLevel_~retValue_acc~10#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~2#1;havoc isHighWaterLevel_~retValue_acc~10#1;havoc isHighWaterLevel_~tmp~9#1;havoc isHighWaterLevel_~tmp___0~2#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;havoc isHighWaterSensorDry_~retValue_acc~2#1; 2619#L141-1 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~2#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~2#1; 2389#isHighWaterSensorDry_returnLabel#2 isHighWaterLevel_#t~ret52#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~2#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~9#1 := isHighWaterLevel_#t~ret52#1;havoc isHighWaterLevel_#t~ret52#1; 2616#L948-3 assume 0 != isHighWaterLevel_~tmp~9#1;isHighWaterLevel_~tmp___0~2#1 := 0; 2615#L948-5 isHighWaterLevel_~retValue_acc~10#1 := isHighWaterLevel_~tmp___0~2#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~10#1; 2614#isHighWaterLevel_returnLabel#2 processEnvironment__wrappee__highWaterSensor_#t~ret40#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret52#1, isHighWaterLevel_~retValue_acc~10#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~2#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~6#1 := processEnvironment__wrappee__highWaterSensor_#t~ret40#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1; 2613#L806-3 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~6#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 2258#processEnvironment__wrappee__base_returnLabel#3 assume { :end_inline_processEnvironment__wrappee__base } true; 2259#L802-3 havoc processEnvironment__wrappee__highWaterSensor_#t~ret40#1, processEnvironment__wrappee__highWaterSensor_~tmp~6#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 2374#L828-1 havoc processEnvironment_#t~ret41#1, processEnvironment_~tmp~7#1;assume { :end_inline_processEnvironment } true; 2677#L777-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;havoc getWaterLevel_~retValue_acc~1#1;getWaterLevel_~retValue_acc~1#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~1#1; 2676#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret10#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~1#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret10#1;havoc __utac_acc__Specification5_spec__3_#t~ret10#1; 2675#L190 assume 2 != __utac_acc__Specification5_spec__3_~tmp~0#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;havoc isPumpRunning_~retValue_acc~9#1;isPumpRunning_~retValue_acc~9#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~9#1; 2674#isPumpRunning_returnLabel#2 __utac_acc__Specification5_spec__3_#t~ret11#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~9#1;assume { :end_inline_isPumpRunning } true;__utac_acc__Specification5_spec__3_~tmp___0~0#1 := __utac_acc__Specification5_spec__3_#t~ret11#1;havoc __utac_acc__Specification5_spec__3_#t~ret11#1; 2673#L194 assume !(0 != __utac_acc__Specification5_spec__3_~tmp___0~0#1); 2671#L190-1 havoc __utac_acc__Specification5_spec__3_#t~ret10#1, __utac_acc__Specification5_spec__3_#t~ret11#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 2670#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 2398#L701-2 [2024-11-09 16:04:37,354 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:37,354 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 5 times [2024-11-09 16:04:37,354 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:37,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1846330990] [2024-11-09 16:04:37,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:37,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:37,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:37,360 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:37,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:37,365 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:37,365 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:37,365 INFO L85 PathProgramCache]: Analyzing trace with hash -1422791535, now seen corresponding path program 1 times [2024-11-09 16:04:37,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:37,365 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [552773755] [2024-11-09 16:04:37,365 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:37,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:37,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:37,372 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:37,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:37,384 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:37,385 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:37,385 INFO L85 PathProgramCache]: Analyzing trace with hash -826233990, now seen corresponding path program 1 times [2024-11-09 16:04:37,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:37,385 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [348046854] [2024-11-09 16:04:37,385 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:37,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:37,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:37,405 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:37,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:37,419 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:38,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:38,313 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:38,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:38,382 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 09.11 04:04:38 BoogieIcfgContainer [2024-11-09 16:04:38,382 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-09 16:04:38,383 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 16:04:38,383 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 16:04:38,384 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 16:04:38,385 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 04:04:36" (3/4) ... [2024-11-09 16:04:38,387 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-09 16:04:38,444 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-09 16:04:38,444 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 16:04:38,445 INFO L158 Benchmark]: Toolchain (without parser) took 3353.81ms. Allocated memory was 180.4MB in the beginning and 270.5MB in the end (delta: 90.2MB). Free memory was 110.9MB in the beginning and 168.8MB in the end (delta: -57.9MB). Peak memory consumption was 34.6MB. Max. memory is 16.1GB. [2024-11-09 16:04:38,445 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 113.2MB. Free memory was 77.1MB in the beginning and 76.9MB in the end (delta: 134.2kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 16:04:38,446 INFO L158 Benchmark]: CACSL2BoogieTranslator took 410.23ms. Allocated memory is still 180.4MB. Free memory was 110.7MB in the beginning and 145.6MB in the end (delta: -34.9MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-09 16:04:38,446 INFO L158 Benchmark]: Boogie Procedure Inliner took 44.89ms. Allocated memory is still 180.4MB. Free memory was 145.6MB in the beginning and 142.1MB in the end (delta: 3.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 16:04:38,446 INFO L158 Benchmark]: Boogie Preprocessor took 54.02ms. Allocated memory is still 180.4MB. Free memory was 142.1MB in the beginning and 137.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 16:04:38,446 INFO L158 Benchmark]: RCFGBuilder took 568.10ms. Allocated memory is still 180.4MB. Free memory was 137.9MB in the beginning and 105.7MB in the end (delta: 32.2MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-09 16:04:38,447 INFO L158 Benchmark]: BuchiAutomizer took 2210.11ms. Allocated memory was 180.4MB in the beginning and 270.5MB in the end (delta: 90.2MB). Free memory was 105.7MB in the beginning and 173.0MB in the end (delta: -67.3MB). Peak memory consumption was 24.7MB. Max. memory is 16.1GB. [2024-11-09 16:04:38,447 INFO L158 Benchmark]: Witness Printer took 61.77ms. Allocated memory is still 270.5MB. Free memory was 172.0MB in the beginning and 168.8MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 16:04:38,448 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 113.2MB. Free memory was 77.1MB in the beginning and 76.9MB in the end (delta: 134.2kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 410.23ms. Allocated memory is still 180.4MB. Free memory was 110.7MB in the beginning and 145.6MB in the end (delta: -34.9MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 44.89ms. Allocated memory is still 180.4MB. Free memory was 145.6MB in the beginning and 142.1MB in the end (delta: 3.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 54.02ms. Allocated memory is still 180.4MB. Free memory was 142.1MB in the beginning and 137.9MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 568.10ms. Allocated memory is still 180.4MB. Free memory was 137.9MB in the beginning and 105.7MB in the end (delta: 32.2MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * BuchiAutomizer took 2210.11ms. Allocated memory was 180.4MB in the beginning and 270.5MB in the end (delta: 90.2MB). Free memory was 105.7MB in the beginning and 173.0MB in the end (delta: -67.3MB). Peak memory consumption was 24.7MB. Max. memory is 16.1GB. * Witness Printer took 61.77ms. Allocated memory is still 270.5MB. Free memory was 172.0MB in the beginning and 168.8MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [49] - GenericResultAtLocation [Line: 160]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [160] - GenericResultAtLocation [Line: 211]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [211] - GenericResultAtLocation [Line: 577]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [577] - GenericResultAtLocation [Line: 680]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [680] - GenericResultAtLocation [Line: 689]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [689] - GenericResultAtLocation [Line: 757]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [757] - GenericResultAtLocation [Line: 985]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [985] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 4 terminating modules (4 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.4 modules have a trivial ranking function, the largest among these consists of 6 locations. The remainder module has 511 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.1s and 5 iterations. TraceHistogramMax:1. Analysis of lassos took 1.5s. Construction of modules took 0.1s. Büchi inclusion checks took 0.2s. Highest rank in rank-based complementation 0. Minimization of det autom 4. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 4 MinimizatonAttempts, 3 StatesRemovedByMinimization, 1 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 640 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 640 mSDsluCounter, 2644 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1694 mSDsCounter, 55 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 254 IncrementalHoareTripleChecker+Invalid, 309 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 55 mSolverCounterUnsat, 950 mSDtfsCounter, 254 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI3 SFLT0 conc1 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 701]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L58] int waterLevel = 1; [L59] int methaneLevelCritical = 0; [L163] int switchedOnBeforeTS ; [L381] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L578] int cleanupTimeShifts = 4; [L760] int pumpRunning = 0; [L761] int systemActive = 1; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L658] int retValue_acc ; [L659] int tmp ; [L663] FCALL select_helpers() [L664] FCALL select_features() [L665] CALL, EXPR valid_product() [L1012] int retValue_acc ; [L1015] retValue_acc = 1 [L1016] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L665] RET, EXPR valid_product() [L665] tmp = valid_product() [L667] COND TRUE \read(tmp) [L669] FCALL setup() [L670] CALL runTest() [L648] CALL __utac_acc__Specification5_spec__1() [L168] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L648] RET __utac_acc__Specification5_spec__1() [L649] CALL test() [L692] int splverifierCounter ; [L693] int tmp ; [L694] int tmp___0 ; [L695] int tmp___1 ; [L696] int tmp___2 ; [L699] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L701] COND TRUE 1 [L703] COND TRUE splverifierCounter < 4 [L709] tmp = __VERIFIER_nondet_int() [L711] COND FALSE !(\read(tmp)) [L719] tmp___0 = __VERIFIER_nondet_int() [L721] COND FALSE !(\read(tmp___0)) [L729] tmp___2 = __VERIFIER_nondet_int() [L731] COND TRUE \read(tmp___2) [L733] CALL startSystem() [L981] systemActive = 1 [L733] RET startSystem() [L746] CALL timeShift() [L768] CALL __utac_acc__Specification5_spec__2() [L177] CALL, EXPR isPumpRunning() [L895] int retValue_acc ; [L898] retValue_acc = pumpRunning [L899] return (retValue_acc); [L177] RET, EXPR isPumpRunning() [L177] switchedOnBeforeTS = isPumpRunning() [L768] RET __utac_acc__Specification5_spec__2() [L770] COND FALSE !(\read(pumpRunning)) [L777] COND TRUE \read(systemActive) [L779] CALL processEnvironment() [L825] int tmp ; [L828] COND FALSE !(\read(pumpRunning)) [L843] CALL processEnvironment__wrappee__highWaterSensor() [L799] int tmp ; [L802] COND TRUE ! pumpRunning [L804] CALL, EXPR isHighWaterLevel() [L940] int retValue_acc ; [L941] int tmp ; [L942] int tmp___0 ; [L946] CALL, EXPR isHighWaterSensorDry() [L138] int retValue_acc ; [L141] COND TRUE waterLevel < 2 [L142] retValue_acc = 1 [L143] return (retValue_acc); [L946] RET, EXPR isHighWaterSensorDry() [L946] tmp = isHighWaterSensorDry() [L948] COND TRUE \read(tmp) [L949] tmp___0 = 0 [L953] retValue_acc = tmp___0 [L954] return (retValue_acc); [L804] RET, EXPR isHighWaterLevel() [L804] tmp = isHighWaterLevel() [L806] COND FALSE !(\read(tmp)) [L812] FCALL processEnvironment__wrappee__base() [L843] RET processEnvironment__wrappee__highWaterSensor() [L779] RET processEnvironment() [L785] CALL __utac_acc__Specification5_spec__3() [L183] int tmp ; [L184] int tmp___0 ; [L188] CALL, EXPR getWaterLevel() [L129] int retValue_acc ; [L132] retValue_acc = waterLevel [L133] return (retValue_acc); [L188] RET, EXPR getWaterLevel() [L188] tmp = getWaterLevel() [L190] COND TRUE tmp != 2 [L192] CALL, EXPR isPumpRunning() [L895] int retValue_acc ; [L898] retValue_acc = pumpRunning [L899] return (retValue_acc); [L192] RET, EXPR isPumpRunning() [L192] tmp___0 = isPumpRunning() [L194] COND FALSE !(\read(tmp___0)) [L785] RET __utac_acc__Specification5_spec__3() [L746] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 701]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L58] int waterLevel = 1; [L59] int methaneLevelCritical = 0; [L163] int switchedOnBeforeTS ; [L381] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L578] int cleanupTimeShifts = 4; [L760] int pumpRunning = 0; [L761] int systemActive = 1; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L658] int retValue_acc ; [L659] int tmp ; [L663] FCALL select_helpers() [L664] FCALL select_features() [L665] CALL, EXPR valid_product() [L1012] int retValue_acc ; [L1015] retValue_acc = 1 [L1016] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L665] RET, EXPR valid_product() [L665] tmp = valid_product() [L667] COND TRUE \read(tmp) [L669] FCALL setup() [L670] CALL runTest() [L648] CALL __utac_acc__Specification5_spec__1() [L168] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L648] RET __utac_acc__Specification5_spec__1() [L649] CALL test() [L692] int splverifierCounter ; [L693] int tmp ; [L694] int tmp___0 ; [L695] int tmp___1 ; [L696] int tmp___2 ; [L699] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L701] COND TRUE 1 [L703] COND TRUE splverifierCounter < 4 [L709] tmp = __VERIFIER_nondet_int() [L711] COND FALSE !(\read(tmp)) [L719] tmp___0 = __VERIFIER_nondet_int() [L721] COND FALSE !(\read(tmp___0)) [L729] tmp___2 = __VERIFIER_nondet_int() [L731] COND TRUE \read(tmp___2) [L733] CALL startSystem() [L981] systemActive = 1 [L733] RET startSystem() [L746] CALL timeShift() [L768] CALL __utac_acc__Specification5_spec__2() [L177] CALL, EXPR isPumpRunning() [L895] int retValue_acc ; [L898] retValue_acc = pumpRunning [L899] return (retValue_acc); [L177] RET, EXPR isPumpRunning() [L177] switchedOnBeforeTS = isPumpRunning() [L768] RET __utac_acc__Specification5_spec__2() [L770] COND FALSE !(\read(pumpRunning)) [L777] COND TRUE \read(systemActive) [L779] CALL processEnvironment() [L825] int tmp ; [L828] COND FALSE !(\read(pumpRunning)) [L843] CALL processEnvironment__wrappee__highWaterSensor() [L799] int tmp ; [L802] COND TRUE ! pumpRunning [L804] CALL, EXPR isHighWaterLevel() [L940] int retValue_acc ; [L941] int tmp ; [L942] int tmp___0 ; [L946] CALL, EXPR isHighWaterSensorDry() [L138] int retValue_acc ; [L141] COND TRUE waterLevel < 2 [L142] retValue_acc = 1 [L143] return (retValue_acc); [L946] RET, EXPR isHighWaterSensorDry() [L946] tmp = isHighWaterSensorDry() [L948] COND TRUE \read(tmp) [L949] tmp___0 = 0 [L953] retValue_acc = tmp___0 [L954] return (retValue_acc); [L804] RET, EXPR isHighWaterLevel() [L804] tmp = isHighWaterLevel() [L806] COND FALSE !(\read(tmp)) [L812] FCALL processEnvironment__wrappee__base() [L843] RET processEnvironment__wrappee__highWaterSensor() [L779] RET processEnvironment() [L785] CALL __utac_acc__Specification5_spec__3() [L183] int tmp ; [L184] int tmp___0 ; [L188] CALL, EXPR getWaterLevel() [L129] int retValue_acc ; [L132] retValue_acc = waterLevel [L133] return (retValue_acc); [L188] RET, EXPR getWaterLevel() [L188] tmp = getWaterLevel() [L190] COND TRUE tmp != 2 [L192] CALL, EXPR isPumpRunning() [L895] int retValue_acc ; [L898] retValue_acc = pumpRunning [L899] return (retValue_acc); [L192] RET, EXPR isPumpRunning() [L192] tmp___0 = isPumpRunning() [L194] COND FALSE !(\read(tmp___0)) [L785] RET __utac_acc__Specification5_spec__3() [L746] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-09 16:04:38,473 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(TERM)