./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec5_product48.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version 6497de01 Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec5_product48.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC --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 96a9f4a5eb48d3a052332271e6f513d6efe176b9f027fc1b42847acbd4831cf9 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-6497de0 [2024-11-24 00:12:56,773 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 00:12:56,885 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-24 00:12:56,893 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 00:12:56,893 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-24 00:12:56,943 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 00:12:56,945 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-24 00:12:56,945 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-24 00:12:56,946 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-24 00:12:56,946 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-24 00:12:56,948 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 00:12:56,948 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 00:12:56,948 INFO L153 SettingsManager]: * Use SBE=true [2024-11-24 00:12:56,948 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-24 00:12:56,950 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-24 00:12:56,950 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-24 00:12:56,950 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-24 00:12:56,950 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-24 00:12:56,951 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-24 00:12:56,951 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 00:12:56,951 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-24 00:12:56,951 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 00:12:56,951 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 00:12:56,951 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 00:12:56,952 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 00:12:56,952 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-24 00:12:56,952 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-24 00:12:56,952 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-24 00:12:56,952 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 00:12:56,952 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 00:12:56,953 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 00:12:56,953 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-24 00:12:56,953 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 00:12:56,953 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 00:12:56,953 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 00:12:56,953 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-24 00:12:56,953 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 00:12:56,953 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL_NO_AM [2024-11-24 00:12:56,954 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-24 00:12:56,954 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC 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 -> 96a9f4a5eb48d3a052332271e6f513d6efe176b9f027fc1b42847acbd4831cf9 [2024-11-24 00:12:57,349 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 00:12:57,361 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 00:12:57,364 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 00:12:57,366 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 00:12:57,367 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 00:12:57,369 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/../../sv-benchmarks/c/product-lines/minepump_spec5_product48.cil.c [2024-11-24 00:13:01,225 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/data/37e41a1c3/536123458395456cbb0e3e4806986b31/FLAG95f26028e [2024-11-24 00:13:01,700 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 00:13:01,701 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/sv-benchmarks/c/product-lines/minepump_spec5_product48.cil.c [2024-11-24 00:13:01,728 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/data/37e41a1c3/536123458395456cbb0e3e4806986b31/FLAG95f26028e [2024-11-24 00:13:01,760 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/data/37e41a1c3/536123458395456cbb0e3e4806986b31 [2024-11-24 00:13:01,763 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 00:13:01,765 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 00:13:01,768 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 00:13:01,768 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 00:13:01,778 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 00:13:01,781 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:13:01" (1/1) ... [2024-11-24 00:13:01,784 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@30b07691 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:01, skipping insertion in model container [2024-11-24 00:13:01,784 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 12:13:01" (1/1) ... [2024-11-24 00:13:01,849 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 00:13:02,296 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:13:02,315 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 00:13:02,325 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [49] [2024-11-24 00:13:02,327 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [415] [2024-11-24 00:13:02,327 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [424] [2024-11-24 00:13:02,327 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [499] [2024-11-24 00:13:02,328 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [730] [2024-11-24 00:13:02,328 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [825] [2024-11-24 00:13:02,328 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [926] [2024-11-24 00:13:02,328 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [975] [2024-11-24 00:13:02,411 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 00:13:02,437 INFO L204 MainTranslator]: Completed translation [2024-11-24 00:13:02,437 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02 WrapperNode [2024-11-24 00:13:02,438 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 00:13:02,439 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 00:13:02,439 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 00:13:02,439 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 00:13:02,448 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,465 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,514 INFO L138 Inliner]: procedures = 58, calls = 106, calls flagged for inlining = 59, calls inlined = 108, statements flattened = 705 [2024-11-24 00:13:02,515 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 00:13:02,515 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 00:13:02,515 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 00:13:02,516 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 00:13:02,526 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,526 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,530 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,546 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-24 00:13:02,546 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,547 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,556 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,558 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,565 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,567 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,569 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,573 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 00:13:02,574 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 00:13:02,574 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 00:13:02,574 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 00:13:02,575 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (1/1) ... [2024-11-24 00:13:02,582 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-24 00:13:02,601 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:13:02,627 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-24 00:13:02,633 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-24 00:13:02,671 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 00:13:02,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-24 00:13:02,672 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 00:13:02,672 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 00:13:02,767 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 00:13:02,770 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 00:13:03,632 INFO L? ?]: Removed 163 outVars from TransFormulas that were not future-live. [2024-11-24 00:13:03,632 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 00:13:03,651 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 00:13:03,651 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-24 00:13:03,652 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:13:03 BoogieIcfgContainer [2024-11-24 00:13:03,652 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 00:13:03,653 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-24 00:13:03,653 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-24 00:13:03,661 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-24 00:13:03,662 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-24 00:13:03,662 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 24.11 12:13:01" (1/3) ... [2024-11-24 00:13:03,664 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@828910e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 24.11 12:13:03, skipping insertion in model container [2024-11-24 00:13:03,664 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-24 00:13:03,664 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 12:13:02" (2/3) ... [2024-11-24 00:13:03,665 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@828910e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 24.11 12:13:03, skipping insertion in model container [2024-11-24 00:13:03,665 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-24 00:13:03,665 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:13:03" (3/3) ... [2024-11-24 00:13:03,667 INFO L363 chiAutomizerObserver]: Analyzing ICFG minepump_spec5_product48.cil.c [2024-11-24 00:13:03,736 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-24 00:13:03,737 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-24 00:13:03,737 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-24 00:13:03,737 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-24 00:13:03,738 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-24 00:13:03,738 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-24 00:13:03,738 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-24 00:13:03,738 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-24 00:13:03,745 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 196 states, 195 states have (on average 1.3487179487179488) internal successors, (263), 195 states have internal predecessors, (263), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:13:03,776 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 127 [2024-11-24 00:13:03,777 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-24 00:13:03,777 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-24 00:13:03,787 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:13:03,787 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:13:03,787 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-24 00:13:03,789 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 196 states, 195 states have (on average 1.3487179487179488) internal successors, (263), 195 states have internal predecessors, (263), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:13:03,808 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 127 [2024-11-24 00:13:03,812 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-24 00:13:03,812 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-24 00:13:03,813 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:13:03,813 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:13:03,822 INFO L747 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~head~0.base, ~head~0.offset := 0, 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret49#1, main_~retValue_acc~9#1, main_~tmp~8#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~8#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;havoc valid_product_~retValue_acc~11#1;valid_product_~retValue_acc~11#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~11#1;" "main_#t~ret49#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;assume { :end_inline_valid_product } true;main_~tmp~8#1 := main_#t~ret49#1;havoc main_#t~ret49#1;" "assume 0 != main_~tmp~8#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet27#1, test_#t~nondet28#1, test_#t~nondet29#1, test_#t~nondet30#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" [2024-11-24 00:13:03,823 INFO L749 eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet27#1;test_~tmp~3#1 := test_#t~nondet27#1;havoc test_#t~nondet27#1;" "assume !(0 != test_~tmp~3#1);" "havoc test_#t~nondet28#1;test_~tmp___0~0#1 := test_#t~nondet28#1;havoc test_#t~nondet28#1;" "assume !(0 != test_~tmp___0~0#1);" "havoc test_#t~nondet29#1;test_~tmp___2~0#1 := test_#t~nondet29#1;havoc test_#t~nondet29#1;" "assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1;" "assume { :end_inline_startSystem } true;" "assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1;" "__utac_acc__Specification5_spec__2_#t~ret50#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret50#1;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;" "havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true;" "assume !(0 != ~pumpRunning~0);" "assume !(0 != ~systemActive~0);" "assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~9#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1;" "__utac_acc__Specification5_spec__3_#t~ret51#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~9#1 := __utac_acc__Specification5_spec__3_#t~ret51#1;havoc __utac_acc__Specification5_spec__3_#t~ret51#1;" "assume !(2 != __utac_acc__Specification5_spec__3_~tmp~9#1);" "havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true;" "assume { :end_inline_timeShift } true;" [2024-11-24 00:13:03,831 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:13:03,835 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 1 times [2024-11-24 00:13:03,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-11-24 00:13:03,848 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [627454098] [2024-11-24 00:13:03,849 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:03,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:13:03,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:03,988 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 00:13:04,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:04,045 INFO L130 FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace [2024-11-24 00:13:04,050 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:13:04,050 INFO L85 PathProgramCache]: Analyzing trace with hash -386540553, now seen corresponding path program 1 times [2024-11-24 00:13:04,050 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-11-24 00:13:04,051 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1302460163] [2024-11-24 00:13:04,051 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:04,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:13:04,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:13:04,234 INFO L136 FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace [2024-11-24 00:13:04,234 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1302460163] [2024-11-24 00:13:04,234 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1302460163] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 00:13:04,235 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1939881067] [2024-11-24 00:13:04,235 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:04,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 00:13:04,235 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:13:04,239 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 00:13:04,241 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-24 00:13:04,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:13:04,339 INFO L256 TraceCheckSpWp]: Trace formula consists of 35 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-24 00:13:04,340 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:13:04,390 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 00:13:04,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1939881067] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 00:13:04,430 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 00:13:04,430 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 3 [2024-11-24 00:13:04,431 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [239242049] [2024-11-24 00:13:04,432 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 00:13:04,436 INFO L764 eck$LassoCheckResult]: loop already infeasible [2024-11-24 00:13:04,437 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM [2024-11-24 00:13:04,478 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 00:13:04,480 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 00:13:04,483 INFO L87 Difference]: Start difference. First operand has 196 states, 195 states have (on average 1.3487179487179488) internal successors, (263), 195 states have internal predecessors, (263), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:13:04,606 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-24 00:13:04,610 INFO L93 Difference]: Finished difference Result 370 states and 486 transitions. [2024-11-24 00:13:04,612 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 370 states and 486 transitions. [2024-11-24 00:13:04,629 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 240 [2024-11-24 00:13:04,641 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 370 states to 350 states and 465 transitions. [2024-11-24 00:13:04,642 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 350 [2024-11-24 00:13:04,644 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 350 [2024-11-24 00:13:04,644 INFO L73 IsDeterministic]: Start isDeterministic. Operand 350 states and 465 transitions. [2024-11-24 00:13:04,647 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-24 00:13:04,647 INFO L218 hiAutomatonCegarLoop]: Abstraction has 350 states and 465 transitions. [2024-11-24 00:13:04,668 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 350 states and 465 transitions. [2024-11-24 00:13:04,698 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 350 to 347. [2024-11-24 00:13:04,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 347 states, 347 states have (on average 1.3285302593659942) internal successors, (461), 346 states have internal predecessors, (461), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:13:04,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 347 states and 461 transitions. [2024-11-24 00:13:04,709 INFO L240 hiAutomatonCegarLoop]: Abstraction has 347 states and 461 transitions. [2024-11-24 00:13:04,712 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 00:13:04,717 INFO L425 stractBuchiCegarLoop]: Abstraction has 347 states and 461 transitions. [2024-11-24 00:13:04,717 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-24 00:13:04,718 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 347 states and 461 transitions. [2024-11-24 00:13:04,722 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 237 [2024-11-24 00:13:04,722 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-24 00:13:04,723 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-24 00:13:04,723 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:13:04,723 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] [2024-11-24 00:13:04,724 INFO L747 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~head~0.base, ~head~0.offset := 0, 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret49#1, main_~retValue_acc~9#1, main_~tmp~8#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~8#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;havoc valid_product_~retValue_acc~11#1;valid_product_~retValue_acc~11#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~11#1;" "main_#t~ret49#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;assume { :end_inline_valid_product } true;main_~tmp~8#1 := main_#t~ret49#1;havoc main_#t~ret49#1;" "assume 0 != main_~tmp~8#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet27#1, test_#t~nondet28#1, test_#t~nondet29#1, test_#t~nondet30#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" [2024-11-24 00:13:04,724 INFO L749 eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet27#1;test_~tmp~3#1 := test_#t~nondet27#1;havoc test_#t~nondet27#1;" "assume !(0 != test_~tmp~3#1);" "havoc test_#t~nondet28#1;test_~tmp___0~0#1 := test_#t~nondet28#1;havoc test_#t~nondet28#1;" "assume !(0 != test_~tmp___0~0#1);" "havoc test_#t~nondet29#1;test_~tmp___2~0#1 := test_#t~nondet29#1;havoc test_#t~nondet29#1;" "assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet30#1;test_~tmp___1~0#1 := test_#t~nondet30#1;havoc test_#t~nondet30#1;" "assume !(0 != test_~tmp___1~0#1);" "assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1;" "__utac_acc__Specification5_spec__2_#t~ret50#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret50#1;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;" "havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true;" "assume !(0 != ~pumpRunning~0);" "assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret32#1, processEnvironment_~tmp~5#1;havoc processEnvironment_~tmp~5#1;" "assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret31#1, processEnvironment__wrappee__methaneQuery_~tmp~4#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~4#1;" "assume !(0 == ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true;" "assume { :end_inline_processEnvironment__wrappee__base } true;" "havoc processEnvironment__wrappee__methaneQuery_#t~ret31#1, processEnvironment__wrappee__methaneQuery_~tmp~4#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true;" "havoc processEnvironment_#t~ret32#1, processEnvironment_~tmp~5#1;assume { :end_inline_processEnvironment } true;" "assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~9#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1;" "__utac_acc__Specification5_spec__3_#t~ret51#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~9#1 := __utac_acc__Specification5_spec__3_#t~ret51#1;havoc __utac_acc__Specification5_spec__3_#t~ret51#1;" "assume !(2 != __utac_acc__Specification5_spec__3_~tmp~9#1);" "havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true;" "assume { :end_inline_timeShift } true;" [2024-11-24 00:13:04,725 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:13:04,725 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 2 times [2024-11-24 00:13:04,725 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-11-24 00:13:04,725 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1323807093] [2024-11-24 00:13:04,725 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:04,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:13:04,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:04,740 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 00:13:04,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:04,756 INFO L130 FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace [2024-11-24 00:13:04,756 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:13:04,757 INFO L85 PathProgramCache]: Analyzing trace with hash -812840273, now seen corresponding path program 1 times [2024-11-24 00:13:04,757 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-11-24 00:13:04,757 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1497148903] [2024-11-24 00:13:04,757 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:04,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:13:04,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:13:04,804 INFO L136 FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace [2024-11-24 00:13:04,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1497148903] [2024-11-24 00:13:04,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1497148903] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 00:13:04,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [342596518] [2024-11-24 00:13:04,805 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:04,806 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 00:13:04,806 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:13:04,809 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 00:13:04,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-24 00:13:04,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:13:04,880 INFO L256 TraceCheckSpWp]: Trace formula consists of 40 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-24 00:13:04,882 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:13:04,896 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 00:13:04,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [342596518] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 00:13:04,918 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 00:13:04,918 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 3 [2024-11-24 00:13:04,918 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [224354788] [2024-11-24 00:13:04,918 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 00:13:04,923 INFO L764 eck$LassoCheckResult]: loop already infeasible [2024-11-24 00:13:04,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM [2024-11-24 00:13:04,923 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-24 00:13:04,924 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-24 00:13:04,924 INFO L87 Difference]: Start difference. First operand 347 states and 461 transitions. cyclomatic complexity: 117 Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:13:05,136 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-24 00:13:05,136 INFO L93 Difference]: Finished difference Result 485 states and 622 transitions. [2024-11-24 00:13:05,136 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 485 states and 622 transitions. [2024-11-24 00:13:05,146 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 339 [2024-11-24 00:13:05,154 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 485 states to 485 states and 622 transitions. [2024-11-24 00:13:05,155 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 485 [2024-11-24 00:13:05,156 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 485 [2024-11-24 00:13:05,156 INFO L73 IsDeterministic]: Start isDeterministic. Operand 485 states and 622 transitions. [2024-11-24 00:13:05,162 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-24 00:13:05,162 INFO L218 hiAutomatonCegarLoop]: Abstraction has 485 states and 622 transitions. [2024-11-24 00:13:05,164 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 485 states and 622 transitions. [2024-11-24 00:13:05,204 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 485 to 485. [2024-11-24 00:13:05,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 485 states, 485 states have (on average 1.2824742268041238) internal successors, (622), 484 states have internal predecessors, (622), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:13:05,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 485 states to 485 states and 622 transitions. [2024-11-24 00:13:05,213 INFO L240 hiAutomatonCegarLoop]: Abstraction has 485 states and 622 transitions. [2024-11-24 00:13:05,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-24 00:13:05,217 INFO L425 stractBuchiCegarLoop]: Abstraction has 485 states and 622 transitions. [2024-11-24 00:13:05,218 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-24 00:13:05,218 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 485 states and 622 transitions. [2024-11-24 00:13:05,222 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 339 [2024-11-24 00:13:05,222 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-24 00:13:05,222 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-24 00:13:05,223 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:13:05,223 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] [2024-11-24 00:13:05,224 INFO L747 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~head~0.base, ~head~0.offset := 0, 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret49#1, main_~retValue_acc~9#1, main_~tmp~8#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~8#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;havoc valid_product_~retValue_acc~11#1;valid_product_~retValue_acc~11#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~11#1;" "main_#t~ret49#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;assume { :end_inline_valid_product } true;main_~tmp~8#1 := main_#t~ret49#1;havoc main_#t~ret49#1;" "assume 0 != main_~tmp~8#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet27#1, test_#t~nondet28#1, test_#t~nondet29#1, test_#t~nondet30#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" [2024-11-24 00:13:05,228 INFO L749 eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet27#1;test_~tmp~3#1 := test_#t~nondet27#1;havoc test_#t~nondet27#1;" "assume !(0 != test_~tmp~3#1);" "havoc test_#t~nondet28#1;test_~tmp___0~0#1 := test_#t~nondet28#1;havoc test_#t~nondet28#1;" "assume !(0 != test_~tmp___0~0#1);" "havoc test_#t~nondet29#1;test_~tmp___2~0#1 := test_#t~nondet29#1;havoc test_#t~nondet29#1;" "assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet30#1;test_~tmp___1~0#1 := test_#t~nondet30#1;havoc test_#t~nondet30#1;" "assume !(0 != test_~tmp___1~0#1);" "assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1;" "__utac_acc__Specification5_spec__2_#t~ret50#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret50#1;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;" "havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true;" "assume !(0 != ~pumpRunning~0);" "assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret32#1, processEnvironment_~tmp~5#1;havoc processEnvironment_~tmp~5#1;" "assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret31#1, processEnvironment__wrappee__methaneQuery_~tmp~4#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~4#1;" "assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret43#1, isHighWaterLevel_~retValue_acc~5#1, isHighWaterLevel_~tmp~7#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~5#1;havoc isHighWaterLevel_~tmp~7#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;" "assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~8#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~8#1;" "isHighWaterLevel_#t~ret43#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~7#1 := isHighWaterLevel_#t~ret43#1;havoc isHighWaterLevel_#t~ret43#1;" "assume 0 != isHighWaterLevel_~tmp~7#1;isHighWaterLevel_~tmp___0~1#1 := 0;" "isHighWaterLevel_~retValue_acc~5#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~5#1;" "processEnvironment__wrappee__methaneQuery_#t~ret31#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret43#1, isHighWaterLevel_~retValue_acc~5#1, isHighWaterLevel_~tmp~7#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__methaneQuery_~tmp~4#1 := processEnvironment__wrappee__methaneQuery_#t~ret31#1;havoc processEnvironment__wrappee__methaneQuery_#t~ret31#1;" "assume !(0 != processEnvironment__wrappee__methaneQuery_~tmp~4#1);assume { :begin_inline_processEnvironment__wrappee__base } true;" "assume { :end_inline_processEnvironment__wrappee__base } true;" "havoc processEnvironment__wrappee__methaneQuery_#t~ret31#1, processEnvironment__wrappee__methaneQuery_~tmp~4#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true;" "havoc processEnvironment_#t~ret32#1, processEnvironment_~tmp~5#1;assume { :end_inline_processEnvironment } true;" "assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~9#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1;" "__utac_acc__Specification5_spec__3_#t~ret51#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~9#1 := __utac_acc__Specification5_spec__3_#t~ret51#1;havoc __utac_acc__Specification5_spec__3_#t~ret51#1;" "assume !(2 != __utac_acc__Specification5_spec__3_~tmp~9#1);" "havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true;" "assume { :end_inline_timeShift } true;" [2024-11-24 00:13:05,229 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:13:05,229 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 3 times [2024-11-24 00:13:05,229 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-11-24 00:13:05,229 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1168211266] [2024-11-24 00:13:05,229 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:05,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:13:05,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:05,262 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 00:13:05,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:05,288 INFO L130 FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace [2024-11-24 00:13:05,289 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:13:05,289 INFO L85 PathProgramCache]: Analyzing trace with hash -1207436953, now seen corresponding path program 1 times [2024-11-24 00:13:05,289 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-11-24 00:13:05,290 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [255417686] [2024-11-24 00:13:05,290 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:05,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:13:05,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:13:05,500 INFO L136 FreeRefinementEngine]: Strategy CAMEL_NO_AM found an infeasible trace [2024-11-24 00:13:05,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [255417686] [2024-11-24 00:13:05,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [255417686] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-24 00:13:05,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1852932835] [2024-11-24 00:13:05,501 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:05,501 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-24 00:13:05,501 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 [2024-11-24 00:13:05,507 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-24 00:13:05,509 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-24 00:13:05,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 00:13:05,593 INFO L256 TraceCheckSpWp]: Trace formula consists of 59 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-24 00:13:05,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 00:13:05,696 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-24 00:13:05,772 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1852932835] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-24 00:13:05,772 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-24 00:13:05,772 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8 [2024-11-24 00:13:05,772 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [624012882] [2024-11-24 00:13:05,772 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-24 00:13:05,776 INFO L764 eck$LassoCheckResult]: loop already infeasible [2024-11-24 00:13:05,777 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL_NO_AM [2024-11-24 00:13:05,778 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-24 00:13:05,778 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-24 00:13:05,778 INFO L87 Difference]: Start difference. First operand 485 states and 622 transitions. cyclomatic complexity: 140 Second operand has 8 states, 8 states have (on average 5.125) internal successors, (41), 8 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:13:06,076 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-24 00:13:06,076 INFO L93 Difference]: Finished difference Result 958 states and 1204 transitions. [2024-11-24 00:13:06,076 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 958 states and 1204 transitions. [2024-11-24 00:13:06,088 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 674 [2024-11-24 00:13:06,097 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 958 states to 958 states and 1204 transitions. [2024-11-24 00:13:06,098 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 958 [2024-11-24 00:13:06,099 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 958 [2024-11-24 00:13:06,100 INFO L73 IsDeterministic]: Start isDeterministic. Operand 958 states and 1204 transitions. [2024-11-24 00:13:06,105 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-24 00:13:06,106 INFO L218 hiAutomatonCegarLoop]: Abstraction has 958 states and 1204 transitions. [2024-11-24 00:13:06,108 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 958 states and 1204 transitions. [2024-11-24 00:13:06,168 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 958 to 958. [2024-11-24 00:13:06,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 958 states, 958 states have (on average 1.2567849686847599) internal successors, (1204), 957 states have internal predecessors, (1204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-24 00:13:06,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 958 states to 958 states and 1204 transitions. [2024-11-24 00:13:06,177 INFO L240 hiAutomatonCegarLoop]: Abstraction has 958 states and 1204 transitions. [2024-11-24 00:13:06,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-24 00:13:06,178 INFO L425 stractBuchiCegarLoop]: Abstraction has 958 states and 1204 transitions. [2024-11-24 00:13:06,178 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-24 00:13:06,179 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 958 states and 1204 transitions. [2024-11-24 00:13:06,188 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 674 [2024-11-24 00:13:06,188 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-24 00:13:06,188 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-24 00:13:06,192 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-24 00:13:06,192 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] [2024-11-24 00:13:06,192 INFO L747 eck$LassoCheckResult]: Stem: "assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~head~0.base, ~head~0.offset := 0, 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~cleanupTimeShifts~0 := 4;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret49#1, main_~retValue_acc~9#1, main_~tmp~8#1;havoc main_~retValue_acc~9#1;havoc main_~tmp~8#1;assume { :begin_inline_select_helpers } true;" "assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true;" "assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;havoc valid_product_~retValue_acc~11#1;valid_product_~retValue_acc~11#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~11#1;" "main_#t~ret49#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~11#1;assume { :end_inline_valid_product } true;main_~tmp~8#1 := main_#t~ret49#1;havoc main_#t~ret49#1;" "assume 0 != main_~tmp~8#1;assume { :begin_inline_setup } true;" "assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline___utac_acc__Specification5_spec__1 } true;~switchedOnBeforeTS~0 := 0;" "assume { :end_inline___utac_acc__Specification5_spec__1 } true;assume { :begin_inline_test } true;havoc test_#t~nondet27#1, test_#t~nondet28#1, test_#t~nondet29#1, test_#t~nondet30#1, test_~splverifierCounter~0#1, test_~tmp~3#1, test_~tmp___0~0#1, test_~tmp___1~0#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~3#1;havoc test_~tmp___0~0#1;havoc test_~tmp___1~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0;" [2024-11-24 00:13:06,192 INFO L749 eck$LassoCheckResult]: Loop: "assume test_~splverifierCounter~0#1 < 4;" "havoc test_#t~nondet27#1;test_~tmp~3#1 := test_#t~nondet27#1;havoc test_#t~nondet27#1;" "assume !(0 != test_~tmp~3#1);" "havoc test_#t~nondet28#1;test_~tmp___0~0#1 := test_#t~nondet28#1;havoc test_#t~nondet28#1;" "assume !(0 != test_~tmp___0~0#1);" "havoc test_#t~nondet29#1;test_~tmp___2~0#1 := test_#t~nondet29#1;havoc test_#t~nondet29#1;" "assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet30#1;test_~tmp___1~0#1 := test_#t~nondet30#1;havoc test_#t~nondet30#1;" "assume !(0 != test_~tmp___1~0#1);" "assume { :begin_inline_timeShift } true;assume { :begin_inline___utac_acc__Specification5_spec__2 } true;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1;" "__utac_acc__Specification5_spec__2_#t~ret50#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;~switchedOnBeforeTS~0 := __utac_acc__Specification5_spec__2_#t~ret50#1;havoc __utac_acc__Specification5_spec__2_#t~ret50#1;" "havoc __utac_acc__Specification5_spec__2_#t~ret50#1;assume { :end_inline___utac_acc__Specification5_spec__2 } true;" "assume !(0 != ~pumpRunning~0);" "assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret32#1, processEnvironment_~tmp~5#1;havoc processEnvironment_~tmp~5#1;" "assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret31#1, processEnvironment__wrappee__methaneQuery_~tmp~4#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~4#1;" "assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret43#1, isHighWaterLevel_~retValue_acc~5#1, isHighWaterLevel_~tmp~7#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~5#1;havoc isHighWaterLevel_~tmp~7#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;" "assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~8#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~8#1;" "isHighWaterLevel_#t~ret43#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~8#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~7#1 := isHighWaterLevel_#t~ret43#1;havoc isHighWaterLevel_#t~ret43#1;" "assume 0 != isHighWaterLevel_~tmp~7#1;isHighWaterLevel_~tmp___0~1#1 := 0;" "isHighWaterLevel_~retValue_acc~5#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~5#1;" "processEnvironment__wrappee__methaneQuery_#t~ret31#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret43#1, isHighWaterLevel_~retValue_acc~5#1, isHighWaterLevel_~tmp~7#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__methaneQuery_~tmp~4#1 := processEnvironment__wrappee__methaneQuery_#t~ret31#1;havoc processEnvironment__wrappee__methaneQuery_#t~ret31#1;" "assume !(0 != processEnvironment__wrappee__methaneQuery_~tmp~4#1);assume { :begin_inline_processEnvironment__wrappee__base } true;" "assume { :end_inline_processEnvironment__wrappee__base } true;" "havoc processEnvironment__wrappee__methaneQuery_#t~ret31#1, processEnvironment__wrappee__methaneQuery_~tmp~4#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true;" "havoc processEnvironment_#t~ret32#1, processEnvironment_~tmp~5#1;assume { :end_inline_processEnvironment } true;" "assume { :begin_inline___utac_acc__Specification5_spec__3 } true;havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;havoc __utac_acc__Specification5_spec__3_~tmp~9#1;havoc __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;havoc getWaterLevel_~retValue_acc~7#1;getWaterLevel_~retValue_acc~7#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~7#1;" "__utac_acc__Specification5_spec__3_#t~ret51#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~7#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification5_spec__3_~tmp~9#1 := __utac_acc__Specification5_spec__3_#t~ret51#1;havoc __utac_acc__Specification5_spec__3_#t~ret51#1;" "assume 2 != __utac_acc__Specification5_spec__3_~tmp~9#1;assume { :begin_inline_isPumpRunning } true;havoc isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;havoc isPumpRunning_~retValue_acc~4#1;isPumpRunning_~retValue_acc~4#1 := ~pumpRunning~0;isPumpRunning_#res#1 := isPumpRunning_~retValue_acc~4#1;" "__utac_acc__Specification5_spec__3_#t~ret52#1 := isPumpRunning_#res#1;havoc isPumpRunning_~retValue_acc~4#1;assume { :end_inline_isPumpRunning } true;__utac_acc__Specification5_spec__3_~tmp___0~2#1 := __utac_acc__Specification5_spec__3_#t~ret52#1;havoc __utac_acc__Specification5_spec__3_#t~ret52#1;" "assume !(0 != __utac_acc__Specification5_spec__3_~tmp___0~2#1);" "havoc __utac_acc__Specification5_spec__3_#t~ret51#1, __utac_acc__Specification5_spec__3_#t~ret52#1, __utac_acc__Specification5_spec__3_~tmp~9#1, __utac_acc__Specification5_spec__3_~tmp___0~2#1;assume { :end_inline___utac_acc__Specification5_spec__3 } true;" "assume { :end_inline_timeShift } true;" [2024-11-24 00:13:06,193 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:13:06,193 INFO L85 PathProgramCache]: Analyzing trace with hash 87859946, now seen corresponding path program 4 times [2024-11-24 00:13:06,193 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-11-24 00:13:06,193 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1502027334] [2024-11-24 00:13:06,193 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:06,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:13:06,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:06,216 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 00:13:06,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:06,234 INFO L130 FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace [2024-11-24 00:13:06,234 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:13:06,235 INFO L85 PathProgramCache]: Analyzing trace with hash -726744062, now seen corresponding path program 1 times [2024-11-24 00:13:06,235 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-11-24 00:13:06,235 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [719443759] [2024-11-24 00:13:06,235 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:06,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:13:06,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:06,247 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 00:13:06,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:06,259 INFO L130 FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace [2024-11-24 00:13:06,260 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 00:13:06,260 INFO L85 PathProgramCache]: Analyzing trace with hash -1538784263, now seen corresponding path program 1 times [2024-11-24 00:13:06,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL_NO_AM [2024-11-24 00:13:06,260 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1426245327] [2024-11-24 00:13:06,261 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-24 00:13:06,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 00:13:06,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:06,293 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 00:13:06,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:06,314 INFO L130 FreeRefinementEngine]: Strategy CAMEL_NO_AM found a feasible trace [2024-11-24 00:13:07,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:07,952 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-24 00:13:07,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-24 00:13:08,053 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 24.11 12:13:08 BoogieIcfgContainer [2024-11-24 00:13:08,053 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-24 00:13:08,058 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-24 00:13:08,058 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-24 00:13:08,059 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-24 00:13:08,060 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 12:13:03" (3/4) ... [2024-11-24 00:13:08,061 INFO L143 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-24 00:13:08,147 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/witness.graphml [2024-11-24 00:13:08,148 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-24 00:13:08,151 INFO L158 Benchmark]: Toolchain (without parser) took 6384.15ms. Allocated memory is still 142.6MB. Free memory was 116.4MB in the beginning and 98.3MB in the end (delta: 18.1MB). Peak memory consumption was 19.3MB. Max. memory is 16.1GB. [2024-11-24 00:13:08,151 INFO L158 Benchmark]: CDTParser took 0.59ms. Allocated memory is still 117.4MB. Free memory is still 73.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:13:08,152 INFO L158 Benchmark]: CACSL2BoogieTranslator took 670.67ms. Allocated memory is still 142.6MB. Free memory was 116.2MB in the beginning and 97.5MB in the end (delta: 18.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:13:08,152 INFO L158 Benchmark]: Boogie Procedure Inliner took 75.75ms. Allocated memory is still 142.6MB. Free memory was 97.5MB in the beginning and 94.3MB in the end (delta: 3.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-24 00:13:08,152 INFO L158 Benchmark]: Boogie Preprocessor took 57.76ms. Allocated memory is still 142.6MB. Free memory was 94.3MB in the beginning and 90.9MB in the end (delta: 3.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:13:08,153 INFO L158 Benchmark]: RCFGBuilder took 1078.21ms. Allocated memory is still 142.6MB. Free memory was 90.9MB in the beginning and 62.1MB in the end (delta: 28.8MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. [2024-11-24 00:13:08,153 INFO L158 Benchmark]: BuchiAutomizer took 4400.29ms. Allocated memory is still 142.6MB. Free memory was 62.1MB in the beginning and 102.0MB in the end (delta: -39.9MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:13:08,153 INFO L158 Benchmark]: Witness Printer took 89.49ms. Allocated memory is still 142.6MB. Free memory was 102.0MB in the beginning and 98.3MB in the end (delta: 3.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-24 00:13:08,158 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.59ms. Allocated memory is still 117.4MB. Free memory is still 73.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 670.67ms. Allocated memory is still 142.6MB. Free memory was 116.2MB in the beginning and 97.5MB in the end (delta: 18.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 75.75ms. Allocated memory is still 142.6MB. Free memory was 97.5MB in the beginning and 94.3MB in the end (delta: 3.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.76ms. Allocated memory is still 142.6MB. Free memory was 94.3MB in the beginning and 90.9MB in the end (delta: 3.5MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 1078.21ms. Allocated memory is still 142.6MB. Free memory was 90.9MB in the beginning and 62.1MB in the end (delta: 28.8MB). Peak memory consumption was 33.6MB. Max. memory is 16.1GB. * BuchiAutomizer took 4400.29ms. Allocated memory is still 142.6MB. Free memory was 62.1MB in the beginning and 102.0MB in the end (delta: -39.9MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 89.49ms. Allocated memory is still 142.6MB. Free memory was 102.0MB in the beginning and 98.3MB in the end (delta: 3.8MB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [49] - GenericResultAtLocation [Line: 415]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [415] - GenericResultAtLocation [Line: 424]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [424] - GenericResultAtLocation [Line: 499]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [499] - GenericResultAtLocation [Line: 730]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [730] - GenericResultAtLocation [Line: 825]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [825] - GenericResultAtLocation [Line: 926]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification5_spec.i","") [926] - GenericResultAtLocation [Line: 975]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [975] * 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 8 locations. The remainder module has 958 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 4.2s and 4 iterations. TraceHistogramMax:1. Analysis of lassos took 3.1s. Construction of modules took 0.3s. Büchi inclusion checks took 0.6s. Highest rank in rank-based complementation 0. Minimization of det autom 3. Minimization of nondet autom 0. Automata minimization 0.2s AutomataMinimizationTime, 3 MinimizatonAttempts, 3 StatesRemovedByMinimization, 1 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 828 SdHoareTripleChecker+Valid, 0.5s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 828 mSDsluCounter, 2032 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1296 mSDsCounter, 65 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 161 IncrementalHoareTripleChecker+Invalid, 226 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 65 mSolverCounterUnsat, 736 mSDtfsCounter, 161 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI3 SFLT0 conc0 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 443]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L219] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L508] int pumpRunning = 0; [L509] int systemActive = 1; [L732] int waterLevel = 1; [L733] int methaneLevelCritical = 0; [L826] int cleanupTimeShifts = 4; [L927] int switchedOnBeforeTS ; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L904] int retValue_acc ; [L905] int tmp ; [L909] FCALL select_helpers() [L910] FCALL select_features() [L911] CALL, EXPR valid_product() [L1002] int retValue_acc ; [L1005] retValue_acc = 1 [L1006] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L911] RET, EXPR valid_product() [L911] tmp = valid_product() [L913] COND TRUE \read(tmp) [L915] FCALL setup() [L916] CALL runTest() [L894] CALL __utac_acc__Specification5_spec__1() [L932] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L894] RET __utac_acc__Specification5_spec__1() [L895] CALL test() [L432] int splverifierCounter ; [L433] int tmp ; [L434] int tmp___0 ; [L435] int tmp___1 ; [L436] int tmp___2 ; [L439] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L443] COND TRUE splverifierCounter < 4 [L449] tmp = __VERIFIER_nondet_int() [L451] COND FALSE !(\read(tmp)) [L459] tmp___0 = __VERIFIER_nondet_int() [L461] COND FALSE !(\read(tmp___0)) [L469] tmp___2 = __VERIFIER_nondet_int() [L471] COND FALSE !(\read(tmp___2)) [L477] tmp___1 = __VERIFIER_nondet_int() [L479] COND FALSE !(\read(tmp___1)) [L488] CALL timeShift() [L518] CALL __utac_acc__Specification5_spec__2() [L941] CALL, EXPR isPumpRunning() [L644] int retValue_acc ; [L647] retValue_acc = pumpRunning [L648] return (retValue_acc); [L941] RET, EXPR isPumpRunning() [L941] switchedOnBeforeTS = isPumpRunning() [L518] RET __utac_acc__Specification5_spec__2() [L520] COND FALSE !(\read(pumpRunning)) [L527] COND TRUE \read(systemActive) [L529] CALL processEnvironment() [L575] int tmp ; [L578] COND FALSE !(\read(pumpRunning)) [L593] CALL processEnvironment__wrappee__methaneQuery() [L549] int tmp ; [L552] COND TRUE ! pumpRunning [L554] CALL, EXPR isHighWaterLevel() [L689] int retValue_acc ; [L690] int tmp ; [L691] int tmp___0 ; [L695] CALL, EXPR isHighWaterSensorDry() [L812] int retValue_acc ; [L815] COND TRUE waterLevel < 2 [L816] retValue_acc = 1 [L817] return (retValue_acc); [L695] RET, EXPR isHighWaterSensorDry() [L695] tmp = isHighWaterSensorDry() [L697] COND TRUE \read(tmp) [L698] tmp___0 = 0 [L702] retValue_acc = tmp___0 [L703] return (retValue_acc); [L554] RET, EXPR isHighWaterLevel() [L554] tmp = isHighWaterLevel() [L556] COND FALSE !(\read(tmp)) [L562] FCALL processEnvironment__wrappee__base() [L593] RET processEnvironment__wrappee__methaneQuery() [L529] RET processEnvironment() [L535] CALL __utac_acc__Specification5_spec__3() [L947] int tmp ; [L948] int tmp___0 ; [L952] CALL, EXPR getWaterLevel() [L803] int retValue_acc ; [L806] retValue_acc = waterLevel [L807] return (retValue_acc); [L952] RET, EXPR getWaterLevel() [L952] tmp = getWaterLevel() [L954] COND TRUE tmp != 2 [L956] CALL, EXPR isPumpRunning() [L644] int retValue_acc ; [L647] retValue_acc = pumpRunning [L648] return (retValue_acc); [L956] RET, EXPR isPumpRunning() [L956] tmp___0 = isPumpRunning() [L958] COND FALSE !(\read(tmp___0)) [L535] RET __utac_acc__Specification5_spec__3() [L488] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 443]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L219] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L508] int pumpRunning = 0; [L509] int systemActive = 1; [L732] int waterLevel = 1; [L733] int methaneLevelCritical = 0; [L826] int cleanupTimeShifts = 4; [L927] int switchedOnBeforeTS ; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L904] int retValue_acc ; [L905] int tmp ; [L909] FCALL select_helpers() [L910] FCALL select_features() [L911] CALL, EXPR valid_product() [L1002] int retValue_acc ; [L1005] retValue_acc = 1 [L1006] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L911] RET, EXPR valid_product() [L911] tmp = valid_product() [L913] COND TRUE \read(tmp) [L915] FCALL setup() [L916] CALL runTest() [L894] CALL __utac_acc__Specification5_spec__1() [L932] switchedOnBeforeTS = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] [L894] RET __utac_acc__Specification5_spec__1() [L895] CALL test() [L432] int splverifierCounter ; [L433] int tmp ; [L434] int tmp___0 ; [L435] int tmp___1 ; [L436] int tmp___2 ; [L439] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, switchedOnBeforeTS=0, systemActive=1, waterLevel=1] Loop: [L443] COND TRUE splverifierCounter < 4 [L449] tmp = __VERIFIER_nondet_int() [L451] COND FALSE !(\read(tmp)) [L459] tmp___0 = __VERIFIER_nondet_int() [L461] COND FALSE !(\read(tmp___0)) [L469] tmp___2 = __VERIFIER_nondet_int() [L471] COND FALSE !(\read(tmp___2)) [L477] tmp___1 = __VERIFIER_nondet_int() [L479] COND FALSE !(\read(tmp___1)) [L488] CALL timeShift() [L518] CALL __utac_acc__Specification5_spec__2() [L941] CALL, EXPR isPumpRunning() [L644] int retValue_acc ; [L647] retValue_acc = pumpRunning [L648] return (retValue_acc); [L941] RET, EXPR isPumpRunning() [L941] switchedOnBeforeTS = isPumpRunning() [L518] RET __utac_acc__Specification5_spec__2() [L520] COND FALSE !(\read(pumpRunning)) [L527] COND TRUE \read(systemActive) [L529] CALL processEnvironment() [L575] int tmp ; [L578] COND FALSE !(\read(pumpRunning)) [L593] CALL processEnvironment__wrappee__methaneQuery() [L549] int tmp ; [L552] COND TRUE ! pumpRunning [L554] CALL, EXPR isHighWaterLevel() [L689] int retValue_acc ; [L690] int tmp ; [L691] int tmp___0 ; [L695] CALL, EXPR isHighWaterSensorDry() [L812] int retValue_acc ; [L815] COND TRUE waterLevel < 2 [L816] retValue_acc = 1 [L817] return (retValue_acc); [L695] RET, EXPR isHighWaterSensorDry() [L695] tmp = isHighWaterSensorDry() [L697] COND TRUE \read(tmp) [L698] tmp___0 = 0 [L702] retValue_acc = tmp___0 [L703] return (retValue_acc); [L554] RET, EXPR isHighWaterLevel() [L554] tmp = isHighWaterLevel() [L556] COND FALSE !(\read(tmp)) [L562] FCALL processEnvironment__wrappee__base() [L593] RET processEnvironment__wrappee__methaneQuery() [L529] RET processEnvironment() [L535] CALL __utac_acc__Specification5_spec__3() [L947] int tmp ; [L948] int tmp___0 ; [L952] CALL, EXPR getWaterLevel() [L803] int retValue_acc ; [L806] retValue_acc = waterLevel [L807] return (retValue_acc); [L952] RET, EXPR getWaterLevel() [L952] tmp = getWaterLevel() [L954] COND TRUE tmp != 2 [L956] CALL, EXPR isPumpRunning() [L644] int retValue_acc ; [L647] retValue_acc = pumpRunning [L648] return (retValue_acc); [L956] RET, EXPR isPumpRunning() [L956] tmp___0 = isPumpRunning() [L958] COND FALSE !(\read(tmp___0)) [L535] RET __utac_acc__Specification5_spec__3() [L488] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-24 00:13:08,186 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-24 00:13:08,380 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-24 00:13:08,581 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-24 00:13:08,781 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6aaa9be0-04c4-4a0f-a07c-de282267674d/bin/uautomizer-verify-LYvppIcaGC/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)