./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec2_product51.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec2_product51.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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 242c9b24ea8c293cca4af0028144a97f9048375edcd4379fb21e62564563d3d5 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 22:03:41,355 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:03:41,483 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-06 22:03:41,494 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:03:41,495 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:03:41,535 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:03:41,536 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:03:41,537 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:03:41,538 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:03:41,543 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:03:41,544 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:03:41,544 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-06 22:03:41,545 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-06 22:03:41,546 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-06 22:03:41,547 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-06 22:03:41,547 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-06 22:03:41,547 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-06 22:03:41,548 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:03:41,549 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-06 22:03:41,549 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 22:03:41,550 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:03:41,550 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 22:03:41,551 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:03:41,551 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-06 22:03:41,551 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-06 22:03:41,552 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-06 22:03:41,552 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 22:03:41,553 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 22:03:41,553 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:03:41,553 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-06 22:03:41,555 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:03:41,555 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:03:41,555 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:03:41,556 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:03:41,556 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:03:41,557 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-06 22:03:41,557 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_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/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_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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 -> 242c9b24ea8c293cca4af0028144a97f9048375edcd4379fb21e62564563d3d5 [2023-11-06 22:03:41,839 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:03:41,862 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:03:41,865 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:03:41,867 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:03:41,868 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:03:41,869 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/product-lines/minepump_spec2_product51.cil.c [2023-11-06 22:03:45,056 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:03:45,384 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:03:45,389 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/sv-benchmarks/c/product-lines/minepump_spec2_product51.cil.c [2023-11-06 22:03:45,405 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/data/54b36bfe8/2b4e0dc65b3f43929bd8f4ee30c1e375/FLAG9af7d9806 [2023-11-06 22:03:45,429 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/data/54b36bfe8/2b4e0dc65b3f43929bd8f4ee30c1e375 [2023-11-06 22:03:45,436 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:03:45,438 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:03:45,440 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:03:45,440 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:03:45,450 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:03:45,451 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:03:45" (1/1) ... [2023-11-06 22:03:45,452 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@42812822 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:45, skipping insertion in model container [2023-11-06 22:03:45,452 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:03:45" (1/1) ... [2023-11-06 22:03:45,502 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:03:45,878 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:03:45,892 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 22:03:45,901 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [49] [2023-11-06 22:03:45,903 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [121] [2023-11-06 22:03:45,903 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification2_spec.i","") [343] [2023-11-06 22:03:45,904 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [383] [2023-11-06 22:03:45,904 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [421] [2023-11-06 22:03:45,904 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [525] [2023-11-06 22:03:45,904 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [622] [2023-11-06 22:03:45,905 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [631] [2023-11-06 22:03:45,980 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 22:03:46,003 INFO L206 MainTranslator]: Completed translation [2023-11-06 22:03:46,003 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46 WrapperNode [2023-11-06 22:03:46,004 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:03:46,005 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 22:03:46,005 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 22:03:46,005 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 22:03:46,020 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,035 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,101 INFO L138 Inliner]: procedures = 57, calls = 102, calls flagged for inlining = 55, calls inlined = 83, statements flattened = 572 [2023-11-06 22:03:46,101 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 22:03:46,102 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 22:03:46,102 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 22:03:46,102 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 22:03:46,116 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,117 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,123 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,131 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,142 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,158 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,172 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,181 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,185 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 22:03:46,192 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 22:03:46,192 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 22:03:46,193 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 22:03:46,194 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (1/1) ... [2023-11-06 22:03:46,202 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-06 22:03:46,214 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/z3 [2023-11-06 22:03:46,229 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-06 22:03:46,231 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-06 22:03:46,259 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 22:03:46,259 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-06 22:03:46,259 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 22:03:46,260 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 22:03:46,353 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 22:03:46,355 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 22:03:46,921 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 22:03:46,931 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 22:03:46,939 INFO L302 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-06 22:03:46,943 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:03:46 BoogieIcfgContainer [2023-11-06 22:03:46,944 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 22:03:46,945 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-06 22:03:46,946 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-06 22:03:46,953 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-06 22:03:46,955 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-06 22:03:46,955 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 06.11 10:03:45" (1/3) ... [2023-11-06 22:03:46,956 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@37bf15bc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 06.11 10:03:46, skipping insertion in model container [2023-11-06 22:03:46,956 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-06 22:03:46,956 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:03:46" (2/3) ... [2023-11-06 22:03:46,958 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@37bf15bc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 06.11 10:03:46, skipping insertion in model container [2023-11-06 22:03:46,959 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-06 22:03:46,959 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:03:46" (3/3) ... [2023-11-06 22:03:46,961 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec2_product51.cil.c [2023-11-06 22:03:47,036 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-06 22:03:47,036 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-06 22:03:47,036 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-06 22:03:47,036 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-06 22:03:47,036 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-06 22:03:47,037 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-06 22:03:47,037 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-06 22:03:47,037 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-06 22:03:47,041 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 173 states, 172 states have (on average 1.377906976744186) internal successors, (237), 172 states have internal predecessors, (237), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:03:47,067 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 112 [2023-11-06 22:03:47,067 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 22:03:47,067 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 22:03:47,074 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:03:47,074 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:03:47,074 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-06 22:03:47,076 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 173 states, 172 states have (on average 1.377906976744186) internal successors, (237), 172 states have internal predecessors, (237), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:03:47,086 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 112 [2023-11-06 22:03:47,086 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 22:03:47,086 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 22:03:47,088 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:03:47,088 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:03:47,093 INFO L748 eck$LassoCheckResult]: Stem: 41#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~methAndRunningLastTime~0 := 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 56#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~10#1, main_~tmp~6#1;havoc main_~retValue_acc~10#1;havoc main_~tmp~6#1;assume { :begin_inline_select_helpers } true; 34#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 140#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~5#1;havoc valid_product_~retValue_acc~5#1;valid_product_~retValue_acc~5#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~5#1; 120#valid_product_returnLabel#1true main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~5#1;assume { :end_inline_valid_product } true;main_~tmp~6#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 103#L609true assume 0 != main_~tmp~6#1;assume { :begin_inline_setup } true; 91#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification2_spec__1 } true;~methAndRunningLastTime~0 := 0; 138#__utac_acc__Specification2_spec__1_returnLabel#1true assume { :end_inline___utac_acc__Specification2_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet4#1, test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_~splverifierCounter~0#1, test_~tmp~0#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~0#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 52#L65-2true [2023-11-06 22:03:47,094 INFO L750 eck$LassoCheckResult]: Loop: 52#L65-2true assume !false; 44#L66true assume test_~splverifierCounter~0#1 < 4; 159#L67true havoc test_#t~nondet4#1;test_~tmp~0#1 := test_#t~nondet4#1;havoc test_#t~nondet4#1; 82#L75true assume !(0 != test_~tmp~0#1); 157#L75-2true havoc test_#t~nondet5#1;test_~tmp___0~0#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1; 45#L85true assume !(0 != test_~tmp___0~0#1); 8#L85-2true havoc test_#t~nondet6#1;test_~tmp___2~0#1 := test_#t~nondet6#1;havoc test_#t~nondet6#1; 118#L95true assume 0 != test_~tmp___2~0#1; 113#L101-2true assume { :begin_inline_timeShift } true; 40#L139true assume !(0 != ~pumpRunning~0); 28#L139-2true assume !(0 != ~systemActive~0); 30#L146-1true assume { :begin_inline___utac_acc__Specification2_spec__2 } true;havoc __utac_acc__Specification2_spec__2_#t~ret21#1, __utac_acc__Specification2_spec__2_#t~ret22#1, __utac_acc__Specification2_spec__2_~tmp~5#1, __utac_acc__Specification2_spec__2_~tmp___0~3#1;havoc __utac_acc__Specification2_spec__2_~tmp~5#1;havoc __utac_acc__Specification2_spec__2_~tmp___0~3#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;isMethaneLevelCritical_~retValue_acc~6#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~6#1; 163#isMethaneLevelCritical_returnLabel#1true __utac_acc__Specification2_spec__2_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification2_spec__2_~tmp~5#1 := __utac_acc__Specification2_spec__2_#t~ret21#1;havoc __utac_acc__Specification2_spec__2_#t~ret21#1; 166#L362true assume !(0 != __utac_acc__Specification2_spec__2_~tmp~5#1);~methAndRunningLastTime~0 := 0; 36#L362-1true havoc __utac_acc__Specification2_spec__2_#t~ret21#1, __utac_acc__Specification2_spec__2_#t~ret22#1, __utac_acc__Specification2_spec__2_~tmp~5#1, __utac_acc__Specification2_spec__2_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification2_spec__2 } true; 83#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 52#L65-2true [2023-11-06 22:03:47,100 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:47,101 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times [2023-11-06 22:03:47,110 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:47,111 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1255866328] [2023-11-06 22:03:47,111 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:47,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:47,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:47,240 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:03:47,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:47,306 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:03:47,309 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:47,310 INFO L85 PathProgramCache]: Analyzing trace with hash -1250868372, now seen corresponding path program 1 times [2023-11-06 22:03:47,310 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:47,311 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1203246330] [2023-11-06 22:03:47,311 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:47,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:47,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:47,335 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:03:47,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:47,343 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:03:47,349 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:47,349 INFO L85 PathProgramCache]: Analyzing trace with hash -1413155755, now seen corresponding path program 1 times [2023-11-06 22:03:47,349 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:47,349 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775087572] [2023-11-06 22:03:47,350 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:47,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:47,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:03:47,669 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-06 22:03:47,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:03:47,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775087572] [2023-11-06 22:03:47,677 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775087572] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:03:47,677 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:03:47,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-06 22:03:47,678 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1815643916] [2023-11-06 22:03:47,679 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:03:47,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:03:47,862 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-06 22:03:47,865 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-06 22:03:47,871 INFO L87 Difference]: Start difference. First operand has 173 states, 172 states have (on average 1.377906976744186) internal successors, (237), 172 states have internal predecessors, (237), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 6 states, 6 states have (on average 4.0) internal successors, (24), 5 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-06 22:03:48,066 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:03:48,066 INFO L93 Difference]: Finished difference Result 393 states and 522 transitions. [2023-11-06 22:03:48,067 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 393 states and 522 transitions. [2023-11-06 22:03:48,079 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 253 [2023-11-06 22:03:48,089 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 393 states to 363 states and 492 transitions. [2023-11-06 22:03:48,090 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 363 [2023-11-06 22:03:48,092 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 363 [2023-11-06 22:03:48,092 INFO L73 IsDeterministic]: Start isDeterministic. Operand 363 states and 492 transitions. [2023-11-06 22:03:48,095 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:03:48,095 INFO L218 hiAutomatonCegarLoop]: Abstraction has 363 states and 492 transitions. [2023-11-06 22:03:48,114 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 363 states and 492 transitions. [2023-11-06 22:03:48,135 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 212. [2023-11-06 22:03:48,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 212 states, 212 states have (on average 1.3537735849056605) internal successors, (287), 211 states have internal predecessors, (287), 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-06 22:03:48,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 212 states and 287 transitions. [2023-11-06 22:03:48,138 INFO L240 hiAutomatonCegarLoop]: Abstraction has 212 states and 287 transitions. [2023-11-06 22:03:48,140 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-06 22:03:48,143 INFO L428 stractBuchiCegarLoop]: Abstraction has 212 states and 287 transitions. [2023-11-06 22:03:48,144 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-06 22:03:48,144 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 212 states and 287 transitions. [2023-11-06 22:03:48,147 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 148 [2023-11-06 22:03:48,147 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 22:03:48,147 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 22:03:48,148 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:03:48,148 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] [2023-11-06 22:03:48,149 INFO L748 eck$LassoCheckResult]: Stem: 648#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~methAndRunningLastTime~0 := 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 649#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~10#1, main_~tmp~6#1;havoc main_~retValue_acc~10#1;havoc main_~tmp~6#1;assume { :begin_inline_select_helpers } true; 638#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 639#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~5#1;havoc valid_product_~retValue_acc~5#1;valid_product_~retValue_acc~5#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~5#1; 726#valid_product_returnLabel#1 main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~5#1;assume { :end_inline_valid_product } true;main_~tmp~6#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 711#L609 assume 0 != main_~tmp~6#1;assume { :begin_inline_setup } true; 699#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification2_spec__1 } true;~methAndRunningLastTime~0 := 0; 700#__utac_acc__Specification2_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification2_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet4#1, test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_~splverifierCounter~0#1, test_~tmp~0#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~0#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 667#L65-2 [2023-11-06 22:03:48,149 INFO L750 eck$LassoCheckResult]: Loop: 667#L65-2 assume !false; 654#L66 assume test_~splverifierCounter~0#1 < 4; 655#L67 havoc test_#t~nondet4#1;test_~tmp~0#1 := test_#t~nondet4#1;havoc test_#t~nondet4#1; 692#L75 assume !(0 != test_~tmp~0#1); 693#L75-2 havoc test_#t~nondet5#1;test_~tmp___0~0#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1; 657#L85 assume !(0 != test_~tmp___0~0#1); 592#L85-2 havoc test_#t~nondet6#1;test_~tmp___2~0#1 := test_#t~nondet6#1;havoc test_#t~nondet6#1; 593#L95 assume 0 != test_~tmp___2~0#1; 720#L101-2 assume { :begin_inline_timeShift } true; 646#L139 assume !(0 != ~pumpRunning~0); 628#L139-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret9#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 629#L197 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret8#1, processEnvironment__wrappee__highWaterSensor_~tmp~1#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~1#1; 708#L171-2 assume !(0 == ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 588#processEnvironment__wrappee__base_returnLabel#4 assume { :end_inline_processEnvironment__wrappee__base } true; 589#L171-3 havoc processEnvironment__wrappee__highWaterSensor_#t~ret8#1, processEnvironment__wrappee__highWaterSensor_~tmp~1#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 613#L197-1 havoc processEnvironment_#t~ret9#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 614#L146-1 assume { :begin_inline___utac_acc__Specification2_spec__2 } true;havoc __utac_acc__Specification2_spec__2_#t~ret21#1, __utac_acc__Specification2_spec__2_#t~ret22#1, __utac_acc__Specification2_spec__2_~tmp~5#1, __utac_acc__Specification2_spec__2_~tmp___0~3#1;havoc __utac_acc__Specification2_spec__2_~tmp~5#1;havoc __utac_acc__Specification2_spec__2_~tmp___0~3#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;isMethaneLevelCritical_~retValue_acc~6#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~6#1; 631#isMethaneLevelCritical_returnLabel#1 __utac_acc__Specification2_spec__2_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification2_spec__2_~tmp~5#1 := __utac_acc__Specification2_spec__2_#t~ret21#1;havoc __utac_acc__Specification2_spec__2_#t~ret21#1; 740#L362 assume !(0 != __utac_acc__Specification2_spec__2_~tmp~5#1);~methAndRunningLastTime~0 := 0; 623#L362-1 havoc __utac_acc__Specification2_spec__2_#t~ret21#1, __utac_acc__Specification2_spec__2_#t~ret22#1, __utac_acc__Specification2_spec__2_~tmp~5#1, __utac_acc__Specification2_spec__2_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification2_spec__2 } true; 640#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 667#L65-2 [2023-11-06 22:03:48,149 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:48,150 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times [2023-11-06 22:03:48,150 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:48,150 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [465107188] [2023-11-06 22:03:48,150 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:48,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:48,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,160 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:03:48,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,170 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:03:48,171 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:48,171 INFO L85 PathProgramCache]: Analyzing trace with hash 1497846808, now seen corresponding path program 1 times [2023-11-06 22:03:48,172 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:48,172 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [885108346] [2023-11-06 22:03:48,172 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:48,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:48,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:03:48,206 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-06 22:03:48,207 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:03:48,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [885108346] [2023-11-06 22:03:48,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [885108346] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:03:48,208 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:03:48,208 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 22:03:48,208 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2088860816] [2023-11-06 22:03:48,209 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:03:48,209 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-06 22:03:48,209 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:03:48,210 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 22:03:48,210 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 22:03:48,211 INFO L87 Difference]: Start difference. First operand 212 states and 287 transitions. cyclomatic complexity: 78 Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-06 22:03:48,287 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:03:48,287 INFO L93 Difference]: Finished difference Result 265 states and 344 transitions. [2023-11-06 22:03:48,287 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 265 states and 344 transitions. [2023-11-06 22:03:48,290 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 189 [2023-11-06 22:03:48,293 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 265 states to 265 states and 344 transitions. [2023-11-06 22:03:48,294 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 265 [2023-11-06 22:03:48,307 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 265 [2023-11-06 22:03:48,307 INFO L73 IsDeterministic]: Start isDeterministic. Operand 265 states and 344 transitions. [2023-11-06 22:03:48,309 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:03:48,309 INFO L218 hiAutomatonCegarLoop]: Abstraction has 265 states and 344 transitions. [2023-11-06 22:03:48,313 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 265 states and 344 transitions. [2023-11-06 22:03:48,327 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 265 to 265. [2023-11-06 22:03:48,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 265 states, 265 states have (on average 1.2981132075471697) internal successors, (344), 264 states have internal predecessors, (344), 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-06 22:03:48,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 265 states and 344 transitions. [2023-11-06 22:03:48,329 INFO L240 hiAutomatonCegarLoop]: Abstraction has 265 states and 344 transitions. [2023-11-06 22:03:48,330 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 22:03:48,331 INFO L428 stractBuchiCegarLoop]: Abstraction has 265 states and 344 transitions. [2023-11-06 22:03:48,331 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2023-11-06 22:03:48,331 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 265 states and 344 transitions. [2023-11-06 22:03:48,333 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 189 [2023-11-06 22:03:48,334 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 22:03:48,334 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 22:03:48,335 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:03:48,335 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] [2023-11-06 22:03:48,335 INFO L748 eck$LassoCheckResult]: Stem: 1129#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~methAndRunningLastTime~0 := 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 1130#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~10#1, main_~tmp~6#1;havoc main_~retValue_acc~10#1;havoc main_~tmp~6#1;assume { :begin_inline_select_helpers } true; 1121#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1122#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~5#1;havoc valid_product_~retValue_acc~5#1;valid_product_~retValue_acc~5#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~5#1; 1215#valid_product_returnLabel#1 main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~5#1;assume { :end_inline_valid_product } true;main_~tmp~6#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 1199#L609 assume 0 != main_~tmp~6#1;assume { :begin_inline_setup } true; 1185#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification2_spec__1 } true;~methAndRunningLastTime~0 := 0; 1186#__utac_acc__Specification2_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification2_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet4#1, test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_~splverifierCounter~0#1, test_~tmp~0#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~0#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1179#L65-2 [2023-11-06 22:03:48,336 INFO L750 eck$LassoCheckResult]: Loop: 1179#L65-2 assume !false; 1294#L66 assume test_~splverifierCounter~0#1 < 4; 1295#L67 havoc test_#t~nondet4#1;test_~tmp~0#1 := test_#t~nondet4#1;havoc test_#t~nondet4#1; 1177#L75 assume !(0 != test_~tmp~0#1); 1178#L75-2 havoc test_#t~nondet5#1;test_~tmp___0~0#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1; 1138#L85 assume !(0 != test_~tmp___0~0#1); 1076#L85-2 havoc test_#t~nondet6#1;test_~tmp___2~0#1 := test_#t~nondet6#1;havoc test_#t~nondet6#1; 1077#L95 assume 0 != test_~tmp___2~0#1; 1207#L101-2 assume { :begin_inline_timeShift } true; 1128#L139 assume !(0 != ~pumpRunning~0); 1111#L139-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret9#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 1112#L197 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret8#1, processEnvironment__wrappee__highWaterSensor_~tmp~1#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~1#1; 1195#L171-2 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret19#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~3#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~2#1;havoc isHighWaterLevel_~tmp~3#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;havoc isHighWaterSensorDry_~retValue_acc~8#1; 1189#L506-1 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~8#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~8#1; 1147#isHighWaterSensorDry_returnLabel#2 isHighWaterLevel_#t~ret19#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~3#1 := isHighWaterLevel_#t~ret19#1;havoc isHighWaterLevel_#t~ret19#1; 1148#L299-3 assume !(0 != isHighWaterLevel_~tmp~3#1);isHighWaterLevel_~tmp___0~1#1 := 1; 1126#L299-5 isHighWaterLevel_~retValue_acc~2#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~2#1; 1127#isHighWaterLevel_returnLabel#2 processEnvironment__wrappee__highWaterSensor_#t~ret8#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret19#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~3#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~1#1 := processEnvironment__wrappee__highWaterSensor_#t~ret8#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret8#1; 1167#L175-3 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~1#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1141#processEnvironment__wrappee__base_returnLabel#3 assume { :end_inline_processEnvironment__wrappee__base } true; 1142#L171-3 havoc processEnvironment__wrappee__highWaterSensor_#t~ret8#1, processEnvironment__wrappee__highWaterSensor_~tmp~1#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 1095#L197-1 havoc processEnvironment_#t~ret9#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 1096#L146-1 assume { :begin_inline___utac_acc__Specification2_spec__2 } true;havoc __utac_acc__Specification2_spec__2_#t~ret21#1, __utac_acc__Specification2_spec__2_#t~ret22#1, __utac_acc__Specification2_spec__2_~tmp~5#1, __utac_acc__Specification2_spec__2_~tmp___0~3#1;havoc __utac_acc__Specification2_spec__2_~tmp~5#1;havoc __utac_acc__Specification2_spec__2_~tmp___0~3#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;isMethaneLevelCritical_~retValue_acc~6#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~6#1; 1114#isMethaneLevelCritical_returnLabel#1 __utac_acc__Specification2_spec__2_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification2_spec__2_~tmp~5#1 := __utac_acc__Specification2_spec__2_#t~ret21#1;havoc __utac_acc__Specification2_spec__2_#t~ret21#1; 1233#L362 assume !(0 != __utac_acc__Specification2_spec__2_~tmp~5#1);~methAndRunningLastTime~0 := 0; 1106#L362-1 havoc __utac_acc__Specification2_spec__2_#t~ret21#1, __utac_acc__Specification2_spec__2_#t~ret22#1, __utac_acc__Specification2_spec__2_~tmp~5#1, __utac_acc__Specification2_spec__2_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification2_spec__2 } true; 1123#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1179#L65-2 [2023-11-06 22:03:48,336 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:48,337 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times [2023-11-06 22:03:48,337 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:48,337 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1058640081] [2023-11-06 22:03:48,337 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:48,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:48,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,346 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:03:48,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,357 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:03:48,357 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:48,357 INFO L85 PathProgramCache]: Analyzing trace with hash -1757301138, now seen corresponding path program 1 times [2023-11-06 22:03:48,358 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:48,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [536791956] [2023-11-06 22:03:48,358 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:48,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:48,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 22:03:48,427 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-06 22:03:48,427 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-06 22:03:48,428 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [536791956] [2023-11-06 22:03:48,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [536791956] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 22:03:48,428 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 22:03:48,428 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-06 22:03:48,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1261088569] [2023-11-06 22:03:48,429 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 22:03:48,429 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-06 22:03:48,430 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-06 22:03:48,430 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-06 22:03:48,430 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-06 22:03:48,431 INFO L87 Difference]: Start difference. First operand 265 states and 344 transitions. cyclomatic complexity: 82 Second operand has 5 states, 5 states have (on average 5.4) internal successors, (27), 5 states have internal predecessors, (27), 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-06 22:03:48,605 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 22:03:48,606 INFO L93 Difference]: Finished difference Result 498 states and 638 transitions. [2023-11-06 22:03:48,606 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 498 states and 638 transitions. [2023-11-06 22:03:48,612 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 362 [2023-11-06 22:03:48,617 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 498 states to 498 states and 638 transitions. [2023-11-06 22:03:48,617 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 498 [2023-11-06 22:03:48,618 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 498 [2023-11-06 22:03:48,618 INFO L73 IsDeterministic]: Start isDeterministic. Operand 498 states and 638 transitions. [2023-11-06 22:03:48,621 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-06 22:03:48,621 INFO L218 hiAutomatonCegarLoop]: Abstraction has 498 states and 638 transitions. [2023-11-06 22:03:48,622 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 498 states and 638 transitions. [2023-11-06 22:03:48,635 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 498 to 283. [2023-11-06 22:03:48,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 283 states, 283 states have (on average 1.2791519434628975) internal successors, (362), 282 states have internal predecessors, (362), 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-06 22:03:48,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 283 states and 362 transitions. [2023-11-06 22:03:48,638 INFO L240 hiAutomatonCegarLoop]: Abstraction has 283 states and 362 transitions. [2023-11-06 22:03:48,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-06 22:03:48,639 INFO L428 stractBuchiCegarLoop]: Abstraction has 283 states and 362 transitions. [2023-11-06 22:03:48,640 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2023-11-06 22:03:48,640 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 283 states and 362 transitions. [2023-11-06 22:03:48,642 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 201 [2023-11-06 22:03:48,642 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-06 22:03:48,643 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-06 22:03:48,643 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 22:03:48,644 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] [2023-11-06 22:03:48,644 INFO L748 eck$LassoCheckResult]: Stem: 1906#$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);~pumpRunning~0 := 0;~systemActive~0 := 1;~methAndRunningLastTime~0 := 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 1907#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret29#1, main_~retValue_acc~10#1, main_~tmp~6#1;havoc main_~retValue_acc~10#1;havoc main_~tmp~6#1;assume { :begin_inline_select_helpers } true; 1897#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1898#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~5#1;havoc valid_product_~retValue_acc~5#1;valid_product_~retValue_acc~5#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~5#1; 1993#valid_product_returnLabel#1 main_#t~ret29#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~5#1;assume { :end_inline_valid_product } true;main_~tmp~6#1 := main_#t~ret29#1;havoc main_#t~ret29#1; 1975#L609 assume 0 != main_~tmp~6#1;assume { :begin_inline_setup } true; 1962#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification2_spec__1 } true;~methAndRunningLastTime~0 := 0; 1963#__utac_acc__Specification2_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification2_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet4#1, test_#t~nondet5#1, test_#t~nondet6#1, test_#t~nondet7#1, test_~splverifierCounter~0#1, test_~tmp~0#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~0#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1956#L65-2 [2023-11-06 22:03:48,644 INFO L750 eck$LassoCheckResult]: Loop: 1956#L65-2 assume !false; 1911#L66 assume test_~splverifierCounter~0#1 < 4; 1912#L67 havoc test_#t~nondet4#1;test_~tmp~0#1 := test_#t~nondet4#1;havoc test_#t~nondet4#1; 2123#L75 assume !(0 != test_~tmp~0#1); 2121#L75-2 havoc test_#t~nondet5#1;test_~tmp___0~0#1 := test_#t~nondet5#1;havoc test_#t~nondet5#1; 2119#L85 assume !(0 != test_~tmp___0~0#1); 2117#L85-2 havoc test_#t~nondet6#1;test_~tmp___2~0#1 := test_#t~nondet6#1;havoc test_#t~nondet6#1; 2109#L95 assume 0 != test_~tmp___2~0#1; 2107#L101-2 assume { :begin_inline_timeShift } true; 2106#L139 assume !(0 != ~pumpRunning~0); 1886#L139-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret9#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 1887#L197 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret8#1, processEnvironment__wrappee__highWaterSensor_~tmp~1#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~1#1; 1972#L171-2 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret19#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~3#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~2#1;havoc isHighWaterLevel_~tmp~3#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;havoc isHighWaterSensorDry_~retValue_acc~8#1; 1966#L506-1 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~8#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~8#1; 1925#isHighWaterSensorDry_returnLabel#2 isHighWaterLevel_#t~ret19#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~3#1 := isHighWaterLevel_#t~ret19#1;havoc isHighWaterLevel_#t~ret19#1; 1926#L299-3 assume 0 != isHighWaterLevel_~tmp~3#1;isHighWaterLevel_~tmp___0~1#1 := 0; 1996#L299-5 isHighWaterLevel_~retValue_acc~2#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~2#1; 2022#isHighWaterLevel_returnLabel#2 processEnvironment__wrappee__highWaterSensor_#t~ret8#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret19#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~3#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~1#1 := processEnvironment__wrappee__highWaterSensor_#t~ret8#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret8#1; 2021#L175-3 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~1#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1916#processEnvironment__wrappee__base_returnLabel#3 assume { :end_inline_processEnvironment__wrappee__base } true; 1917#L171-3 havoc processEnvironment__wrappee__highWaterSensor_#t~ret8#1, processEnvironment__wrappee__highWaterSensor_~tmp~1#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 1869#L197-1 havoc processEnvironment_#t~ret9#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 1870#L146-1 assume { :begin_inline___utac_acc__Specification2_spec__2 } true;havoc __utac_acc__Specification2_spec__2_#t~ret21#1, __utac_acc__Specification2_spec__2_#t~ret22#1, __utac_acc__Specification2_spec__2_~tmp~5#1, __utac_acc__Specification2_spec__2_~tmp___0~3#1;havoc __utac_acc__Specification2_spec__2_~tmp~5#1;havoc __utac_acc__Specification2_spec__2_~tmp___0~3#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;isMethaneLevelCritical_~retValue_acc~6#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~6#1; 1889#isMethaneLevelCritical_returnLabel#1 __utac_acc__Specification2_spec__2_#t~ret21#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~6#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification2_spec__2_~tmp~5#1 := __utac_acc__Specification2_spec__2_#t~ret21#1;havoc __utac_acc__Specification2_spec__2_#t~ret21#1; 2011#L362 assume !(0 != __utac_acc__Specification2_spec__2_~tmp~5#1);~methAndRunningLastTime~0 := 0; 1881#L362-1 havoc __utac_acc__Specification2_spec__2_#t~ret21#1, __utac_acc__Specification2_spec__2_#t~ret22#1, __utac_acc__Specification2_spec__2_~tmp~5#1, __utac_acc__Specification2_spec__2_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification2_spec__2 } true; 1899#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1956#L65-2 [2023-11-06 22:03:48,645 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:48,645 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 4 times [2023-11-06 22:03:48,645 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:48,646 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1182724697] [2023-11-06 22:03:48,646 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:48,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:48,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,655 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:03:48,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,663 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:03:48,664 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:48,664 INFO L85 PathProgramCache]: Analyzing trace with hash -2015466576, now seen corresponding path program 1 times [2023-11-06 22:03:48,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:48,665 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1020853066] [2023-11-06 22:03:48,665 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:48,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:48,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,674 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:03:48,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,684 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:03:48,684 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 22:03:48,685 INFO L85 PathProgramCache]: Analyzing trace with hash -1844691161, now seen corresponding path program 1 times [2023-11-06 22:03:48,685 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-06 22:03:48,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1680708191] [2023-11-06 22:03:48,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 22:03:48,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-06 22:03:48,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,699 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:03:48,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:48,717 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-06 22:03:50,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:50,038 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-06 22:03:50,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-06 22:03:50,101 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 06.11 10:03:50 BoogieIcfgContainer [2023-11-06 22:03:50,101 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-06 22:03:50,101 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-06 22:03:50,102 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-06 22:03:50,102 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-06 22:03:50,103 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 10:03:46" (3/4) ... [2023-11-06 22:03:50,104 INFO L134 WitnessPrinter]: Generating witness for non-termination counterexample [2023-11-06 22:03:50,157 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/witness.graphml.graphml [2023-11-06 22:03:50,157 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-06 22:03:50,158 INFO L158 Benchmark]: Toolchain (without parser) took 4720.06ms. Allocated memory was 146.8MB in the beginning and 192.9MB in the end (delta: 46.1MB). Free memory was 105.0MB in the beginning and 88.0MB in the end (delta: 17.0MB). Peak memory consumption was 64.2MB. Max. memory is 16.1GB. [2023-11-06 22:03:50,159 INFO L158 Benchmark]: CDTParser took 0.43ms. Allocated memory is still 115.3MB. Free memory is still 67.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:03:50,159 INFO L158 Benchmark]: CACSL2BoogieTranslator took 564.36ms. Allocated memory is still 146.8MB. Free memory was 105.0MB in the beginning and 85.6MB in the end (delta: 19.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-06 22:03:50,160 INFO L158 Benchmark]: Boogie Procedure Inliner took 96.35ms. Allocated memory is still 146.8MB. Free memory was 85.6MB in the beginning and 82.0MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-06 22:03:50,160 INFO L158 Benchmark]: Boogie Preprocessor took 89.49ms. Allocated memory is still 146.8MB. Free memory was 82.0MB in the beginning and 79.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:03:50,160 INFO L158 Benchmark]: RCFGBuilder took 752.35ms. Allocated memory is still 146.8MB. Free memory was 79.9MB in the beginning and 114.4MB in the end (delta: -34.6MB). Peak memory consumption was 32.6MB. Max. memory is 16.1GB. [2023-11-06 22:03:50,161 INFO L158 Benchmark]: BuchiAutomizer took 3155.53ms. Allocated memory was 146.8MB in the beginning and 192.9MB in the end (delta: 46.1MB). Free memory was 114.4MB in the beginning and 91.1MB in the end (delta: 23.3MB). Peak memory consumption was 69.3MB. Max. memory is 16.1GB. [2023-11-06 22:03:50,161 INFO L158 Benchmark]: Witness Printer took 56.15ms. Allocated memory is still 192.9MB. Free memory was 91.1MB in the beginning and 88.0MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-06 22:03:50,164 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.43ms. Allocated memory is still 115.3MB. Free memory is still 67.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 564.36ms. Allocated memory is still 146.8MB. Free memory was 105.0MB in the beginning and 85.6MB in the end (delta: 19.4MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 96.35ms. Allocated memory is still 146.8MB. Free memory was 85.6MB in the beginning and 82.0MB in the end (delta: 3.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 89.49ms. Allocated memory is still 146.8MB. Free memory was 82.0MB in the beginning and 79.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 752.35ms. Allocated memory is still 146.8MB. Free memory was 79.9MB in the beginning and 114.4MB in the end (delta: -34.6MB). Peak memory consumption was 32.6MB. Max. memory is 16.1GB. * BuchiAutomizer took 3155.53ms. Allocated memory was 146.8MB in the beginning and 192.9MB in the end (delta: 46.1MB). Free memory was 114.4MB in the beginning and 91.1MB in the end (delta: 23.3MB). Peak memory consumption was 69.3MB. Max. memory is 16.1GB. * Witness Printer took 56.15ms. Allocated memory is still 192.9MB. Free memory was 91.1MB in the beginning and 88.0MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [49] - GenericResultAtLocation [Line: 121]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [121] - GenericResultAtLocation [Line: 343]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification2_spec.i","") [343] - GenericResultAtLocation [Line: 383]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [383] - GenericResultAtLocation [Line: 421]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [421] - GenericResultAtLocation [Line: 525]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [525] - GenericResultAtLocation [Line: 622]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [622] - GenericResultAtLocation [Line: 631]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [631] * 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 283 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 3.0s and 4 iterations. TraceHistogramMax:1. Analysis of lassos took 2.2s. 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, 366 StatesRemovedByMinimization, 2 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, 1144 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1144 mSDsluCounter, 2540 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1789 mSDsCounter, 58 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 195 IncrementalHoareTripleChecker+Invalid, 253 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 58 mSolverCounterUnsat, 751 mSDtfsCounter, 195 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: 65]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L131] int pumpRunning = 0; [L132] int systemActive = 1; [L345] int methAndRunningLastTime ; [L423] int waterLevel = 1; [L424] int methaneLevelCritical = 0; [L526] int cleanupTimeShifts = 4; [L801] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; VAL [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L600] int retValue_acc ; [L601] int tmp ; [L605] FCALL select_helpers() [L606] FCALL select_features() [L607] CALL, EXPR valid_product() [L413] int retValue_acc ; [L416] retValue_acc = 1 [L417] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, retValue_acc=1, systemActive=1, waterLevel=1] [L607] RET, EXPR valid_product() [L607] tmp = valid_product() [L609] COND TRUE \read(tmp) [L611] FCALL setup() [L612] CALL runTest() [L593] CALL __utac_acc__Specification2_spec__1() [L350] methAndRunningLastTime = 0 VAL [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L593] RET __utac_acc__Specification2_spec__1() [L594] CALL test() [L56] int splverifierCounter ; [L57] int tmp ; [L58] int tmp___0 ; [L59] int tmp___1 ; [L60] int tmp___2 ; [L63] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L65] COND TRUE 1 [L67] COND TRUE splverifierCounter < 4 [L73] tmp = __VERIFIER_nondet_int() [L75] COND FALSE !(\read(tmp)) [L83] tmp___0 = __VERIFIER_nondet_int() [L85] COND FALSE !(\read(tmp___0)) [L93] tmp___2 = __VERIFIER_nondet_int() [L95] COND TRUE \read(tmp___2) [L110] CALL timeShift() [L139] COND FALSE !(\read(pumpRunning)) [L146] COND TRUE \read(systemActive) [L148] CALL processEnvironment() [L194] int tmp ; [L197] COND FALSE !(\read(pumpRunning)) [L212] CALL processEnvironment__wrappee__highWaterSensor() [L168] int tmp ; [L171] COND TRUE ! pumpRunning [L173] CALL, EXPR isHighWaterLevel() [L291] int retValue_acc ; [L292] int tmp ; [L293] int tmp___0 ; [L297] CALL, EXPR isHighWaterSensorDry() [L503] int retValue_acc ; [L506] COND TRUE waterLevel < 2 [L507] retValue_acc = 1 [L508] return (retValue_acc); [L297] RET, EXPR isHighWaterSensorDry() [L297] tmp = isHighWaterSensorDry() [L299] COND TRUE \read(tmp) [L300] tmp___0 = 0 [L304] retValue_acc = tmp___0 [L305] return (retValue_acc); [L173] RET, EXPR isHighWaterLevel() [L173] tmp = isHighWaterLevel() [L175] COND FALSE !(\read(tmp)) [L181] FCALL processEnvironment__wrappee__base() [L212] RET processEnvironment__wrappee__highWaterSensor() [L148] RET processEnvironment() [L154] CALL __utac_acc__Specification2_spec__2() [L355] int tmp ; [L356] int tmp___0 ; [L360] CALL, EXPR isMethaneLevelCritical() [L462] int retValue_acc ; [L465] retValue_acc = methaneLevelCritical [L466] return (retValue_acc); [L360] RET, EXPR isMethaneLevelCritical() [L360] tmp = isMethaneLevelCritical() [L362] COND FALSE !(\read(tmp)) [L378] methAndRunningLastTime = 0 [L154] RET __utac_acc__Specification2_spec__2() [L110] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 65]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L131] int pumpRunning = 0; [L132] int systemActive = 1; [L345] int methAndRunningLastTime ; [L423] int waterLevel = 1; [L424] int methaneLevelCritical = 0; [L526] int cleanupTimeShifts = 4; [L801] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; VAL [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L600] int retValue_acc ; [L601] int tmp ; [L605] FCALL select_helpers() [L606] FCALL select_features() [L607] CALL, EXPR valid_product() [L413] int retValue_acc ; [L416] retValue_acc = 1 [L417] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, retValue_acc=1, systemActive=1, waterLevel=1] [L607] RET, EXPR valid_product() [L607] tmp = valid_product() [L609] COND TRUE \read(tmp) [L611] FCALL setup() [L612] CALL runTest() [L593] CALL __utac_acc__Specification2_spec__1() [L350] methAndRunningLastTime = 0 VAL [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L593] RET __utac_acc__Specification2_spec__1() [L594] CALL test() [L56] int splverifierCounter ; [L57] int tmp ; [L58] int tmp___0 ; [L59] int tmp___1 ; [L60] int tmp___2 ; [L63] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methAndRunningLastTime=0, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L65] COND TRUE 1 [L67] COND TRUE splverifierCounter < 4 [L73] tmp = __VERIFIER_nondet_int() [L75] COND FALSE !(\read(tmp)) [L83] tmp___0 = __VERIFIER_nondet_int() [L85] COND FALSE !(\read(tmp___0)) [L93] tmp___2 = __VERIFIER_nondet_int() [L95] COND TRUE \read(tmp___2) [L110] CALL timeShift() [L139] COND FALSE !(\read(pumpRunning)) [L146] COND TRUE \read(systemActive) [L148] CALL processEnvironment() [L194] int tmp ; [L197] COND FALSE !(\read(pumpRunning)) [L212] CALL processEnvironment__wrappee__highWaterSensor() [L168] int tmp ; [L171] COND TRUE ! pumpRunning [L173] CALL, EXPR isHighWaterLevel() [L291] int retValue_acc ; [L292] int tmp ; [L293] int tmp___0 ; [L297] CALL, EXPR isHighWaterSensorDry() [L503] int retValue_acc ; [L506] COND TRUE waterLevel < 2 [L507] retValue_acc = 1 [L508] return (retValue_acc); [L297] RET, EXPR isHighWaterSensorDry() [L297] tmp = isHighWaterSensorDry() [L299] COND TRUE \read(tmp) [L300] tmp___0 = 0 [L304] retValue_acc = tmp___0 [L305] return (retValue_acc); [L173] RET, EXPR isHighWaterLevel() [L173] tmp = isHighWaterLevel() [L175] COND FALSE !(\read(tmp)) [L181] FCALL processEnvironment__wrappee__base() [L212] RET processEnvironment__wrappee__highWaterSensor() [L148] RET processEnvironment() [L154] CALL __utac_acc__Specification2_spec__2() [L355] int tmp ; [L356] int tmp___0 ; [L360] CALL, EXPR isMethaneLevelCritical() [L462] int retValue_acc ; [L465] retValue_acc = methaneLevelCritical [L466] return (retValue_acc); [L360] RET, EXPR isMethaneLevelCritical() [L360] tmp = isMethaneLevelCritical() [L362] COND FALSE !(\read(tmp)) [L378] methAndRunningLastTime = 0 [L154] RET __utac_acc__Specification2_spec__2() [L110] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2023-11-06 22:03:50,209 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9d41f426-c4b2-4a11-aa0d-734063d871ee/bin/uautomizer-verify-WvqO1wxjHP/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(TERM)