./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec4_product28.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 4fc63b2a Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec4_product28.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU --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 55e5a3fffd3d06d466040a49171ceaa2c85a9bef51e649104f1e437fbb462cec --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4fc63b2 [2024-10-31 21:56:14,118 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 21:56:14,221 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-10-31 21:56:14,229 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-31 21:56:14,230 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-31 21:56:14,268 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 21:56:14,269 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-31 21:56:14,270 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-31 21:56:14,271 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 21:56:14,273 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 21:56:14,274 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 21:56:14,275 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 21:56:14,275 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 21:56:14,276 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-10-31 21:56:14,278 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-10-31 21:56:14,279 INFO L153 SettingsManager]: * Use old map elimination=false [2024-10-31 21:56:14,279 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-10-31 21:56:14,280 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-10-31 21:56:14,280 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-10-31 21:56:14,281 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 21:56:14,281 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-10-31 21:56:14,282 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 21:56:14,282 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-31 21:56:14,282 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 21:56:14,283 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 21:56:14,283 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-10-31 21:56:14,284 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-10-31 21:56:14,284 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-10-31 21:56:14,285 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 21:56:14,285 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-31 21:56:14,286 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 21:56:14,286 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-31 21:56:14,286 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-10-31 21:56:14,287 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 21:56:14,287 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 21:56:14,287 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 21:56:14,288 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 21:56:14,288 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-31 21:56:14,289 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-10-31 21:56:14,289 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU 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 -> 55e5a3fffd3d06d466040a49171ceaa2c85a9bef51e649104f1e437fbb462cec [2024-10-31 21:56:14,645 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 21:56:14,682 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 21:56:14,685 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 21:56:14,687 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 21:56:14,687 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 21:56:14,689 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/../../sv-benchmarks/c/product-lines/minepump_spec4_product28.cil.c Unable to find full path for "g++" [2024-10-31 21:56:16,780 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 21:56:17,109 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 21:56:17,110 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/sv-benchmarks/c/product-lines/minepump_spec4_product28.cil.c [2024-10-31 21:56:17,138 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/data/dd447e2c0/5c4d76c66ffd4bbfbeb92a696220ea5b/FLAGa559bfe75 [2024-10-31 21:56:17,359 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/data/dd447e2c0/5c4d76c66ffd4bbfbeb92a696220ea5b [2024-10-31 21:56:17,363 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 21:56:17,364 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-31 21:56:17,369 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 21:56:17,370 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 21:56:17,376 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 21:56:17,376 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:17,378 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e731c59 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17, skipping insertion in model container [2024-10-31 21:56:17,378 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:17,420 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 21:56:17,795 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 21:56:17,811 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 21:56:17,826 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [49] [2024-10-31 21:56:17,828 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [58] [2024-10-31 21:56:17,829 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification4_spec.i","") [424] [2024-10-31 21:56:17,829 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [452] [2024-10-31 21:56:17,830 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [490] [2024-10-31 21:56:17,830 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [693] [2024-10-31 21:56:17,830 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [784] [2024-10-31 21:56:17,831 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [881] [2024-10-31 21:56:17,954 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 21:56:17,987 INFO L204 MainTranslator]: Completed translation [2024-10-31 21:56:17,987 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17 WrapperNode [2024-10-31 21:56:17,988 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 21:56:17,989 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-31 21:56:17,989 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-31 21:56:17,989 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-31 21:56:18,001 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,020 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,067 INFO L138 Inliner]: procedures = 55, calls = 99, calls flagged for inlining = 52, calls inlined = 53, statements flattened = 337 [2024-10-31 21:56:18,069 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-31 21:56:18,071 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-31 21:56:18,071 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-31 21:56:18,071 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-31 21:56:18,092 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,092 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,097 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,115 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-10-31 21:56:18,116 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,116 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,124 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,131 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,140 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,146 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,149 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-31 21:56:18,155 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-31 21:56:18,155 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-31 21:56:18,155 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-31 21:56:18,160 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (1/1) ... [2024-10-31 21:56:18,167 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-10-31 21:56:18,189 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/z3 [2024-10-31 21:56:18,207 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-10-31 21:56:18,209 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-10-31 21:56:18,240 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-31 21:56:18,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-31 21:56:18,240 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-31 21:56:18,240 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-31 21:56:18,337 INFO L238 CfgBuilder]: Building ICFG [2024-10-31 21:56:18,340 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-31 21:56:18,811 INFO L? ?]: Removed 70 outVars from TransFormulas that were not future-live. [2024-10-31 21:56:18,811 INFO L287 CfgBuilder]: Performing block encoding [2024-10-31 21:56:18,869 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-31 21:56:18,882 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-31 21:56:18,883 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 09:56:18 BoogieIcfgContainer [2024-10-31 21:56:18,886 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-31 21:56:18,887 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-10-31 21:56:18,887 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-10-31 21:56:18,903 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-10-31 21:56:18,907 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-31 21:56:18,907 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 31.10 09:56:17" (1/3) ... [2024-10-31 21:56:18,910 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@19eca432 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 31.10 09:56:18, skipping insertion in model container [2024-10-31 21:56:18,910 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-31 21:56:18,913 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 09:56:17" (2/3) ... [2024-10-31 21:56:18,913 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@19eca432 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 31.10 09:56:18, skipping insertion in model container [2024-10-31 21:56:18,914 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-10-31 21:56:18,914 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 09:56:18" (3/3) ... [2024-10-31 21:56:18,915 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec4_product28.cil.c [2024-10-31 21:56:19,048 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-10-31 21:56:19,049 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-10-31 21:56:19,049 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-10-31 21:56:19,049 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-10-31 21:56:19,049 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-10-31 21:56:19,049 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-10-31 21:56:19,050 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-10-31 21:56:19,050 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-10-31 21:56:19,057 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 110 states, 109 states have (on average 1.348623853211009) internal successors, (147), 109 states have internal predecessors, (147), 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-10-31 21:56:19,101 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 71 [2024-10-31 21:56:19,104 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-31 21:56:19,104 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-31 21:56:19,117 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:19,117 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:19,118 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-10-31 21:56:19,120 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 110 states, 109 states have (on average 1.348623853211009) internal successors, (147), 109 states have internal predecessors, (147), 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-10-31 21:56:19,131 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 71 [2024-10-31 21:56:19,133 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-31 21:56:19,134 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-31 21:56:19,136 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:19,136 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:19,145 INFO L745 eck$LassoCheckResult]: Stem: 28#$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);~head~0.base, ~head~0.offset := 0, 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4; 33#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret47#1, main_~retValue_acc~11#1, main_~tmp~7#1;havoc main_~retValue_acc~11#1;havoc main_~tmp~7#1;assume { :begin_inline_select_helpers } true; 24#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 90#select_features_returnLabel#1true assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~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; 78#valid_product_returnLabel#1true main_#t~ret47#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret47#1;havoc main_#t~ret47#1; 27#L868true assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true; 63#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet48#1, test_#t~nondet49#1, test_#t~nondet50#1, test_#t~nondet51#1, test_~splverifierCounter~0#1, test_~tmp~8#1, test_~tmp___0~2#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~8#1;havoc test_~tmp___0~2#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 92#L892-2true [2024-10-31 21:56:19,148 INFO L747 eck$LassoCheckResult]: Loop: 92#L892-2true assume !false; 71#L893true assume test_~splverifierCounter~0#1 < 4; 30#L894true havoc test_#t~nondet48#1;test_~tmp~8#1 := test_#t~nondet48#1;havoc test_#t~nondet48#1; 84#L902true assume !(0 != test_~tmp~8#1); 93#L902-2true havoc test_#t~nondet49#1;test_~tmp___0~2#1 := test_#t~nondet49#1;havoc test_#t~nondet49#1; 99#L912true assume !(0 != test_~tmp___0~2#1); 66#L912-2true havoc test_#t~nondet50#1;test_~tmp___2~0#1 := test_#t~nondet50#1;havoc test_#t~nondet50#1; 105#L922true assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 44#startSystem_returnLabel#1true assume { :end_inline_startSystem } true; 98#L930-2true assume { :begin_inline_timeShift } true; 29#L508true assume !(0 != ~pumpRunning~0); 76#L508-2true assume !(0 != ~systemActive~0); 17#L515-1true assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret27#1, __utac_acc__Specification4_spec__1_#t~ret28#1, __utac_acc__Specification4_spec__1_~tmp~3#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification4_spec__1_~tmp~3#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~0#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; 54#getWaterLevel_returnLabel#1true __utac_acc__Specification4_spec__1_#t~ret27#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~9#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~3#1 := __utac_acc__Specification4_spec__1_#t~ret27#1;havoc __utac_acc__Specification4_spec__1_#t~ret27#1; 85#L435true assume !(0 == __utac_acc__Specification4_spec__1_~tmp~3#1); 109#L435-1true havoc __utac_acc__Specification4_spec__1_#t~ret27#1, __utac_acc__Specification4_spec__1_#t~ret28#1, __utac_acc__Specification4_spec__1_~tmp~3#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 55#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 92#L892-2true [2024-10-31 21:56:19,155 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:19,156 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times [2024-10-31 21:56:19,170 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:19,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1446465117] [2024-10-31 21:56:19,172 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:19,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:19,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:19,357 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 21:56:19,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:19,451 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 21:56:19,457 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:19,457 INFO L85 PathProgramCache]: Analyzing trace with hash 341332259, now seen corresponding path program 1 times [2024-10-31 21:56:19,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:19,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1907607714] [2024-10-31 21:56:19,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:19,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:19,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 21:56:19,619 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-31 21:56:19,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-31 21:56:19,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1907607714] [2024-10-31 21:56:19,620 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1907607714] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-31 21:56:19,621 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-31 21:56:19,621 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-31 21:56:19,621 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1255330117] [2024-10-31 21:56:19,622 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 21:56:19,627 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-10-31 21:56:19,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-31 21:56:19,672 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-31 21:56:19,673 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-31 21:56:19,676 INFO L87 Difference]: Start difference. First operand has 110 states, 109 states have (on average 1.348623853211009) internal successors, (147), 109 states have internal predecessors, (147), 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 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 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-10-31 21:56:19,767 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 21:56:19,768 INFO L93 Difference]: Finished difference Result 199 states and 255 transitions. [2024-10-31 21:56:19,772 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 199 states and 255 transitions. [2024-10-31 21:56:19,785 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 128 [2024-10-31 21:56:19,797 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 199 states to 179 states and 234 transitions. [2024-10-31 21:56:19,798 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 179 [2024-10-31 21:56:19,803 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 179 [2024-10-31 21:56:19,804 INFO L73 IsDeterministic]: Start isDeterministic. Operand 179 states and 234 transitions. [2024-10-31 21:56:19,805 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-10-31 21:56:19,808 INFO L218 hiAutomatonCegarLoop]: Abstraction has 179 states and 234 transitions. [2024-10-31 21:56:19,832 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 179 states and 234 transitions. [2024-10-31 21:56:19,859 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 179 to 176. [2024-10-31 21:56:19,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 176 states, 176 states have (on average 1.3068181818181819) internal successors, (230), 175 states have internal predecessors, (230), 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-10-31 21:56:19,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 176 states and 230 transitions. [2024-10-31 21:56:19,868 INFO L240 hiAutomatonCegarLoop]: Abstraction has 176 states and 230 transitions. [2024-10-31 21:56:19,873 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-31 21:56:19,880 INFO L425 stractBuchiCegarLoop]: Abstraction has 176 states and 230 transitions. [2024-10-31 21:56:19,880 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-10-31 21:56:19,881 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 176 states and 230 transitions. [2024-10-31 21:56:19,884 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 125 [2024-10-31 21:56:19,888 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-10-31 21:56:19,888 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-10-31 21:56:19,889 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-10-31 21:56:19,889 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] [2024-10-31 21:56:19,890 INFO L745 eck$LassoCheckResult]: Stem: 393#$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);~head~0.base, ~head~0.offset := 0, 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4; 394#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret47#1, main_~retValue_acc~11#1, main_~tmp~7#1;havoc main_~retValue_acc~11#1;havoc main_~tmp~7#1;assume { :begin_inline_select_helpers } true; 382#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 383#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; 372#valid_product_returnLabel#1 main_#t~ret47#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~4#1;assume { :end_inline_valid_product } true;main_~tmp~7#1 := main_#t~ret47#1;havoc main_#t~ret47#1; 373#L868 assume 0 != main_~tmp~7#1;assume { :begin_inline_setup } true; 327#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet48#1, test_#t~nondet49#1, test_#t~nondet50#1, test_#t~nondet51#1, test_~splverifierCounter~0#1, test_~tmp~8#1, test_~tmp___0~2#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~8#1;havoc test_~tmp___0~2#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 328#L892-2 [2024-10-31 21:56:19,890 INFO L747 eck$LassoCheckResult]: Loop: 328#L892-2 assume !false; 351#L893 assume test_~splverifierCounter~0#1 < 4; 352#L894 havoc test_#t~nondet48#1;test_~tmp~8#1 := test_#t~nondet48#1;havoc test_#t~nondet48#1; 397#L902 assume !(0 != test_~tmp~8#1); 451#L902-2 havoc test_#t~nondet49#1;test_~tmp___0~2#1 := test_#t~nondet49#1;havoc test_#t~nondet49#1; 449#L912 assume !(0 != test_~tmp___0~2#1); 447#L912-2 havoc test_#t~nondet50#1;test_~tmp___2~0#1 := test_#t~nondet50#1;havoc test_#t~nondet50#1; 446#L922 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 416#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 417#L930-2 assume { :begin_inline_timeShift } true; 443#L508 assume !(0 != ~pumpRunning~0); 363#L508-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret30#1, processEnvironment_~tmp~4#1;havoc processEnvironment_~tmp~4#1; 364#L540 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 461#processEnvironment__wrappee__base_returnLabel#2 assume { :end_inline_processEnvironment__wrappee__base } true; 325#L540-1 havoc processEnvironment_#t~ret30#1, processEnvironment_~tmp~4#1;assume { :end_inline_processEnvironment } true; 326#L515-1 assume { :begin_inline___utac_acc__Specification4_spec__1 } true;havoc __utac_acc__Specification4_spec__1_#t~ret27#1, __utac_acc__Specification4_spec__1_#t~ret28#1, __utac_acc__Specification4_spec__1_~tmp~3#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification4_spec__1_~tmp~3#1;havoc __utac_acc__Specification4_spec__1_~tmp___0~0#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; 369#getWaterLevel_returnLabel#1 __utac_acc__Specification4_spec__1_#t~ret27#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~9#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification4_spec__1_~tmp~3#1 := __utac_acc__Specification4_spec__1_#t~ret27#1;havoc __utac_acc__Specification4_spec__1_#t~ret27#1; 388#L435 assume !(0 == __utac_acc__Specification4_spec__1_~tmp~3#1); 390#L435-1 havoc __utac_acc__Specification4_spec__1_#t~ret27#1, __utac_acc__Specification4_spec__1_#t~ret28#1, __utac_acc__Specification4_spec__1_~tmp~3#1, __utac_acc__Specification4_spec__1_~tmp___0~0#1;assume { :end_inline___utac_acc__Specification4_spec__1 } true; 423#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 328#L892-2 [2024-10-31 21:56:19,891 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:19,895 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times [2024-10-31 21:56:19,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:19,896 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [961127142] [2024-10-31 21:56:19,896 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:19,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:19,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:19,933 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 21:56:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:19,965 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 21:56:19,968 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:19,968 INFO L85 PathProgramCache]: Analyzing trace with hash -978247563, now seen corresponding path program 1 times [2024-10-31 21:56:19,969 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:19,969 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1193312949] [2024-10-31 21:56:19,969 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:19,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:19,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:19,991 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 21:56:20,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:20,007 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 21:56:20,011 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 21:56:20,015 INFO L85 PathProgramCache]: Analyzing trace with hash 1668721721, now seen corresponding path program 1 times [2024-10-31 21:56:20,015 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-31 21:56:20,015 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [347733499] [2024-10-31 21:56:20,016 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 21:56:20,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-31 21:56:20,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:20,065 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 21:56:20,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:20,105 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-31 21:56:21,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:21,373 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-31 21:56:21,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-31 21:56:21,459 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 31.10 09:56:21 BoogieIcfgContainer [2024-10-31 21:56:21,459 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-10-31 21:56:21,460 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-10-31 21:56:21,460 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-10-31 21:56:21,460 INFO L274 PluginConnector]: Witness Printer initialized [2024-10-31 21:56:21,461 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 09:56:18" (3/4) ... [2024-10-31 21:56:21,464 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-10-31 21:56:21,551 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/witness.graphml [2024-10-31 21:56:21,551 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-10-31 21:56:21,552 INFO L158 Benchmark]: Toolchain (without parser) took 4188.20ms. Allocated memory was 146.8MB in the beginning and 188.7MB in the end (delta: 41.9MB). Free memory was 106.7MB in the beginning and 89.6MB in the end (delta: 17.2MB). Peak memory consumption was 61.8MB. Max. memory is 16.1GB. [2024-10-31 21:56:21,557 INFO L158 Benchmark]: CDTParser took 0.25ms. Allocated memory is still 146.8MB. Free memory is still 116.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-31 21:56:21,558 INFO L158 Benchmark]: CACSL2BoogieTranslator took 619.10ms. Allocated memory is still 146.8MB. Free memory was 106.3MB in the beginning and 85.3MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-10-31 21:56:21,558 INFO L158 Benchmark]: Boogie Procedure Inliner took 80.04ms. Allocated memory is still 146.8MB. Free memory was 85.3MB in the beginning and 82.6MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-31 21:56:21,559 INFO L158 Benchmark]: Boogie Preprocessor took 82.92ms. Allocated memory is still 146.8MB. Free memory was 82.6MB in the beginning and 79.7MB in the end (delta: 2.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-31 21:56:21,559 INFO L158 Benchmark]: RCFGBuilder took 731.47ms. Allocated memory is still 146.8MB. Free memory was 79.7MB in the beginning and 60.1MB in the end (delta: 19.6MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-10-31 21:56:21,560 INFO L158 Benchmark]: BuchiAutomizer took 2572.10ms. Allocated memory was 146.8MB in the beginning and 188.7MB in the end (delta: 41.9MB). Free memory was 60.1MB in the beginning and 91.7MB in the end (delta: -31.5MB). Peak memory consumption was 13.5MB. Max. memory is 16.1GB. [2024-10-31 21:56:21,563 INFO L158 Benchmark]: Witness Printer took 91.69ms. Allocated memory is still 188.7MB. Free memory was 91.7MB in the beginning and 89.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-31 21:56:21,566 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.25ms. Allocated memory is still 146.8MB. Free memory is still 116.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 619.10ms. Allocated memory is still 146.8MB. Free memory was 106.3MB in the beginning and 85.3MB in the end (delta: 21.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 80.04ms. Allocated memory is still 146.8MB. Free memory was 85.3MB in the beginning and 82.6MB in the end (delta: 2.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 82.92ms. Allocated memory is still 146.8MB. Free memory was 82.6MB in the beginning and 79.7MB in the end (delta: 2.9MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 731.47ms. Allocated memory is still 146.8MB. Free memory was 79.7MB in the beginning and 60.1MB in the end (delta: 19.6MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * BuchiAutomizer took 2572.10ms. Allocated memory was 146.8MB in the beginning and 188.7MB in the end (delta: 41.9MB). Free memory was 60.1MB in the beginning and 91.7MB in the end (delta: -31.5MB). Peak memory consumption was 13.5MB. Max. memory is 16.1GB. * Witness Printer took 91.69ms. Allocated memory is still 188.7MB. Free memory was 91.7MB in the beginning and 89.6MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [49] - GenericResultAtLocation [Line: 58]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [58] - GenericResultAtLocation [Line: 424]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification4_spec.i","") [424] - GenericResultAtLocation [Line: 452]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [452] - GenericResultAtLocation [Line: 490]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [490] - GenericResultAtLocation [Line: 693]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [693] - GenericResultAtLocation [Line: 784]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [784] - GenericResultAtLocation [Line: 881]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [881] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 1 terminating modules (1 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.1 modules have a trivial ranking function, the largest among these consists of 3 locations. The remainder module has 176 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.3s and 2 iterations. TraceHistogramMax:1. Analysis of lassos took 2.0s. Construction of modules took 0.0s. Büchi inclusion checks took 0.2s. Highest rank in rank-based complementation 0. Minimization of det autom 1. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 1 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, 124 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 124 mSDsluCounter, 248 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 117 mSDsCounter, 3 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 10 IncrementalHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 3 mSolverCounterUnsat, 131 mSDtfsCounter, 10 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI1 SFLT0 conc0 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: 892]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L228] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L501] int pumpRunning = 0; [L502] int systemActive = 1; [L696] int waterLevel = 1; [L697] int methaneLevelCritical = 0; [L785] int cleanupTimeShifts = 4; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L859] int retValue_acc ; [L860] int tmp ; [L864] FCALL select_helpers() [L865] FCALL select_features() [L866] CALL, EXPR valid_product() [L482] int retValue_acc ; [L485] retValue_acc = 1 [L486] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L866] RET, EXPR valid_product() [L866] tmp = valid_product() [L868] COND TRUE \read(tmp) [L870] FCALL setup() [L871] CALL runTest() [L853] CALL test() [L883] int splverifierCounter ; [L884] int tmp ; [L885] int tmp___0 ; [L886] int tmp___1 ; [L887] int tmp___2 ; [L890] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L892] COND TRUE 1 [L894] COND TRUE splverifierCounter < 4 [L900] tmp = __VERIFIER_nondet_int() [L902] COND FALSE !(\read(tmp)) [L910] tmp___0 = __VERIFIER_nondet_int() [L912] COND FALSE !(\read(tmp___0)) [L920] tmp___2 = __VERIFIER_nondet_int() [L922] COND TRUE \read(tmp___2) [L924] CALL startSystem() [L689] systemActive = 1 [L924] RET startSystem() [L939] CALL timeShift() [L508] COND FALSE !(\read(pumpRunning)) [L515] COND TRUE \read(systemActive) [L517] CALL processEnvironment() [L537] int tmp ; [L540] COND FALSE !(\read(pumpRunning)) [L555] FCALL processEnvironment__wrappee__base() [L517] RET processEnvironment() [L523] CALL __utac_acc__Specification4_spec__1() [L428] int tmp ; [L429] int tmp___0 ; [L433] CALL, EXPR getWaterLevel() [L767] int retValue_acc ; [L770] retValue_acc = waterLevel [L771] return (retValue_acc); [L433] RET, EXPR getWaterLevel() [L433] tmp = getWaterLevel() [L435] COND FALSE !(tmp == 0) [L523] RET __utac_acc__Specification4_spec__1() [L939] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 892]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L228] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L501] int pumpRunning = 0; [L502] int systemActive = 1; [L696] int waterLevel = 1; [L697] int methaneLevelCritical = 0; [L785] int cleanupTimeShifts = 4; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L859] int retValue_acc ; [L860] int tmp ; [L864] FCALL select_helpers() [L865] FCALL select_features() [L866] CALL, EXPR valid_product() [L482] int retValue_acc ; [L485] retValue_acc = 1 [L486] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L866] RET, EXPR valid_product() [L866] tmp = valid_product() [L868] COND TRUE \read(tmp) [L870] FCALL setup() [L871] CALL runTest() [L853] CALL test() [L883] int splverifierCounter ; [L884] int tmp ; [L885] int tmp___0 ; [L886] int tmp___1 ; [L887] int tmp___2 ; [L890] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L892] COND TRUE 1 [L894] COND TRUE splverifierCounter < 4 [L900] tmp = __VERIFIER_nondet_int() [L902] COND FALSE !(\read(tmp)) [L910] tmp___0 = __VERIFIER_nondet_int() [L912] COND FALSE !(\read(tmp___0)) [L920] tmp___2 = __VERIFIER_nondet_int() [L922] COND TRUE \read(tmp___2) [L924] CALL startSystem() [L689] systemActive = 1 [L924] RET startSystem() [L939] CALL timeShift() [L508] COND FALSE !(\read(pumpRunning)) [L515] COND TRUE \read(systemActive) [L517] CALL processEnvironment() [L537] int tmp ; [L540] COND FALSE !(\read(pumpRunning)) [L555] FCALL processEnvironment__wrappee__base() [L517] RET processEnvironment() [L523] CALL __utac_acc__Specification4_spec__1() [L428] int tmp ; [L429] int tmp___0 ; [L433] CALL, EXPR getWaterLevel() [L767] int retValue_acc ; [L770] retValue_acc = waterLevel [L771] return (retValue_acc); [L433] RET, EXPR getWaterLevel() [L433] tmp = getWaterLevel() [L435] COND FALSE !(tmp == 0) [L523] RET __utac_acc__Specification4_spec__1() [L939] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-10-31 21:56:21,611 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_3d5ae712-03cc-467b-8dd2-30d350b47e4f/bin/uautomizer-verify-4GaUIPS5ZU/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)