./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/minepump_spec5_product08.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/product-lines/minepump_spec5_product08.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 5fa4f60085f64a1804e4aca4b7be9247f343df1e9c84e33b08f4411c844fb6fe --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-09 16:03:59,561 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 16:03:59,639 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-09 16:03:59,646 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 16:03:59,647 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-09 16:03:59,678 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 16:03:59,678 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-09 16:03:59,678 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-09 16:03:59,679 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-09 16:03:59,684 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-09 16:03:59,685 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 16:03:59,685 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 16:03:59,685 INFO L153 SettingsManager]: * Use SBE=true [2024-11-09 16:03:59,686 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-09 16:03:59,686 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-09 16:03:59,686 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-09 16:03:59,686 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-09 16:03:59,687 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-09 16:03:59,687 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-09 16:03:59,688 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 16:03:59,688 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-09 16:03:59,689 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 16:03:59,689 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 16:03:59,689 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 16:03:59,689 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 16:03:59,690 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-09 16:03:59,690 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-09 16:03:59,690 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-09 16:03:59,690 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 16:03:59,690 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-09 16:03:59,691 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 16:03:59,691 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 16:03:59,691 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-09 16:03:59,691 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 16:03:59,691 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 16:03:59,692 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-09 16:03:59,692 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 16:03:59,692 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-09 16:03:59,693 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-09 16:03:59,693 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 -> 5fa4f60085f64a1804e4aca4b7be9247f343df1e9c84e33b08f4411c844fb6fe [2024-11-09 16:03:59,941 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 16:03:59,968 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 16:03:59,971 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 16:03:59,972 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 16:03:59,973 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 16:03:59,974 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/minepump_spec5_product08.cil.c [2024-11-09 16:04:01,484 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 16:04:01,697 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 16:04:01,697 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/product-lines/minepump_spec5_product08.cil.c [2024-11-09 16:04:01,715 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/aa003753d/ba622b8532e34b64b98b4e56d9029159/FLAG3613706fd [2024-11-09 16:04:01,728 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/aa003753d/ba622b8532e34b64b98b4e56d9029159 [2024-11-09 16:04:01,730 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 16:04:01,731 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 16:04:01,732 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 16:04:01,733 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 16:04:01,737 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 16:04:01,737 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 04:04:01" (1/1) ... [2024-11-09 16:04:01,738 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1edc07d9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:01, skipping insertion in model container [2024-11-09 16:04:01,738 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 04:04:01" (1/1) ... [2024-11-09 16:04:01,774 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 16:04:02,177 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 16:04:02,195 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 16:04:02,205 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [49] [2024-11-09 16:04:02,206 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [220] [2024-11-09 16:04:02,206 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [292] [2024-11-09 16:04:02,206 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [393] [2024-11-09 16:04:02,207 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [428] [2024-11-09 16:04:02,207 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [479] [2024-11-09 16:04:02,207 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [845] [2024-11-09 16:04:02,207 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [854] [2024-11-09 16:04:02,262 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 16:04:02,292 INFO L204 MainTranslator]: Completed translation [2024-11-09 16:04:02,293 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02 WrapperNode [2024-11-09 16:04:02,293 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 16:04:02,294 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 16:04:02,294 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 16:04:02,294 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 16:04:02,300 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,315 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,355 INFO L138 Inliner]: procedures = 54, calls = 99, calls flagged for inlining = 52, calls inlined = 60, statements flattened = 359 [2024-11-09 16:04:02,355 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 16:04:02,356 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 16:04:02,356 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 16:04:02,356 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 16:04:02,366 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,366 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,368 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,392 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-09 16:04:02,392 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,393 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,397 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,401 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,403 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,404 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,408 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 16:04:02,410 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 16:04:02,410 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 16:04:02,410 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 16:04:02,411 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (1/1) ... [2024-11-09 16:04:02,417 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-09 16:04:02,430 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-09 16:04:02,446 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-09 16:04:02,453 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-09 16:04:02,495 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 16:04:02,496 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-09 16:04:02,496 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 16:04:02,496 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 16:04:02,577 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 16:04:02,580 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 16:04:02,885 INFO L? ?]: Removed 67 outVars from TransFormulas that were not future-live. [2024-11-09 16:04:02,885 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 16:04:02,904 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 16:04:02,904 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-09 16:04:02,905 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 04:04:02 BoogieIcfgContainer [2024-11-09 16:04:02,905 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 16:04:02,907 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-09 16:04:02,907 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-09 16:04:02,910 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-09 16:04:02,911 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 16:04:02,911 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 09.11 04:04:01" (1/3) ... [2024-11-09 16:04:02,912 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4fcefc84 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 04:04:02, skipping insertion in model container [2024-11-09 16:04:02,912 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 16:04:02,912 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 04:04:02" (2/3) ... [2024-11-09 16:04:02,912 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@4fcefc84 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 09.11 04:04:02, skipping insertion in model container [2024-11-09 16:04:02,912 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-09 16:04:02,913 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 04:04:02" (3/3) ... [2024-11-09 16:04:02,914 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec5_product08.cil.c [2024-11-09 16:04:02,962 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-09 16:04:02,962 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-09 16:04:02,962 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-09 16:04:02,962 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-09 16:04:02,962 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-09 16:04:02,962 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-09 16:04:02,962 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-09 16:04:02,963 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-09 16:04:02,966 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 114 states, 113 states have (on average 1.336283185840708) internal successors, (151), 113 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:02,984 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 73 [2024-11-09 16:04:02,985 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:02,985 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:02,991 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:02,991 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:02,991 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-09 16:04:02,991 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 114 states, 113 states have (on average 1.336283185840708) internal successors, (151), 113 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:02,997 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 73 [2024-11-09 16:04:02,998 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:02,998 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:02,998 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:02,999 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:03,002 INFO L745 eck$LassoCheckResult]: Stem: 25#$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;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 32#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret18#1, main_~retValue_acc~2#1, main_~tmp~2#1;havoc main_~retValue_acc~2#1;havoc main_~tmp~2#1;assume { :begin_inline_select_helpers } true; 20#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 93#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~4#1;havoc valid_product_~retValue_acc~4#1;valid_product_~retValue_acc~4#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~4#1; 85#valid_product_returnLabel#1true main_#t~ret18#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;assume { :end_inline_valid_product } true;main_~tmp~2#1 := main_#t~ret18#1;havoc main_#t~ret18#1; 76#L380true assume 0 != main_~tmp~2#1;assume { :begin_inline_setup } true; 74#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; 104#__utac_acc__Specification5_spec__1_returnLabel#1true assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet14#1, test_#t~nondet15#1, test_#t~nondet16#1, test_#t~nondet17#1, test_~splverifierCounter~0#1, test_~tmp~1#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~1#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 8#L234-2true [2024-11-09 16:04:03,003 INFO L747 eck$LassoCheckResult]: Loop: 8#L234-2true assume !false; 97#L235true assume test_~splverifierCounter~0#1 < 4; 58#L236true havoc test_#t~nondet14#1;test_~tmp~1#1 := test_#t~nondet14#1;havoc test_#t~nondet14#1; 11#L244true assume !(0 != test_~tmp~1#1); 28#L244-2true havoc test_#t~nondet15#1;test_~tmp___0~0#1 := test_#t~nondet15#1;havoc test_#t~nondet15#1; 50#L254true assume !(0 != test_~tmp___0~0#1); 24#L254-2true havoc test_#t~nondet16#1;test_~tmp___2~0#1 := test_#t~nondet16#1;havoc test_#t~nondet16#1; 62#L264true assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 51#startSystem_returnLabel#1true assume { :end_inline_startSystem } true; 18#L272-2true assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret20#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; 101#isPumpRunning_returnLabel#1true __utac_acc__Specification5_spec__2_#t~ret20#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret20#1;havoc __utac_acc__Specification5_spec__2_#t~ret20#1; 80#__utac_acc__Specification5_spec__2_returnLabel#1true havoc __utac_acc__Specification5_spec__2_#t~ret20#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 68#L72true assume !(0 != ~pumpRunning~0); 10#L72-2true assume !(0 != ~systemActive~0); 100#L79-1true assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_#t~ret22#1, __utac_acc__Specification5_spec__3_~tmp~3#1, __utac_acc__Specification5_spec__3_~tmp___0~1#1;havoc __utac_acc__Specification5_spec__3_~tmp~3#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~1#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~9#1;havoc getWaterLevel_~retValue_acc~9#1;getWaterLevel_~retValue_acc~9#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~9#1; 64#getWaterLevel_returnLabel#1true __utac_acc__Specification5_spec__3_#t~ret21#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~9#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~3#1 := __utac_acc__Specification5_spec__3_#t~ret21#1;havoc __utac_acc__Specification5_spec__3_#t~ret21#1; 94#L458true assume !(2 != __utac_acc__Specification5_spec__3_~tmp~3#1); 111#L458-1true havoc __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_#t~ret22#1, __utac_acc__Specification5_spec__3_~tmp~3#1, __utac_acc__Specification5_spec__3_~tmp___0~1#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 65#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 8#L234-2true [2024-11-09 16:04:03,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:03,008 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times [2024-11-09 16:04:03,014 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:03,015 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [951452812] [2024-11-09 16:04:03,015 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:03,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:03,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:03,120 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:03,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:03,157 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:03,159 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:03,160 INFO L85 PathProgramCache]: Analyzing trace with hash 1914616429, now seen corresponding path program 1 times [2024-11-09 16:04:03,160 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:03,160 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1516586677] [2024-11-09 16:04:03,160 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:03,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:03,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 16:04:03,256 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 16:04:03,256 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 16:04:03,256 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1516586677] [2024-11-09 16:04:03,257 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1516586677] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 16:04:03,257 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 16:04:03,257 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-09 16:04:03,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [817162940] [2024-11-09 16:04:03,258 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 16:04:03,261 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-09 16:04:03,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 16:04:03,289 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-09 16:04:03,290 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-09 16:04:03,292 INFO L87 Difference]: Start difference. First operand has 114 states, 113 states have (on average 1.336283185840708) internal successors, (151), 113 states have internal predecessors, (151), 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 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:03,344 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 16:04:03,344 INFO L93 Difference]: Finished difference Result 206 states and 262 transitions. [2024-11-09 16:04:03,346 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 206 states and 262 transitions. [2024-11-09 16:04:03,351 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 132 [2024-11-09 16:04:03,356 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 206 states to 186 states and 241 transitions. [2024-11-09 16:04:03,358 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 186 [2024-11-09 16:04:03,358 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 186 [2024-11-09 16:04:03,359 INFO L73 IsDeterministic]: Start isDeterministic. Operand 186 states and 241 transitions. [2024-11-09 16:04:03,360 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 16:04:03,360 INFO L218 hiAutomatonCegarLoop]: Abstraction has 186 states and 241 transitions. [2024-11-09 16:04:03,375 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 186 states and 241 transitions. [2024-11-09 16:04:03,390 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 186 to 183. [2024-11-09 16:04:03,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 183 states, 183 states have (on average 1.2950819672131149) internal successors, (237), 182 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-09 16:04:03,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 183 states and 237 transitions. [2024-11-09 16:04:03,394 INFO L240 hiAutomatonCegarLoop]: Abstraction has 183 states and 237 transitions. [2024-11-09 16:04:03,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-09 16:04:03,399 INFO L425 stractBuchiCegarLoop]: Abstraction has 183 states and 237 transitions. [2024-11-09 16:04:03,400 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-09 16:04:03,400 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 183 states and 237 transitions. [2024-11-09 16:04:03,403 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 129 [2024-11-09 16:04:03,404 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:03,404 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:03,404 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:03,404 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:03,405 INFO L745 eck$LassoCheckResult]: Stem: 371#$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;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 372#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret18#1, main_~retValue_acc~2#1, main_~tmp~2#1;havoc main_~retValue_acc~2#1;havoc main_~tmp~2#1;assume { :begin_inline_select_helpers } true; 365#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 366#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~4#1;havoc valid_product_~retValue_acc~4#1;valid_product_~retValue_acc~4#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~4#1; 431#valid_product_returnLabel#1 main_#t~ret18#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;assume { :end_inline_valid_product } true;main_~tmp~2#1 := main_#t~ret18#1;havoc main_#t~ret18#1; 425#L380 assume 0 != main_~tmp~2#1;assume { :begin_inline_setup } true; 421#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; 422#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet14#1, test_#t~nondet15#1, test_#t~nondet16#1, test_#t~nondet17#1, test_~splverifierCounter~0#1, test_~tmp~1#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~1#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 440#L234-2 [2024-11-09 16:04:03,405 INFO L747 eck$LassoCheckResult]: Loop: 440#L234-2 assume !false; 434#L235 assume test_~splverifierCounter~0#1 < 4; 435#L236 havoc test_#t~nondet14#1;test_~tmp~1#1 := test_#t~nondet14#1;havoc test_#t~nondet14#1; 457#L244 assume !(0 != test_~tmp~1#1); 456#L244-2 havoc test_#t~nondet15#1;test_~tmp___0~0#1 := test_#t~nondet15#1;havoc test_#t~nondet15#1; 454#L254 assume !(0 != test_~tmp___0~0#1); 452#L254-2 havoc test_#t~nondet16#1;test_~tmp___2~0#1 := test_#t~nondet16#1;havoc test_#t~nondet16#1; 451#L264 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 400#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 401#L272-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret20#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; 438#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret20#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret20#1;havoc __utac_acc__Specification5_spec__2_#t~ret20#1; 428#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret20#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 417#L72 assume !(0 != ~pumpRunning~0); 339#L72-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret4#1, processEnvironment_~tmp~0#1;havoc processEnvironment_~tmp~0#1; 340#L104 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 476#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 475#L104-1 havoc processEnvironment_#t~ret4#1, processEnvironment_~tmp~0#1;assume { :end_inline_processEnvironment } true; 474#L79-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_#t~ret22#1, __utac_acc__Specification5_spec__3_~tmp~3#1, __utac_acc__Specification5_spec__3_~tmp___0~1#1;havoc __utac_acc__Specification5_spec__3_~tmp~3#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~1#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~9#1;havoc getWaterLevel_~retValue_acc~9#1;getWaterLevel_~retValue_acc~9#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~9#1; 473#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret21#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~9#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~3#1 := __utac_acc__Specification5_spec__3_#t~ret21#1;havoc __utac_acc__Specification5_spec__3_#t~ret21#1; 471#L458 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~3#1); 468#L458-1 havoc __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_#t~ret22#1, __utac_acc__Specification5_spec__3_~tmp~3#1, __utac_acc__Specification5_spec__3_~tmp___0~1#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 467#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 440#L234-2 [2024-11-09 16:04:03,406 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:03,406 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times [2024-11-09 16:04:03,406 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:03,406 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [230016454] [2024-11-09 16:04:03,406 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:03,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:03,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:03,428 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:03,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:03,443 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:03,444 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:03,444 INFO L85 PathProgramCache]: Analyzing trace with hash 2102557789, now seen corresponding path program 1 times [2024-11-09 16:04:03,444 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:03,445 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [664454233] [2024-11-09 16:04:03,445 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:03,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:03,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:03,460 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:03,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:03,476 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:03,477 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:03,477 INFO L85 PathProgramCache]: Analyzing trace with hash -1750197626, now seen corresponding path program 1 times [2024-11-09 16:04:03,477 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:03,477 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [343350061] [2024-11-09 16:04:03,477 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:03,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:03,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 16:04:03,650 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 16:04:03,650 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-09 16:04:03,651 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [343350061] [2024-11-09 16:04:03,651 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [343350061] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-09 16:04:03,651 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-09 16:04:03,651 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-09 16:04:03,651 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [564134039] [2024-11-09 16:04:03,651 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-09 16:04:03,782 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-09 16:04:03,782 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-09 16:04:03,783 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-09 16:04:03,783 INFO L87 Difference]: Start difference. First operand 183 states and 237 transitions. cyclomatic complexity: 57 Second operand has 5 states, 5 states have (on average 6.0) internal successors, (30), 4 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:03,933 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-09 16:04:03,933 INFO L93 Difference]: Finished difference Result 356 states and 456 transitions. [2024-11-09 16:04:03,934 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 356 states and 456 transitions. [2024-11-09 16:04:03,941 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 256 [2024-11-09 16:04:03,944 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 356 states to 356 states and 456 transitions. [2024-11-09 16:04:03,947 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 356 [2024-11-09 16:04:03,948 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 356 [2024-11-09 16:04:03,949 INFO L73 IsDeterministic]: Start isDeterministic. Operand 356 states and 456 transitions. [2024-11-09 16:04:03,953 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-09 16:04:03,953 INFO L218 hiAutomatonCegarLoop]: Abstraction has 356 states and 456 transitions. [2024-11-09 16:04:03,956 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 356 states and 456 transitions. [2024-11-09 16:04:03,970 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 356 to 356. [2024-11-09 16:04:03,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 356 states, 356 states have (on average 1.2808988764044944) internal successors, (456), 355 states have internal predecessors, (456), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-09 16:04:03,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 356 states to 356 states and 456 transitions. [2024-11-09 16:04:03,975 INFO L240 hiAutomatonCegarLoop]: Abstraction has 356 states and 456 transitions. [2024-11-09 16:04:03,975 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-09 16:04:03,976 INFO L425 stractBuchiCegarLoop]: Abstraction has 356 states and 456 transitions. [2024-11-09 16:04:03,976 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-09 16:04:03,976 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 356 states and 456 transitions. [2024-11-09 16:04:03,978 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 256 [2024-11-09 16:04:03,978 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-09 16:04:03,979 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-09 16:04:03,979 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:03,979 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-09 16:04:03,980 INFO L745 eck$LassoCheckResult]: Stem: 922#$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;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 923#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret18#1, main_~retValue_acc~2#1, main_~tmp~2#1;havoc main_~retValue_acc~2#1;havoc main_~tmp~2#1;assume { :begin_inline_select_helpers } true; 915#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 916#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~4#1;havoc valid_product_~retValue_acc~4#1;valid_product_~retValue_acc~4#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~4#1; 982#valid_product_returnLabel#1 main_#t~ret18#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;assume { :end_inline_valid_product } true;main_~tmp~2#1 := main_#t~ret18#1;havoc main_#t~ret18#1; 976#L380 assume 0 != main_~tmp~2#1;assume { :begin_inline_setup } true; 972#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; 973#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet14#1, test_#t~nondet15#1, test_#t~nondet16#1, test_#t~nondet17#1, test_~splverifierCounter~0#1, test_~tmp~1#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~1#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 888#L234-2 [2024-11-09 16:04:03,980 INFO L747 eck$LassoCheckResult]: Loop: 888#L234-2 assume !false; 889#L235 assume test_~splverifierCounter~0#1 < 4; 985#L236 havoc test_#t~nondet14#1;test_~tmp~1#1 := test_#t~nondet14#1;havoc test_#t~nondet14#1; 1040#L244 assume !(0 != test_~tmp~1#1); 1041#L244-2 havoc test_#t~nondet15#1;test_~tmp___0~0#1 := test_#t~nondet15#1;havoc test_#t~nondet15#1; 1078#L254 assume !(0 != test_~tmp___0~0#1); 1075#L254-2 havoc test_#t~nondet16#1;test_~tmp___2~0#1 := test_#t~nondet16#1;havoc test_#t~nondet16#1; 1074#L264 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 952#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 911#L272-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret20#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; 912#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret20#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret20#1;havoc __utac_acc__Specification5_spec__2_#t~ret20#1; 979#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret20#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 968#L72 assume !(0 != ~pumpRunning~0); 892#L72-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret4#1, processEnvironment_~tmp~0#1;havoc processEnvironment_~tmp~0#1; 893#L104 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 910#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 898#L104-1 havoc processEnvironment_#t~ret4#1, processEnvironment_~tmp~0#1;assume { :end_inline_processEnvironment } true; 989#L79-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_#t~ret22#1, __utac_acc__Specification5_spec__3_~tmp~3#1, __utac_acc__Specification5_spec__3_~tmp___0~1#1;havoc __utac_acc__Specification5_spec__3_~tmp~3#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~1#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~9#1;havoc getWaterLevel_~retValue_acc~9#1;getWaterLevel_~retValue_acc~9#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~9#1; 959#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret21#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~9#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~3#1 := __utac_acc__Specification5_spec__3_#t~ret21#1;havoc __utac_acc__Specification5_spec__3_#t~ret21#1; 960#L458 assume 2 != __utac_acc__Specification5_spec__3_~tmp~3#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; 966#isPumpRunning_returnLabel#2 __utac_acc__Specification5_spec__3_#t~ret22#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;__utac_acc__Specification5_spec__3_~tmp___0~1#1 := __utac_acc__Specification5_spec__3_#t~ret22#1;havoc __utac_acc__Specification5_spec__3_#t~ret22#1; 967#L462 assume !(0 != __utac_acc__Specification5_spec__3_~tmp___0~1#1); 933#L458-1 havoc __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_#t~ret22#1, __utac_acc__Specification5_spec__3_~tmp~3#1, __utac_acc__Specification5_spec__3_~tmp___0~1#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 962#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 888#L234-2 [2024-11-09 16:04:03,981 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:03,981 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times [2024-11-09 16:04:03,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:03,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1590018875] [2024-11-09 16:04:03,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:03,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:03,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:03,990 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:03,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:04,002 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:04,007 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:04,007 INFO L85 PathProgramCache]: Analyzing trace with hash 1902401080, now seen corresponding path program 1 times [2024-11-09 16:04:04,007 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:04,007 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [50331995] [2024-11-09 16:04:04,007 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:04,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:04,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:04,021 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:04,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:04,035 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:04,036 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 16:04:04,036 INFO L85 PathProgramCache]: Analyzing trace with hash 1666256417, now seen corresponding path program 1 times [2024-11-09 16:04:04,036 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-09 16:04:04,036 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1978610153] [2024-11-09 16:04:04,036 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-09 16:04:04,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 16:04:04,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:04,052 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:04,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:04,064 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-09 16:04:04,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:04,956 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 16:04:04,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 16:04:05,019 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 09.11 04:04:05 BoogieIcfgContainer [2024-11-09 16:04:05,019 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-09 16:04:05,020 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 16:04:05,020 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 16:04:05,020 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 16:04:05,020 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 04:04:02" (3/4) ... [2024-11-09 16:04:05,022 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-09 16:04:05,086 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-09 16:04:05,086 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 16:04:05,087 INFO L158 Benchmark]: Toolchain (without parser) took 3355.79ms. Allocated memory is still 163.6MB. Free memory was 96.8MB in the beginning and 68.6MB in the end (delta: 28.1MB). Peak memory consumption was 29.2MB. Max. memory is 16.1GB. [2024-11-09 16:04:05,087 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 104.9MB. Free memory is still 68.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 16:04:05,087 INFO L158 Benchmark]: CACSL2BoogieTranslator took 560.77ms. Allocated memory is still 163.6MB. Free memory was 96.6MB in the beginning and 127.0MB in the end (delta: -30.4MB). Peak memory consumption was 13.0MB. Max. memory is 16.1GB. [2024-11-09 16:04:05,087 INFO L158 Benchmark]: Boogie Procedure Inliner took 61.76ms. Allocated memory is still 163.6MB. Free memory was 127.0MB in the beginning and 124.7MB in the end (delta: 2.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 16:04:05,088 INFO L158 Benchmark]: Boogie Preprocessor took 51.76ms. Allocated memory is still 163.6MB. Free memory was 124.7MB in the beginning and 122.0MB in the end (delta: 2.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 16:04:05,088 INFO L158 Benchmark]: RCFGBuilder took 495.18ms. Allocated memory is still 163.6MB. Free memory was 121.3MB in the beginning and 101.8MB in the end (delta: 19.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-11-09 16:04:05,088 INFO L158 Benchmark]: BuchiAutomizer took 2112.15ms. Allocated memory is still 163.6MB. Free memory was 101.6MB in the beginning and 71.8MB in the end (delta: 29.8MB). Peak memory consumption was 33.0MB. Max. memory is 16.1GB. [2024-11-09 16:04:05,089 INFO L158 Benchmark]: Witness Printer took 66.63ms. Allocated memory is still 163.6MB. Free memory was 71.8MB in the beginning and 68.6MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 16:04:05,090 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.18ms. Allocated memory is still 104.9MB. Free memory is still 68.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 560.77ms. Allocated memory is still 163.6MB. Free memory was 96.6MB in the beginning and 127.0MB in the end (delta: -30.4MB). Peak memory consumption was 13.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 61.76ms. Allocated memory is still 163.6MB. Free memory was 127.0MB in the beginning and 124.7MB in the end (delta: 2.3MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 51.76ms. Allocated memory is still 163.6MB. Free memory was 124.7MB in the beginning and 122.0MB in the end (delta: 2.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 495.18ms. Allocated memory is still 163.6MB. Free memory was 121.3MB in the beginning and 101.8MB in the end (delta: 19.5MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * BuchiAutomizer took 2112.15ms. Allocated memory is still 163.6MB. Free memory was 101.6MB in the beginning and 71.8MB in the end (delta: 29.8MB). Peak memory consumption was 33.0MB. Max. memory is 16.1GB. * Witness Printer took 66.63ms. Allocated memory is still 163.6MB. Free memory was 71.8MB in the beginning and 68.6MB 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,"MinePump.i","") [49] - GenericResultAtLocation [Line: 220]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [220] - GenericResultAtLocation [Line: 292]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [292] - GenericResultAtLocation [Line: 393]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [393] - GenericResultAtLocation [Line: 428]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [428] - GenericResultAtLocation [Line: 479]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [479] - GenericResultAtLocation [Line: 845]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [845] - GenericResultAtLocation [Line: 854]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [854] * 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 5 locations. The remainder module has 356 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.0s and 3 iterations. TraceHistogramMax:1. Analysis of lassos took 1.6s. Construction of modules took 0.1s. 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, 219 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 219 mSDsluCounter, 701 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 451 mSDsCounter, 16 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 73 IncrementalHoareTripleChecker+Invalid, 89 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 16 mSolverCounterUnsat, 250 mSDtfsCounter, 73 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI1 SFLT0 conc1 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 234]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L60] int pumpRunning = 0; [L61] int systemActive = 1; [L293] int cleanupTimeShifts = 4; [L431] int switchedOnBeforeTS ; [L649] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L855] int waterLevel = 1; [L856] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L371] int retValue_acc ; [L372] int tmp ; [L376] FCALL select_helpers() [L377] FCALL select_features() [L378] CALL, EXPR valid_product() [L420] int retValue_acc ; [L423] retValue_acc = 1 [L424] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L378] RET, EXPR valid_product() [L378] tmp = valid_product() [L380] COND TRUE \read(tmp) [L382] FCALL setup() [L383] CALL runTest() [L361] CALL __utac_acc__Specification5_spec__1() [L436] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L361] RET __utac_acc__Specification5_spec__1() [L362] CALL test() [L225] int splverifierCounter ; [L226] int tmp ; [L227] int tmp___0 ; [L228] int tmp___1 ; [L229] int tmp___2 ; [L232] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L234] COND TRUE 1 [L236] COND TRUE splverifierCounter < 4 [L242] tmp = __VERIFIER_nondet_int() [L244] COND FALSE !(\read(tmp)) [L252] tmp___0 = __VERIFIER_nondet_int() [L254] COND FALSE !(\read(tmp___0)) [L262] tmp___2 = __VERIFIER_nondet_int() [L264] COND TRUE \read(tmp___2) [L266] CALL startSystem() [L216] systemActive = 1 [L266] RET startSystem() [L281] CALL timeShift() [L70] CALL __utac_acc__Specification5_spec__2() [L445] CALL, EXPR isPumpRunning() [L153] int retValue_acc ; [L156] retValue_acc = pumpRunning [L157] return (retValue_acc); [L445] RET, EXPR isPumpRunning() [L445] switchedOnBeforeTS = isPumpRunning() [L70] RET __utac_acc__Specification5_spec__2() [L72] COND FALSE !(\read(pumpRunning)) [L79] COND TRUE \read(systemActive) [L81] CALL processEnvironment() [L101] int tmp ; [L104] COND FALSE !(\read(pumpRunning)) [L119] FCALL processEnvironment__wrappee__base() [L81] RET processEnvironment() [L87] CALL __utac_acc__Specification5_spec__3() [L451] int tmp ; [L452] int tmp___0 ; [L456] CALL, EXPR getWaterLevel() [L926] int retValue_acc ; [L929] retValue_acc = waterLevel [L930] return (retValue_acc); [L456] RET, EXPR getWaterLevel() [L456] tmp = getWaterLevel() [L458] COND TRUE tmp != 2 [L460] CALL, EXPR isPumpRunning() [L153] int retValue_acc ; [L156] retValue_acc = pumpRunning [L157] return (retValue_acc); [L460] RET, EXPR isPumpRunning() [L460] tmp___0 = isPumpRunning() [L462] COND FALSE !(\read(tmp___0)) [L87] RET __utac_acc__Specification5_spec__3() [L281] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 234]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L60] int pumpRunning = 0; [L61] int systemActive = 1; [L293] int cleanupTimeShifts = 4; [L431] int switchedOnBeforeTS ; [L649] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L855] int waterLevel = 1; [L856] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L371] int retValue_acc ; [L372] int tmp ; [L376] FCALL select_helpers() [L377] FCALL select_features() [L378] CALL, EXPR valid_product() [L420] int retValue_acc ; [L423] retValue_acc = 1 [L424] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L378] RET, EXPR valid_product() [L378] tmp = valid_product() [L380] COND TRUE \read(tmp) [L382] FCALL setup() [L383] CALL runTest() [L361] CALL __utac_acc__Specification5_spec__1() [L436] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L361] RET __utac_acc__Specification5_spec__1() [L362] CALL test() [L225] int splverifierCounter ; [L226] int tmp ; [L227] int tmp___0 ; [L228] int tmp___1 ; [L229] int tmp___2 ; [L232] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L234] COND TRUE 1 [L236] COND TRUE splverifierCounter < 4 [L242] tmp = __VERIFIER_nondet_int() [L244] COND FALSE !(\read(tmp)) [L252] tmp___0 = __VERIFIER_nondet_int() [L254] COND FALSE !(\read(tmp___0)) [L262] tmp___2 = __VERIFIER_nondet_int() [L264] COND TRUE \read(tmp___2) [L266] CALL startSystem() [L216] systemActive = 1 [L266] RET startSystem() [L281] CALL timeShift() [L70] CALL __utac_acc__Specification5_spec__2() [L445] CALL, EXPR isPumpRunning() [L153] int retValue_acc ; [L156] retValue_acc = pumpRunning [L157] return (retValue_acc); [L445] RET, EXPR isPumpRunning() [L445] switchedOnBeforeTS = isPumpRunning() [L70] RET __utac_acc__Specification5_spec__2() [L72] COND FALSE !(\read(pumpRunning)) [L79] COND TRUE \read(systemActive) [L81] CALL processEnvironment() [L101] int tmp ; [L104] COND FALSE !(\read(pumpRunning)) [L119] FCALL processEnvironment__wrappee__base() [L81] RET processEnvironment() [L87] CALL __utac_acc__Specification5_spec__3() [L451] int tmp ; [L452] int tmp___0 ; [L456] CALL, EXPR getWaterLevel() [L926] int retValue_acc ; [L929] retValue_acc = waterLevel [L930] return (retValue_acc); [L456] RET, EXPR getWaterLevel() [L456] tmp = getWaterLevel() [L458] COND TRUE tmp != 2 [L460] CALL, EXPR isPumpRunning() [L153] int retValue_acc ; [L156] retValue_acc = pumpRunning [L157] return (retValue_acc); [L460] RET, EXPR isPumpRunning() [L460] tmp___0 = isPumpRunning() [L462] COND FALSE !(\read(tmp___0)) [L87] RET __utac_acc__Specification5_spec__3() [L281] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-09 16:04:05,116 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)