./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/minepump_spec3_product41.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_spec3_product41.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 0cfed743c16ce3c8683c42b92f2e032d4ce7b489a9d3a5e140ec6101c472b3cb --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 14:57:51,965 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 14:57:52,020 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-19 14:57:52,025 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 14:57:52,026 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 14:57:52,050 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 14:57:52,051 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 14:57:52,052 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 14:57:52,052 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 14:57:52,053 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 14:57:52,054 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 14:57:52,054 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 14:57:52,054 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 14:57:52,054 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-19 14:57:52,056 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-19 14:57:52,056 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-19 14:57:52,056 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-19 14:57:52,056 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-19 14:57:52,057 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-19 14:57:52,057 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 14:57:52,057 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-19 14:57:52,060 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 14:57:52,060 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 14:57:52,060 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 14:57:52,061 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 14:57:52,061 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-19 14:57:52,061 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-19 14:57:52,061 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-19 14:57:52,061 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 14:57:52,061 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 14:57:52,062 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 14:57:52,062 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 14:57:52,062 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-19 14:57:52,062 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 14:57:52,062 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 14:57:52,063 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 14:57:52,063 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 14:57:52,063 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 14:57:52,064 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-19 14:57:52,064 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 -> 0cfed743c16ce3c8683c42b92f2e032d4ce7b489a9d3a5e140ec6101c472b3cb [2024-11-19 14:57:52,317 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 14:57:52,341 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 14:57:52,345 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 14:57:52,347 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 14:57:52,347 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 14:57:52,349 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/minepump_spec3_product41.cil.c [2024-11-19 14:57:53,635 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 14:57:53,846 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 14:57:53,847 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/product-lines/minepump_spec3_product41.cil.c [2024-11-19 14:57:53,859 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/00fe6bf8c/855d82407de6449786990335e3dec826/FLAG0cf51c74f [2024-11-19 14:57:54,225 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/00fe6bf8c/855d82407de6449786990335e3dec826 [2024-11-19 14:57:54,228 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 14:57:54,229 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 14:57:54,230 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 14:57:54,230 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 14:57:54,236 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 14:57:54,237 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,238 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1399e904 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54, skipping insertion in model container [2024-11-19 14:57:54,238 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,272 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 14:57:54,507 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 14:57:54,523 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 14:57:54,531 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [49] [2024-11-19 14:57:54,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [87] [2024-11-19 14:57:54,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [267] [2024-11-19 14:57:54,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [335] [2024-11-19 14:57:54,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [371] [2024-11-19 14:57:54,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [465] [2024-11-19 14:57:54,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [561] [2024-11-19 14:57:54,534 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [927] [2024-11-19 14:57:54,589 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 14:57:54,609 INFO L204 MainTranslator]: Completed translation [2024-11-19 14:57:54,610 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54 WrapperNode [2024-11-19 14:57:54,610 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 14:57:54,611 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 14:57:54,611 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 14:57:54,611 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 14:57:54,617 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:57:54" (1/1) ... [2024-11-19 14:57:54,632 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:57:54" (1/1) ... [2024-11-19 14:57:54,665 INFO L138 Inliner]: procedures = 53, calls = 97, calls flagged for inlining = 50, calls inlined = 62, statements flattened = 435 [2024-11-19 14:57:54,665 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 14:57:54,670 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 14:57:54,670 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 14:57:54,670 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 14:57:54,680 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,680 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,683 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,699 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:57:54,699 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,699 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,704 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,708 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,709 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,711 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,713 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 14:57:54,714 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 14:57:54,714 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 14:57:54,714 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 14:57:54,715 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (1/1) ... [2024-11-19 14:57:54,721 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-19 14:57:54,731 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 14:57:54,765 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:57:54,768 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:57:54,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 14:57:54,810 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 14:57:54,810 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 14:57:54,810 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 14:57:54,883 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 14:57:54,886 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 14:57:55,201 INFO L? ?]: Removed 103 outVars from TransFormulas that were not future-live. [2024-11-19 14:57:55,201 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 14:57:55,217 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 14:57:55,217 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-19 14:57:55,218 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:57:55 BoogieIcfgContainer [2024-11-19 14:57:55,218 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 14:57:55,218 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-19 14:57:55,219 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-19 14:57:55,221 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-19 14:57:55,222 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:57:55,223 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 19.11 02:57:54" (1/3) ... [2024-11-19 14:57:55,223 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7a93c2e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 02:57:55, skipping insertion in model container [2024-11-19 14:57:55,224 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:57:55,224 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:57:54" (2/3) ... [2024-11-19 14:57:55,224 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7a93c2e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 02:57:55, skipping insertion in model container [2024-11-19 14:57:55,225 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:57:55,225 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:57:55" (3/3) ... [2024-11-19 14:57:55,226 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec3_product41.cil.c [2024-11-19 14:57:55,270 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-19 14:57:55,271 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-19 14:57:55,271 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-19 14:57:55,272 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-19 14:57:55,272 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-19 14:57:55,272 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-19 14:57:55,272 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-19 14:57:55,272 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-19 14:57:55,275 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 126 states, 125 states have (on average 1.368) internal successors, (171), 125 states have internal predecessors, (171), 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:57:55,293 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 80 [2024-11-19 14:57:55,293 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:57:55,293 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:57:55,299 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:57:55,299 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:57:55,299 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-19 14:57:55,300 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 126 states, 125 states have (on average 1.368) internal successors, (171), 125 states have internal predecessors, (171), 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:57:55,303 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 80 [2024-11-19 14:57:55,304 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:57:55,304 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:57:55,304 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:57:55,304 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:57:55,308 INFO L745 eck$LassoCheckResult]: Stem: 33#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 38#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 29#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 102#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 89#valid_product_returnLabel#1true main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 56#L548true assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 68#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet17#1, test_#t~nondet18#1, test_#t~nondet19#1, test_#t~nondet20#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 74#L281-2true [2024-11-19 14:57:55,309 INFO L747 eck$LassoCheckResult]: Loop: 74#L281-2true assume !false; 7#L282true assume test_~splverifierCounter~0#1 < 4; 97#L283true havoc test_#t~nondet17#1;test_~tmp~3#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 78#L291true assume !(0 != test_~tmp~3#1); 77#L291-2true havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 88#L301true assume !(0 != test_~tmp___0~1#1); 30#L301-2true havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 46#L311true assume 0 != test_~tmp___2~0#1; 44#L317-2true assume { :begin_inline_timeShift } true; 23#L105true assume !(0 != ~pumpRunning~0); 39#L105-2true assume !(0 != ~systemActive~0); 64#L112-1true assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;havoc __utac_acc__Specification3_spec__1_~tmp~4#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;isMethaneLevelCritical_~retValue_acc~5#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~5#1; 67#isMethaneLevelCritical_returnLabel#2true __utac_acc__Specification3_spec__1_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~4#1 := __utac_acc__Specification3_spec__1_#t~ret21#1;havoc __utac_acc__Specification3_spec__1_#t~ret21#1; 108#L347true assume 0 != __utac_acc__Specification3_spec__1_~tmp~4#1; 116#L353-1true havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 59#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 74#L281-2true [2024-11-19 14:57:55,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:55,313 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times [2024-11-19 14:57:55,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:55,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [768783086] [2024-11-19 14:57:55,321 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:55,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:55,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:55,407 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:55,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:55,444 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:55,447 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:55,447 INFO L85 PathProgramCache]: Analyzing trace with hash -325980586, now seen corresponding path program 1 times [2024-11-19 14:57:55,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:55,447 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [946063613] [2024-11-19 14:57:55,447 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:55,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:55,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:55,455 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:55,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:55,462 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:55,464 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:55,464 INFO L85 PathProgramCache]: Analyzing trace with hash 1029438490, now seen corresponding path program 1 times [2024-11-19 14:57:55,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:55,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1598966889] [2024-11-19 14:57:55,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:55,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:55,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:57:55,692 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:57:55,693 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:57:55,693 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1598966889] [2024-11-19 14:57:55,693 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1598966889] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:57:55,694 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:57:55,694 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 14:57:55,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [244229906] [2024-11-19 14:57:55,694 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:57:55,767 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:57:55,799 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 14:57:55,800 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-19 14:57:55,803 INFO L87 Difference]: Start difference. First operand has 126 states, 125 states have (on average 1.368) internal successors, (171), 125 states have internal predecessors, (171), 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:57:55,873 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:57:55,874 INFO L93 Difference]: Finished difference Result 120 states and 154 transitions. [2024-11-19 14:57:55,875 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 120 states and 154 transitions. [2024-11-19 14:57:55,877 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 74 [2024-11-19 14:57:55,882 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 120 states to 110 states and 144 transitions. [2024-11-19 14:57:55,883 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 110 [2024-11-19 14:57:55,883 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 110 [2024-11-19 14:57:55,884 INFO L73 IsDeterministic]: Start isDeterministic. Operand 110 states and 144 transitions. [2024-11-19 14:57:55,884 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:57:55,884 INFO L218 hiAutomatonCegarLoop]: Abstraction has 110 states and 144 transitions. [2024-11-19 14:57:55,897 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 110 states and 144 transitions. [2024-11-19 14:57:55,905 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 110 to 110. [2024-11-19 14:57:55,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 110 states, 110 states have (on average 1.309090909090909) internal successors, (144), 109 states have internal predecessors, (144), 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:57:55,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 144 transitions. [2024-11-19 14:57:55,908 INFO L240 hiAutomatonCegarLoop]: Abstraction has 110 states and 144 transitions. [2024-11-19 14:57:55,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 14:57:55,914 INFO L425 stractBuchiCegarLoop]: Abstraction has 110 states and 144 transitions. [2024-11-19 14:57:55,914 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-19 14:57:55,914 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 110 states and 144 transitions. [2024-11-19 14:57:55,918 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 74 [2024-11-19 14:57:55,920 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:57:55,920 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:57:55,921 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:57:55,921 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:57:55,921 INFO L745 eck$LassoCheckResult]: Stem: 310#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 311#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 305#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 306#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 362#valid_product_returnLabel#1 main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 331#L548 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 332#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet17#1, test_#t~nondet18#1, test_#t~nondet19#1, test_#t~nondet20#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 337#L281-2 [2024-11-19 14:57:55,921 INFO L747 eck$LassoCheckResult]: Loop: 337#L281-2 assume !false; 270#L282 assume test_~splverifierCounter~0#1 < 4; 271#L283 havoc test_#t~nondet17#1;test_~tmp~3#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 354#L291 assume !(0 != test_~tmp~3#1); 352#L291-2 havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 353#L301 assume !(0 != test_~tmp___0~1#1); 307#L301-2 havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 308#L311 assume 0 != test_~tmp___2~0#1; 278#L317-2 assume { :begin_inline_timeShift } true; 296#L105 assume !(0 != ~pumpRunning~0); 297#L105-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;havoc processEnvironment_~tmp~0#1; 318#L137 assume !(0 == ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 333#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 292#L137-1 havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;assume { :end_inline_processEnvironment } true; 343#L112-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;havoc __utac_acc__Specification3_spec__1_~tmp~4#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;isMethaneLevelCritical_~retValue_acc~5#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~5#1; 344#isMethaneLevelCritical_returnLabel#2 __utac_acc__Specification3_spec__1_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~4#1 := __utac_acc__Specification3_spec__1_#t~ret21#1;havoc __utac_acc__Specification3_spec__1_#t~ret21#1; 345#L347 assume 0 != __utac_acc__Specification3_spec__1_~tmp~4#1; 328#L353-1 havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 336#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 337#L281-2 [2024-11-19 14:57:55,922 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:55,922 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times [2024-11-19 14:57:55,922 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:55,922 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1044879555] [2024-11-19 14:57:55,923 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 14:57:55,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:55,934 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-19 14:57:55,938 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:57:55,938 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:55,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:55,957 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:55,957 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:55,957 INFO L85 PathProgramCache]: Analyzing trace with hash 1621737077, now seen corresponding path program 1 times [2024-11-19 14:57:55,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:55,958 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [771606180] [2024-11-19 14:57:55,958 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:55,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:55,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:57:55,980 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:57:55,980 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:57:55,983 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [771606180] [2024-11-19 14:57:55,983 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [771606180] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:57:55,983 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:57:55,983 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 14:57:55,983 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [546687197] [2024-11-19 14:57:55,984 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:57:55,984 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-19 14:57:55,984 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:57:55,984 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 14:57:55,984 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 14:57:55,985 INFO L87 Difference]: Start difference. First operand 110 states and 144 transitions. cyclomatic complexity: 36 Second operand has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 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:57:56,061 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:57:56,061 INFO L93 Difference]: Finished difference Result 171 states and 218 transitions. [2024-11-19 14:57:56,061 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 171 states and 218 transitions. [2024-11-19 14:57:56,064 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 120 [2024-11-19 14:57:56,067 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 171 states to 171 states and 218 transitions. [2024-11-19 14:57:56,068 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 171 [2024-11-19 14:57:56,068 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 171 [2024-11-19 14:57:56,068 INFO L73 IsDeterministic]: Start isDeterministic. Operand 171 states and 218 transitions. [2024-11-19 14:57:56,069 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:57:56,069 INFO L218 hiAutomatonCegarLoop]: Abstraction has 171 states and 218 transitions. [2024-11-19 14:57:56,069 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 171 states and 218 transitions. [2024-11-19 14:57:56,077 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 171 to 171. [2024-11-19 14:57:56,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 171 states, 171 states have (on average 1.2748538011695907) internal successors, (218), 170 states have internal predecessors, (218), 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:57:56,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 171 states and 218 transitions. [2024-11-19 14:57:56,084 INFO L240 hiAutomatonCegarLoop]: Abstraction has 171 states and 218 transitions. [2024-11-19 14:57:56,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 14:57:56,085 INFO L425 stractBuchiCegarLoop]: Abstraction has 171 states and 218 transitions. [2024-11-19 14:57:56,085 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-19 14:57:56,085 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 171 states and 218 transitions. [2024-11-19 14:57:56,086 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 120 [2024-11-19 14:57:56,087 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:57:56,087 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:57:56,087 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:57:56,088 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] [2024-11-19 14:57:56,089 INFO L745 eck$LassoCheckResult]: Stem: 597#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 598#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 591#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 592#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 657#valid_product_returnLabel#1 main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 622#L548 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 623#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet17#1, test_#t~nondet18#1, test_#t~nondet19#1, test_#t~nondet20#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 627#L281-2 [2024-11-19 14:57:56,089 INFO L747 eck$LassoCheckResult]: Loop: 627#L281-2 assume !false; 557#L282 assume test_~splverifierCounter~0#1 < 4; 558#L283 havoc test_#t~nondet17#1;test_~tmp~3#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 648#L291 assume !(0 != test_~tmp~3#1); 646#L291-2 havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 647#L301 assume !(0 != test_~tmp___0~1#1); 593#L301-2 havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 594#L311 assume 0 != test_~tmp___2~0#1; 565#L317-2 assume { :begin_inline_timeShift } true; 582#L105 assume !(0 != ~pumpRunning~0); 583#L105-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;havoc processEnvironment_~tmp~0#1; 606#L137 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret16#1, isHighWaterLevel_~retValue_acc~4#1, isHighWaterLevel_~tmp~2#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~4#1;havoc isHighWaterLevel_~tmp~2#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~7#1;havoc isHighWaterSensorDry_~retValue_acc~7#1; 562#L455 assume !(~waterLevel~0 < 2);isHighWaterSensorDry_~retValue_acc~7#1 := 0;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~7#1; 563#isHighWaterSensorDry_returnLabel#1 isHighWaterLevel_#t~ret16#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~7#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~2#1 := isHighWaterLevel_#t~ret16#1;havoc isHighWaterLevel_#t~ret16#1; 581#L257 assume 0 != isHighWaterLevel_~tmp~2#1;isHighWaterLevel_~tmp___0~0#1 := 0; 607#L257-2 isHighWaterLevel_~retValue_acc~4#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~4#1; 608#isHighWaterLevel_returnLabel#1 processEnvironment_#t~ret5#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret16#1, isHighWaterLevel_~retValue_acc~4#1, isHighWaterLevel_~tmp~2#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment_~tmp~0#1 := processEnvironment_#t~ret5#1;havoc processEnvironment_#t~ret5#1; 611#L141 assume !(0 != processEnvironment_~tmp~0#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 577#processEnvironment__wrappee__base_returnLabel#1 assume { :end_inline_processEnvironment__wrappee__base } true; 578#L137-1 havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;assume { :end_inline_processEnvironment } true; 721#L112-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;havoc __utac_acc__Specification3_spec__1_~tmp~4#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;isMethaneLevelCritical_~retValue_acc~5#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~5#1; 635#isMethaneLevelCritical_returnLabel#2 __utac_acc__Specification3_spec__1_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~4#1 := __utac_acc__Specification3_spec__1_#t~ret21#1;havoc __utac_acc__Specification3_spec__1_#t~ret21#1; 636#L347 assume 0 != __utac_acc__Specification3_spec__1_~tmp~4#1; 616#L353-1 havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 626#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 627#L281-2 [2024-11-19 14:57:56,089 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,090 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 3 times [2024-11-19 14:57:56,090 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,091 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1470943911] [2024-11-19 14:57:56,091 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 14:57:56,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,098 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-19 14:57:56,099 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:57:56,099 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:56,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,105 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:56,106 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,106 INFO L85 PathProgramCache]: Analyzing trace with hash 105517631, now seen corresponding path program 1 times [2024-11-19 14:57:56,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,106 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [808865750] [2024-11-19 14:57:56,106 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:56,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:57:56,175 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:57:56,175 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:57:56,175 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [808865750] [2024-11-19 14:57:56,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [808865750] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:57:56,176 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:57:56,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 14:57:56,176 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [189803816] [2024-11-19 14:57:56,176 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:57:56,176 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-19 14:57:56,176 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:57:56,176 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 14:57:56,177 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 14:57:56,177 INFO L87 Difference]: Start difference. First operand 171 states and 218 transitions. cyclomatic complexity: 49 Second operand has 4 states, 4 states have (on average 6.25) internal successors, (25), 4 states have internal predecessors, (25), 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:57:56,231 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:57:56,231 INFO L93 Difference]: Finished difference Result 177 states and 224 transitions. [2024-11-19 14:57:56,231 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 177 states and 224 transitions. [2024-11-19 14:57:56,232 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 124 [2024-11-19 14:57:56,233 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 177 states to 177 states and 224 transitions. [2024-11-19 14:57:56,233 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 177 [2024-11-19 14:57:56,234 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 177 [2024-11-19 14:57:56,235 INFO L73 IsDeterministic]: Start isDeterministic. Operand 177 states and 224 transitions. [2024-11-19 14:57:56,236 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:57:56,236 INFO L218 hiAutomatonCegarLoop]: Abstraction has 177 states and 224 transitions. [2024-11-19 14:57:56,237 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 177 states and 224 transitions. [2024-11-19 14:57:56,242 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 177 to 177. [2024-11-19 14:57:56,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 177 states, 177 states have (on average 1.265536723163842) internal successors, (224), 176 states have internal predecessors, (224), 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:57:56,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 177 states and 224 transitions. [2024-11-19 14:57:56,243 INFO L240 hiAutomatonCegarLoop]: Abstraction has 177 states and 224 transitions. [2024-11-19 14:57:56,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 14:57:56,244 INFO L425 stractBuchiCegarLoop]: Abstraction has 177 states and 224 transitions. [2024-11-19 14:57:56,244 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-19 14:57:56,244 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 177 states and 224 transitions. [2024-11-19 14:57:56,245 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 124 [2024-11-19 14:57:56,245 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:57:56,245 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:57:56,246 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:57:56,246 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] [2024-11-19 14:57:56,246 INFO L745 eck$LassoCheckResult]: Stem: 956#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 957#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 950#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 951#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 1017#valid_product_returnLabel#1 main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 982#L548 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 983#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet17#1, test_#t~nondet18#1, test_#t~nondet19#1, test_#t~nondet20#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 996#L281-2 [2024-11-19 14:57:56,246 INFO L747 eck$LassoCheckResult]: Loop: 996#L281-2 assume !false; 1051#L282 assume test_~splverifierCounter~0#1 < 4; 1052#L283 havoc test_#t~nondet17#1;test_~tmp~3#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 1068#L291 assume !(0 != test_~tmp~3#1); 1061#L291-2 havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 1058#L301 assume !(0 != test_~tmp___0~1#1); 1055#L301-2 havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 1054#L311 assume 0 != test_~tmp___2~0#1; 1033#L317-2 assume { :begin_inline_timeShift } true; 938#L105 assume !(0 != ~pumpRunning~0); 939#L105-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;havoc processEnvironment_~tmp~0#1; 964#L137 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret16#1, isHighWaterLevel_~retValue_acc~4#1, isHighWaterLevel_~tmp~2#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~4#1;havoc isHighWaterLevel_~tmp~2#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~7#1;havoc isHighWaterSensorDry_~retValue_acc~7#1; 917#L455 assume !(~waterLevel~0 < 2);isHighWaterSensorDry_~retValue_acc~7#1 := 0;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~7#1; 918#isHighWaterSensorDry_returnLabel#1 isHighWaterLevel_#t~ret16#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~7#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~2#1 := isHighWaterLevel_#t~ret16#1;havoc isHighWaterLevel_#t~ret16#1; 1029#L257 assume !(0 != isHighWaterLevel_~tmp~2#1);isHighWaterLevel_~tmp___0~0#1 := 1; 965#L257-2 isHighWaterLevel_~retValue_acc~4#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~4#1; 966#isHighWaterLevel_returnLabel#1 processEnvironment_#t~ret5#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret16#1, isHighWaterLevel_~retValue_acc~4#1, isHighWaterLevel_~tmp~2#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment_~tmp~0#1 := processEnvironment_#t~ret5#1;havoc processEnvironment_#t~ret5#1; 969#L141 assume !(0 != processEnvironment_~tmp~0#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 933#processEnvironment__wrappee__base_returnLabel#1 assume { :end_inline_processEnvironment__wrappee__base } true; 934#L137-1 havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;assume { :end_inline_processEnvironment } true; 1071#L112-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;havoc __utac_acc__Specification3_spec__1_~tmp~4#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;isMethaneLevelCritical_~retValue_acc~5#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~5#1; 1070#isMethaneLevelCritical_returnLabel#2 __utac_acc__Specification3_spec__1_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~4#1 := __utac_acc__Specification3_spec__1_#t~ret21#1;havoc __utac_acc__Specification3_spec__1_#t~ret21#1; 1062#L347 assume 0 != __utac_acc__Specification3_spec__1_~tmp~4#1; 1060#L353-1 havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 1056#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 996#L281-2 [2024-11-19 14:57:56,247 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,247 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 4 times [2024-11-19 14:57:56,247 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,247 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1564152725] [2024-11-19 14:57:56,247 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-19 14:57:56,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,257 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-19 14:57:56,261 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:57:56,261 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:56,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,270 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:56,271 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,271 INFO L85 PathProgramCache]: Analyzing trace with hash 806582209, now seen corresponding path program 1 times [2024-11-19 14:57:56,273 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,273 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854348622] [2024-11-19 14:57:56,273 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:56,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:57:56,314 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:57:56,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:57:56,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854348622] [2024-11-19 14:57:56,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854348622] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:57:56,314 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:57:56,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 14:57:56,314 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1175152191] [2024-11-19 14:57:56,314 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:57:56,315 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-19 14:57:56,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:57:56,315 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 14:57:56,315 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 14:57:56,315 INFO L87 Difference]: Start difference. First operand 177 states and 224 transitions. cyclomatic complexity: 49 Second operand has 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 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:57:56,371 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:57:56,372 INFO L93 Difference]: Finished difference Result 186 states and 233 transitions. [2024-11-19 14:57:56,372 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 186 states and 233 transitions. [2024-11-19 14:57:56,373 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 130 [2024-11-19 14:57:56,374 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 186 states to 186 states and 233 transitions. [2024-11-19 14:57:56,374 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 186 [2024-11-19 14:57:56,374 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 186 [2024-11-19 14:57:56,374 INFO L73 IsDeterministic]: Start isDeterministic. Operand 186 states and 233 transitions. [2024-11-19 14:57:56,375 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:57:56,375 INFO L218 hiAutomatonCegarLoop]: Abstraction has 186 states and 233 transitions. [2024-11-19 14:57:56,375 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 186 states and 233 transitions. [2024-11-19 14:57:56,378 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 186 to 186. [2024-11-19 14:57:56,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 186 states, 186 states have (on average 1.2526881720430108) internal successors, (233), 185 states have internal predecessors, (233), 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:57:56,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 186 states and 233 transitions. [2024-11-19 14:57:56,380 INFO L240 hiAutomatonCegarLoop]: Abstraction has 186 states and 233 transitions. [2024-11-19 14:57:56,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 14:57:56,380 INFO L425 stractBuchiCegarLoop]: Abstraction has 186 states and 233 transitions. [2024-11-19 14:57:56,381 INFO L332 stractBuchiCegarLoop]: ======== Iteration 5 ============ [2024-11-19 14:57:56,381 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 186 states and 233 transitions. [2024-11-19 14:57:56,381 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 130 [2024-11-19 14:57:56,382 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:57:56,382 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:57:56,382 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:57:56,382 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] [2024-11-19 14:57:56,382 INFO L745 eck$LassoCheckResult]: Stem: 1326#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 1327#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 1320#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1321#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 1387#valid_product_returnLabel#1 main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 1352#L548 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 1353#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet17#1, test_#t~nondet18#1, test_#t~nondet19#1, test_#t~nondet20#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1357#L281-2 [2024-11-19 14:57:56,383 INFO L747 eck$LassoCheckResult]: Loop: 1357#L281-2 assume !false; 1283#L282 assume test_~splverifierCounter~0#1 < 4; 1284#L283 havoc test_#t~nondet17#1;test_~tmp~3#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 1423#L291 assume !(0 != test_~tmp~3#1); 1420#L291-2 havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 1417#L301 assume !(0 != test_~tmp___0~1#1); 1414#L301-2 havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 1412#L311 assume 0 != test_~tmp___2~0#1; 1341#L317-2 assume { :begin_inline_timeShift } true; 1309#L105 assume !(0 != ~pumpRunning~0); 1310#L105-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;havoc processEnvironment_~tmp~0#1; 1334#L137 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret16#1, isHighWaterLevel_~retValue_acc~4#1, isHighWaterLevel_~tmp~2#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~4#1;havoc isHighWaterLevel_~tmp~2#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~7#1;havoc isHighWaterSensorDry_~retValue_acc~7#1; 1288#L455 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~7#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~7#1; 1290#isHighWaterSensorDry_returnLabel#1 isHighWaterLevel_#t~ret16#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~7#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~2#1 := isHighWaterLevel_#t~ret16#1;havoc isHighWaterLevel_#t~ret16#1; 1308#L257 assume 0 != isHighWaterLevel_~tmp~2#1;isHighWaterLevel_~tmp___0~0#1 := 0; 1335#L257-2 isHighWaterLevel_~retValue_acc~4#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~4#1; 1336#isHighWaterLevel_returnLabel#1 processEnvironment_#t~ret5#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret16#1, isHighWaterLevel_~retValue_acc~4#1, isHighWaterLevel_~tmp~2#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment_~tmp~0#1 := processEnvironment_#t~ret5#1;havoc processEnvironment_#t~ret5#1; 1396#L141 assume !(0 != processEnvironment_~tmp~0#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1304#processEnvironment__wrappee__base_returnLabel#1 assume { :end_inline_processEnvironment__wrappee__base } true; 1305#L137-1 havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;assume { :end_inline_processEnvironment } true; 1363#L112-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;havoc __utac_acc__Specification3_spec__1_~tmp~4#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;isMethaneLevelCritical_~retValue_acc~5#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~5#1; 1364#isMethaneLevelCritical_returnLabel#2 __utac_acc__Specification3_spec__1_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~4#1 := __utac_acc__Specification3_spec__1_#t~ret21#1;havoc __utac_acc__Specification3_spec__1_#t~ret21#1; 1365#L347 assume 0 != __utac_acc__Specification3_spec__1_~tmp~4#1; 1345#L353-1 havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 1356#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1357#L281-2 [2024-11-19 14:57:56,383 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,383 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 5 times [2024-11-19 14:57:56,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1949778010] [2024-11-19 14:57:56,383 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-19 14:57:56,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,388 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-19 14:57:56,388 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:57:56,389 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:56,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,394 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:56,394 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,394 INFO L85 PathProgramCache]: Analyzing trace with hash 692323645, now seen corresponding path program 1 times [2024-11-19 14:57:56,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,395 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [292072200] [2024-11-19 14:57:56,395 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:56,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,400 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:56,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,404 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:56,404 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,404 INFO L85 PathProgramCache]: Analyzing trace with hash -558681095, now seen corresponding path program 1 times [2024-11-19 14:57:56,404 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,404 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [588818846] [2024-11-19 14:57:56,404 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:56,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:57:56,476 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:57:56,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:57:56,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [588818846] [2024-11-19 14:57:56,477 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [588818846] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:57:56,477 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:57:56,477 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 14:57:56,477 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1911244729] [2024-11-19 14:57:56,477 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:57:56,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:57:56,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 14:57:56,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 14:57:56,580 INFO L87 Difference]: Start difference. First operand 186 states and 233 transitions. cyclomatic complexity: 49 Second operand has 5 states, 5 states have (on average 6.4) internal successors, (32), 4 states have internal predecessors, (32), 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:57:56,667 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:57:56,668 INFO L93 Difference]: Finished difference Result 365 states and 451 transitions. [2024-11-19 14:57:56,668 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 365 states and 451 transitions. [2024-11-19 14:57:56,670 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 260 [2024-11-19 14:57:56,671 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 365 states to 365 states and 451 transitions. [2024-11-19 14:57:56,672 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 365 [2024-11-19 14:57:56,672 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 365 [2024-11-19 14:57:56,673 INFO L73 IsDeterministic]: Start isDeterministic. Operand 365 states and 451 transitions. [2024-11-19 14:57:56,675 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:57:56,675 INFO L218 hiAutomatonCegarLoop]: Abstraction has 365 states and 451 transitions. [2024-11-19 14:57:56,675 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 365 states and 451 transitions. [2024-11-19 14:57:56,687 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 365 to 365. [2024-11-19 14:57:56,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 365 states, 365 states have (on average 1.2356164383561643) internal successors, (451), 364 states have internal predecessors, (451), 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:57:56,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 365 states and 451 transitions. [2024-11-19 14:57:56,692 INFO L240 hiAutomatonCegarLoop]: Abstraction has 365 states and 451 transitions. [2024-11-19 14:57:56,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 14:57:56,696 INFO L425 stractBuchiCegarLoop]: Abstraction has 365 states and 451 transitions. [2024-11-19 14:57:56,697 INFO L332 stractBuchiCegarLoop]: ======== Iteration 6 ============ [2024-11-19 14:57:56,697 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 365 states and 451 transitions. [2024-11-19 14:57:56,698 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 260 [2024-11-19 14:57:56,698 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:57:56,698 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:57:56,699 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:57:56,699 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] [2024-11-19 14:57:56,699 INFO L745 eck$LassoCheckResult]: Stem: 1892#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 1893#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 1886#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1887#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 1963#valid_product_returnLabel#1 main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 1921#L548 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 1922#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet17#1, test_#t~nondet18#1, test_#t~nondet19#1, test_#t~nondet20#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1926#L281-2 [2024-11-19 14:57:56,699 INFO L747 eck$LassoCheckResult]: Loop: 1926#L281-2 assume !false; 1848#L282 assume test_~splverifierCounter~0#1 < 4; 1849#L283 havoc test_#t~nondet17#1;test_~tmp~3#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 1950#L291 assume !(0 != test_~tmp~3#1); 1952#L291-2 havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 1961#L301 assume !(0 != test_~tmp___0~1#1); 1962#L301-2 havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 2179#L311 assume 0 != test_~tmp___2~0#1; 2176#L317-2 assume { :begin_inline_timeShift } true; 2173#L105 assume !(0 != ~pumpRunning~0); 1992#L105-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;havoc processEnvironment_~tmp~0#1; 2171#L137 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret16#1, isHighWaterLevel_~retValue_acc~4#1, isHighWaterLevel_~tmp~2#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~4#1;havoc isHighWaterLevel_~tmp~2#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~7#1;havoc isHighWaterSensorDry_~retValue_acc~7#1; 2115#L455 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~7#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~7#1; 2169#isHighWaterSensorDry_returnLabel#1 isHighWaterLevel_#t~ret16#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~7#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~2#1 := isHighWaterLevel_#t~ret16#1;havoc isHighWaterLevel_#t~ret16#1; 2166#L257 assume 0 != isHighWaterLevel_~tmp~2#1;isHighWaterLevel_~tmp___0~0#1 := 0; 2164#L257-2 isHighWaterLevel_~retValue_acc~4#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~4#1; 2162#isHighWaterLevel_returnLabel#1 processEnvironment_#t~ret5#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret16#1, isHighWaterLevel_~retValue_acc~4#1, isHighWaterLevel_~tmp~2#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment_~tmp~0#1 := processEnvironment_#t~ret5#1;havoc processEnvironment_#t~ret5#1; 2160#L141 assume !(0 != processEnvironment_~tmp~0#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 2159#processEnvironment__wrappee__base_returnLabel#1 assume { :end_inline_processEnvironment__wrappee__base } true; 1943#L137-1 havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;assume { :end_inline_processEnvironment } true; 1944#L112-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;havoc __utac_acc__Specification3_spec__1_~tmp~4#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;isMethaneLevelCritical_~retValue_acc~5#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~5#1; 2158#isMethaneLevelCritical_returnLabel#2 __utac_acc__Specification3_spec__1_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~5#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~4#1 := __utac_acc__Specification3_spec__1_#t~ret21#1;havoc __utac_acc__Specification3_spec__1_#t~ret21#1; 1980#L347 assume !(0 != __utac_acc__Specification3_spec__1_~tmp~4#1);assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~6#1;havoc getWaterLevel_~retValue_acc~6#1;getWaterLevel_~retValue_acc~6#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~6#1; 1981#getWaterLevel_returnLabel#1 __utac_acc__Specification3_spec__1_#t~ret22#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~6#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification3_spec__1_~tmp___0~2#1 := __utac_acc__Specification3_spec__1_#t~ret22#1;havoc __utac_acc__Specification3_spec__1_#t~ret22#1; 1972#L353 assume !(2 == __utac_acc__Specification3_spec__1_~tmp___0~2#1); 1912#L353-1 havoc __utac_acc__Specification3_spec__1_#t~ret21#1, __utac_acc__Specification3_spec__1_#t~ret22#1, __utac_acc__Specification3_spec__1_#t~ret23#1, __utac_acc__Specification3_spec__1_~tmp~4#1, __utac_acc__Specification3_spec__1_~tmp___0~2#1, __utac_acc__Specification3_spec__1_~tmp___1~1#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 1925#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1926#L281-2 [2024-11-19 14:57:56,700 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,701 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 6 times [2024-11-19 14:57:56,701 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,701 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307355696] [2024-11-19 14:57:56,701 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-19 14:57:56,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,707 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 1 check-sat command(s) [2024-11-19 14:57:56,708 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:57:56,708 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:56,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,716 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:56,716 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,716 INFO L85 PathProgramCache]: Analyzing trace with hash -395715694, now seen corresponding path program 1 times [2024-11-19 14:57:56,716 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,716 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1761731829] [2024-11-19 14:57:56,716 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:56,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,728 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:56,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,736 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:56,738 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:57:56,738 INFO L85 PathProgramCache]: Analyzing trace with hash -20427954, now seen corresponding path program 1 times [2024-11-19 14:57:56,739 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:57:56,739 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [92899761] [2024-11-19 14:57:56,739 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:57:56,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:57:56,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,755 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:56,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:56,769 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:57:57,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:57,424 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:57:57,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:57:57,463 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 19.11 02:57:57 BoogieIcfgContainer [2024-11-19 14:57:57,465 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-19 14:57:57,466 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-19 14:57:57,466 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-19 14:57:57,466 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-19 14:57:57,466 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:57:55" (3/4) ... [2024-11-19 14:57:57,468 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-19 14:57:57,512 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-19 14:57:57,512 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-19 14:57:57,513 INFO L158 Benchmark]: Toolchain (without parser) took 3284.20ms. Allocated memory was 136.3MB in the beginning and 207.6MB in the end (delta: 71.3MB). Free memory was 66.6MB in the beginning and 58.4MB in the end (delta: 8.2MB). Peak memory consumption was 81.7MB. Max. memory is 16.1GB. [2024-11-19 14:57:57,513 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 136.3MB. Free memory was 105.6MB in the beginning and 105.4MB in the end (delta: 171.4kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 14:57:57,513 INFO L158 Benchmark]: CACSL2BoogieTranslator took 380.44ms. Allocated memory was 136.3MB in the beginning and 207.6MB in the end (delta: 71.3MB). Free memory was 66.4MB in the beginning and 162.9MB in the end (delta: -96.5MB). Peak memory consumption was 14.1MB. Max. memory is 16.1GB. [2024-11-19 14:57:57,514 INFO L158 Benchmark]: Boogie Procedure Inliner took 54.99ms. Allocated memory is still 207.6MB. Free memory was 162.9MB in the beginning and 159.6MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-19 14:57:57,514 INFO L158 Benchmark]: Boogie Preprocessor took 42.74ms. Allocated memory is still 207.6MB. Free memory was 159.6MB in the beginning and 156.6MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 14:57:57,514 INFO L158 Benchmark]: RCFGBuilder took 504.18ms. Allocated memory is still 207.6MB. Free memory was 156.6MB in the beginning and 133.5MB in the end (delta: 23.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2024-11-19 14:57:57,514 INFO L158 Benchmark]: BuchiAutomizer took 2246.88ms. Allocated memory is still 207.6MB. Free memory was 133.5MB in the beginning and 61.5MB in the end (delta: 72.0MB). Peak memory consumption was 71.8MB. Max. memory is 16.1GB. [2024-11-19 14:57:57,514 INFO L158 Benchmark]: Witness Printer took 46.56ms. Allocated memory is still 207.6MB. Free memory was 61.5MB in the beginning and 58.4MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-19 14:57:57,516 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.20ms. Allocated memory is still 136.3MB. Free memory was 105.6MB in the beginning and 105.4MB in the end (delta: 171.4kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 380.44ms. Allocated memory was 136.3MB in the beginning and 207.6MB in the end (delta: 71.3MB). Free memory was 66.4MB in the beginning and 162.9MB in the end (delta: -96.5MB). Peak memory consumption was 14.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 54.99ms. Allocated memory is still 207.6MB. Free memory was 162.9MB in the beginning and 159.6MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 42.74ms. Allocated memory is still 207.6MB. Free memory was 159.6MB in the beginning and 156.6MB in the end (delta: 3.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 504.18ms. Allocated memory is still 207.6MB. Free memory was 156.6MB in the beginning and 133.5MB in the end (delta: 23.1MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * BuchiAutomizer took 2246.88ms. Allocated memory is still 207.6MB. Free memory was 133.5MB in the beginning and 61.5MB in the end (delta: 72.0MB). Peak memory consumption was 71.8MB. Max. memory is 16.1GB. * Witness Printer took 46.56ms. Allocated memory is still 207.6MB. Free memory was 61.5MB in the beginning and 58.4MB in the end (delta: 3.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [49] - GenericResultAtLocation [Line: 87]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [87] - GenericResultAtLocation [Line: 267]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [267] - GenericResultAtLocation [Line: 335]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [335] - GenericResultAtLocation [Line: 371]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [371] - GenericResultAtLocation [Line: 465]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [465] - GenericResultAtLocation [Line: 561]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [561] - GenericResultAtLocation [Line: 927]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [927] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 5 terminating modules (5 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.5 modules have a trivial ranking function, the largest among these consists of 6 locations. The remainder module has 365 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.1s and 6 iterations. TraceHistogramMax:1. Analysis of lassos took 1.6s. Construction of modules took 0.1s. Büchi inclusion checks took 0.3s. Highest rank in rank-based complementation 0. Minimization of det autom 5. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 5 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 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, 382 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 382 mSDsluCounter, 2153 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1431 mSDsCounter, 40 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 200 IncrementalHoareTripleChecker+Invalid, 240 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 40 mSolverCounterUnsat, 722 mSDtfsCounter, 200 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI3 SFLT0 conc2 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: 281]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L97] int pumpRunning = 0; [L98] int systemActive = 1; [L372] int waterLevel = 1; [L373] int methaneLevelCritical = 0; [L466] int cleanupTimeShifts = 4; [L731] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L539] int retValue_acc ; [L540] int tmp ; [L544] FCALL select_helpers() [L545] FCALL select_features() [L546] CALL, EXPR valid_product() [L79] int retValue_acc ; [L82] retValue_acc = 1 [L83] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L546] RET, EXPR valid_product() [L546] tmp = valid_product() [L548] COND TRUE \read(tmp) [L550] FCALL setup() [L551] CALL runTest() [L533] CALL test() [L272] int splverifierCounter ; [L273] int tmp ; [L274] int tmp___0 ; [L275] int tmp___1 ; [L276] int tmp___2 ; [L279] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L281] COND TRUE 1 [L283] COND TRUE splverifierCounter < 4 [L289] tmp = __VERIFIER_nondet_int() [L291] COND FALSE !(\read(tmp)) [L299] tmp___0 = __VERIFIER_nondet_int() [L301] COND FALSE !(\read(tmp___0)) [L309] tmp___2 = __VERIFIER_nondet_int() [L311] COND TRUE \read(tmp___2) [L324] CALL timeShift() [L105] COND FALSE !(\read(pumpRunning)) [L112] COND TRUE \read(systemActive) [L114] CALL processEnvironment() [L134] int tmp ; [L137] COND TRUE ! pumpRunning [L139] CALL, EXPR isHighWaterLevel() [L249] int retValue_acc ; [L250] int tmp ; [L251] int tmp___0 ; [L255] CALL, EXPR isHighWaterSensorDry() [L452] int retValue_acc ; [L455] COND TRUE waterLevel < 2 [L456] retValue_acc = 1 [L457] return (retValue_acc); [L255] RET, EXPR isHighWaterSensorDry() [L255] tmp = isHighWaterSensorDry() [L257] COND TRUE \read(tmp) [L258] tmp___0 = 0 [L262] retValue_acc = tmp___0 [L263] return (retValue_acc); [L139] RET, EXPR isHighWaterLevel() [L139] tmp = isHighWaterLevel() [L141] COND FALSE !(\read(tmp)) [L147] FCALL processEnvironment__wrappee__base() [L114] RET processEnvironment() [L120] CALL __utac_acc__Specification3_spec__1() [L339] int tmp ; [L340] int tmp___0 ; [L341] int tmp___1 ; [L345] CALL, EXPR isMethaneLevelCritical() [L411] int retValue_acc ; [L414] retValue_acc = methaneLevelCritical [L415] return (retValue_acc); [L345] RET, EXPR isMethaneLevelCritical() [L345] tmp = isMethaneLevelCritical() [L347] COND FALSE !(\read(tmp)) [L351] CALL, EXPR getWaterLevel() [L443] int retValue_acc ; [L446] retValue_acc = waterLevel [L447] return (retValue_acc); [L351] RET, EXPR getWaterLevel() [L351] tmp___0 = getWaterLevel() [L353] COND FALSE !(tmp___0 == 2) [L120] RET __utac_acc__Specification3_spec__1() [L324] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 281]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L97] int pumpRunning = 0; [L98] int systemActive = 1; [L372] int waterLevel = 1; [L373] int methaneLevelCritical = 0; [L466] int cleanupTimeShifts = 4; [L731] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L539] int retValue_acc ; [L540] int tmp ; [L544] FCALL select_helpers() [L545] FCALL select_features() [L546] CALL, EXPR valid_product() [L79] int retValue_acc ; [L82] retValue_acc = 1 [L83] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L546] RET, EXPR valid_product() [L546] tmp = valid_product() [L548] COND TRUE \read(tmp) [L550] FCALL setup() [L551] CALL runTest() [L533] CALL test() [L272] int splverifierCounter ; [L273] int tmp ; [L274] int tmp___0 ; [L275] int tmp___1 ; [L276] int tmp___2 ; [L279] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L281] COND TRUE 1 [L283] COND TRUE splverifierCounter < 4 [L289] tmp = __VERIFIER_nondet_int() [L291] COND FALSE !(\read(tmp)) [L299] tmp___0 = __VERIFIER_nondet_int() [L301] COND FALSE !(\read(tmp___0)) [L309] tmp___2 = __VERIFIER_nondet_int() [L311] COND TRUE \read(tmp___2) [L324] CALL timeShift() [L105] COND FALSE !(\read(pumpRunning)) [L112] COND TRUE \read(systemActive) [L114] CALL processEnvironment() [L134] int tmp ; [L137] COND TRUE ! pumpRunning [L139] CALL, EXPR isHighWaterLevel() [L249] int retValue_acc ; [L250] int tmp ; [L251] int tmp___0 ; [L255] CALL, EXPR isHighWaterSensorDry() [L452] int retValue_acc ; [L455] COND TRUE waterLevel < 2 [L456] retValue_acc = 1 [L457] return (retValue_acc); [L255] RET, EXPR isHighWaterSensorDry() [L255] tmp = isHighWaterSensorDry() [L257] COND TRUE \read(tmp) [L258] tmp___0 = 0 [L262] retValue_acc = tmp___0 [L263] return (retValue_acc); [L139] RET, EXPR isHighWaterLevel() [L139] tmp = isHighWaterLevel() [L141] COND FALSE !(\read(tmp)) [L147] FCALL processEnvironment__wrappee__base() [L114] RET processEnvironment() [L120] CALL __utac_acc__Specification3_spec__1() [L339] int tmp ; [L340] int tmp___0 ; [L341] int tmp___1 ; [L345] CALL, EXPR isMethaneLevelCritical() [L411] int retValue_acc ; [L414] retValue_acc = methaneLevelCritical [L415] return (retValue_acc); [L345] RET, EXPR isMethaneLevelCritical() [L345] tmp = isMethaneLevelCritical() [L347] COND FALSE !(\read(tmp)) [L351] CALL, EXPR getWaterLevel() [L443] int retValue_acc ; [L446] retValue_acc = waterLevel [L447] return (retValue_acc); [L351] RET, EXPR getWaterLevel() [L351] tmp___0 = getWaterLevel() [L353] COND FALSE !(tmp___0 == 2) [L120] RET __utac_acc__Specification3_spec__1() [L324] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-19 14:57:57,547 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, 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)