./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/minepump_spec5_product25.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_product25.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 b0678eea090fef0bcc10ffbdca11480c233dd2ce2b3443f1732fce22c8f8a1c9 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 14:59:06,658 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 14:59:06,727 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-19 14:59:06,732 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 14:59:06,733 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 14:59:06,756 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 14:59:06,758 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 14:59:06,758 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 14:59:06,759 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 14:59:06,762 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 14:59:06,763 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 14:59:06,763 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 14:59:06,763 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 14:59:06,764 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-19 14:59:06,764 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-19 14:59:06,764 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-19 14:59:06,766 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-19 14:59:06,766 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-19 14:59:06,766 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-19 14:59:06,766 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 14:59:06,767 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-19 14:59:06,767 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 14:59:06,768 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 14:59:06,768 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 14:59:06,768 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 14:59:06,768 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-19 14:59:06,768 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-19 14:59:06,769 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-19 14:59:06,769 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 14:59:06,769 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 14:59:06,770 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 14:59:06,770 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 14:59:06,771 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-19 14:59:06,771 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 14:59:06,771 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 14:59:06,771 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 14:59:06,771 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 14:59:06,772 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 14:59:06,772 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-19 14:59:06,772 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 -> b0678eea090fef0bcc10ffbdca11480c233dd2ce2b3443f1732fce22c8f8a1c9 [2024-11-19 14:59:07,086 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 14:59:07,107 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 14:59:07,111 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 14:59:07,113 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 14:59:07,113 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 14:59:07,115 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/minepump_spec5_product25.cil.c [2024-11-19 14:59:08,541 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 14:59:08,773 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 14:59:08,773 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/product-lines/minepump_spec5_product25.cil.c [2024-11-19 14:59:08,791 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/946be0daf/c3c8631c09ac41cea01f6d337038fd5e/FLAGe89a20712 [2024-11-19 14:59:09,112 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/946be0daf/c3c8631c09ac41cea01f6d337038fd5e [2024-11-19 14:59:09,114 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 14:59:09,115 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 14:59:09,116 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 14:59:09,117 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 14:59:09,121 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 14:59:09,122 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,122 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@435a1e6e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09, skipping insertion in model container [2024-11-19 14:59:09,123 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,173 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 14:59:09,453 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 14:59:09,471 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 14:59:09,481 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [49] [2024-11-19 14:59:09,482 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [87] [2024-11-19 14:59:09,482 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [96] [2024-11-19 14:59:09,483 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [280] [2024-11-19 14:59:09,483 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [348] [2024-11-19 14:59:09,483 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [446] [2024-11-19 14:59:09,483 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [536] [2024-11-19 14:59:09,484 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [902] [2024-11-19 14:59:09,549 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 14:59:09,577 INFO L204 MainTranslator]: Completed translation [2024-11-19 14:59:09,578 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09 WrapperNode [2024-11-19 14:59:09,579 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 14:59:09,580 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 14:59:09,580 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 14:59:09,580 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 14:59:09,587 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:59:09" (1/1) ... [2024-11-19 14:59:09,603 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:59:09" (1/1) ... [2024-11-19 14:59:09,636 INFO L138 Inliner]: procedures = 55, calls = 99, calls flagged for inlining = 52, calls inlined = 57, statements flattened = 367 [2024-11-19 14:59:09,636 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 14:59:09,637 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 14:59:09,637 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 14:59:09,637 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 14:59:09,649 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,650 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,653 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,676 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:59:09,676 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,680 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,686 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,692 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,694 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,695 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,698 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 14:59:09,699 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 14:59:09,699 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 14:59:09,699 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 14:59:09,700 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (1/1) ... [2024-11-19 14:59:09,705 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-19 14:59:09,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 14:59:09,726 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:59:09,728 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:59:09,779 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 14:59:09,780 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 14:59:09,780 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 14:59:09,780 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 14:59:09,870 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 14:59:09,872 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 14:59:10,180 INFO L? ?]: Removed 76 outVars from TransFormulas that were not future-live. [2024-11-19 14:59:10,180 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 14:59:10,198 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 14:59:10,201 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-19 14:59:10,201 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:59:10 BoogieIcfgContainer [2024-11-19 14:59:10,201 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 14:59:10,202 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-19 14:59:10,202 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-19 14:59:10,206 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-19 14:59:10,207 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:59:10,208 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 19.11 02:59:09" (1/3) ... [2024-11-19 14:59:10,209 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@671a1f46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 02:59:10, skipping insertion in model container [2024-11-19 14:59:10,209 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:59:10,210 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 02:59:09" (2/3) ... [2024-11-19 14:59:10,210 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@671a1f46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 19.11 02:59:10, skipping insertion in model container [2024-11-19 14:59:10,210 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-19 14:59:10,211 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:59:10" (3/3) ... [2024-11-19 14:59:10,212 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec5_product25.cil.c [2024-11-19 14:59:10,256 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-19 14:59:10,256 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-19 14:59:10,257 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-19 14:59:10,257 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-19 14:59:10,257 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-19 14:59:10,257 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-19 14:59:10,257 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-19 14:59:10,257 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-19 14:59:10,261 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 115 states, 114 states have (on average 1.3508771929824561) internal successors, (154), 114 states have internal predecessors, (154), 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:59:10,282 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 72 [2024-11-19 14:59:10,282 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:59:10,283 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:59:10,290 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:59:10,291 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:59:10,291 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-19 14:59:10,291 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 115 states, 114 states have (on average 1.3508771929824561) internal successors, (154), 114 states have internal predecessors, (154), 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:59:10,297 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 72 [2024-11-19 14:59:10,297 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:59:10,297 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:59:10,298 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:59:10,298 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:59:10,304 INFO L745 eck$LassoCheckResult]: Stem: 27#$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;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~switchedOnBeforeTS~0 := 0; 36#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret21#1, main_~retValue_acc~5#1, main_~tmp~4#1;havoc main_~retValue_acc~5#1;havoc main_~tmp~4#1;assume { :begin_inline_select_helpers } true; 25#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 99#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; 83#valid_product_returnLabel#1true main_#t~ret21#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~4#1 := main_#t~ret21#1;havoc main_#t~ret21#1; 67#L433true assume 0 != main_~tmp~4#1;assume { :begin_inline_setup } true; 68#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; 107#__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~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; 42#L294-2true [2024-11-19 14:59:10,305 INFO L747 eck$LassoCheckResult]: Loop: 42#L294-2true assume !false; 8#L295true assume test_~splverifierCounter~0#1 < 4; 47#L296true havoc test_#t~nondet17#1;test_~tmp~3#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 94#L304true assume !(0 != test_~tmp~3#1); 90#L304-2true havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 100#L314true assume !(0 != test_~tmp___0~1#1); 74#L314-2true havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 19#L324true assume 0 != test_~tmp___2~0#1; 14#L330-2true assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~3#1;havoc isPumpRunning_~retValue_acc~3#1;isPumpRunning_~retValue_acc~3#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~3#1; 105#isPumpRunning_returnLabel#1true __utac_acc__Specification5_spec__2_#t~ret50#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~3#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret50#1;havoc __utac_acc__Specification5_spec__2_#t~ret50#1; 76#__utac_acc__Specification5_spec__2_returnLabel#1true havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 88#L118true assume !(0 != ~pumpRunning~0); 51#L118-2true assume !(0 != ~systemActive~0); 22#L125-1true assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~8#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~8#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#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~ret51#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~8#1 := __utac_acc__Specification5_spec__3_#t~ret51#1;havoc __utac_acc__Specification5_spec__3_#t~ret51#1; 56#L930true assume !(2 != __utac_acc__Specification5_spec__3_~tmp~8#1); 111#L930-1true havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~8#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 58#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 42#L294-2true [2024-11-19 14:59:10,309 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:59:10,309 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times [2024-11-19 14:59:10,317 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:59:10,317 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [103124934] [2024-11-19 14:59:10,317 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:59:10,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:59:10,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:10,416 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:59:10,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:10,460 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:59:10,462 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:59:10,464 INFO L85 PathProgramCache]: Analyzing trace with hash 219104558, now seen corresponding path program 1 times [2024-11-19 14:59:10,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:59:10,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1787566708] [2024-11-19 14:59:10,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:59:10,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:59:10,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:10,473 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:59:10,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:10,481 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:59:10,482 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:59:10,482 INFO L85 PathProgramCache]: Analyzing trace with hash -1120247849, now seen corresponding path program 1 times [2024-11-19 14:59:10,482 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:59:10,483 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1435963913] [2024-11-19 14:59:10,483 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:59:10,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:59:10,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:59:10,738 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:59:10,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:59:10,739 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1435963913] [2024-11-19 14:59:10,740 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1435963913] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:59:10,740 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:59:10,741 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 14:59:10,741 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [138863847] [2024-11-19 14:59:10,743 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:59:10,865 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:59:10,902 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 14:59:10,903 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-19 14:59:10,905 INFO L87 Difference]: Start difference. First operand has 115 states, 114 states have (on average 1.3508771929824561) internal successors, (154), 114 states have internal predecessors, (154), 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:59:10,993 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:59:10,997 INFO L93 Difference]: Finished difference Result 109 states and 137 transitions. [2024-11-19 14:59:10,999 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 109 states and 137 transitions. [2024-11-19 14:59:11,002 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 66 [2024-11-19 14:59:11,010 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 109 states to 99 states and 127 transitions. [2024-11-19 14:59:11,011 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 99 [2024-11-19 14:59:11,013 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 99 [2024-11-19 14:59:11,014 INFO L73 IsDeterministic]: Start isDeterministic. Operand 99 states and 127 transitions. [2024-11-19 14:59:11,015 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:59:11,015 INFO L218 hiAutomatonCegarLoop]: Abstraction has 99 states and 127 transitions. [2024-11-19 14:59:11,032 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 99 states and 127 transitions. [2024-11-19 14:59:11,046 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 99 to 99. [2024-11-19 14:59:11,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 99 states, 99 states have (on average 1.2828282828282829) internal successors, (127), 98 states have internal predecessors, (127), 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:59:11,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 99 states and 127 transitions. [2024-11-19 14:59:11,052 INFO L240 hiAutomatonCegarLoop]: Abstraction has 99 states and 127 transitions. [2024-11-19 14:59:11,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 14:59:11,063 INFO L425 stractBuchiCegarLoop]: Abstraction has 99 states and 127 transitions. [2024-11-19 14:59:11,063 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-19 14:59:11,063 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 99 states and 127 transitions. [2024-11-19 14:59:11,067 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 66 [2024-11-19 14:59:11,068 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:59:11,068 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:59:11,069 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:59:11,069 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:59:11,069 INFO L745 eck$LassoCheckResult]: Stem: 280#$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;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~switchedOnBeforeTS~0 := 0; 281#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret21#1, main_~retValue_acc~5#1, main_~tmp~4#1;havoc main_~retValue_acc~5#1;havoc main_~tmp~4#1;assume { :begin_inline_select_helpers } true; 278#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 279#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; 331#valid_product_returnLabel#1 main_#t~ret21#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~4#1 := main_#t~ret21#1;havoc main_#t~ret21#1; 318#L433 assume 0 != main_~tmp~4#1;assume { :begin_inline_setup } true; 319#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; 320#__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~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; 298#L294-2 [2024-11-19 14:59:11,070 INFO L747 eck$LassoCheckResult]: Loop: 298#L294-2 assume !false; 248#L295 assume test_~splverifierCounter~0#1 < 4; 249#L296 havoc test_#t~nondet17#1;test_~tmp~3#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 299#L304 assume !(0 != test_~tmp~3#1); 330#L304-2 havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 334#L314 assume !(0 != test_~tmp___0~1#1); 274#L314-2 havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 270#L324 assume 0 != test_~tmp___2~0#1; 261#L330-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~3#1;havoc isPumpRunning_~retValue_acc~3#1;isPumpRunning_~retValue_acc~3#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~3#1; 262#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret50#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~3#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret50#1;havoc __utac_acc__Specification5_spec__2_#t~ret50#1; 327#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 328#L118 assume !(0 != ~pumpRunning~0); 272#L118-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;havoc processEnvironment_~tmp~0#1; 304#L150 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 322#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 259#L150-1 havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;assume { :end_inline_processEnvironment } true; 260#L125-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~8#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~8#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#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; 275#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret51#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~8#1 := __utac_acc__Specification5_spec__3_#t~ret51#1;havoc __utac_acc__Specification5_spec__3_#t~ret51#1; 309#L930 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~8#1); 311#L930-1 havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~8#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 312#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 298#L294-2 [2024-11-19 14:59:11,070 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:59:11,071 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times [2024-11-19 14:59:11,071 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:59:11,071 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2086471837] [2024-11-19 14:59:11,071 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 14:59:11,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:59:11,091 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-11-19 14:59:11,092 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:59:11,092 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:59:11,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:11,106 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:59:11,107 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:59:11,107 INFO L85 PathProgramCache]: Analyzing trace with hash -308916817, now seen corresponding path program 1 times [2024-11-19 14:59:11,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:59:11,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [237426700] [2024-11-19 14:59:11,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:59:11,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:59:11,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:11,115 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:59:11,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:11,122 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:59:11,123 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:59:11,123 INFO L85 PathProgramCache]: Analyzing trace with hash -710293914, now seen corresponding path program 1 times [2024-11-19 14:59:11,123 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:59:11,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [415999315] [2024-11-19 14:59:11,124 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:59:11,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:59:11,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 14:59:11,301 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:59:11,302 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 14:59:11,302 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [415999315] [2024-11-19 14:59:11,302 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [415999315] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 14:59:11,303 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 14:59:11,303 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-19 14:59:11,303 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [282572638] [2024-11-19 14:59:11,303 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 14:59:11,374 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 14:59:11,374 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 14:59:11,375 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 14:59:11,375 INFO L87 Difference]: Start difference. First operand 99 states and 127 transitions. cyclomatic complexity: 30 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:59:11,490 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 14:59:11,491 INFO L93 Difference]: Finished difference Result 190 states and 243 transitions. [2024-11-19 14:59:11,491 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 190 states and 243 transitions. [2024-11-19 14:59:11,498 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 132 [2024-11-19 14:59:11,500 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 190 states to 190 states and 243 transitions. [2024-11-19 14:59:11,500 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 190 [2024-11-19 14:59:11,501 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 190 [2024-11-19 14:59:11,501 INFO L73 IsDeterministic]: Start isDeterministic. Operand 190 states and 243 transitions. [2024-11-19 14:59:11,505 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-19 14:59:11,505 INFO L218 hiAutomatonCegarLoop]: Abstraction has 190 states and 243 transitions. [2024-11-19 14:59:11,506 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 190 states and 243 transitions. [2024-11-19 14:59:11,520 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 190 to 187. [2024-11-19 14:59:11,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 187 states, 187 states have (on average 1.267379679144385) internal successors, (237), 186 states have internal predecessors, (237), 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:59:11,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 187 states and 237 transitions. [2024-11-19 14:59:11,526 INFO L240 hiAutomatonCegarLoop]: Abstraction has 187 states and 237 transitions. [2024-11-19 14:59:11,526 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 14:59:11,528 INFO L425 stractBuchiCegarLoop]: Abstraction has 187 states and 237 transitions. [2024-11-19 14:59:11,528 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-19 14:59:11,528 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 187 states and 237 transitions. [2024-11-19 14:59:11,531 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 130 [2024-11-19 14:59:11,531 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-19 14:59:11,532 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-19 14:59:11,532 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 14:59:11,534 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:59:11,534 INFO L745 eck$LassoCheckResult]: Stem: 584#$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;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~switchedOnBeforeTS~0 := 0; 585#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret21#1, main_~retValue_acc~5#1, main_~tmp~4#1;havoc main_~retValue_acc~5#1;havoc main_~tmp~4#1;assume { :begin_inline_select_helpers } true; 582#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 583#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; 640#valid_product_returnLabel#1 main_#t~ret21#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~4#1 := main_#t~ret21#1;havoc main_#t~ret21#1; 623#L433 assume 0 != main_~tmp~4#1;assume { :begin_inline_setup } true; 624#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; 625#__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~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; 655#L294-2 [2024-11-19 14:59:11,534 INFO L747 eck$LassoCheckResult]: Loop: 655#L294-2 assume !false; 697#L295 assume test_~splverifierCounter~0#1 < 4; 698#L296 havoc test_#t~nondet17#1;test_~tmp~3#1 := test_#t~nondet17#1;havoc test_#t~nondet17#1; 726#L304 assume !(0 != test_~tmp~3#1); 724#L304-2 havoc test_#t~nondet18#1;test_~tmp___0~1#1 := test_#t~nondet18#1;havoc test_#t~nondet18#1; 722#L314 assume !(0 != test_~tmp___0~1#1); 720#L314-2 havoc test_#t~nondet19#1;test_~tmp___2~0#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 718#L324 assume 0 != test_~tmp___2~0#1; 717#L330-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~3#1;havoc isPumpRunning_~retValue_acc~3#1;isPumpRunning_~retValue_acc~3#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~3#1; 716#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret50#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~3#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret50#1;havoc __utac_acc__Specification5_spec__2_#t~ret50#1; 715#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 714#L118 assume !(0 != ~pumpRunning~0); 713#L118-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;havoc processEnvironment_~tmp~0#1; 711#L150 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 710#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 707#L150-1 havoc processEnvironment_#t~ret5#1, processEnvironment_~tmp~0#1;assume { :end_inline_processEnvironment } true; 706#L125-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~8#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~8#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#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; 705#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret51#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~8#1 := __utac_acc__Specification5_spec__3_#t~ret51#1;havoc __utac_acc__Specification5_spec__3_#t~ret51#1; 704#L930 assume 2 != __utac_acc__Specification5_spec__3_~tmp~8#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~3#1;havoc isPumpRunning_~retValue_acc~3#1;isPumpRunning_~retValue_acc~3#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~3#1; 703#isPumpRunning_returnLabel#2 __utac_acc__Specification5_spec__3_#t~ret52#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~3#1;assume { :end_inline_isPumpRunning } true;__utac_acc__Specification5_spec__3_~tmp___0~2#1 := __utac_acc__Specification5_spec__3_#t~ret52#1;havoc __utac_acc__Specification5_spec__3_#t~ret52#1; 702#L934 assume !(0 != __utac_acc__Specification5_spec__3_~tmp___0~2#1); 700#L930-1 havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~8#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 699#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 655#L294-2 [2024-11-19 14:59:11,535 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:59:11,535 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times [2024-11-19 14:59:11,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:59:11,536 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1316034008] [2024-11-19 14:59:11,536 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 14:59:11,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:59:11,549 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 1 check-sat command(s) [2024-11-19 14:59:11,550 INFO L228 tOrderPrioritization]: Conjunction of SSA is sat [2024-11-19 14:59:11,550 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:59:11,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:11,563 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:59:11,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:59:11,565 INFO L85 PathProgramCache]: Analyzing trace with hash -537322934, now seen corresponding path program 1 times [2024-11-19 14:59:11,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:59:11,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1130295140] [2024-11-19 14:59:11,565 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:59:11,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:59:11,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:11,576 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:59:11,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:11,584 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:59:11,585 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 14:59:11,586 INFO L85 PathProgramCache]: Analyzing trace with hash 286343489, now seen corresponding path program 1 times [2024-11-19 14:59:11,586 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 14:59:11,587 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [97444045] [2024-11-19 14:59:11,587 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 14:59:11,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 14:59:11,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:11,606 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:59:11,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:11,622 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-19 14:59:12,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:12,540 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-19 14:59:12,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-19 14:59:12,605 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 19.11 02:59:12 BoogieIcfgContainer [2024-11-19 14:59:12,605 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-19 14:59:12,606 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-19 14:59:12,606 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-19 14:59:12,606 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-19 14:59:12,606 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 02:59:10" (3/4) ... [2024-11-19 14:59:12,608 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-19 14:59:12,671 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-19 14:59:12,672 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-19 14:59:12,672 INFO L158 Benchmark]: Toolchain (without parser) took 3557.06ms. Allocated memory was 195.0MB in the beginning and 234.9MB in the end (delta: 39.8MB). Free memory was 147.4MB in the beginning and 80.8MB in the end (delta: 66.6MB). Peak memory consumption was 106.5MB. Max. memory is 16.1GB. [2024-11-19 14:59:12,673 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 100.7MB. Free memory is still 67.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-19 14:59:12,673 INFO L158 Benchmark]: CACSL2BoogieTranslator took 462.59ms. Allocated memory is still 195.0MB. Free memory was 146.4MB in the beginning and 125.4MB in the end (delta: 21.1MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-19 14:59:12,673 INFO L158 Benchmark]: Boogie Procedure Inliner took 56.67ms. Allocated memory is still 195.0MB. Free memory was 125.4MB in the beginning and 123.3MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 14:59:12,674 INFO L158 Benchmark]: Boogie Preprocessor took 61.18ms. Allocated memory is still 195.0MB. Free memory was 123.3MB in the beginning and 120.3MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 14:59:12,674 INFO L158 Benchmark]: RCFGBuilder took 502.26ms. Allocated memory is still 195.0MB. Free memory was 120.3MB in the beginning and 144.5MB in the end (delta: -24.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-19 14:59:12,674 INFO L158 Benchmark]: BuchiAutomizer took 2402.91ms. Allocated memory was 195.0MB in the beginning and 234.9MB in the end (delta: 39.8MB). Free memory was 144.5MB in the beginning and 83.9MB in the end (delta: 60.6MB). Peak memory consumption was 103.3MB. Max. memory is 16.1GB. [2024-11-19 14:59:12,675 INFO L158 Benchmark]: Witness Printer took 66.20ms. Allocated memory is still 234.9MB. Free memory was 83.9MB in the beginning and 80.8MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-19 14:59:12,676 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 100.7MB. Free memory is still 67.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 462.59ms. Allocated memory is still 195.0MB. Free memory was 146.4MB in the beginning and 125.4MB in the end (delta: 21.1MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 56.67ms. Allocated memory is still 195.0MB. Free memory was 125.4MB in the beginning and 123.3MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 61.18ms. Allocated memory is still 195.0MB. Free memory was 123.3MB in the beginning and 120.3MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 502.26ms. Allocated memory is still 195.0MB. Free memory was 120.3MB in the beginning and 144.5MB in the end (delta: -24.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * BuchiAutomizer took 2402.91ms. Allocated memory was 195.0MB in the beginning and 234.9MB in the end (delta: 39.8MB). Free memory was 144.5MB in the beginning and 83.9MB in the end (delta: 60.6MB). Peak memory consumption was 103.3MB. Max. memory is 16.1GB. * Witness Printer took 66.20ms. Allocated memory is still 234.9MB. Free memory was 83.9MB in the beginning and 80.8MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [49] - GenericResultAtLocation [Line: 87]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [87] - GenericResultAtLocation [Line: 96]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [96] - GenericResultAtLocation [Line: 280]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [280] - GenericResultAtLocation [Line: 348]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [348] - GenericResultAtLocation [Line: 446]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [446] - GenericResultAtLocation [Line: 536]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [536] - GenericResultAtLocation [Line: 902]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [902] * 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 187 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.3s 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, 3 StatesRemovedByMinimization, 1 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 351 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 351 mSDsluCounter, 833 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 586 mSDsCounter, 13 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 97 IncrementalHoareTripleChecker+Invalid, 110 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 13 mSolverCounterUnsat, 247 mSDtfsCounter, 97 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: 294]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L106] int pumpRunning = 0; [L107] int systemActive = 1; [L349] int cleanupTimeShifts = 4; [L448] int waterLevel = 1; [L449] int methaneLevelCritical = 0; [L706] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L903] int switchedOnBeforeTS ; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L424] int retValue_acc ; [L425] int tmp ; [L429] FCALL select_helpers() [L430] FCALL select_features() [L431] 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, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L431] RET, EXPR valid_product() [L431] tmp = valid_product() [L433] COND TRUE \read(tmp) [L435] FCALL setup() [L436] CALL runTest() [L417] CALL __utac_acc__Specification5_spec__1() [L908] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L417] RET __utac_acc__Specification5_spec__1() [L418] CALL test() [L285] int splverifierCounter ; [L286] int tmp ; [L287] int tmp___0 ; [L288] int tmp___1 ; [L289] int tmp___2 ; [L292] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L294] COND TRUE 1 [L296] COND TRUE splverifierCounter < 4 [L302] tmp = __VERIFIER_nondet_int() [L304] COND FALSE !(\read(tmp)) [L312] tmp___0 = __VERIFIER_nondet_int() [L314] COND FALSE !(\read(tmp___0)) [L322] tmp___2 = __VERIFIER_nondet_int() [L324] COND TRUE \read(tmp___2) [L337] CALL timeShift() [L116] CALL __utac_acc__Specification5_spec__2() [L917] CALL, EXPR isPumpRunning() [L217] int retValue_acc ; [L220] retValue_acc = pumpRunning [L221] return (retValue_acc); [L917] RET, EXPR isPumpRunning() [L917] switchedOnBeforeTS = isPumpRunning() [L116] RET __utac_acc__Specification5_spec__2() [L118] COND FALSE !(\read(pumpRunning)) [L125] COND TRUE \read(systemActive) [L127] CALL processEnvironment() [L147] int tmp ; [L150] COND FALSE !(\read(pumpRunning)) [L165] FCALL processEnvironment__wrappee__base() [L127] RET processEnvironment() [L133] CALL __utac_acc__Specification5_spec__3() [L923] int tmp ; [L924] int tmp___0 ; [L928] CALL, EXPR getWaterLevel() [L519] int retValue_acc ; [L522] retValue_acc = waterLevel [L523] return (retValue_acc); [L928] RET, EXPR getWaterLevel() [L928] tmp = getWaterLevel() [L930] COND TRUE tmp != 2 [L932] CALL, EXPR isPumpRunning() [L217] int retValue_acc ; [L220] retValue_acc = pumpRunning [L221] return (retValue_acc); [L932] RET, EXPR isPumpRunning() [L932] tmp___0 = isPumpRunning() [L934] COND FALSE !(\read(tmp___0)) [L133] RET __utac_acc__Specification5_spec__3() [L337] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 294]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L106] int pumpRunning = 0; [L107] int systemActive = 1; [L349] int cleanupTimeShifts = 4; [L448] int waterLevel = 1; [L449] int methaneLevelCritical = 0; [L706] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L903] int switchedOnBeforeTS ; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L424] int retValue_acc ; [L425] int tmp ; [L429] FCALL select_helpers() [L430] FCALL select_features() [L431] 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, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L431] RET, EXPR valid_product() [L431] tmp = valid_product() [L433] COND TRUE \read(tmp) [L435] FCALL setup() [L436] CALL runTest() [L417] CALL __utac_acc__Specification5_spec__1() [L908] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L417] RET __utac_acc__Specification5_spec__1() [L418] CALL test() [L285] int splverifierCounter ; [L286] int tmp ; [L287] int tmp___0 ; [L288] int tmp___1 ; [L289] int tmp___2 ; [L292] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L294] COND TRUE 1 [L296] COND TRUE splverifierCounter < 4 [L302] tmp = __VERIFIER_nondet_int() [L304] COND FALSE !(\read(tmp)) [L312] tmp___0 = __VERIFIER_nondet_int() [L314] COND FALSE !(\read(tmp___0)) [L322] tmp___2 = __VERIFIER_nondet_int() [L324] COND TRUE \read(tmp___2) [L337] CALL timeShift() [L116] CALL __utac_acc__Specification5_spec__2() [L917] CALL, EXPR isPumpRunning() [L217] int retValue_acc ; [L220] retValue_acc = pumpRunning [L221] return (retValue_acc); [L917] RET, EXPR isPumpRunning() [L917] switchedOnBeforeTS = isPumpRunning() [L116] RET __utac_acc__Specification5_spec__2() [L118] COND FALSE !(\read(pumpRunning)) [L125] COND TRUE \read(systemActive) [L127] CALL processEnvironment() [L147] int tmp ; [L150] COND FALSE !(\read(pumpRunning)) [L165] FCALL processEnvironment__wrappee__base() [L127] RET processEnvironment() [L133] CALL __utac_acc__Specification5_spec__3() [L923] int tmp ; [L924] int tmp___0 ; [L928] CALL, EXPR getWaterLevel() [L519] int retValue_acc ; [L522] retValue_acc = waterLevel [L523] return (retValue_acc); [L928] RET, EXPR getWaterLevel() [L928] tmp = getWaterLevel() [L930] COND TRUE tmp != 2 [L932] CALL, EXPR isPumpRunning() [L217] int retValue_acc ; [L220] retValue_acc = pumpRunning [L221] return (retValue_acc); [L932] RET, EXPR isPumpRunning() [L932] tmp___0 = isPumpRunning() [L934] COND FALSE !(\read(tmp___0)) [L133] RET __utac_acc__Specification5_spec__3() [L337] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-19 14:59:12,723 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)