./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec5_product53.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec5_product53.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl --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 e7a194b3d6e079d2329a0d70eaa59b34ff3d58300de8b046ef1cd7cff7f67b94 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 02:14:49,089 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 02:14:49,176 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-12 02:14:49,183 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 02:14:49,188 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-12 02:14:49,249 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 02:14:49,250 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-12 02:14:49,250 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-12 02:14:49,251 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 02:14:49,252 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 02:14:49,253 INFO L153 SettingsManager]: * Use SBE=true [2023-11-12 02:14:49,253 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-12 02:14:49,254 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-12 02:14:49,255 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-12 02:14:49,255 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-12 02:14:49,256 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-12 02:14:49,257 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-12 02:14:49,257 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 02:14:49,258 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-12 02:14:49,258 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-12 02:14:49,259 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 02:14:49,260 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-12 02:14:49,260 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 02:14:49,261 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-12 02:14:49,261 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-12 02:14:49,270 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-12 02:14:49,271 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-12 02:14:49,271 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-12 02:14:49,272 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 02:14:49,272 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-12 02:14:49,274 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 02:14:49,274 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 02:14:49,274 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-12 02:14:49,275 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 02:14:49,275 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-12 02:14:49,275 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-12 02:14:49,276 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_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/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_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl 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 -> e7a194b3d6e079d2329a0d70eaa59b34ff3d58300de8b046ef1cd7cff7f67b94 [2023-11-12 02:14:49,583 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 02:14:49,614 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 02:14:49,617 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 02:14:49,619 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 02:14:49,619 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 02:14:49,621 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/../../sv-benchmarks/c/product-lines/minepump_spec5_product53.cil.c [2023-11-12 02:14:52,825 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 02:14:53,103 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 02:14:53,103 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/sv-benchmarks/c/product-lines/minepump_spec5_product53.cil.c [2023-11-12 02:14:53,118 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/data/8af692948/5d7b23bfa89748cfb65b474841cc79d5/FLAG574b3546a [2023-11-12 02:14:53,149 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/data/8af692948/5d7b23bfa89748cfb65b474841cc79d5 [2023-11-12 02:14:53,157 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 02:14:53,160 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 02:14:53,163 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 02:14:53,164 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 02:14:53,170 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 02:14:53,170 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,171 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20174f3a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53, skipping insertion in model container [2023-11-12 02:14:53,172 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,247 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 02:14:53,537 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:14:53,559 INFO L202 MainTranslator]: Completed pre-run [2023-11-12 02:14:53,573 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [49] [2023-11-12 02:14:53,575 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [415] [2023-11-12 02:14:53,575 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [653] [2023-11-12 02:14:53,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [691] [2023-11-12 02:14:53,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [759] [2023-11-12 02:14:53,576 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [810] [2023-11-12 02:14:53,577 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [907] [2023-11-12 02:14:53,577 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [916] [2023-11-12 02:14:53,679 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-12 02:14:53,718 INFO L206 MainTranslator]: Completed translation [2023-11-12 02:14:53,719 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53 WrapperNode [2023-11-12 02:14:53,719 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 02:14:53,721 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-12 02:14:53,721 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-12 02:14:53,721 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-12 02:14:53,729 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,744 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,818 INFO L138 Inliner]: procedures = 58, calls = 106, calls flagged for inlining = 59, calls inlined = 147, statements flattened = 991 [2023-11-12 02:14:53,823 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-12 02:14:53,824 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-12 02:14:53,824 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-12 02:14:53,824 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-12 02:14:53,834 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,835 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,842 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,842 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,859 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,892 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,895 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,899 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,905 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-12 02:14:53,906 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-12 02:14:53,906 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-12 02:14:53,906 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-12 02:14:53,907 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (1/1) ... [2023-11-12 02:14:53,914 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-12 02:14:53,929 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/z3 [2023-11-12 02:14:53,945 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-12 02:14:53,966 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-12 02:14:53,990 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-12 02:14:53,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-12 02:14:53,991 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-12 02:14:53,991 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-12 02:14:54,078 INFO L236 CfgBuilder]: Building ICFG [2023-11-12 02:14:54,081 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-12 02:14:54,901 INFO L277 CfgBuilder]: Performing block encoding [2023-11-12 02:14:54,913 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-12 02:14:54,913 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-12 02:14:54,916 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:14:54 BoogieIcfgContainer [2023-11-12 02:14:54,917 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-12 02:14:54,918 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-12 02:14:54,918 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-12 02:14:54,922 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-12 02:14:54,922 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-12 02:14:54,923 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 12.11 02:14:53" (1/3) ... [2023-11-12 02:14:54,924 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@30dec7ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.11 02:14:54, skipping insertion in model container [2023-11-12 02:14:54,924 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-12 02:14:54,924 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 02:14:53" (2/3) ... [2023-11-12 02:14:54,925 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@30dec7ed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 12.11 02:14:54, skipping insertion in model container [2023-11-12 02:14:54,925 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-12 02:14:54,925 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:14:54" (3/3) ... [2023-11-12 02:14:54,926 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec5_product53.cil.c [2023-11-12 02:14:55,000 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-12 02:14:55,001 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-12 02:14:55,001 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-12 02:14:55,001 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-12 02:14:55,002 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-12 02:14:55,003 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-12 02:14:55,003 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-12 02:14:55,004 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-12 02:14:55,011 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 283 states, 282 states have (on average 1.3652482269503545) internal successors, (385), 282 states have internal predecessors, (385), 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) [2023-11-12 02:14:55,058 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 184 [2023-11-12 02:14:55,058 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-12 02:14:55,058 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-12 02:14:55,066 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:14:55,066 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:14:55,066 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-12 02:14:55,068 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 283 states, 282 states have (on average 1.3652482269503545) internal successors, (385), 282 states have internal predecessors, (385), 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) [2023-11-12 02:14:55,079 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 184 [2023-11-12 02:14:55,080 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-12 02:14:55,080 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-12 02:14:55,081 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:14:55,081 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:14:55,090 INFO L748 eck$LassoCheckResult]: Stem: 155#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int(48, 1, 0, 1);call write~init~int(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;~switchedOnBeforeTS~0 := 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 169#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret49#1, main_~retValue_acc~9#1, main_~tmp~10#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~10#1;assume { :begin_inline_select_helpers } true; 27#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 258#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; 86#valid_product_returnLabel#1true main_#t~ret49#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~10#1 := main_#t~ret49#1;havoc main_#t~ret49#1; 31#L894true assume 0 != main_~tmp~10#1;assume { :begin_inline_setup } true; 67#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 266#__utac_acc__Specification5_spec__1_returnLabel#1true assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet42#1, test_#t~nondet43#1, test_#t~nondet44#1, test_#t~nondet45#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; 114#L705-2true [2023-11-12 02:14:55,092 INFO L750 eck$LassoCheckResult]: Loop: 114#L705-2true assume !false; 260#L706true assume test_~splverifierCounter~0#1 < 4; 221#L707true havoc test_#t~nondet42#1;test_~tmp~8#1 := test_#t~nondet42#1;havoc test_#t~nondet42#1; 13#L715true assume !(0 != test_~tmp~8#1); 131#L715-2true havoc test_#t~nondet43#1;test_~tmp___0~2#1 := test_#t~nondet43#1;havoc test_#t~nondet43#1; 10#L725true assume !(0 != test_~tmp___0~2#1); 18#L725-2true havoc test_#t~nondet44#1;test_~tmp___2~0#1 := test_#t~nondet44#1;havoc test_#t~nondet44#1; 277#L735true assume 0 != test_~tmp___2~0#1; 220#L741-2true assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret46#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1; 261#isPumpRunning_returnLabel#1true __utac_acc__Specification5_spec__2_#t~ret46#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret46#1;havoc __utac_acc__Specification5_spec__2_#t~ret46#1; 226#__utac_acc__Specification5_spec__2_returnLabel#1true havoc __utac_acc__Specification5_spec__2_#t~ret46#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 243#L438true assume !(0 != ~pumpRunning~0); 252#L438-2true assume !(0 != ~systemActive~0); 173#L445-1true assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret47#1, __utac_acc__Specification5_spec__3_#t~ret48#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~3#1;havoc __utac_acc__Specification5_spec__3_~tmp~9#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~3#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~11#1;havoc getWaterLevel_~retValue_acc~11#1;getWaterLevel_~retValue_acc~11#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~11#1; 197#getWaterLevel_returnLabel#1true __utac_acc__Specification5_spec__3_#t~ret47#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~11#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~9#1 := __utac_acc__Specification5_spec__3_#t~ret47#1;havoc __utac_acc__Specification5_spec__3_#t~ret47#1; 68#L789true assume !(2 != __utac_acc__Specification5_spec__3_~tmp~9#1); 191#L789-1true havoc __utac_acc__Specification5_spec__3_#t~ret47#1, __utac_acc__Specification5_spec__3_#t~ret48#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 198#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 114#L705-2true [2023-11-12 02:14:55,099 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:55,099 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times [2023-11-12 02:14:55,111 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:55,112 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1211881188] [2023-11-12 02:14:55,112 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:55,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:55,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:55,233 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:14:55,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:55,286 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:14:55,290 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:55,290 INFO L85 PathProgramCache]: Analyzing trace with hash 1456243534, now seen corresponding path program 1 times [2023-11-12 02:14:55,291 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:55,291 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1460477552] [2023-11-12 02:14:55,291 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:55,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:55,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:55,319 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:14:55,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:55,337 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:14:55,338 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:55,338 INFO L85 PathProgramCache]: Analyzing trace with hash 116891127, now seen corresponding path program 1 times [2023-11-12 02:14:55,338 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:55,339 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1475331401] [2023-11-12 02:14:55,339 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:55,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:55,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:14:55,686 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:14:55,687 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:14:55,688 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1475331401] [2023-11-12 02:14:55,688 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1475331401] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:14:55,688 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:14:55,688 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-12 02:14:55,689 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1938340837] [2023-11-12 02:14:55,689 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:14:55,883 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:14:55,915 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-12 02:14:55,916 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-12 02:14:55,918 INFO L87 Difference]: Start difference. First operand has 283 states, 282 states have (on average 1.3652482269503545) internal successors, (385), 282 states have internal predecessors, (385), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 6 states, 6 states have (on average 4.333333333333333) internal successors, (26), 5 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-12 02:14:56,002 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:14:56,003 INFO L93 Difference]: Finished difference Result 277 states and 368 transitions. [2023-11-12 02:14:56,004 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 277 states and 368 transitions. [2023-11-12 02:14:56,011 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 178 [2023-11-12 02:14:56,019 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 277 states to 267 states and 358 transitions. [2023-11-12 02:14:56,020 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 267 [2023-11-12 02:14:56,021 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 267 [2023-11-12 02:14:56,022 INFO L73 IsDeterministic]: Start isDeterministic. Operand 267 states and 358 transitions. [2023-11-12 02:14:56,024 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:14:56,025 INFO L218 hiAutomatonCegarLoop]: Abstraction has 267 states and 358 transitions. [2023-11-12 02:14:56,043 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 267 states and 358 transitions. [2023-11-12 02:14:56,079 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 267 to 267. [2023-11-12 02:14:56,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 267 states, 267 states have (on average 1.3408239700374531) internal successors, (358), 266 states have internal predecessors, (358), 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) [2023-11-12 02:14:56,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 267 states and 358 transitions. [2023-11-12 02:14:56,083 INFO L240 hiAutomatonCegarLoop]: Abstraction has 267 states and 358 transitions. [2023-11-12 02:14:56,085 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-12 02:14:56,089 INFO L428 stractBuchiCegarLoop]: Abstraction has 267 states and 358 transitions. [2023-11-12 02:14:56,089 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-12 02:14:56,089 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 267 states and 358 transitions. [2023-11-12 02:14:56,092 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 178 [2023-11-12 02:14:56,092 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-12 02:14:56,093 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-12 02:14:56,094 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:14:56,094 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] [2023-11-12 02:14:56,094 INFO L748 eck$LassoCheckResult]: Stem: 789#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int(48, 1, 0, 1);call write~init~int(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;~switchedOnBeforeTS~0 := 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 790#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret49#1, main_~retValue_acc~9#1, main_~tmp~10#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~10#1;assume { :begin_inline_select_helpers } true; 627#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 628#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; 727#valid_product_returnLabel#1 main_#t~ret49#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~10#1 := main_#t~ret49#1;havoc main_#t~ret49#1; 633#L894 assume 0 != main_~tmp~10#1;assume { :begin_inline_setup } true; 634#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 699#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet42#1, test_#t~nondet43#1, test_#t~nondet44#1, test_#t~nondet45#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; 754#L705-2 [2023-11-12 02:14:56,095 INFO L750 eck$LassoCheckResult]: Loop: 754#L705-2 assume !false; 755#L706 assume test_~splverifierCounter~0#1 < 4; 829#L707 havoc test_#t~nondet42#1;test_~tmp~8#1 := test_#t~nondet42#1;havoc test_#t~nondet42#1; 602#L715 assume !(0 != test_~tmp~8#1); 604#L715-2 havoc test_#t~nondet43#1;test_~tmp___0~2#1 := test_#t~nondet43#1;havoc test_#t~nondet43#1; 594#L725 assume !(0 != test_~tmp___0~2#1); 596#L725-2 havoc test_#t~nondet44#1;test_~tmp___2~0#1 := test_#t~nondet44#1;havoc test_#t~nondet44#1; 611#L735 assume 0 != test_~tmp___2~0#1; 758#L741-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret46#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1; 827#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret46#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret46#1;havoc __utac_acc__Specification5_spec__2_#t~ret46#1; 832#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret46#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 833#L438 assume !(0 != ~pumpRunning~0); 695#L438-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret29#1, processEnvironment_~tmp~5#1;havoc processEnvironment_~tmp~5#1; 840#L522 assume 0 != ~pumpRunning~0;assume { :begin_inline_isMethaneAlarm } true;havoc isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret30#1, isMethaneAlarm_~retValue_acc~3#1;havoc isMethaneAlarm_~retValue_acc~3#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~10#1;havoc isMethaneLevelCritical_~retValue_acc~10#1;isMethaneLevelCritical_~retValue_acc~10#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~10#1; 841#isMethaneLevelCritical_returnLabel#1 isMethaneAlarm_#t~ret30#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~10#1;assume { :end_inline_isMethaneLevelCritical } true;isMethaneAlarm_~retValue_acc~3#1 := isMethaneAlarm_#t~ret30#1;havoc isMethaneAlarm_#t~ret30#1;isMethaneAlarm_#res#1 := isMethaneAlarm_~retValue_acc~3#1; 843#isMethaneAlarm_returnLabel#1 processEnvironment_#t~ret29#1 := isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret30#1, isMethaneAlarm_~retValue_acc~3#1;assume { :end_inline_isMethaneAlarm } true;processEnvironment_~tmp~5#1 := processEnvironment_#t~ret29#1;havoc processEnvironment_#t~ret29#1; 838#L526 assume 0 != processEnvironment_~tmp~5#1;assume { :begin_inline_deactivatePump } true;~pumpRunning~0 := 0; 839#deactivatePump_returnLabel#1 assume { :end_inline_deactivatePump } true; 609#L522-1 havoc processEnvironment_#t~ret29#1, processEnvironment_~tmp~5#1;assume { :end_inline_processEnvironment } true; 610#L445-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret47#1, __utac_acc__Specification5_spec__3_#t~ret48#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~3#1;havoc __utac_acc__Specification5_spec__3_~tmp~9#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~3#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~11#1;havoc getWaterLevel_~retValue_acc~11#1;getWaterLevel_~retValue_acc~11#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~11#1; 803#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret47#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~11#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~9#1 := __utac_acc__Specification5_spec__3_#t~ret47#1;havoc __utac_acc__Specification5_spec__3_#t~ret47#1; 701#L789 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~9#1); 703#L789-1 havoc __utac_acc__Specification5_spec__3_#t~ret47#1, __utac_acc__Specification5_spec__3_#t~ret48#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 817#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 754#L705-2 [2023-11-12 02:14:56,095 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:56,095 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times [2023-11-12 02:14:56,095 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:56,096 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [353179378] [2023-11-12 02:14:56,096 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:56,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:56,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,107 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:14:56,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,134 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:14:56,139 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:56,139 INFO L85 PathProgramCache]: Analyzing trace with hash -803843177, now seen corresponding path program 1 times [2023-11-12 02:14:56,140 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:56,140 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [414997073] [2023-11-12 02:14:56,140 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:56,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:56,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:14:56,198 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:14:56,199 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:14:56,199 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [414997073] [2023-11-12 02:14:56,199 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [414997073] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:14:56,199 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:14:56,200 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-12 02:14:56,200 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [743998876] [2023-11-12 02:14:56,200 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:14:56,201 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-12 02:14:56,201 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:14:56,201 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-12 02:14:56,202 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-12 02:14:56,202 INFO L87 Difference]: Start difference. First operand 267 states and 358 transitions. cyclomatic complexity: 93 Second operand has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 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) [2023-11-12 02:14:56,356 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:14:56,356 INFO L93 Difference]: Finished difference Result 286 states and 363 transitions. [2023-11-12 02:14:56,356 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 286 states and 363 transitions. [2023-11-12 02:14:56,360 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 196 [2023-11-12 02:14:56,366 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 286 states to 286 states and 363 transitions. [2023-11-12 02:14:56,367 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 286 [2023-11-12 02:14:56,369 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 286 [2023-11-12 02:14:56,369 INFO L73 IsDeterministic]: Start isDeterministic. Operand 286 states and 363 transitions. [2023-11-12 02:14:56,377 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:14:56,380 INFO L218 hiAutomatonCegarLoop]: Abstraction has 286 states and 363 transitions. [2023-11-12 02:14:56,381 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 286 states and 363 transitions. [2023-11-12 02:14:56,390 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 286 to 286. [2023-11-12 02:14:56,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 286 states, 286 states have (on average 1.2692307692307692) internal successors, (363), 285 states have internal predecessors, (363), 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) [2023-11-12 02:14:56,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 286 states and 363 transitions. [2023-11-12 02:14:56,392 INFO L240 hiAutomatonCegarLoop]: Abstraction has 286 states and 363 transitions. [2023-11-12 02:14:56,393 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-12 02:14:56,393 INFO L428 stractBuchiCegarLoop]: Abstraction has 286 states and 363 transitions. [2023-11-12 02:14:56,394 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2023-11-12 02:14:56,394 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 286 states and 363 transitions. [2023-11-12 02:14:56,396 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 196 [2023-11-12 02:14:56,396 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-12 02:14:56,397 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-12 02:14:56,398 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:14:56,398 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, 1, 1, 1, 1] [2023-11-12 02:14:56,398 INFO L748 eck$LassoCheckResult]: Stem: 1304#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int(48, 1, 0, 1);call write~init~int(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;~switchedOnBeforeTS~0 := 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 1305#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret49#1, main_~retValue_acc~9#1, main_~tmp~10#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~10#1;assume { :begin_inline_select_helpers } true; 1167#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1168#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; 1248#valid_product_returnLabel#1 main_#t~ret49#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~10#1 := main_#t~ret49#1;havoc main_#t~ret49#1; 1171#L894 assume 0 != main_~tmp~10#1;assume { :begin_inline_setup } true; 1172#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 1224#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet42#1, test_#t~nondet43#1, test_#t~nondet44#1, test_#t~nondet45#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; 1272#L705-2 [2023-11-12 02:14:56,398 INFO L750 eck$LassoCheckResult]: Loop: 1272#L705-2 assume !false; 1273#L706 assume test_~splverifierCounter~0#1 < 4; 1342#L707 havoc test_#t~nondet42#1;test_~tmp~8#1 := test_#t~nondet42#1;havoc test_#t~nondet42#1; 1155#L715 assume !(0 != test_~tmp~8#1); 1157#L715-2 havoc test_#t~nondet43#1;test_~tmp___0~2#1 := test_#t~nondet43#1;havoc test_#t~nondet43#1; 1148#L725 assume !(0 != test_~tmp___0~2#1); 1150#L725-2 havoc test_#t~nondet44#1;test_~tmp___2~0#1 := test_#t~nondet44#1;havoc test_#t~nondet44#1; 1162#L735 assume 0 != test_~tmp___2~0#1; 1276#L741-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret46#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1; 1340#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret46#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret46#1;havoc __utac_acc__Specification5_spec__2_#t~ret46#1; 1346#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret46#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 1347#L438 assume !(0 != ~pumpRunning~0); 1351#L438-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret29#1, processEnvironment_~tmp~5#1;havoc processEnvironment_~tmp~5#1; 1354#L522 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__lowWaterSensor } true;havoc processEnvironment__wrappee__lowWaterSensor_#t~ret28#1, processEnvironment__wrappee__lowWaterSensor_~tmp~4#1;havoc processEnvironment__wrappee__lowWaterSensor_~tmp~4#1; 1250#L496-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret27#1, processEnvironment__wrappee__highWaterSensor_~tmp~3#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~3#1; 1251#L470-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret39#1, isHighWaterLevel_~retValue_acc~5#1, isHighWaterLevel_~tmp~6#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~5#1;havoc isHighWaterLevel_~tmp~6#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~12#1;havoc isHighWaterSensorDry_~retValue_acc~12#1; 1329#L1000-3 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~12#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~12#1; 1330#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret39#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~12#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~6#1 := isHighWaterLevel_#t~ret39#1;havoc isHighWaterLevel_#t~ret39#1; 1280#L624-9 assume 0 != isHighWaterLevel_~tmp~6#1;isHighWaterLevel_~tmp___0~0#1 := 0; 1281#L624-11 isHighWaterLevel_~retValue_acc~5#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~5#1; 1318#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret27#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret39#1, isHighWaterLevel_~retValue_acc~5#1, isHighWaterLevel_~tmp~6#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~3#1 := processEnvironment__wrappee__highWaterSensor_#t~ret27#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret27#1; 1278#L474-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~3#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1261#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 1262#L470-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret27#1, processEnvironment__wrappee__highWaterSensor_~tmp~3#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 1286#L496-3 havoc processEnvironment__wrappee__lowWaterSensor_#t~ret28#1, processEnvironment__wrappee__lowWaterSensor_~tmp~4#1;assume { :end_inline_processEnvironment__wrappee__lowWaterSensor } true; 1160#L522-1 havoc processEnvironment_#t~ret29#1, processEnvironment_~tmp~5#1;assume { :end_inline_processEnvironment } true; 1161#L445-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret47#1, __utac_acc__Specification5_spec__3_#t~ret48#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~3#1;havoc __utac_acc__Specification5_spec__3_~tmp~9#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~3#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~11#1;havoc getWaterLevel_~retValue_acc~11#1;getWaterLevel_~retValue_acc~11#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~11#1; 1315#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret47#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~11#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~9#1 := __utac_acc__Specification5_spec__3_#t~ret47#1;havoc __utac_acc__Specification5_spec__3_#t~ret47#1; 1225#L789 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~9#1); 1227#L789-1 havoc __utac_acc__Specification5_spec__3_#t~ret47#1, __utac_acc__Specification5_spec__3_#t~ret48#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 1328#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1272#L705-2 [2023-11-12 02:14:56,399 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:56,399 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times [2023-11-12 02:14:56,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:56,400 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680445239] [2023-11-12 02:14:56,400 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:56,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:56,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,440 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:14:56,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,464 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:14:56,467 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:56,468 INFO L85 PathProgramCache]: Analyzing trace with hash 778019766, now seen corresponding path program 1 times [2023-11-12 02:14:56,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:56,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1627163753] [2023-11-12 02:14:56,469 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:56,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:56,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-12 02:14:56,581 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-12 02:14:56,582 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-12 02:14:56,582 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1627163753] [2023-11-12 02:14:56,582 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1627163753] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-12 02:14:56,583 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-12 02:14:56,583 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-12 02:14:56,583 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1866345853] [2023-11-12 02:14:56,584 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-12 02:14:56,584 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-12 02:14:56,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-12 02:14:56,586 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-12 02:14:56,587 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-12 02:14:56,587 INFO L87 Difference]: Start difference. First operand 286 states and 363 transitions. cyclomatic complexity: 79 Second operand has 5 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 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) [2023-11-12 02:14:56,822 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-12 02:14:56,822 INFO L93 Difference]: Finished difference Result 841 states and 1045 transitions. [2023-11-12 02:14:56,822 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 841 states and 1045 transitions. [2023-11-12 02:14:56,832 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 531 [2023-11-12 02:14:56,840 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 841 states to 841 states and 1045 transitions. [2023-11-12 02:14:56,840 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 841 [2023-11-12 02:14:56,841 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 841 [2023-11-12 02:14:56,842 INFO L73 IsDeterministic]: Start isDeterministic. Operand 841 states and 1045 transitions. [2023-11-12 02:14:56,843 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-12 02:14:56,844 INFO L218 hiAutomatonCegarLoop]: Abstraction has 841 states and 1045 transitions. [2023-11-12 02:14:56,846 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 841 states and 1045 transitions. [2023-11-12 02:14:56,880 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 841 to 562. [2023-11-12 02:14:56,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 562 states, 562 states have (on average 1.2437722419928825) internal successors, (699), 561 states have internal predecessors, (699), 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) [2023-11-12 02:14:56,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 562 states and 699 transitions. [2023-11-12 02:14:56,886 INFO L240 hiAutomatonCegarLoop]: Abstraction has 562 states and 699 transitions. [2023-11-12 02:14:56,886 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-12 02:14:56,888 INFO L428 stractBuchiCegarLoop]: Abstraction has 562 states and 699 transitions. [2023-11-12 02:14:56,889 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2023-11-12 02:14:56,889 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 562 states and 699 transitions. [2023-11-12 02:14:56,893 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 390 [2023-11-12 02:14:56,894 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-12 02:14:56,894 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-12 02:14:56,896 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-12 02:14:56,897 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, 1, 1, 1, 1, 1, 1] [2023-11-12 02:14:56,897 INFO L748 eck$LassoCheckResult]: Stem: 2450#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int(48, 1, 0, 1);call write~init~int(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;~switchedOnBeforeTS~0 := 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 2451#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret49#1, main_~retValue_acc~9#1, main_~tmp~10#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~10#1;assume { :begin_inline_select_helpers } true; 2307#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 2308#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; 2390#valid_product_returnLabel#1 main_#t~ret49#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~10#1 := main_#t~ret49#1;havoc main_#t~ret49#1; 2311#L894 assume 0 != main_~tmp~10#1;assume { :begin_inline_setup } true; 2312#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0; 2365#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet42#1, test_#t~nondet43#1, test_#t~nondet44#1, test_#t~nondet45#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; 2416#L705-2 [2023-11-12 02:14:56,898 INFO L750 eck$LassoCheckResult]: Loop: 2416#L705-2 assume !false; 2417#L706 assume test_~splverifierCounter~0#1 < 4; 2515#L707 havoc test_#t~nondet42#1;test_~tmp~8#1 := test_#t~nondet42#1;havoc test_#t~nondet42#1; 2830#L715 assume !(0 != test_~tmp~8#1); 2431#L715-2 havoc test_#t~nondet43#1;test_~tmp___0~2#1 := test_#t~nondet43#1;havoc test_#t~nondet43#1; 2288#L725 assume !(0 != test_~tmp___0~2#1); 2290#L725-2 havoc test_#t~nondet44#1;test_~tmp___2~0#1 := test_#t~nondet44#1;havoc test_#t~nondet44#1; 2302#L735 assume 0 != test_~tmp___2~0#1; 2419#L741-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret46#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1; 2494#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret46#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret46#1;havoc __utac_acc__Specification5_spec__2_#t~ret46#1; 2500#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret46#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 2501#L438 assume !(0 != ~pumpRunning~0); 2505#L438-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret29#1, processEnvironment_~tmp~5#1;havoc processEnvironment_~tmp~5#1; 2511#L522 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__lowWaterSensor } true;havoc processEnvironment__wrappee__lowWaterSensor_#t~ret28#1, processEnvironment__wrappee__lowWaterSensor_~tmp~4#1;havoc processEnvironment__wrappee__lowWaterSensor_~tmp~4#1; 2391#L496-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret27#1, processEnvironment__wrappee__highWaterSensor_~tmp~3#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~3#1; 2392#L470-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret39#1, isHighWaterLevel_~retValue_acc~5#1, isHighWaterLevel_~tmp~6#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~5#1;havoc isHighWaterLevel_~tmp~6#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~12#1;havoc isHighWaterSensorDry_~retValue_acc~12#1; 2480#L1000-3 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~12#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~12#1; 2481#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret39#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~12#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~6#1 := isHighWaterLevel_#t~ret39#1;havoc isHighWaterLevel_#t~ret39#1; 2765#L624-9 assume 0 != isHighWaterLevel_~tmp~6#1;isHighWaterLevel_~tmp___0~0#1 := 0; 2763#L624-11 isHighWaterLevel_~retValue_acc~5#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~5#1; 2761#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret27#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret39#1, isHighWaterLevel_~retValue_acc~5#1, isHighWaterLevel_~tmp~6#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~3#1 := processEnvironment__wrappee__highWaterSensor_#t~ret27#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret27#1; 2757#L474-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~3#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 2758#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 2787#L470-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret27#1, processEnvironment__wrappee__highWaterSensor_~tmp~3#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 2784#L496-3 havoc processEnvironment__wrappee__lowWaterSensor_#t~ret28#1, processEnvironment__wrappee__lowWaterSensor_~tmp~4#1;assume { :end_inline_processEnvironment__wrappee__lowWaterSensor } true; 2745#L522-1 havoc processEnvironment_#t~ret29#1, processEnvironment_~tmp~5#1;assume { :end_inline_processEnvironment } true; 2464#L445-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret47#1, __utac_acc__Specification5_spec__3_#t~ret48#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~3#1;havoc __utac_acc__Specification5_spec__3_~tmp~9#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~3#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~11#1;havoc getWaterLevel_~retValue_acc~11#1;getWaterLevel_~retValue_acc~11#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~11#1; 2465#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret47#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~11#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~9#1 := __utac_acc__Specification5_spec__3_#t~ret47#1;havoc __utac_acc__Specification5_spec__3_#t~ret47#1; 2366#L789 assume 2 != __utac_acc__Specification5_spec__3_~tmp~9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1; 2367#isPumpRunning_returnLabel#2 __utac_acc__Specification5_spec__3_#t~ret48#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;__utac_acc__Specification5_spec__3_~tmp___0~3#1 := __utac_acc__Specification5_spec__3_#t~ret48#1;havoc __utac_acc__Specification5_spec__3_#t~ret48#1; 2461#L793 assume !(0 != __utac_acc__Specification5_spec__3_~tmp___0~3#1); 2462#L789-1 havoc __utac_acc__Specification5_spec__3_#t~ret47#1, __utac_acc__Specification5_spec__3_#t~ret48#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 2479#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 2416#L705-2 [2023-11-12 02:14:56,898 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:56,898 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 4 times [2023-11-12 02:14:56,899 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:56,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1625630491] [2023-11-12 02:14:56,900 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:56,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:56,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,915 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:14:56,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,927 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:14:56,928 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:56,928 INFO L85 PathProgramCache]: Analyzing trace with hash 331686385, now seen corresponding path program 1 times [2023-11-12 02:14:56,929 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:56,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [843627161] [2023-11-12 02:14:56,929 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:56,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:56,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,938 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:14:56,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,949 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:14:56,949 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-12 02:14:56,950 INFO L85 PathProgramCache]: Analyzing trace with hash 1645101096, now seen corresponding path program 1 times [2023-11-12 02:14:56,950 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-12 02:14:56,950 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1058100697] [2023-11-12 02:14:56,950 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-12 02:14:56,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-12 02:14:56,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,965 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:14:56,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:56,982 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-12 02:14:58,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:58,247 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-12 02:14:58,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-12 02:14:58,346 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 12.11 02:14:58 BoogieIcfgContainer [2023-11-12 02:14:58,347 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-12 02:14:58,348 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-12 02:14:58,349 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-12 02:14:58,349 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-12 02:14:58,350 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 02:14:54" (3/4) ... [2023-11-12 02:14:58,351 INFO L134 WitnessPrinter]: Generating witness for non-termination counterexample [2023-11-12 02:14:58,431 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/witness.graphml [2023-11-12 02:14:58,431 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-12 02:14:58,432 INFO L158 Benchmark]: Toolchain (without parser) took 5272.60ms. Allocated memory was 151.0MB in the beginning and 182.5MB in the end (delta: 31.5MB). Free memory was 90.8MB in the beginning and 100.7MB in the end (delta: -9.9MB). Peak memory consumption was 23.7MB. Max. memory is 16.1GB. [2023-11-12 02:14:58,432 INFO L158 Benchmark]: CDTParser took 0.61ms. Allocated memory is still 107.0MB. Free memory is still 77.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 02:14:58,433 INFO L158 Benchmark]: CACSL2BoogieTranslator took 556.52ms. Allocated memory is still 151.0MB. Free memory was 90.7MB in the beginning and 109.5MB in the end (delta: -18.8MB). Peak memory consumption was 11.8MB. Max. memory is 16.1GB. [2023-11-12 02:14:58,433 INFO L158 Benchmark]: Boogie Procedure Inliner took 102.71ms. Allocated memory is still 151.0MB. Free memory was 109.5MB in the beginning and 104.9MB in the end (delta: 4.6MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-12 02:14:58,434 INFO L158 Benchmark]: Boogie Preprocessor took 81.32ms. Allocated memory is still 151.0MB. Free memory was 104.9MB in the beginning and 101.4MB in the end (delta: 3.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-12 02:14:58,434 INFO L158 Benchmark]: RCFGBuilder took 1010.93ms. Allocated memory is still 151.0MB. Free memory was 101.4MB in the beginning and 113.7MB in the end (delta: -12.3MB). Peak memory consumption was 35.8MB. Max. memory is 16.1GB. [2023-11-12 02:14:58,435 INFO L158 Benchmark]: BuchiAutomizer took 3429.68ms. Allocated memory was 151.0MB in the beginning and 182.5MB in the end (delta: 31.5MB). Free memory was 113.7MB in the beginning and 103.9MB in the end (delta: 9.8MB). Peak memory consumption was 41.1MB. Max. memory is 16.1GB. [2023-11-12 02:14:58,435 INFO L158 Benchmark]: Witness Printer took 83.40ms. Allocated memory is still 182.5MB. Free memory was 103.9MB in the beginning and 100.7MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-12 02:14:58,437 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.61ms. Allocated memory is still 107.0MB. Free memory is still 77.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 556.52ms. Allocated memory is still 151.0MB. Free memory was 90.7MB in the beginning and 109.5MB in the end (delta: -18.8MB). Peak memory consumption was 11.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 102.71ms. Allocated memory is still 151.0MB. Free memory was 109.5MB in the beginning and 104.9MB in the end (delta: 4.6MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 81.32ms. Allocated memory is still 151.0MB. Free memory was 104.9MB in the beginning and 101.4MB in the end (delta: 3.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 1010.93ms. Allocated memory is still 151.0MB. Free memory was 101.4MB in the beginning and 113.7MB in the end (delta: -12.3MB). Peak memory consumption was 35.8MB. Max. memory is 16.1GB. * BuchiAutomizer took 3429.68ms. Allocated memory was 151.0MB in the beginning and 182.5MB in the end (delta: 31.5MB). Free memory was 113.7MB in the beginning and 103.9MB in the end (delta: 9.8MB). Peak memory consumption was 41.1MB. Max. memory is 16.1GB. * Witness Printer took 83.40ms. Allocated memory is still 182.5MB. Free memory was 103.9MB in the beginning and 100.7MB in the end (delta: 3.2MB). Peak memory consumption was 4.2MB. 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,"libacc.i","") [49] - GenericResultAtLocation [Line: 415]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [415] - GenericResultAtLocation [Line: 653]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [653] - GenericResultAtLocation [Line: 691]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [691] - GenericResultAtLocation [Line: 759]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [759] - GenericResultAtLocation [Line: 810]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [810] - GenericResultAtLocation [Line: 907]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [907] - GenericResultAtLocation [Line: 916]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [916] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 3 terminating modules (3 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.3 modules have a trivial ranking function, the largest among these consists of 6 locations. The remainder module has 562 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 3.3s and 4 iterations. TraceHistogramMax:1. Analysis of lassos took 2.4s. Construction of modules took 0.2s. Büchi inclusion checks took 0.4s. Highest rank in rank-based complementation 0. Minimization of det autom 3. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 3 MinimizatonAttempts, 279 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, 2277 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2277 mSDsluCounter, 2354 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1252 mSDsCounter, 71 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 189 IncrementalHoareTripleChecker+Invalid, 260 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 71 mSolverCounterUnsat, 1102 mSDtfsCounter, 189 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI2 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: 705]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L219] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L426] int pumpRunning = 0; [L427] int systemActive = 1; [L762] int switchedOnBeforeTS ; [L811] int cleanupTimeShifts = 4; [L917] int waterLevel = 1; [L918] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L885] int retValue_acc ; [L886] int tmp ; [L890] FCALL select_helpers() [L891] FCALL select_features() [L892] CALL, EXPR valid_product() [L683] int retValue_acc ; [L686] retValue_acc = 1 [L687] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, retValue_acc=1, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L892] RET, EXPR valid_product() [L892] tmp = valid_product() [L894] COND TRUE \read(tmp) [L896] FCALL setup() [L897] CALL runTest() [L878] CALL __utac_acc__Specification5_spec__1() [L767] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L878] RET __utac_acc__Specification5_spec__1() [L879] CALL test() [L696] int splverifierCounter ; [L697] int tmp ; [L698] int tmp___0 ; [L699] int tmp___1 ; [L700] int tmp___2 ; [L703] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L705] COND TRUE 1 [L707] COND TRUE splverifierCounter < 4 [L713] tmp = __VERIFIER_nondet_int() [L715] COND FALSE !(\read(tmp)) [L723] tmp___0 = __VERIFIER_nondet_int() [L725] COND FALSE !(\read(tmp___0)) [L733] tmp___2 = __VERIFIER_nondet_int() [L735] COND TRUE \read(tmp___2) [L748] CALL timeShift() [L436] CALL __utac_acc__Specification5_spec__2() [L776] CALL, EXPR isPumpRunning() [L571] int retValue_acc ; [L574] retValue_acc = pumpRunning [L575] return (retValue_acc); [L776] RET, EXPR isPumpRunning() [L776] switchedOnBeforeTS = isPumpRunning() [L436] RET __utac_acc__Specification5_spec__2() [L438] COND FALSE !(\read(pumpRunning)) [L445] COND TRUE \read(systemActive) [L447] CALL processEnvironment() [L519] int tmp ; [L522] COND FALSE !(\read(pumpRunning)) [L537] CALL processEnvironment__wrappee__lowWaterSensor() [L493] int tmp ; [L496] COND FALSE !(\read(pumpRunning)) [L511] CALL processEnvironment__wrappee__highWaterSensor() [L467] int tmp ; [L470] COND TRUE ! pumpRunning [L472] CALL, EXPR isHighWaterLevel() [L616] int retValue_acc ; [L617] int tmp ; [L618] int tmp___0 ; [L622] CALL, EXPR isHighWaterSensorDry() [L997] int retValue_acc ; [L1000] COND TRUE waterLevel < 2 [L1001] retValue_acc = 1 [L1002] return (retValue_acc); [L622] RET, EXPR isHighWaterSensorDry() [L622] tmp = isHighWaterSensorDry() [L624] COND TRUE \read(tmp) [L625] tmp___0 = 0 [L629] retValue_acc = tmp___0 [L630] return (retValue_acc); [L472] RET, EXPR isHighWaterLevel() [L472] tmp = isHighWaterLevel() [L474] COND FALSE !(\read(tmp)) [L480] FCALL processEnvironment__wrappee__base() [L511] RET processEnvironment__wrappee__highWaterSensor() [L537] RET processEnvironment__wrappee__lowWaterSensor() [L447] RET processEnvironment() [L453] CALL __utac_acc__Specification5_spec__3() [L782] int tmp ; [L783] int tmp___0 ; [L787] CALL, EXPR getWaterLevel() [L988] int retValue_acc ; [L991] retValue_acc = waterLevel [L992] return (retValue_acc); [L787] RET, EXPR getWaterLevel() [L787] tmp = getWaterLevel() [L789] COND TRUE tmp != 2 [L791] CALL, EXPR isPumpRunning() [L571] int retValue_acc ; [L574] retValue_acc = pumpRunning [L575] return (retValue_acc); [L791] RET, EXPR isPumpRunning() [L791] tmp___0 = isPumpRunning() [L793] COND FALSE !(\read(tmp___0)) [L453] RET __utac_acc__Specification5_spec__3() [L748] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 705]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L219] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L426] int pumpRunning = 0; [L427] int systemActive = 1; [L762] int switchedOnBeforeTS ; [L811] int cleanupTimeShifts = 4; [L917] int waterLevel = 1; [L918] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L885] int retValue_acc ; [L886] int tmp ; [L890] FCALL select_helpers() [L891] FCALL select_features() [L892] CALL, EXPR valid_product() [L683] int retValue_acc ; [L686] retValue_acc = 1 [L687] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, retValue_acc=1, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L892] RET, EXPR valid_product() [L892] tmp = valid_product() [L894] COND TRUE \read(tmp) [L896] FCALL setup() [L897] CALL runTest() [L878] CALL __utac_acc__Specification5_spec__1() [L767] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L878] RET __utac_acc__Specification5_spec__1() [L879] CALL test() [L696] int splverifierCounter ; [L697] int tmp ; [L698] int tmp___0 ; [L699] int tmp___1 ; [L700] int tmp___2 ; [L703] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L705] COND TRUE 1 [L707] COND TRUE splverifierCounter < 4 [L713] tmp = __VERIFIER_nondet_int() [L715] COND FALSE !(\read(tmp)) [L723] tmp___0 = __VERIFIER_nondet_int() [L725] COND FALSE !(\read(tmp___0)) [L733] tmp___2 = __VERIFIER_nondet_int() [L735] COND TRUE \read(tmp___2) [L748] CALL timeShift() [L436] CALL __utac_acc__Specification5_spec__2() [L776] CALL, EXPR isPumpRunning() [L571] int retValue_acc ; [L574] retValue_acc = pumpRunning [L575] return (retValue_acc); [L776] RET, EXPR isPumpRunning() [L776] switchedOnBeforeTS = isPumpRunning() [L436] RET __utac_acc__Specification5_spec__2() [L438] COND FALSE !(\read(pumpRunning)) [L445] COND TRUE \read(systemActive) [L447] CALL processEnvironment() [L519] int tmp ; [L522] COND FALSE !(\read(pumpRunning)) [L537] CALL processEnvironment__wrappee__lowWaterSensor() [L493] int tmp ; [L496] COND FALSE !(\read(pumpRunning)) [L511] CALL processEnvironment__wrappee__highWaterSensor() [L467] int tmp ; [L470] COND TRUE ! pumpRunning [L472] CALL, EXPR isHighWaterLevel() [L616] int retValue_acc ; [L617] int tmp ; [L618] int tmp___0 ; [L622] CALL, EXPR isHighWaterSensorDry() [L997] int retValue_acc ; [L1000] COND TRUE waterLevel < 2 [L1001] retValue_acc = 1 [L1002] return (retValue_acc); [L622] RET, EXPR isHighWaterSensorDry() [L622] tmp = isHighWaterSensorDry() [L624] COND TRUE \read(tmp) [L625] tmp___0 = 0 [L629] retValue_acc = tmp___0 [L630] return (retValue_acc); [L472] RET, EXPR isHighWaterLevel() [L472] tmp = isHighWaterLevel() [L474] COND FALSE !(\read(tmp)) [L480] FCALL processEnvironment__wrappee__base() [L511] RET processEnvironment__wrappee__highWaterSensor() [L537] RET processEnvironment__wrappee__lowWaterSensor() [L447] RET processEnvironment() [L453] CALL __utac_acc__Specification5_spec__3() [L782] int tmp ; [L783] int tmp___0 ; [L787] CALL, EXPR getWaterLevel() [L988] int retValue_acc ; [L991] retValue_acc = waterLevel [L992] return (retValue_acc); [L787] RET, EXPR getWaterLevel() [L787] tmp = getWaterLevel() [L789] COND TRUE tmp != 2 [L791] CALL, EXPR isPumpRunning() [L571] int retValue_acc ; [L574] retValue_acc = pumpRunning [L575] return (retValue_acc); [L791] RET, EXPR isPumpRunning() [L791] tmp___0 = isPumpRunning() [L793] COND FALSE !(\read(tmp___0)) [L453] RET __utac_acc__Specification5_spec__3() [L748] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2023-11-12 02:14:58,502 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c624f387-efdc-48f5-8ce8-d328220cb6de/bin/uautomizer-verify-uTZkv6EMXl/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)