./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec3_product62.cil.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for termination Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec3_product62.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX --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 4d13ffd2557e7d7902d8a5eac414f9fb7393252d85c14855e86000741be6847f --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 16:04:30,168 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 16:04:30,249 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-08 16:04:30,254 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 16:04:30,255 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 16:04:30,291 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 16:04:30,294 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 16:04:30,295 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 16:04:30,296 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 16:04:30,296 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 16:04:30,298 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 16:04:30,298 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 16:04:30,299 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 16:04:30,299 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-08 16:04:30,302 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-08 16:04:30,303 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-08 16:04:30,303 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-08 16:04:30,303 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-08 16:04:30,304 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-08 16:04:30,304 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 16:04:30,304 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-08 16:04:30,305 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 16:04:30,305 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 16:04:30,306 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 16:04:30,309 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 16:04:30,310 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-08 16:04:30,310 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-08 16:04:30,310 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-08 16:04:30,311 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 16:04:30,311 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 16:04:30,311 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 16:04:30,312 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 16:04:30,312 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-08 16:04:30,312 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 16:04:30,316 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 16:04:30,317 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 16:04:30,317 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 16:04:30,317 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 16:04:30,318 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-08 16:04:30,318 INFO L153 SettingsManager]: * TransformationType=MODULO_NEIGHBOR WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX 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 -> 4d13ffd2557e7d7902d8a5eac414f9fb7393252d85c14855e86000741be6847f [2024-11-08 16:04:30,623 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 16:04:30,656 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 16:04:30,659 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 16:04:30,660 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 16:04:30,660 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 16:04:30,662 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/product-lines/minepump_spec3_product62.cil.c Unable to find full path for "g++" [2024-11-08 16:04:32,749 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 16:04:32,964 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 16:04:32,968 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/sv-benchmarks/c/product-lines/minepump_spec3_product62.cil.c [2024-11-08 16:04:32,983 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/data/32c64dcc7/3d2a69851bc446b4a496ef8e7cd28ccc/FLAG169ebc23f [2024-11-08 16:04:33,004 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/data/32c64dcc7/3d2a69851bc446b4a496ef8e7cd28ccc [2024-11-08 16:04:33,007 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 16:04:33,010 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 16:04:33,012 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 16:04:33,012 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 16:04:33,018 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 16:04:33,019 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,021 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3c70b2ba and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33, skipping insertion in model container [2024-11-08 16:04:33,021 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,068 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 16:04:33,562 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 16:04:33,578 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 16:04:33,591 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [49] [2024-11-08 16:04:33,593 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [58] [2024-11-08 16:04:33,593 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [95] [2024-11-08 16:04:33,593 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [461] [2024-11-08 16:04:33,594 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [570] [2024-11-08 16:04:33,594 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [608] [2024-11-08 16:04:33,594 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [861] [2024-11-08 16:04:33,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [929] [2024-11-08 16:04:33,706 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 16:04:33,738 INFO L204 MainTranslator]: Completed translation [2024-11-08 16:04:33,739 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33 WrapperNode [2024-11-08 16:04:33,739 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 16:04:33,740 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 16:04:33,740 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 16:04:33,740 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 16:04:33,749 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,763 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,830 INFO L138 Inliner]: procedures = 58, calls = 107, calls flagged for inlining = 60, calls inlined = 180, statements flattened = 1237 [2024-11-08 16:04:33,834 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 16:04:33,835 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 16:04:33,835 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 16:04:33,835 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 16:04:33,852 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,852 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,858 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,888 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-08 16:04:33,889 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,889 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,912 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,921 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,924 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,928 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,934 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 16:04:33,935 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 16:04:33,935 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 16:04:33,936 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 16:04:33,937 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (1/1) ... [2024-11-08 16:04:33,943 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 16:04:33,958 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 16:04:33,985 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 16:04:33,993 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-08 16:04:34,052 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 16:04:34,053 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 16:04:34,053 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 16:04:34,053 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 16:04:34,185 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 16:04:34,188 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 16:04:35,068 INFO L? ?]: Removed 319 outVars from TransFormulas that were not future-live. [2024-11-08 16:04:35,068 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 16:04:35,090 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 16:04:35,091 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-08 16:04:35,091 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:04:35 BoogieIcfgContainer [2024-11-08 16:04:35,091 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 16:04:35,092 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-08 16:04:35,093 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-08 16:04:35,097 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-08 16:04:35,097 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 16:04:35,098 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 04:04:33" (1/3) ... [2024-11-08 16:04:35,099 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@5e18867f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 04:04:35, skipping insertion in model container [2024-11-08 16:04:35,099 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 16:04:35,099 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 04:04:33" (2/3) ... [2024-11-08 16:04:35,100 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@5e18867f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 04:04:35, skipping insertion in model container [2024-11-08 16:04:35,100 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 16:04:35,100 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:04:35" (3/3) ... [2024-11-08 16:04:35,101 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec3_product62.cil.c [2024-11-08 16:04:35,171 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-08 16:04:35,171 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-08 16:04:35,172 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-08 16:04:35,172 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-08 16:04:35,172 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-08 16:04:35,172 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-08 16:04:35,172 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-08 16:04:35,173 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-08 16:04:35,179 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 328 states, 327 states have (on average 1.3516819571865444) internal successors, (442), 327 states have internal predecessors, (442), 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-08 16:04:35,219 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 215 [2024-11-08 16:04:35,220 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 16:04:35,220 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 16:04:35,231 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:04:35,231 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:04:35,232 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-08 16:04:35,235 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 328 states, 327 states have (on average 1.3516819571865444) internal successors, (442), 327 states have internal predecessors, (442), 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-08 16:04:35,247 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 215 [2024-11-08 16:04:35,247 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 16:04:35,247 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 16:04:35,248 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:04:35,248 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:04:35,254 INFO L745 eck$LassoCheckResult]: Stem: 186#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4; 203#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret55#1, main_~retValue_acc~13#1, main_~tmp~11#1;havoc main_~retValue_acc~13#1;havoc main_~tmp~11#1;assume { :begin_inline_select_helpers } true; 28#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 296#select_features_returnLabel#1true assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;havoc valid_product_~retValue_acc~8#1;valid_product_~retValue_acc~8#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~8#1; 108#valid_product_returnLabel#1true main_#t~ret55#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~11#1 := main_#t~ret55#1;havoc main_#t~ret55#1; 326#L1012true assume 0 != main_~tmp~11#1;assume { :begin_inline_setup } true; 79#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet51#1, test_#t~nondet52#1, test_#t~nondet53#1, test_#t~nondet54#1, test_~splverifierCounter~0#1, test_~tmp~10#1, test_~tmp___0~3#1, test_~tmp___1~1#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~10#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~1#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 154#L873-2true [2024-11-08 16:04:35,254 INFO L747 eck$LassoCheckResult]: Loop: 154#L873-2true assume !false; 260#L874true assume test_~splverifierCounter~0#1 < 4; 16#L875true havoc test_#t~nondet51#1;test_~tmp~10#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 196#L883true assume !(0 != test_~tmp~10#1); 179#L883-2true havoc test_#t~nondet52#1;test_~tmp___0~3#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 97#L893true assume !(0 != test_~tmp___0~3#1); 275#L893-2true havoc test_#t~nondet53#1;test_~tmp___2~0#1 := test_#t~nondet53#1;havoc test_#t~nondet53#1; 287#L903true assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 59#startSystem_returnLabel#1true assume { :end_inline_startSystem } true; 17#L911-2true assume { :begin_inline_timeShift } true; 69#L621true assume !(0 != ~pumpRunning~0); 182#L621-2true assume !(0 != ~systemActive~0); 267#L628-1true assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret4#1, __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_~tmp~0#1, __utac_acc__Specification3_spec__1_~tmp___0~0#1, __utac_acc__Specification3_spec__1_~tmp___1~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~0#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~0#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;isMethaneLevelCritical_~retValue_acc~3#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~3#1; 319#isMethaneLevelCritical_returnLabel#6true __utac_acc__Specification3_spec__1_#t~ret4#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~0#1 := __utac_acc__Specification3_spec__1_#t~ret4#1;havoc __utac_acc__Specification3_spec__1_#t~ret4#1; 86#L71true assume 0 != __utac_acc__Specification3_spec__1_~tmp~0#1; 105#L77-1true havoc __utac_acc__Specification3_spec__1_#t~ret4#1, __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_~tmp~0#1, __utac_acc__Specification3_spec__1_~tmp___0~0#1, __utac_acc__Specification3_spec__1_~tmp___1~0#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 229#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 154#L873-2true [2024-11-08 16:04:35,259 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:35,259 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times [2024-11-08 16:04:35,270 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:35,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1081566604] [2024-11-08 16:04:35,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:35,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:35,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:35,391 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:04:35,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:35,444 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 16:04:35,446 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:35,447 INFO L85 PathProgramCache]: Analyzing trace with hash -1030033006, now seen corresponding path program 1 times [2024-11-08 16:04:35,447 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:35,447 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [118600048] [2024-11-08 16:04:35,447 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:35,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:35,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:04:35,607 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:04:35,608 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:04:35,609 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [118600048] [2024-11-08 16:04:35,609 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [118600048] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:04:35,610 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:04:35,611 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 16:04:35,612 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317295595] [2024-11-08 16:04:35,613 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:04:35,617 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-08 16:04:35,618 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:04:35,668 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:04:35,669 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:04:35,672 INFO L87 Difference]: Start difference. First operand has 328 states, 327 states have (on average 1.3516819571865444) internal successors, (442), 327 states have internal predecessors, (442), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 16:04:35,754 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 16:04:35,757 INFO L93 Difference]: Finished difference Result 322 states and 426 transitions. [2024-11-08 16:04:35,759 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 322 states and 426 transitions. [2024-11-08 16:04:35,767 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 209 [2024-11-08 16:04:35,779 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 322 states to 312 states and 415 transitions. [2024-11-08 16:04:35,782 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 312 [2024-11-08 16:04:35,787 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 312 [2024-11-08 16:04:35,788 INFO L73 IsDeterministic]: Start isDeterministic. Operand 312 states and 415 transitions. [2024-11-08 16:04:35,790 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 16:04:35,790 INFO L218 hiAutomatonCegarLoop]: Abstraction has 312 states and 415 transitions. [2024-11-08 16:04:35,810 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 312 states and 415 transitions. [2024-11-08 16:04:35,832 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 312 to 312. [2024-11-08 16:04:35,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 312 states, 312 states have (on average 1.330128205128205) internal successors, (415), 311 states have internal predecessors, (415), 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-08 16:04:35,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 312 states and 415 transitions. [2024-11-08 16:04:35,836 INFO L240 hiAutomatonCegarLoop]: Abstraction has 312 states and 415 transitions. [2024-11-08 16:04:35,840 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:04:35,844 INFO L425 stractBuchiCegarLoop]: Abstraction has 312 states and 415 transitions. [2024-11-08 16:04:35,844 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-08 16:04:35,844 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 312 states and 415 transitions. [2024-11-08 16:04:35,848 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 209 [2024-11-08 16:04:35,848 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 16:04:35,848 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 16:04:35,850 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:04:35,851 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-08 16:04:35,851 INFO L745 eck$LassoCheckResult]: Stem: 918#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4; 919#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret55#1, main_~retValue_acc~13#1, main_~tmp~11#1;havoc main_~retValue_acc~13#1;havoc main_~tmp~11#1;assume { :begin_inline_select_helpers } true; 711#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 712#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;havoc valid_product_~retValue_acc~8#1;valid_product_~retValue_acc~8#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~8#1; 841#valid_product_returnLabel#1 main_#t~ret55#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~11#1 := main_#t~ret55#1;havoc main_#t~ret55#1; 842#L1012 assume 0 != main_~tmp~11#1;assume { :begin_inline_setup } true; 794#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet51#1, test_#t~nondet52#1, test_#t~nondet53#1, test_#t~nondet54#1, test_~splverifierCounter~0#1, test_~tmp~10#1, test_~tmp___0~3#1, test_~tmp___1~1#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~10#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~1#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 795#L873-2 [2024-11-08 16:04:35,851 INFO L747 eck$LassoCheckResult]: Loop: 795#L873-2 assume !false; 899#L874 assume test_~splverifierCounter~0#1 < 4; 687#L875 havoc test_#t~nondet51#1;test_~tmp~10#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 688#L883 assume !(0 != test_~tmp~10#1); 882#L883-2 havoc test_#t~nondet52#1;test_~tmp___0~3#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 825#L893 assume !(0 != test_~tmp___0~3#1); 782#L893-2 havoc test_#t~nondet53#1;test_~tmp___2~0#1 := test_#t~nondet53#1;havoc test_#t~nondet53#1; 960#L903 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 768#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 689#L911-2 assume { :begin_inline_timeShift } true; 690#L621 assume !(0 != ~pumpRunning~0); 780#L621-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~6#1;havoc processEnvironment_~tmp~6#1; 916#L705 assume 0 != ~pumpRunning~0;assume { :begin_inline_isMethaneAlarm } true;havoc isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret40#1, isMethaneAlarm_~retValue_acc~9#1;havoc isMethaneAlarm_~retValue_acc~9#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;isMethaneLevelCritical_~retValue_acc~3#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~3#1; 965#isMethaneLevelCritical_returnLabel#1 isMethaneAlarm_#t~ret40#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;assume { :end_inline_isMethaneLevelCritical } true;isMethaneAlarm_~retValue_acc~9#1 := isMethaneAlarm_#t~ret40#1;havoc isMethaneAlarm_#t~ret40#1;isMethaneAlarm_#res#1 := isMethaneAlarm_~retValue_acc~9#1; 969#isMethaneAlarm_returnLabel#1 processEnvironment_#t~ret38#1 := isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret40#1, isMethaneAlarm_~retValue_acc~9#1;assume { :end_inline_isMethaneAlarm } true;processEnvironment_~tmp~6#1 := processEnvironment_#t~ret38#1;havoc processEnvironment_#t~ret38#1; 876#L709 assume 0 != processEnvironment_~tmp~6#1;assume { :begin_inline_deactivatePump } true;~pumpRunning~0 := 0; 877#deactivatePump_returnLabel#1 assume { :end_inline_deactivatePump } true; 704#L705-1 havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~6#1;assume { :end_inline_processEnvironment } true; 779#L628-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret4#1, __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_~tmp~0#1, __utac_acc__Specification3_spec__1_~tmp___0~0#1, __utac_acc__Specification3_spec__1_~tmp___1~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~0#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~0#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;isMethaneLevelCritical_~retValue_acc~3#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~3#1; 957#isMethaneLevelCritical_returnLabel#6 __utac_acc__Specification3_spec__1_#t~ret4#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~0#1 := __utac_acc__Specification3_spec__1_#t~ret4#1;havoc __utac_acc__Specification3_spec__1_#t~ret4#1; 805#L71 assume 0 != __utac_acc__Specification3_spec__1_~tmp~0#1; 806#L77-1 havoc __utac_acc__Specification3_spec__1_#t~ret4#1, __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_~tmp~0#1, __utac_acc__Specification3_spec__1_~tmp___0~0#1, __utac_acc__Specification3_spec__1_~tmp___1~0#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 838#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 795#L873-2 [2024-11-08 16:04:35,852 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:35,853 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times [2024-11-08 16:04:35,853 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:35,853 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [890311447] [2024-11-08 16:04:35,854 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:35,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:35,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:35,884 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:04:35,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:35,903 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 16:04:35,904 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:35,907 INFO L85 PathProgramCache]: Analyzing trace with hash -1262467973, now seen corresponding path program 1 times [2024-11-08 16:04:35,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:35,907 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [974381973] [2024-11-08 16:04:35,908 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:35,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:35,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:04:35,983 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:04:35,983 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:04:35,984 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [974381973] [2024-11-08 16:04:35,984 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [974381973] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:04:35,984 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:04:35,984 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 16:04:35,984 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [719290427] [2024-11-08 16:04:35,985 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:04:35,985 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-08 16:04:35,988 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:04:35,989 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 16:04:35,989 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 16:04:35,989 INFO L87 Difference]: Start difference. First operand 312 states and 415 transitions. cyclomatic complexity: 105 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-08 16:04:36,186 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 16:04:36,187 INFO L93 Difference]: Finished difference Result 326 states and 412 transitions. [2024-11-08 16:04:36,187 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 326 states and 412 transitions. [2024-11-08 16:04:36,192 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 224 [2024-11-08 16:04:36,196 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 326 states to 326 states and 412 transitions. [2024-11-08 16:04:36,198 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 326 [2024-11-08 16:04:36,199 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 326 [2024-11-08 16:04:36,200 INFO L73 IsDeterministic]: Start isDeterministic. Operand 326 states and 412 transitions. [2024-11-08 16:04:36,202 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 16:04:36,205 INFO L218 hiAutomatonCegarLoop]: Abstraction has 326 states and 412 transitions. [2024-11-08 16:04:36,206 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 326 states and 412 transitions. [2024-11-08 16:04:36,224 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 326 to 326. [2024-11-08 16:04:36,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 326 states, 326 states have (on average 1.2638036809815951) internal successors, (412), 325 states have internal predecessors, (412), 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-08 16:04:36,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 326 states and 412 transitions. [2024-11-08 16:04:36,230 INFO L240 hiAutomatonCegarLoop]: Abstraction has 326 states and 412 transitions. [2024-11-08 16:04:36,231 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 16:04:36,232 INFO L425 stractBuchiCegarLoop]: Abstraction has 326 states and 412 transitions. [2024-11-08 16:04:36,232 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-08 16:04:36,232 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 326 states and 412 transitions. [2024-11-08 16:04:36,234 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 224 [2024-11-08 16:04:36,234 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 16:04:36,235 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 16:04:36,235 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:04:36,236 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] [2024-11-08 16:04:36,236 INFO L745 eck$LassoCheckResult]: Stem: 1517#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4; 1518#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret55#1, main_~retValue_acc~13#1, main_~tmp~11#1;havoc main_~retValue_acc~13#1;havoc main_~tmp~11#1;assume { :begin_inline_select_helpers } true; 1340#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1341#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;havoc valid_product_~retValue_acc~8#1;valid_product_~retValue_acc~8#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~8#1; 1445#valid_product_returnLabel#1 main_#t~ret55#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~11#1 := main_#t~ret55#1;havoc main_#t~ret55#1; 1446#L1012 assume 0 != main_~tmp~11#1;assume { :begin_inline_setup } true; 1409#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet51#1, test_#t~nondet52#1, test_#t~nondet53#1, test_#t~nondet54#1, test_~splverifierCounter~0#1, test_~tmp~10#1, test_~tmp___0~3#1, test_~tmp___1~1#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~10#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~1#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1410#L873-2 [2024-11-08 16:04:36,236 INFO L747 eck$LassoCheckResult]: Loop: 1410#L873-2 assume !false; 1496#L874 assume test_~splverifierCounter~0#1 < 4; 1326#L875 havoc test_#t~nondet51#1;test_~tmp~10#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 1327#L883 assume !(0 != test_~tmp~10#1); 1481#L883-2 havoc test_#t~nondet52#1;test_~tmp___0~3#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 1434#L893 assume !(0 != test_~tmp___0~3#1); 1401#L893-2 havoc test_#t~nondet53#1;test_~tmp___2~0#1 := test_#t~nondet53#1;havoc test_#t~nondet53#1; 1561#L903 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet54#1;test_~tmp___1~1#1 := test_#t~nondet54#1;havoc test_#t~nondet54#1; 1540#L911 assume 0 != test_~tmp___1~1#1; 1328#L911-2 assume { :begin_inline_timeShift } true; 1329#L621 assume !(0 != ~pumpRunning~0); 1399#L621-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~6#1;havoc processEnvironment_~tmp~6#1; 1514#L705 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~5#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~5#1; 1527#L679-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~4#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~4#1; 1528#L653-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~11#1, isHighWaterLevel_~tmp~8#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~11#1;havoc isHighWaterLevel_~tmp~8#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~5#1;havoc isHighWaterSensorDry_~retValue_acc~5#1; 1558#L551-3 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~5#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~5#1; 1563#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret49#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~5#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~8#1 := isHighWaterLevel_#t~ret49#1;havoc isHighWaterLevel_#t~ret49#1; 1503#L824-9 assume 0 != isHighWaterLevel_~tmp~8#1;isHighWaterLevel_~tmp___0~1#1 := 0; 1438#L824-11 isHighWaterLevel_~retValue_acc~11#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~11#1; 1439#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret36#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~11#1, isHighWaterLevel_~tmp~8#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~4#1 := processEnvironment__wrappee__highWaterSensor_#t~ret36#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1; 1504#L657-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~4#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1465#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 1466#L653-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~4#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 1570#L679-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~5#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 1397#L705-1 havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~6#1;assume { :end_inline_processEnvironment } true; 1398#L628-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret4#1, __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_~tmp~0#1, __utac_acc__Specification3_spec__1_~tmp___0~0#1, __utac_acc__Specification3_spec__1_~tmp___1~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~0#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~0#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;isMethaneLevelCritical_~retValue_acc~3#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~3#1; 1627#isMethaneLevelCritical_returnLabel#6 __utac_acc__Specification3_spec__1_#t~ret4#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~0#1 := __utac_acc__Specification3_spec__1_#t~ret4#1;havoc __utac_acc__Specification3_spec__1_#t~ret4#1; 1419#L71 assume 0 != __utac_acc__Specification3_spec__1_~tmp~0#1; 1420#L77-1 havoc __utac_acc__Specification3_spec__1_#t~ret4#1, __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_~tmp~0#1, __utac_acc__Specification3_spec__1_~tmp___0~0#1, __utac_acc__Specification3_spec__1_~tmp___1~0#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 1442#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1410#L873-2 [2024-11-08 16:04:36,240 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:36,240 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 3 times [2024-11-08 16:04:36,240 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:36,240 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [382342400] [2024-11-08 16:04:36,241 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:36,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:36,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:36,256 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:04:36,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:36,275 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 16:04:36,276 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:36,279 INFO L85 PathProgramCache]: Analyzing trace with hash 1630369068, now seen corresponding path program 1 times [2024-11-08 16:04:36,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:36,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1209132929] [2024-11-08 16:04:36,280 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:36,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:36,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:36,309 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:04:36,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:36,327 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 16:04:36,328 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:36,329 INFO L85 PathProgramCache]: Analyzing trace with hash 2027559920, now seen corresponding path program 1 times [2024-11-08 16:04:36,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:36,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [702015781] [2024-11-08 16:04:36,330 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:36,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:36,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 16:04:36,554 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 16:04:36,554 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 16:04:36,555 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [702015781] [2024-11-08 16:04:36,555 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [702015781] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 16:04:36,555 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 16:04:36,555 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 16:04:36,555 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1495121570] [2024-11-08 16:04:36,555 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 16:04:36,750 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 16:04:36,750 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 16:04:36,751 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 16:04:36,751 INFO L87 Difference]: Start difference. First operand 326 states and 412 transitions. cyclomatic complexity: 88 Second operand has 5 states, 5 states have (on average 7.4) internal successors, (37), 4 states have internal predecessors, (37), 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-08 16:04:36,969 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 16:04:36,970 INFO L93 Difference]: Finished difference Result 645 states and 809 transitions. [2024-11-08 16:04:36,970 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 645 states and 809 transitions. [2024-11-08 16:04:36,975 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 448 [2024-11-08 16:04:36,979 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 645 states to 645 states and 809 transitions. [2024-11-08 16:04:36,980 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 645 [2024-11-08 16:04:36,981 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 645 [2024-11-08 16:04:36,981 INFO L73 IsDeterministic]: Start isDeterministic. Operand 645 states and 809 transitions. [2024-11-08 16:04:36,985 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 16:04:36,985 INFO L218 hiAutomatonCegarLoop]: Abstraction has 645 states and 809 transitions. [2024-11-08 16:04:36,987 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 645 states and 809 transitions. [2024-11-08 16:04:37,015 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 645 to 645. [2024-11-08 16:04:37,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 645 states, 645 states have (on average 1.254263565891473) internal successors, (809), 644 states have internal predecessors, (809), 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-08 16:04:37,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 645 states and 809 transitions. [2024-11-08 16:04:37,022 INFO L240 hiAutomatonCegarLoop]: Abstraction has 645 states and 809 transitions. [2024-11-08 16:04:37,022 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 16:04:37,023 INFO L425 stractBuchiCegarLoop]: Abstraction has 645 states and 809 transitions. [2024-11-08 16:04:37,024 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-08 16:04:37,024 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 645 states and 809 transitions. [2024-11-08 16:04:37,028 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 448 [2024-11-08 16:04:37,028 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 16:04:37,029 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 16:04:37,029 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:04:37,030 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 16:04:37,031 INFO L745 eck$LassoCheckResult]: Stem: 2500#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~head~0.base, ~head~0.offset := 0, 0;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4; 2501#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret55#1, main_~retValue_acc~13#1, main_~tmp~11#1;havoc main_~retValue_acc~13#1;havoc main_~tmp~11#1;assume { :begin_inline_select_helpers } true; 2324#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 2325#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;havoc valid_product_~retValue_acc~8#1;valid_product_~retValue_acc~8#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~8#1; 2426#valid_product_returnLabel#1 main_#t~ret55#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~8#1;assume { :end_inline_valid_product } true;main_~tmp~11#1 := main_#t~ret55#1;havoc main_#t~ret55#1; 2427#L1012 assume 0 != main_~tmp~11#1;assume { :begin_inline_setup } true; 2391#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet51#1, test_#t~nondet52#1, test_#t~nondet53#1, test_#t~nondet54#1, test_~splverifierCounter~0#1, test_~tmp~10#1, test_~tmp___0~3#1, test_~tmp___1~1#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~10#1;havoc test_~tmp___0~3#1;havoc test_~tmp___1~1#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 2392#L873-2 [2024-11-08 16:04:37,031 INFO L747 eck$LassoCheckResult]: Loop: 2392#L873-2 assume !false; 2478#L874 assume test_~splverifierCounter~0#1 < 4; 2311#L875 havoc test_#t~nondet51#1;test_~tmp~10#1 := test_#t~nondet51#1;havoc test_#t~nondet51#1; 2312#L883 assume !(0 != test_~tmp~10#1); 2463#L883-2 havoc test_#t~nondet52#1;test_~tmp___0~3#1 := test_#t~nondet52#1;havoc test_#t~nondet52#1; 2414#L893 assume !(0 != test_~tmp___0~3#1); 2383#L893-2 havoc test_#t~nondet53#1;test_~tmp___2~0#1 := test_#t~nondet53#1;havoc test_#t~nondet53#1; 2547#L903 assume 0 != test_~tmp___2~0#1;assume { :begin_inline_startSystem } true;~systemActive~0 := 1; 2370#startSystem_returnLabel#1 assume { :end_inline_startSystem } true; 2313#L911-2 assume { :begin_inline_timeShift } true; 2314#L621 assume !(0 != ~pumpRunning~0); 2381#L621-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~6#1;havoc processEnvironment_~tmp~6#1; 2498#L705 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~5#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~5#1; 2509#L679-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~4#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~4#1; 2510#L653-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~11#1, isHighWaterLevel_~tmp~8#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~11#1;havoc isHighWaterLevel_~tmp~8#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~5#1;havoc isHighWaterSensorDry_~retValue_acc~5#1; 2868#L551-3 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~5#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~5#1; 2548#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret49#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~5#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~8#1 := isHighWaterLevel_#t~ret49#1;havoc isHighWaterLevel_#t~ret49#1; 2485#L824-9 assume 0 != isHighWaterLevel_~tmp~8#1;isHighWaterLevel_~tmp___0~1#1 := 0; 2418#L824-11 isHighWaterLevel_~retValue_acc~11#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~11#1; 2419#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret36#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret49#1, isHighWaterLevel_~retValue_acc~11#1, isHighWaterLevel_~tmp~8#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~4#1 := processEnvironment__wrappee__highWaterSensor_#t~ret36#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1; 2486#L657-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~4#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 2487#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 2865#L653-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret36#1, processEnvironment__wrappee__highWaterSensor_~tmp~4#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 2863#L679-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret37#1, processEnvironment__wrappee__methaneQuery_~tmp~5#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 2862#L705-1 havoc processEnvironment_#t~ret38#1, processEnvironment_~tmp~6#1;assume { :end_inline_processEnvironment } true; 2861#L628-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret4#1, __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_~tmp~0#1, __utac_acc__Specification3_spec__1_~tmp___0~0#1, __utac_acc__Specification3_spec__1_~tmp___1~0#1;havoc __utac_acc__Specification3_spec__1_~tmp~0#1;havoc __utac_acc__Specification3_spec__1_~tmp___0~0#1;havoc __utac_acc__Specification3_spec__1_~tmp___1~0#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;isMethaneLevelCritical_~retValue_acc~3#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~3#1; 2860#isMethaneLevelCritical_returnLabel#6 __utac_acc__Specification3_spec__1_#t~ret4#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~3#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~0#1 := __utac_acc__Specification3_spec__1_#t~ret4#1;havoc __utac_acc__Specification3_spec__1_#t~ret4#1; 2858#L71 assume !(0 != __utac_acc__Specification3_spec__1_~tmp~0#1);assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~4#1;havoc getWaterLevel_~retValue_acc~4#1;getWaterLevel_~retValue_acc~4#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~4#1; 2857#getWaterLevel_returnLabel#1 __utac_acc__Specification3_spec__1_#t~ret5#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~4#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification3_spec__1_~tmp___0~0#1 := __utac_acc__Specification3_spec__1_#t~ret5#1;havoc __utac_acc__Specification3_spec__1_#t~ret5#1; 2854#L77 assume !(2 == __utac_acc__Specification3_spec__1_~tmp___0~0#1); 2853#L77-1 havoc __utac_acc__Specification3_spec__1_#t~ret4#1, __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_~tmp~0#1, __utac_acc__Specification3_spec__1_~tmp___0~0#1, __utac_acc__Specification3_spec__1_~tmp___1~0#1;assume { :end_inline___utac_acc__Specification3_spec__1 } true; 2524#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 2392#L873-2 [2024-11-08 16:04:37,032 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:37,032 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 4 times [2024-11-08 16:04:37,033 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:37,033 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [232560437] [2024-11-08 16:04:37,033 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:37,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:37,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:37,046 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:04:37,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:37,065 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 16:04:37,066 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:37,108 INFO L85 PathProgramCache]: Analyzing trace with hash -823252798, now seen corresponding path program 1 times [2024-11-08 16:04:37,109 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:37,110 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1342075025] [2024-11-08 16:04:37,110 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:37,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:37,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:37,130 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:04:37,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:37,146 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 16:04:37,147 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 16:04:37,151 INFO L85 PathProgramCache]: Analyzing trace with hash -1374933370, now seen corresponding path program 1 times [2024-11-08 16:04:37,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 16:04:37,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1705135570] [2024-11-08 16:04:37,152 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 16:04:37,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 16:04:37,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:37,174 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:04:37,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:37,195 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 16:04:38,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:38,319 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 16:04:38,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 16:04:38,378 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 04:04:38 BoogieIcfgContainer [2024-11-08 16:04:38,379 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-08 16:04:38,379 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 16:04:38,379 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 16:04:38,380 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 16:04:38,380 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 04:04:35" (3/4) ... [2024-11-08 16:04:38,382 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-08 16:04:38,440 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/witness.graphml [2024-11-08 16:04:38,440 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 16:04:38,441 INFO L158 Benchmark]: Toolchain (without parser) took 5430.40ms. Allocated memory was 165.7MB in the beginning and 199.2MB in the end (delta: 33.6MB). Free memory was 126.7MB in the beginning and 120.7MB in the end (delta: 6.0MB). Peak memory consumption was 39.6MB. Max. memory is 16.1GB. [2024-11-08 16:04:38,441 INFO L158 Benchmark]: CDTParser took 0.23ms. Allocated memory is still 113.2MB. Free memory is still 81.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 16:04:38,441 INFO L158 Benchmark]: CACSL2BoogieTranslator took 727.34ms. Allocated memory is still 165.7MB. Free memory was 126.7MB in the beginning and 122.9MB in the end (delta: 3.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-08 16:04:38,442 INFO L158 Benchmark]: Boogie Procedure Inliner took 94.59ms. Allocated memory is still 165.7MB. Free memory was 122.9MB in the beginning and 118.0MB in the end (delta: 4.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 16:04:38,442 INFO L158 Benchmark]: Boogie Preprocessor took 99.17ms. Allocated memory is still 165.7MB. Free memory was 118.0MB in the beginning and 111.8MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-08 16:04:38,443 INFO L158 Benchmark]: RCFGBuilder took 1156.40ms. Allocated memory is still 165.7MB. Free memory was 111.8MB in the beginning and 62.2MB in the end (delta: 49.6MB). Peak memory consumption was 50.3MB. Max. memory is 16.1GB. [2024-11-08 16:04:38,443 INFO L158 Benchmark]: BuchiAutomizer took 3286.27ms. Allocated memory was 165.7MB in the beginning and 199.2MB in the end (delta: 33.6MB). Free memory was 62.2MB in the beginning and 123.8MB in the end (delta: -61.7MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 16:04:38,443 INFO L158 Benchmark]: Witness Printer took 60.75ms. Allocated memory is still 199.2MB. Free memory was 123.8MB in the beginning and 120.7MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-08 16:04:38,445 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.23ms. Allocated memory is still 113.2MB. Free memory is still 81.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 727.34ms. Allocated memory is still 165.7MB. Free memory was 126.7MB in the beginning and 122.9MB in the end (delta: 3.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 94.59ms. Allocated memory is still 165.7MB. Free memory was 122.9MB in the beginning and 118.0MB in the end (delta: 4.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 99.17ms. Allocated memory is still 165.7MB. Free memory was 118.0MB in the beginning and 111.8MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * RCFGBuilder took 1156.40ms. Allocated memory is still 165.7MB. Free memory was 111.8MB in the beginning and 62.2MB in the end (delta: 49.6MB). Peak memory consumption was 50.3MB. Max. memory is 16.1GB. * BuchiAutomizer took 3286.27ms. Allocated memory was 165.7MB in the beginning and 199.2MB in the end (delta: 33.6MB). Free memory was 62.2MB in the beginning and 123.8MB in the end (delta: -61.7MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 60.75ms. Allocated memory is still 199.2MB. Free memory was 123.8MB in the beginning and 120.7MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [49] - GenericResultAtLocation [Line: 58]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [58] - GenericResultAtLocation [Line: 95]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [95] - GenericResultAtLocation [Line: 461]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [461] - GenericResultAtLocation [Line: 570]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [570] - GenericResultAtLocation [Line: 608]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [608] - GenericResultAtLocation [Line: 861]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [861] - GenericResultAtLocation [Line: 929]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [929] * 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 5 locations. The remainder module has 645 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 3.1s and 4 iterations. TraceHistogramMax:1. Analysis of lassos took 2.3s. Construction of modules took 0.2s. Büchi inclusion checks took 0.4s. Highest rank in rank-based complementation 0. Minimization of det autom 3. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 3 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 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, 932 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 932 mSDsluCounter, 1994 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 987 mSDsCounter, 55 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 169 IncrementalHoareTripleChecker+Invalid, 224 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 55 mSolverCounterUnsat, 1007 mSDtfsCounter, 169 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI2 SFLT0 conc1 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 873]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L265] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L468] int waterLevel = 1; [L469] int methaneLevelCritical = 0; [L614] int pumpRunning = 0; [L615] int systemActive = 1; [L930] int cleanupTimeShifts = 4; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L1003] int retValue_acc ; [L1004] int tmp ; [L1008] FCALL select_helpers() [L1009] FCALL select_features() [L1010] CALL, EXPR valid_product() [L600] int retValue_acc ; [L603] retValue_acc = 1 [L604] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L1010] RET, EXPR valid_product() [L1010] tmp = valid_product() [L1012] COND TRUE \read(tmp) [L1014] FCALL setup() [L1015] CALL runTest() [L997] CALL test() [L864] int splverifierCounter ; [L865] int tmp ; [L866] int tmp___0 ; [L867] int tmp___1 ; [L868] int tmp___2 ; [L871] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L873] COND TRUE 1 [L875] COND TRUE splverifierCounter < 4 [L881] tmp = __VERIFIER_nondet_int() [L883] COND FALSE !(\read(tmp)) [L891] tmp___0 = __VERIFIER_nondet_int() [L893] COND FALSE !(\read(tmp___0)) [L901] tmp___2 = __VERIFIER_nondet_int() [L903] COND TRUE \read(tmp___2) [L905] CALL startSystem() [L857] systemActive = 1 [L905] RET startSystem() [L918] CALL timeShift() [L621] COND FALSE !(\read(pumpRunning)) [L628] COND TRUE \read(systemActive) [L630] CALL processEnvironment() [L702] int tmp ; [L705] COND FALSE !(\read(pumpRunning)) [L720] CALL processEnvironment__wrappee__methaneQuery() [L676] int tmp ; [L679] COND FALSE !(\read(pumpRunning)) [L694] CALL processEnvironment__wrappee__highWaterSensor() [L650] int tmp ; [L653] COND TRUE ! pumpRunning [L655] CALL, EXPR isHighWaterLevel() [L816] int retValue_acc ; [L817] int tmp ; [L818] int tmp___0 ; [L822] CALL, EXPR isHighWaterSensorDry() [L548] int retValue_acc ; [L551] COND TRUE waterLevel < 2 [L552] retValue_acc = 1 [L553] return (retValue_acc); [L822] RET, EXPR isHighWaterSensorDry() [L822] tmp = isHighWaterSensorDry() [L824] COND TRUE \read(tmp) [L825] tmp___0 = 0 [L829] retValue_acc = tmp___0 [L830] return (retValue_acc); [L655] RET, EXPR isHighWaterLevel() [L655] tmp = isHighWaterLevel() [L657] COND FALSE !(\read(tmp)) [L663] FCALL processEnvironment__wrappee__base() [L694] RET processEnvironment__wrappee__highWaterSensor() [L720] RET processEnvironment__wrappee__methaneQuery() [L630] RET processEnvironment() [L636] CALL __utac_acc__Specification3_spec__1() [L63] int tmp ; [L64] int tmp___0 ; [L65] int tmp___1 ; [L69] CALL, EXPR isMethaneLevelCritical() [L507] int retValue_acc ; [L510] retValue_acc = methaneLevelCritical [L511] return (retValue_acc); [L69] RET, EXPR isMethaneLevelCritical() [L69] tmp = isMethaneLevelCritical() [L71] COND FALSE !(\read(tmp)) [L75] CALL, EXPR getWaterLevel() [L539] int retValue_acc ; [L542] retValue_acc = waterLevel [L543] return (retValue_acc); [L75] RET, EXPR getWaterLevel() [L75] tmp___0 = getWaterLevel() [L77] COND FALSE !(tmp___0 == 2) [L636] RET __utac_acc__Specification3_spec__1() [L918] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 873]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L265] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L468] int waterLevel = 1; [L469] int methaneLevelCritical = 0; [L614] int pumpRunning = 0; [L615] int systemActive = 1; [L930] int cleanupTimeShifts = 4; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L1003] int retValue_acc ; [L1004] int tmp ; [L1008] FCALL select_helpers() [L1009] FCALL select_features() [L1010] CALL, EXPR valid_product() [L600] int retValue_acc ; [L603] retValue_acc = 1 [L604] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L1010] RET, EXPR valid_product() [L1010] tmp = valid_product() [L1012] COND TRUE \read(tmp) [L1014] FCALL setup() [L1015] CALL runTest() [L997] CALL test() [L864] int splverifierCounter ; [L865] int tmp ; [L866] int tmp___0 ; [L867] int tmp___1 ; [L868] int tmp___2 ; [L871] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L873] COND TRUE 1 [L875] COND TRUE splverifierCounter < 4 [L881] tmp = __VERIFIER_nondet_int() [L883] COND FALSE !(\read(tmp)) [L891] tmp___0 = __VERIFIER_nondet_int() [L893] COND FALSE !(\read(tmp___0)) [L901] tmp___2 = __VERIFIER_nondet_int() [L903] COND TRUE \read(tmp___2) [L905] CALL startSystem() [L857] systemActive = 1 [L905] RET startSystem() [L918] CALL timeShift() [L621] COND FALSE !(\read(pumpRunning)) [L628] COND TRUE \read(systemActive) [L630] CALL processEnvironment() [L702] int tmp ; [L705] COND FALSE !(\read(pumpRunning)) [L720] CALL processEnvironment__wrappee__methaneQuery() [L676] int tmp ; [L679] COND FALSE !(\read(pumpRunning)) [L694] CALL processEnvironment__wrappee__highWaterSensor() [L650] int tmp ; [L653] COND TRUE ! pumpRunning [L655] CALL, EXPR isHighWaterLevel() [L816] int retValue_acc ; [L817] int tmp ; [L818] int tmp___0 ; [L822] CALL, EXPR isHighWaterSensorDry() [L548] int retValue_acc ; [L551] COND TRUE waterLevel < 2 [L552] retValue_acc = 1 [L553] return (retValue_acc); [L822] RET, EXPR isHighWaterSensorDry() [L822] tmp = isHighWaterSensorDry() [L824] COND TRUE \read(tmp) [L825] tmp___0 = 0 [L829] retValue_acc = tmp___0 [L830] return (retValue_acc); [L655] RET, EXPR isHighWaterLevel() [L655] tmp = isHighWaterLevel() [L657] COND FALSE !(\read(tmp)) [L663] FCALL processEnvironment__wrappee__base() [L694] RET processEnvironment__wrappee__highWaterSensor() [L720] RET processEnvironment__wrappee__methaneQuery() [L630] RET processEnvironment() [L636] CALL __utac_acc__Specification3_spec__1() [L63] int tmp ; [L64] int tmp___0 ; [L65] int tmp___1 ; [L69] CALL, EXPR isMethaneLevelCritical() [L507] int retValue_acc ; [L510] retValue_acc = methaneLevelCritical [L511] return (retValue_acc); [L69] RET, EXPR isMethaneLevelCritical() [L69] tmp = isMethaneLevelCritical() [L71] COND FALSE !(\read(tmp)) [L75] CALL, EXPR getWaterLevel() [L539] int retValue_acc ; [L542] retValue_acc = waterLevel [L543] return (retValue_acc); [L75] RET, EXPR getWaterLevel() [L75] tmp___0 = getWaterLevel() [L77] COND FALSE !(tmp___0 == 2) [L636] RET __utac_acc__Specification3_spec__1() [L918] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-08 16:04:38,482 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e98ce95d-56c1-483a-9622-c2f1b493f63f/bin/uautomizer-verify-jihMAELWvX/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)