./Ultimate.py --spec ../sv-benchmarks/c/properties/termination.prp --file ../sv-benchmarks/c/product-lines/minepump_spec4_product47.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml', '-i', '../sv-benchmarks/c/product-lines/minepump_spec4_product47.cil.c', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/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) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', '0619cf376c55d0c5059a9fcafc1519de09a8e72548b38d7587e0bc4190ad2779'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerTermination.xml -i ../sv-benchmarks/c/product-lines/minepump_spec4_product47.cil.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 0619cf376c55d0c5059a9fcafc1519de09a8e72548b38d7587e0bc4190ad2779 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-08 00:30:52,485 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 00:30:52,594 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-08 00:30:52,603 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 00:30:52,604 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 00:30:52,626 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 00:30:52,627 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 00:30:52,628 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 00:30:52,628 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 00:30:52,628 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 00:30:52,628 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 00:30:52,629 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 00:30:52,629 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 00:30:52,629 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-08 00:30:52,629 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-08 00:30:52,629 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-08 00:30:52,629 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-08 00:30:52,629 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-08 00:30:52,629 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-08 00:30:52,630 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 00:30:52,630 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-08 00:30:52,630 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 00:30:52,630 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 00:30:52,630 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 00:30:52,630 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 00:30:52,630 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-08 00:30:52,630 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-08 00:30:52,631 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-08 00:30:52,631 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 00:30:52,631 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 00:30:52,631 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 00:30:52,631 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 00:30:52,631 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-08 00:30:52,631 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 00:30:52,632 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 00:30:52,632 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 00:30:52,632 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 00:30:52,632 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 00:30:52,632 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-08 00:30:52,633 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR 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-jdk21/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 -> 0619cf376c55d0c5059a9fcafc1519de09a8e72548b38d7587e0bc4190ad2779 [2024-11-08 00:30:52,976 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 00:30:52,982 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 00:30:52,984 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 00:30:52,986 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 00:30:52,986 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 00:30:52,987 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/product-lines/minepump_spec4_product47.cil.c [2024-11-08 00:30:54,232 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 00:30:54,501 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 00:30:54,501 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/product-lines/minepump_spec4_product47.cil.c [2024-11-08 00:30:54,510 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2b5380872/850f27f0b22b4ed3b557a002e900ebb5/FLAGe96e3a502 [2024-11-08 00:30:54,808 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/2b5380872/850f27f0b22b4ed3b557a002e900ebb5 [2024-11-08 00:30:54,810 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 00:30:54,811 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 00:30:54,812 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 00:30:54,812 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 00:30:54,817 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 00:30:54,817 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:30:54" (1/1) ... [2024-11-08 00:30:54,820 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@53c6d0a1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:54, skipping insertion in model container [2024-11-08 00:30:54,820 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 12:30:54" (1/1) ... [2024-11-08 00:30:54,859 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 00:30:55,131 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 00:30:55,143 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 00:30:55,150 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [49] [2024-11-08 00:30:55,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [153] [2024-11-08 00:30:55,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [221] [2024-11-08 00:30:55,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [439] [2024-11-08 00:30:55,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification4_spec.i","") [805] [2024-11-08 00:30:55,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [833] [2024-11-08 00:30:55,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [842] [2024-11-08 00:30:55,153 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [877] [2024-11-08 00:30:55,205 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 00:30:55,233 INFO L204 MainTranslator]: Completed translation [2024-11-08 00:30:55,234 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55 WrapperNode [2024-11-08 00:30:55,235 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 00:30:55,236 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 00:30:55,236 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 00:30:55,237 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 00:30:55,243 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,259 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,312 INFO L138 Inliner]: procedures = 55, calls = 102, calls flagged for inlining = 55, calls inlined = 100, statements flattened = 664 [2024-11-08 00:30:55,312 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 00:30:55,313 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 00:30:55,313 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 00:30:55,313 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 00:30:55,324 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,324 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,332 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,365 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-08 00:30:55,365 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,365 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,377 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,390 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,395 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,397 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,400 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 00:30:55,401 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 00:30:55,401 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 00:30:55,401 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 00:30:55,402 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (1/1) ... [2024-11-08 00:30:55,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 00:30:55,424 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 00:30:55,445 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 00:30:55,449 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-08 00:30:55,475 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 00:30:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 00:30:55,476 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 00:30:55,476 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 00:30:55,567 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 00:30:55,569 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 00:30:56,054 INFO L? ?]: Removed 157 outVars from TransFormulas that were not future-live. [2024-11-08 00:30:56,054 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 00:30:56,066 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 00:30:56,067 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-08 00:30:56,067 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:30:56 BoogieIcfgContainer [2024-11-08 00:30:56,068 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 00:30:56,069 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-08 00:30:56,069 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-08 00:30:56,073 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-08 00:30:56,074 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 00:30:56,074 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 12:30:54" (1/3) ... [2024-11-08 00:30:56,075 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7da0a3e7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:30:56, skipping insertion in model container [2024-11-08 00:30:56,075 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 00:30:56,075 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 12:30:55" (2/3) ... [2024-11-08 00:30:56,075 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@7da0a3e7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 12:30:56, skipping insertion in model container [2024-11-08 00:30:56,076 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 00:30:56,076 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:30:56" (3/3) ... [2024-11-08 00:30:56,077 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec4_product47.cil.c [2024-11-08 00:30:56,135 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-08 00:30:56,135 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-08 00:30:56,136 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-08 00:30:56,136 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-08 00:30:56,136 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-08 00:30:56,136 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-08 00:30:56,137 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-08 00:30:56,137 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-08 00:30:56,142 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 187 states, 186 states have (on average 1.3494623655913978) internal successors, (251), 186 states have internal predecessors, (251), 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-08 00:30:56,169 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 122 [2024-11-08 00:30:56,172 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:30:56,172 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:30:56,178 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:30:56,178 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:30:56,179 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-08 00:30:56,180 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 187 states, 186 states have (on average 1.3494623655913978) internal successors, (251), 186 states have internal predecessors, (251), 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-08 00:30:56,193 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 122 [2024-11-08 00:30:56,193 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:30:56,193 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:30:56,194 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:30:56,194 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:30:56,202 INFO L745 eck$LassoCheckResult]: Stem: 40#$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);~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 57#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret4#1, main_~retValue_acc~0#1, main_~tmp~0#1;havoc main_~retValue_acc~0#1;havoc main_~tmp~0#1;assume { :begin_inline_select_helpers } true; 33#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 153#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~8#1;havoc valid_product_~retValue_acc~8#1;valid_product_~retValue_acc~8#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~8#1; 125#valid_product_returnLabel#1true main_#t~ret4#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~0#1 := main_#t~ret4#1;havoc main_#t~ret4#1; 79#L140true assume 0 != main_~tmp~0#1;assume { :begin_inline_setup } true; 105#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_#t~nondet8#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; 31#L165-2true [2024-11-08 00:30:56,203 INFO L747 eck$LassoCheckResult]: Loop: 31#L165-2true assume !false; 128#L166true assume test_~splverifierCounter~0#1 < 4; 28#L167true havoc test_#t~nondet5#1;test_~tmp~1#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1; 9#L175true assume !(0 != test_~tmp~1#1); 112#L175-2true havoc test_#t~nondet6#1;test_~tmp___0~0#1 := test_#t~nondet6#1;havoc test_#t~nondet6#1; 138#L185true assume !(0 != test_~tmp___0~0#1); 65#L185-2true havoc test_#t~nondet7#1;test_~tmp___2~0#1 := test_#t~nondet7#1;havoc test_#t~nondet7#1; 154#L195true assume 0 != test_~tmp___2~0#1; 160#L201-2true assume { :begin_inline_timeShift } true; 144#L237true assume !(0 != ~pumpRunning~0); 58#L237-2true assume !(0 != ~systemActive~0); 38#L244-1true assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret45#1, __utac_acc__Specification4_spec__1_#t~ret46#1, __utac_acc__Specification4_spec__1_~tmp~9#1, __utac_acc__Specification4_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification4_spec__1_~tmp~9#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~10#1;havoc getWaterLevel_~retValue_acc~10#1;getWaterLevel_~retValue_acc~10#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~10#1; 89#getWaterLevel_returnLabel#1true __utac_acc__Specification4_spec__1_#t~ret45#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~10#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~9#1 := __utac_acc__Specification4_spec__1_#t~ret45#1;havoc __utac_acc__Specification4_spec__1_#t~ret45#1; 107#L816true assume !(0 == __utac_acc__Specification4_spec__1_~tmp~9#1); 73#L816-1true havoc __utac_acc__Specification4_spec__1_#t~ret45#1, __utac_acc__Specification4_spec__1_#t~ret46#1, __utac_acc__Specification4_spec__1_~tmp~9#1, __utac_acc__Specification4_spec__1_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 90#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 31#L165-2true [2024-11-08 00:30:56,207 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:30:56,211 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times [2024-11-08 00:30:56,218 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:30:56,219 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [603659020] [2024-11-08 00:30:56,219 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:30:56,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:30:56,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:56,308 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:30:56,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:56,351 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:30:56,355 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:30:56,355 INFO L85 PathProgramCache]: Analyzing trace with hash 879810694, now seen corresponding path program 1 times [2024-11-08 00:30:56,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:30:56,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1479221245] [2024-11-08 00:30:56,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:30:56,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:30:56,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:56,371 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:30:56,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:56,386 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:30:56,390 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:30:56,390 INFO L85 PathProgramCache]: Analyzing trace with hash -2059737526, now seen corresponding path program 1 times [2024-11-08 00:30:56,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:30:56,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [936828501] [2024-11-08 00:30:56,391 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:30:56,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:30:56,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:30:56,659 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-08 00:30:56,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 00:30:56,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [936828501] [2024-11-08 00:30:56,661 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [936828501] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 00:30:56,661 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 00:30:56,661 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 00:30:56,662 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1565648026] [2024-11-08 00:30:56,662 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 00:30:56,754 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 00:30:56,780 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 00:30:56,781 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-08 00:30:56,784 INFO L87 Difference]: Start difference. First operand has 187 states, 186 states have (on average 1.3494623655913978) internal successors, (251), 186 states have internal predecessors, (251), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 6 states, 6 states have (on average 3.8333333333333335) internal successors, (23), 5 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 00:30:56,978 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 00:30:56,980 INFO L93 Difference]: Finished difference Result 419 states and 545 transitions. [2024-11-08 00:30:56,983 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 419 states and 545 transitions. [2024-11-08 00:30:56,994 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 271 [2024-11-08 00:30:57,003 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 419 states to 389 states and 515 transitions. [2024-11-08 00:30:57,004 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 389 [2024-11-08 00:30:57,005 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 389 [2024-11-08 00:30:57,006 INFO L73 IsDeterministic]: Start isDeterministic. Operand 389 states and 515 transitions. [2024-11-08 00:30:57,007 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 00:30:57,008 INFO L218 hiAutomatonCegarLoop]: Abstraction has 389 states and 515 transitions. [2024-11-08 00:30:57,021 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 389 states and 515 transitions. [2024-11-08 00:30:57,045 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 389 to 223. [2024-11-08 00:30:57,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 223 states, 223 states have (on average 1.3228699551569507) internal successors, (295), 222 states have internal predecessors, (295), 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-08 00:30:57,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 223 states and 295 transitions. [2024-11-08 00:30:57,050 INFO L240 hiAutomatonCegarLoop]: Abstraction has 223 states and 295 transitions. [2024-11-08 00:30:57,051 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 00:30:57,054 INFO L425 stractBuchiCegarLoop]: Abstraction has 223 states and 295 transitions. [2024-11-08 00:30:57,054 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-08 00:30:57,054 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 223 states and 295 transitions. [2024-11-08 00:30:57,059 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 156 [2024-11-08 00:30:57,059 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:30:57,059 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:30:57,060 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:30:57,060 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-08 00:30:57,060 INFO L745 eck$LassoCheckResult]: Stem: 686#$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);~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 687#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret4#1, main_~retValue_acc~0#1, main_~tmp~0#1;havoc main_~retValue_acc~0#1;havoc main_~tmp~0#1;assume { :begin_inline_select_helpers } true; 676#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 677#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~8#1;havoc valid_product_~retValue_acc~8#1;valid_product_~retValue_acc~8#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~8#1; 770#valid_product_returnLabel#1 main_#t~ret4#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~0#1 := main_#t~ret4#1;havoc main_#t~ret4#1; 735#L140 assume 0 != main_~tmp~0#1;assume { :begin_inline_setup } true; 736#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_#t~nondet8#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; 672#L165-2 [2024-11-08 00:30:57,060 INFO L747 eck$LassoCheckResult]: Loop: 672#L165-2 assume !false; 673#L166 assume test_~splverifierCounter~0#1 < 4; 668#L167 havoc test_#t~nondet5#1;test_~tmp~1#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1; 633#L175 assume !(0 != test_~tmp~1#1); 635#L175-2 havoc test_#t~nondet6#1;test_~tmp___0~0#1 := test_#t~nondet6#1;havoc test_#t~nondet6#1; 762#L185 assume !(0 != test_~tmp___0~0#1); 650#L185-2 havoc test_#t~nondet7#1;test_~tmp___2~0#1 := test_#t~nondet7#1;havoc test_#t~nondet7#1; 721#L195 assume 0 != test_~tmp___2~0#1; 750#L201-2 assume { :begin_inline_timeShift } true; 782#L237 assume !(0 != ~pumpRunning~0); 714#L237-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret10#1, processEnvironment_~tmp~3#1;havoc processEnvironment_~tmp~3#1; 641#L295 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret9#1, processEnvironment__wrappee__methaneQuery_~tmp~2#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~2#1; 642#L269-2 assume !(0 == ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 624#processEnvironment__wrappee__base_returnLabel#4 assume { :end_inline_processEnvironment__wrappee__base } true; 625#L269-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret9#1, processEnvironment__wrappee__methaneQuery_~tmp~2#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 663#L295-1 havoc processEnvironment_#t~ret10#1, processEnvironment_~tmp~3#1;assume { :end_inline_processEnvironment } true; 684#L244-1 assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret45#1, __utac_acc__Specification4_spec__1_#t~ret46#1, __utac_acc__Specification4_spec__1_~tmp~9#1, __utac_acc__Specification4_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification4_spec__1_~tmp~9#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~10#1;havoc getWaterLevel_~retValue_acc~10#1;getWaterLevel_~retValue_acc~10#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~10#1; 685#getWaterLevel_returnLabel#1 __utac_acc__Specification4_spec__1_#t~ret45#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~10#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~9#1 := __utac_acc__Specification4_spec__1_#t~ret45#1;havoc __utac_acc__Specification4_spec__1_#t~ret45#1; 745#L816 assume !(0 == __utac_acc__Specification4_spec__1_~tmp~9#1); 683#L816-1 havoc __utac_acc__Specification4_spec__1_#t~ret45#1, __utac_acc__Specification4_spec__1_#t~ret46#1, __utac_acc__Specification4_spec__1_~tmp~9#1, __utac_acc__Specification4_spec__1_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 729#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 672#L165-2 [2024-11-08 00:30:57,061 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:30:57,061 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times [2024-11-08 00:30:57,061 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:30:57,061 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1363957702] [2024-11-08 00:30:57,061 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:30:57,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:30:57,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:57,071 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:30:57,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:57,087 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:30:57,087 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:30:57,088 INFO L85 PathProgramCache]: Analyzing trace with hash 826117244, now seen corresponding path program 1 times [2024-11-08 00:30:57,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:30:57,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1137363627] [2024-11-08 00:30:57,088 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:30:57,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:30:57,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 00:30:57,108 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-08 00:30:57,108 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 00:30:57,108 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1137363627] [2024-11-08 00:30:57,108 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1137363627] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 00:30:57,109 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 00:30:57,109 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 00:30:57,109 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2117254862] [2024-11-08 00:30:57,109 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 00:30:57,109 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-08 00:30:57,109 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 00:30:57,110 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 00:30:57,110 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 00:30:57,111 INFO L87 Difference]: Start difference. First operand 223 states and 295 transitions. cyclomatic complexity: 75 Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 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-08 00:30:57,203 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 00:30:57,203 INFO L93 Difference]: Finished difference Result 279 states and 352 transitions. [2024-11-08 00:30:57,203 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 279 states and 352 transitions. [2024-11-08 00:30:57,205 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 199 [2024-11-08 00:30:57,208 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 279 states to 279 states and 352 transitions. [2024-11-08 00:30:57,208 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 279 [2024-11-08 00:30:57,208 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 279 [2024-11-08 00:30:57,208 INFO L73 IsDeterministic]: Start isDeterministic. Operand 279 states and 352 transitions. [2024-11-08 00:30:57,209 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 00:30:57,209 INFO L218 hiAutomatonCegarLoop]: Abstraction has 279 states and 352 transitions. [2024-11-08 00:30:57,210 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 279 states and 352 transitions. [2024-11-08 00:30:57,220 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 279 to 279. [2024-11-08 00:30:57,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 279 states, 279 states have (on average 1.2616487455197132) internal successors, (352), 278 states have internal predecessors, (352), 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-08 00:30:57,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 279 states and 352 transitions. [2024-11-08 00:30:57,222 INFO L240 hiAutomatonCegarLoop]: Abstraction has 279 states and 352 transitions. [2024-11-08 00:30:57,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 00:30:57,224 INFO L425 stractBuchiCegarLoop]: Abstraction has 279 states and 352 transitions. [2024-11-08 00:30:57,224 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-08 00:30:57,224 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 279 states and 352 transitions. [2024-11-08 00:30:57,227 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 199 [2024-11-08 00:30:57,227 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 00:30:57,228 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 00:30:57,229 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:30:57,229 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 00:30:57,230 INFO L745 eck$LassoCheckResult]: Stem: 1197#$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);~cleanupTimeShifts~0 := 4;~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 1198#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret4#1, main_~retValue_acc~0#1, main_~tmp~0#1;havoc main_~retValue_acc~0#1;havoc main_~tmp~0#1;assume { :begin_inline_select_helpers } true; 1185#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1186#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~8#1;havoc valid_product_~retValue_acc~8#1;valid_product_~retValue_acc~8#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~8#1; 1288#valid_product_returnLabel#1 main_#t~ret4#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~0#1 := main_#t~ret4#1;havoc main_#t~ret4#1; 1246#L140 assume 0 != main_~tmp~0#1;assume { :begin_inline_setup } true; 1247#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_#t~nondet8#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; 1179#L165-2 [2024-11-08 00:30:57,230 INFO L747 eck$LassoCheckResult]: Loop: 1179#L165-2 assume !false; 1180#L166 assume test_~splverifierCounter~0#1 < 4; 1178#L167 havoc test_#t~nondet5#1;test_~tmp~1#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1; 1139#L175 assume !(0 != test_~tmp~1#1); 1141#L175-2 havoc test_#t~nondet6#1;test_~tmp___0~0#1 := test_#t~nondet6#1;havoc test_#t~nondet6#1; 1278#L185 assume !(0 != test_~tmp___0~0#1); 1156#L185-2 havoc test_#t~nondet7#1;test_~tmp___2~0#1 := test_#t~nondet7#1;havoc test_#t~nondet7#1; 1228#L195 assume 0 != test_~tmp___2~0#1; 1263#L201-2 assume { :begin_inline_timeShift } true; 1304#L237 assume !(0 != ~pumpRunning~0); 1221#L237-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret10#1, processEnvironment_~tmp~3#1;havoc processEnvironment_~tmp~3#1; 1148#L295 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret9#1, processEnvironment__wrappee__methaneQuery_~tmp~2#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~2#1; 1149#L269-2 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret21#1, isHighWaterLevel_~retValue_acc~3#1, isHighWaterLevel_~tmp~5#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~3#1;havoc isHighWaterLevel_~tmp~5#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~11#1;havoc isHighWaterSensorDry_~retValue_acc~11#1; 1285#L961-1 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~11#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~11#1; 1219#isHighWaterSensorDry_returnLabel#2 isHighWaterLevel_#t~ret21#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~11#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~5#1 := isHighWaterLevel_#t~ret21#1;havoc isHighWaterLevel_#t~ret21#1; 1220#L414-3 assume 0 != isHighWaterLevel_~tmp~5#1;isHighWaterLevel_~tmp___0~1#1 := 0; 1282#L414-5 isHighWaterLevel_~retValue_acc~3#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~3#1; 1309#isHighWaterLevel_returnLabel#2 processEnvironment__wrappee__methaneQuery_#t~ret9#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret21#1, isHighWaterLevel_~retValue_acc~3#1, isHighWaterLevel_~tmp~5#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__methaneQuery_~tmp~2#1 := processEnvironment__wrappee__methaneQuery_#t~ret9#1;havoc processEnvironment__wrappee__methaneQuery_#t~ret9#1; 1310#L273-3 assume !(0 != processEnvironment__wrappee__methaneQuery_~tmp~2#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1214#processEnvironment__wrappee__base_returnLabel#3 assume { :end_inline_processEnvironment__wrappee__base } true; 1215#L269-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret9#1, processEnvironment__wrappee__methaneQuery_~tmp~2#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 1271#L295-1 havoc processEnvironment_#t~ret10#1, processEnvironment_~tmp~3#1;assume { :end_inline_processEnvironment } true; 1364#L244-1 assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret45#1, __utac_acc__Specification4_spec__1_#t~ret46#1, __utac_acc__Specification4_spec__1_~tmp~9#1, __utac_acc__Specification4_spec__1_~tmp___0~2#1;havoc __utac_acc__Specification4_spec__1_~tmp~9#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~10#1;havoc getWaterLevel_~retValue_acc~10#1;getWaterLevel_~retValue_acc~10#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~10#1; 1363#getWaterLevel_returnLabel#1 __utac_acc__Specification4_spec__1_#t~ret45#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~10#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~9#1 := __utac_acc__Specification4_spec__1_#t~ret45#1;havoc __utac_acc__Specification4_spec__1_#t~ret45#1; 1360#L816 assume !(0 == __utac_acc__Specification4_spec__1_~tmp~9#1); 1359#L816-1 havoc __utac_acc__Specification4_spec__1_#t~ret45#1, __utac_acc__Specification4_spec__1_#t~ret46#1, __utac_acc__Specification4_spec__1_~tmp~9#1, __utac_acc__Specification4_spec__1_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 1257#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1179#L165-2 [2024-11-08 00:30:57,230 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:30:57,232 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 3 times [2024-11-08 00:30:57,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:30:57,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [750093890] [2024-11-08 00:30:57,232 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:30:57,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:30:57,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:57,243 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:30:57,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:57,249 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:30:57,250 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:30:57,250 INFO L85 PathProgramCache]: Analyzing trace with hash -1851543884, now seen corresponding path program 1 times [2024-11-08 00:30:57,250 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:30:57,250 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1062710858] [2024-11-08 00:30:57,250 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:30:57,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:30:57,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:57,260 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:30:57,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:57,268 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:30:57,268 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 00:30:57,268 INFO L85 PathProgramCache]: Analyzing trace with hash -1476256144, now seen corresponding path program 1 times [2024-11-08 00:30:57,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 00:30:57,269 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1417652475] [2024-11-08 00:30:57,269 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 00:30:57,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 00:30:57,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:57,284 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:30:57,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:57,294 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 00:30:58,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:58,186 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 00:30:58,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 00:30:58,247 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 12:30:58 BoogieIcfgContainer [2024-11-08 00:30:58,250 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-08 00:30:58,251 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 00:30:58,251 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 00:30:58,251 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 00:30:58,251 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 12:30:56" (3/4) ... [2024-11-08 00:30:58,253 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-08 00:30:58,299 INFO L149 WitnessManager]: Wrote witness to /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/witness.graphml [2024-11-08 00:30:58,299 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 00:30:58,301 INFO L158 Benchmark]: Toolchain (without parser) took 3489.12ms. Allocated memory is still 100.7MB. Free memory was 77.2MB in the beginning and 66.4MB in the end (delta: 10.8MB). Peak memory consumption was 8.6MB. Max. memory is 16.1GB. [2024-11-08 00:30:58,303 INFO L158 Benchmark]: CDTParser took 0.26ms. Allocated memory is still 83.9MB. Free memory is still 48.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 00:30:58,303 INFO L158 Benchmark]: CACSL2BoogieTranslator took 423.23ms. Allocated memory is still 100.7MB. Free memory was 77.0MB in the beginning and 58.7MB in the end (delta: 18.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-11-08 00:30:58,303 INFO L158 Benchmark]: Boogie Procedure Inliner took 76.03ms. Allocated memory is still 100.7MB. Free memory was 58.7MB in the beginning and 55.7MB in the end (delta: 3.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 00:30:58,304 INFO L158 Benchmark]: Boogie Preprocessor took 87.49ms. Allocated memory is still 100.7MB. Free memory was 55.7MB in the beginning and 52.6MB in the end (delta: 3.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-08 00:30:58,304 INFO L158 Benchmark]: RCFGBuilder took 666.53ms. Allocated memory is still 100.7MB. Free memory was 52.4MB in the beginning and 70.0MB in the end (delta: -17.6MB). Peak memory consumption was 21.7MB. Max. memory is 16.1GB. [2024-11-08 00:30:58,304 INFO L158 Benchmark]: BuchiAutomizer took 2181.31ms. Allocated memory is still 100.7MB. Free memory was 70.0MB in the beginning and 68.5MB in the end (delta: 1.5MB). Peak memory consumption was 3.7MB. Max. memory is 16.1GB. [2024-11-08 00:30:58,304 INFO L158 Benchmark]: Witness Printer took 48.95ms. Allocated memory is still 100.7MB. Free memory was 68.5MB in the beginning and 66.4MB in the end (delta: 2.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 00:30:58,306 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.26ms. Allocated memory is still 83.9MB. Free memory is still 48.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 423.23ms. Allocated memory is still 100.7MB. Free memory was 77.0MB in the beginning and 58.7MB in the end (delta: 18.3MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 76.03ms. Allocated memory is still 100.7MB. Free memory was 58.7MB in the beginning and 55.7MB in the end (delta: 3.0MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 87.49ms. Allocated memory is still 100.7MB. Free memory was 55.7MB in the beginning and 52.6MB in the end (delta: 3.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * RCFGBuilder took 666.53ms. Allocated memory is still 100.7MB. Free memory was 52.4MB in the beginning and 70.0MB in the end (delta: -17.6MB). Peak memory consumption was 21.7MB. Max. memory is 16.1GB. * BuchiAutomizer took 2181.31ms. Allocated memory is still 100.7MB. Free memory was 70.0MB in the beginning and 68.5MB in the end (delta: 1.5MB). Peak memory consumption was 3.7MB. Max. memory is 16.1GB. * Witness Printer took 48.95ms. Allocated memory is still 100.7MB. Free memory was 68.5MB in the beginning and 66.4MB in the end (delta: 2.0MB). There was no memory consumed. 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,"Test.i","") [49] - GenericResultAtLocation [Line: 153]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [153] - GenericResultAtLocation [Line: 221]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [221] - GenericResultAtLocation [Line: 439]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [439] - GenericResultAtLocation [Line: 805]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification4_spec.i","") [805] - GenericResultAtLocation [Line: 833]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [833] - GenericResultAtLocation [Line: 842]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [842] - GenericResultAtLocation [Line: 877]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [877] * 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 279 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.0s and 3 iterations. TraceHistogramMax:1. Analysis of lassos took 1.5s. Construction of modules took 0.1s. Büchi inclusion checks took 0.3s. Highest rank in rank-based complementation 0. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 166 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, 828 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 828 mSDsluCounter, 1314 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 862 mSDsCounter, 32 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 67 IncrementalHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 32 mSolverCounterUnsat, 452 mSDtfsCounter, 67 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: 165]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L50] int cleanupTimeShifts = 4; [L229] int pumpRunning = 0; [L230] int systemActive = 1; [L609] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L878] int waterLevel = 1; [L879] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L131] int retValue_acc ; [L132] int tmp ; [L136] FCALL select_helpers() [L137] FCALL select_features() [L138] CALL, EXPR valid_product() [L869] int retValue_acc ; [L872] retValue_acc = 1 [L873] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L138] RET, EXPR valid_product() [L138] tmp = valid_product() [L140] COND TRUE \read(tmp) [L142] FCALL setup() [L143] CALL runTest() [L122] CALL test() [L156] int splverifierCounter ; [L157] int tmp ; [L158] int tmp___0 ; [L159] int tmp___1 ; [L160] int tmp___2 ; [L163] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L165] COND TRUE 1 [L167] COND TRUE splverifierCounter < 4 [L173] tmp = __VERIFIER_nondet_int() [L175] COND FALSE !(\read(tmp)) [L183] tmp___0 = __VERIFIER_nondet_int() [L185] COND FALSE !(\read(tmp___0)) [L193] tmp___2 = __VERIFIER_nondet_int() [L195] COND TRUE \read(tmp___2) [L210] CALL timeShift() [L237] COND FALSE !(\read(pumpRunning)) [L244] COND TRUE \read(systemActive) [L246] CALL processEnvironment() [L292] int tmp ; [L295] COND FALSE !(\read(pumpRunning)) [L310] CALL processEnvironment__wrappee__methaneQuery() [L266] int tmp ; [L269] COND TRUE ! pumpRunning [L271] CALL, EXPR isHighWaterLevel() [L406] int retValue_acc ; [L407] int tmp ; [L408] int tmp___0 ; [L412] CALL, EXPR isHighWaterSensorDry() [L958] int retValue_acc ; [L961] COND TRUE waterLevel < 2 [L962] retValue_acc = 1 [L963] return (retValue_acc); [L412] RET, EXPR isHighWaterSensorDry() [L412] tmp = isHighWaterSensorDry() [L414] COND TRUE \read(tmp) [L415] tmp___0 = 0 [L419] retValue_acc = tmp___0 [L420] return (retValue_acc); [L271] RET, EXPR isHighWaterLevel() [L271] tmp = isHighWaterLevel() [L273] COND FALSE !(\read(tmp)) [L279] FCALL processEnvironment__wrappee__base() [L310] RET processEnvironment__wrappee__methaneQuery() [L246] RET processEnvironment() [L252] CALL __utac_acc__Specification4_spec__1() [L809] int tmp ; [L810] int tmp___0 ; [L814] CALL, EXPR getWaterLevel() [L949] int retValue_acc ; [L952] retValue_acc = waterLevel [L953] return (retValue_acc); [L814] RET, EXPR getWaterLevel() [L814] tmp = getWaterLevel() [L816] COND FALSE !(tmp == 0) [L252] RET __utac_acc__Specification4_spec__1() [L210] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 165]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L50] int cleanupTimeShifts = 4; [L229] int pumpRunning = 0; [L230] int systemActive = 1; [L609] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L878] int waterLevel = 1; [L879] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L131] int retValue_acc ; [L132] int tmp ; [L136] FCALL select_helpers() [L137] FCALL select_features() [L138] CALL, EXPR valid_product() [L869] int retValue_acc ; [L872] retValue_acc = 1 [L873] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L138] RET, EXPR valid_product() [L138] tmp = valid_product() [L140] COND TRUE \read(tmp) [L142] FCALL setup() [L143] CALL runTest() [L122] CALL test() [L156] int splverifierCounter ; [L157] int tmp ; [L158] int tmp___0 ; [L159] int tmp___1 ; [L160] int tmp___2 ; [L163] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L165] COND TRUE 1 [L167] COND TRUE splverifierCounter < 4 [L173] tmp = __VERIFIER_nondet_int() [L175] COND FALSE !(\read(tmp)) [L183] tmp___0 = __VERIFIER_nondet_int() [L185] COND FALSE !(\read(tmp___0)) [L193] tmp___2 = __VERIFIER_nondet_int() [L195] COND TRUE \read(tmp___2) [L210] CALL timeShift() [L237] COND FALSE !(\read(pumpRunning)) [L244] COND TRUE \read(systemActive) [L246] CALL processEnvironment() [L292] int tmp ; [L295] COND FALSE !(\read(pumpRunning)) [L310] CALL processEnvironment__wrappee__methaneQuery() [L266] int tmp ; [L269] COND TRUE ! pumpRunning [L271] CALL, EXPR isHighWaterLevel() [L406] int retValue_acc ; [L407] int tmp ; [L408] int tmp___0 ; [L412] CALL, EXPR isHighWaterSensorDry() [L958] int retValue_acc ; [L961] COND TRUE waterLevel < 2 [L962] retValue_acc = 1 [L963] return (retValue_acc); [L412] RET, EXPR isHighWaterSensorDry() [L412] tmp = isHighWaterSensorDry() [L414] COND TRUE \read(tmp) [L415] tmp___0 = 0 [L419] retValue_acc = tmp___0 [L420] return (retValue_acc); [L271] RET, EXPR isHighWaterLevel() [L271] tmp = isHighWaterLevel() [L273] COND FALSE !(\read(tmp)) [L279] FCALL processEnvironment__wrappee__base() [L310] RET processEnvironment__wrappee__methaneQuery() [L246] RET processEnvironment() [L252] CALL __utac_acc__Specification4_spec__1() [L809] int tmp ; [L810] int tmp___0 ; [L814] CALL, EXPR getWaterLevel() [L949] int retValue_acc ; [L952] retValue_acc = waterLevel [L953] return (retValue_acc); [L814] RET, EXPR getWaterLevel() [L814] tmp = getWaterLevel() [L816] COND FALSE !(tmp == 0) [L252] RET __utac_acc__Specification4_spec__1() [L210] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-08 00:30:58,340 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/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)