./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/minepump_spec5_product05.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_spec5_product05.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 9a99cd47cb89075c534de557ec34a8319cd4d0f3080d4e7f4d1690c11fbbfbd6 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 14:58:53,275 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 14:58:53,347 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-19 14:58:53,353 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 14:58:53,355 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 14:58:53,384 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 14:58:53,386 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 14:58:53,387 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 14:58:53,388 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 14:58:53,389 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 14:58:53,390 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 14:58:53,390 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 14:58:53,391 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 14:58:53,391 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-19 14:58:53,393 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-19 14:58:53,394 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-19 14:58:53,394 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-19 14:58:53,394 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-19 14:58:53,395 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-19 14:58:53,395 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 14:58:53,395 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-19 14:58:53,399 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 14:58:53,400 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 14:58:53,400 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 14:58:53,400 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 14:58:53,400 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-19 14:58:53,401 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-19 14:58:53,401 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-19 14:58:53,401 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 14:58:53,401 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 14:58:53,402 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 14:58:53,402 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 14:58:53,402 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-19 14:58:53,402 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 14:58:53,403 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 14:58:53,403 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 14:58:53,405 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 14:58:53,405 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 14:58:53,406 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-19 14:58:53,406 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 -> 9a99cd47cb89075c534de557ec34a8319cd4d0f3080d4e7f4d1690c11fbbfbd6 [2024-11-19 14:58:53,680 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 14:58:53,708 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 14:58:53,711 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 14:58:53,712 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 14:58:53,713 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 14:58:53,714 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/minepump_spec5_product05.cil.c [2024-11-19 14:58:55,248 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 14:58:55,503 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 14:58:55,505 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/product-lines/minepump_spec5_product05.cil.c [2024-11-19 14:58:55,523 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/82d91802f/9011e506e5ed4a019338a69e9cd2d6de/FLAG909b28d5a [2024-11-19 14:58:55,539 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/82d91802f/9011e506e5ed4a019338a69e9cd2d6de [2024-11-19 14:58:55,542 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 14:58:55,545 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 14:58:55,546 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 14:58:55,548 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 14:58:55,554 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 14:58:55,554 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:58:55" (1/1) ... [2024-11-19 14:58:55,555 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@37e3c4cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:55, skipping insertion in model container [2024-11-19 14:58:55,555 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:58:55" (1/1) ... [2024-11-19 14:58:55,603 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 14:58:55,923 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 14:58:55,939 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 14:58:55,958 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [49] [2024-11-19 14:58:55,963 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [101] [2024-11-19 14:58:55,964 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [244] [2024-11-19 14:58:55,964 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [312] [2024-11-19 14:58:55,964 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [678] [2024-11-19 14:58:55,964 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [687] [2024-11-19 14:58:55,964 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [787] [2024-11-19 14:58:55,965 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [867] [2024-11-19 14:58:56,036 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 14:58:56,067 INFO L204 MainTranslator]: Completed translation [2024-11-19 14:58:56,067 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56 WrapperNode [2024-11-19 14:58:56,067 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 14:58:56,068 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 14:58:56,069 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 14:58:56,069 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 14:58:56,075 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,093 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,134 INFO L138 Inliner]: procedures = 52, calls = 96, calls flagged for inlining = 49, calls inlined = 57, statements flattened = 349 [2024-11-19 14:58:56,134 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 14:58:56,135 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 14:58:56,135 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 14:58:56,135 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 14:58:56,144 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,144 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,147 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,169 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-19 14:58:56,169 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,170 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,175 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,181 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,182 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,184 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,186 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 14:58:56,187 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 14:58:56,187 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 14:58:56,187 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 14:58:56,188 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (1/1) ... [2024-11-19 14:58:56,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-19 14:58:56,210 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 14:58:56,246 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-19 14:58:56,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-19 14:58:56,299 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 14:58:56,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 14:58:56,300 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 14:58:56,300 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 14:58:56,376 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 14:58:56,379 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 14:58:56,727 INFO L? ?]: Removed 67 outVars from TransFormulas that were not future-live. [2024-11-19 14:58:56,727 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 14:58:56,745 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 14:58:56,746 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-19 14:58:56,747 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:58:56 BoogieIcfgContainer [2024-11-19 14:58:56,747 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 14:58:56,748 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-19 14:58:56,748 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-19 14:58:56,751 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-19 14:58:56,752 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:58:56,753 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 19.11 02:58:55" (1/3) ... [2024-11-19 14:58:56,754 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4ecae180 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 02:58:56, skipping insertion in model container [2024-11-19 14:58:56,754 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:58:56,754 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:58:56" (2/3) ... [2024-11-19 14:58:56,755 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4ecae180 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 02:58:56, skipping insertion in model container [2024-11-19 14:58:56,755 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:58:56,756 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:58:56" (3/3) ... [2024-11-19 14:58:56,757 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec5_product05.cil.c [2024-11-19 14:58:56,818 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-19 14:58:56,818 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-19 14:58:56,818 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-19 14:58:56,818 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-19 14:58:56,818 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-19 14:58:56,818 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-19 14:58:56,818 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-19 14:58:56,818 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-19 14:58:56,825 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 109 states, 108 states have (on average 1.3425925925925926) internal successors, (145), 108 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 14:58:56,846 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 68 [2024-11-19 14:58:56,846 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:56,846 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:56,852 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:56,852 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:56,852 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-19 14:58:56,853 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 109 states, 108 states have (on average 1.3425925925925926) internal successors, (145), 108 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 14:58:56,860 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 68 [2024-11-19 14:58:56,860 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:56,860 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:56,861 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:56,861 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:56,868 INFO L745 eck$LassoCheckResult]: Stem: 26#$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);~switchedOnBeforeTS~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 34#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret44#1, main_~retValue_acc~5#1, main_~tmp~6#1;havoc main_~retValue_acc~5#1;havoc main_~tmp~6#1;assume { :begin_inline_select_helpers } true; 20#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 90#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~9#1;havoc valid_product_~retValue_acc~9#1;valid_product_~retValue_acc~9#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~9#1; 80#valid_product_returnLabel#1true main_#t~ret44#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~9#1;assume { :end_inline_valid_product } true;main_~tmp~6#1 := main_#t~ret44#1;havoc main_#t~ret44#1; 78#L774true assume 0 != main_~tmp~6#1;assume { :begin_inline_setup } true; 67#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 99#__utac_acc__Specification5_spec__1_returnLabel#1true assume { :end_inline___utac_acc__Specification5_spec__1 } 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~2#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~2#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 71#L258-2true [2024-11-19 14:58:56,869 INFO L747 eck$LassoCheckResult]: Loop: 71#L258-2true assume !false; 66#L259true assume test_~splverifierCounter~0#1 < 4; 60#L260true havoc test_#t~nondet17#1;test_~tmp~2#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 18#L268true assume !(0 != test_~tmp~2#1); 87#L268-2true havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 110#L278true assume !(0 != test_~tmp___0~1#1); 4#L278-2true havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 24#L288true assume 0 != test_~tmp___2~0#1; 41#L294-2true assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret4#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;havoc isPumpRunning_~retValue_acc~1#1;isPumpRunning_~retValue_acc~1#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~1#1; 95#isPumpRunning_returnLabel#1true __utac_acc__Specification5_spec__2_#t~ret4#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret4#1;havoc __utac_acc__Specification5_spec__2_#t~ret4#1; 73#__utac_acc__Specification5_spec__2_returnLabel#1true havoc __utac_acc__Specification5_spec__2_#t~ret4#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 100#L119true assume !(0 != ~pumpRunning~0); 36#L119-2true assume !(0 != ~systemActive~0); 45#L126-1true assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret5#1, __utac_acc__Specification5_spec__3_#t~ret6#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1; 57#getWaterLevel_returnLabel#1true __utac_acc__Specification5_spec__3_#t~ret5#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret5#1;havoc __utac_acc__Specification5_spec__3_#t~ret5#1; 10#L80true assume !(2 != __utac_acc__Specification5_spec__3_~tmp~0#1); 97#L80-1true havoc __utac_acc__Specification5_spec__3_#t~ret5#1, __utac_acc__Specification5_spec__3_#t~ret6#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 58#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 71#L258-2true [2024-11-19 14:58:56,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:56,879 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times [2024-11-19 14:58:56,888 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:56,888 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1633263435] [2024-11-19 14:58:56,889 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:56,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:56,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:56,984 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:57,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:57,021 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:57,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:57,023 INFO L85 PathProgramCache]: Analyzing trace with hash 12020366, now seen corresponding path program 1 times [2024-11-19 14:58:57,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:57,023 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [888632280] [2024-11-19 14:58:57,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:57,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:57,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:57,034 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:57,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:57,045 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:57,046 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:57,046 INFO L85 PathProgramCache]: Analyzing trace with hash -1327332041, now seen corresponding path program 1 times [2024-11-19 14:58:57,047 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:57,047 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [314245860] [2024-11-19 14:58:57,047 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:57,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:57,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:58:57,267 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 14:58:57,268 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:58:57,268 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [314245860] [2024-11-19 14:58:57,269 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [314245860] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:58:57,269 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:58:57,269 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 14:58:57,269 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [640655952] [2024-11-19 14:58:57,271 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:58:57,389 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:58:57,427 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 14:58:57,429 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-19 14:58:57,431 INFO L87 Difference]: Start difference. First operand has 109 states, 108 states have (on average 1.3425925925925926) internal successors, (145), 108 states have internal predecessors, (145), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 6 states, 6 states have (on average 4.333333333333333) internal successors, (26), 5 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 14:58:57,528 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:58:57,529 INFO L93 Difference]: Finished difference Result 103 states and 128 transitions. [2024-11-19 14:58:57,530 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 103 states and 128 transitions. [2024-11-19 14:58:57,533 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 62 [2024-11-19 14:58:57,537 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 103 states to 93 states and 118 transitions. [2024-11-19 14:58:57,538 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 93 [2024-11-19 14:58:57,539 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 93 [2024-11-19 14:58:57,539 INFO L73 IsDeterministic]: Start isDeterministic. Operand 93 states and 118 transitions. [2024-11-19 14:58:57,540 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:58:57,540 INFO L218 hiAutomatonCegarLoop]: Abstraction has 93 states and 118 transitions. [2024-11-19 14:58:57,558 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 93 states and 118 transitions. [2024-11-19 14:58:57,568 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 93. [2024-11-19 14:58:57,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 93 states, 93 states have (on average 1.2688172043010753) internal successors, (118), 92 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 14:58:57,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 93 states and 118 transitions. [2024-11-19 14:58:57,572 INFO L240 hiAutomatonCegarLoop]: Abstraction has 93 states and 118 transitions. [2024-11-19 14:58:57,574 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 14:58:57,578 INFO L425 stractBuchiCegarLoop]: Abstraction has 93 states and 118 transitions. [2024-11-19 14:58:57,578 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-19 14:58:57,578 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 93 states and 118 transitions. [2024-11-19 14:58:57,580 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 62 [2024-11-19 14:58:57,580 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:57,580 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:57,581 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:57,581 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] [2024-11-19 14:58:57,581 INFO L745 eck$LassoCheckResult]: Stem: 293#$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);~switchedOnBeforeTS~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 294#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret44#1, main_~retValue_acc~5#1, main_~tmp~6#1;havoc main_~retValue_acc~5#1;havoc main_~tmp~6#1;assume { :begin_inline_select_helpers } true; 282#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 283#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~9#1;havoc valid_product_~retValue_acc~9#1;valid_product_~retValue_acc~9#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~9#1; 280#valid_product_returnLabel#1 main_#t~ret44#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~9#1;assume { :end_inline_valid_product } true;main_~tmp~6#1 := main_#t~ret44#1;havoc main_#t~ret44#1; 273#L774 assume 0 != main_~tmp~6#1;assume { :begin_inline_setup } true; 237#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 238#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } 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~2#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~2#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 247#L258-2 [2024-11-19 14:58:57,581 INFO L747 eck$LassoCheckResult]: Loop: 247#L258-2 assume !false; 232#L259 assume test_~splverifierCounter~0#1 < 4; 233#L260 havoc test_#t~nondet17#1;test_~tmp~2#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 278#L268 assume !(0 != test_~tmp~2#1); 279#L268-2 havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 298#L278 assume !(0 != test_~tmp___0~1#1); 235#L278-2 havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 236#L288 assume 0 != test_~tmp___2~0#1; 287#L294-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret4#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;havoc isPumpRunning_~retValue_acc~1#1;isPumpRunning_~retValue_acc~1#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~1#1; 311#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret4#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret4#1;havoc __utac_acc__Specification5_spec__2_#t~ret4#1; 263#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret4#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 264#L119 assume !(0 != ~pumpRunning~0); 307#L119-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret7#1, processEnvironment_~tmp~1#1;havoc processEnvironment_~tmp~1#1; 265#L151 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 245#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 246#L151-1 havoc processEnvironment_#t~ret7#1, processEnvironment_~tmp~1#1;assume { :end_inline_processEnvironment } true; 297#L126-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret5#1, __utac_acc__Specification5_spec__3_#t~ret6#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1; 316#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret5#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret5#1;havoc __utac_acc__Specification5_spec__3_#t~ret5#1; 252#L80 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~0#1); 254#L80-1 havoc __utac_acc__Specification5_spec__3_#t~ret5#1, __utac_acc__Specification5_spec__3_#t~ret6#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 315#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 247#L258-2 [2024-11-19 14:58:57,582 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:57,582 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times [2024-11-19 14:58:57,582 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:57,583 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1472758739] [2024-11-19 14:58:57,583 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 14:58:57,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:57,594 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-19 14:58:57,594 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:58:57,595 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:57,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:57,605 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:57,606 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:57,606 INFO L85 PathProgramCache]: Analyzing trace with hash -1748329937, now seen corresponding path program 1 times [2024-11-19 14:58:57,606 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:57,606 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [837825206] [2024-11-19 14:58:57,606 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:57,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:57,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:57,612 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:57,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:57,618 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:57,619 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:57,619 INFO L85 PathProgramCache]: Analyzing trace with hash 2145260262, now seen corresponding path program 1 times [2024-11-19 14:58:57,619 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:57,619 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2070630986] [2024-11-19 14:58:57,620 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:57,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:57,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:58:57,755 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 14:58:57,756 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:58:57,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2070630986] [2024-11-19 14:58:57,757 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2070630986] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:58:57,757 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:58:57,758 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 14:58:57,758 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1322062476] [2024-11-19 14:58:57,759 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:58:57,863 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:58:57,865 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 14:58:57,866 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 14:58:57,867 INFO L87 Difference]: Start difference. First operand 93 states and 118 transitions. cyclomatic complexity: 27 Second operand has 5 states, 5 states have (on average 5.8) internal successors, (29), 4 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 14:58:57,984 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:58:57,984 INFO L93 Difference]: Finished difference Result 177 states and 223 transitions. [2024-11-19 14:58:57,985 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 177 states and 223 transitions. [2024-11-19 14:58:57,987 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 123 [2024-11-19 14:58:57,993 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 177 states to 177 states and 223 transitions. [2024-11-19 14:58:57,993 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 177 [2024-11-19 14:58:57,994 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 177 [2024-11-19 14:58:57,994 INFO L73 IsDeterministic]: Start isDeterministic. Operand 177 states and 223 transitions. [2024-11-19 14:58:57,994 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:58:57,995 INFO L218 hiAutomatonCegarLoop]: Abstraction has 177 states and 223 transitions. [2024-11-19 14:58:57,995 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 177 states and 223 transitions. [2024-11-19 14:58:58,009 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 177 to 177. [2024-11-19 14:58:58,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 177 states, 177 states have (on average 1.2598870056497176) internal successors, (223), 176 states have internal predecessors, (223), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 14:58:58,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 177 states and 223 transitions. [2024-11-19 14:58:58,012 INFO L240 hiAutomatonCegarLoop]: Abstraction has 177 states and 223 transitions. [2024-11-19 14:58:58,012 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 14:58:58,013 INFO L425 stractBuchiCegarLoop]: Abstraction has 177 states and 223 transitions. [2024-11-19 14:58:58,014 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-19 14:58:58,014 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 177 states and 223 transitions. [2024-11-19 14:58:58,018 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 123 [2024-11-19 14:58:58,019 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:58:58,019 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:58:58,019 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:58:58,020 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] [2024-11-19 14:58:58,020 INFO L745 eck$LassoCheckResult]: Stem: 577#$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);~switchedOnBeforeTS~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 578#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret44#1, main_~retValue_acc~5#1, main_~tmp~6#1;havoc main_~retValue_acc~5#1;havoc main_~tmp~6#1;assume { :begin_inline_select_helpers } true; 567#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 568#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~9#1;havoc valid_product_~retValue_acc~9#1;valid_product_~retValue_acc~9#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~9#1; 565#valid_product_returnLabel#1 main_#t~ret44#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~9#1;assume { :end_inline_valid_product } true;main_~tmp~6#1 := main_#t~ret44#1;havoc main_#t~ret44#1; 556#L774 assume 0 != main_~tmp~6#1;assume { :begin_inline_setup } true; 521#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 522#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } 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~2#1, test_~tmp___0~1#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~2#1;havoc test_~tmp___0~1#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 609#L258-2 [2024-11-19 14:58:58,020 INFO L747 eck$LassoCheckResult]: Loop: 609#L258-2 assume !false; 639#L259 assume test_~splverifierCounter~0#1 < 4; 636#L260 havoc test_#t~nondet17#1;test_~tmp~2#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 632#L268 assume !(0 != test_~tmp~2#1); 584#L268-2 havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 585#L278 assume !(0 != test_~tmp___0~1#1); 519#L278-2 havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 520#L288 assume 0 != test_~tmp___2~0#1; 572#L294-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret4#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;havoc isPumpRunning_~retValue_acc~1#1;isPumpRunning_~retValue_acc~1#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~1#1; 643#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret4#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret4#1;havoc __utac_acc__Specification5_spec__2_#t~ret4#1; 642#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret4#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 641#L119 assume !(0 != ~pumpRunning~0); 640#L119-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret7#1, processEnvironment_~tmp~1#1;havoc processEnvironment_~tmp~1#1; 637#L151 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 633#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 631#L151-1 havoc processEnvironment_#t~ret7#1, processEnvironment_~tmp~1#1;assume { :end_inline_processEnvironment } true; 630#L126-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret5#1, __utac_acc__Specification5_spec__3_#t~ret6#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;havoc __utac_acc__Specification5_spec__3_~tmp~0#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1; 621#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret5#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~0#1 := __utac_acc__Specification5_spec__3_#t~ret5#1;havoc __utac_acc__Specification5_spec__3_#t~ret5#1; 536#L80 assume 2 != __utac_acc__Specification5_spec__3_~tmp~0#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;havoc isPumpRunning_~retValue_acc~1#1;isPumpRunning_~retValue_acc~1#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~1#1; 537#isPumpRunning_returnLabel#2 __utac_acc__Specification5_spec__3_#t~ret6#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;__utac_acc__Specification5_spec__3_~tmp___0~0#1 := __utac_acc__Specification5_spec__3_#t~ret6#1;havoc __utac_acc__Specification5_spec__3_#t~ret6#1; 608#L84 assume !(0 != __utac_acc__Specification5_spec__3_~tmp___0~0#1); 594#L80-1 havoc __utac_acc__Specification5_spec__3_#t~ret5#1, __utac_acc__Specification5_spec__3_#t~ret6#1, __utac_acc__Specification5_spec__3_~tmp~0#1, __utac_acc__Specification5_spec__3_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 605#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 609#L258-2 [2024-11-19 14:58:58,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:58,021 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times [2024-11-19 14:58:58,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:58,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1937669610] [2024-11-19 14:58:58,022 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 14:58:58,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:58,038 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-19 14:58:58,038 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:58:58,042 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:58,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:58,055 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:58,056 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:58,056 INFO L85 PathProgramCache]: Analyzing trace with hash -833862166, now seen corresponding path program 1 times [2024-11-19 14:58:58,056 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:58,056 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1135918781] [2024-11-19 14:58:58,056 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:58,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:58,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:58,067 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:58,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:58,083 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:58,084 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:58:58,084 INFO L85 PathProgramCache]: Analyzing trace with hash -10195743, now seen corresponding path program 1 times [2024-11-19 14:58:58,085 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:58:58,085 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [309904152] [2024-11-19 14:58:58,085 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:58:58,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:58:58,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:58,096 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:58,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:58,106 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:58:59,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:59,056 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:58:59,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:58:59,126 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 19.11 02:58:59 BoogieIcfgContainer [2024-11-19 14:58:59,127 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-19 14:58:59,128 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-19 14:58:59,128 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-19 14:58:59,128 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-19 14:58:59,129 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:58:56" (3/4) ... [2024-11-19 14:58:59,130 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-19 14:58:59,198 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-19 14:58:59,198 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-19 14:58:59,199 INFO L158 Benchmark]: Toolchain (without parser) took 3653.84ms. Allocated memory was 174.1MB in the beginning and 241.2MB in the end (delta: 67.1MB). Free memory was 103.0MB in the beginning and 151.0MB in the end (delta: -48.0MB). Peak memory consumption was 24.3MB. Max. memory is 16.1GB. [2024-11-19 14:58:59,199 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 174.1MB. Free memory is still 132.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 14:58:59,199 INFO L158 Benchmark]: CACSL2BoogieTranslator took 521.78ms. Allocated memory is still 174.1MB. Free memory was 102.8MB in the beginning and 138.4MB in the end (delta: -35.6MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-11-19 14:58:59,200 INFO L158 Benchmark]: Boogie Procedure Inliner took 66.09ms. Allocated memory is still 174.1MB. Free memory was 138.4MB in the beginning and 136.3MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 14:58:59,200 INFO L158 Benchmark]: Boogie Preprocessor took 51.41ms. Allocated memory is still 174.1MB. Free memory was 136.3MB in the beginning and 133.0MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-19 14:58:59,200 INFO L158 Benchmark]: RCFGBuilder took 559.92ms. Allocated memory is still 174.1MB. Free memory was 133.0MB in the beginning and 113.2MB in the end (delta: 19.7MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-11-19 14:58:59,201 INFO L158 Benchmark]: BuchiAutomizer took 2379.37ms. Allocated memory was 174.1MB in the beginning and 241.2MB in the end (delta: 67.1MB). Free memory was 113.2MB in the beginning and 153.1MB in the end (delta: -39.8MB). Peak memory consumption was 30.0MB. Max. memory is 16.1GB. [2024-11-19 14:58:59,201 INFO L158 Benchmark]: Witness Printer took 70.27ms. Allocated memory is still 241.2MB. Free memory was 153.1MB in the beginning and 151.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 14:58:59,203 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.22ms. Allocated memory is still 174.1MB. Free memory is still 132.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 521.78ms. Allocated memory is still 174.1MB. Free memory was 102.8MB in the beginning and 138.4MB in the end (delta: -35.6MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 66.09ms. Allocated memory is still 174.1MB. Free memory was 138.4MB in the beginning and 136.3MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 51.41ms. Allocated memory is still 174.1MB. Free memory was 136.3MB in the beginning and 133.0MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 559.92ms. Allocated memory is still 174.1MB. Free memory was 133.0MB in the beginning and 113.2MB in the end (delta: 19.7MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * BuchiAutomizer took 2379.37ms. Allocated memory was 174.1MB in the beginning and 241.2MB in the end (delta: 67.1MB). Free memory was 113.2MB in the beginning and 153.1MB in the end (delta: -39.8MB). Peak memory consumption was 30.0MB. Max. memory is 16.1GB. * Witness Printer took 70.27ms. Allocated memory is still 241.2MB. Free memory was 153.1MB in the beginning and 151.0MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [49] - GenericResultAtLocation [Line: 101]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [101] - GenericResultAtLocation [Line: 244]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [244] - GenericResultAtLocation [Line: 312]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [312] - GenericResultAtLocation [Line: 678]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [678] - GenericResultAtLocation [Line: 687]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [687] - GenericResultAtLocation [Line: 787]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [787] - GenericResultAtLocation [Line: 867]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [867] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 2 terminating modules (2 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.2 modules have a trivial ranking function, the largest among these consists of 6 locations. The remainder module has 177 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.2s and 3 iterations. TraceHistogramMax:1. Analysis of lassos took 1.8s. Construction of modules took 0.0s. Büchi inclusion checks took 0.2s. Highest rank in rank-based complementation 0. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 2 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, 322 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 322 mSDsluCounter, 768 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 541 mSDsCounter, 17 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 81 IncrementalHoareTripleChecker+Invalid, 98 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 17 mSolverCounterUnsat, 227 mSDtfsCounter, 81 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI0 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: 258]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L53] int switchedOnBeforeTS ; [L109] int pumpRunning = 0; [L110] int systemActive = 1; [L482] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L688] int cleanupTimeShifts = 4; [L788] int waterLevel = 1; [L789] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L765] int retValue_acc ; [L766] int tmp ; [L770] FCALL select_helpers() [L771] FCALL select_features() [L772] CALL, EXPR valid_product() [L894] int retValue_acc ; [L897] retValue_acc = 1 [L898] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L772] RET, EXPR valid_product() [L772] tmp = valid_product() [L774] COND TRUE \read(tmp) [L776] FCALL setup() [L777] CALL runTest() [L755] CALL __utac_acc__Specification5_spec__1() [L58] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L755] RET __utac_acc__Specification5_spec__1() [L756] CALL test() [L249] int splverifierCounter ; [L250] int tmp ; [L251] int tmp___0 ; [L252] int tmp___1 ; [L253] int tmp___2 ; [L256] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L258] COND TRUE 1 [L260] COND TRUE splverifierCounter < 4 [L266] tmp = __VERIFIER_nondet_int() [L268] COND FALSE !(\read(tmp)) [L276] tmp___0 = __VERIFIER_nondet_int() [L278] COND FALSE !(\read(tmp___0)) [L286] tmp___2 = __VERIFIER_nondet_int() [L288] COND TRUE \read(tmp___2) [L301] CALL timeShift() [L117] CALL __utac_acc__Specification5_spec__2() [L67] CALL, EXPR isPumpRunning() [L200] int retValue_acc ; [L203] retValue_acc = pumpRunning [L204] return (retValue_acc); [L67] RET, EXPR isPumpRunning() [L67] switchedOnBeforeTS = isPumpRunning() [L117] RET __utac_acc__Specification5_spec__2() [L119] COND FALSE !(\read(pumpRunning)) [L126] COND TRUE \read(systemActive) [L128] CALL processEnvironment() [L148] int tmp ; [L151] COND FALSE !(\read(pumpRunning)) [L166] FCALL processEnvironment__wrappee__base() [L128] RET processEnvironment() [L134] CALL __utac_acc__Specification5_spec__3() [L73] int tmp ; [L74] int tmp___0 ; [L78] CALL, EXPR getWaterLevel() [L859] int retValue_acc ; [L862] retValue_acc = waterLevel [L863] return (retValue_acc); [L78] RET, EXPR getWaterLevel() [L78] tmp = getWaterLevel() [L80] COND TRUE tmp != 2 [L82] CALL, EXPR isPumpRunning() [L200] int retValue_acc ; [L203] retValue_acc = pumpRunning [L204] return (retValue_acc); [L82] RET, EXPR isPumpRunning() [L82] tmp___0 = isPumpRunning() [L84] COND FALSE !(\read(tmp___0)) [L134] RET __utac_acc__Specification5_spec__3() [L301] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 258]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L53] int switchedOnBeforeTS ; [L109] int pumpRunning = 0; [L110] int systemActive = 1; [L482] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L688] int cleanupTimeShifts = 4; [L788] int waterLevel = 1; [L789] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L765] int retValue_acc ; [L766] int tmp ; [L770] FCALL select_helpers() [L771] FCALL select_features() [L772] CALL, EXPR valid_product() [L894] int retValue_acc ; [L897] retValue_acc = 1 [L898] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L772] RET, EXPR valid_product() [L772] tmp = valid_product() [L774] COND TRUE \read(tmp) [L776] FCALL setup() [L777] CALL runTest() [L755] CALL __utac_acc__Specification5_spec__1() [L58] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L755] RET __utac_acc__Specification5_spec__1() [L756] CALL test() [L249] int splverifierCounter ; [L250] int tmp ; [L251] int tmp___0 ; [L252] int tmp___1 ; [L253] int tmp___2 ; [L256] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L258] COND TRUE 1 [L260] COND TRUE splverifierCounter < 4 [L266] tmp = __VERIFIER_nondet_int() [L268] COND FALSE !(\read(tmp)) [L276] tmp___0 = __VERIFIER_nondet_int() [L278] COND FALSE !(\read(tmp___0)) [L286] tmp___2 = __VERIFIER_nondet_int() [L288] COND TRUE \read(tmp___2) [L301] CALL timeShift() [L117] CALL __utac_acc__Specification5_spec__2() [L67] CALL, EXPR isPumpRunning() [L200] int retValue_acc ; [L203] retValue_acc = pumpRunning [L204] return (retValue_acc); [L67] RET, EXPR isPumpRunning() [L67] switchedOnBeforeTS = isPumpRunning() [L117] RET __utac_acc__Specification5_spec__2() [L119] COND FALSE !(\read(pumpRunning)) [L126] COND TRUE \read(systemActive) [L128] CALL processEnvironment() [L148] int tmp ; [L151] COND FALSE !(\read(pumpRunning)) [L166] FCALL processEnvironment__wrappee__base() [L128] RET processEnvironment() [L134] CALL __utac_acc__Specification5_spec__3() [L73] int tmp ; [L74] int tmp___0 ; [L78] CALL, EXPR getWaterLevel() [L859] int retValue_acc ; [L862] retValue_acc = waterLevel [L863] return (retValue_acc); [L78] RET, EXPR getWaterLevel() [L78] tmp = getWaterLevel() [L80] COND TRUE tmp != 2 [L82] CALL, EXPR isPumpRunning() [L200] int retValue_acc ; [L203] retValue_acc = pumpRunning [L204] return (retValue_acc); [L82] RET, EXPR isPumpRunning() [L82] tmp___0 = isPumpRunning() [L84] COND FALSE !(\read(tmp___0)) [L134] RET __utac_acc__Specification5_spec__3() [L301] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-19 14:58:59,238 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(TERM)