./Ultimate.py --spec ../../sv-benchmarks/c/properties/termination.prp --file ../../sv-benchmarks/c/product-lines/minepump_spec1_product63.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_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/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_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/config/AutomizerTermination.xml -i ../../sv-benchmarks/c/product-lines/minepump_spec1_product63.cil.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/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_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/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 fd0b8ceecda33bdad48c402c2c8ba6fe539641c6d50bf604e9c60e70c71a562b --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-08 19:14:43,067 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 19:14:43,177 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Termination-32bit-Automizer_Default.epf [2024-11-08 19:14:43,184 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 19:14:43,184 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 19:14:43,217 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 19:14:43,217 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 19:14:43,220 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 19:14:43,221 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 19:14:43,221 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 19:14:43,222 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 19:14:43,222 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 19:14:43,223 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 19:14:43,223 INFO L151 SettingsManager]: Preferences of BuchiAutomizer differ from their defaults: [2024-11-08 19:14:43,226 INFO L153 SettingsManager]: * NCSB implementation=INTSET_LAZY3 [2024-11-08 19:14:43,226 INFO L153 SettingsManager]: * Use old map elimination=false [2024-11-08 19:14:43,226 INFO L153 SettingsManager]: * Use external solver (rank synthesis)=false [2024-11-08 19:14:43,227 INFO L153 SettingsManager]: * Use only trivial implications for array writes=true [2024-11-08 19:14:43,227 INFO L153 SettingsManager]: * Rank analysis=LINEAR_WITH_GUESSES [2024-11-08 19:14:43,228 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 19:14:43,228 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=ASSUME [2024-11-08 19:14:43,234 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 19:14:43,234 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 19:14:43,235 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 19:14:43,235 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 19:14:43,235 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=ASSUME [2024-11-08 19:14:43,235 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=ASSUME [2024-11-08 19:14:43,236 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=ASSUME [2024-11-08 19:14:43,236 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 19:14:43,236 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-08 19:14:43,237 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 19:14:43,237 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 19:14:43,238 INFO L153 SettingsManager]: * Assume nondeterminstic values are in range=false [2024-11-08 19:14:43,238 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 19:14:43,239 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 19:14:43,239 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 19:14:43,239 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 19:14:43,239 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 19:14:43,240 INFO L151 SettingsManager]: Preferences of IcfgTransformer differ from their defaults: [2024-11-08 19:14:43,240 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_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/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_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/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 -> fd0b8ceecda33bdad48c402c2c8ba6fe539641c6d50bf604e9c60e70c71a562b [2024-11-08 19:14:43,526 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 19:14:43,556 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 19:14:43,561 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 19:14:43,562 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 19:14:43,563 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 19:14:43,564 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/product-lines/minepump_spec1_product63.cil.c Unable to find full path for "g++" [2024-11-08 19:14:45,538 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 19:14:45,920 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 19:14:45,924 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/sv-benchmarks/c/product-lines/minepump_spec1_product63.cil.c [2024-11-08 19:14:45,952 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/data/06704a69f/425e9c452013464db024d0c4a3068d18/FLAG07279747b [2024-11-08 19:14:45,970 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/data/06704a69f/425e9c452013464db024d0c4a3068d18 [2024-11-08 19:14:45,973 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 19:14:45,975 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 19:14:45,979 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 19:14:45,980 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 19:14:45,986 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 19:14:45,987 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:14:45" (1/1) ... [2024-11-08 19:14:45,989 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@aa279ad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:45, skipping insertion in model container [2024-11-08 19:14:45,991 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:14:45" (1/1) ... [2024-11-08 19:14:46,056 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 19:14:46,461 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:14:46,481 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 19:14:46,492 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [49] [2024-11-08 19:14:46,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [316] [2024-11-08 19:14:46,494 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [386] [2024-11-08 19:14:46,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [395] [2024-11-08 19:14:46,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [761] [2024-11-08 19:14:46,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Specification1_spec.i","") [860] [2024-11-08 19:14:46,495 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [886] [2024-11-08 19:14:46,496 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [990] [2024-11-08 19:14:46,565 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 19:14:46,589 INFO L204 MainTranslator]: Completed translation [2024-11-08 19:14:46,590 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46 WrapperNode [2024-11-08 19:14:46,590 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 19:14:46,591 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 19:14:46,591 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 19:14:46,592 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 19:14:46,600 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,618 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,680 INFO L138 Inliner]: procedures = 58, calls = 107, calls flagged for inlining = 60, calls inlined = 178, statements flattened = 1208 [2024-11-08 19:14:46,680 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 19:14:46,681 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 19:14:46,681 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 19:14:46,681 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 19:14:46,705 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,705 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,713 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,751 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 19:14:46,752 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,752 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,771 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,781 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,783 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,787 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,793 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 19:14:46,797 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 19:14:46,797 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 19:14:46,797 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 19:14:46,798 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (1/1) ... [2024-11-08 19:14:46,804 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 [2024-11-08 19:14:46,822 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/z3 [2024-11-08 19:14:46,840 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (exit command is (exit), workingDir is null) [2024-11-08 19:14:46,843 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Waiting until timeout for monitored process [2024-11-08 19:14:46,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 19:14:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 19:14:46,877 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 19:14:46,877 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 19:14:46,962 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 19:14:46,966 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 19:14:47,938 INFO L? ?]: Removed 307 outVars from TransFormulas that were not future-live. [2024-11-08 19:14:47,939 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 19:14:47,969 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 19:14:47,969 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-08 19:14:47,970 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:14:47 BoogieIcfgContainer [2024-11-08 19:14:47,970 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 19:14:47,971 INFO L112 PluginConnector]: ------------------------BuchiAutomizer---------------------------- [2024-11-08 19:14:47,971 INFO L270 PluginConnector]: Initializing BuchiAutomizer... [2024-11-08 19:14:47,976 INFO L274 PluginConnector]: BuchiAutomizer initialized [2024-11-08 19:14:47,977 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 19:14:47,977 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "CDTParser AST 08.11 07:14:45" (1/3) ... [2024-11-08 19:14:47,979 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@d02bf3f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 07:14:47, skipping insertion in model container [2024-11-08 19:14:47,979 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 19:14:47,979 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:14:46" (2/3) ... [2024-11-08 19:14:47,981 INFO L204 PluginConnector]: Invalid model from BuchiAutomizer for observer de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer.BuchiAutomizerObserver@d02bf3f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer AST 08.11 07:14:47, skipping insertion in model container [2024-11-08 19:14:47,981 INFO L99 BuchiAutomizer]: Safety of program was proven or not checked, starting termination analysis [2024-11-08 19:14:47,981 INFO L184 PluginConnector]: Executing the observer BuchiAutomizerObserver from plugin BuchiAutomizer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:14:47" (3/3) ... [2024-11-08 19:14:47,982 INFO L332 chiAutomizerObserver]: Analyzing ICFG minepump_spec1_product63.cil.c [2024-11-08 19:14:48,040 INFO L300 stractBuchiCegarLoop]: Interprodecural is true [2024-11-08 19:14:48,040 INFO L301 stractBuchiCegarLoop]: Hoare is None [2024-11-08 19:14:48,040 INFO L302 stractBuchiCegarLoop]: Compute interpolants for ForwardPredicates [2024-11-08 19:14:48,040 INFO L303 stractBuchiCegarLoop]: Backedges is STRAIGHT_LINE [2024-11-08 19:14:48,041 INFO L304 stractBuchiCegarLoop]: Determinization is PREDICATE_ABSTRACTION [2024-11-08 19:14:48,041 INFO L305 stractBuchiCegarLoop]: Difference is false [2024-11-08 19:14:48,041 INFO L306 stractBuchiCegarLoop]: Minimize is MINIMIZE_SEVPA [2024-11-08 19:14:48,041 INFO L310 stractBuchiCegarLoop]: ======== Iteration 0 == of CEGAR loop == BuchiAutomatonCegarLoop ======== [2024-11-08 19:14:48,046 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 325 states, 324 states have (on average 1.3487654320987654) internal successors, (437), 324 states have internal predecessors, (437), 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 19:14:48,094 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 214 [2024-11-08 19:14:48,094 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 19:14:48,094 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 19:14:48,106 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 19:14:48,106 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 19:14:48,106 INFO L332 stractBuchiCegarLoop]: ======== Iteration 1 ============ [2024-11-08 19:14:48,108 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand has 325 states, 324 states have (on average 1.3487654320987654) internal successors, (437), 324 states have internal predecessors, (437), 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 19:14:48,125 INFO L131 ngComponentsAnalysis]: Automaton has 2 accepting balls. 214 [2024-11-08 19:14:48,129 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 19:14:48,129 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 19:14:48,130 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 19:14:48,130 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 19:14:48,137 INFO L745 eck$LassoCheckResult]: Stem: 189#$Ultimate##0true assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 205#L-1true assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret46#1, main_~retValue_acc~7#1, main_~tmp~10#1;havoc main_~retValue_acc~7#1;havoc main_~tmp~10#1;assume { :begin_inline_select_helpers } true; 33#select_helpers_returnLabel#1true assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 288#select_features_returnLabel#1true assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 116#valid_product_returnLabel#1true main_#t~ret46#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~10#1 := main_#t~ret46#1;havoc main_#t~ret46#1; 289#L847true assume 0 != main_~tmp~10#1;assume { :begin_inline_setup } true; 91#setup_returnLabel#1true assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet19#1, test_#t~nondet20#1, test_#t~nondet21#1, test_#t~nondet22#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~2#1, test_~tmp___1~0#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~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 18#L330-2true [2024-11-08 19:14:48,137 INFO L747 eck$LassoCheckResult]: Loop: 18#L330-2true assume !false; 167#L331true assume test_~splverifierCounter~0#1 < 4; 184#L332true havoc test_#t~nondet19#1;test_~tmp~6#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 284#L340true assume !(0 != test_~tmp~6#1); 111#L340-2true havoc test_#t~nondet20#1;test_~tmp___0~2#1 := test_#t~nondet20#1;havoc test_#t~nondet20#1; 133#L350true assume !(0 != test_~tmp___0~2#1); 291#L350-2true havoc test_#t~nondet21#1;test_~tmp___2~0#1 := test_#t~nondet21#1;havoc test_#t~nondet21#1; 23#L360true assume 0 != test_~tmp___2~0#1; 124#L366-2true assume { :begin_inline_timeShift } true; 20#L69true assume !(0 != ~pumpRunning~0); 283#L69-2true assume !(0 != ~systemActive~0); 302#L76-1true assume { :begin_inline___utac_acc__Specification1_spec__1 } true;havoc __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_#t~ret48#1, __utac_acc__Specification1_spec__1_~tmp~11#1, __utac_acc__Specification1_spec__1_~tmp___0~3#1;havoc __utac_acc__Specification1_spec__1_~tmp~11#1;havoc __utac_acc__Specification1_spec__1_~tmp___0~3#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;isMethaneLevelCritical_~retValue_acc~8#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~8#1; 317#isMethaneLevelCritical_returnLabel#6true __utac_acc__Specification1_spec__1_#t~ret47#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification1_spec__1_~tmp~11#1 := __utac_acc__Specification1_spec__1_#t~ret47#1;havoc __utac_acc__Specification1_spec__1_#t~ret47#1; 67#L869true assume !(0 != __utac_acc__Specification1_spec__1_~tmp~11#1); 150#L869-1true havoc __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_#t~ret48#1, __utac_acc__Specification1_spec__1_~tmp~11#1, __utac_acc__Specification1_spec__1_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification1_spec__1 } true; 234#timeShift_returnLabel#1true assume { :end_inline_timeShift } true; 18#L330-2true [2024-11-08 19:14:48,143 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:14:48,143 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 1 times [2024-11-08 19:14:48,158 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 19:14:48,158 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1533991326] [2024-11-08 19:14:48,158 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 19:14:48,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:14:48,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:48,270 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 19:14:48,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:48,318 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 19:14:48,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:14:48,320 INFO L85 PathProgramCache]: Analyzing trace with hash 1836244934, now seen corresponding path program 1 times [2024-11-08 19:14:48,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 19:14:48,321 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [22884847] [2024-11-08 19:14:48,321 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 19:14:48,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:14:48,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:48,335 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 19:14:48,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:48,350 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 19:14:48,354 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:14:48,355 INFO L85 PathProgramCache]: Analyzing trace with hash -1103303286, now seen corresponding path program 1 times [2024-11-08 19:14:48,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 19:14:48,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1344061712] [2024-11-08 19:14:48,355 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 19:14:48,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:14:48,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:14:48,616 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 19:14:48,617 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 19:14:48,617 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1344061712] [2024-11-08 19:14:48,617 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1344061712] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 19:14:48,618 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 19:14:48,618 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 19:14:48,618 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [314176974] [2024-11-08 19:14:48,619 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 19:14:48,733 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 19:14:48,770 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-08 19:14:48,771 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-08 19:14:48,773 INFO L87 Difference]: Start difference. First operand has 325 states, 324 states have (on average 1.3487654320987654) internal successors, (437), 324 states have internal predecessors, (437), 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 3.8333333333333335) internal successors, (23), 5 states have internal predecessors, (23), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 19:14:48,971 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 19:14:48,972 INFO L93 Difference]: Finished difference Result 695 states and 917 transitions. [2024-11-08 19:14:48,973 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 695 states and 917 transitions. [2024-11-08 19:14:48,984 INFO L131 ngComponentsAnalysis]: Automaton has 5 accepting balls. 455 [2024-11-08 19:14:48,999 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 695 states to 665 states and 887 transitions. [2024-11-08 19:14:49,003 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 665 [2024-11-08 19:14:49,004 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 665 [2024-11-08 19:14:49,005 INFO L73 IsDeterministic]: Start isDeterministic. Operand 665 states and 887 transitions. [2024-11-08 19:14:49,010 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 19:14:49,010 INFO L218 hiAutomatonCegarLoop]: Abstraction has 665 states and 887 transitions. [2024-11-08 19:14:49,030 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 665 states and 887 transitions. [2024-11-08 19:14:49,058 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 665 to 361. [2024-11-08 19:14:49,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 361 states, 361 states have (on average 1.332409972299169) internal successors, (481), 360 states have internal predecessors, (481), 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 19:14:49,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 361 states and 481 transitions. [2024-11-08 19:14:49,062 INFO L240 hiAutomatonCegarLoop]: Abstraction has 361 states and 481 transitions. [2024-11-08 19:14:49,067 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 19:14:49,071 INFO L425 stractBuchiCegarLoop]: Abstraction has 361 states and 481 transitions. [2024-11-08 19:14:49,071 INFO L332 stractBuchiCegarLoop]: ======== Iteration 2 ============ [2024-11-08 19:14:49,071 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 361 states and 481 transitions. [2024-11-08 19:14:49,074 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 248 [2024-11-08 19:14:49,074 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 19:14:49,074 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 19:14:49,075 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 19:14:49,075 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 19:14:49,075 INFO L745 eck$LassoCheckResult]: Stem: 1296#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 1297#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret46#1, main_~retValue_acc~7#1, main_~tmp~10#1;havoc main_~retValue_acc~7#1;havoc main_~tmp~10#1;assume { :begin_inline_select_helpers } true; 1103#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1104#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 1226#valid_product_returnLabel#1 main_#t~ret46#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~10#1 := main_#t~ret46#1;havoc main_#t~ret46#1; 1227#L847 assume 0 != main_~tmp~10#1;assume { :begin_inline_setup } true; 1192#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet19#1, test_#t~nondet20#1, test_#t~nondet21#1, test_#t~nondet22#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~2#1, test_~tmp___1~0#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~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1072#L330-2 [2024-11-08 19:14:49,076 INFO L747 eck$LassoCheckResult]: Loop: 1072#L330-2 assume !false; 1073#L331 assume test_~splverifierCounter~0#1 < 4; 1277#L332 havoc test_#t~nondet19#1;test_~tmp~6#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 1290#L340 assume !(0 != test_~tmp~6#1); 1219#L340-2 havoc test_#t~nondet20#1;test_~tmp___0~2#1 := test_#t~nondet20#1;havoc test_#t~nondet20#1; 1220#L350 assume !(0 != test_~tmp___0~2#1); 1106#L350-2 havoc test_#t~nondet21#1;test_~tmp___2~0#1 := test_#t~nondet21#1;havoc test_#t~nondet21#1; 1083#L360 assume 0 != test_~tmp___2~0#1; 1085#L366-2 assume { :begin_inline_timeShift } true; 1076#L69 assume !(0 != ~pumpRunning~0); 1078#L69-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 1069#L153 assume 0 != ~pumpRunning~0;assume { :begin_inline_isMethaneAlarm } true;havoc isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret8#1, isMethaneAlarm_~retValue_acc~0#1;havoc isMethaneAlarm_~retValue_acc~0#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;isMethaneLevelCritical_~retValue_acc~8#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~8#1; 1070#isMethaneLevelCritical_returnLabel#1 isMethaneAlarm_#t~ret8#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;assume { :end_inline_isMethaneLevelCritical } true;isMethaneAlarm_~retValue_acc~0#1 := isMethaneAlarm_#t~ret8#1;havoc isMethaneAlarm_#t~ret8#1;isMethaneAlarm_#res#1 := isMethaneAlarm_~retValue_acc~0#1; 1342#isMethaneAlarm_returnLabel#1 processEnvironment_#t~ret6#1 := isMethaneAlarm_#res#1;havoc isMethaneAlarm_#t~ret8#1, isMethaneAlarm_~retValue_acc~0#1;assume { :end_inline_isMethaneAlarm } true;processEnvironment_~tmp~2#1 := processEnvironment_#t~ret6#1;havoc processEnvironment_#t~ret6#1; 1059#L157 assume 0 != processEnvironment_~tmp~2#1;assume { :begin_inline_deactivatePump } true;~pumpRunning~0 := 0; 1061#deactivatePump_returnLabel#2 assume { :end_inline_deactivatePump } true; 1190#L153-1 havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 1216#L76-1 assume { :begin_inline___utac_acc__Specification1_spec__1 } true;havoc __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_#t~ret48#1, __utac_acc__Specification1_spec__1_~tmp~11#1, __utac_acc__Specification1_spec__1_~tmp___0~3#1;havoc __utac_acc__Specification1_spec__1_~tmp~11#1;havoc __utac_acc__Specification1_spec__1_~tmp___0~3#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;isMethaneLevelCritical_~retValue_acc~8#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~8#1; 1343#isMethaneLevelCritical_returnLabel#6 __utac_acc__Specification1_spec__1_#t~ret47#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification1_spec__1_~tmp~11#1 := __utac_acc__Specification1_spec__1_#t~ret47#1;havoc __utac_acc__Specification1_spec__1_#t~ret47#1; 1161#L869 assume !(0 != __utac_acc__Specification1_spec__1_~tmp~11#1); 1140#L869-1 havoc __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_#t~ret48#1, __utac_acc__Specification1_spec__1_~tmp~11#1, __utac_acc__Specification1_spec__1_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification1_spec__1 } true; 1266#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1072#L330-2 [2024-11-08 19:14:49,076 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:14:49,077 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 2 times [2024-11-08 19:14:49,077 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 19:14:49,077 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [412107624] [2024-11-08 19:14:49,077 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 19:14:49,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:14:49,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:49,089 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 19:14:49,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:49,101 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 19:14:49,102 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:14:49,102 INFO L85 PathProgramCache]: Analyzing trace with hash -2126673137, now seen corresponding path program 1 times [2024-11-08 19:14:49,102 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 19:14:49,103 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [347505193] [2024-11-08 19:14:49,103 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 19:14:49,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:14:49,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 19:14:49,135 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 19:14:49,135 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 19:14:49,135 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [347505193] [2024-11-08 19:14:49,135 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [347505193] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 19:14:49,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 19:14:49,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 19:14:49,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [540353464] [2024-11-08 19:14:49,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 19:14:49,137 INFO L762 eck$LassoCheckResult]: loop already infeasible [2024-11-08 19:14:49,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 19:14:49,137 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-08 19:14:49,138 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-08 19:14:49,138 INFO L87 Difference]: Start difference. First operand 361 states and 481 transitions. cyclomatic complexity: 123 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 19:14:49,269 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 19:14:49,270 INFO L93 Difference]: Finished difference Result 363 states and 457 transitions. [2024-11-08 19:14:49,270 INFO L82 GeneralOperation]: Start removeNonLiveStates. Operand 363 states and 457 transitions. [2024-11-08 19:14:49,273 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 255 [2024-11-08 19:14:49,274 INFO L88 GeneralOperation]: Finished removeNonLiveStates. Reduced from 363 states to 363 states and 457 transitions. [2024-11-08 19:14:49,275 INFO L87 BuchiClosureNwa]: Accepting states before buchiClosure: 363 [2024-11-08 19:14:49,275 INFO L106 BuchiClosureNwa]: Accepting states after buchiClosure: 363 [2024-11-08 19:14:49,275 INFO L73 IsDeterministic]: Start isDeterministic. Operand 363 states and 457 transitions. [2024-11-08 19:14:49,276 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2024-11-08 19:14:49,277 INFO L218 hiAutomatonCegarLoop]: Abstraction has 363 states and 457 transitions. [2024-11-08 19:14:49,277 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 363 states and 457 transitions. [2024-11-08 19:14:49,287 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 363 to 363. [2024-11-08 19:14:49,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 363 states, 363 states have (on average 1.258953168044077) internal successors, (457), 362 states have internal predecessors, (457), 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 19:14:49,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 363 states and 457 transitions. [2024-11-08 19:14:49,290 INFO L240 hiAutomatonCegarLoop]: Abstraction has 363 states and 457 transitions. [2024-11-08 19:14:49,290 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-08 19:14:49,291 INFO L425 stractBuchiCegarLoop]: Abstraction has 363 states and 457 transitions. [2024-11-08 19:14:49,291 INFO L332 stractBuchiCegarLoop]: ======== Iteration 3 ============ [2024-11-08 19:14:49,291 INFO L72 BuchiIsEmpty]: Start buchiIsEmpty. Operand 363 states and 457 transitions. [2024-11-08 19:14:49,293 INFO L131 ngComponentsAnalysis]: Automaton has 3 accepting balls. 255 [2024-11-08 19:14:49,293 INFO L87 BuchiIsEmpty]: Finished buchiIsEmpty Result is false [2024-11-08 19:14:49,293 INFO L119 BuchiIsEmpty]: Starting construction of run [2024-11-08 19:14:49,294 INFO L148 hiAutomatonCegarLoop]: Counterexample stem histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-08 19:14:49,294 INFO L149 hiAutomatonCegarLoop]: Counterexample loop histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 19:14:49,294 INFO L745 eck$LassoCheckResult]: Stem: 1978#$Ultimate##0 assume { :begin_inline_ULTIMATE.init } true;assume 0 == #valid[0];assume 0 < #StackHeapBarrier;call #Ultimate.allocInit(2, 1);call write~init~int#0(48, 1, 0, 1);call write~init~int#0(0, 1, 1, 1);call #Ultimate.allocInit(31, 2);call #Ultimate.allocInit(12, 3);call #Ultimate.allocInit(30, 4);call #Ultimate.allocInit(9, 5);call #Ultimate.allocInit(21, 6);call #Ultimate.allocInit(30, 7);call #Ultimate.allocInit(9, 8);call #Ultimate.allocInit(21, 9);call #Ultimate.allocInit(30, 10);call #Ultimate.allocInit(9, 11);call #Ultimate.allocInit(25, 12);call #Ultimate.allocInit(30, 13);call #Ultimate.allocInit(9, 14);call #Ultimate.allocInit(25, 15);~pumpRunning~0 := 0;~systemActive~0 := 1;~head~0.base, ~head~0.offset := 0, 0;~cleanupTimeShifts~0 := 4;~waterLevel~0 := 1;~methaneLevelCritical~0 := 0; 1979#L-1 assume { :end_inline_ULTIMATE.init } true;assume { :begin_inline_main } true;havoc main_#res#1;havoc main_#t~ret46#1, main_~retValue_acc~7#1, main_~tmp~10#1;havoc main_~retValue_acc~7#1;havoc main_~tmp~10#1;assume { :begin_inline_select_helpers } true; 1815#select_helpers_returnLabel#1 assume { :end_inline_select_helpers } true;assume { :begin_inline_select_features } true; 1816#select_features_returnLabel#1 assume { :end_inline_select_features } true;assume { :begin_inline_valid_product } true;havoc valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;havoc valid_product_~retValue_acc~13#1;valid_product_~retValue_acc~13#1 := 1;valid_product_#res#1 := valid_product_~retValue_acc~13#1; 1911#valid_product_returnLabel#1 main_#t~ret46#1 := valid_product_#res#1;havoc valid_product_~retValue_acc~13#1;assume { :end_inline_valid_product } true;main_~tmp~10#1 := main_#t~ret46#1;havoc main_#t~ret46#1; 1912#L847 assume 0 != main_~tmp~10#1;assume { :begin_inline_setup } true; 1885#setup_returnLabel#1 assume { :end_inline_setup } true;assume { :begin_inline_runTest } true;assume { :begin_inline_test } true;havoc test_#t~nondet19#1, test_#t~nondet20#1, test_#t~nondet21#1, test_#t~nondet22#1, test_~splverifierCounter~0#1, test_~tmp~6#1, test_~tmp___0~2#1, test_~tmp___1~0#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~0#1;havoc test_~tmp___2~0#1;test_~splverifierCounter~0#1 := 0; 1886#L330-2 [2024-11-08 19:14:49,295 INFO L747 eck$LassoCheckResult]: Loop: 1886#L330-2 assume !false; 1957#L331 assume test_~splverifierCounter~0#1 < 4; 1958#L332 havoc test_#t~nondet19#1;test_~tmp~6#1 := test_#t~nondet19#1;havoc test_#t~nondet19#1; 2114#L340 assume !(0 != test_~tmp~6#1); 2112#L340-2 havoc test_#t~nondet20#1;test_~tmp___0~2#1 := test_#t~nondet20#1;havoc test_#t~nondet20#1; 1925#L350 assume !(0 != test_~tmp___0~2#1); 1814#L350-2 havoc test_#t~nondet21#1;test_~tmp___2~0#1 := test_#t~nondet21#1;havoc test_#t~nondet21#1; 1798#L360 assume 0 != test_~tmp___2~0#1; 1800#L366-2 assume { :begin_inline_timeShift } true; 1917#L69 assume !(0 != ~pumpRunning~0); 2025#L69-2 assume 0 != ~systemActive~0;assume { :begin_inline_processEnvironment } true;havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;havoc processEnvironment_~tmp~2#1; 1788#L153 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__methaneQuery } true;havoc processEnvironment__wrappee__methaneQuery_#t~ret5#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;havoc processEnvironment__wrappee__methaneQuery_~tmp~1#1; 1789#L127-2 assume !(0 != ~pumpRunning~0);assume { :begin_inline_processEnvironment__wrappee__highWaterSensor } true;havoc processEnvironment__wrappee__highWaterSensor_#t~ret4#1, processEnvironment__wrappee__highWaterSensor_~tmp~0#1;havoc processEnvironment__wrappee__highWaterSensor_~tmp~0#1; 1999#L101-6 assume 0 == ~pumpRunning~0;assume { :begin_inline_isHighWaterLevel } true;havoc isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret17#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~0#1;havoc isHighWaterLevel_~retValue_acc~2#1;havoc isHighWaterLevel_~tmp~4#1;havoc isHighWaterLevel_~tmp___0~0#1;assume { :begin_inline_isHighWaterSensorDry } true;havoc isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~10#1;havoc isHighWaterSensorDry_~retValue_acc~10#1; 1834#L971-3 assume ~waterLevel~0 < 2;isHighWaterSensorDry_~retValue_acc~10#1 := 1;isHighWaterSensorDry_#res#1 := isHighWaterSensorDry_~retValue_acc~10#1; 1835#isHighWaterSensorDry_returnLabel#4 isHighWaterLevel_#t~ret17#1 := isHighWaterSensorDry_#res#1;havoc isHighWaterSensorDry_~retValue_acc~10#1;assume { :end_inline_isHighWaterSensorDry } true;isHighWaterLevel_~tmp~4#1 := isHighWaterLevel_#t~ret17#1;havoc isHighWaterLevel_#t~ret17#1; 2019#L272-9 assume 0 != isHighWaterLevel_~tmp~4#1;isHighWaterLevel_~tmp___0~0#1 := 0; 1992#L272-11 isHighWaterLevel_~retValue_acc~2#1 := isHighWaterLevel_~tmp___0~0#1;isHighWaterLevel_#res#1 := isHighWaterLevel_~retValue_acc~2#1; 1987#isHighWaterLevel_returnLabel#4 processEnvironment__wrappee__highWaterSensor_#t~ret4#1 := isHighWaterLevel_#res#1;havoc isHighWaterLevel_#t~ret17#1, isHighWaterLevel_~retValue_acc~2#1, isHighWaterLevel_~tmp~4#1, isHighWaterLevel_~tmp___0~0#1;assume { :end_inline_isHighWaterLevel } true;processEnvironment__wrappee__highWaterSensor_~tmp~0#1 := processEnvironment__wrappee__highWaterSensor_#t~ret4#1;havoc processEnvironment__wrappee__highWaterSensor_#t~ret4#1; 1988#L105-9 assume !(0 != processEnvironment__wrappee__highWaterSensor_~tmp~0#1);assume { :begin_inline_processEnvironment__wrappee__base } true; 1927#processEnvironment__wrappee__base_returnLabel#7 assume { :end_inline_processEnvironment__wrappee__base } true; 1771#L101-7 havoc processEnvironment__wrappee__highWaterSensor_#t~ret4#1, processEnvironment__wrappee__highWaterSensor_~tmp~0#1;assume { :end_inline_processEnvironment__wrappee__highWaterSensor } true; 1772#L127-3 havoc processEnvironment__wrappee__methaneQuery_#t~ret5#1, processEnvironment__wrappee__methaneQuery_~tmp~1#1;assume { :end_inline_processEnvironment__wrappee__methaneQuery } true; 1884#L153-1 havoc processEnvironment_#t~ret6#1, processEnvironment_~tmp~2#1;assume { :end_inline_processEnvironment } true; 1904#L76-1 assume { :begin_inline___utac_acc__Specification1_spec__1 } true;havoc __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_#t~ret48#1, __utac_acc__Specification1_spec__1_~tmp~11#1, __utac_acc__Specification1_spec__1_~tmp___0~3#1;havoc __utac_acc__Specification1_spec__1_~tmp~11#1;havoc __utac_acc__Specification1_spec__1_~tmp___0~3#1;assume { :begin_inline_isMethaneLevelCritical } true;havoc isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;isMethaneLevelCritical_~retValue_acc~8#1 := ~methaneLevelCritical~0;isMethaneLevelCritical_#res#1 := isMethaneLevelCritical_~retValue_acc~8#1; 2031#isMethaneLevelCritical_returnLabel#6 __utac_acc__Specification1_spec__1_#t~ret47#1 := isMethaneLevelCritical_#res#1;havoc isMethaneLevelCritical_~retValue_acc~8#1;assume { :end_inline_isMethaneLevelCritical } true;__utac_acc__Specification1_spec__1_~tmp~11#1 := __utac_acc__Specification1_spec__1_#t~ret47#1;havoc __utac_acc__Specification1_spec__1_#t~ret47#1; 1860#L869 assume !(0 != __utac_acc__Specification1_spec__1_~tmp~11#1); 1845#L869-1 havoc __utac_acc__Specification1_spec__1_#t~ret47#1, __utac_acc__Specification1_spec__1_#t~ret48#1, __utac_acc__Specification1_spec__1_~tmp~11#1, __utac_acc__Specification1_spec__1_~tmp___0~3#1;assume { :end_inline___utac_acc__Specification1_spec__1 } true; 1944#timeShift_returnLabel#1 assume { :end_inline_timeShift } true; 1886#L330-2 [2024-11-08 19:14:49,295 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:14:49,296 INFO L85 PathProgramCache]: Analyzing trace with hash 1803949509, now seen corresponding path program 3 times [2024-11-08 19:14:49,296 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 19:14:49,296 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2061257832] [2024-11-08 19:14:49,296 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 19:14:49,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:14:49,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:49,310 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 19:14:49,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:49,331 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 19:14:49,331 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:14:49,331 INFO L85 PathProgramCache]: Analyzing trace with hash 1636270850, now seen corresponding path program 1 times [2024-11-08 19:14:49,332 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 19:14:49,332 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1891529007] [2024-11-08 19:14:49,332 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 19:14:49,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:14:49,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:49,353 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 19:14:49,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:49,373 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 19:14:49,375 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 19:14:49,376 INFO L85 PathProgramCache]: Analyzing trace with hash 1510536126, now seen corresponding path program 1 times [2024-11-08 19:14:49,380 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 19:14:49,380 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [704647605] [2024-11-08 19:14:49,380 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 19:14:49,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 19:14:49,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:49,405 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 19:14:49,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:49,435 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-08 19:14:50,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:50,604 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-08 19:14:50,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-08 19:14:50,686 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.buchiautomizer CFG 08.11 07:14:50 BoogieIcfgContainer [2024-11-08 19:14:50,689 INFO L131 PluginConnector]: ------------------------ END BuchiAutomizer---------------------------- [2024-11-08 19:14:50,690 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-08 19:14:50,690 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-08 19:14:50,690 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-08 19:14:50,692 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:14:47" (3/4) ... [2024-11-08 19:14:50,693 INFO L139 WitnessPrinter]: Generating witness for non-termination counterexample [2024-11-08 19:14:50,772 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/witness.graphml [2024-11-08 19:14:50,775 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-08 19:14:50,777 INFO L158 Benchmark]: Toolchain (without parser) took 4801.06ms. Allocated memory was 144.7MB in the beginning and 199.2MB in the end (delta: 54.5MB). Free memory was 114.5MB in the beginning and 161.6MB in the end (delta: -47.2MB). Peak memory consumption was 8.0MB. Max. memory is 16.1GB. [2024-11-08 19:14:50,777 INFO L158 Benchmark]: CDTParser took 0.26ms. Allocated memory is still 117.4MB. Free memory is still 77.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-08 19:14:50,777 INFO L158 Benchmark]: CACSL2BoogieTranslator took 611.47ms. Allocated memory is still 144.7MB. Free memory was 114.5MB in the beginning and 92.4MB in the end (delta: 22.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2024-11-08 19:14:50,778 INFO L158 Benchmark]: Boogie Procedure Inliner took 89.19ms. Allocated memory is still 144.7MB. Free memory was 92.4MB in the beginning and 87.5MB in the end (delta: 4.9MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2024-11-08 19:14:50,778 INFO L158 Benchmark]: Boogie Preprocessor took 112.29ms. Allocated memory is still 144.7MB. Free memory was 87.5MB in the beginning and 82.0MB in the end (delta: 5.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-08 19:14:50,778 INFO L158 Benchmark]: RCFGBuilder took 1173.62ms. Allocated memory is still 144.7MB. Free memory was 81.7MB in the beginning and 84.4MB in the end (delta: -2.7MB). Peak memory consumption was 23.8MB. Max. memory is 16.1GB. [2024-11-08 19:14:50,779 INFO L158 Benchmark]: BuchiAutomizer took 2718.21ms. Allocated memory was 144.7MB in the beginning and 199.2MB in the end (delta: 54.5MB). Free memory was 83.8MB in the beginning and 164.8MB in the end (delta: -81.0MB). Peak memory consumption was 91.9MB. Max. memory is 16.1GB. [2024-11-08 19:14:50,779 INFO L158 Benchmark]: Witness Printer took 86.08ms. Allocated memory is still 199.2MB. Free memory was 164.8MB in the beginning and 161.6MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-08 19:14:50,781 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.26ms. Allocated memory is still 117.4MB. Free memory is still 77.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 611.47ms. Allocated memory is still 144.7MB. Free memory was 114.5MB in the beginning and 92.4MB in the end (delta: 22.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 89.19ms. Allocated memory is still 144.7MB. Free memory was 92.4MB in the beginning and 87.5MB in the end (delta: 4.9MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. * Boogie Preprocessor took 112.29ms. Allocated memory is still 144.7MB. Free memory was 87.5MB in the beginning and 82.0MB in the end (delta: 5.5MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1173.62ms. Allocated memory is still 144.7MB. Free memory was 81.7MB in the beginning and 84.4MB in the end (delta: -2.7MB). Peak memory consumption was 23.8MB. Max. memory is 16.1GB. * BuchiAutomizer took 2718.21ms. Allocated memory was 144.7MB in the beginning and 199.2MB in the end (delta: 54.5MB). Free memory was 83.8MB in the beginning and 164.8MB in the end (delta: -81.0MB). Peak memory consumption was 91.9MB. Max. memory is 16.1GB. * Witness Printer took 86.08ms. Allocated memory is still 199.2MB. Free memory was 164.8MB in the beginning and 161.6MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 49]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"MinePump.i","") [49] - GenericResultAtLocation [Line: 316]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"scenario.i","") [316] - GenericResultAtLocation [Line: 386]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"wsllib_check.i","") [386] - GenericResultAtLocation [Line: 395]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"libacc.i","") [395] - GenericResultAtLocation [Line: 761]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Test.i","") [761] - GenericResultAtLocation [Line: 860]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Specification1_spec.i","") [860] - GenericResultAtLocation [Line: 886]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"Environment.i","") [886] - GenericResultAtLocation [Line: 990]: Unsoundness Warning Ignoring preprocessor pragma C: #pragma merger(0,"featureselect.i","") [990] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: Constructed decomposition of program Your program was decomposed into 2 terminating modules (2 trivial, 0 deterministic, 0 nondeterministic) and one nonterminating remainder module.2 modules have a trivial ranking function, the largest among these consists of 6 locations. The remainder module has 363 locations. - StatisticsResult: Timing statistics BüchiAutomizer plugin needed 2.6s and 3 iterations. TraceHistogramMax:1. Analysis of lassos took 1.9s. Construction of modules took 0.1s. Büchi inclusion checks took 0.3s. Highest rank in rank-based complementation 0. Minimization of det autom 2. Minimization of nondet autom 0. Automata minimization 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 304 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, 1447 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 1447 mSDsluCounter, 2178 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 1453 mSDsCounter, 44 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 79 IncrementalHoareTripleChecker+Invalid, 123 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 44 mSolverCounterUnsat, 725 mSDtfsCounter, 79 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown LassoAnalysisResults: nont1 unkn0 SFLI1 SFLT0 conc1 concLT0 SILN0 SILU0 SILI0 SILT0 lasso0 LassoPreprocessingBenchmarks: LassoTerminationAnalysisBenchmarks: not availableLassoTerminationAnalysisBenchmarks: LassoNonterminationAnalysisSatFixpoint: 0 LassoNonterminationAnalysisSatUnbounded: 0 LassoNonterminationAnalysisUnsat: 0 LassoNonterminationAnalysisUnknown: 0 LassoNonterminationAnalysisTime: 0.0s InitialAbstractionConstructionTime: 0.0s - TerminationAnalysisResult: Nontermination possible Buchi Automizer proved that your program is nonterminating for some inputs - LassoShapedNonTerminationArgument [Line: 330]: Nontermination argument in form of an infinite program execution. Nontermination argument in form of an infinite program execution. Stem: [L61] int pumpRunning = 0; [L62] int systemActive = 1; [L565] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L762] int cleanupTimeShifts = 4; [L888] int waterLevel = 1; [L889] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L838] int retValue_acc ; [L839] int tmp ; [L843] FCALL select_helpers() [L844] FCALL select_features() [L845] CALL, EXPR valid_product() [L1017] int retValue_acc ; [L1020] retValue_acc = 1 [L1021] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L845] RET, EXPR valid_product() [L845] tmp = valid_product() [L847] COND TRUE \read(tmp) [L849] FCALL setup() [L850] CALL runTest() [L829] CALL test() [L321] int splverifierCounter ; [L322] int tmp ; [L323] int tmp___0 ; [L324] int tmp___1 ; [L325] int tmp___2 ; [L328] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L330] COND TRUE 1 [L332] COND TRUE splverifierCounter < 4 [L338] tmp = __VERIFIER_nondet_int() [L340] COND FALSE !(\read(tmp)) [L348] tmp___0 = __VERIFIER_nondet_int() [L350] COND FALSE !(\read(tmp___0)) [L358] tmp___2 = __VERIFIER_nondet_int() [L360] COND TRUE \read(tmp___2) [L375] CALL timeShift() [L69] COND FALSE !(\read(pumpRunning)) [L76] COND TRUE \read(systemActive) [L78] CALL processEnvironment() [L150] int tmp ; [L153] COND FALSE !(\read(pumpRunning)) [L168] CALL processEnvironment__wrappee__methaneQuery() [L124] int tmp ; [L127] COND FALSE !(\read(pumpRunning)) [L142] CALL processEnvironment__wrappee__highWaterSensor() [L98] int tmp ; [L101] COND TRUE ! pumpRunning [L103] CALL, EXPR isHighWaterLevel() [L264] int retValue_acc ; [L265] int tmp ; [L266] int tmp___0 ; [L270] CALL, EXPR isHighWaterSensorDry() [L968] int retValue_acc ; [L971] COND TRUE waterLevel < 2 [L972] retValue_acc = 1 [L973] return (retValue_acc); [L270] RET, EXPR isHighWaterSensorDry() [L270] tmp = isHighWaterSensorDry() [L272] COND TRUE \read(tmp) [L273] tmp___0 = 0 [L277] retValue_acc = tmp___0 [L278] return (retValue_acc); [L103] RET, EXPR isHighWaterLevel() [L103] tmp = isHighWaterLevel() [L105] COND FALSE !(\read(tmp)) [L111] FCALL processEnvironment__wrappee__base() [L142] RET processEnvironment__wrappee__highWaterSensor() [L168] RET processEnvironment__wrappee__methaneQuery() [L78] RET processEnvironment() [L84] CALL __utac_acc__Specification1_spec__1() [L862] int tmp ; [L863] int tmp___0 ; [L867] CALL, EXPR isMethaneLevelCritical() [L927] int retValue_acc ; [L930] retValue_acc = methaneLevelCritical [L931] return (retValue_acc); [L867] RET, EXPR isMethaneLevelCritical() [L867] tmp = isMethaneLevelCritical() [L869] COND FALSE !(\read(tmp)) [L84] RET __utac_acc__Specification1_spec__1() [L375] RET timeShift() End of lasso representation. - StatisticsResult: NonterminationArgumentStatistics Fixpoint - NonterminatingLassoResult [Line: 330]: Nonterminating execution Found a nonterminating execution for the following lasso shaped sequence of statements. Stem: [L61] int pumpRunning = 0; [L62] int systemActive = 1; [L565] static struct __ACC__ERR *head = (struct __ACC__ERR *)0; [L762] int cleanupTimeShifts = 4; [L888] int waterLevel = 1; [L889] int methaneLevelCritical = 0; VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L838] int retValue_acc ; [L839] int tmp ; [L843] FCALL select_helpers() [L844] FCALL select_features() [L845] CALL, EXPR valid_product() [L1017] int retValue_acc ; [L1020] retValue_acc = 1 [L1021] return (retValue_acc); VAL [\result=1, cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, systemActive=1, waterLevel=1] [L845] RET, EXPR valid_product() [L845] tmp = valid_product() [L847] COND TRUE \read(tmp) [L849] FCALL setup() [L850] CALL runTest() [L829] CALL test() [L321] int splverifierCounter ; [L322] int tmp ; [L323] int tmp___0 ; [L324] int tmp___1 ; [L325] int tmp___2 ; [L328] splverifierCounter = 0 VAL [cleanupTimeShifts=4, head={0:0}, methaneLevelCritical=0, pumpRunning=0, splverifierCounter=0, systemActive=1, waterLevel=1] Loop: [L330] COND TRUE 1 [L332] COND TRUE splverifierCounter < 4 [L338] tmp = __VERIFIER_nondet_int() [L340] COND FALSE !(\read(tmp)) [L348] tmp___0 = __VERIFIER_nondet_int() [L350] COND FALSE !(\read(tmp___0)) [L358] tmp___2 = __VERIFIER_nondet_int() [L360] COND TRUE \read(tmp___2) [L375] CALL timeShift() [L69] COND FALSE !(\read(pumpRunning)) [L76] COND TRUE \read(systemActive) [L78] CALL processEnvironment() [L150] int tmp ; [L153] COND FALSE !(\read(pumpRunning)) [L168] CALL processEnvironment__wrappee__methaneQuery() [L124] int tmp ; [L127] COND FALSE !(\read(pumpRunning)) [L142] CALL processEnvironment__wrappee__highWaterSensor() [L98] int tmp ; [L101] COND TRUE ! pumpRunning [L103] CALL, EXPR isHighWaterLevel() [L264] int retValue_acc ; [L265] int tmp ; [L266] int tmp___0 ; [L270] CALL, EXPR isHighWaterSensorDry() [L968] int retValue_acc ; [L971] COND TRUE waterLevel < 2 [L972] retValue_acc = 1 [L973] return (retValue_acc); [L270] RET, EXPR isHighWaterSensorDry() [L270] tmp = isHighWaterSensorDry() [L272] COND TRUE \read(tmp) [L273] tmp___0 = 0 [L277] retValue_acc = tmp___0 [L278] return (retValue_acc); [L103] RET, EXPR isHighWaterLevel() [L103] tmp = isHighWaterLevel() [L105] COND FALSE !(\read(tmp)) [L111] FCALL processEnvironment__wrappee__base() [L142] RET processEnvironment__wrappee__highWaterSensor() [L168] RET processEnvironment__wrappee__methaneQuery() [L78] RET processEnvironment() [L84] CALL __utac_acc__Specification1_spec__1() [L862] int tmp ; [L863] int tmp___0 ; [L867] CALL, EXPR isMethaneLevelCritical() [L927] int retValue_acc ; [L930] retValue_acc = methaneLevelCritical [L931] return (retValue_acc); [L867] RET, EXPR isMethaneLevelCritical() [L867] tmp = isMethaneLevelCritical() [L869] COND FALSE !(\read(tmp)) [L84] RET __utac_acc__Specification1_spec__1() [L375] RET timeShift() End of lasso representation. RESULT: Ultimate proved your program to be incorrect! [2024-11-08 19:14:50,818 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8dcaeb31-a947-43fc-bb5a-ac5b0a4065a0/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:1024 -smt2 -in -t:12000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE(TERM)