./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-064368f-1-111_1a-drivers--media--radio--si4713-i2c.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-064368f-1-111_1a-drivers--media--radio--si4713-i2c.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 56ff1aa7a746f87b9c1b788d1f6729b885abef13666f4b3b25250b45ff5a6786 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-09 00:23:47,949 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-09 00:23:48,009 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Default.epf [2025-03-09 00:23:48,017 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-09 00:23:48,017 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-09 00:23:48,037 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-09 00:23:48,038 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-09 00:23:48,038 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-09 00:23:48,038 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-09 00:23:48,038 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-09 00:23:48,039 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-09 00:23:48,039 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-09 00:23:48,039 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-09 00:23:48,039 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-09 00:23:48,040 INFO L153 SettingsManager]: * Use SBE=true [2025-03-09 00:23:48,040 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-09 00:23:48,040 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-09 00:23:48,040 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-09 00:23:48,040 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-09 00:23:48,040 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-09 00:23:48,040 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-09 00:23:48,040 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-09 00:23:48,041 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-09 00:23:48,041 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-09 00:23:48,041 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-09 00:23:48,041 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-09 00:23:48,041 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-09 00:23:48,041 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-09 00:23:48,041 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-09 00:23:48,041 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-09 00:23:48,041 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 00:23:48,041 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-09 00:23:48,042 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-09 00:23:48,042 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-09 00:23:48,042 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-09 00:23:48,042 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-09 00:23:48,042 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-09 00:23:48,042 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-09 00:23:48,042 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-09 00:23:48,042 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 56ff1aa7a746f87b9c1b788d1f6729b885abef13666f4b3b25250b45ff5a6786 [2025-03-09 00:23:48,260 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-09 00:23:48,266 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-09 00:23:48,268 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-09 00:23:48,269 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-09 00:23:48,269 INFO L274 PluginConnector]: CDTParser initialized [2025-03-09 00:23:48,270 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-064368f-1-111_1a-drivers--media--radio--si4713-i2c.ko-entry_point.cil.out.i [2025-03-09 00:23:49,413 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/347c4b37c/23242ca3bcd74822ab1362ccf84e175d/FLAGb27588e66 [2025-03-09 00:23:49,808 INFO L384 CDTParser]: Found 1 translation units. [2025-03-09 00:23:49,809 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-validator-v0.6/linux-stable-064368f-1-111_1a-drivers--media--radio--si4713-i2c.ko-entry_point.cil.out.i [2025-03-09 00:23:49,836 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/347c4b37c/23242ca3bcd74822ab1362ccf84e175d/FLAGb27588e66 [2025-03-09 00:23:49,848 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/347c4b37c/23242ca3bcd74822ab1362ccf84e175d [2025-03-09 00:23:49,850 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-09 00:23:49,851 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-09 00:23:49,852 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-09 00:23:49,852 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-09 00:23:49,855 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-09 00:23:49,855 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 12:23:49" (1/1) ... [2025-03-09 00:23:49,856 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5b028ec5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:49, skipping insertion in model container [2025-03-09 00:23:49,856 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 12:23:49" (1/1) ... [2025-03-09 00:23:49,931 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-09 00:23:50,412 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,431 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,435 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,436 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,436 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,464 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,510 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,538 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,539 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,542 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,542 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,579 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,580 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,580 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,580 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,580 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,591 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,603 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,605 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,606 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,608 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,650 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,668 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,668 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,671 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,672 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,672 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,676 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,677 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,677 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,688 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,688 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,688 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,689 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,691 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,691 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,691 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,695 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,695 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,720 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:50,721 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 00:23:50,745 ERROR L321 MainTranslator]: Unsupported Syntax: Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) [2025-03-09 00:23:50,745 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@423dae1a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:50, skipping insertion in model container [2025-03-09 00:23:50,746 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-09 00:23:50,746 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2025-03-09 00:23:50,749 INFO L158 Benchmark]: Toolchain (without parser) took 895.64ms. Allocated memory is still 167.8MB. Free memory was 115.1MB in the beginning and 52.4MB in the end (delta: 62.7MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2025-03-09 00:23:50,750 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 201.3MB. Free memory is still 117.6MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-09 00:23:50,750 INFO L158 Benchmark]: CACSL2BoogieTranslator took 894.00ms. Allocated memory is still 167.8MB. Free memory was 115.1MB in the beginning and 52.4MB in the end (delta: 62.7MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. [2025-03-09 00:23:50,751 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.21ms. Allocated memory is still 201.3MB. Free memory is still 117.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 894.00ms. Allocated memory is still 167.8MB. Free memory was 115.1MB in the beginning and 52.4MB in the end (delta: 62.7MB). Peak memory consumption was 58.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 5508]: Unsupported Syntax Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-064368f-1-111_1a-drivers--media--radio--si4713-i2c.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 56ff1aa7a746f87b9c1b788d1f6729b885abef13666f4b3b25250b45ff5a6786 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-09 00:23:52,400 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-09 00:23:52,495 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf [2025-03-09 00:23:52,501 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-09 00:23:52,503 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-09 00:23:52,524 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-09 00:23:52,524 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-09 00:23:52,524 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-09 00:23:52,525 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-09 00:23:52,525 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-09 00:23:52,526 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-09 00:23:52,526 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-09 00:23:52,526 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-09 00:23:52,526 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-09 00:23:52,526 INFO L153 SettingsManager]: * Use SBE=true [2025-03-09 00:23:52,527 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-09 00:23:52,527 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-09 00:23:52,527 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-09 00:23:52,527 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2025-03-09 00:23:52,527 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2025-03-09 00:23:52,527 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2025-03-09 00:23:52,527 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-09 00:23:52,528 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-09 00:23:52,528 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-03-09 00:23:52,528 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-03-09 00:23:52,528 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-03-09 00:23:52,528 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-09 00:23:52,528 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-09 00:23:52,528 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-09 00:23:52,528 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-09 00:23:52,528 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-09 00:23:52,529 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-09 00:23:52,529 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 00:23:52,529 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-09 00:23:52,529 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-09 00:23:52,529 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-03-09 00:23:52,529 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-03-09 00:23:52,529 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-09 00:23:52,529 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-09 00:23:52,529 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-09 00:23:52,529 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-09 00:23:52,530 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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 -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux 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(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 56ff1aa7a746f87b9c1b788d1f6729b885abef13666f4b3b25250b45ff5a6786 [2025-03-09 00:23:52,796 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-09 00:23:52,801 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-09 00:23:52,803 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-09 00:23:52,804 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-09 00:23:52,804 INFO L274 PluginConnector]: CDTParser initialized [2025-03-09 00:23:52,805 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-validator-v0.6/linux-stable-064368f-1-111_1a-drivers--media--radio--si4713-i2c.ko-entry_point.cil.out.i [2025-03-09 00:23:53,965 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7eef6a86f/570ad557bb424a2ab8a5bf2673a01b79/FLAG3a91b50d0 [2025-03-09 00:23:54,375 INFO L384 CDTParser]: Found 1 translation units. [2025-03-09 00:23:54,376 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-validator-v0.6/linux-stable-064368f-1-111_1a-drivers--media--radio--si4713-i2c.ko-entry_point.cil.out.i [2025-03-09 00:23:54,411 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7eef6a86f/570ad557bb424a2ab8a5bf2673a01b79/FLAG3a91b50d0 [2025-03-09 00:23:54,427 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7eef6a86f/570ad557bb424a2ab8a5bf2673a01b79 [2025-03-09 00:23:54,429 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-09 00:23:54,431 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-09 00:23:54,432 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-09 00:23:54,433 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-09 00:23:54,436 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-09 00:23:54,437 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 12:23:54" (1/1) ... [2025-03-09 00:23:54,437 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@31eafafe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:54, skipping insertion in model container [2025-03-09 00:23:54,439 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.03 12:23:54" (1/1) ... [2025-03-09 00:23:54,520 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-09 00:23:55,167 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,194 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,200 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,202 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,202 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,239 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,326 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,374 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,374 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,375 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,375 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,395 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,396 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,396 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,397 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,397 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,404 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,413 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,413 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,414 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,418 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,455 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,477 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,477 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,479 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,480 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,480 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,484 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,486 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,487 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,496 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,497 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,497 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,497 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,499 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,499 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,500 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,502 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,502 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,526 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-09 00:23:55,527 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 00:23:55,557 INFO L200 MainTranslator]: Completed pre-run [2025-03-09 00:23:55,752 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-09 00:23:55,823 INFO L204 MainTranslator]: Completed translation [2025-03-09 00:23:55,824 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55 WrapperNode [2025-03-09 00:23:55,824 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-09 00:23:55,825 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-09 00:23:55,825 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-09 00:23:55,825 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-09 00:23:55,829 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:55,870 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:55,967 INFO L138 Inliner]: procedures = 173, calls = 1286, calls flagged for inlining = 72, calls inlined = 72, statements flattened = 3069 [2025-03-09 00:23:55,968 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-09 00:23:55,968 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-09 00:23:55,968 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-09 00:23:55,968 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-09 00:23:55,974 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:55,975 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:56,001 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:56,138 INFO L175 MemorySlicer]: Split 672 memory accesses to 24 slices as follows [2, 49, 8, 31, 2, 4, 5, 4, 4, 11, 25, 62, 10, 8, 20, 8, 2, 29, 38, 83, 3, 16, 214, 34]. 32 percent of accesses are in the largest equivalence class. The 77 initializations are split as follows [2, 49, 8, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 2, 0, 0, 8, 2, 0, 0, 0]. The 359 writes are split as follows [0, 0, 0, 31, 1, 2, 2, 2, 2, 6, 17, 52, 5, 5, 17, 6, 0, 0, 36, 41, 0, 10, 90, 34]. [2025-03-09 00:23:56,138 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:56,139 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:56,244 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:56,250 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:56,290 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:56,313 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:56,376 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-09 00:23:56,377 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-09 00:23:56,378 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-09 00:23:56,378 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-09 00:23:56,383 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (1/1) ... [2025-03-09 00:23:56,388 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-09 00:23:56,397 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 00:23:56,413 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-09 00:23:56,415 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_set_rds_radio_text [2025-03-09 00:23:56,433 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_set_rds_radio_text [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2025-03-09 00:23:56,433 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#16 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#17 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#18 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#19 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#20 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#21 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#22 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#23 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2025-03-09 00:23:56,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2025-03-09 00:23:56,436 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2025-03-09 00:23:56,436 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2025-03-09 00:23:56,436 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2025-03-09 00:23:56,436 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2025-03-09 00:23:56,436 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2025-03-09 00:23:56,436 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2025-03-09 00:23:56,436 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2025-03-09 00:23:56,436 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2025-03-09 00:23:56,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2025-03-09 00:23:56,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-09 00:23:56,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2025-03-09 00:23:56,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-09 00:23:56,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-09 00:23:56,442 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-09 00:23:56,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure gpio_is_valid [2025-03-09 00:23:56,443 INFO L138 BoogieDeclarations]: Found implementation of procedure gpio_is_valid [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_wait_stc [2025-03-09 00:23:56,443 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_wait_stc [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure dev_to_usecs [2025-03-09 00:23:56,443 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_to_usecs [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_set_mute [2025-03-09 00:23:56,443 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_set_mute [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-09 00:23:56,443 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-09 00:23:56,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-09 00:23:56,444 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-09 00:23:56,444 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-09 00:23:56,444 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-09 00:23:56,444 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-09 00:23:56,444 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-09 00:23:56,444 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure wait_for_completion_timeout [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_for_completion_timeout [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_set_power_state [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_set_power_state [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_choose_econtrol_action [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_choose_econtrol_action [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_len [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_len [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_write_econtrol_tune [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_write_econtrol_tune [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure copy_to_user [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_to_user [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_1 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_1 [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__copy_from_user_1 [2025-03-09 00:23:56,445 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__copy_from_user_1 [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2025-03-09 00:23:56,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2025-03-09 00:23:56,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2025-03-09 00:23:56,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2025-03-09 00:23:56,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2025-03-09 00:23:56,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2025-03-09 00:23:56,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2025-03-09 00:23:56,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2025-03-09 00:23:56,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2025-03-09 00:23:56,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2025-03-09 00:23:56,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2025-03-09 00:23:56,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2025-03-09 00:23:56,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2025-03-09 00:23:56,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2025-03-09 00:23:56,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2025-03-09 00:23:56,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2025-03-09 00:23:56,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2025-03-09 00:23:56,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2025-03-09 00:23:56,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2025-03-09 00:23:56,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2025-03-09 00:23:56,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2025-03-09 00:23:56,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-09 00:23:56,450 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_strlen [2025-03-09 00:23:56,450 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_strlen [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure gpio_set_value [2025-03-09 00:23:56,450 INFO L138 BoogieDeclarations]: Found implementation of procedure gpio_set_value [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_tx_rds_buff [2025-03-09 00:23:56,450 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_tx_rds_buff [2025-03-09 00:23:56,450 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-09 00:23:56,451 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_query_fill [2025-03-09 00:23:56,451 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_query_fill [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure validate_range [2025-03-09 00:23:56,451 INFO L138 BoogieDeclarations]: Found implementation of procedure validate_range [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure regulator_bulk_free [2025-03-09 00:23:56,451 INFO L138 BoogieDeclarations]: Found implementation of procedure regulator_bulk_free [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_write_econtrol_integers [2025-03-09 00:23:56,451 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_write_econtrol_integers [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-09 00:23:56,451 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-09 00:23:56,451 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-09 00:23:56,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-09 00:23:56,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-09 00:23:56,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-09 00:23:56,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-09 00:23:56,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-09 00:23:56,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-09 00:23:56,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure regulator_bulk_disable [2025-03-09 00:23:56,454 INFO L138 BoogieDeclarations]: Found implementation of procedure regulator_bulk_disable [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#0 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#1 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#2 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#3 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#4 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#5 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#6 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#7 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#8 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#9 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#10 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#11 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#12 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#13 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#14 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#15 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#16 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#17 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#18 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#19 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#20 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#21 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#22 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#23 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure gpio_free [2025-03-09 00:23:56,454 INFO L138 BoogieDeclarations]: Found implementation of procedure gpio_free [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#0 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#1 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#2 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#3 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#4 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#5 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#6 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#7 [2025-03-09 00:23:56,454 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#8 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#9 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#10 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#11 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#12 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#13 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#14 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#15 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#16 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#17 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#18 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#19 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#20 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#21 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#22 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#23 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2025-03-09 00:23:56,455 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_send_command [2025-03-09 00:23:56,455 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_send_command [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_get_subdevdata [2025-03-09 00:23:56,455 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_get_subdevdata [2025-03-09 00:23:56,455 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#0 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#1 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#2 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#3 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#4 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#5 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#6 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#7 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#8 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#9 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#10 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#11 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#12 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#13 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#14 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#15 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#16 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#17 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#18 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#19 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#20 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#21 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#22 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#23 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure usecs_to_jiffies [2025-03-09 00:23:56,458 INFO L138 BoogieDeclarations]: Found implementation of procedure usecs_to_jiffies [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_write_property [2025-03-09 00:23:56,458 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_write_property [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-09 00:23:56,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-09 00:23:56,459 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2025-03-09 00:23:56,459 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2025-03-09 00:23:56,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2025-03-09 00:23:56,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2025-03-09 00:23:56,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2025-03-09 00:23:56,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2025-03-09 00:23:56,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2025-03-09 00:23:56,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2025-03-09 00:23:56,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2025-03-09 00:23:56,460 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2025-03-09 00:23:56,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2025-03-09 00:23:56,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2025-03-09 00:23:56,463 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-09 00:23:56,464 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_read_property [2025-03-09 00:23:56,465 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_read_property [2025-03-09 00:23:56,465 INFO L130 BoogieDeclarations]: Found specification of procedure might_fault [2025-03-09 00:23:56,465 INFO L138 BoogieDeclarations]: Found implementation of procedure might_fault [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_s_frequency [2025-03-09 00:23:56,466 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_s_frequency [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-09 00:23:56,466 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_copy_from_user_7 [2025-03-09 00:23:56,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_copy_from_user_7 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#0 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#1 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#2 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#3 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#4 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#5 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#6 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#7 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#8 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#9 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#10 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#11 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#12 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#13 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#14 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#15 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#16 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#17 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#18 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#19 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#20 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#21 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#22 [2025-03-09 00:23:56,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE8#23 [2025-03-09 00:23:56,467 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-09 00:23:56,467 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-09 00:23:56,467 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-09 00:23:56,467 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-09 00:23:56,467 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-03-09 00:23:56,467 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-03-09 00:23:56,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#0 [2025-03-09 00:23:56,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#1 [2025-03-09 00:23:56,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#2 [2025-03-09 00:23:56,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#3 [2025-03-09 00:23:56,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#4 [2025-03-09 00:23:56,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#5 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#6 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#7 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#8 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#9 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#10 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#11 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#12 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#13 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#14 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#15 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#16 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#17 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#18 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#19 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#20 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#21 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#22 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#23 [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_tx_tune_status [2025-03-09 00:23:56,468 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_tx_tune_status [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_ret_val [2025-03-09 00:23:56,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_ret_val [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_update_tune_status [2025-03-09 00:23:56,468 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_update_tune_status [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_set_rds_ps_name [2025-03-09 00:23:56,468 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_set_rds_ps_name [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_queryctrl [2025-03-09 00:23:56,468 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_queryctrl [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure si4713_s_modulator [2025-03-09 00:23:56,468 INFO L138 BoogieDeclarations]: Found implementation of procedure si4713_s_modulator [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-09 00:23:56,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-09 00:23:56,468 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-09 00:23:56,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-09 00:23:57,221 INFO L256 CfgBuilder]: Building ICFG [2025-03-09 00:23:57,223 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-09 00:23:57,513 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4384: call ULTIMATE.dealloc(si4713_powerdown_~#resp~2#1.base, si4713_powerdown_~#resp~2#1.offset);havoc si4713_powerdown_~#resp~2#1.base, si4713_powerdown_~#resp~2#1.offset; [2025-03-09 00:23:57,513 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6707: havoc regulator_bulk_enable_#t~nondet609#1; [2025-03-09 00:23:57,513 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4329: call ULTIMATE.dealloc(si4713_powerup_~#resp~1#1.base, si4713_powerup_~#resp~1#1.offset);havoc si4713_powerup_~#resp~1#1.base, si4713_powerup_~#resp~1#1.offset;call ULTIMATE.dealloc(si4713_powerup_~#args~2#1.base, si4713_powerup_~#args~2#1.offset);havoc si4713_powerup_~#args~2#1.base, si4713_powerup_~#args~2#1.offset; [2025-03-09 00:24:01,477 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5001: call ULTIMATE.dealloc(~#vqc~1.base, ~#vqc~1.offset);havoc ~#vqc~1.base, ~#vqc~1.offset; [2025-03-09 00:24:04,551 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6726: havoc #t~nondet613; [2025-03-09 00:24:04,557 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6722: havoc #t~nondet612; [2025-03-09 00:24:04,722 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4279: call ULTIMATE.dealloc(~#val~0.base, ~#val~0.offset);havoc ~#val~0.base, ~#val~0.offset;call ULTIMATE.dealloc(~#args~0.base, ~#args~0.offset);havoc ~#args~0.base, ~#args~0.offset; [2025-03-09 00:24:04,733 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L3874: havoc __kmalloc_#t~ret31#1.base, __kmalloc_#t~ret31#1.offset; [2025-03-09 00:24:05,069 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4635: call ULTIMATE.dealloc(si4713_tx_rds_ps_~#val~6#1.base, si4713_tx_rds_ps_~#val~6#1.offset);havoc si4713_tx_rds_ps_~#val~6#1.base, si4713_tx_rds_ps_~#val~6#1.offset;call ULTIMATE.dealloc(si4713_tx_rds_ps_~#args~8#1.base, si4713_tx_rds_ps_~#args~8#1.offset);havoc si4713_tx_rds_ps_~#args~8#1.base, si4713_tx_rds_ps_~#args~8#1.offset; [2025-03-09 00:24:05,281 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5841: call ULTIMATE.dealloc(~#p~3.base, ~#p~3.offset);havoc ~#p~3.base, ~#p~3.offset; [2025-03-09 00:24:05,371 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4448: call ULTIMATE.dealloc(~#resp~4.base, ~#resp~4.offset);havoc ~#resp~4.base, ~#resp~4.offset; [2025-03-09 00:24:05,400 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6638: havoc _copy_to_user_#t~nondet599#1; [2025-03-09 00:24:05,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6634: havoc _copy_from_user_#t~nondet598#1; [2025-03-09 00:24:05,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6730: havoc #t~nondet614; [2025-03-09 00:24:06,233 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5063: call ULTIMATE.dealloc(~#shadow~0#1.base, ~#shadow~0#1.offset);havoc ~#shadow~0#1.base, ~#shadow~0#1.offset;call ULTIMATE.dealloc(~#val~7#1.base, ~#val~7#1.offset);havoc ~#val~7#1.base, ~#val~7#1.offset;call ULTIMATE.dealloc(~#bit~0#1.base, ~#bit~0#1.offset);havoc ~#bit~0#1.base, ~#bit~0#1.offset;call ULTIMATE.dealloc(~#mask~0#1.base, ~#mask~0#1.offset);havoc ~#mask~0#1.base, ~#mask~0#1.offset;call ULTIMATE.dealloc(~#property~0#1.base, ~#property~0#1.offset);havoc ~#property~0#1.base, ~#property~0#1.offset;call ULTIMATE.dealloc(~#mul~0#1.base, ~#mul~0#1.offset);havoc ~#mul~0#1.base, ~#mul~0#1.offset;call ULTIMATE.dealloc(~#table~0#1.base, ~#table~0#1.offset);havoc ~#table~0#1.base, ~#table~0#1.offset;call ULTIMATE.dealloc(~#size~0#1.base, ~#size~0#1.offset);havoc ~#size~0#1.base, ~#size~0#1.offset; [2025-03-09 00:24:06,255 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4140: havoc #t~mem107.base, #t~mem107.offset; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4924: call ULTIMATE.dealloc(si4713_write_econtrol_string_~#vqc~0#1.base, si4713_write_econtrol_string_~#vqc~0#1.offset);havoc si4713_write_econtrol_string_~#vqc~0#1.base, si4713_write_econtrol_string_~#vqc~0#1.offset;call ULTIMATE.dealloc(si4713_write_econtrol_string_~#ps_name~0#1.base, si4713_write_econtrol_string_~#ps_name~0#1.offset);havoc si4713_write_econtrol_string_~#ps_name~0#1.base, si4713_write_econtrol_string_~#ps_name~0#1.offset;call ULTIMATE.dealloc(si4713_write_econtrol_string_~#radio_text~0#1.base, si4713_write_econtrol_string_~#radio_text~0#1.offset);havoc si4713_write_econtrol_string_~#radio_text~0#1.base, si4713_write_econtrol_string_~#radio_text~0#1.offset; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5787: call ULTIMATE.dealloc(si4713_g_modulator_~#comp_en~0#1.base, si4713_g_modulator_~#comp_en~0#1.offset);havoc si4713_g_modulator_~#comp_en~0#1.base, si4713_g_modulator_~#comp_en~0#1.offset; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6714: havoc regulator_bulk_get_#t~nondet610#1; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6648: havoc dev_get_drvdata_#t~ret601#1.base, dev_get_drvdata_#t~ret601#1.offset; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6718: havoc request_threaded_irq_#t~nondet611#1; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4538: call ULTIMATE.dealloc(si4713_tx_tune_measure_~#val~3#1.base, si4713_tx_tune_measure_~#val~3#1.offset);havoc si4713_tx_tune_measure_~#val~3#1.base, si4713_tx_tune_measure_~#val~3#1.offset;call ULTIMATE.dealloc(si4713_tx_tune_measure_~#args~5#1.base, si4713_tx_tune_measure_~#args~5#1.offset);havoc si4713_tx_tune_measure_~#args~5#1.base, si4713_tx_tune_measure_~#args~5#1.offset; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6655: havoc gpio_direction_output_#t~nondet602#1; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6662: havoc gpio_request_#t~nondet603#1; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4423: call ULTIMATE.dealloc(si4713_checkrev_~#resp~3#1.base, si4713_checkrev_~#resp~3#1.offset);havoc si4713_checkrev_~#resp~3#1.base, si4713_checkrev_~#resp~3#1.offset; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5154: call ULTIMATE.dealloc(si4713_setup_~#ctrl~0#1.base, si4713_setup_~#ctrl~0#1.offset);havoc si4713_setup_~#ctrl~0#1.base, si4713_setup_~#ctrl~0#1.offset;call ULTIMATE.dealloc(si4713_setup_~#f~0#1.base, si4713_setup_~#f~0#1.offset);havoc si4713_setup_~#f~0#1.base, si4713_setup_~#f~0#1.offset;call ULTIMATE.dealloc(si4713_setup_~#vm~0#1.base, si4713_setup_~#vm~0#1.offset);havoc si4713_setup_~#vm~0#1.base, si4713_setup_~#vm~0#1.offset; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6677: havoc i2c_register_driver_#t~nondet606#1; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5891: call ULTIMATE.dealloc(si4713_g_frequency_~#freq~0#1.base, si4713_g_frequency_~#freq~0#1.offset);havoc si4713_g_frequency_~#freq~0#1.base, si4713_g_frequency_~#freq~0#1.offset;call ULTIMATE.dealloc(si4713_g_frequency_~#p~4#1.base, si4713_g_frequency_~#p~4#1.offset);havoc si4713_g_frequency_~#p~4#1.base, si4713_g_frequency_~#p~4#1.offset;call ULTIMATE.dealloc(si4713_g_frequency_~#a~1#1.base, si4713_g_frequency_~#a~1#1.offset);havoc si4713_g_frequency_~#a~1#1.base, si4713_g_frequency_~#a~1#1.offset;call ULTIMATE.dealloc(si4713_g_frequency_~#n~1#1.base, si4713_g_frequency_~#n~1#1.offset);havoc si4713_g_frequency_~#n~1#1.base, si4713_g_frequency_~#n~1#1.offset; [2025-03-09 00:24:31,524 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5962: call ULTIMATE.dealloc(si4713_probe_~#__key~1#1.base, si4713_probe_~#__key~1#1.offset);havoc si4713_probe_~#__key~1#1.base, si4713_probe_~#__key~1#1.offset; [2025-03-09 00:24:31,525 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L3859: call ULTIMATE.dealloc(init_completion_~#__key~0#1.base, init_completion_~#__key~0#1.offset);havoc init_completion_~#__key~0#1.base, init_completion_~#__key~0#1.offset; [2025-03-09 00:24:31,525 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5448: call ULTIMATE.dealloc(si4713_read_econtrol_integers_~#shadow~1#1.base, si4713_read_econtrol_integers_~#shadow~1#1.offset);havoc si4713_read_econtrol_integers_~#shadow~1#1.base, si4713_read_econtrol_integers_~#shadow~1#1.offset;call ULTIMATE.dealloc(si4713_read_econtrol_integers_~#val~8#1.base, si4713_read_econtrol_integers_~#val~8#1.offset);havoc si4713_read_econtrol_integers_~#val~8#1.base, si4713_read_econtrol_integers_~#val~8#1.offset;call ULTIMATE.dealloc(si4713_read_econtrol_integers_~#bit~1#1.base, si4713_read_econtrol_integers_~#bit~1#1.offset);havoc si4713_read_econtrol_integers_~#bit~1#1.base, si4713_read_econtrol_integers_~#bit~1#1.offset;call ULTIMATE.dealloc(si4713_read_econtrol_integers_~#mask~1#1.base, si4713_read_econtrol_integers_~#mask~1#1.offset);havoc si4713_read_econtrol_integers_~#mask~1#1.base, si4713_read_econtrol_integers_~#mask~1#1.offset;call ULTIMATE.dealloc(si4713_read_econtrol_integers_~#property~1#1.base, si4713_read_econtrol_integers_~#property~1#1.offset);havoc si4713_read_econtrol_integers_~#property~1#1.base, si4713_read_econtrol_integers_~#property~1#1.offset;call ULTIMATE.dealloc(si4713_read_econtrol_integers_~#mul~1#1.base, si4713_read_econtrol_integers_~#mul~1#1.offset);havoc si4713_read_econtrol_integers_~#mul~1#1.base, si4713_read_econtrol_integers_~#mul~1#1.offset;call ULTIMATE.dealloc(si4713_read_econtrol_integers_~#table~1#1.base, si4713_read_econtrol_integers_~#table~1#1.offset);havoc si4713_read_econtrol_integers_~#table~1#1.base, si4713_read_econtrol_integers_~#table~1#1.offset;call ULTIMATE.dealloc(si4713_read_econtrol_integers_~#size~1#1.base, si4713_read_econtrol_integers_~#size~1#1.offset);havoc si4713_read_econtrol_integers_~#size~1#1.base, si4713_read_econtrol_integers_~#size~1#1.offset; [2025-03-09 00:24:35,285 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4754: call ULTIMATE.dealloc(~#left~0.base, ~#left~0.offset);havoc ~#left~0.base, ~#left~0.offset; [2025-03-09 00:24:42,375 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-09 00:24:45,574 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6740: havoc #t~nondet615; [2025-03-09 00:24:47,010 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4508: call ULTIMATE.dealloc(si4713_tx_tune_power_~#val~2#1.base, si4713_tx_tune_power_~#val~2#1.offset);havoc si4713_tx_tune_power_~#val~2#1.base, si4713_tx_tune_power_~#val~2#1.offset;call ULTIMATE.dealloc(si4713_tx_tune_power_~#args~4#1.base, si4713_tx_tune_power_~#args~4#1.offset);havoc si4713_tx_tune_power_~#args~4#1.base, si4713_tx_tune_power_~#args~4#1.offset; [2025-03-09 00:24:47,203 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6703: havoc #t~nondet608; [2025-03-09 00:24:48,269 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4502: havoc si4713_tx_tune_freq_#t~mem180#1;havoc si4713_tx_tune_freq_#t~mem181#1;call ULTIMATE.dealloc(si4713_tx_tune_freq_~#val~1#1.base, si4713_tx_tune_freq_~#val~1#1.offset);havoc si4713_tx_tune_freq_~#val~1#1.base, si4713_tx_tune_freq_~#val~1#1.offset;call ULTIMATE.dealloc(si4713_tx_tune_freq_~#args~3#1.base, si4713_tx_tune_freq_~#args~3#1.offset);havoc si4713_tx_tune_freq_~#args~3#1.base, si4713_tx_tune_freq_~#args~3#1.offset; [2025-03-09 00:24:48,315 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6699: havoc #t~nondet607; [2025-03-09 00:24:48,360 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6645: havoc #t~nondet600; [2025-03-09 00:24:49,685 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4570: call ULTIMATE.dealloc(~#val~4.base, ~#val~4.offset);havoc ~#val~4.base, ~#val~4.offset;call ULTIMATE.dealloc(~#args~6.base, ~#args~6.offset);havoc ~#args~6.base, ~#args~6.offset; [2025-03-09 00:24:49,776 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stop___0_returnLabel#1: assume { :end_inline_ldv_stop___0 } true; [2025-03-09 00:24:50,557 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5394: call ULTIMATE.dealloc(~#f~1.base, ~#f~1.offset);havoc ~#f~1.base, ~#f~1.offset;call ULTIMATE.dealloc(~#p~2.base, ~#p~2.offset);havoc ~#p~2.base, ~#p~2.offset;call ULTIMATE.dealloc(~#a~0.base, ~#a~0.offset);havoc ~#a~0.base, ~#a~0.offset;call ULTIMATE.dealloc(~#n~0.base, ~#n~0.offset);havoc ~#n~0.base, ~#n~0.offset; [2025-03-09 00:24:56,697 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4602: call ULTIMATE.dealloc(~#val~5.base, ~#val~5.offset);havoc ~#val~5.base, ~#val~5.offset;call ULTIMATE.dealloc(~#args~7.base, ~#args~7.offset);havoc ~#args~7.base, ~#args~7.offset; [2025-03-09 00:24:58,071 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4231: call ULTIMATE.dealloc(~#data1~0#1.base, ~#data1~0#1.offset);havoc ~#data1~0#1.base, ~#data1~0#1.offset; [2025-03-09 00:24:58,072 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6673: havoc i2c_master_send_#t~nondet605#1; [2025-03-09 00:24:58,072 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6669: havoc i2c_master_recv_#t~nondet604#1; [2025-03-09 00:24:58,693 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L4303: call ULTIMATE.dealloc(~#resp~0#1.base, ~#resp~0#1.offset);havoc ~#resp~0#1.base, ~#resp~0#1.offset;call ULTIMATE.dealloc(~#args~1#1.base, ~#args~1#1.offset);havoc ~#args~1#1.base, ~#args~1#1.offset; [2025-03-09 00:25:01,295 INFO L? ?]: Removed 3277 outVars from TransFormulas that were not future-live. [2025-03-09 00:25:01,295 INFO L307 CfgBuilder]: Performing block encoding [2025-03-09 00:25:01,367 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-09 00:25:01,367 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-09 00:25:01,368 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 12:25:01 BoogieIcfgContainer [2025-03-09 00:25:01,368 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-09 00:25:01,370 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-09 00:25:01,370 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-09 00:25:01,374 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-09 00:25:01,374 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.03 12:23:54" (1/3) ... [2025-03-09 00:25:01,374 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@55202f76 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 12:25:01, skipping insertion in model container [2025-03-09 00:25:01,375 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.03 12:23:55" (2/3) ... [2025-03-09 00:25:01,375 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@55202f76 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.03 12:25:01, skipping insertion in model container [2025-03-09 00:25:01,375 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 09.03 12:25:01" (3/3) ... [2025-03-09 00:25:01,376 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-stable-064368f-1-111_1a-drivers--media--radio--si4713-i2c.ko-entry_point.cil.out.i [2025-03-09 00:25:01,388 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-09 00:25:01,391 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-stable-064368f-1-111_1a-drivers--media--radio--si4713-i2c.ko-entry_point.cil.out.i that has 77 procedures, 2747 locations, 1 initial locations, 49 loop locations, and 963 error locations. [2025-03-09 00:25:01,440 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-09 00:25:01,451 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@fb30574, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-09 00:25:01,451 INFO L334 AbstractCegarLoop]: Starting to check reachability of 963 error locations. [2025-03-09 00:25:01,458 INFO L276 IsEmpty]: Start isEmpty. Operand has 2614 states, 1351 states have (on average 1.9415247964470763) internal successors, (2623), 2326 states have internal predecessors, (2623), 249 states have call successors, (249), 54 states have call predecessors, (249), 53 states have return successors, (242), 242 states have call predecessors, (242), 242 states have call successors, (242) [2025-03-09 00:25:01,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2025-03-09 00:25:01,463 INFO L210 NwaCegarLoop]: Found error trace [2025-03-09 00:25:01,463 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 00:25:01,463 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting si4713_queryctrlErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [si4713_set_power_stateErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, si4713_set_power_stateErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 961 more)] === [2025-03-09 00:25:01,469 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 00:25:01,470 INFO L85 PathProgramCache]: Analyzing trace with hash -2146480323, now seen corresponding path program 1 times [2025-03-09 00:25:01,479 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-09 00:25:01,480 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2090842713] [2025-03-09 00:25:01,480 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 00:25:01,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 00:25:01,480 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 00:25:01,483 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-09 00:25:01,484 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-03-09 00:25:04,363 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-03-09 00:25:04,620 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-03-09 00:25:04,620 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 00:25:04,620 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 00:25:04,650 INFO L256 TraceCheckSpWp]: Trace formula consists of 1207 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 00:25:04,654 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 00:25:04,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2025-03-09 00:25:04,812 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-09 00:25:04,812 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-09 00:25:04,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2090842713] [2025-03-09 00:25:04,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2090842713] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 00:25:04,813 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 00:25:04,813 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 00:25:04,814 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [346164152] [2025-03-09 00:25:04,814 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 00:25:04,816 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 00:25:04,816 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-09 00:25:04,831 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 00:25:04,831 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 00:25:04,837 INFO L87 Difference]: Start difference. First operand has 2614 states, 1351 states have (on average 1.9415247964470763) internal successors, (2623), 2326 states have internal predecessors, (2623), 249 states have call successors, (249), 54 states have call predecessors, (249), 53 states have return successors, (242), 242 states have call predecessors, (242), 242 states have call successors, (242) Second operand has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2025-03-09 00:25:05,369 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 00:25:05,370 INFO L93 Difference]: Finished difference Result 3576 states and 4274 transitions. [2025-03-09 00:25:05,371 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 00:25:05,372 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 29 [2025-03-09 00:25:05,372 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-09 00:25:05,394 INFO L225 Difference]: With dead ends: 3576 [2025-03-09 00:25:05,395 INFO L226 Difference]: Without dead ends: 3556 [2025-03-09 00:25:05,396 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 28 GetRequests, 27 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 00:25:05,399 INFO L435 NwaCegarLoop]: 3107 mSDtfsCounter, 1173 mSDsluCounter, 3075 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1173 SdHoareTripleChecker+Valid, 6182 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-03-09 00:25:05,399 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1173 Valid, 6182 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-03-09 00:25:05,416 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3556 states. [2025-03-09 00:25:05,534 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3556 to 3253. [2025-03-09 00:25:05,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3253 states, 1867 states have (on average 1.8982324584895554) internal successors, (3544), 2837 states have internal predecessors, (3544), 345 states have call successors, (345), 83 states have call predecessors, (345), 82 states have return successors, (344), 343 states have call predecessors, (344), 344 states have call successors, (344) [2025-03-09 00:25:05,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3253 states to 3253 states and 4233 transitions. [2025-03-09 00:25:05,564 INFO L78 Accepts]: Start accepts. Automaton has 3253 states and 4233 transitions. Word has length 29 [2025-03-09 00:25:05,564 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-09 00:25:05,564 INFO L471 AbstractCegarLoop]: Abstraction has 3253 states and 4233 transitions. [2025-03-09 00:25:05,565 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2025-03-09 00:25:05,565 INFO L276 IsEmpty]: Start isEmpty. Operand 3253 states and 4233 transitions. [2025-03-09 00:25:05,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2025-03-09 00:25:05,567 INFO L210 NwaCegarLoop]: Found error trace [2025-03-09 00:25:05,567 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 00:25:05,590 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2025-03-09 00:25:05,768 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 00:25:05,768 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr139REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [si4713_set_power_stateErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, si4713_set_power_stateErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 961 more)] === [2025-03-09 00:25:05,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 00:25:05,769 INFO L85 PathProgramCache]: Analyzing trace with hash -1339593548, now seen corresponding path program 1 times [2025-03-09 00:25:05,770 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-09 00:25:05,770 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [776488684] [2025-03-09 00:25:05,770 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 00:25:05,770 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 00:25:05,770 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 00:25:05,773 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-09 00:25:05,774 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-03-09 00:25:08,575 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 30 statements into 1 equivalence classes. [2025-03-09 00:25:08,822 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 30 of 30 statements. [2025-03-09 00:25:08,822 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 00:25:08,822 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 00:25:08,852 INFO L256 TraceCheckSpWp]: Trace formula consists of 1241 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 00:25:08,854 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 00:25:09,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2025-03-09 00:25:09,096 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-09 00:25:09,096 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-09 00:25:09,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [776488684] [2025-03-09 00:25:09,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [776488684] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 00:25:09,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 00:25:09,097 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 00:25:09,097 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1496604545] [2025-03-09 00:25:09,097 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 00:25:09,098 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 00:25:09,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-09 00:25:09,098 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 00:25:09,098 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 00:25:09,098 INFO L87 Difference]: Start difference. First operand 3253 states and 4233 transitions. Second operand has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2025-03-09 00:25:09,508 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 00:25:09,509 INFO L93 Difference]: Finished difference Result 6165 states and 7881 transitions. [2025-03-09 00:25:09,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 00:25:09,509 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 30 [2025-03-09 00:25:09,509 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-09 00:25:09,531 INFO L225 Difference]: With dead ends: 6165 [2025-03-09 00:25:09,531 INFO L226 Difference]: Without dead ends: 6165 [2025-03-09 00:25:09,531 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 29 GetRequests, 28 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 00:25:09,532 INFO L435 NwaCegarLoop]: 5137 mSDtfsCounter, 2924 mSDsluCounter, 3062 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2924 SdHoareTripleChecker+Valid, 8199 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-09 00:25:09,534 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2924 Valid, 8199 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-09 00:25:09,541 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6165 states. [2025-03-09 00:25:09,640 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6165 to 5237. [2025-03-09 00:25:09,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5237 states, 3481 states have (on average 1.8916977879919563) internal successors, (6585), 4458 states have internal predecessors, (6585), 642 states have call successors, (642), 160 states have call predecessors, (642), 159 states have return successors, (641), 638 states have call predecessors, (641), 641 states have call successors, (641) [2025-03-09 00:25:09,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5237 states to 5237 states and 7868 transitions. [2025-03-09 00:25:09,674 INFO L78 Accepts]: Start accepts. Automaton has 5237 states and 7868 transitions. Word has length 30 [2025-03-09 00:25:09,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-09 00:25:09,674 INFO L471 AbstractCegarLoop]: Abstraction has 5237 states and 7868 transitions. [2025-03-09 00:25:09,675 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2025-03-09 00:25:09,675 INFO L276 IsEmpty]: Start isEmpty. Operand 5237 states and 7868 transitions. [2025-03-09 00:25:09,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2025-03-09 00:25:09,675 INFO L210 NwaCegarLoop]: Found error trace [2025-03-09 00:25:09,677 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 00:25:09,697 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2025-03-09 00:25:09,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 00:25:09,878 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr91REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [si4713_set_power_stateErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, si4713_set_power_stateErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 961 more)] === [2025-03-09 00:25:09,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 00:25:09,879 INFO L85 PathProgramCache]: Analyzing trace with hash 1329736455, now seen corresponding path program 1 times [2025-03-09 00:25:09,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-09 00:25:09,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1713896713] [2025-03-09 00:25:09,880 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 00:25:09,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 00:25:09,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 00:25:09,882 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-09 00:25:09,883 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2025-03-09 00:25:12,671 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 31 statements into 1 equivalence classes. [2025-03-09 00:25:12,912 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 31 of 31 statements. [2025-03-09 00:25:12,912 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 00:25:12,912 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 00:25:12,942 INFO L256 TraceCheckSpWp]: Trace formula consists of 1220 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 00:25:12,944 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 00:25:13,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2025-03-09 00:25:13,232 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-09 00:25:13,232 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-09 00:25:13,232 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1713896713] [2025-03-09 00:25:13,232 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1713896713] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 00:25:13,232 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 00:25:13,232 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 00:25:13,232 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1159552921] [2025-03-09 00:25:13,232 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 00:25:13,232 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 00:25:13,232 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-09 00:25:13,233 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 00:25:13,233 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 00:25:13,233 INFO L87 Difference]: Start difference. First operand 5237 states and 7868 transitions. Second operand has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2025-03-09 00:25:13,592 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 00:25:13,593 INFO L93 Difference]: Finished difference Result 9246 states and 13793 transitions. [2025-03-09 00:25:13,593 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 00:25:13,593 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 31 [2025-03-09 00:25:13,593 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-09 00:25:13,624 INFO L225 Difference]: With dead ends: 9246 [2025-03-09 00:25:13,624 INFO L226 Difference]: Without dead ends: 9246 [2025-03-09 00:25:13,625 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 00:25:13,625 INFO L435 NwaCegarLoop]: 5301 mSDtfsCounter, 2701 mSDsluCounter, 3068 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2701 SdHoareTripleChecker+Valid, 8369 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-09 00:25:13,625 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2701 Valid, 8369 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-09 00:25:13,633 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9246 states. [2025-03-09 00:25:13,835 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9246 to 8366. [2025-03-09 00:25:13,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 8366 states, 6079 states have (on average 1.9152821187695344) internal successors, (11643), 7057 states have internal predecessors, (11643), 1071 states have call successors, (1071), 269 states have call predecessors, (1071), 268 states have return successors, (1070), 1067 states have call predecessors, (1070), 1070 states have call successors, (1070) [2025-03-09 00:25:13,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8366 states to 8366 states and 13784 transitions. [2025-03-09 00:25:13,888 INFO L78 Accepts]: Start accepts. Automaton has 8366 states and 13784 transitions. Word has length 31 [2025-03-09 00:25:13,888 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-09 00:25:13,888 INFO L471 AbstractCegarLoop]: Abstraction has 8366 states and 13784 transitions. [2025-03-09 00:25:13,888 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2025-03-09 00:25:13,888 INFO L276 IsEmpty]: Start isEmpty. Operand 8366 states and 13784 transitions. [2025-03-09 00:25:13,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2025-03-09 00:25:13,889 INFO L210 NwaCegarLoop]: Found error trace [2025-03-09 00:25:13,889 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-09 00:25:13,910 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2025-03-09 00:25:14,089 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 00:25:14,090 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [si4713_set_power_stateErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, si4713_set_power_stateErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 961 more)] === [2025-03-09 00:25:14,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-09 00:25:14,091 INFO L85 PathProgramCache]: Analyzing trace with hash 117910364, now seen corresponding path program 1 times [2025-03-09 00:25:14,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2025-03-09 00:25:14,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [262652693] [2025-03-09 00:25:14,092 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-09 00:25:14,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-09 00:25:14,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-09 00:25:14,094 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-09 00:25:14,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2025-03-09 00:25:16,702 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 33 statements into 1 equivalence classes. [2025-03-09 00:25:16,943 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 33 of 33 statements. [2025-03-09 00:25:16,943 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-09 00:25:16,943 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-09 00:25:16,972 INFO L256 TraceCheckSpWp]: Trace formula consists of 1209 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-03-09 00:25:16,973 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-09 00:25:17,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2025-03-09 00:25:17,261 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-09 00:25:17,261 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2025-03-09 00:25:17,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [262652693] [2025-03-09 00:25:17,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [262652693] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-09 00:25:17,261 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-09 00:25:17,261 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-09 00:25:17,262 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1324066962] [2025-03-09 00:25:17,262 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-09 00:25:17,262 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-09 00:25:17,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2025-03-09 00:25:17,262 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-09 00:25:17,262 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 00:25:17,263 INFO L87 Difference]: Start difference. First operand 8366 states and 13784 transitions. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2025-03-09 00:25:21,331 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.07s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2025-03-09 00:25:22,360 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.03s for a HTC check with result INVALID. Formula has sorts [Bool, BitVec], hasArrays=false, hasNonlinArith=false, quantifiers [] [2025-03-09 00:25:23,119 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-09 00:25:23,119 INFO L93 Difference]: Finished difference Result 16612 states and 27390 transitions. [2025-03-09 00:25:23,120 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-09 00:25:23,120 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 33 [2025-03-09 00:25:23,121 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-09 00:25:23,190 INFO L225 Difference]: With dead ends: 16612 [2025-03-09 00:25:23,190 INFO L226 Difference]: Without dead ends: 16612 [2025-03-09 00:25:23,190 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-09 00:25:23,192 INFO L435 NwaCegarLoop]: 6045 mSDtfsCounter, 3029 mSDsluCounter, 3074 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 3 mSolverCounterUnsat, 1 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3029 SdHoareTripleChecker+Valid, 9119 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 1 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.7s IncrementalHoareTripleChecker+Time [2025-03-09 00:25:23,192 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3029 Valid, 9119 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 11 Invalid, 1 Unknown, 0 Unchecked, 5.7s Time] [2025-03-09 00:25:23,210 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16612 states.