./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/minepump_spec4_product63.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 3061b6dc 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_spec4_product63.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 7c7779f94f1738e754b88f9a8a8e36de7065a4e94578f4135106bd0ff9ddb13d --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 14:58:48,670 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 14:58:48,729 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-19 14:58:48,735 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 14:58:48,735 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 14:58:48,767 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 14:58:48,769 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 14:58:48,769 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 14:58:48,770 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 14:58:48,771 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 14:58:48,772 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 14:58:48,772 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 14:58:48,773 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 14:58:48,773 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-19 14:58:48,776 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-19 14:58:48,776 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-19 14:58:48,776 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-19 14:58:48,777 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-19 14:58:48,777 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-19 14:58:48,777 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 14:58:48,777 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-19 14:58:48,778 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 14:58:48,778 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 14:58:48,778 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 14:58:48,778 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 14:58:48,778 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-19 14:58:48,779 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-19 14:58:48,779 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-19 14:58:48,779 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 14:58:48,779 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 14:58:48,779 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 14:58:48,780 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 14:58:48,780 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-19 14:58:48,780 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 14:58:48,780 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 14:58:48,780 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 14:58:48,781 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 14:58:48,781 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 14:58:48,782 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-19 14:58:48,782 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 -> 7c7779f94f1738e754b88f9a8a8e36de7065a4e94578f4135106bd0ff9ddb13d [2024-11-19 14:58:49,030 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 14:58:49,057 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 14:58:49,059 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 14:58:49,060 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 14:58:49,061 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 14:58:49,062 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/minepump_spec4_product63.cil.c [2024-11-19 14:58:50,548 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 14:58:50,782 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 14:58:50,783 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/product-lines/minepump_spec4_product63.cil.c [2024-11-19 14:58:50,799 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7998f5c95/2437300631a64a68a07cbf104bb4058a/FLAG32055e0b6 [2024-11-19 14:58:50,811 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7998f5c95/2437300631a64a68a07cbf104bb4058a [2024-11-19 14:58:50,814 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 14:58:50,816 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 14:58:50,817 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 14:58:50,818 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 14:58:50,825 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 14:58:50,826 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:58:50" (1/1) ... [2024-11-19 14:58:50,827 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@41762810 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:50, skipping insertion in model container [2024-11-19 14:58:50,827 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:58:50" (1/1) ... [2024-11-19 14:58:50,876 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 14:58:51,251 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 14:58:51,270 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 14:58:51,280 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [49] [2024-11-19 14:58:51,281 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [415] [2024-11-19 14:58:51,282 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [519] [2024-11-19 14:58:51,282 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification4_spec.i","") [554] [2024-11-19 14:58:51,282 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [583] [2024-11-19 14:58:51,282 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [691] [2024-11-19 14:58:51,282 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [700] [2024-11-19 14:58:51,283 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [958] [2024-11-19 14:58:51,349 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 14:58:51,373 INFO L204 MainTranslator]: Completed translation [2024-11-19 14:58:51,374 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51 WrapperNode [2024-11-19 14:58:51,374 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 14:58:51,375 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 14:58:51,375 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 14:58:51,375 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 14:58:51,382 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,401 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,465 INFO L138 Inliner]: procedures = 58, calls = 107, calls flagged for inlining = 60, calls inlined = 178, statements flattened = 1210 [2024-11-19 14:58:51,465 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 14:58:51,466 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 14:58:51,466 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 14:58:51,466 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 14:58:51,477 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,478 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,487 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,521 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-19 14:58:51,521 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,521 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,543 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,562 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,568 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,576 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,590 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 14:58:51,591 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 14:58:51,591 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 14:58:51,591 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 14:58:51,591 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (1/1) ... [2024-11-19 14:58:51,603 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-19 14:58:51,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 14:58:51,634 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-19 14:58:51,637 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-19 14:58:51,684 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 14:58:51,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 14:58:51,685 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 14:58:51,685 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 14:58:51,775 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 14:58:51,779 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 14:58:52,510 INFO L? ?]: Removed 307 outVars from TransFormulas that were not future-live. [2024-11-19 14:58:52,511 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 14:58:52,534 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 14:58:52,538 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-19 14:58:52,538 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:58:52 BoogieIcfgContainer [2024-11-19 14:58:52,538 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 14:58:52,539 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-19 14:58:52,539 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-19 14:58:52,543 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-19 14:58:52,545 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:58:52,545 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 19.11 02:58:50" (1/3) ... [2024-11-19 14:58:52,546 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@36e48ab7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 02:58:52, skipping insertion in model container [2024-11-19 14:58:52,546 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:58:52,547 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:51" (2/3) ... [2024-11-19 14:58:52,547 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@36e48ab7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 02:58:52, skipping insertion in model container [2024-11-19 14:58:52,547 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:58:52,548 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:58:52" (3/3) ... [2024-11-19 14:58:52,549 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec4_product63.cil.c [2024-11-19 14:58:52,605 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-19 14:58:52,606 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-19 14:58:52,607 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-19 14:58:52,607 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-19 14:58:52,607 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-19 14:58:52,607 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-19 14:58:52,607 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-19 14:58:52,607 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-19 14:58:52,616 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 325 states, 324 states have (on average 1.3487654320987654) internal successors, (437), 324 states have internal predecessors, (437), 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-19 14:58:52,654 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 214 [2024-11-19 14:58:52,654 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:52,655 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:52,661 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:52,662 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:52,662 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-19 14:58:52,664 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 325 states, 324 states have (on average 1.3487654320987654) internal successors, (437), 324 states have internal predecessors, (437), 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-19 14:58:52,681 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 214 [2024-11-19 14:58:52,681 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:52,681 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:52,684 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:52,684 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:52,710 INFO L745 eck$LassoCheckResult]: Stem: 190#$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);~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1; 210#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret27#1, main_~retValue_acc~3#1, main_~tmp~3#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~3#1;assume { :begin_inline_select_helpers } true; 26#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 297#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~5#1;havoc valid_product_~retValue_acc~5#1;valid_product_~retValue_acc~5#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~5#1; 101#valid_product_returnLabel#1true main_#t~ret27#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~5#1;assume { :end_inline_valid_product } true;main_~tmp~3#1 := main_#t~ret27#1;havoc main_#t~ret27#1; 131#L506true assume 0 != main_~tmp~3#1;assume { :begin_inline_setup } true; 74#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet51#1, test_#t~nondet52#1, test_#t~nondet53#1, test_#t~nondet54#1, test_~splverifierCounter~0#1, test_~tmp~11#1, test_~tmp___0~3#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~11#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 287#L969-2true [2024-11-19 14:58:52,710 INFO L747 eck$LassoCheckResult]: Loop: 287#L969-2true assume !false; 22#L970true assume test_~splverifierCounter~0#1 < 4; 258#L971true havoc test_#t~nondet51#1;test_~tmp~11#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 132#L979true assume !(0 != test_~tmp~11#1); 97#L979-2true havoc test_#t~nondet52#1;test_~tmp___0~3#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 196#L989true assume !(0 != test_~tmp___0~3#1); 54#L989-2true havoc test_#t~nondet53#1;test_~tmp___2~0#1 := test_#t~nondet53#1;havoc test_#t~nondet53#1; 306#L999true assume 0 != test_~tmp___2~0#1; 194#L1005-2true assume { :begin_inline_timeShift } true; 212#L711true assume !(0 != ~pumpRunning~0); 68#L711-2true assume !(0 != ~systemActive~0); 323#L718-1true assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification4_spec__1_~tmp~4#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1; 237#getWaterLevel_returnLabel#1true __utac_acc__Specification4_spec__1_#t~ret29#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~4#1 := __utac_acc__Specification4_spec__1_#t~ret29#1;havoc __utac_acc__Specification4_spec__1_#t~ret29#1; 126#L566true assume !(0 == __utac_acc__Specification4_spec__1_~tmp~4#1); 241#L566-1true havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 238#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 287#L969-2true [2024-11-19 14:58:52,716 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:52,716 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times [2024-11-19 14:58:52,727 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:52,727 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1860107543] [2024-11-19 14:58:52,728 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:52,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:52,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:52,825 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:52,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:52,869 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:52,872 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:52,873 INFO L85 PathProgramCache]: Analyzing trace with hash 1022361798, now seen corresponding path program 1 times [2024-11-19 14:58:52,873 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:52,873 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1525363794] [2024-11-19 14:58:52,873 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:52,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:52,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:52,886 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:52,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:52,894 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:52,895 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:52,896 INFO L85 PathProgramCache]: Analyzing trace with hash -1917186422, now seen corresponding path program 1 times [2024-11-19 14:58:52,896 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:52,896 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1285143744] [2024-11-19 14:58:52,896 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:52,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:52,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:58:53,117 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-19 14:58:53,117 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:58:53,117 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1285143744] [2024-11-19 14:58:53,118 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1285143744] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:58:53,118 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:58:53,118 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 14:58:53,118 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [217076634] [2024-11-19 14:58:53,120 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:58:53,200 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:58:53,232 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 14:58:53,233 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-19 14:58:53,236 INFO L87 Difference]: Start difference. First operand has 325 states, 324 states have (on average 1.3487654320987654) internal successors, (437), 324 states have internal predecessors, (437), 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 3.8333333333333335) internal successors, (23), 5 states have internal predecessors, (23), 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-19 14:58:53,410 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:58:53,410 INFO L93 Difference]: Finished difference Result 695 states and 917 transitions. [2024-11-19 14:58:53,412 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 695 states and 917 transitions. [2024-11-19 14:58:53,424 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 455 [2024-11-19 14:58:53,434 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 695 states to 665 states and 887 transitions. [2024-11-19 14:58:53,435 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 665 [2024-11-19 14:58:53,438 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 665 [2024-11-19 14:58:53,438 INFO L73 IsDeterministic]: Start isDeterministic. Operand 665 states and 887 transitions. [2024-11-19 14:58:53,443 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:58:53,444 INFO L218 hiAutomatonCegarLoop]: Abstraction has 665 states and 887 transitions. [2024-11-19 14:58:53,465 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 665 states and 887 transitions. [2024-11-19 14:58:53,490 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 665 to 361. [2024-11-19 14:58:53,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 361 states, 361 states have (on average 1.332409972299169) internal successors, (481), 360 states have internal predecessors, (481), 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-19 14:58:53,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 361 states and 481 transitions. [2024-11-19 14:58:53,493 INFO L240 hiAutomatonCegarLoop]: Abstraction has 361 states and 481 transitions. [2024-11-19 14:58:53,496 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 14:58:53,499 INFO L425 stractBuchiCegarLoop]: Abstraction has 361 states and 481 transitions. [2024-11-19 14:58:53,499 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-19 14:58:53,500 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 361 states and 481 transitions. [2024-11-19 14:58:53,504 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 248 [2024-11-19 14:58:53,504 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:53,504 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:53,505 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:53,506 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] [2024-11-19 14:58:53,507 INFO L745 eck$LassoCheckResult]: Stem: 1302#$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);~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1; 1303#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret27#1, main_~retValue_acc~3#1, main_~tmp~3#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~3#1;assume { :begin_inline_select_helpers } true; 1088#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1089#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~5#1;havoc valid_product_~retValue_acc~5#1;valid_product_~retValue_acc~5#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~5#1; 1213#valid_product_returnLabel#1 main_#t~ret27#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~5#1;assume { :end_inline_valid_product } true;main_~tmp~3#1 := main_#t~ret27#1;havoc main_#t~ret27#1; 1214#L506 assume 0 != main_~tmp~3#1;assume { :begin_inline_setup } true; 1170#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet51#1, test_#t~nondet52#1, test_#t~nondet53#1, test_#t~nondet54#1, test_~splverifierCounter~0#1, test_~tmp~11#1, test_~tmp___0~3#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~11#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1171#L969-2 [2024-11-19 14:58:53,508 INFO L747 eck$LassoCheckResult]: Loop: 1171#L969-2 assume !false; 1078#L970 assume test_~splverifierCounter~0#1 < 4; 1079#L971 havoc test_#t~nondet51#1;test_~tmp~11#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 1248#L979 assume !(0 != test_~tmp~11#1); 1154#L979-2 havoc test_#t~nondet52#1;test_~tmp___0~3#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 1207#L989 assume !(0 != test_~tmp___0~3#1); 1139#L989-2 havoc test_#t~nondet53#1;test_~tmp___2~0#1 := test_#t~nondet53#1;havoc test_#t~nondet53#1; 1140#L999 assume 0 != test_~tmp___2~0#1; 1142#L1005-2 assume { :begin_inline_timeShift } true; 1307#L711 assume !(0 != ~pumpRunning~0); 1163#L711-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~7#1;havoc processEnvironment_~tmp~7#1; 1164#L795 assume 0 != ~pumpRunning~0;assume { :begin_inline_isMethaneAlarm } true;havoc isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret40#1, isMethaneAlarm_~retValue_acc~10#1;havoc isMethaneAlarm_~retValue_acc~10#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;isMethaneLevelCritical_~retValue_acc~6#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~6#1; 1272#isMethaneLevelCritical_returnLabel#1 isMethaneAlarm_#t~ret40#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;assume { :end_inline_isMethaneLevelCritical } true;isMethaneAlarm_~retValue_acc~10#1 := isMethaneAlarm_#t~ret40#1;havoc isMethaneAlarm_#t~ret40#1;isMethaneAlarm_#res#1 := isMethaneAlarm_~retValue_acc~10#1; 1345#isMethaneAlarm_returnLabel#1 processEnvironment_#t~ret38#1 := isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret40#1, isMethaneAlarm_~retValue_acc~10#1;assume { :end_inline_isMethaneAlarm } true;processEnvironment_~tmp~7#1 := processEnvironment_#t~ret38#1;havoc processEnvironment_#t~ret38#1; 1255#L799 assume 0 != processEnvironment_~tmp~7#1;assume { :begin_inline_deactivatePump } true;~pumpRunning~0 := 0; 1167#deactivatePump_returnLabel#2 assume { :end_inline_deactivatePump } true; 1075#L795-1 havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~7#1;assume { :end_inline_processEnvironment } true; 1076#L718-1 assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification4_spec__1_~tmp~4#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1; 1328#getWaterLevel_returnLabel#1 __utac_acc__Specification4_spec__1_#t~ret29#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~4#1 := __utac_acc__Specification4_spec__1_#t~ret29#1;havoc __utac_acc__Specification4_spec__1_#t~ret29#1; 1242#L566 assume !(0 == __utac_acc__Specification4_spec__1_~tmp~4#1); 1115#L566-1 havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 1329#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1171#L969-2 [2024-11-19 14:58:53,508 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:53,508 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times [2024-11-19 14:58:53,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:53,509 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [107658939] [2024-11-19 14:58:53,509 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 14:58:53,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:53,519 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-19 14:58:53,519 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:58:53,519 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:53,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:53,529 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:53,531 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:53,531 INFO L85 PathProgramCache]: Analyzing trace with hash -1369353105, now seen corresponding path program 1 times [2024-11-19 14:58:53,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:53,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1870903632] [2024-11-19 14:58:53,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:53,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:53,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:58:53,549 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-19 14:58:53,550 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:58:53,550 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1870903632] [2024-11-19 14:58:53,550 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1870903632] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:58:53,550 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:58:53,550 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 14:58:53,550 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [463776456] [2024-11-19 14:58:53,550 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:58:53,551 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-19 14:58:53,551 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:58:53,551 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 14:58:53,551 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 14:58:53,551 INFO L87 Difference]: Start difference. First operand 361 states and 481 transitions. cyclomatic complexity: 123 Second operand has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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-19 14:58:53,653 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:58:53,654 INFO L93 Difference]: Finished difference Result 363 states and 457 transitions. [2024-11-19 14:58:53,654 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 363 states and 457 transitions. [2024-11-19 14:58:53,656 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 255 [2024-11-19 14:58:53,661 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 363 states to 363 states and 457 transitions. [2024-11-19 14:58:53,662 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 363 [2024-11-19 14:58:53,662 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 363 [2024-11-19 14:58:53,663 INFO L73 IsDeterministic]: Start isDeterministic. Operand 363 states and 457 transitions. [2024-11-19 14:58:53,668 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:58:53,668 INFO L218 hiAutomatonCegarLoop]: Abstraction has 363 states and 457 transitions. [2024-11-19 14:58:53,669 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 363 states and 457 transitions. [2024-11-19 14:58:53,684 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 363. [2024-11-19 14:58:53,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 363 states, 363 states have (on average 1.258953168044077) internal successors, (457), 362 states have internal predecessors, (457), 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-19 14:58:53,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 363 states and 457 transitions. [2024-11-19 14:58:53,688 INFO L240 hiAutomatonCegarLoop]: Abstraction has 363 states and 457 transitions. [2024-11-19 14:58:53,689 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 14:58:53,690 INFO L425 stractBuchiCegarLoop]: Abstraction has 363 states and 457 transitions. [2024-11-19 14:58:53,690 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-19 14:58:53,690 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 363 states and 457 transitions. [2024-11-19 14:58:53,692 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 255 [2024-11-19 14:58:53,693 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:53,693 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:53,694 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:53,694 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] [2024-11-19 14:58:53,694 INFO L745 eck$LassoCheckResult]: Stem: 1978#$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);~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1; 1979#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret27#1, main_~retValue_acc~3#1, main_~tmp~3#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~3#1;assume { :begin_inline_select_helpers } true; 1805#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1806#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~5#1;havoc valid_product_~retValue_acc~5#1;valid_product_~retValue_acc~5#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~5#1; 1908#valid_product_returnLabel#1 main_#t~ret27#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~5#1;assume { :end_inline_valid_product } true;main_~tmp~3#1 := main_#t~ret27#1;havoc main_#t~ret27#1; 1909#L506 assume 0 != main_~tmp~3#1;assume { :begin_inline_setup } true; 1872#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet51#1, test_#t~nondet52#1, test_#t~nondet53#1, test_#t~nondet54#1, test_~splverifierCounter~0#1, test_~tmp~11#1, test_~tmp___0~3#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~11#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1873#L969-2 [2024-11-19 14:58:53,695 INFO L747 eck$LassoCheckResult]: Loop: 1873#L969-2 assume !false; 2027#L970 assume test_~splverifierCounter~0#1 < 4; 2015#L971 havoc test_#t~nondet51#1;test_~tmp~11#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 1932#L979 assume !(0 != test_~tmp~11#1); 1857#L979-2 havoc test_#t~nondet52#1;test_~tmp___0~3#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 2103#L989 assume !(0 != test_~tmp___0~3#1); 1843#L989-2 havoc test_#t~nondet53#1;test_~tmp___2~0#1 := test_#t~nondet53#1;havoc test_#t~nondet53#1; 1844#L999 assume 0 != test_~tmp___2~0#1; 1982#L1005-2 assume { :begin_inline_timeShift } true; 1983#L711 assume !(0 != ~pumpRunning~0); 1865#L711-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~7#1;havoc processEnvironment_~tmp~7#1; 1866#L795 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~6#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~6#1; 1950#L769-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~5#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~5#1; 1941#L743-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~12#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~12#1;havoc isHighWaterLevel_~tmp~9#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;havoc isHighWaterSensorDry_~retValue_acc~8#1; 1855#L672-3 assume !(~waterLevel~0 < 2);isHighWaterSensorDry_~retValue_acc~8#1 := 0;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~8#1; 1856#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret49#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~9#1 := isHighWaterLevel_#t~ret49#1;havoc isHighWaterLevel_#t~ret49#1; 2013#L914-9 assume 0 != isHighWaterLevel_~tmp~9#1;isHighWaterLevel_~tmp___0~1#1 := 0; 1960#L914-11 isHighWaterLevel_~retValue_acc~12#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~12#1; 1961#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret36#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~12#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~5#1 := processEnvironment__wrappee__highWaterSensor_#t~ret36#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1; 1966#L747-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~5#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1924#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 1775#L743-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~5#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 1829#L769-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~6#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 1794#L795-1 havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~7#1;assume { :end_inline_processEnvironment } true; 1795#L718-1 assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification4_spec__1_~tmp~4#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1; 2008#getWaterLevel_returnLabel#1 __utac_acc__Specification4_spec__1_#t~ret29#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~4#1 := __utac_acc__Specification4_spec__1_#t~ret29#1;havoc __utac_acc__Specification4_spec__1_#t~ret29#1; 1927#L566 assume !(0 == __utac_acc__Specification4_spec__1_~tmp~4#1); 1823#L566-1 havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 2007#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1873#L969-2 [2024-11-19 14:58:53,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:53,696 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 3 times [2024-11-19 14:58:53,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:53,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [528490529] [2024-11-19 14:58:53,698 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 14:58:53,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:53,708 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-19 14:58:53,712 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:58:53,712 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:53,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:53,722 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:53,725 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:53,725 INFO L85 PathProgramCache]: Analyzing trace with hash 1645274565, now seen corresponding path program 1 times [2024-11-19 14:58:53,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:53,725 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [187882905] [2024-11-19 14:58:53,725 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:53,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:53,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:58:53,807 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-19 14:58:53,808 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:58:53,808 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [187882905] [2024-11-19 14:58:53,808 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [187882905] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:58:53,808 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:58:53,808 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 14:58:53,808 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1356492214] [2024-11-19 14:58:53,808 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:58:53,809 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-19 14:58:53,809 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:58:53,809 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 14:58:53,809 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 14:58:53,809 INFO L87 Difference]: Start difference. First operand 363 states and 457 transitions. cyclomatic complexity: 97 Second operand has 4 states, 4 states have (on average 7.25) internal successors, (29), 4 states have internal predecessors, (29), 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-19 14:58:53,935 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:58:53,936 INFO L93 Difference]: Finished difference Result 381 states and 475 transitions. [2024-11-19 14:58:53,936 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 381 states and 475 transitions. [2024-11-19 14:58:53,938 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 267 [2024-11-19 14:58:53,940 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 381 states to 381 states and 475 transitions. [2024-11-19 14:58:53,940 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 381 [2024-11-19 14:58:53,941 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 381 [2024-11-19 14:58:53,941 INFO L73 IsDeterministic]: Start isDeterministic. Operand 381 states and 475 transitions. [2024-11-19 14:58:53,941 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:58:53,941 INFO L218 hiAutomatonCegarLoop]: Abstraction has 381 states and 475 transitions. [2024-11-19 14:58:53,942 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 381 states and 475 transitions. [2024-11-19 14:58:53,952 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 381 to 381. [2024-11-19 14:58:53,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 381 states, 381 states have (on average 1.246719160104987) internal successors, (475), 380 states have internal predecessors, (475), 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-19 14:58:53,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 381 states and 475 transitions. [2024-11-19 14:58:53,957 INFO L240 hiAutomatonCegarLoop]: Abstraction has 381 states and 475 transitions. [2024-11-19 14:58:53,958 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 14:58:53,959 INFO L425 stractBuchiCegarLoop]: Abstraction has 381 states and 475 transitions. [2024-11-19 14:58:53,960 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-19 14:58:53,960 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 381 states and 475 transitions. [2024-11-19 14:58:53,961 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 267 [2024-11-19 14:58:53,962 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:53,962 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:53,962 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:53,963 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] [2024-11-19 14:58:53,963 INFO L745 eck$LassoCheckResult]: Stem: 2738#$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);~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1; 2739#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret27#1, main_~retValue_acc~3#1, main_~tmp~3#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~3#1;assume { :begin_inline_select_helpers } true; 2554#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 2555#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~5#1;havoc valid_product_~retValue_acc~5#1;valid_product_~retValue_acc~5#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~5#1; 2660#valid_product_returnLabel#1 main_#t~ret27#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~5#1;assume { :end_inline_valid_product } true;main_~tmp~3#1 := main_#t~ret27#1;havoc main_#t~ret27#1; 2661#L506 assume 0 != main_~tmp~3#1;assume { :begin_inline_setup } true; 2625#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet51#1, test_#t~nondet52#1, test_#t~nondet53#1, test_#t~nondet54#1, test_~splverifierCounter~0#1, test_~tmp~11#1, test_~tmp___0~3#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~11#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 2626#L969-2 [2024-11-19 14:58:53,964 INFO L747 eck$LassoCheckResult]: Loop: 2626#L969-2 assume !false; 2548#L970 assume test_~splverifierCounter~0#1 < 4; 2549#L971 havoc test_#t~nondet51#1;test_~tmp~11#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 2687#L979 assume !(0 != test_~tmp~11#1); 2610#L979-2 havoc test_#t~nondet52#1;test_~tmp___0~3#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 2655#L989 assume !(0 != test_~tmp___0~3#1); 2594#L989-2 havoc test_#t~nondet53#1;test_~tmp___2~0#1 := test_#t~nondet53#1;havoc test_#t~nondet53#1; 2595#L999 assume 0 != test_~tmp___2~0#1; 2597#L1005-2 assume { :begin_inline_timeShift } true; 2743#L711 assume !(0 != ~pumpRunning~0); 2619#L711-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~7#1;havoc processEnvironment_~tmp~7#1; 2620#L795 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~6#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~6#1; 2707#L769-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~5#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~5#1; 2696#L743-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~12#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~12#1;havoc isHighWaterLevel_~tmp~9#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;havoc isHighWaterSensorDry_~retValue_acc~8#1; 2602#L672-3 assume !(~waterLevel~0 < 2);isHighWaterSensorDry_~retValue_acc~8#1 := 0;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~8#1; 2603#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret49#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~9#1 := isHighWaterLevel_#t~ret49#1;havoc isHighWaterLevel_#t~ret49#1; 2773#L914-9 assume !(0 != isHighWaterLevel_~tmp~9#1);isHighWaterLevel_~tmp___0~1#1 := 1; 2717#L914-11 isHighWaterLevel_~retValue_acc~12#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~12#1; 2718#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret36#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~12#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~5#1 := processEnvironment__wrappee__highWaterSensor_#t~ret36#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1; 2724#L747-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~5#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 2678#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 2526#L743-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~5#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 2580#L769-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~6#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 2543#L795-1 havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~7#1;assume { :end_inline_processEnvironment } true; 2544#L718-1 assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification4_spec__1_~tmp~4#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1; 2883#getWaterLevel_returnLabel#1 __utac_acc__Specification4_spec__1_#t~ret29#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~4#1 := __utac_acc__Specification4_spec__1_#t~ret29#1;havoc __utac_acc__Specification4_spec__1_#t~ret29#1; 2682#L566 assume !(0 == __utac_acc__Specification4_spec__1_~tmp~4#1); 2574#L566-1 havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 2768#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 2626#L969-2 [2024-11-19 14:58:53,964 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:53,965 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 4 times [2024-11-19 14:58:53,965 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:53,965 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1442398236] [2024-11-19 14:58:53,965 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-19 14:58:53,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:53,978 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-19 14:58:53,979 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:58:53,979 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:53,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:53,991 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:53,992 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:53,992 INFO L85 PathProgramCache]: Analyzing trace with hash 1058468551, now seen corresponding path program 1 times [2024-11-19 14:58:53,992 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:53,993 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2108053038] [2024-11-19 14:58:53,993 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:53,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:54,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:58:54,089 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-19 14:58:54,089 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:58:54,089 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2108053038] [2024-11-19 14:58:54,091 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2108053038] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:58:54,091 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:58:54,091 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 14:58:54,091 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [772357881] [2024-11-19 14:58:54,091 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:58:54,092 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-19 14:58:54,092 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:58:54,092 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 14:58:54,093 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 14:58:54,093 INFO L87 Difference]: Start difference. First operand 381 states and 475 transitions. cyclomatic complexity: 97 Second operand has 5 states, 5 states have (on average 5.8) internal successors, (29), 5 states have internal predecessors, (29), 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-19 14:58:54,259 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:58:54,259 INFO L93 Difference]: Finished difference Result 408 states and 502 transitions. [2024-11-19 14:58:54,260 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 408 states and 502 transitions. [2024-11-19 14:58:54,262 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 285 [2024-11-19 14:58:54,265 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 408 states to 408 states and 502 transitions. [2024-11-19 14:58:54,265 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 408 [2024-11-19 14:58:54,265 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 408 [2024-11-19 14:58:54,265 INFO L73 IsDeterministic]: Start isDeterministic. Operand 408 states and 502 transitions. [2024-11-19 14:58:54,266 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:58:54,266 INFO L218 hiAutomatonCegarLoop]: Abstraction has 408 states and 502 transitions. [2024-11-19 14:58:54,267 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 408 states and 502 transitions. [2024-11-19 14:58:54,271 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 408 to 408. [2024-11-19 14:58:54,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 408 states, 408 states have (on average 1.2303921568627452) internal successors, (502), 407 states have internal predecessors, (502), 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-19 14:58:54,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 408 states to 408 states and 502 transitions. [2024-11-19 14:58:54,273 INFO L240 hiAutomatonCegarLoop]: Abstraction has 408 states and 502 transitions. [2024-11-19 14:58:54,274 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 14:58:54,277 INFO L425 stractBuchiCegarLoop]: Abstraction has 408 states and 502 transitions. [2024-11-19 14:58:54,277 INFO L332 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-11-19 14:58:54,277 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 408 states and 502 transitions. [2024-11-19 14:58:54,279 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 285 [2024-11-19 14:58:54,279 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:54,279 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:54,281 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:54,281 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] [2024-11-19 14:58:54,281 INFO L745 eck$LassoCheckResult]: Stem: 3532#$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);~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1; 3533#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret27#1, main_~retValue_acc~3#1, main_~tmp~3#1;havoc main_~retValue_acc~3#1;havoc main_~tmp~3#1;assume { :begin_inline_select_helpers } true; 3352#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 3353#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~5#1;havoc valid_product_~retValue_acc~5#1;valid_product_~retValue_acc~5#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~5#1; 3457#valid_product_returnLabel#1 main_#t~ret27#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~5#1;assume { :end_inline_valid_product } true;main_~tmp~3#1 := main_#t~ret27#1;havoc main_#t~ret27#1; 3458#L506 assume 0 != main_~tmp~3#1;assume { :begin_inline_setup } true; 3424#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet51#1, test_#t~nondet52#1, test_#t~nondet53#1, test_#t~nondet54#1, test_~splverifierCounter~0#1, test_~tmp~11#1, test_~tmp___0~3#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~11#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 3425#L969-2 [2024-11-19 14:58:54,284 INFO L747 eck$LassoCheckResult]: Loop: 3425#L969-2 assume !false; 3686#L970 assume test_~splverifierCounter~0#1 < 4; 3573#L971 havoc test_#t~nondet51#1;test_~tmp~11#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 3482#L979 assume !(0 != test_~tmp~11#1); 3406#L979-2 havoc test_#t~nondet52#1;test_~tmp___0~3#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 3451#L989 assume !(0 != test_~tmp___0~3#1); 3391#L989-2 havoc test_#t~nondet53#1;test_~tmp___2~0#1 := test_#t~nondet53#1;havoc test_#t~nondet53#1; 3392#L999 assume 0 != test_~tmp___2~0#1; 3536#L1005-2 assume { :begin_inline_timeShift } true; 3537#L711 assume !(0 != ~pumpRunning~0); 3415#L711-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~7#1;havoc processEnvironment_~tmp~7#1; 3416#L795 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~6#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~6#1; 3500#L769-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~5#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~5#1; 3491#L743-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~12#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~12#1;havoc isHighWaterLevel_~tmp~9#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;havoc isHighWaterSensorDry_~retValue_acc~8#1; 3403#L672-3 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~8#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~8#1; 3405#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret49#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~9#1 := isHighWaterLevel_#t~ret49#1;havoc isHighWaterLevel_#t~ret49#1; 3613#L914-9 assume 0 != isHighWaterLevel_~tmp~9#1;isHighWaterLevel_~tmp___0~1#1 := 0; 3612#L914-11 isHighWaterLevel_~retValue_acc~12#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~12#1; 3611#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret36#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~12#1, isHighWaterLevel_~tmp~9#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~5#1 := processEnvironment__wrappee__highWaterSensor_#t~ret36#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1; 3610#L747-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~5#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 3473#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 3323#L743-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~5#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 3376#L769-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~6#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 3341#L795-1 havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~7#1;assume { :end_inline_processEnvironment } true; 3342#L718-1 assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification4_spec__1_~tmp~4#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1; 3563#getWaterLevel_returnLabel#1 __utac_acc__Specification4_spec__1_#t~ret29#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~4#1 := __utac_acc__Specification4_spec__1_#t~ret29#1;havoc __utac_acc__Specification4_spec__1_#t~ret29#1; 3477#L566 assume !(0 == __utac_acc__Specification4_spec__1_~tmp~4#1); 3370#L566-1 havoc __utac_acc__Specification4_spec__1_#t~ret29#1, __utac_acc__Specification4_spec__1_#t~ret30#1, __utac_acc__Specification4_spec__1_~tmp~4#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 3704#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 3425#L969-2 [2024-11-19 14:58:54,285 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:54,285 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 5 times [2024-11-19 14:58:54,285 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:54,285 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1129859333] [2024-11-19 14:58:54,286 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-19 14:58:54,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:54,297 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-19 14:58:54,297 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:58:54,297 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:54,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:54,307 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:54,311 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:54,312 INFO L85 PathProgramCache]: Analyzing trace with hash -1369829053, now seen corresponding path program 1 times [2024-11-19 14:58:54,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:54,312 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1031066277] [2024-11-19 14:58:54,312 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:54,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:54,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:54,321 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:54,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:54,333 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:54,334 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:54,334 INFO L85 PathProgramCache]: Analyzing trace with hash -1495563777, now seen corresponding path program 1 times [2024-11-19 14:58:54,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:54,335 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738743624] [2024-11-19 14:58:54,335 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:54,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:54,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:54,344 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:54,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:54,354 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:55,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:55,221 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:55,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:55,278 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 19.11 02:58:55 BoogieIcfgContainer [2024-11-19 14:58:55,278 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-19 14:58:55,279 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-19 14:58:55,279 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-19 14:58:55,279 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-19 14:58:55,281 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:58:52" (3/4) ... [2024-11-19 14:58:55,283 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-19 14:58:55,346 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-19 14:58:55,347 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-19 14:58:55,347 INFO L158 Benchmark]: Toolchain (without parser) took 4531.58ms. Allocated memory was 153.1MB in the beginning and 192.9MB in the end (delta: 39.8MB). Free memory was 83.5MB in the beginning and 154.9MB in the end (delta: -71.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 14:58:55,350 INFO L158 Benchmark]: CDTParser took 0.11ms. Allocated memory is still 102.8MB. Free memory is still 64.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 14:58:55,350 INFO L158 Benchmark]: CACSL2BoogieTranslator took 557.54ms. Allocated memory is still 153.1MB. Free memory was 83.3MB in the beginning and 112.2MB in the end (delta: -28.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-19 14:58:55,350 INFO L158 Benchmark]: Boogie Procedure Inliner took 90.22ms. Allocated memory is still 153.1MB. Free memory was 111.8MB in the beginning and 107.0MB in the end (delta: 4.8MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-19 14:58:55,350 INFO L158 Benchmark]: Boogie Preprocessor took 124.01ms. Allocated memory is still 153.1MB. Free memory was 107.0MB in the beginning and 101.3MB in the end (delta: 5.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-19 14:58:55,351 INFO L158 Benchmark]: RCFGBuilder took 948.00ms. Allocated memory is still 153.1MB. Free memory was 101.3MB in the beginning and 53.4MB in the end (delta: 47.8MB). Peak memory consumption was 48.2MB. Max. memory is 16.1GB. [2024-11-19 14:58:55,351 INFO L158 Benchmark]: BuchiAutomizer took 2738.86ms. Allocated memory was 153.1MB in the beginning and 192.9MB in the end (delta: 39.8MB). Free memory was 53.4MB in the beginning and 158.0MB in the end (delta: -104.6MB). Peak memory consumption was 36.5MB. Max. memory is 16.1GB. [2024-11-19 14:58:55,351 INFO L158 Benchmark]: Witness Printer took 68.09ms. Allocated memory is still 192.9MB. Free memory was 158.0MB in the beginning and 154.9MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 14:58:55,353 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.11ms. Allocated memory is still 102.8MB. Free memory is still 64.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 557.54ms. Allocated memory is still 153.1MB. Free memory was 83.3MB in the beginning and 112.2MB in the end (delta: -28.8MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 90.22ms. Allocated memory is still 153.1MB. Free memory was 111.8MB in the beginning and 107.0MB in the end (delta: 4.8MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 124.01ms. Allocated memory is still 153.1MB. Free memory was 107.0MB in the beginning and 101.3MB in the end (delta: 5.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 948.00ms. Allocated memory is still 153.1MB. Free memory was 101.3MB in the beginning and 53.4MB in the end (delta: 47.8MB). Peak memory consumption was 48.2MB. Max. memory is 16.1GB. * BuchiAutomizer took 2738.86ms. Allocated memory was 153.1MB in the beginning and 192.9MB in the end (delta: 39.8MB). Free memory was 53.4MB in the beginning and 158.0MB in the end (delta: -104.6MB). Peak memory consumption was 36.5MB. Max. memory is 16.1GB. * Witness Printer took 68.09ms. Allocated memory is still 192.9MB. Free memory was 158.0MB in the beginning and 154.9MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. 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,"libacc.i","") [49] - GenericResultAtLocation [Line: 415]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [415] - GenericResultAtLocation [Line: 519]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [519] - GenericResultAtLocation [Line: 554]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification4_spec.i","") [554] - GenericResultAtLocation [Line: 583]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [583] - GenericResultAtLocation [Line: 691]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [691] - GenericResultAtLocation [Line: 700]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [700] - GenericResultAtLocation [Line: 958]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [958] * 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 408 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.6s and 5 iterations. TraceHistogramMax:1. Analysis of lassos took 1.7s. Construction of modules took 0.3s. Büchi inclusion checks took 0.4s. Highest rank in rank-based complementation 0. Minimization of det autom 4. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 4 MinimizatonAttempts, 304 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, 1447 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1447 mSDsluCounter, 4163 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2818 mSDsCounter, 100 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 384 IncrementalHoareTripleChecker+Invalid, 484 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 100 mSolverCounterUnsat, 1345 mSDtfsCounter, 384 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: 969]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L219] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L416] int cleanupTimeShifts = 4; [L589] int waterLevel = 1; [L590] int methaneLevelCritical = 0; [L704] int pumpRunning = 0; [L705] int systemActive = 1; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L497] int retValue_acc ; [L498] int tmp ; [L502] FCALL select_helpers() [L503] FCALL select_features() [L504] CALL, EXPR valid_product() [L546] int retValue_acc ; [L549] retValue_acc = 1 [L550] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L504] RET, EXPR valid_product() [L504] tmp = valid_product() [L506] COND TRUE \read(tmp) [L508] FCALL setup() [L509] CALL runTest() [L488] CALL test() [L960] int splverifierCounter ; [L961] int tmp ; [L962] int tmp___0 ; [L963] int tmp___1 ; [L964] int tmp___2 ; [L967] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L969] COND TRUE 1 [L971] COND TRUE splverifierCounter < 4 [L977] tmp = __VERIFIER_nondet_int() [L979] COND FALSE !(\read(tmp)) [L987] tmp___0 = __VERIFIER_nondet_int() [L989] COND FALSE !(\read(tmp___0)) [L997] tmp___2 = __VERIFIER_nondet_int() [L999] COND TRUE \read(tmp___2) [L1014] CALL timeShift() [L711] COND FALSE !(\read(pumpRunning)) [L718] COND TRUE \read(systemActive) [L720] CALL processEnvironment() [L792] int tmp ; [L795] COND FALSE !(\read(pumpRunning)) [L810] CALL processEnvironment__wrappee__methaneQuery() [L766] int tmp ; [L769] COND FALSE !(\read(pumpRunning)) [L784] CALL processEnvironment__wrappee__highWaterSensor() [L740] int tmp ; [L743] COND TRUE ! pumpRunning [L745] CALL, EXPR isHighWaterLevel() [L906] int retValue_acc ; [L907] int tmp ; [L908] int tmp___0 ; [L912] CALL, EXPR isHighWaterSensorDry() [L669] int retValue_acc ; [L672] COND TRUE waterLevel < 2 [L673] retValue_acc = 1 [L674] return (retValue_acc); [L912] RET, EXPR isHighWaterSensorDry() [L912] tmp = isHighWaterSensorDry() [L914] COND TRUE \read(tmp) [L915] tmp___0 = 0 [L919] retValue_acc = tmp___0 [L920] return (retValue_acc); [L745] RET, EXPR isHighWaterLevel() [L745] tmp = isHighWaterLevel() [L747] COND FALSE !(\read(tmp)) [L753] FCALL processEnvironment__wrappee__base() [L784] RET processEnvironment__wrappee__highWaterSensor() [L810] RET processEnvironment__wrappee__methaneQuery() [L720] RET processEnvironment() [L726] CALL __utac_acc__Specification4_spec__1() [L559] int tmp ; [L560] int tmp___0 ; [L564] CALL, EXPR getWaterLevel() [L660] int retValue_acc ; [L663] retValue_acc = waterLevel [L664] return (retValue_acc); [L564] RET, EXPR getWaterLevel() [L564] tmp = getWaterLevel() [L566] COND FALSE !(tmp == 0) [L726] RET __utac_acc__Specification4_spec__1() [L1014] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 969]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L219] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L416] int cleanupTimeShifts = 4; [L589] int waterLevel = 1; [L590] int methaneLevelCritical = 0; [L704] int pumpRunning = 0; [L705] int systemActive = 1; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L497] int retValue_acc ; [L498] int tmp ; [L502] FCALL select_helpers() [L503] FCALL select_features() [L504] CALL, EXPR valid_product() [L546] int retValue_acc ; [L549] retValue_acc = 1 [L550] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L504] RET, EXPR valid_product() [L504] tmp = valid_product() [L506] COND TRUE \read(tmp) [L508] FCALL setup() [L509] CALL runTest() [L488] CALL test() [L960] int splverifierCounter ; [L961] int tmp ; [L962] int tmp___0 ; [L963] int tmp___1 ; [L964] int tmp___2 ; [L967] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L969] COND TRUE 1 [L971] COND TRUE splverifierCounter < 4 [L977] tmp = __VERIFIER_nondet_int() [L979] COND FALSE !(\read(tmp)) [L987] tmp___0 = __VERIFIER_nondet_int() [L989] COND FALSE !(\read(tmp___0)) [L997] tmp___2 = __VERIFIER_nondet_int() [L999] COND TRUE \read(tmp___2) [L1014] CALL timeShift() [L711] COND FALSE !(\read(pumpRunning)) [L718] COND TRUE \read(systemActive) [L720] CALL processEnvironment() [L792] int tmp ; [L795] COND FALSE !(\read(pumpRunning)) [L810] CALL processEnvironment__wrappee__methaneQuery() [L766] int tmp ; [L769] COND FALSE !(\read(pumpRunning)) [L784] CALL processEnvironment__wrappee__highWaterSensor() [L740] int tmp ; [L743] COND TRUE ! pumpRunning [L745] CALL, EXPR isHighWaterLevel() [L906] int retValue_acc ; [L907] int tmp ; [L908] int tmp___0 ; [L912] CALL, EXPR isHighWaterSensorDry() [L669] int retValue_acc ; [L672] COND TRUE waterLevel < 2 [L673] retValue_acc = 1 [L674] return (retValue_acc); [L912] RET, EXPR isHighWaterSensorDry() [L912] tmp = isHighWaterSensorDry() [L914] COND TRUE \read(tmp) [L915] tmp___0 = 0 [L919] retValue_acc = tmp___0 [L920] return (retValue_acc); [L745] RET, EXPR isHighWaterLevel() [L745] tmp = isHighWaterLevel() [L747] COND FALSE !(\read(tmp)) [L753] FCALL processEnvironment__wrappee__base() [L784] RET processEnvironment__wrappee__highWaterSensor() [L810] RET processEnvironment__wrappee__methaneQuery() [L720] RET processEnvironment() [L726] CALL __utac_acc__Specification4_spec__1() [L559] int tmp ; [L560] int tmp___0 ; [L564] CALL, EXPR getWaterLevel() [L660] int retValue_acc ; [L663] retValue_acc = waterLevel [L664] return (retValue_acc); [L564] RET, EXPR getWaterLevel() [L564] tmp = getWaterLevel() [L566] COND FALSE !(tmp == 0) [L726] RET __utac_acc__Specification4_spec__1() [L1014] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-19 14:58:55,383 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)