./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec3_product48.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_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/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_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec3_product48.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/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_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/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 baaf7bc14db82105b5843c6fd2fd917eb756a5c6e86ff33e83c3b3f08cca23ae --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 17:39:18,594 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 17:39:18,782 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-08 17:39:18,793 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 17:39:18,794 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 17:39:18,842 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 17:39:18,843 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 17:39:18,843 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 17:39:18,845 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 17:39:18,846 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 17:39:18,847 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 17:39:18,848 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 17:39:18,849 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 17:39:18,849 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-08 17:39:18,850 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-08 17:39:18,850 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-08 17:39:18,851 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-08 17:39:18,851 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-08 17:39:18,852 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-08 17:39:18,852 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 17:39:18,853 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-08 17:39:18,854 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 17:39:18,854 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 17:39:18,854 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 17:39:18,855 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 17:39:18,855 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-08 17:39:18,856 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-08 17:39:18,856 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-08 17:39:18,856 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 17:39:18,861 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 17:39:18,861 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 17:39:18,862 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 17:39:18,862 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-08 17:39:18,862 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 17:39:18,863 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 17:39:18,863 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 17:39:18,863 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 17:39:18,864 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 17:39:18,868 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-08 17:39:18,868 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_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/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_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/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 -> baaf7bc14db82105b5843c6fd2fd917eb756a5c6e86ff33e83c3b3f08cca23ae [2024-11-08 17:39:19,367 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 17:39:19,414 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 17:39:19,418 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 17:39:19,420 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 17:39:19,421 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 17:39:19,423 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/product-lines/minepump_spec3_product48.cil.c Unable to find full path for "g++" [2024-11-08 17:39:21,607 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 17:39:21,856 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 17:39:21,857 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/sv-benchmarks/c/product-lines/minepump_spec3_product48.cil.c [2024-11-08 17:39:21,882 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/data/bcfe65735/ec40c77b7d9946b39c8751ec0bfc8332/FLAG1103ef18a [2024-11-08 17:39:22,180 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/data/bcfe65735/ec40c77b7d9946b39c8751ec0bfc8332 [2024-11-08 17:39:22,183 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 17:39:22,185 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 17:39:22,187 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 17:39:22,187 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 17:39:22,195 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 17:39:22,195 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:22,197 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5d116880 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22, skipping insertion in model container [2024-11-08 17:39:22,197 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:22,257 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 17:39:22,767 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 17:39:22,797 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 17:39:22,812 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [49] [2024-11-08 17:39:22,814 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [58] [2024-11-08 17:39:22,815 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [96] [2024-11-08 17:39:22,815 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [133] [2024-11-08 17:39:22,815 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [232] [2024-11-08 17:39:22,816 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [456] [2024-11-08 17:39:22,816 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [553] [2024-11-08 17:39:22,816 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [622] [2024-11-08 17:39:22,927 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 17:39:22,970 INFO L204 MainTranslator]: Completed translation [2024-11-08 17:39:22,970 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22 WrapperNode [2024-11-08 17:39:22,970 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 17:39:22,972 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 17:39:22,972 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 17:39:22,972 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 17:39:22,982 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,001 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,054 INFO L138 Inliner]: procedures = 56, calls = 104, calls flagged for inlining = 57, calls inlined = 104, statements flattened = 698 [2024-11-08 17:39:23,055 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 17:39:23,056 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 17:39:23,056 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 17:39:23,057 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 17:39:23,074 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,074 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,079 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,118 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 17:39:23,118 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,123 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,158 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,180 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,187 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,194 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,205 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 17:39:23,211 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 17:39:23,211 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 17:39:23,215 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 17:39:23,218 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (1/1) ... [2024-11-08 17:39:23,230 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 17:39:23,255 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 17:39:23,295 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 17:39:23,310 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-08 17:39:23,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 17:39:23,389 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 17:39:23,389 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 17:39:23,389 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 17:39:23,605 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 17:39:23,609 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 17:39:24,350 INFO L? ?]: Removed 169 outVars from TransFormulas that were not future-live. [2024-11-08 17:39:24,350 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 17:39:24,387 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 17:39:24,387 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-08 17:39:24,388 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:39:24 BoogieIcfgContainer [2024-11-08 17:39:24,388 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 17:39:24,390 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-08 17:39:24,390 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-08 17:39:24,395 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-08 17:39:24,397 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 17:39:24,397 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 05:39:22" (1/3) ... [2024-11-08 17:39:24,398 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1720657c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 05:39:24, skipping insertion in model container [2024-11-08 17:39:24,399 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 17:39:24,399 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 05:39:22" (2/3) ... [2024-11-08 17:39:24,399 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@1720657c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 05:39:24, skipping insertion in model container [2024-11-08 17:39:24,399 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 17:39:24,400 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:39:24" (3/3) ... [2024-11-08 17:39:24,402 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec3_product48.cil.c [2024-11-08 17:39:24,484 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-08 17:39:24,485 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-08 17:39:24,485 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-08 17:39:24,485 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-08 17:39:24,485 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-08 17:39:24,486 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-08 17:39:24,486 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-08 17:39:24,486 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-08 17:39:24,493 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 194 states, 193 states have (on average 1.3523316062176165) internal successors, (261), 193 states have internal predecessors, (261), 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 17:39:24,531 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 127 [2024-11-08 17:39:24,532 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 17:39:24,532 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 17:39:24,542 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:39:24,543 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 17:39:24,543 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-08 17:39:24,544 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 194 states, 193 states have (on average 1.3523316062176165) internal successors, (261), 193 states have internal predecessors, (261), 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 17:39:24,556 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 127 [2024-11-08 17:39:24,556 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 17:39:24,557 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 17:39:24,558 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:39:24,558 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 17:39:24,566 INFO L745 eck$LassoCheckResult]: Stem: 116#$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);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 124#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret26#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 17#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 174#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 64#valid_product_returnLabel#1true main_#t~ret26#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret26#1;havoc main_#t~ret26#1; 115#L540true assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 52#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet27#1, test_#t~nondet28#1, test_#t~nondet29#1, test_#t~nondet30#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~2#1, test_~tmp___1~1#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~6#1;havoc test_~tmp___0~2#1;havoc test_~tmp___1~1#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 101#L564-2true [2024-11-08 17:39:24,567 INFO L747 eck$LassoCheckResult]: Loop: 101#L564-2true assume !false; 105#L565true assume test_~splverifierCounter~0#1 < 4; 76#L566true havoc test_#t~nondet27#1;test_~tmp~6#1 := test_#t~nondet27#1;havoc test_#t~nondet27#1; 33#L574true assume !(0 != test_~tmp~6#1); 38#L574-2true havoc test_#t~nondet28#1;test_~tmp___0~2#1 := test_#t~nondet28#1;havoc test_#t~nondet28#1; 136#L584true assume !(0 != test_~tmp___0~2#1); 85#L584-2true havoc test_#t~nondet29#1;test_~tmp___2~0#1 := test_#t~nondet29#1;havoc test_#t~nondet29#1; 164#L594true assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet30#1;test_~tmp___1~1#1 := test_#t~nondet30#1;havoc test_#t~nondet30#1; 9#L602true assume !(0 != test_~tmp___1~1#1); 135#L602-2true assume { :begin_inline_timeShift } true; 46#L246true assume !(0 != ~pumpRunning~0); 102#L246-2true assume !(0 != ~systemActive~0); 16#L253-1true assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_#t~ret7#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~2#1;havoc isMethaneLevelCritical_~retValue_acc~2#1;isMethaneLevelCritical_~retValue_acc~2#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~2#1; 44#isMethaneLevelCritical_returnLabel#4true __utac_acc__Specification3_spec__1_#t~ret5#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~2#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~0#1 := __utac_acc__Specification3_spec__1_#t~ret5#1;havoc __utac_acc__Specification3_spec__1_#t~ret5#1; 78#L109true assume 0 != __utac_acc__Specification3_spec__1_~tmp~0#1; 43#L115-1true havoc __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_#t~ret7#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; 143#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 101#L564-2true [2024-11-08 17:39:24,578 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:24,579 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times [2024-11-08 17:39:24,594 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:24,595 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1510878537] [2024-11-08 17:39:24,595 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:24,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:24,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:24,754 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 17:39:24,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:24,808 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 17:39:24,815 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:24,815 INFO L85 PathProgramCache]: Analyzing trace with hash -938978976, now seen corresponding path program 1 times [2024-11-08 17:39:24,815 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:24,816 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2058310906] [2024-11-08 17:39:24,816 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:24,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:24,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:24,834 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 17:39:24,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:24,859 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 17:39:24,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:24,864 INFO L85 PathProgramCache]: Analyzing trace with hash -1870660580, now seen corresponding path program 1 times [2024-11-08 17:39:24,864 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:24,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1452081006] [2024-11-08 17:39:24,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:24,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:24,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:39:25,278 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 17:39:25,279 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:39:25,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1452081006] [2024-11-08 17:39:25,280 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1452081006] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:39:25,281 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:39:25,281 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 17:39:25,282 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1189069000] [2024-11-08 17:39:25,283 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:39:25,446 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:39:25,492 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 17:39:25,493 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-08 17:39:25,497 INFO L87 Difference]: Start difference. First operand has 194 states, 193 states have (on average 1.3523316062176165) internal successors, (261), 193 states have internal predecessors, (261), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 6 states, 6 states have (on average 4.0) internal successors, (24), 5 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 17:39:25,872 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 17:39:25,872 INFO L93 Difference]: Finished difference Result 438 states and 573 transitions. [2024-11-08 17:39:25,874 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 438 states and 573 transitions. [2024-11-08 17:39:25,893 INFO L131 ngComponentsAnalysis]: Automaton has 4 accepting balls. 287 [2024-11-08 17:39:25,914 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 438 states to 408 states and 543 transitions. [2024-11-08 17:39:25,918 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 408 [2024-11-08 17:39:25,921 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 408 [2024-11-08 17:39:25,922 INFO L73 IsDeterministic]: Start isDeterministic. Operand 408 states and 543 transitions. [2024-11-08 17:39:25,925 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 17:39:25,925 INFO L218 hiAutomatonCegarLoop]: Abstraction has 408 states and 543 transitions. [2024-11-08 17:39:25,957 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 408 states and 543 transitions. [2024-11-08 17:39:25,996 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 408 to 236. [2024-11-08 17:39:26,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 236 states, 236 states have (on average 1.3305084745762712) internal successors, (314), 235 states have internal predecessors, (314), 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 17:39:26,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 236 states and 314 transitions. [2024-11-08 17:39:26,004 INFO L240 hiAutomatonCegarLoop]: Abstraction has 236 states and 314 transitions. [2024-11-08 17:39:26,008 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 17:39:26,014 INFO L425 stractBuchiCegarLoop]: Abstraction has 236 states and 314 transitions. [2024-11-08 17:39:26,014 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-08 17:39:26,014 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 236 states and 314 transitions. [2024-11-08 17:39:26,017 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 165 [2024-11-08 17:39:26,017 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 17:39:26,018 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 17:39:26,019 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:39:26,019 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] [2024-11-08 17:39:26,020 INFO L745 eck$LassoCheckResult]: Stem: 729#$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);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 730#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret26#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 723#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 724#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 808#valid_product_returnLabel#1 main_#t~ret26#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret26#1;havoc main_#t~ret26#1; 725#L540 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 726#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet27#1, test_#t~nondet28#1, test_#t~nondet29#1, test_#t~nondet30#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~2#1, test_~tmp___1~1#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~6#1;havoc test_~tmp___0~2#1;havoc test_~tmp___1~1#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 688#L564-2 [2024-11-08 17:39:26,020 INFO L747 eck$LassoCheckResult]: Loop: 688#L564-2 assume !false; 689#L565 assume test_~splverifierCounter~0#1 < 4; 700#L566 havoc test_#t~nondet27#1;test_~tmp~6#1 := test_#t~nondet27#1;havoc test_#t~nondet27#1; 763#L574 assume !(0 != test_~tmp~6#1); 762#L574-2 havoc test_#t~nondet28#1;test_~tmp___0~2#1 := test_#t~nondet28#1;havoc test_#t~nondet28#1; 769#L584 assume !(0 != test_~tmp___0~2#1); 770#L584-2 havoc test_#t~nondet29#1;test_~tmp___2~0#1 := test_#t~nondet29#1;havoc test_#t~nondet29#1; 813#L594 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet30#1;test_~tmp___1~1#1 := test_#t~nondet30#1;havoc test_#t~nondet30#1; 679#L602 assume !(0 != test_~tmp___1~1#1); 680#L602-2 assume { :begin_inline_timeShift } true; 767#L246 assume !(0 != ~pumpRunning~0); 690#L246-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret14#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 691#L304 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret13#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~1#1; 654#L278-2 assume !(0 == ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__base } true; 652#processEnvironment__wrappee__base_returnLabel#4 assume { :end_inline_processEnvironment__wrappee__base } true; 653#L278-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret13#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 734#L304-1 havoc processEnvironment_#t~ret14#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 715#L253-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_#t~ret7#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~2#1;havoc isMethaneLevelCritical_~retValue_acc~2#1;isMethaneLevelCritical_~retValue_acc~2#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~2#1; 716#isMethaneLevelCritical_returnLabel#4 __utac_acc__Specification3_spec__1_#t~ret5#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~2#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~0#1 := __utac_acc__Specification3_spec__1_#t~ret5#1;havoc __utac_acc__Specification3_spec__1_#t~ret5#1; 789#L109 assume 0 != __utac_acc__Specification3_spec__1_~tmp~0#1; 778#L115-1 havoc __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_#t~ret7#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; 784#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 688#L564-2 [2024-11-08 17:39:26,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:26,021 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times [2024-11-08 17:39:26,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:26,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [786647219] [2024-11-08 17:39:26,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:26,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:26,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:26,039 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 17:39:26,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:26,055 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 17:39:26,056 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:26,057 INFO L85 PathProgramCache]: Analyzing trace with hash 2104828739, now seen corresponding path program 1 times [2024-11-08 17:39:26,057 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:26,058 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [404601215] [2024-11-08 17:39:26,058 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:26,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:26,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:39:26,120 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 17:39:26,120 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:39:26,121 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [404601215] [2024-11-08 17:39:26,121 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [404601215] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:39:26,122 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:39:26,124 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 17:39:26,125 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [986798315] [2024-11-08 17:39:26,125 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:39:26,125 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-08 17:39:26,126 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:39:26,126 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 17:39:26,127 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 17:39:26,127 INFO L87 Difference]: Start difference. First operand 236 states and 314 transitions. cyclomatic complexity: 81 Second operand has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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 17:39:26,278 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 17:39:26,278 INFO L93 Difference]: Finished difference Result 299 states and 381 transitions. [2024-11-08 17:39:26,279 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 299 states and 381 transitions. [2024-11-08 17:39:26,282 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 213 [2024-11-08 17:39:26,285 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 299 states to 299 states and 381 transitions. [2024-11-08 17:39:26,286 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 299 [2024-11-08 17:39:26,287 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 299 [2024-11-08 17:39:26,287 INFO L73 IsDeterministic]: Start isDeterministic. Operand 299 states and 381 transitions. [2024-11-08 17:39:26,289 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 17:39:26,289 INFO L218 hiAutomatonCegarLoop]: Abstraction has 299 states and 381 transitions. [2024-11-08 17:39:26,290 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 299 states and 381 transitions. [2024-11-08 17:39:26,303 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 299 to 299. [2024-11-08 17:39:26,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 299 states, 299 states have (on average 1.274247491638796) internal successors, (381), 298 states have internal predecessors, (381), 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 17:39:26,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 299 states and 381 transitions. [2024-11-08 17:39:26,306 INFO L240 hiAutomatonCegarLoop]: Abstraction has 299 states and 381 transitions. [2024-11-08 17:39:26,307 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 17:39:26,308 INFO L425 stractBuchiCegarLoop]: Abstraction has 299 states and 381 transitions. [2024-11-08 17:39:26,309 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-08 17:39:26,309 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 299 states and 381 transitions. [2024-11-08 17:39:26,312 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 213 [2024-11-08 17:39:26,312 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 17:39:26,312 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 17:39:26,313 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:39:26,313 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] [2024-11-08 17:39:26,314 INFO L745 eck$LassoCheckResult]: Stem: 1267#$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);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 1268#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret26#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 1261#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1262#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 1355#valid_product_returnLabel#1 main_#t~ret26#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret26#1;havoc main_#t~ret26#1; 1263#L540 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 1264#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet27#1, test_#t~nondet28#1, test_#t~nondet29#1, test_#t~nondet30#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~2#1, test_~tmp___1~1#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~6#1;havoc test_~tmp___0~2#1;havoc test_~tmp___1~1#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1225#L564-2 [2024-11-08 17:39:26,314 INFO L747 eck$LassoCheckResult]: Loop: 1225#L564-2 assume !false; 1226#L565 assume test_~splverifierCounter~0#1 < 4; 1372#L566 havoc test_#t~nondet27#1;test_~tmp~6#1 := test_#t~nondet27#1;havoc test_#t~nondet27#1; 1301#L574 assume !(0 != test_~tmp~6#1); 1300#L574-2 havoc test_#t~nondet28#1;test_~tmp___0~2#1 := test_#t~nondet28#1;havoc test_#t~nondet28#1; 1308#L584 assume !(0 != test_~tmp___0~2#1); 1309#L584-2 havoc test_#t~nondet29#1;test_~tmp___2~0#1 := test_#t~nondet29#1;havoc test_#t~nondet29#1; 1360#L594 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet30#1;test_~tmp___1~1#1 := test_#t~nondet30#1;havoc test_#t~nondet30#1; 1216#L602 assume !(0 != test_~tmp___1~1#1); 1217#L602-2 assume { :begin_inline_timeShift } true; 1306#L246 assume !(0 != ~pumpRunning~0); 1227#L246-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret14#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 1228#L304 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret13#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~1#1; 1193#L278-2 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret25#1, isHighWaterLevel_~retValue_acc~7#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~7#1;havoc isHighWaterLevel_~tmp~4#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~4#1;havoc isHighWaterSensorDry_~retValue_acc~4#1; 1194#L222-1 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~4#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~4#1; 1286#isHighWaterSensorDry_returnLabel#2 isHighWaterLevel_#t~ret25#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~4#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~4#1 := isHighWaterLevel_#t~ret25#1;havoc isHighWaterLevel_#t~ret25#1; 1287#L423-3 assume 0 != isHighWaterLevel_~tmp~4#1;isHighWaterLevel_~tmp___0~1#1 := 0; 1364#L423-5 isHighWaterLevel_~retValue_acc~7#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~7#1; 1365#isHighWaterLevel_returnLabel#2 processEnvironment__wrappee__methaneQuery_#t~ret13#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret25#1, isHighWaterLevel_~retValue_acc~7#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__methaneQuery_~tmp~1#1 := processEnvironment__wrappee__methaneQuery_#t~ret13#1;havoc processEnvironment__wrappee__methaneQuery_#t~ret13#1; 1359#L282-3 assume !(0 != processEnvironment__wrappee__methaneQuery_~tmp~1#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1280#processEnvironment__wrappee__base_returnLabel#3 assume { :end_inline_processEnvironment__wrappee__base } true; 1272#L278-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret13#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 1273#L304-1 havoc processEnvironment_#t~ret14#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 1253#L253-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_#t~ret7#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~2#1;havoc isMethaneLevelCritical_~retValue_acc~2#1;isMethaneLevelCritical_~retValue_acc~2#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~2#1; 1254#isMethaneLevelCritical_returnLabel#4 __utac_acc__Specification3_spec__1_#t~ret5#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~2#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~0#1 := __utac_acc__Specification3_spec__1_#t~ret5#1;havoc __utac_acc__Specification3_spec__1_#t~ret5#1; 1329#L109 assume 0 != __utac_acc__Specification3_spec__1_~tmp~0#1; 1318#L115-1 havoc __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_#t~ret7#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; 1324#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1225#L564-2 [2024-11-08 17:39:26,315 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:26,316 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 3 times [2024-11-08 17:39:26,316 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:26,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1849249695] [2024-11-08 17:39:26,316 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:26,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:26,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:26,338 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 17:39:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:26,369 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 17:39:26,371 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:26,375 INFO L85 PathProgramCache]: Analyzing trace with hash -1696524133, now seen corresponding path program 1 times [2024-11-08 17:39:26,375 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:26,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1825340119] [2024-11-08 17:39:26,376 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:26,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:26,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:26,390 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 17:39:26,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:26,406 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 17:39:26,407 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:26,407 INFO L85 PathProgramCache]: Analyzing trace with hash 1347461215, now seen corresponding path program 1 times [2024-11-08 17:39:26,407 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:26,408 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [212959492] [2024-11-08 17:39:26,408 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:26,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:26,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 17:39:26,636 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 17:39:26,637 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 17:39:26,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [212959492] [2024-11-08 17:39:26,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [212959492] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 17:39:26,638 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 17:39:26,638 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 17:39:26,639 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [907692182] [2024-11-08 17:39:26,639 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 17:39:26,864 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 17:39:26,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 17:39:26,865 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-08 17:39:26,865 INFO L87 Difference]: Start difference. First operand 299 states and 381 transitions. cyclomatic complexity: 85 Second operand has 5 states, 5 states have (on average 7.0) internal successors, (35), 4 states have internal predecessors, (35), 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 17:39:27,100 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 17:39:27,101 INFO L93 Difference]: Finished difference Result 591 states and 743 transitions. [2024-11-08 17:39:27,101 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 591 states and 743 transitions. [2024-11-08 17:39:27,107 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 426 [2024-11-08 17:39:27,112 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 591 states to 591 states and 743 transitions. [2024-11-08 17:39:27,113 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 591 [2024-11-08 17:39:27,115 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 591 [2024-11-08 17:39:27,116 INFO L73 IsDeterministic]: Start isDeterministic. Operand 591 states and 743 transitions. [2024-11-08 17:39:27,121 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 17:39:27,121 INFO L218 hiAutomatonCegarLoop]: Abstraction has 591 states and 743 transitions. [2024-11-08 17:39:27,122 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 591 states and 743 transitions. [2024-11-08 17:39:27,160 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 591 to 591. [2024-11-08 17:39:27,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 591 states, 591 states have (on average 1.257191201353638) internal successors, (743), 590 states have internal predecessors, (743), 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 17:39:27,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 591 states to 591 states and 743 transitions. [2024-11-08 17:39:27,172 INFO L240 hiAutomatonCegarLoop]: Abstraction has 591 states and 743 transitions. [2024-11-08 17:39:27,172 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 17:39:27,173 INFO L425 stractBuchiCegarLoop]: Abstraction has 591 states and 743 transitions. [2024-11-08 17:39:27,174 INFO L332 stractBuchiCegarLoop]: ======== Iteration 4 ============ [2024-11-08 17:39:27,176 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 591 states and 743 transitions. [2024-11-08 17:39:27,180 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 426 [2024-11-08 17:39:27,181 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 17:39:27,181 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 17:39:27,182 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 17:39:27,182 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 17:39:27,182 INFO L745 eck$LassoCheckResult]: Stem: 2173#$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);~waterLevel~0 := 1;~methaneLevelCritical~0 := 0;~pumpRunning~0 := 0;~systemActive~0 := 1;~cleanupTimeShifts~0 := 4;~head~0.base, ~head~0.offset := 0, 0; 2174#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret26#1, main_~retValue_acc~8#1, main_~tmp~5#1;havoc main_~retValue_acc~8#1;havoc main_~tmp~5#1;assume { :begin_inline_select_helpers } true; 2167#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 2168#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~1#1;havoc valid_product_~retValue_acc~1#1;valid_product_~retValue_acc~1#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~1#1; 2276#valid_product_returnLabel#1 main_#t~ret26#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~1#1;assume { :end_inline_valid_product } true;main_~tmp~5#1 := main_#t~ret26#1;havoc main_#t~ret26#1; 2169#L540 assume 0 != main_~tmp~5#1;assume { :begin_inline_setup } true; 2170#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet27#1, test_#t~nondet28#1, test_#t~nondet29#1, test_#t~nondet30#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~2#1, test_~tmp___1~1#1, test_~tmp___2~0#1;havoc test_~splverifierCounter~0#1;havoc test_~tmp~6#1;havoc test_~tmp___0~2#1;havoc test_~tmp___1~1#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 2256#L564-2 [2024-11-08 17:39:27,183 INFO L747 eck$LassoCheckResult]: Loop: 2256#L564-2 assume !false; 2618#L565 assume test_~splverifierCounter~0#1 < 4; 2304#L566 havoc test_#t~nondet27#1;test_~tmp~6#1 := test_#t~nondet27#1;havoc test_#t~nondet27#1; 2211#L574 assume !(0 != test_~tmp~6#1); 2210#L574-2 havoc test_#t~nondet28#1;test_~tmp___0~2#1 := test_#t~nondet28#1;havoc test_#t~nondet28#1; 2613#L584 assume !(0 != test_~tmp___0~2#1); 2309#L584-2 havoc test_#t~nondet29#1;test_~tmp___2~0#1 := test_#t~nondet29#1;havoc test_#t~nondet29#1; 2325#L594 assume !(0 != test_~tmp___2~0#1);havoc test_#t~nondet30#1;test_~tmp___1~1#1 := test_#t~nondet30#1;havoc test_#t~nondet30#1; 2120#L602 assume !(0 != test_~tmp___1~1#1); 2121#L602-2 assume { :begin_inline_timeShift } true; 2217#L246 assume !(0 != ~pumpRunning~0); 2247#L246-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret14#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 2279#L304 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret13#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~1#1; 2280#L278-2 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret25#1, isHighWaterLevel_~retValue_acc~7#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~1#1;havoc isHighWaterLevel_~retValue_acc~7#1;havoc isHighWaterLevel_~tmp~4#1;havoc isHighWaterLevel_~tmp___0~1#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~4#1;havoc isHighWaterSensorDry_~retValue_acc~4#1; 2525#L222-1 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~4#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~4#1; 2523#isHighWaterSensorDry_returnLabel#2 isHighWaterLevel_#t~ret25#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~4#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~4#1 := isHighWaterLevel_#t~ret25#1;havoc isHighWaterLevel_#t~ret25#1; 2521#L423-3 assume 0 != isHighWaterLevel_~tmp~4#1;isHighWaterLevel_~tmp___0~1#1 := 0; 2518#L423-5 isHighWaterLevel_~retValue_acc~7#1 := isHighWaterLevel_~tmp___0~1#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~7#1; 2303#isHighWaterLevel_returnLabel#2 processEnvironment__wrappee__methaneQuery_#t~ret13#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret25#1, isHighWaterLevel_~retValue_acc~7#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~1#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__methaneQuery_~tmp~1#1 := processEnvironment__wrappee__methaneQuery_#t~ret13#1;havoc processEnvironment__wrappee__methaneQuery_#t~ret13#1; 2282#L282-3 assume !(0 != processEnvironment__wrappee__methaneQuery_~tmp~1#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 2283#processEnvironment__wrappee__base_returnLabel#3 assume { :end_inline_processEnvironment__wrappee__base } true; 2597#L278-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret13#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 2281#L304-1 havoc processEnvironment_#t~ret14#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 2157#L253-1 assume { :begin_inline___utac_acc__Specification3_spec__1 } true;havoc __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_#t~ret7#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~2#1;havoc isMethaneLevelCritical_~retValue_acc~2#1;isMethaneLevelCritical_~retValue_acc~2#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~2#1; 2158#isMethaneLevelCritical_returnLabel#4 __utac_acc__Specification3_spec__1_#t~ret5#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~2#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification3_spec__1_~tmp~0#1 := __utac_acc__Specification3_spec__1_#t~ret5#1;havoc __utac_acc__Specification3_spec__1_#t~ret5#1; 2581#L109 assume !(0 != __utac_acc__Specification3_spec__1_~tmp~0#1);assume { :begin_inline_getWaterLevel } true;havoc getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~3#1;havoc getWaterLevel_~retValue_acc~3#1;getWaterLevel_~retValue_acc~3#1 := ~waterLevel~0;getWaterLevel_#res#1 := getWaterLevel_~retValue_acc~3#1; 2582#getWaterLevel_returnLabel#1 __utac_acc__Specification3_spec__1_#t~ret6#1 := getWaterLevel_#res#1;havoc getWaterLevel_~retValue_acc~3#1;assume { :end_inline_getWaterLevel } true;__utac_acc__Specification3_spec__1_~tmp___0~0#1 := __utac_acc__Specification3_spec__1_#t~ret6#1;havoc __utac_acc__Specification3_spec__1_#t~ret6#1; 2622#L115 assume !(2 == __utac_acc__Specification3_spec__1_~tmp___0~0#1); 2621#L115-1 havoc __utac_acc__Specification3_spec__1_#t~ret5#1, __utac_acc__Specification3_spec__1_#t~ret6#1, __utac_acc__Specification3_spec__1_#t~ret7#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; 2620#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 2256#L564-2 [2024-11-08 17:39:27,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:27,184 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 4 times [2024-11-08 17:39:27,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:27,185 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [82605179] [2024-11-08 17:39:27,185 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:27,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:27,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:27,205 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 17:39:27,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:27,220 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 17:39:27,228 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:27,229 INFO L85 PathProgramCache]: Analyzing trace with hash 1729075568, now seen corresponding path program 1 times [2024-11-08 17:39:27,229 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:27,229 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [735800776] [2024-11-08 17:39:27,229 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:27,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:27,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:27,290 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 17:39:27,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:27,313 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 17:39:27,314 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 17:39:27,317 INFO L85 PathProgramCache]: Analyzing trace with hash 2126266420, now seen corresponding path program 1 times [2024-11-08 17:39:27,317 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 17:39:27,318 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1424415088] [2024-11-08 17:39:27,318 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 17:39:27,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 17:39:27,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:27,355 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 17:39:27,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:27,396 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 17:39:28,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:28,963 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 17:39:28,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 17:39:29,064 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 05:39:29 BoogieIcfgContainer [2024-11-08 17:39:29,068 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-08 17:39:29,069 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 17:39:29,069 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 17:39:29,070 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 17:39:29,070 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 05:39:24" (3/4) ... [2024-11-08 17:39:29,073 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-08 17:39:29,166 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/witness.graphml [2024-11-08 17:39:29,166 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 17:39:29,168 INFO L158 Benchmark]: Toolchain (without parser) took 6982.40ms. Allocated memory was 174.1MB in the beginning and 209.7MB in the end (delta: 35.7MB). Free memory was 145.9MB in the beginning and 136.3MB in the end (delta: 9.6MB). Peak memory consumption was 44.0MB. Max. memory is 16.1GB. [2024-11-08 17:39:29,168 INFO L158 Benchmark]: CDTParser took 0.39ms. Allocated memory is still 123.7MB. Free memory is still 96.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 17:39:29,169 INFO L158 Benchmark]: CACSL2BoogieTranslator took 784.31ms. Allocated memory is still 174.1MB. Free memory was 145.9MB in the beginning and 124.1MB in the end (delta: 21.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-08 17:39:29,169 INFO L158 Benchmark]: Boogie Procedure Inliner took 83.79ms. Allocated memory is still 174.1MB. Free memory was 124.1MB in the beginning and 120.7MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 17:39:29,170 INFO L158 Benchmark]: Boogie Preprocessor took 153.42ms. Allocated memory is still 174.1MB. Free memory was 119.9MB in the beginning and 116.5MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 17:39:29,170 INFO L158 Benchmark]: RCFGBuilder took 1177.62ms. Allocated memory is still 174.1MB. Free memory was 116.5MB in the beginning and 114.2MB in the end (delta: 2.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 17:39:29,171 INFO L158 Benchmark]: BuchiAutomizer took 4679.16ms. Allocated memory was 174.1MB in the beginning and 209.7MB in the end (delta: 35.7MB). Free memory was 114.2MB in the beginning and 139.4MB in the end (delta: -25.2MB). Peak memory consumption was 12.3MB. Max. memory is 16.1GB. [2024-11-08 17:39:29,171 INFO L158 Benchmark]: Witness Printer took 97.38ms. Allocated memory is still 209.7MB. Free memory was 139.4MB in the beginning and 136.3MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-08 17:39:29,174 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.39ms. Allocated memory is still 123.7MB. Free memory is still 96.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 784.31ms. Allocated memory is still 174.1MB. Free memory was 145.9MB in the beginning and 124.1MB in the end (delta: 21.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 83.79ms. Allocated memory is still 174.1MB. Free memory was 124.1MB in the beginning and 120.7MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 153.42ms. Allocated memory is still 174.1MB. Free memory was 119.9MB in the beginning and 116.5MB in the end (delta: 3.4MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1177.62ms. Allocated memory is still 174.1MB. Free memory was 116.5MB in the beginning and 114.2MB in the end (delta: 2.3MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * BuchiAutomizer took 4679.16ms. Allocated memory was 174.1MB in the beginning and 209.7MB in the end (delta: 35.7MB). Free memory was 114.2MB in the beginning and 139.4MB in the end (delta: -25.2MB). Peak memory consumption was 12.3MB. Max. memory is 16.1GB. * Witness Printer took 97.38ms. Allocated memory is still 209.7MB. Free memory was 139.4MB in the beginning and 136.3MB 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,"featureselect.i","") [58] - GenericResultAtLocation [Line: 96]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification3_spec.i","") [96] - GenericResultAtLocation [Line: 133]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [133] - GenericResultAtLocation [Line: 232]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [232] - GenericResultAtLocation [Line: 456]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [456] - GenericResultAtLocation [Line: 553]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [553] - GenericResultAtLocation [Line: 622]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [622] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 3 terminating modules (3 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.3 modules have a trivial ranking function, the largest among these consists of 6 locations. The remainder module has 591 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 4.5s and 4 iterations. TraceHistogramMax:1. Analysis of lassos took 3.3s. Construction of modules took 0.3s. Büchi inclusion checks took 0.7s. Highest rank in rank-based complementation 0. Minimization of det autom 3. Minimization of nondet autom 0. Automata minimization 0.1s AutomataMinimizationTime, 3 MinimizatonAttempts, 172 StatesRemovedByMinimization, 1 NontrivialMinimizations. Non-live state removal took 0.0s Buchi closure took 0.0s. Biggest automaton had -1 states and ocurred in iteration -1. Nontrivial modules had stage [0, 0, 0, 0, 0]. InterpolantCoveringCapabilityFinite: 0/0 InterpolantCoveringCapabilityBuchi: 0/0 HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 1058 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1058 mSDsluCounter, 2230 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1540 mSDsCounter, 53 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 176 IncrementalHoareTripleChecker+Invalid, 229 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 53 mSolverCounterUnsat, 690 mSDtfsCounter, 176 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI1 SFLT0 conc2 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: 564]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L139] int waterLevel = 1; [L140] int methaneLevelCritical = 0; [L239] int pumpRunning = 0; [L240] int systemActive = 1; [L457] int cleanupTimeShifts = 4; [L792] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L531] int retValue_acc ; [L532] int tmp ; [L536] FCALL select_helpers() [L537] FCALL select_features() [L538] CALL, EXPR valid_product() [L88] int retValue_acc ; [L91] retValue_acc = 1 [L92] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L538] RET, EXPR valid_product() [L538] tmp = valid_product() [L540] COND TRUE \read(tmp) [L542] FCALL setup() [L543] CALL runTest() [L525] CALL test() [L555] int splverifierCounter ; [L556] int tmp ; [L557] int tmp___0 ; [L558] int tmp___1 ; [L559] int tmp___2 ; [L562] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L564] COND TRUE 1 [L566] COND TRUE splverifierCounter < 4 [L572] tmp = __VERIFIER_nondet_int() [L574] COND FALSE !(\read(tmp)) [L582] tmp___0 = __VERIFIER_nondet_int() [L584] COND FALSE !(\read(tmp___0)) [L592] tmp___2 = __VERIFIER_nondet_int() [L594] COND FALSE !(\read(tmp___2)) [L600] tmp___1 = __VERIFIER_nondet_int() [L602] COND FALSE !(\read(tmp___1)) [L611] CALL timeShift() [L246] COND FALSE !(\read(pumpRunning)) [L253] COND TRUE \read(systemActive) [L255] CALL processEnvironment() [L301] int tmp ; [L304] COND FALSE !(\read(pumpRunning)) [L319] CALL processEnvironment__wrappee__methaneQuery() [L275] int tmp ; [L278] COND TRUE ! pumpRunning [L280] CALL, EXPR isHighWaterLevel() [L415] int retValue_acc ; [L416] int tmp ; [L417] int tmp___0 ; [L421] CALL, EXPR isHighWaterSensorDry() [L219] int retValue_acc ; [L222] COND TRUE waterLevel < 2 [L223] retValue_acc = 1 [L224] return (retValue_acc); [L421] RET, EXPR isHighWaterSensorDry() [L421] tmp = isHighWaterSensorDry() [L423] COND TRUE \read(tmp) [L424] tmp___0 = 0 [L428] retValue_acc = tmp___0 [L429] return (retValue_acc); [L280] RET, EXPR isHighWaterLevel() [L280] tmp = isHighWaterLevel() [L282] COND FALSE !(\read(tmp)) [L288] FCALL processEnvironment__wrappee__base() [L319] RET processEnvironment__wrappee__methaneQuery() [L255] RET processEnvironment() [L261] CALL __utac_acc__Specification3_spec__1() [L101] int tmp ; [L102] int tmp___0 ; [L103] int tmp___1 ; [L107] CALL, EXPR isMethaneLevelCritical() [L178] int retValue_acc ; [L181] retValue_acc = methaneLevelCritical [L182] return (retValue_acc); [L107] RET, EXPR isMethaneLevelCritical() [L107] tmp = isMethaneLevelCritical() [L109] COND FALSE !(\read(tmp)) [L113] CALL, EXPR getWaterLevel() [L210] int retValue_acc ; [L213] retValue_acc = waterLevel [L214] return (retValue_acc); [L113] RET, EXPR getWaterLevel() [L113] tmp___0 = getWaterLevel() [L115] COND FALSE !(tmp___0 == 2) [L261] RET __utac_acc__Specification3_spec__1() [L611] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 564]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L139] int waterLevel = 1; [L140] int methaneLevelCritical = 0; [L239] int pumpRunning = 0; [L240] int systemActive = 1; [L457] int cleanupTimeShifts = 4; [L792] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L531] int retValue_acc ; [L532] int tmp ; [L536] FCALL select_helpers() [L537] FCALL select_features() [L538] CALL, EXPR valid_product() [L88] int retValue_acc ; [L91] retValue_acc = 1 [L92] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L538] RET, EXPR valid_product() [L538] tmp = valid_product() [L540] COND TRUE \read(tmp) [L542] FCALL setup() [L543] CALL runTest() [L525] CALL test() [L555] int splverifierCounter ; [L556] int tmp ; [L557] int tmp___0 ; [L558] int tmp___1 ; [L559] int tmp___2 ; [L562] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L564] COND TRUE 1 [L566] COND TRUE splverifierCounter < 4 [L572] tmp = __VERIFIER_nondet_int() [L574] COND FALSE !(\read(tmp)) [L582] tmp___0 = __VERIFIER_nondet_int() [L584] COND FALSE !(\read(tmp___0)) [L592] tmp___2 = __VERIFIER_nondet_int() [L594] COND FALSE !(\read(tmp___2)) [L600] tmp___1 = __VERIFIER_nondet_int() [L602] COND FALSE !(\read(tmp___1)) [L611] CALL timeShift() [L246] COND FALSE !(\read(pumpRunning)) [L253] COND TRUE \read(systemActive) [L255] CALL processEnvironment() [L301] int tmp ; [L304] COND FALSE !(\read(pumpRunning)) [L319] CALL processEnvironment__wrappee__methaneQuery() [L275] int tmp ; [L278] COND TRUE ! pumpRunning [L280] CALL, EXPR isHighWaterLevel() [L415] int retValue_acc ; [L416] int tmp ; [L417] int tmp___0 ; [L421] CALL, EXPR isHighWaterSensorDry() [L219] int retValue_acc ; [L222] COND TRUE waterLevel < 2 [L223] retValue_acc = 1 [L224] return (retValue_acc); [L421] RET, EXPR isHighWaterSensorDry() [L421] tmp = isHighWaterSensorDry() [L423] COND TRUE \read(tmp) [L424] tmp___0 = 0 [L428] retValue_acc = tmp___0 [L429] return (retValue_acc); [L280] RET, EXPR isHighWaterLevel() [L280] tmp = isHighWaterLevel() [L282] COND FALSE !(\read(tmp)) [L288] FCALL processEnvironment__wrappee__base() [L319] RET processEnvironment__wrappee__methaneQuery() [L255] RET processEnvironment() [L261] CALL __utac_acc__Specification3_spec__1() [L101] int tmp ; [L102] int tmp___0 ; [L103] int tmp___1 ; [L107] CALL, EXPR isMethaneLevelCritical() [L178] int retValue_acc ; [L181] retValue_acc = methaneLevelCritical [L182] return (retValue_acc); [L107] RET, EXPR isMethaneLevelCritical() [L107] tmp = isMethaneLevelCritical() [L109] COND FALSE !(\read(tmp)) [L113] CALL, EXPR getWaterLevel() [L210] int retValue_acc ; [L213] retValue_acc = waterLevel [L214] return (retValue_acc); [L113] RET, EXPR getWaterLevel() [L113] tmp___0 = getWaterLevel() [L115] COND FALSE !(tmp___0 == 2) [L261] RET __utac_acc__Specification3_spec__1() [L611] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-08 17:39:29,223 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_efe9d51c-fbe4-4425-bdfc-eeea61fbc8dd/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(TERM)