./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 6a79b35c65887feb0e3310d99b98c096a3638844b86132f83b5aa5c0d07bcad8 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 08:11:33,766 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 08:11:33,816 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-06 08:11:33,823 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 08:11:33,823 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 08:11:33,838 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 08:11:33,838 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 08:11:33,838 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 08:11:33,838 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 08:11:33,838 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 08:11:33,839 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 08:11:33,839 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 08:11:33,839 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 08:11:33,839 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 08:11:33,841 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 08:11:33,842 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 08:11:33,842 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 08:11:33,842 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 08:11:33,842 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-jdk21/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 ! call(reach_error())) ) 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 -> 6a79b35c65887feb0e3310d99b98c096a3638844b86132f83b5aa5c0d07bcad8 [2025-02-06 08:11:34,055 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 08:11:34,063 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 08:11:34,064 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 08:11:34,065 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 08:11:34,065 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 08:11:34,066 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i [2025-02-06 08:11:35,239 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5b6d89668/ab1ea3c39ce74ddbaa5c353e02eb43c2/FLAG6e9fca3c9 [2025-02-06 08:11:35,836 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 08:11:35,837 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i [2025-02-06 08:11:35,887 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5b6d89668/ab1ea3c39ce74ddbaa5c353e02eb43c2/FLAG6e9fca3c9 [2025-02-06 08:11:36,309 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/5b6d89668/ab1ea3c39ce74ddbaa5c353e02eb43c2 [2025-02-06 08:11:36,311 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 08:11:36,312 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 08:11:36,314 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 08:11:36,314 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 08:11:36,317 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 08:11:36,318 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 08:11:36" (1/1) ... [2025-02-06 08:11:36,319 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@47b46d49 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:36, skipping insertion in model container [2025-02-06 08:11:36,319 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 08:11:36" (1/1) ... [2025-02-06 08:11:36,418 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 08:11:39,059 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i[490366,490379] [2025-02-06 08:11:39,063 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i[490535,490548] [2025-02-06 08:11:39,064 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i[490702,490715] [2025-02-06 08:11:39,064 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i[490870,490883] [2025-02-06 08:11:39,083 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 08:11:39,140 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 08:11:39,262 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6701] [2025-02-06 08:11:39,264 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6708] [2025-02-06 08:11:39,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/net/cfg80211.h"), "i" (3014), "i" (12UL)); [6946-6947] [2025-02-06 08:11:39,503 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i[490366,490379] [2025-02-06 08:11:39,504 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i[490535,490548] [2025-02-06 08:11:39,505 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i[490702,490715] [2025-02-06 08:11:39,505 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i[490870,490883] [2025-02-06 08:11:39,510 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 08:11:39,713 INFO L204 MainTranslator]: Completed translation [2025-02-06 08:11:39,714 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39 WrapperNode [2025-02-06 08:11:39,714 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 08:11:39,715 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 08:11:39,715 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 08:11:39,716 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 08:11:39,721 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:39,798 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:39,998 INFO L138 Inliner]: procedures = 473, calls = 4782, calls flagged for inlining = 229, calls inlined = 199, statements flattened = 9377 [2025-02-06 08:11:39,999 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 08:11:40,000 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 08:11:40,000 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 08:11:40,000 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 08:11:40,010 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:40,010 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:40,063 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:41,730 INFO L175 MemorySlicer]: Split 2235 memory accesses to 36 slices as follows [4, 2, 2, 3, 16, 2, 20, 40, 8, 2, 1, 4, 4, 8, 6, 40, 511, 1, 2, 17, 1301, 1, 2, 6, 2, 1, 19, 19, 16, 19, 88, 8, 53, 2, 2, 3]. 58 percent of accesses are in the largest equivalence class. The 159 initializations are split as follows [3, 0, 0, 3, 0, 0, 0, 40, 8, 2, 1, 4, 4, 8, 0, 40, 0, 0, 0, 0, 13, 1, 2, 4, 0, 0, 0, 0, 15, 0, 0, 8, 0, 0, 0, 3]. The 1443 writes are split as follows [0, 1, 0, 0, 2, 0, 10, 0, 0, 0, 0, 0, 0, 0, 3, 0, 438, 0, 0, 2, 795, 0, 0, 0, 0, 1, 19, 19, 0, 19, 88, 0, 44, 1, 1, 0]. [2025-02-06 08:11:41,730 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:41,731 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:41,894 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:41,914 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:41,971 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:41,998 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:42,071 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 08:11:42,072 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 08:11:42,073 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 08:11:42,073 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 08:11:42,074 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (1/1) ... [2025-02-06 08:11:42,078 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 08:11:42,089 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 08:11:42,103 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 08:11:42,108 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 08:11:42,131 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_wlan_reset [2025-02-06 08:11:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_wlan_reset [2025-02-06 08:11:42,132 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_frequency_to_channel [2025-02-06 08:11:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_frequency_to_channel [2025-02-06 08:11:42,132 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_wlan_stop [2025-02-06 08:11:42,132 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_wlan_stop [2025-02-06 08:11:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_set_config_parameter_str [2025-02-06 08:11:42,133 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_set_config_parameter_str [2025-02-06 08:11:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-06 08:11:42,133 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-06 08:11:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_inform_bss [2025-02-06 08:11:42,133 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_inform_bss [2025-02-06 08:11:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_pause_rx [2025-02-06 08:11:42,133 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_pause_rx [2025-02-06 08:11:42,133 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-06 08:11:42,134 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-06 08:11:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_tx_fixup [2025-02-06 08:11:42,134 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_tx_fixup [2025-02-06 08:11:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-06 08:11:42,134 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-06 08:11:42,134 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_wlan_bind [2025-02-06 08:11:42,134 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_wlan_bind [2025-02-06 08:11:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_wlan_set_multicast_list [2025-02-06 08:11:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_wlan_set_multicast_list [2025-02-06 08:11:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-02-06 08:11:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-02-06 08:11:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_purge_paused_rxq [2025-02-06 08:11:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_purge_paused_rxq [2025-02-06 08:11:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2025-02-06 08:11:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2025-02-06 08:11:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_wlan_unbind [2025-02-06 08:11:42,135 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_wlan_unbind [2025-02-06 08:11:42,135 INFO L130 BoogieDeclarations]: Found specification of procedure set_encr_mode [2025-02-06 08:11:42,136 INFO L138 BoogieDeclarations]: Found implementation of procedure set_encr_mode [2025-02-06 08:11:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure get_rndis_wlan_priv [2025-02-06 08:11:42,136 INFO L138 BoogieDeclarations]: Found implementation of procedure get_rndis_wlan_priv [2025-02-06 08:11:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-06 08:11:42,136 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-06 08:11:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure set_multicast_list [2025-02-06 08:11:42,136 INFO L138 BoogieDeclarations]: Found implementation of procedure set_multicast_list [2025-02-06 08:11:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-06 08:11:42,136 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-06 08:11:42,136 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-06 08:11:42,136 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-06 08:11:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 08:11:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure set_infra_mode [2025-02-06 08:11:42,137 INFO L138 BoogieDeclarations]: Found implementation of procedure set_infra_mode [2025-02-06 08:11:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_command [2025-02-06 08:11:42,137 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_command [2025-02-06 08:11:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_scan_done [2025-02-06 08:11:42,137 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_scan_done [2025-02-06 08:11:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_work_sync [2025-02-06 08:11:42,137 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_work_sync [2025-02-06 08:11:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-02-06 08:11:42,137 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-02-06 08:11:42,137 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_fill_station_info [2025-02-06 08:11:42,137 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_fill_station_info [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure unknown_early_init [2025-02-06 08:11:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure unknown_early_init [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-06 08:11:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure disassociate [2025-02-06 08:11:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure disassociate [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure round_jiffies_relative [2025-02-06 08:11:42,138 INFO L138 BoogieDeclarations]: Found implementation of procedure round_jiffies_relative [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-06 08:11:42,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_query_oid [2025-02-06 08:11:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_query_oid [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_resume [2025-02-06 08:11:42,139 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_resume [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-06 08:11:42,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-06 08:11:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-06 08:11:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-06 08:11:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-06 08:11:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-06 08:11:42,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-06 08:11:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_tx_timeout [2025-02-06 08:11:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_tx_timeout [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure wiphy_free [2025-02-06 08:11:42,143 INFO L138 BoogieDeclarations]: Found implementation of procedure wiphy_free [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-06 08:11:42,143 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure is_wpa_key [2025-02-06 08:11:42,144 INFO L138 BoogieDeclarations]: Found implementation of procedure is_wpa_key [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-06 08:11:42,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-06 08:11:42,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-06 08:11:42,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-06 08:11:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-06 08:11:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-06 08:11:42,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-06 08:11:42,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-06 08:11:42,148 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure wiphy_priv [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure wiphy_priv [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_check_bssid_list [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_check_bssid_list [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure __toupper [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure __toupper [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure bcm4320b_early_init [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure bcm4320b_early_init [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure set_channel [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure set_channel [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_status [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_status [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure level_to_qual [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure level_to_qual [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure set_essid [2025-02-06 08:11:42,149 INFO L138 BoogieDeclarations]: Found implementation of procedure set_essid [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-06 08:11:42,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-06 08:11:42,150 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_put_bss [2025-02-06 08:11:42,151 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_put_bss [2025-02-06 08:11:42,151 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_start_bssid_list_scan [2025-02-06 08:11:42,151 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_start_bssid_list_scan [2025-02-06 08:11:42,151 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-06 08:11:42,151 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-06 08:11:42,151 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_open [2025-02-06 08:11:42,151 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_open [2025-02-06 08:11:42,151 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_copy_module_params [2025-02-06 08:11:42,151 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_copy_module_params [2025-02-06 08:11:42,151 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-02-06 08:11:42,151 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-02-06 08:11:42,151 INFO L130 BoogieDeclarations]: Found specification of procedure set_auth_mode [2025-02-06 08:11:42,152 INFO L138 BoogieDeclarations]: Found implementation of procedure set_auth_mode [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2025-02-06 08:11:42,152 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-02-06 08:11:42,152 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 08:11:42,152 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-02-06 08:11:42,152 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2025-02-06 08:11:42,152 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-06 08:11:42,152 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-06 08:11:42,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_rndis_wlan_driver_exit_11_2 [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_rndis_wlan_driver_exit_11_2 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_cipher_to_alg [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_cipher_to_alg [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_get_channel [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_get_channel [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_workqueue [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_workqueue [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure add_wep_key [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure add_wep_key [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_stop [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_stop [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure is_broadcast_ether_addr [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure is_broadcast_ether_addr [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure set_bssid [2025-02-06 08:11:42,154 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bssid [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-06 08:11:42,154 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-06 08:11:42,155 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-06 08:11:42,155 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2025-02-06 08:11:42,156 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-02-06 08:11:42,156 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-06 08:11:42,156 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bssid [2025-02-06 08:11:42,156 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bssid [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure set_device_pmkids [2025-02-06 08:11:42,156 INFO L138 BoogieDeclarations]: Found implementation of procedure set_device_pmkids [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure get_device_pmkids [2025-02-06 08:11:42,156 INFO L138 BoogieDeclarations]: Found implementation of procedure get_device_pmkids [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure netif_addr_unlock_bh [2025-02-06 08:11:42,156 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_addr_unlock_bh [2025-02-06 08:11:42,156 INFO L130 BoogieDeclarations]: Found specification of procedure is_zero_ether_addr [2025-02-06 08:11:42,157 INFO L138 BoogieDeclarations]: Found implementation of procedure is_zero_ether_addr [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-02-06 08:11:42,157 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure next_bssid_list_item [2025-02-06 08:11:42,157 INFO L138 BoogieDeclarations]: Found implementation of procedure next_bssid_list_item [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-02-06 08:11:42,157 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-02-06 08:11:42,157 INFO L130 BoogieDeclarations]: Found specification of procedure set_priv_filter [2025-02-06 08:11:42,157 INFO L138 BoogieDeclarations]: Found implementation of procedure set_priv_filter [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-06 08:11:42,159 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-06 08:11:42,159 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_set_wiphy_params [2025-02-06 08:11:42,159 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_set_wiphy_params [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-06 08:11:42,159 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-02-06 08:11:42,159 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_instance_release_7_4 [2025-02-06 08:11:42,159 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_instance_release_7_4 [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure flush_workqueue [2025-02-06 08:11:42,159 INFO L138 BoogieDeclarations]: Found implementation of procedure flush_workqueue [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-06 08:11:42,159 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure oid_to_string [2025-02-06 08:11:42,159 INFO L138 BoogieDeclarations]: Found implementation of procedure oid_to_string [2025-02-06 08:11:42,159 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_disconnect [2025-02-06 08:11:42,160 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_disconnect [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure deauthenticate [2025-02-06 08:11:42,160 INFO L138 BoogieDeclarations]: Found implementation of procedure deauthenticate [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-06 08:11:42,160 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure bcm4320a_early_init [2025-02-06 08:11:42,160 INFO L138 BoogieDeclarations]: Found implementation of procedure bcm4320a_early_init [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_michael_mic_failure [2025-02-06 08:11:42,160 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_michael_mic_failure [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure set_default_iw_params [2025-02-06 08:11:42,160 INFO L138 BoogieDeclarations]: Found implementation of procedure set_default_iw_params [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-06 08:11:42,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-06 08:11:42,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-06 08:11:42,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-06 08:11:42,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-06 08:11:42,161 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_error_status [2025-02-06 08:11:42,161 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_error_status [2025-02-06 08:11:42,161 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-06 08:11:42,161 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-06 08:11:42,161 INFO L130 BoogieDeclarations]: Found specification of procedure usbnet_resume_rx [2025-02-06 08:11:42,161 INFO L138 BoogieDeclarations]: Found implementation of procedure usbnet_resume_rx [2025-02-06 08:11:42,161 INFO L130 BoogieDeclarations]: Found specification of procedure ether_addr_equal [2025-02-06 08:11:42,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_addr_equal [2025-02-06 08:11:42,162 INFO L130 BoogieDeclarations]: Found specification of procedure PTR_ERR [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure PTR_ERR [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure get_bcm4320_power_dbm [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure get_bcm4320_power_dbm [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_rx_fixup [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_rx_fixup [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_set_oid [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_set_oid [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure rndis_wlan_indication [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure rndis_wlan_indication [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure get_bssid [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure get_bssid [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure is_associated [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure is_associated [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure debug_print_pmkids [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_print_pmkids [2025-02-06 08:11:42,163 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-06 08:11:42,163 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-06 08:11:43,371 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 08:11:43,374 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 08:11:43,473 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12315: call ULTIMATE.dealloc(~#descriptor~45#1.base, ~#descriptor~45#1.offset);havoc ~#descriptor~45#1.base, ~#descriptor~45#1.offset; [2025-02-06 08:11:43,477 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17759: havoc #t~nondet1759; [2025-02-06 08:11:43,543 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12362: call ULTIMATE.dealloc(~#filter~1.base, ~#filter~1.offset);havoc ~#filter~1.base, ~#filter~1.offset;call ULTIMATE.dealloc(~#descriptor~46.base, ~#descriptor~46.offset);havoc ~#descriptor~46.base, ~#descriptor~46.offset; [2025-02-06 08:11:43,719 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7560: call ULTIMATE.dealloc(rndis_set_config_parameter_~#descriptor~2#1.base, rndis_set_config_parameter_~#descriptor~2#1.offset);havoc rndis_set_config_parameter_~#descriptor~2#1.base, rndis_set_config_parameter_~#descriptor~2#1.offset;call ULTIMATE.dealloc(rndis_set_config_parameter_~#descriptor___0~2#1.base, rndis_set_config_parameter_~#descriptor___0~2#1.offset);havoc rndis_set_config_parameter_~#descriptor___0~2#1.base, rndis_set_config_parameter_~#descriptor___0~2#1.offset;call ULTIMATE.dealloc(rndis_set_config_parameter_~#descriptor___1~1#1.base, rndis_set_config_parameter_~#descriptor___1~1#1.offset);havoc rndis_set_config_parameter_~#descriptor___1~1#1.base, rndis_set_config_parameter_~#descriptor___1~1#1.offset; [2025-02-06 08:11:43,735 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17719: havoc cfg80211_inform_bss_width_#t~ret1755#1.base, cfg80211_inform_bss_width_#t~ret1755#1.offset; [2025-02-06 08:11:43,748 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17846: havoc #t~ret1770.base, #t~ret1770.offset; [2025-02-06 08:11:44,023 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11772: call ULTIMATE.dealloc(rndis_wlan_get_caps_~#networks_supported~0#1.base, rndis_wlan_get_caps_~#networks_supported~0#1.offset);havoc rndis_wlan_get_caps_~#networks_supported~0#1.base, rndis_wlan_get_caps_~#networks_supported~0#1.offset;call ULTIMATE.dealloc(rndis_wlan_get_caps_~#caps_buf~0#1.base, rndis_wlan_get_caps_~#caps_buf~0#1.offset);havoc rndis_wlan_get_caps_~#caps_buf~0#1.base, rndis_wlan_get_caps_~#caps_buf~0#1.offset;call ULTIMATE.dealloc(rndis_wlan_get_caps_~#len~9#1.base, rndis_wlan_get_caps_~#len~9#1.offset);havoc rndis_wlan_get_caps_~#len~9#1.base, rndis_wlan_get_caps_~#len~9#1.offset;call ULTIMATE.dealloc(rndis_wlan_get_caps_~#descriptor~43#1.base, rndis_wlan_get_caps_~#descriptor~43#1.offset);havoc rndis_wlan_get_caps_~#descriptor~43#1.base, rndis_wlan_get_caps_~#descriptor~43#1.offset; [2025-02-06 08:11:44,023 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17908: havoc wiphy_new_#t~ret1779#1.base, wiphy_new_#t~ret1779#1.offset; [2025-02-06 08:11:44,023 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17677: havoc __alloc_workqueue_key_#t~ret1750#1.base, __alloc_workqueue_key_#t~ret1750#1.offset; [2025-02-06 08:11:44,023 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17752: havoc generic_rndis_bind_#t~nondet1758#1; [2025-02-06 08:11:44,023 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12156: call ULTIMATE.dealloc(~#len~11#1.base, ~#len~11#1.offset);havoc ~#len~11#1.base, ~#len~11#1.offset;call ULTIMATE.dealloc(~#tmp~70#1.base, ~#tmp~70#1.offset);havoc ~#tmp~70#1.base, ~#tmp~70#1.offset;call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset;call ULTIMATE.dealloc(~#__key___0~0#1.base, ~#__key___0~0#1.offset);havoc ~#__key___0~0#1.base, ~#__key___0~0#1.offset;call ULTIMATE.dealloc(~#__key___1~0#1.base, ~#__key___1~0#1.offset);havoc ~#__key___1~0#1.base, ~#__key___1~0#1.offset;call ULTIMATE.dealloc(~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset);havoc ~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(~#__key___2~0#1.base, ~#__key___2~0#1.offset);havoc ~#__key___2~0#1.base, ~#__key___2~0#1.offset;call ULTIMATE.dealloc(~#__constr_expr_1~0#1.base, ~#__constr_expr_1~0#1.offset);havoc ~#__constr_expr_1~0#1.base, ~#__constr_expr_1~0#1.offset;call ULTIMATE.dealloc(~#__key___3~0#1.base, ~#__key___3~0#1.offset);havoc ~#__key___3~0#1.base, ~#__key___3~0#1.offset;call ULTIMATE.dealloc(~#__key___4~0#1.base, ~#__key___4~0#1.offset);havoc ~#__key___4~0#1.base, ~#__key___4~0#1.offset;call ULTIMATE.dealloc(~#__constr_expr_2~0#1.base, ~#__constr_expr_2~0#1.offset);havoc ~#__constr_expr_2~0#1.base, ~#__constr_expr_2~0#1.offset;call ULTIMATE.dealloc(~#__key___5~0#1.base, ~#__key___5~0#1.offset);havoc ~#__key___5~0#1.base, ~#__key___5~0#1.offset; [2025-02-06 08:11:44,023 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17912: havoc wiphy_register_#t~nondet1780#1; [2025-02-06 08:11:44,040 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6716: havoc constant_test_bit_#t~mem0#1;havoc constant_test_bit_#t~bitwise1#1; [2025-02-06 08:11:44,273 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17810: havoc #t~nondet1763; [2025-02-06 08:11:44,670 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17681: havoc #t~nondet1751; [2025-02-06 08:11:44,850 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8052: call ULTIMATE.dealloc(~#tmp~20.base, ~#tmp~20.offset);havoc ~#tmp~20.base, ~#tmp~20.offset;call ULTIMATE.dealloc(~#descriptor~7.base, ~#descriptor~7.offset);havoc ~#descriptor~7.base, ~#descriptor~7.offset; [2025-02-06 08:11:44,853 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7108: havoc #t~mem196.base, #t~mem196.offset; [2025-02-06 08:11:45,006 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8904: call ULTIMATE.dealloc(~#filter~0#1.base, ~#filter~0#1.offset);havoc ~#filter~0#1.base, ~#filter~0#1.offset;call ULTIMATE.dealloc(~#descriptor~17#1.base, ~#descriptor~17#1.offset);havoc ~#descriptor~17#1.base, ~#descriptor~17#1.offset;call ULTIMATE.dealloc(~#descriptor___0~5#1.base, ~#descriptor___0~5#1.offset);havoc ~#descriptor___0~5#1.base, ~#descriptor___0~5#1.offset; [2025-02-06 08:11:45,009 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17745: havoc #t~nondet1757; [2025-02-06 08:11:49,238 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8729: call ULTIMATE.dealloc(restore_key_~#key~0#1.base, restore_key_~#key~0#1.offset);havoc restore_key_~#key~0#1.base, restore_key_~#key~0#1.offset;call ULTIMATE.dealloc(restore_key_~#descriptor~15#1.base, restore_key_~#descriptor~15#1.offset);havoc restore_key_~#descriptor~15#1.base, restore_key_~#descriptor~15#1.offset; [2025-02-06 08:11:49,239 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8110: call ULTIMATE.dealloc(~#tmp___0~10#1.base, ~#tmp___0~10#1.offset);havoc ~#tmp___0~10#1.base, ~#tmp___0~10#1.offset;call ULTIMATE.dealloc(~#descriptor~8#1.base, ~#descriptor~8#1.offset);havoc ~#descriptor~8#1.base, ~#descriptor~8#1.offset; [2025-02-06 08:11:49,247 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17836: havoc #t~nondet1768; [2025-02-06 08:11:49,262 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17704: havoc #t~nondet1754; [2025-02-06 08:11:49,368 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10707: call ULTIMATE.dealloc(~#linkspeed~0.base, ~#linkspeed~0.offset);havoc ~#linkspeed~0.base, ~#linkspeed~0.offset;call ULTIMATE.dealloc(~#rssi~0.base, ~#rssi~0.offset);havoc ~#rssi~0.base, ~#rssi~0.offset;call ULTIMATE.dealloc(~#len~6.base, ~#len~6.offset);havoc ~#len~6.base, ~#len~6.offset; [2025-02-06 08:11:49,385 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17814: havoc #t~nondet1764; [2025-02-06 08:11:49,531 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7870: call ULTIMATE.dealloc(~#ssid~0#1.base, ~#ssid~0#1.offset);havoc ~#ssid~0#1.base, ~#ssid~0#1.offset;call ULTIMATE.dealloc(~#descriptor~4#1.base, ~#descriptor~4#1.offset);havoc ~#descriptor~4#1.base, ~#descriptor~4#1.offset; [2025-02-06 08:11:49,540 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17853: havoc #t~nondet1771; [2025-02-06 08:11:49,815 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7271: call ULTIMATE.dealloc(~#u~0.base, ~#u~0.offset);havoc ~#u~0.base, ~#u~0.offset;call ULTIMATE.dealloc(~#descriptor~0.base, ~#descriptor~0.offset);havoc ~#descriptor~0.base, ~#descriptor~0.offset;call ULTIMATE.dealloc(~#descriptor___0~0.base, ~#descriptor___0~0.offset);havoc ~#descriptor___0~0.base, ~#descriptor___0~0.offset;call ULTIMATE.dealloc(~#descriptor___1~0.base, ~#descriptor___1~0.offset);havoc ~#descriptor___1~0.base, ~#descriptor___1~0.offset; [2025-02-06 08:11:49,863 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17881: havoc #t~nondet1775; [2025-02-06 08:11:50,549 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9567: call ULTIMATE.dealloc(rndis_bss_info_update_~#descriptor~25#1.base, rndis_bss_info_update_~#descriptor~25#1.offset);havoc rndis_bss_info_update_~#descriptor~25#1.base, rndis_bss_info_update_~#descriptor~25#1.offset; [2025-02-06 08:11:50,549 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9667: call ULTIMATE.dealloc(~#bssid_len~1#1.base, ~#bssid_len~1#1.offset);havoc ~#bssid_len~1#1.base, ~#bssid_len~1#1.offset;call ULTIMATE.dealloc(~#new_len~0#1.base, ~#new_len~0#1.offset);havoc ~#new_len~0#1.base, ~#new_len~0#1.offset;call ULTIMATE.dealloc(~#descriptor~26#1.base, ~#descriptor~26#1.offset);havoc ~#descriptor~26#1.base, ~#descriptor~26#1.offset;call ULTIMATE.dealloc(~#descriptor___0~6#1.base, ~#descriptor___0~6#1.offset);havoc ~#descriptor___0~6#1.base, ~#descriptor___0~6#1.offset;call ULTIMATE.dealloc(~#descriptor___1~4#1.base, ~#descriptor___1~4#1.offset);havoc ~#descriptor___1~4#1.base, ~#descriptor___1~4#1.offset; [2025-02-06 08:11:50,668 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12125: call ULTIMATE.dealloc(~#buf~3.base, ~#buf~3.offset);havoc ~#buf~3.base, ~#buf~3.offset; [2025-02-06 08:11:50,811 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8245: call ULTIMATE.dealloc(~#config~0#1.base, ~#config~0#1.offset);havoc ~#config~0#1.base, ~#config~0#1.offset;call ULTIMATE.dealloc(~#len~1#1.base, ~#len~1#1.offset);havoc ~#len~1#1.base, ~#len~1#1.offset;call ULTIMATE.dealloc(~#descriptor~11#1.base, ~#descriptor~11#1.offset);havoc ~#descriptor~11#1.base, ~#descriptor~11#1.offset;call ULTIMATE.dealloc(~#descriptor___0~3#1.base, ~#descriptor___0~3#1.offset);havoc ~#descriptor___0~3#1.base, ~#descriptor___0~3#1.offset;call ULTIMATE.dealloc(~#descriptor___1~2#1.base, ~#descriptor___1~2#1.offset);havoc ~#descriptor___1~2#1.base, ~#descriptor___1~2#1.offset; [2025-02-06 08:11:50,994 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7722: call ULTIMATE.dealloc(~#descriptor~3.base, ~#descriptor~3.offset);havoc ~#descriptor~3.base, ~#descriptor~3.offset; [2025-02-06 08:11:51,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7707: call ULTIMATE.dealloc(~#tmp~12.base, ~#tmp~12.offset);havoc ~#tmp~12.base, ~#tmp~12.offset; [2025-02-06 08:11:51,096 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17867: havoc #t~nondet1773; [2025-02-06 08:11:51,446 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7944: call ULTIMATE.dealloc(~#tmp___0~7.base, ~#tmp___0~7.offset);havoc ~#tmp___0~7.base, ~#tmp___0~7.offset;call ULTIMATE.dealloc(~#descriptor~5.base, ~#descriptor~5.offset);havoc ~#descriptor~5.base, ~#descriptor~5.offset; [2025-02-06 08:11:51,460 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17828: havoc queue_delayed_work_on_#t~nondet1766#1; [2025-02-06 08:12:11,150 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10940: call ULTIMATE.dealloc(rndis_flush_pmksa_~#pmkid~0#1.base, rndis_flush_pmksa_~#pmkid~0#1.offset);havoc rndis_flush_pmksa_~#pmkid~0#1.base, rndis_flush_pmksa_~#pmkid~0#1.offset;call ULTIMATE.dealloc(rndis_flush_pmksa_~#descriptor~37#1.base, rndis_flush_pmksa_~#descriptor~37#1.offset);havoc rndis_flush_pmksa_~#descriptor~37#1.base, rndis_flush_pmksa_~#descriptor~37#1.offset; [2025-02-06 08:12:11,150 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint main_returnLabel#1: #t~ret1782#1 := main_#res#1;havoc main_#t~ret1505#1, main_~tmp~77#1;assume { :end_inline_main } true; [2025-02-06 08:12:11,150 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9505: call ULTIMATE.dealloc(rndis_scan_~#descriptor~24#1.base, rndis_scan_~#descriptor~24#1.offset);havoc rndis_scan_~#descriptor~24#1.base, rndis_scan_~#descriptor~24#1.offset; [2025-02-06 08:12:11,150 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9247: call ULTIMATE.dealloc(update_pmkid_~#descriptor~21#1.base, update_pmkid_~#descriptor~21#1.offset);havoc update_pmkid_~#descriptor~21#1.base, update_pmkid_~#descriptor~21#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8464: call ULTIMATE.dealloc(add_wpa_key_~#ndis_key~1#1.base, add_wpa_key_~#ndis_key~1#1.offset);havoc add_wpa_key_~#ndis_key~1#1.base, add_wpa_key_~#ndis_key~1#1.offset;call ULTIMATE.dealloc(add_wpa_key_~#descriptor~14#1.base, add_wpa_key_~#descriptor~14#1.offset);havoc add_wpa_key_~#descriptor~14#1.base, add_wpa_key_~#descriptor~14#1.offset;call ULTIMATE.dealloc(add_wpa_key_~#descriptor___0~4#1.base, add_wpa_key_~#descriptor___0~4#1.offset);havoc add_wpa_key_~#descriptor___0~4#1.base, add_wpa_key_~#descriptor___0~4#1.offset;call ULTIMATE.dealloc(add_wpa_key_~#descriptor___1~3#1.base, add_wpa_key_~#descriptor___1~3#1.offset);havoc add_wpa_key_~#descriptor___1~3#1.base, add_wpa_key_~#descriptor___1~3#1.offset;call ULTIMATE.dealloc(add_wpa_key_~#descriptor___2~0#1.base, add_wpa_key_~#descriptor___2~0#1.offset);havoc add_wpa_key_~#descriptor___2~0#1.base, add_wpa_key_~#descriptor___2~0#1.offset;call ULTIMATE.dealloc(add_wpa_key_~#descriptor___3~0#1.base, add_wpa_key_~#descriptor___3~0#1.offset);havoc add_wpa_key_~#descriptor___3~0#1.base, add_wpa_key_~#descriptor___3~0#1.offset;call ULTIMATE.dealloc(add_wpa_key_~#descriptor___4~0#1.base, add_wpa_key_~#descriptor___4~0#1.offset);havoc add_wpa_key_~#descriptor___4~0#1.base, add_wpa_key_~#descriptor___4~0#1.offset;call ULTIMATE.dealloc(add_wpa_key_~#descriptor___5~0#1.base, add_wpa_key_~#descriptor___5~0#1.offset);havoc add_wpa_key_~#descriptor___5~0#1.base, add_wpa_key_~#descriptor___5~0#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15998-1: ldv_usb_register_driver_60_#res#1 := ldv_usb_register_driver_60_~ldv_func_res~0#1; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10980: call ULTIMATE.dealloc(rndis_set_power_mgmt_~#mode~1#1.base, rndis_set_power_mgmt_~#mode~1#1.offset);havoc rndis_set_power_mgmt_~#mode~1#1.base, rndis_set_power_mgmt_~#mode~1#1.offset;call ULTIMATE.dealloc(rndis_set_power_mgmt_~#descriptor~38#1.base, rndis_set_power_mgmt_~#descriptor~38#1.offset);havoc rndis_set_power_mgmt_~#descriptor~38#1.base, rndis_set_power_mgmt_~#descriptor~38#1.offset;call ULTIMATE.dealloc(rndis_set_power_mgmt_~#descriptor___0~10#1.base, rndis_set_power_mgmt_~#descriptor___0~10#1.offset);havoc rndis_set_power_mgmt_~#descriptor___0~10#1.base, rndis_set_power_mgmt_~#descriptor___0~10#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10188: call ULTIMATE.dealloc(rndis_disconnect_~#descriptor~29#1.base, rndis_disconnect_~#descriptor~29#1.offset);havoc rndis_disconnect_~#descriptor~29#1.base, rndis_disconnect_~#descriptor~29#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17860: havoc usb_register_driver_#t~nondet1772#1; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9415: call ULTIMATE.dealloc(rndis_set_tx_power_~#descriptor~22#1.base, rndis_set_tx_power_~#descriptor~22#1.offset);havoc rndis_set_tx_power_~#descriptor~22#1.base, rndis_set_tx_power_~#descriptor~22#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10870: call ULTIMATE.dealloc(rndis_del_pmksa_~#descriptor~36#1.base, rndis_del_pmksa_~#descriptor~36#1.offset);havoc rndis_del_pmksa_~#descriptor~36#1.base, rndis_del_pmksa_~#descriptor~36#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15759-1: ldv_usb_register_driver_#res#1 := ldv_usb_register_driver_~arg0#1; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17741: havoc eth_mac_addr_#t~nondet1756#1; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17874: havoc usbnet_probe_#t~nondet1774#1; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17888: havoc usbnet_start_xmit_#t~nondet1776#1; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10225: call ULTIMATE.dealloc(rndis_join_ibss_~#ssid~2#1.base, rndis_join_ibss_~#ssid~2#1.offset);havoc rndis_join_ibss_~#ssid~2#1.base, rndis_join_ibss_~#ssid~2#1.offset;call ULTIMATE.dealloc(rndis_join_ibss_~#descriptor~30#1.base, rndis_join_ibss_~#descriptor~30#1.offset);havoc rndis_join_ibss_~#descriptor~30#1.base, rndis_join_ibss_~#descriptor~30#1.offset;call ULTIMATE.dealloc(rndis_join_ibss_~#descriptor___0~8#1.base, rndis_join_ibss_~#descriptor___0~8#1.offset);havoc rndis_join_ibss_~#descriptor___0~8#1.base, rndis_join_ibss_~#descriptor___0~8#1.offset;call ULTIMATE.dealloc(rndis_join_ibss_~#descriptor___1~6#1.base, rndis_join_ibss_~#descriptor___1~6#1.offset);havoc rndis_join_ibss_~#descriptor___1~6#1.base, rndis_join_ibss_~#descriptor___1~6#1.offset;call ULTIMATE.dealloc(rndis_join_ibss_~#descriptor___2~2#1.base, rndis_join_ibss_~#descriptor___2~2#1.offset);havoc rndis_join_ibss_~#descriptor___2~2#1.base, rndis_join_ibss_~#descriptor___2~2#1.offset;call ULTIMATE.dealloc(rndis_join_ibss_~#descriptor___3~2#1.base, rndis_join_ibss_~#descriptor___3~2#1.offset);havoc rndis_join_ibss_~#descriptor___3~2#1.base, rndis_join_ibss_~#descriptor___3~2#1.offset;call ULTIMATE.dealloc(rndis_join_ibss_~#descriptor___4~2#1.base, rndis_join_ibss_~#descriptor___4~2#1.offset);havoc rndis_join_ibss_~#descriptor___4~2#1.base, rndis_join_ibss_~#descriptor___4~2#1.offset;call ULTIMATE.dealloc(rndis_join_ibss_~#descriptor___5~2#1.base, rndis_join_ibss_~#descriptor___5~2#1.offset);havoc rndis_join_ibss_~#descriptor___5~2#1.base, rndis_join_ibss_~#descriptor___5~2#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9168: call ULTIMATE.dealloc(remove_pmkid_~#descriptor~20#1.base, remove_pmkid_~#descriptor~20#1.offset);havoc remove_pmkid_~#descriptor~20#1.base, remove_pmkid_~#descriptor~20#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10626: call ULTIMATE.dealloc(rndis_del_key_~#descriptor~33#1.base, rndis_del_key_~#descriptor~33#1.offset);havoc rndis_del_key_~#descriptor~33#1.base, rndis_del_key_~#descriptor~33#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10494: call ULTIMATE.dealloc(rndis_leave_ibss_~#descriptor~31#1.base, rndis_leave_ibss_~#descriptor~31#1.offset);havoc rndis_leave_ibss_~#descriptor~31#1.base, rndis_leave_ibss_~#descriptor~31#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17896: havoc usbnet_suspend_#t~nondet1778#1; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17765: havoc krealloc_#t~ret1760#1.base, krealloc_#t~ret1760#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9845: call ULTIMATE.dealloc(rndis_connect_~#ssid~1#1.base, rndis_connect_~#ssid~1#1.offset);havoc rndis_connect_~#ssid~1#1.base, rndis_connect_~#ssid~1#1.offset;call ULTIMATE.dealloc(rndis_connect_~#descriptor~28#1.base, rndis_connect_~#descriptor~28#1.offset);havoc rndis_connect_~#descriptor~28#1.base, rndis_connect_~#descriptor~28#1.offset;call ULTIMATE.dealloc(rndis_connect_~#descriptor___0~7#1.base, rndis_connect_~#descriptor___0~7#1.offset);havoc rndis_connect_~#descriptor___0~7#1.base, rndis_connect_~#descriptor___0~7#1.offset;call ULTIMATE.dealloc(rndis_connect_~#descriptor___1~5#1.base, rndis_connect_~#descriptor___1~5#1.offset);havoc rndis_connect_~#descriptor___1~5#1.base, rndis_connect_~#descriptor___1~5#1.offset;call ULTIMATE.dealloc(rndis_connect_~#descriptor___2~1#1.base, rndis_connect_~#descriptor___2~1#1.offset);havoc rndis_connect_~#descriptor___2~1#1.base, rndis_connect_~#descriptor___2~1#1.offset;call ULTIMATE.dealloc(rndis_connect_~#descriptor___3~1#1.base, rndis_connect_~#descriptor___3~1#1.offset);havoc rndis_connect_~#descriptor___3~1#1.base, rndis_connect_~#descriptor___3~1#1.offset;call ULTIMATE.dealloc(rndis_connect_~#descriptor___4~1#1.base, rndis_connect_~#descriptor___4~1#1.offset);havoc rndis_connect_~#descriptor___4~1#1.base, rndis_connect_~#descriptor___4~1#1.offset;call ULTIMATE.dealloc(rndis_connect_~#descriptor___5~1#1.base, rndis_connect_~#descriptor___5~1#1.offset);havoc rndis_connect_~#descriptor___5~1#1.base, rndis_connect_~#descriptor___5~1#1.offset;call ULTIMATE.dealloc(rndis_connect_~#descriptor___6~0#1.base, rndis_connect_~#descriptor___6~0#1.offset);havoc rndis_connect_~#descriptor___6~0#1.base, rndis_connect_~#descriptor___6~0#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17784: havoc ldv_pre_usb_register_driver_#t~nondet1761#1; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8803: call ULTIMATE.dealloc(remove_key_~#remove_key___0~0#1.base, remove_key_~#remove_key___0~0#1.offset);havoc remove_key_~#remove_key___0~0#1.base, remove_key_~#remove_key___0~0#1.offset;call ULTIMATE.dealloc(remove_key_~#keyindex~0#1.base, remove_key_~#keyindex~0#1.offset);havoc remove_key_~#keyindex~0#1.base, remove_key_~#keyindex~0#1.offset;call ULTIMATE.dealloc(remove_key_~#descriptor~16#1.base, remove_key_~#descriptor~16#1.offset);havoc remove_key_~#descriptor~16#1.base, remove_key_~#descriptor~16#1.offset; [2025-02-06 08:12:11,151 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint rndis_add_key_switch_break#1: call ULTIMATE.dealloc(rndis_add_key_~#descriptor~32#1.base, rndis_add_key_~#descriptor~32#1.offset);havoc rndis_add_key_~#descriptor~32#1.base, rndis_add_key_~#descriptor~32#1.offset;call ULTIMATE.dealloc(rndis_add_key_~#descriptor___0~9#1.base, rndis_add_key_~#descriptor___0~9#1.offset);havoc rndis_add_key_~#descriptor___0~9#1.base, rndis_add_key_~#descriptor___0~9#1.offset; [2025-02-06 08:12:11,152 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9469: call ULTIMATE.dealloc(rndis_get_tx_power_~#descriptor~23#1.base, rndis_get_tx_power_~#descriptor~23#1.offset);havoc rndis_get_tx_power_~#descriptor~23#1.base, rndis_get_tx_power_~#descriptor~23#1.offset; [2025-02-06 08:12:11,152 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10661: call ULTIMATE.dealloc(rndis_set_default_key_~#key~1#1.base, rndis_set_default_key_~#key~1#1.offset);havoc rndis_set_default_key_~#key~1#1.base, rndis_set_default_key_~#key~1#1.offset;call ULTIMATE.dealloc(rndis_set_default_key_~#descriptor~34#1.base, rndis_set_default_key_~#descriptor~34#1.offset);havoc rndis_set_default_key_~#descriptor~34#1.base, rndis_set_default_key_~#descriptor~34#1.offset; [2025-02-06 08:12:11,152 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10798: call ULTIMATE.dealloc(rndis_set_pmksa_~#descriptor~35#1.base, rndis_set_pmksa_~#descriptor~35#1.offset);havoc rndis_set_pmksa_~#descriptor~35#1.base, rndis_set_pmksa_~#descriptor~35#1.offset; [2025-02-06 08:12:12,260 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-02-06 08:12:12,438 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17700: havoc #t~nondet1753; [2025-02-06 08:12:13,819 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17684: havoc __ieee80211_get_channel_#t~ret1752#1.base, __ieee80211_get_channel_#t~ret1752#1.offset; [2025-02-06 08:12:14,256 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8381: call ULTIMATE.dealloc(~#ndis_key~0.base, ~#ndis_key~0.offset);havoc ~#ndis_key~0.base, ~#ndis_key~0.offset;call ULTIMATE.dealloc(~#descriptor~13.base, ~#descriptor~13.offset);havoc ~#descriptor~13.base, ~#descriptor~13.offset; [2025-02-06 08:12:14,851 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17892: havoc #t~nondet1777; [2025-02-06 08:12:15,025 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6901: havoc #t~mem89;havoc #t~mem90;havoc #t~bitwise91;havoc #t~mem92;havoc #t~bitwise93; [2025-02-06 08:12:15,327 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6828: havoc #t~ret68.base, #t~ret68.offset; [2025-02-06 08:12:15,416 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7781: call ULTIMATE.dealloc(~#broadcast_mac~0.base, ~#broadcast_mac~0.offset);havoc ~#broadcast_mac~0.base, ~#broadcast_mac~0.offset; [2025-02-06 08:12:15,595 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9124: call ULTIMATE.dealloc(~#descriptor~19.base, ~#descriptor~19.offset);havoc ~#descriptor~19.base, ~#descriptor~19.offset; [2025-02-06 08:12:15,885 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9055: call ULTIMATE.dealloc(~#len~3.base, ~#len~3.offset);havoc ~#len~3.base, ~#len~3.offset;call ULTIMATE.dealloc(~#descriptor~18.base, ~#descriptor~18.offset);havoc ~#descriptor~18.base, ~#descriptor~18.offset; [2025-02-06 08:12:16,103 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6895: havoc #t~mem86;havoc #t~mem87;havoc #t~bitwise88; [2025-02-06 08:12:16,134 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17818: havoc #t~nondet1765; [2025-02-06 08:12:16,447 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8016: call ULTIMATE.dealloc(~#tmp___0~8.base, ~#tmp___0~8.offset);havoc ~#tmp___0~8.base, ~#tmp___0~8.offset;call ULTIMATE.dealloc(~#descriptor~6.base, ~#descriptor~6.offset);havoc ~#descriptor~6.base, ~#descriptor~6.offset; [2025-02-06 08:12:17,038 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8188: call ULTIMATE.dealloc(set_frag_threshold_~#tmp~23#1.base, set_frag_threshold_~#tmp~23#1.offset);havoc set_frag_threshold_~#tmp~23#1.base, set_frag_threshold_~#tmp~23#1.offset;call ULTIMATE.dealloc(set_frag_threshold_~#descriptor~10#1.base, set_frag_threshold_~#descriptor~10#1.offset);havoc set_frag_threshold_~#descriptor~10#1.base, set_frag_threshold_~#descriptor~10#1.offset; [2025-02-06 08:12:17,038 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8154: call ULTIMATE.dealloc(set_rts_threshold_~#tmp~22#1.base, set_rts_threshold_~#tmp~22#1.offset);havoc set_rts_threshold_~#tmp~22#1.base, set_rts_threshold_~#tmp~22#1.offset;call ULTIMATE.dealloc(set_rts_threshold_~#descriptor~9#1.base, set_rts_threshold_~#descriptor~9#1.offset);havoc set_rts_threshold_~#descriptor~9#1.base, set_rts_threshold_~#descriptor~9#1.offset; [2025-02-06 08:12:18,764 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17840: havoc #t~nondet1769; [2025-02-06 08:12:19,300 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7417: call ULTIMATE.dealloc(~#u~1.base, ~#u~1.offset);havoc ~#u~1.base, ~#u~1.offset;call ULTIMATE.dealloc(~#descriptor~1.base, ~#descriptor~1.offset);havoc ~#descriptor~1.base, ~#descriptor~1.offset;call ULTIMATE.dealloc(~#descriptor___0~1.base, ~#descriptor___0~1.offset);havoc ~#descriptor___0~1.base, ~#descriptor___0~1.offset; [2025-02-06 08:12:20,976 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11697: call ULTIMATE.dealloc(~#descriptor~42#1.base, ~#descriptor~42#1.offset);havoc ~#descriptor~42#1.base, ~#descriptor~42#1.offset; [2025-02-06 08:12:20,976 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11552: call ULTIMATE.dealloc(rndis_wlan_pmkid_cand_list_indication_~#descriptor~41#1.base, rndis_wlan_pmkid_cand_list_indication_~#descriptor~41#1.offset);havoc rndis_wlan_pmkid_cand_list_indication_~#descriptor~41#1.base, rndis_wlan_pmkid_cand_list_indication_~#descriptor~41#1.offset; [2025-02-06 08:12:21,067 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7799: call ULTIMATE.dealloc(~#len~0.base, ~#len~0.offset);havoc ~#len~0.base, ~#len~0.offset; [2025-02-06 08:12:21,229 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7829: call ULTIMATE.dealloc(~#bssid~0.base, ~#bssid~0.offset);havoc ~#bssid~0.base, ~#bssid~0.offset; [2025-02-06 08:12:21,276 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17832: havoc queue_work_on_#t~nondet1767#1; [2025-02-06 08:12:23,488 INFO L? ?]: Removed 3913 outVars from TransFormulas that were not future-live. [2025-02-06 08:12:23,488 INFO L308 CfgBuilder]: Performing block encoding [2025-02-06 08:12:23,565 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-06 08:12:23,566 INFO L337 CfgBuilder]: Removed 1 assume(true) statements. [2025-02-06 08:12:23,566 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 08:12:23 BoogieIcfgContainer [2025-02-06 08:12:23,566 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-06 08:12:23,568 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-06 08:12:23,568 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-06 08:12:23,571 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-06 08:12:23,572 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.02 08:11:36" (1/3) ... [2025-02-06 08:12:23,572 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6efa295e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 08:12:23, skipping insertion in model container [2025-02-06 08:12:23,573 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 08:11:39" (2/3) ... [2025-02-06 08:12:23,573 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6efa295e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.02 08:12:23, skipping insertion in model container [2025-02-06 08:12:23,573 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 06.02 08:12:23" (3/3) ... [2025-02-06 08:12:23,574 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i [2025-02-06 08:12:23,585 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-06 08:12:23,588 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rndis_wlan.cil.i that has 191 procedures, 3341 locations, 1 initial locations, 113 loop locations, and 3 error locations. [2025-02-06 08:12:23,680 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-06 08:12:23,690 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=LoopHeads, 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;@4a302245, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-06 08:12:23,691 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2025-02-06 08:12:23,700 INFO L276 IsEmpty]: Start isEmpty. Operand has 3024 states, 2114 states have (on average 1.3112582781456954) internal successors, (2772), 2118 states have internal predecessors, (2772), 788 states have call successors, (788), 120 states have call predecessors, (788), 119 states have return successors, (780), 780 states have call predecessors, (780), 780 states have call successors, (780) [2025-02-06 08:12:23,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 431 [2025-02-06 08:12:23,728 INFO L210 NwaCegarLoop]: Found error trace [2025-02-06 08:12:23,729 INFO L218 NwaCegarLoop]: trace histogram [37, 37, 36, 36, 36, 36, 36, 36, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-06 08:12:23,729 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2025-02-06 08:12:23,734 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-06 08:12:23,734 INFO L85 PathProgramCache]: Analyzing trace with hash -1276696333, now seen corresponding path program 1 times [2025-02-06 08:12:23,739 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-06 08:12:23,739 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1527372963] [2025-02-06 08:12:23,739 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-06 08:12:23,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms