./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec5_product62.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 0e0057cc 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_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec5_product62.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme --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 34b47c00ac265c7154b048b065075686f0b0d02157935b615817b802464c404c --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-26 12:01:14,328 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-26 12:01:14,475 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/config/svcomp-Termination-32bit-Automizer_Default.epf [2023-11-26 12:01:14,486 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-26 12:01:14,488 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-26 12:01:14,538 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-26 12:01:14,539 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-26 12:01:14,540 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-26 12:01:14,542 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-26 12:01:14,548 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-26 12:01:14,549 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-26 12:01:14,550 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-26 12:01:14,551 INFO L153 SettingsManager]: * Use SBE=true [2023-11-26 12:01:14,554 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2023-11-26 12:01:14,554 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2023-11-26 12:01:14,555 INFO L153 SettingsManager]: * Use old map elimination=false [2023-11-26 12:01:14,556 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2023-11-26 12:01:14,556 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2023-11-26 12:01:14,557 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2023-11-26 12:01:14,558 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-26 12:01:14,558 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2023-11-26 12:01:14,562 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-26 12:01:14,563 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-26 12:01:14,563 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-26 12:01:14,564 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-26 12:01:14,565 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2023-11-26 12:01:14,565 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2023-11-26 12:01:14,566 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2023-11-26 12:01:14,567 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-26 12:01:14,567 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-26 12:01:14,569 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-26 12:01:14,570 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2023-11-26 12:01:14,570 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-26 12:01:14,571 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-26 12:01:14,571 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-26 12:01:14,572 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-26 12:01:14,572 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-26 12:01:14,573 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2023-11-26 12:01:14,573 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_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/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_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme 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 -> 34b47c00ac265c7154b048b065075686f0b0d02157935b615817b802464c404c [2023-11-26 12:01:14,937 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-26 12:01:14,962 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-26 12:01:14,965 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-26 12:01:14,967 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-26 12:01:14,967 INFO L274 PluginConnector]: CDTParser initialized [2023-11-26 12:01:14,969 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/../../sv-benchmarks/c/product-lines/minepump_spec5_product62.cil.c [2023-11-26 12:01:18,450 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-26 12:01:18,751 INFO L384 CDTParser]: Found 1 translation units. [2023-11-26 12:01:18,752 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/sv-benchmarks/c/product-lines/minepump_spec5_product62.cil.c [2023-11-26 12:01:18,779 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/data/9d0b64bd4/9b0f436d828f406b87835c7292d41474/FLAG4a11e35dc [2023-11-26 12:01:18,800 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/data/9d0b64bd4/9b0f436d828f406b87835c7292d41474 [2023-11-26 12:01:18,807 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-26 12:01:18,811 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-26 12:01:18,815 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-26 12:01:18,815 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-26 12:01:18,822 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-26 12:01:18,823 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:01:18" (1/1) ... [2023-11-26 12:01:18,824 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@396ff388 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:18, skipping insertion in model container [2023-11-26 12:01:18,824 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 26.11 12:01:18" (1/1) ... [2023-11-26 12:01:18,890 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-26 12:01:19,211 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:01:19,225 INFO L202 MainTranslator]: Completed pre-run [2023-11-26 12:01:19,236 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [49] [2023-11-26 12:01:19,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [313] [2023-11-26 12:01:19,238 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [364] [2023-11-26 12:01:19,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [434] [2023-11-26 12:01:19,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [800] [2023-11-26 12:01:19,239 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [903] [2023-11-26 12:01:19,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [1003] [2023-11-26 12:01:19,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [1012] [2023-11-26 12:01:19,315 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-26 12:01:19,350 INFO L206 MainTranslator]: Completed translation [2023-11-26 12:01:19,351 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19 WrapperNode [2023-11-26 12:01:19,351 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-26 12:01:19,352 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-26 12:01:19,353 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-26 12:01:19,353 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-26 12:01:19,361 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,377 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,441 INFO L138 Inliner]: procedures = 60, calls = 109, calls flagged for inlining = 62, calls inlined = 184, statements flattened = 1246 [2023-11-26 12:01:19,441 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-26 12:01:19,442 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-26 12:01:19,442 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-26 12:01:19,443 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-26 12:01:19,454 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,454 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,464 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,487 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2023-11-26 12:01:19,488 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,488 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,511 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,522 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,526 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,531 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,539 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-26 12:01:19,540 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-26 12:01:19,540 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-26 12:01:19,540 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-26 12:01:19,541 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (1/1) ... [2023-11-26 12:01:19,547 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2023-11-26 12:01:19,562 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/z3 [2023-11-26 12:01:19,574 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2023-11-26 12:01:19,607 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2023-11-26 12:01:19,641 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-26 12:01:19,641 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2023-11-26 12:01:19,641 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-26 12:01:19,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-26 12:01:19,752 INFO L241 CfgBuilder]: Building ICFG [2023-11-26 12:01:19,754 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-26 12:01:20,686 INFO L282 CfgBuilder]: Performing block encoding [2023-11-26 12:01:20,711 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-26 12:01:20,715 INFO L309 CfgBuilder]: Removed 2 assume(true) statements. [2023-11-26 12:01:20,717 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:01:20 BoogieIcfgContainer [2023-11-26 12:01:20,717 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-26 12:01:20,719 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2023-11-26 12:01:20,719 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2023-11-26 12:01:20,722 INFO L274 PluginConnector]: BuchiAutomizer initialized [2023-11-26 12:01:20,723 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 12:01:20,723 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 26.11 12:01:18" (1/3) ... [2023-11-26 12:01:20,724 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@541594a8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 26.11 12:01:20, skipping insertion in model container [2023-11-26 12:01:20,724 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 12:01:20,725 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 26.11 12:01:19" (2/3) ... [2023-11-26 12:01:20,725 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@541594a8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 26.11 12:01:20, skipping insertion in model container [2023-11-26 12:01:20,725 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2023-11-26 12:01:20,725 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:01:20" (3/3) ... [2023-11-26 12:01:20,727 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec5_product62.cil.c [2023-11-26 12:01:20,786 INFO L303 stractBuchiCegarLoop]: Interprodecural is true [2023-11-26 12:01:20,786 INFO L304 stractBuchiCegarLoop]: Hoare is false [2023-11-26 12:01:20,786 INFO L305 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2023-11-26 12:01:20,786 INFO L306 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2023-11-26 12:01:20,787 INFO L307 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2023-11-26 12:01:20,787 INFO L308 stractBuchiCegarLoop]: Difference is false [2023-11-26 12:01:20,787 INFO L309 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2023-11-26 12:01:20,787 INFO L313 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2023-11-26 12:01:20,794 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 332 states, 331 states have (on average 1.3474320241691844) internal successors, (446), 331 states have internal predecessors, (446), 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-26 12:01:20,833 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 217 [2023-11-26 12:01:20,833 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 12:01:20,834 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 12:01:20,842 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:01:20,842 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] [2023-11-26 12:01:20,842 INFO L335 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2023-11-26 12:01:20,844 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 332 states, 331 states have (on average 1.3474320241691844) internal successors, (446), 331 states have internal predecessors, (446), 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-26 12:01:20,858 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 217 [2023-11-26 12:01:20,858 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 12:01:20,858 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 12:01:20,860 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:01:20,860 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] [2023-11-26 12:01:20,866 INFO L748 eck$LassoCheckResult]: Stem: 185#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~pumpRunning~0 := 0;~systemActive~0 := 1;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4; 202#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret54#1, main_~retValue_acc~11#1, main_~tmp~11#1;havoc main_~retValue_acc~11#1;havoc main_~tmp~11#1;assume { :begin_inline_select_helpers } true; 28#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 291#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~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 102#valid_product_returnLabel#1true main_#t~ret54#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~11#1 := main_#t~ret54#1;havoc main_#t~ret54#1; 106#L990true assume 0 != main_~tmp~11#1;assume { :begin_inline_setup } true; 79#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; 314#__utac_acc__Specification5_spec__1_returnLabel#1true assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet22#1, test_#t~nondet23#1, test_#t~nondet24#1, test_#t~nondet25#1, test_~splverifierCounter~0#1, test_~tmp~7#1, test_~tmp___0~3#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~7#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 260#L378-2true [2023-11-26 12:01:20,867 INFO L750 eck$LassoCheckResult]: Loop: 260#L378-2true assume !false; 123#L379true assume test_~splverifierCounter~0#1 < 4; 251#L380true havoc test_#t~nondet22#1;test_~tmp~7#1 := test_#t~nondet22#1;havoc test_#t~nondet22#1; 24#L388true assume !(0 != test_~tmp~7#1); 169#L388-2true havoc test_#t~nondet23#1;test_~tmp___0~3#1 := test_#t~nondet23#1;havoc test_#t~nondet23#1; 304#L398true assume !(0 != test_~tmp___0~3#1); 178#L398-2true havoc test_#t~nondet24#1;test_~tmp___2~0#1 := test_#t~nondet24#1;havoc test_#t~nondet24#1; 292#L408true assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet25#1;test_~tmp___1~0#1 := test_#t~nondet25#1;havoc test_#t~nondet25#1; 20#L416true assume 0 != test_~tmp___1~0#1; 130#L416-2true assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret19#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;havoc isPumpRunning_~retValue_acc~1#1;isPumpRunning_~retValue_acc~1#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~1#1; 305#isPumpRunning_returnLabel#1true __utac_acc__Specification5_spec__2_#t~ret19#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret19#1;havoc __utac_acc__Specification5_spec__2_#t~ret19#1; 258#__utac_acc__Specification5_spec__2_returnLabel#1true havoc __utac_acc__Specification5_spec__2_#t~ret19#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 115#L73true assume !(0 != ~pumpRunning~0); 38#L73-2true assume !(0 != ~systemActive~0); 306#L80-1true assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret20#1, __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_~tmp~6#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~6#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;havoc getWaterLevel_~retValue_acc~8#1;getWaterLevel_~retValue_acc~8#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~8#1; 232#getWaterLevel_returnLabel#1true __utac_acc__Specification5_spec__3_#t~ret20#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~6#1 := __utac_acc__Specification5_spec__3_#t~ret20#1;havoc __utac_acc__Specification5_spec__3_#t~ret20#1; 273#L343true assume !(2 != __utac_acc__Specification5_spec__3_~tmp~6#1); 57#L343-1true havoc __utac_acc__Specification5_spec__3_#t~ret20#1, __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_~tmp~6#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 233#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 260#L378-2true [2023-11-26 12:01:20,872 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:20,873 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times [2023-11-26 12:01:20,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:20,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [931408449] [2023-11-26 12:01:20,881 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:20,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:20,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:20,961 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 12:01:20,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:20,999 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 12:01:21,002 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:21,002 INFO L85 PathProgramCache]: Analyzing trace with hash 1980096910, now seen corresponding path program 1 times [2023-11-26 12:01:21,002 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:21,003 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [407163112] [2023-11-26 12:01:21,003 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:21,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:21,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:21,013 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 12:01:21,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:21,025 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 12:01:21,027 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:21,027 INFO L85 PathProgramCache]: Analyzing trace with hash -885122043, now seen corresponding path program 1 times [2023-11-26 12:01:21,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:21,028 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [512985006] [2023-11-26 12:01:21,028 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:21,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:21,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:01:21,356 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-26 12:01:21,369 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:01:21,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [512985006] [2023-11-26 12:01:21,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [512985006] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:01:21,371 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:01:21,371 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 12:01:21,372 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1104950583] [2023-11-26 12:01:21,372 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:01:21,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:01:21,586 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2023-11-26 12:01:21,587 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2023-11-26 12:01:21,593 INFO L87 Difference]: Start difference. First operand has 332 states, 331 states have (on average 1.3474320241691844) internal successors, (446), 331 states have internal predecessors, (446), 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.5) 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-26 12:01:21,737 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:01:21,737 INFO L93 Difference]: Finished difference Result 326 states and 429 transitions. [2023-11-26 12:01:21,740 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 326 states and 429 transitions. [2023-11-26 12:01:21,750 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 211 [2023-11-26 12:01:21,763 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 326 states to 316 states and 419 transitions. [2023-11-26 12:01:21,764 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 316 [2023-11-26 12:01:21,765 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 316 [2023-11-26 12:01:21,766 INFO L73 IsDeterministic]: Start isDeterministic. Operand 316 states and 419 transitions. [2023-11-26 12:01:21,768 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:01:21,769 INFO L218 hiAutomatonCegarLoop]: Abstraction has 316 states and 419 transitions. [2023-11-26 12:01:21,793 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 316 states and 419 transitions. [2023-11-26 12:01:21,829 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 316 to 316. [2023-11-26 12:01:21,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 316 states, 316 states have (on average 1.3259493670886076) internal successors, (419), 315 states have internal predecessors, (419), 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-26 12:01:21,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 316 states and 419 transitions. [2023-11-26 12:01:21,834 INFO L240 hiAutomatonCegarLoop]: Abstraction has 316 states and 419 transitions. [2023-11-26 12:01:21,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-26 12:01:21,839 INFO L428 stractBuchiCegarLoop]: Abstraction has 316 states and 419 transitions. [2023-11-26 12:01:21,839 INFO L335 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2023-11-26 12:01:21,840 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 316 states and 419 transitions. [2023-11-26 12:01:21,842 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 211 [2023-11-26 12:01:21,843 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 12:01:21,843 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 12:01:21,845 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:01:21,846 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] [2023-11-26 12:01:21,846 INFO L748 eck$LassoCheckResult]: Stem: 932#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~pumpRunning~0 := 0;~systemActive~0 := 1;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4; 933#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret54#1, main_~retValue_acc~11#1, main_~tmp~11#1;havoc main_~retValue_acc~11#1;havoc main_~tmp~11#1;assume { :begin_inline_select_helpers } true; 730#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 731#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~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 852#valid_product_returnLabel#1 main_#t~ret54#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~11#1 := main_#t~ret54#1;havoc main_#t~ret54#1; 853#L990 assume 0 != main_~tmp~11#1;assume { :begin_inline_setup } true; 822#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; 823#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet22#1, test_#t~nondet23#1, test_#t~nondet24#1, test_#t~nondet25#1, test_~splverifierCounter~0#1, test_~tmp~7#1, test_~tmp___0~3#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~7#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 963#L378-2 [2023-11-26 12:01:21,847 INFO L750 eck$LassoCheckResult]: Loop: 963#L378-2 assume !false; 877#L379 assume test_~splverifierCounter~0#1 < 4; 878#L380 havoc test_#t~nondet22#1;test_~tmp~7#1 := test_#t~nondet22#1;havoc test_#t~nondet22#1; 721#L388 assume !(0 != test_~tmp~7#1); 723#L388-2 havoc test_#t~nondet23#1;test_~tmp___0~3#1 := test_#t~nondet23#1;havoc test_#t~nondet23#1; 920#L398 assume !(0 != test_~tmp___0~3#1); 681#L398-2 havoc test_#t~nondet24#1;test_~tmp___2~0#1 := test_#t~nondet24#1;havoc test_#t~nondet24#1; 928#L408 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet25#1;test_~tmp___1~0#1 := test_#t~nondet25#1;havoc test_#t~nondet25#1; 715#L416 assume 0 != test_~tmp___1~0#1; 716#L416-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret19#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;havoc isPumpRunning_~retValue_acc~1#1;isPumpRunning_~retValue_acc~1#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~1#1; 888#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret19#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret19#1;havoc __utac_acc__Specification5_spec__2_#t~ret19#1; 977#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret19#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 865#L73 assume !(0 != ~pumpRunning~0); 747#L73-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 686#L157 assume 0 != ~pumpRunning~0;assume { :begin_inline_isMethaneAlarm } true;havoc isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret8#1, isMethaneAlarm_~retValue_acc~0#1;havoc isMethaneAlarm_~retValue_acc~0#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;isMethaneLevelCritical_~retValue_acc~7#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~7#1; 687#isMethaneLevelCritical_returnLabel#1 isMethaneAlarm_#t~ret8#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~7#1;assume { :end_inline_isMethaneLevelCritical } true;isMethaneAlarm_~retValue_acc~0#1 := isMethaneAlarm_#t~ret8#1;havoc isMethaneAlarm_#t~ret8#1;isMethaneAlarm_#res#1 := isMethaneAlarm_~retValue_acc~0#1; 988#isMethaneAlarm_returnLabel#1 processEnvironment_#t~ret6#1 := isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret8#1, isMethaneAlarm_~retValue_acc~0#1;assume { :end_inline_isMethaneAlarm } true;processEnvironment_~tmp~2#1 := processEnvironment_#t~ret6#1;havoc processEnvironment_#t~ret6#1; 917#L161 assume 0 != processEnvironment_~tmp~2#1;assume { :begin_inline_deactivatePump } true;~pumpRunning~0 := 0; 918#deactivatePump_returnLabel#1 assume { :end_inline_deactivatePump } true; 710#L157-1 havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 711#L80-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret20#1, __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_~tmp~6#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~6#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;havoc getWaterLevel_~retValue_acc~8#1;getWaterLevel_~retValue_acc~8#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~8#1; 964#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret20#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~6#1 := __utac_acc__Specification5_spec__3_#t~ret20#1;havoc __utac_acc__Specification5_spec__3_#t~ret20#1; 965#L343 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~6#1); 785#L343-1 havoc __utac_acc__Specification5_spec__3_#t~ret20#1, __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_~tmp~6#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 786#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 963#L378-2 [2023-11-26 12:01:21,847 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:21,847 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times [2023-11-26 12:01:21,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:21,848 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [344176406] [2023-11-26 12:01:21,848 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:21,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:21,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:21,870 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 12:01:21,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:21,894 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 12:01:21,895 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:21,896 INFO L85 PathProgramCache]: Analyzing trace with hash -1612950889, now seen corresponding path program 1 times [2023-11-26 12:01:21,900 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:21,900 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [877992628] [2023-11-26 12:01:21,901 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:21,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:21,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:01:21,925 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-26 12:01:21,925 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:01:21,926 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [877992628] [2023-11-26 12:01:21,926 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [877992628] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:01:21,926 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:01:21,926 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-26 12:01:21,927 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1919535883] [2023-11-26 12:01:21,927 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:01:21,927 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-26 12:01:21,928 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:01:21,928 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-26 12:01:21,928 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-26 12:01:21,929 INFO L87 Difference]: Start difference. First operand 316 states and 419 transitions. cyclomatic complexity: 105 Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 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-26 12:01:22,045 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:01:22,045 INFO L93 Difference]: Finished difference Result 333 states and 419 transitions. [2023-11-26 12:01:22,045 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 333 states and 419 transitions. [2023-11-26 12:01:22,049 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 228 [2023-11-26 12:01:22,052 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 333 states to 333 states and 419 transitions. [2023-11-26 12:01:22,053 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 333 [2023-11-26 12:01:22,053 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 333 [2023-11-26 12:01:22,054 INFO L73 IsDeterministic]: Start isDeterministic. Operand 333 states and 419 transitions. [2023-11-26 12:01:22,056 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:01:22,056 INFO L218 hiAutomatonCegarLoop]: Abstraction has 333 states and 419 transitions. [2023-11-26 12:01:22,057 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 333 states and 419 transitions. [2023-11-26 12:01:22,068 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 333 to 333. [2023-11-26 12:01:22,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 333 states, 333 states have (on average 1.2582582582582582) internal successors, (419), 332 states have internal predecessors, (419), 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-26 12:01:22,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 333 states and 419 transitions. [2023-11-26 12:01:22,071 INFO L240 hiAutomatonCegarLoop]: Abstraction has 333 states and 419 transitions. [2023-11-26 12:01:22,072 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-26 12:01:22,072 INFO L428 stractBuchiCegarLoop]: Abstraction has 333 states and 419 transitions. [2023-11-26 12:01:22,073 INFO L335 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2023-11-26 12:01:22,073 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 333 states and 419 transitions. [2023-11-26 12:01:22,075 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 228 [2023-11-26 12:01:22,076 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 12:01:22,076 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 12:01:22,077 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:01:22,077 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] [2023-11-26 12:01:22,077 INFO L748 eck$LassoCheckResult]: Stem: 1531#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~pumpRunning~0 := 0;~systemActive~0 := 1;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4; 1532#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret54#1, main_~retValue_acc~11#1, main_~tmp~11#1;havoc main_~retValue_acc~11#1;havoc main_~tmp~11#1;assume { :begin_inline_select_helpers } true; 1367#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1368#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~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 1458#valid_product_returnLabel#1 main_#t~ret54#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~11#1 := main_#t~ret54#1;havoc main_#t~ret54#1; 1459#L990 assume 0 != main_~tmp~11#1;assume { :begin_inline_setup } true; 1429#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; 1430#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet22#1, test_#t~nondet23#1, test_#t~nondet24#1, test_#t~nondet25#1, test_~splverifierCounter~0#1, test_~tmp~7#1, test_~tmp___0~3#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~7#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1563#L378-2 [2023-11-26 12:01:22,078 INFO L750 eck$LassoCheckResult]: Loop: 1563#L378-2 assume !false; 1477#L379 assume test_~splverifierCounter~0#1 < 4; 1478#L380 havoc test_#t~nondet22#1;test_~tmp~7#1 := test_#t~nondet22#1;havoc test_#t~nondet22#1; 1360#L388 assume !(0 != test_~tmp~7#1); 1362#L388-2 havoc test_#t~nondet23#1;test_~tmp___0~3#1 := test_#t~nondet23#1;havoc test_#t~nondet23#1; 1517#L398 assume !(0 != test_~tmp___0~3#1); 1336#L398-2 havoc test_#t~nondet24#1;test_~tmp___2~0#1 := test_#t~nondet24#1;havoc test_#t~nondet24#1; 1526#L408 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 1415#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 1355#L416-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret19#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;havoc isPumpRunning_~retValue_acc~1#1;isPumpRunning_~retValue_acc~1#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~1#1; 1485#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret19#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret19#1;havoc __utac_acc__Specification5_spec__2_#t~ret19#1; 1576#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret19#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 1466#L73 assume !(0 != ~pumpRunning~0); 1378#L73-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 1337#L157 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret5#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~1#1; 1338#L131-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret4#1, processEnvironment__wrappee__highWaterSensor_~tmp~0#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~0#1; 1339#L105-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret17#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~2#1;havoc isHighWaterLevel_~tmp~4#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~9#1;havoc isHighWaterSensorDry_~retValue_acc~9#1; 1340#L884-3 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~9#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~9#1; 1506#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret17#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~9#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~4#1 := isHighWaterLevel_#t~ret17#1;havoc isHighWaterLevel_#t~ret17#1; 1462#L276-9 assume 0 != isHighWaterLevel_~tmp~4#1;isHighWaterLevel_~tmp___0~0#1 := 0; 1442#L276-11 isHighWaterLevel_~retValue_acc~2#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~2#1; 1443#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret4#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret17#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~0#1 := processEnvironment__wrappee__highWaterSensor_#t~ret4#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret4#1; 1548#L109-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~0#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1484#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 1457#L105-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret4#1, processEnvironment__wrappee__highWaterSensor_~tmp~0#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 1465#L131-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret5#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 1352#L157-1 havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 1353#L80-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret20#1, __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_~tmp~6#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~6#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;havoc getWaterLevel_~retValue_acc~8#1;getWaterLevel_~retValue_acc~8#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~8#1; 1561#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret20#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~6#1 := __utac_acc__Specification5_spec__3_#t~ret20#1;havoc __utac_acc__Specification5_spec__3_#t~ret20#1; 1562#L343 assume !(2 != __utac_acc__Specification5_spec__3_~tmp~6#1); 1407#L343-1 havoc __utac_acc__Specification5_spec__3_#t~ret20#1, __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_~tmp~6#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 1408#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1563#L378-2 [2023-11-26 12:01:22,079 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:22,079 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times [2023-11-26 12:01:22,079 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:22,079 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [297168291] [2023-11-26 12:01:22,080 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:22,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:22,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:22,088 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 12:01:22,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:22,098 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 12:01:22,098 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:22,099 INFO L85 PathProgramCache]: Analyzing trace with hash 1643394597, now seen corresponding path program 1 times [2023-11-26 12:01:22,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:22,099 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1093117505] [2023-11-26 12:01:22,099 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:22,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:22,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-26 12:01:22,193 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-26 12:01:22,193 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2023-11-26 12:01:22,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1093117505] [2023-11-26 12:01:22,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1093117505] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-26 12:01:22,194 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-26 12:01:22,194 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2023-11-26 12:01:22,195 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1830566518] [2023-11-26 12:01:22,195 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-26 12:01:22,195 INFO L765 eck$LassoCheckResult]: loop already infeasible [2023-11-26 12:01:22,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2023-11-26 12:01:22,196 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-26 12:01:22,196 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-26 12:01:22,196 INFO L87 Difference]: Start difference. First operand 333 states and 419 transitions. cyclomatic complexity: 88 Second operand has 5 states, 5 states have (on average 6.4) internal successors, (32), 5 states have internal predecessors, (32), 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-26 12:01:22,516 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-26 12:01:22,516 INFO L93 Difference]: Finished difference Result 1151 states and 1442 transitions. [2023-11-26 12:01:22,517 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 1151 states and 1442 transitions. [2023-11-26 12:01:22,528 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 777 [2023-11-26 12:01:22,538 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 1151 states to 1151 states and 1442 transitions. [2023-11-26 12:01:22,539 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 1151 [2023-11-26 12:01:22,540 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 1151 [2023-11-26 12:01:22,541 INFO L73 IsDeterministic]: Start isDeterministic. Operand 1151 states and 1442 transitions. [2023-11-26 12:01:22,543 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-26 12:01:22,543 INFO L218 hiAutomatonCegarLoop]: Abstraction has 1151 states and 1442 transitions. [2023-11-26 12:01:22,546 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1151 states and 1442 transitions. [2023-11-26 12:01:22,576 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1151 to 655. [2023-11-26 12:01:22,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 655 states, 655 states have (on average 1.248854961832061) internal successors, (818), 654 states have internal predecessors, (818), 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-26 12:01:22,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 655 states to 655 states and 818 transitions. [2023-11-26 12:01:22,582 INFO L240 hiAutomatonCegarLoop]: Abstraction has 655 states and 818 transitions. [2023-11-26 12:01:22,582 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2023-11-26 12:01:22,584 INFO L428 stractBuchiCegarLoop]: Abstraction has 655 states and 818 transitions. [2023-11-26 12:01:22,585 INFO L335 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2023-11-26 12:01:22,586 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 655 states and 818 transitions. [2023-11-26 12:01:22,590 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 454 [2023-11-26 12:01:22,591 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2023-11-26 12:01:22,591 INFO L119 BuchiIsEmpty]: Starting construction of run [2023-11-26 12:01:22,592 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-26 12:01:22,593 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, 1] [2023-11-26 12:01:22,595 INFO L748 eck$LassoCheckResult]: Stem: 3045#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~pumpRunning~0 := 0;~systemActive~0 := 1;~switchedOnBeforeTS~0 := 0;~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4; 3046#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret54#1, main_~retValue_acc~11#1, main_~tmp~11#1;havoc main_~retValue_acc~11#1;havoc main_~tmp~11#1;assume { :begin_inline_select_helpers } true; 2866#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 2867#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~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 2961#valid_product_returnLabel#1 main_#t~ret54#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~11#1 := main_#t~ret54#1;havoc main_#t~ret54#1; 2962#L990 assume 0 != main_~tmp~11#1;assume { :begin_inline_setup } true; 2932#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; 2933#__utac_acc__Specification5_spec__1_returnLabel#1 assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet22#1, test_#t~nondet23#1, test_#t~nondet24#1, test_#t~nondet25#1, test_~splverifierCounter~0#1, test_~tmp~7#1, test_~tmp___0~3#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~7#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 3094#L378-2 [2023-11-26 12:01:22,596 INFO L750 eck$LassoCheckResult]: Loop: 3094#L378-2 assume !false; 2980#L379 assume test_~splverifierCounter~0#1 < 4; 2981#L380 havoc test_#t~nondet22#1;test_~tmp~7#1 := test_#t~nondet22#1;havoc test_#t~nondet22#1; 3105#L388 assume !(0 != test_~tmp~7#1); 3027#L388-2 havoc test_#t~nondet23#1;test_~tmp___0~3#1 := test_#t~nondet23#1;havoc test_#t~nondet23#1; 3028#L398 assume !(0 != test_~tmp___0~3#1); 3310#L398-2 havoc test_#t~nondet24#1;test_~tmp___2~0#1 := test_#t~nondet24#1;havoc test_#t~nondet24#1; 3309#L408 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet25#1;test_~tmp___1~0#1 := test_#t~nondet25#1;havoc test_#t~nondet25#1; 2854#L416 assume 0 != test_~tmp___1~0#1; 2855#L416-2 assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret19#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;havoc isPumpRunning_~retValue_acc~1#1;isPumpRunning_~retValue_acc~1#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~1#1; 3152#isPumpRunning_returnLabel#1 __utac_acc__Specification5_spec__2_#t~ret19#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret19#1;havoc __utac_acc__Specification5_spec__2_#t~ret19#1; 3153#__utac_acc__Specification5_spec__2_returnLabel#1 havoc __utac_acc__Specification5_spec__2_#t~ret19#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true; 3288#L73 assume !(0 != ~pumpRunning~0); 3287#L73-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 2834#L157 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret5#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~1#1; 2835#L131-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret4#1, processEnvironment__wrappee__highWaterSensor_~tmp~0#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~0#1; 2836#L105-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret17#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~2#1;havoc isHighWaterLevel_~tmp~4#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~9#1;havoc isHighWaterSensorDry_~retValue_acc~9#1; 2837#L884-3 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~9#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~9#1; 3014#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret17#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~9#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~4#1 := isHighWaterLevel_#t~ret17#1;havoc isHighWaterLevel_#t~ret17#1; 3267#L276-9 assume 0 != isHighWaterLevel_~tmp~4#1;isHighWaterLevel_~tmp___0~0#1 := 0; 3265#L276-11 isHighWaterLevel_~retValue_acc~2#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~2#1; 3262#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret4#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret17#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~0#1 := processEnvironment__wrappee__highWaterSensor_#t~ret4#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret4#1; 3167#L109-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~0#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 2986#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 2987#L105-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret4#1, processEnvironment__wrappee__highWaterSensor_~tmp~0#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 3234#L131-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret5#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 3139#L157-1 havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 3225#L80-1 assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret20#1, __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_~tmp~6#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~6#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;havoc getWaterLevel_~retValue_acc~8#1;getWaterLevel_~retValue_acc~8#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~8#1; 3224#getWaterLevel_returnLabel#1 __utac_acc__Specification5_spec__3_#t~ret20#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~8#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~6#1 := __utac_acc__Specification5_spec__3_#t~ret20#1;havoc __utac_acc__Specification5_spec__3_#t~ret20#1; 3223#L343 assume 2 != __utac_acc__Specification5_spec__3_~tmp~6#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;havoc isPumpRunning_~retValue_acc~1#1;isPumpRunning_~retValue_acc~1#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~1#1; 3098#isPumpRunning_returnLabel#2 __utac_acc__Specification5_spec__3_#t~ret21#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~1#1;assume { :end_inline_isPumpRunning } true;__utac_acc__Specification5_spec__3_~tmp___0~2#1 := __utac_acc__Specification5_spec__3_#t~ret21#1;havoc __utac_acc__Specification5_spec__3_#t~ret21#1; 3099#L347 assume !(0 != __utac_acc__Specification5_spec__3_~tmp___0~2#1); 3321#L343-1 havoc __utac_acc__Specification5_spec__3_#t~ret20#1, __utac_acc__Specification5_spec__3_#t~ret21#1, __utac_acc__Specification5_spec__3_~tmp~6#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true; 3093#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 3094#L378-2 [2023-11-26 12:01:22,600 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:22,600 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 4 times [2023-11-26 12:01:22,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:22,601 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1573215596] [2023-11-26 12:01:22,602 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:22,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:22,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:22,615 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 12:01:22,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:22,633 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 12:01:22,633 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:22,634 INFO L85 PathProgramCache]: Analyzing trace with hash -1560167041, now seen corresponding path program 1 times [2023-11-26 12:01:22,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:22,636 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1130456118] [2023-11-26 12:01:22,636 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:22,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:22,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:22,660 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 12:01:22,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:22,678 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 12:01:22,679 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-26 12:01:22,679 INFO L85 PathProgramCache]: Analyzing trace with hash 500983336, now seen corresponding path program 1 times [2023-11-26 12:01:22,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2023-11-26 12:01:22,680 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1633840981] [2023-11-26 12:01:22,680 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-26 12:01:22,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-26 12:01:22,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:22,693 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 12:01:22,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:22,710 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2023-11-26 12:01:24,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:24,099 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-26 12:01:24,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-26 12:01:24,203 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 26.11 12:01:24 BoogieIcfgContainer [2023-11-26 12:01:24,203 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2023-11-26 12:01:24,204 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-26 12:01:24,204 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-26 12:01:24,204 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-26 12:01:24,205 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 26.11 12:01:20" (3/4) ... [2023-11-26 12:01:24,206 INFO L134 WitnessPrinter]: Generating witness for non-termination counterexample [2023-11-26 12:01:24,292 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/witness.graphml [2023-11-26 12:01:24,292 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-26 12:01:24,293 INFO L158 Benchmark]: Toolchain (without parser) took 5482.13ms. Allocated memory was 130.0MB in the beginning and 201.3MB in the end (delta: 71.3MB). Free memory was 92.3MB in the beginning and 76.7MB in the end (delta: 15.6MB). Peak memory consumption was 87.9MB. Max. memory is 16.1GB. [2023-11-26 12:01:24,293 INFO L158 Benchmark]: CDTParser took 0.38ms. Allocated memory is still 130.0MB. Free memory is still 76.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-26 12:01:24,294 INFO L158 Benchmark]: CACSL2BoogieTranslator took 536.72ms. Allocated memory is still 130.0MB. Free memory was 92.0MB in the beginning and 72.4MB in the end (delta: 19.6MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2023-11-26 12:01:24,294 INFO L158 Benchmark]: Boogie Procedure Inliner took 89.24ms. Allocated memory is still 130.0MB. Free memory was 72.4MB in the beginning and 67.2MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-26 12:01:24,295 INFO L158 Benchmark]: Boogie Preprocessor took 96.70ms. Allocated memory is still 130.0MB. Free memory was 67.2MB in the beginning and 61.2MB in the end (delta: 6.0MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-26 12:01:24,295 INFO L158 Benchmark]: RCFGBuilder took 1177.78ms. Allocated memory was 130.0MB in the beginning and 167.8MB in the end (delta: 37.7MB). Free memory was 61.2MB in the beginning and 100.6MB in the end (delta: -39.4MB). Peak memory consumption was 16.3MB. Max. memory is 16.1GB. [2023-11-26 12:01:24,296 INFO L158 Benchmark]: BuchiAutomizer took 3483.89ms. Allocated memory was 167.8MB in the beginning and 201.3MB in the end (delta: 33.6MB). Free memory was 100.6MB in the beginning and 79.9MB in the end (delta: 20.7MB). Peak memory consumption was 54.9MB. Max. memory is 16.1GB. [2023-11-26 12:01:24,296 INFO L158 Benchmark]: Witness Printer took 88.83ms. Allocated memory is still 201.3MB. Free memory was 79.9MB in the beginning and 76.7MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-26 12:01:24,299 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.38ms. Allocated memory is still 130.0MB. Free memory is still 76.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 536.72ms. Allocated memory is still 130.0MB. Free memory was 92.0MB in the beginning and 72.4MB in the end (delta: 19.6MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 89.24ms. Allocated memory is still 130.0MB. Free memory was 72.4MB in the beginning and 67.2MB in the end (delta: 5.2MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 96.70ms. Allocated memory is still 130.0MB. Free memory was 67.2MB in the beginning and 61.2MB in the end (delta: 6.0MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * RCFGBuilder took 1177.78ms. Allocated memory was 130.0MB in the beginning and 167.8MB in the end (delta: 37.7MB). Free memory was 61.2MB in the beginning and 100.6MB in the end (delta: -39.4MB). Peak memory consumption was 16.3MB. Max. memory is 16.1GB. * BuchiAutomizer took 3483.89ms. Allocated memory was 167.8MB in the beginning and 201.3MB in the end (delta: 33.6MB). Free memory was 100.6MB in the beginning and 79.9MB in the end (delta: 20.7MB). Peak memory consumption was 54.9MB. Max. memory is 16.1GB. * Witness Printer took 88.83ms. Allocated memory is still 201.3MB. Free memory was 79.9MB in the beginning and 76.7MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [49] - GenericResultAtLocation [Line: 313]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [313] - GenericResultAtLocation [Line: 364]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [364] - GenericResultAtLocation [Line: 434]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [434] - GenericResultAtLocation [Line: 800]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [800] - GenericResultAtLocation [Line: 903]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [903] - GenericResultAtLocation [Line: 1003]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [1003] - GenericResultAtLocation [Line: 1012]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [1012] * 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 655 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.5s. Highest rank in rank-based complementation 0. Minimization of det autom 3. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 3 MinimizatonAttempts, 496 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, 2788 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 2788 mSDsluCounter, 2889 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1550 mSDsCounter, 65 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 242 IncrementalHoareTripleChecker+Invalid, 307 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 65 mSolverCounterUnsat, 1339 mSDtfsCounter, 242 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: 378]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L61] int pumpRunning = 0; [L62] int systemActive = 1; [L316] int switchedOnBeforeTS ; [L604] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L801] int waterLevel = 1; [L802] int methaneLevelCritical = 0; [L904] int cleanupTimeShifts = 4; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L981] int retValue_acc ; [L982] int tmp ; [L986] FCALL select_helpers() [L987] FCALL select_features() [L988] CALL, EXPR valid_product() [L1039] int retValue_acc ; [L1042] retValue_acc = 1 [L1043] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, retValue_acc=1, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L988] RET, EXPR valid_product() [L988] tmp = valid_product() [L990] COND TRUE \read(tmp) [L992] FCALL setup() [L993] CALL runTest() [L971] CALL __utac_acc__Specification5_spec__1() [L321] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L971] RET __utac_acc__Specification5_spec__1() [L972] CALL test() [L369] int splverifierCounter ; [L370] int tmp ; [L371] int tmp___0 ; [L372] int tmp___1 ; [L373] int tmp___2 ; [L376] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L378] COND TRUE 1 [L380] COND TRUE splverifierCounter < 4 [L386] tmp = __VERIFIER_nondet_int() [L388] COND FALSE !(\read(tmp)) [L396] tmp___0 = __VERIFIER_nondet_int() [L398] COND FALSE !(\read(tmp___0)) [L406] tmp___2 = __VERIFIER_nondet_int() [L408] COND FALSE !(\read(tmp___2)) [L414] tmp___1 = __VERIFIER_nondet_int() [L416] COND TRUE \read(tmp___1) [L423] CALL timeShift() [L71] CALL __utac_acc__Specification5_spec__2() [L330] CALL, EXPR isPumpRunning() [L223] int retValue_acc ; [L226] retValue_acc = pumpRunning [L227] return (retValue_acc); [L330] RET, EXPR isPumpRunning() [L330] switchedOnBeforeTS = isPumpRunning() [L71] RET __utac_acc__Specification5_spec__2() [L73] COND FALSE !(\read(pumpRunning)) [L80] COND TRUE \read(systemActive) [L82] CALL processEnvironment() [L154] int tmp ; [L157] COND FALSE !(\read(pumpRunning)) [L172] CALL processEnvironment__wrappee__methaneQuery() [L128] int tmp ; [L131] COND FALSE !(\read(pumpRunning)) [L146] CALL processEnvironment__wrappee__highWaterSensor() [L102] int tmp ; [L105] COND TRUE ! pumpRunning [L107] CALL, EXPR isHighWaterLevel() [L268] int retValue_acc ; [L269] int tmp ; [L270] int tmp___0 ; [L274] CALL, EXPR isHighWaterSensorDry() [L881] int retValue_acc ; [L884] COND TRUE waterLevel < 2 [L885] retValue_acc = 1 [L886] return (retValue_acc); [L274] RET, EXPR isHighWaterSensorDry() [L274] tmp = isHighWaterSensorDry() [L276] COND TRUE \read(tmp) [L277] tmp___0 = 0 [L281] retValue_acc = tmp___0 [L282] return (retValue_acc); [L107] RET, EXPR isHighWaterLevel() [L107] tmp = isHighWaterLevel() [L109] COND FALSE !(\read(tmp)) [L115] FCALL processEnvironment__wrappee__base() [L146] RET processEnvironment__wrappee__highWaterSensor() [L172] RET processEnvironment__wrappee__methaneQuery() [L82] RET processEnvironment() [L88] CALL __utac_acc__Specification5_spec__3() [L336] int tmp ; [L337] int tmp___0 ; [L341] CALL, EXPR getWaterLevel() [L872] int retValue_acc ; [L875] retValue_acc = waterLevel [L876] return (retValue_acc); [L341] RET, EXPR getWaterLevel() [L341] tmp = getWaterLevel() [L343] COND TRUE tmp != 2 [L345] CALL, EXPR isPumpRunning() [L223] int retValue_acc ; [L226] retValue_acc = pumpRunning [L227] return (retValue_acc); [L345] RET, EXPR isPumpRunning() [L345] tmp___0 = isPumpRunning() [L347] COND FALSE !(\read(tmp___0)) [L88] RET __utac_acc__Specification5_spec__3() [L423] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 378]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L61] int pumpRunning = 0; [L62] int systemActive = 1; [L316] int switchedOnBeforeTS ; [L604] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L801] int waterLevel = 1; [L802] int methaneLevelCritical = 0; [L904] int cleanupTimeShifts = 4; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L981] int retValue_acc ; [L982] int tmp ; [L986] FCALL select_helpers() [L987] FCALL select_features() [L988] CALL, EXPR valid_product() [L1039] int retValue_acc ; [L1042] retValue_acc = 1 [L1043] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, retValue_acc=1, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L988] RET, EXPR valid_product() [L988] tmp = valid_product() [L990] COND TRUE \read(tmp) [L992] FCALL setup() [L993] CALL runTest() [L971] CALL __utac_acc__Specification5_spec__1() [L321] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L971] RET __utac_acc__Specification5_spec__1() [L972] CALL test() [L369] int splverifierCounter ; [L370] int tmp ; [L371] int tmp___0 ; [L372] int tmp___1 ; [L373] int tmp___2 ; [L376] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L378] COND TRUE 1 [L380] COND TRUE splverifierCounter < 4 [L386] tmp = __VERIFIER_nondet_int() [L388] COND FALSE !(\read(tmp)) [L396] tmp___0 = __VERIFIER_nondet_int() [L398] COND FALSE !(\read(tmp___0)) [L406] tmp___2 = __VERIFIER_nondet_int() [L408] COND FALSE !(\read(tmp___2)) [L414] tmp___1 = __VERIFIER_nondet_int() [L416] COND TRUE \read(tmp___1) [L423] CALL timeShift() [L71] CALL __utac_acc__Specification5_spec__2() [L330] CALL, EXPR isPumpRunning() [L223] int retValue_acc ; [L226] retValue_acc = pumpRunning [L227] return (retValue_acc); [L330] RET, EXPR isPumpRunning() [L330] switchedOnBeforeTS = isPumpRunning() [L71] RET __utac_acc__Specification5_spec__2() [L73] COND FALSE !(\read(pumpRunning)) [L80] COND TRUE \read(systemActive) [L82] CALL processEnvironment() [L154] int tmp ; [L157] COND FALSE !(\read(pumpRunning)) [L172] CALL processEnvironment__wrappee__methaneQuery() [L128] int tmp ; [L131] COND FALSE !(\read(pumpRunning)) [L146] CALL processEnvironment__wrappee__highWaterSensor() [L102] int tmp ; [L105] COND TRUE ! pumpRunning [L107] CALL, EXPR isHighWaterLevel() [L268] int retValue_acc ; [L269] int tmp ; [L270] int tmp___0 ; [L274] CALL, EXPR isHighWaterSensorDry() [L881] int retValue_acc ; [L884] COND TRUE waterLevel < 2 [L885] retValue_acc = 1 [L886] return (retValue_acc); [L274] RET, EXPR isHighWaterSensorDry() [L274] tmp = isHighWaterSensorDry() [L276] COND TRUE \read(tmp) [L277] tmp___0 = 0 [L281] retValue_acc = tmp___0 [L282] return (retValue_acc); [L107] RET, EXPR isHighWaterLevel() [L107] tmp = isHighWaterLevel() [L109] COND FALSE !(\read(tmp)) [L115] FCALL processEnvironment__wrappee__base() [L146] RET processEnvironment__wrappee__highWaterSensor() [L172] RET processEnvironment__wrappee__methaneQuery() [L82] RET processEnvironment() [L88] CALL __utac_acc__Specification5_spec__3() [L336] int tmp ; [L337] int tmp___0 ; [L341] CALL, EXPR getWaterLevel() [L872] int retValue_acc ; [L875] retValue_acc = waterLevel [L876] return (retValue_acc); [L341] RET, EXPR getWaterLevel() [L341] tmp = getWaterLevel() [L343] COND TRUE tmp != 2 [L345] CALL, EXPR isPumpRunning() [L223] int retValue_acc ; [L226] retValue_acc = pumpRunning [L227] return (retValue_acc); [L345] RET, EXPR isPumpRunning() [L345] tmp___0 = isPumpRunning() [L347] COND FALSE !(\read(tmp___0)) [L88] RET __utac_acc__Specification5_spec__3() [L423] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2023-11-26 12:01:24,383 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0da36c1a-8ed6-465b-b68f-94f55429097a/bin/uautomizer-verify-VRDe98Ueme/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)