./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d 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-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.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 513f7c88ea2b34e627bb240e42393c03bae524201bc52fa680e8c4a42b57ec07 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 04:10:31,260 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 04:10:31,302 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 04:10:31,307 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 04:10:31,307 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 04:10:31,326 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 04:10:31,327 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 04:10:31,327 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 04:10:31,328 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 04:10:31,328 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 04:10:31,328 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 04:10:31,328 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 04:10:31,328 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 04:10:31,328 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 04:10:31,329 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 04:10:31,329 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 04:10:31,329 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:10:31,330 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 04:10:31,330 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 04:10:31,330 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 -> 513f7c88ea2b34e627bb240e42393c03bae524201bc52fa680e8c4a42b57ec07 [2025-02-08 04:10:31,538 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 04:10:31,547 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 04:10:31,550 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 04:10:31,552 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 04:10:31,553 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 04:10:31,554 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i [2025-02-08 04:10:32,806 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/177fd9a2e/c2cc05d9f38043b3968329cfd422bce2/FLAG167ee64b2 [2025-02-08 04:10:33,740 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 04:10:33,742 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i [2025-02-08 04:10:33,834 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/177fd9a2e/c2cc05d9f38043b3968329cfd422bce2/FLAG167ee64b2 [2025-02-08 04:10:33,849 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/177fd9a2e/c2cc05d9f38043b3968329cfd422bce2 [2025-02-08 04:10:33,852 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 04:10:33,853 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 04:10:33,855 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 04:10:33,856 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 04:10:33,859 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 04:10:33,860 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:10:33" (1/1) ... [2025-02-08 04:10:33,861 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@12bdde71 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:33, skipping insertion in model container [2025-02-08 04:10:33,861 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:10:33" (1/1) ... [2025-02-08 04:10:34,106 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 04:10:53,673 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-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i[1394986,1394999] [2025-02-08 04:10:53,683 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-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i[1395155,1395168] [2025-02-08 04:10:53,686 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-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i[1395322,1395335] [2025-02-08 04:10:53,686 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-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i[1395490,1395503] [2025-02-08 04:10:53,770 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:10:53,848 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 04:10:53,988 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"); [8840] [2025-02-08 04:10:53,990 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; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [8847] [2025-02-08 04:10:53,991 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; incl %0": "+m" (v->counter)); [8883] [2025-02-08 04:10:53,992 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; xaddb %b0, %1\n": "+q" (__ret), "+m" (v->counter): : "memory", "cc"); [8911-8912] [2025-02-08 04:10:53,992 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; xaddw %w0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [8915-8916] [2025-02-08 04:10:53,993 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; xaddl %0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [8919-8920] [2025-02-08 04:10:53,993 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; xaddq %q0, %1\n": "+r" (__ret), "+m" (v->counter): : "memory", "cc"); [8923-8924] [2025-02-08 04:10:54,130 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [11816] [2025-02-08 04:10:54,222 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; decl %0": "+m" (v->counter)); [14173] [2025-02-08 04:10:54,329 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [16685] [2025-02-08 04:10:54,330 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [16688] [2025-02-08 04:10:54,330 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [16691] [2025-02-08 04:10:54,330 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [16694] [2025-02-08 04:10:54,869 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [26726] [2025-02-08 04:10:54,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [26729] [2025-02-08 04:10:54,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [26731] [2025-02-08 04:10:54,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [26736] [2025-02-08 04:10:54,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [26739] [2025-02-08 04:10:54,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [26741] [2025-02-08 04:10:54,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [26746] [2025-02-08 04:10:54,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [26749] [2025-02-08 04:10:54,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [26751] [2025-02-08 04:10:54,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [26756] [2025-02-08 04:10:54,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [26759] [2025-02-08 04:10:54,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [26761] [2025-02-08 04:10:54,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [26799] [2025-02-08 04:10:54,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [26802] [2025-02-08 04:10:54,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [26804] [2025-02-08 04:10:54,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [26809] [2025-02-08 04:10:54,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [26812] [2025-02-08 04:10:54,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [26814] [2025-02-08 04:10:54,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [26819] [2025-02-08 04:10:54,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [26822] [2025-02-08 04:10:54,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [26824] [2025-02-08 04:10:54,872 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [26829] [2025-02-08 04:10:54,873 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [26832] [2025-02-08 04:10:54,873 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [26834] [2025-02-08 04:10:54,873 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [26852] [2025-02-08 04:10:54,873 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [26861] [2025-02-08 04:10:55,013 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 *)"drivers/net/wireless/mwifiex/sta_tx.c"), "i" (65), "i" (12UL)); [35773-35774] [2025-02-08 04:10:55,039 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 *)"drivers/net/wireless/mwifiex/uap_txrx.c"), "i" (385), "i" (12UL)); [36830-36831] [2025-02-08 04:10:55,042 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)); [37033-37034] [2025-02-08 04:10:55,207 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-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i[1394986,1394999] [2025-02-08 04:10:55,207 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-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i[1395155,1395168] [2025-02-08 04:10:55,208 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-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i[1395322,1395335] [2025-02-08 04:10:55,208 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-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-wireless-mwifiex-mwifiex.cil.i[1395490,1395503] [2025-02-08 04:10:55,215 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:10:55,598 INFO L204 MainTranslator]: Completed translation [2025-02-08 04:10:55,599 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55 WrapperNode [2025-02-08 04:10:55,599 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 04:10:55,600 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 04:10:55,601 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 04:10:55,601 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 04:10:55,606 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:10:55,985 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:10:56,604 INFO L138 Inliner]: procedures = 1158, calls = 24519, calls flagged for inlining = 558, calls inlined = 502, statements flattened = 41383 [2025-02-08 04:10:56,605 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 04:10:56,606 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 04:10:56,607 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 04:10:56,607 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 04:10:56,613 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:10:56,613 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:10:56,899 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:11:14,733 INFO L175 MemorySlicer]: Split 16177 memory accesses to 138 slices as follows [22, 2, 4, 2, 3, 1, 81, 4, 4, 14, 3, 2, 8, 65, 36, 140, 6, 26, 8, 2, 40, 4, 2432, 9, 7, 8, 17, 26, 8, 3, 7648, 2128, 2, 2, 44, 7, 4, 18, 12, 3, 6, 2, 2, 1, 2, 26, 1, 2, 8, 68, 8, 5, 7, 5, 4, 3, 81, 3, 28, 3, 7, 4, 8, 8, 4, 1, 2, 4, 10, 19, 50, 2, 2, 38, 2, 2, 2, 2, 8, 2, 33, 2, 4, 9, 2, 20, 2, 2, 6, 2, 8, 2, 11, 2, 25, 16, 4, 3, 148, 4, 6, 50, 1, 637, 18, 33, 32, 5, 21, 88, 6, 6, 13, 36, 1440, 9, 10, 8, 9, 2, 2, 2, 2, 2, 2, 35, 27, 6, 26, 3, 12, 3, 8, 1, 3, 4, 2, 5]. 47 percent of accesses are in the largest equivalence class. The 5523 initializations are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 8, 0, 40, 0, 2432, 0, 7, 8, 0, 0, 8, 0, 1308, 0, 0, 0, 44, 0, 0, 0, 0, 0, 6, 0, 2, 1, 2, 0, 1, 0, 8, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 4, 8, 8, 0, 1, 2, 0, 8, 0, 0, 0, 2, 0, 2, 2, 2, 2, 7, 2, 0, 0, 0, 8, 2, 0, 2, 2, 4, 2, 0, 2, 8, 2, 16, 16, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 5, 0, 0, 6, 6, 0, 0, 1435, 0, 0, 0, 0, 2, 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 12, 0, 8, 0, 3, 0, 0, 0]. The 6229 writes are split as follows [6, 0, 2, 1, 0, 1, 80, 0, 4, 3, 2, 1, 2, 64, 10, 140, 3, 0, 0, 1, 0, 4, 0, 8, 0, 0, 5, 24, 0, 3, 2660, 1824, 2, 2, 0, 4, 2, 5, 2, 2, 0, 2, 0, 0, 0, 24, 0, 1, 0, 64, 0, 0, 3, 1, 2, 3, 80, 1, 13, 0, 6, 0, 0, 0, 0, 0, 0, 4, 0, 19, 18, 0, 0, 33, 0, 0, 0, 0, 0, 0, 33, 1, 2, 0, 0, 0, 0, 0, 0, 0, 3, 0, 1, 0, 3, 0, 4, 3, 49, 0, 0, 50, 1, 636, 7, 32, 32, 0, 21, 88, 0, 0, 12, 18, 0, 3, 4, 3, 9, 0, 0, 0, 0, 0, 0, 30, 2, 6, 26, 0, 0, 0, 0, 1, 0, 4, 0, 4]. [2025-02-08 04:11:14,738 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:11:14,739 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:11:15,279 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:11:15,326 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:11:15,534 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:11:15,644 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:11:15,842 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 04:11:15,844 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 04:11:15,845 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 04:11:15,845 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 04:11:15,845 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:10:55" (1/1) ... [2025-02-08 04:11:15,851 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:11:15,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 04:11:15,873 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-08 04:11:15,877 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-08 04:11:15,889 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_send_single_packet [2025-02-08 04:11:15,889 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_send_single_packet [2025-02-08 04:11:15,889 INFO L130 BoogieDeclarations]: Found specification of procedure skb_queue_head_init [2025-02-08 04:11:15,889 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_queue_head_init [2025-02-08 04:11:15,889 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_send_null_packet [2025-02-08 04:11:15,889 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_send_null_packet [2025-02-08 04:11:15,889 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_inform_bss [2025-02-08 04:11:15,889 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_inform_bss [2025-02-08 04:11:15,890 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_deauthenticate_infra [2025-02-08 04:11:15,890 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_deauthenticate_infra [2025-02-08 04:11:15,890 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_dnld_dt_cfgdata [2025-02-08 04:11:15,890 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_dnld_dt_cfgdata [2025-02-08 04:11:15,890 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_save_curr_bcn [2025-02-08 04:11:15,890 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_save_curr_bcn [2025-02-08 04:11:15,890 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_ra_list_spinlock_of_mwifiex_wmm_desc [2025-02-08 04:11:15,890 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_ra_list_spinlock_of_mwifiex_wmm_desc [2025-02-08 04:11:15,890 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-08 04:11:15,890 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-02-08 04:11:15,890 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_free_adapter [2025-02-08 04:11:15,890 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_free_adapter [2025-02-08 04:11:15,890 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_priv_by_id___0 [2025-02-08 04:11:15,890 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_priv_by_id___0 [2025-02-08 04:11:15,890 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_sta_event [2025-02-08 04:11:15,890 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_sta_event [2025-02-08 04:11:15,890 INFO L130 BoogieDeclarations]: Found specification of procedure skb_peek [2025-02-08 04:11:15,891 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_peek [2025-02-08 04:11:15,891 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_wpa_ie_helper [2025-02-08 04:11:15,891 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_wpa_ie_helper [2025-02-08 04:11:15,891 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_clean_cmd_node [2025-02-08 04:11:15,891 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_clean_cmd_node [2025-02-08 04:11:15,891 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_priv___1 [2025-02-08 04:11:15,891 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_priv___1 [2025-02-08 04:11:15,891 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_copy_rates [2025-02-08 04:11:15,891 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_copy_rates [2025-02-08 04:11:15,891 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_priv___3 [2025-02-08 04:11:15,891 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_priv___3 [2025-02-08 04:11:15,891 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_priv___0 [2025-02-08 04:11:15,891 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_priv___0 [2025-02-08 04:11:15,891 INFO L130 BoogieDeclarations]: Found specification of procedure skb_queue_empty [2025-02-08 04:11:15,891 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_queue_empty [2025-02-08 04:11:15,891 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_dump_station_info [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_dump_station_info [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11n_rx_reorder_pkt [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11n_rx_reorder_pkt [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_hs_activated_event [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_hs_activated_event [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_uap_rx_packet [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_uap_rx_packet [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cmd_append_11n_tlv [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cmd_append_11n_tlv [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_dir [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_dir [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_recv_packet [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_recv_packet [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_102 [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_102 [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_init_fw_complete [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_init_fw_complete [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_get_adapter [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_get_adapter [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_cmd_pending_q_lock_of_mwifiex_adapter [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_cmd_pending_q_lock_of_mwifiex_adapter [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_shutdown_drv [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_shutdown_drv [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_send_cmd_sync [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_send_cmd_sync [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_rx_packet [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_rx_packet [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure down_interruptible [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure down_interruptible [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_del_tx_ba_stream_tbl_by_ra [2025-02-08 04:11:15,892 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_del_tx_ba_stream_tbl_by_ra [2025-02-08 04:11:15,892 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 04:11:15,893 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure wiphy_free [2025-02-08 04:11:15,893 INFO L138 BoogieDeclarations]: Found implementation of procedure wiphy_free [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-08 04:11:15,893 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-08 04:11:15,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-08 04:11:15,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-08 04:11:15,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-08 04:11:15,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-08 04:11:15,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-08 04:11:15,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#66 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#67 [2025-02-08 04:11:15,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#68 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#69 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#70 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#71 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#72 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#73 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#74 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#75 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#76 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#77 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#78 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#79 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#80 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#81 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#82 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#83 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#84 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#85 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#86 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#87 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#88 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#89 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#90 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#91 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#92 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#93 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#94 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#95 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#96 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#97 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#98 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#99 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#100 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#101 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#102 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#103 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#104 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#105 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#106 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#107 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#108 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#109 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#110 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#111 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#112 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#113 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#114 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#115 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#116 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#117 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#118 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#119 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#120 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#121 [2025-02-08 04:11:15,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#122 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#123 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#124 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#125 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#126 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#127 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#128 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#129 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#130 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#131 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#132 [2025-02-08 04:11:15,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#133 [2025-02-08 04:11:15,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#134 [2025-02-08 04:11:15,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#135 [2025-02-08 04:11:15,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#136 [2025-02-08 04:11:15,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#137 [2025-02-08 04:11:15,898 INFO L130 BoogieDeclarations]: Found specification of procedure ether_addr_equal_unaligned [2025-02-08 04:11:15,898 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_addr_equal_unaligned [2025-02-08 04:11:15,898 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2025-02-08 04:11:15,898 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2025-02-08 04:11:15,898 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_stop_net_dev_queue [2025-02-08 04:11:15,898 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_stop_net_dev_queue [2025-02-08 04:11:15,898 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ret_802_11_hs_cfg [2025-02-08 04:11:15,898 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ret_802_11_hs_cfg [2025-02-08 04:11:15,898 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-08 04:11:15,898 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_create_ba_tbl [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_create_ba_tbl [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_wmm_setup_ac_downgrade [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_wmm_setup_ac_downgrade [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_mwifiex_cmd_lock_of_mwifiex_adapter [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_mwifiex_cmd_lock_of_mwifiex_adapter [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_hs_config [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_hs_config [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_bss_info [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_bss_info [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_mgmt_packet [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_mgmt_packet [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_active_data_rates [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_active_data_rates [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_lock [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_lock [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_reset_connect_state [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_reset_connect_state [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_dequeue [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_dequeue [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_update_uap_custom_ie [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_update_uap_custom_ie [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-08 04:11:15,899 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2025-02-08 04:11:15,899 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bss_prio_lock_of_mwifiex_bss_prio_tbl [2025-02-08 04:11:15,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bss_prio_lock_of_mwifiex_bss_prio_tbl [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 04:11:15,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 04:11:15,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#66 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#67 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#68 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#69 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#70 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#71 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#72 [2025-02-08 04:11:15,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#73 [2025-02-08 04:11:15,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#74 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#75 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#76 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#77 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#78 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#79 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#80 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#81 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#82 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#83 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#84 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#85 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#86 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#87 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#88 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#89 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#90 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#91 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#92 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#93 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#94 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#95 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#96 [2025-02-08 04:11:15,903 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#97 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#98 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#99 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#100 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#101 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#102 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#103 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#104 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#105 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#106 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#107 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#108 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#109 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#110 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#111 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#112 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#113 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#114 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#115 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#116 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#117 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#118 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#119 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#120 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#121 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#122 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#123 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#124 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#125 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#126 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#127 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#128 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#129 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#130 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#131 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#132 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#133 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#134 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#135 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#136 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#137 [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-02-08 04:11:15,904 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_put_bss [2025-02-08 04:11:15,904 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_put_bss [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_recycle_cmd_node [2025-02-08 04:11:15,904 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_recycle_cmd_node [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_disable_auto_ds [2025-02-08 04:11:15,904 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_disable_auto_ds [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cmd_802_11_associate [2025-02-08 04:11:15,904 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cmd_802_11_associate [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_scan [2025-02-08 04:11:15,904 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_scan [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_setup_ht_caps [2025-02-08 04:11:15,904 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_setup_ht_caps [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-08 04:11:15,904 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-08 04:11:15,904 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_stop_ap [2025-02-08 04:11:15,904 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_stop_ap [2025-02-08 04:11:15,905 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_assoc [2025-02-08 04:11:15,905 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_assoc [2025-02-08 04:11:15,905 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_hs_params [2025-02-08 04:11:15,905 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_hs_params [2025-02-08 04:11:15,905 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_rx_pkt_lock_of_mwifiex_private [2025-02-08 04:11:15,905 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_rx_pkt_lock_of_mwifiex_private [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cancel_pending_ioctl [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cancel_pending_ioctl [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure skb_queue_tail [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_queue_tail [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_cqm_rssi_notify [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_cqm_rssi_notify [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_bss_role [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_bss_role [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_reg_mem_ioctl_reg_rw [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_reg_mem_ioctl_reg_rw [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_check_last_packet_indication [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_check_last_packet_indication [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_index_to_data_rate [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_index_to_data_rate [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure list_move [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure list_move [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_remain_on_chan_cfg [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_remain_on_chan_cfg [2025-02-08 04:11:15,906 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2025-02-08 04:11:15,906 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 04:11:15,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_fill_new_bss_desc [2025-02-08 04:11:15,907 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_fill_new_bss_desc [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-02-08 04:11:15,907 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_getlog_read [2025-02-08 04:11:15,907 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_getlog_read [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_rdeeprom_write [2025-02-08 04:11:15,907 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_rdeeprom_write [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_get_chandef_type [2025-02-08 04:11:15,907 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_get_chandef_type [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-08 04:11:15,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-08 04:11:15,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-08 04:11:15,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-02-08 04:11:15,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-02-08 04:11:15,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#66 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#67 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#68 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#69 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#70 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#71 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#72 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#73 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#74 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#75 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#76 [2025-02-08 04:11:15,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#77 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#78 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#79 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#80 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#81 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#82 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#83 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#84 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#85 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#86 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#87 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#88 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#89 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#90 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#91 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#92 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#93 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#94 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#95 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#96 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#97 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#98 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#99 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#100 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#101 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#102 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#103 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#104 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#105 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#106 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#107 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#108 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#109 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#110 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#111 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#112 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#113 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#114 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#115 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#116 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#117 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#118 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#119 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#120 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#121 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#122 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#123 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#124 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#125 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#126 [2025-02-08 04:11:15,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#127 [2025-02-08 04:11:15,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#128 [2025-02-08 04:11:15,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#129 [2025-02-08 04:11:15,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#130 [2025-02-08 04:11:15,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#131 [2025-02-08 04:11:15,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#132 [2025-02-08 04:11:15,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#133 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#134 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#135 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#136 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#137 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure skb_push [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_push [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_unlink [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_unlink [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_cmdresp_error [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_cmdresp_error [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_dnld_txpwr_table [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_dnld_txpwr_table [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11h_activate [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11h_activate [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_debug_read [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_debug_read [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ret_11n_delba [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ret_11n_delba [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_queue_head_init [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_queue_head_init [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_tx_ba_stream_tbl_lock_of_mwifiex_private [2025-02-08 04:11:15,912 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_tx_ba_stream_tbl_lock_of_mwifiex_private [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 04:11:15,912 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-02-08 04:11:15,913 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#62 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#63 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#64 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#65 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#66 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#67 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#68 [2025-02-08 04:11:15,914 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#69 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#70 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#71 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#72 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#73 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#74 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#75 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#76 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#77 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#78 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#79 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#80 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#81 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#82 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#83 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#84 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#85 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#86 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#87 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#88 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#89 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#90 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#91 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#92 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#93 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#94 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#95 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#96 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#97 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#98 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#99 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#100 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#101 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#102 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#103 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#104 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#105 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#106 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#107 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#108 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#109 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#110 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#111 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#112 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#113 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#114 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#115 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#116 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#117 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#118 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#119 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#120 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#121 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#122 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#123 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#124 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#125 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#126 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#127 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#128 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#129 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#130 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#131 [2025-02-08 04:11:15,915 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#132 [2025-02-08 04:11:15,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#133 [2025-02-08 04:11:15,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#134 [2025-02-08 04:11:15,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#135 [2025-02-08 04:11:15,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#136 [2025-02-08 04:11:15,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#137 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-08 04:11:15,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#62 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#63 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#64 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#65 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#66 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#67 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#68 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#69 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#70 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#71 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#72 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#73 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#74 [2025-02-08 04:11:15,918 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#75 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#76 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#77 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#78 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#79 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#80 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#81 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#82 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#83 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#84 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#85 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#86 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#87 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#88 [2025-02-08 04:11:15,919 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#89 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#90 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#91 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#92 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#93 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#94 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#95 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#96 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#97 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#98 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#99 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#100 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#101 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#102 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#103 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#104 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#105 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#106 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#107 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#108 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#109 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#110 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#111 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#112 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#113 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#114 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#115 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#116 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#117 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#118 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#119 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#120 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#121 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#122 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#123 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#124 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#125 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#126 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#127 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#128 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#129 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#130 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#131 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#132 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#133 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#134 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#135 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#136 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#137 [2025-02-08 04:11:15,920 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ret_802_11_ad_hoc_stop [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ret_802_11_ad_hoc_stop [2025-02-08 04:11:15,920 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_close [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_close [2025-02-08 04:11:15,920 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_91___2 [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_91___2 [2025-02-08 04:11:15,920 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer [2025-02-08 04:11:15,920 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_del_sta_entry [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_del_sta_entry [2025-02-08 04:11:15,920 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2025-02-08 04:11:15,920 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2025-02-08 04:11:15,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 04:11:15,920 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-08 04:11:15,921 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-08 04:11:15,921 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ret_802_11_ad_hoc [2025-02-08 04:11:15,921 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ret_802_11_ad_hoc [2025-02-08 04:11:15,921 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u8~0~X~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:11:15,922 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u8~0~X~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-08 04:11:15,922 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#66 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#67 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#68 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#69 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#70 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#71 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#72 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#73 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#74 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#75 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#76 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#77 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#78 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#79 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#80 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#81 [2025-02-08 04:11:15,923 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#82 [2025-02-08 04:11:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#83 [2025-02-08 04:11:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#84 [2025-02-08 04:11:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#85 [2025-02-08 04:11:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#86 [2025-02-08 04:11:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#87 [2025-02-08 04:11:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#88 [2025-02-08 04:11:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#89 [2025-02-08 04:11:15,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#90 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#91 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#92 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#93 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#94 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#95 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#96 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#97 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#98 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#99 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#100 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#101 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#102 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#103 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#104 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#105 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#106 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#107 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#108 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#109 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#110 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#111 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#112 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#113 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#114 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#115 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#116 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#117 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#118 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#119 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#120 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#121 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#122 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#123 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#124 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#125 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#126 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#127 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#128 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#129 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#130 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#131 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#132 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#133 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#134 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#135 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#136 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#137 [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cmd_append_vsie_tlv [2025-02-08 04:11:15,925 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cmd_append_vsie_tlv [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_is_skb_mgmt_frame [2025-02-08 04:11:15,925 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_is_skb_mgmt_frame [2025-02-08 04:11:15,925 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ret_802_11_deauthenticate [2025-02-08 04:11:15,925 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ret_802_11_deauthenticate [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ie_index_used_by_other_intf [2025-02-08 04:11:15,926 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ie_index_used_by_other_intf [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_associate [2025-02-08 04:11:15,926 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_associate [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-02-08 04:11:15,926 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#0 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#1 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#2 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#3 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#4 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#5 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#6 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#7 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#8 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#9 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#10 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#11 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#12 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#13 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#14 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#15 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#16 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#17 [2025-02-08 04:11:15,926 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#18 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#19 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#20 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#21 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#22 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#23 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#24 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#25 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#26 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#27 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#28 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#29 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#30 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#31 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#32 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#33 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#34 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#35 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#36 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#37 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#38 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#39 [2025-02-08 04:11:15,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#40 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#41 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#42 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#43 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#44 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#45 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#46 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#47 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#48 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#49 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#50 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#51 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#52 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#53 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#54 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#55 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#56 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#57 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#58 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#59 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#60 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#61 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#62 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#63 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#64 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#65 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#66 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#67 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#68 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#69 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#70 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#71 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#72 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#73 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#74 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#75 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#76 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#77 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#78 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#79 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#80 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#81 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#82 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#83 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#84 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#85 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#86 [2025-02-08 04:11:15,928 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#87 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#88 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#89 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#90 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#91 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#92 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#93 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#94 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#95 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#96 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#97 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#98 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#99 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#100 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#101 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#102 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#103 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#104 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#105 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#106 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#107 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#108 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#109 [2025-02-08 04:11:15,929 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#110 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#111 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#112 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#113 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#114 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#115 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#116 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#117 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#118 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#119 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#120 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#121 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#122 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#123 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#124 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#125 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#126 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#127 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#128 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#129 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#130 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#131 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#132 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#133 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#134 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#135 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#136 [2025-02-08 04:11:15,930 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memmove#137 [2025-02-08 04:11:15,930 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#0 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#1 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#2 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#3 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#4 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#5 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#6 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#7 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#8 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#9 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#10 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#11 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#12 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#13 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#14 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#15 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#16 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#17 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#18 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#19 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#20 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#21 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#22 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#23 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#24 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#25 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#26 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#27 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#28 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#29 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#30 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#31 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#32 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#33 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#34 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#35 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#36 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#37 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#38 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#39 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#40 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#41 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#42 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#43 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#44 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#45 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#46 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#47 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#48 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#49 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#50 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#51 [2025-02-08 04:11:15,931 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#52 [2025-02-08 04:11:15,932 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#53 [2025-02-08 04:11:15,932 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#54 [2025-02-08 04:11:15,932 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#55 [2025-02-08 04:11:15,932 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#56 [2025-02-08 04:11:15,932 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#57 [2025-02-08 04:11:15,932 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#58 [2025-02-08 04:11:15,932 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#59 [2025-02-08 04:11:15,932 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#60 [2025-02-08 04:11:15,932 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#61 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#62 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#63 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#64 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#65 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#66 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#67 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#68 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#69 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#70 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#71 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#72 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#73 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#74 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#75 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#76 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#77 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#78 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#79 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#80 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#81 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#82 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#83 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#84 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#85 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#86 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#87 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#88 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#89 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#90 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#91 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#92 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#93 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#94 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#95 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#96 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#97 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#98 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#99 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#100 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#101 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#102 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#103 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#104 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#105 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#106 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#107 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#108 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#109 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#110 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#111 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#112 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#113 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#114 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#115 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#116 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#117 [2025-02-08 04:11:15,933 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#118 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#119 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#120 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#121 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#122 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#123 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#124 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#125 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#126 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#127 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#128 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#129 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#130 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#131 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#132 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#133 [2025-02-08 04:11:15,934 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#134 [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#135 [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#136 [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memmove#137 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_instance_register_12_2 [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_instance_register_12_2 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ret_tx_rate_cfg [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ret_tx_rate_cfg [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_wmm_compute_drv_pkt_delay [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_wmm_compute_drv_pkt_delay [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure scan_delay_timer_fn [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure scan_delay_timer_fn [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_dnld_cmd_to_fw [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_dnld_cmd_to_fw [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure get_zeroed_page [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure get_zeroed_page [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_leave_ibss [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_leave_ibss [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure skb_realloc_headroom [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_realloc_headroom [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cmd_802_11_ad_hoc_start [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cmd_802_11_ad_hoc_start [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_scan_channel_list [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_scan_channel_list [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_sta_prepare_cmd [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_sta_prepare_cmd [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure ether_setup [2025-02-08 04:11:15,935 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_setup [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-08 04:11:15,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#66 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#67 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#68 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#69 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#70 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#71 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#72 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#73 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#74 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#75 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#76 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#77 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#78 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#79 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#80 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#81 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#82 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#83 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#84 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#85 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#86 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#87 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#88 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#89 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#90 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#91 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#92 [2025-02-08 04:11:15,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#93 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#94 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#95 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#96 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#97 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#98 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#99 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#100 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#101 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#102 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#103 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#104 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#105 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#106 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#107 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#108 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#109 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#110 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#111 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#112 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#113 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#114 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#115 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#116 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#117 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#118 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#119 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#120 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#121 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#122 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#123 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#124 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#125 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#126 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#127 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#128 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#129 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#130 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#131 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#132 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#133 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#134 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#135 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#136 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#137 [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure skb_pull [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_pull [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_main_proc_lock_of_mwifiex_adapter [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_main_proc_lock_of_mwifiex_adapter [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_11ac_ba_params [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_11ac_ba_params [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_sta_list_spinlock_of_mwifiex_private [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_sta_list_spinlock_of_mwifiex_private [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_trans_start [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_trans_start [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ret_802_11_scan [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ret_802_11_scan [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_uap_del_sta_data [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_uap_del_sta_data [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_sta_rx_packet [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_sta_rx_packet [2025-02-08 04:11:15,937 INFO L130 BoogieDeclarations]: Found specification of procedure ether_addr_equal [2025-02-08 04:11:15,937 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_addr_equal [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure kmemdup [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemdup [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_hard_start_xmit [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_hard_start_xmit [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_find_vendor_ie [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_find_vendor_ie [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_free_cmd_buffer [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_free_cmd_buffer [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_handle_rx_packet [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_handle_rx_packet [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure MWIFIEX_SKB_TXCB [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure MWIFIEX_SKB_TXCB [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_clean_txrx [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_clean_txrx [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_write_data_complete [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_write_data_complete [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_96 [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_96 [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_frequency_to_channel [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_frequency_to_channel [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_90 [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_90 [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_wake_queue [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_wake_queue [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_rotate_priolists [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_rotate_priolists [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_83 [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_83 [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_resume [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_resume [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_81 [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_81 [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_89 [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_89 [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_wmm_get_ralist_node [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_wmm_get_ralist_node [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_instance_callback_7_2 [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_instance_callback_7_2 [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_79 [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_79 [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_convert_mcsmap_to_maxrate [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_convert_mcsmap_to_maxrate [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_wake_up_net_dev_queue [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_wake_up_net_dev_queue [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_regrdwr_read [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_regrdwr_read [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_del_rx_reorder_entry [2025-02-08 04:11:15,938 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_del_rx_reorder_entry [2025-02-08 04:11:15,938 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_ba_params [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_ba_params [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_timer_instance_7 [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_timer_instance_7 [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_mac_address [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_mac_address [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_find_ie [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_find_ie [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_ba_status [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_ba_status [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_update_vs_ie [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_update_vs_ie [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_remove_card [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_remove_card [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u16~0~TO~VOID [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u16~0~TO~VOID [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_enable_hs [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_enable_hs [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11h_process_join [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11h_process_join [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_drv_get_driver_version [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_drv_get_driver_version [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_send_cmd_async [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_send_cmd_async [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure MWIFIEX_SKB_RXCB [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure MWIFIEX_SKB_RXCB [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_wmm_lists_empty [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_wmm_lists_empty [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_sys_config_invalid_data [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_sys_config_invalid_data [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure wiphy_unregister [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure wiphy_unregister [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure skb_tailroom [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_tailroom [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_queue_stopped [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_queue_stopped [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_scan_done [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_scan_done [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11n_delete_tx_ba_stream_tbl_entry [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11n_delete_tx_ba_stream_tbl_entry [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_scan_pending_q_lock_of_mwifiex_adapter [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_scan_pending_q_lock_of_mwifiex_adapter [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_exec_next_cmd [2025-02-08 04:11:15,939 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_exec_next_cmd [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-08 04:11:15,939 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#55 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#56 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#57 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#58 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#59 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#60 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#61 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#62 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#63 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#64 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#65 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#66 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#67 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#68 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#69 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#70 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#71 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#72 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#73 [2025-02-08 04:11:15,940 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#74 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#75 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#76 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#77 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#78 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#79 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#80 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#81 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#82 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#83 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#84 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#85 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#86 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#87 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#88 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#89 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#90 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#91 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#92 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#93 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#94 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#95 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#96 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#97 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#98 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#99 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#100 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#101 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#102 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#103 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#104 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#105 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#106 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#107 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#108 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#109 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#110 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#111 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#112 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#113 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#114 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#115 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#116 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#117 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#118 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#119 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#120 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#121 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#122 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#123 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#124 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#125 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#126 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#127 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#128 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#129 [2025-02-08 04:11:15,941 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#130 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#131 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#132 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#133 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#134 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#135 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#136 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#137 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure _copy_from_user [2025-02-08 04:11:15,946 INFO L138 BoogieDeclarations]: Found implementation of procedure _copy_from_user [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cmd_timeout_func [2025-02-08 04:11:15,946 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cmd_timeout_func [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_del_virtual_intf [2025-02-08 04:11:15,946 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_del_virtual_intf [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_cfp [2025-02-08 04:11:15,946 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_cfp [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-02-08 04:11:15,946 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_regrdwr_write [2025-02-08 04:11:15,946 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_regrdwr_write [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_dnld_sleep_confirm_cmd [2025-02-08 04:11:15,946 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_dnld_sleep_confirm_cmd [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-08 04:11:15,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-02-08 04:11:15,947 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#66 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#67 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#68 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#69 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#70 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#71 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#72 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#73 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#74 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#75 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#76 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#77 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#78 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#79 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#80 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#81 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#82 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#83 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#84 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#85 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#86 [2025-02-08 04:11:15,948 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#87 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#88 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#89 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#90 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#91 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#92 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#93 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#94 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#95 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#96 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#97 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#98 [2025-02-08 04:11:15,949 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#99 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#100 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#101 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#102 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#103 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#104 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#105 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#106 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#107 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#108 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#109 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#110 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#111 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#112 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#113 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#114 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#115 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#116 [2025-02-08 04:11:15,951 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#117 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#118 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#119 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#120 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#121 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#122 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#123 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#124 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#125 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#126 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#127 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#128 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#129 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#130 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#131 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#132 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#133 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#134 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#135 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#136 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#137 [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_cmdresp [2025-02-08 04:11:15,952 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_cmdresp [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ret_802_11_rssi_info [2025-02-08 04:11:15,952 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ret_802_11_rssi_info [2025-02-08 04:11:15,952 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_queuing_ra_based [2025-02-08 04:11:15,952 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_queuing_ra_based [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_fill_cap_info [2025-02-08 04:11:15,953 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_fill_cap_info [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-08 04:11:15,953 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#55 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#56 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#57 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#58 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#59 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#60 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#61 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#62 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#63 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#64 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#65 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#66 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#67 [2025-02-08 04:11:15,954 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#68 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#69 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#70 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#71 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#72 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#73 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#74 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#75 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#76 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#77 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#78 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#79 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#80 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#81 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#82 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#83 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#84 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#85 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#86 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#87 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#88 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#89 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#90 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#91 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#92 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#93 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#94 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#95 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#96 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#97 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#98 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#99 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#100 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#101 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#102 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#103 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#104 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#105 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#106 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#107 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#108 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#109 [2025-02-08 04:11:15,955 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#110 [2025-02-08 04:11:15,959 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#111 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#112 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#113 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#114 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#115 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#116 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#117 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#118 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#119 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#120 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#121 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#122 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#123 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#124 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#125 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#126 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#127 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#128 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#129 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#130 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#131 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#132 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#133 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#134 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#135 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#136 [2025-02-08 04:11:15,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#137 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-08 04:11:15,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-08 04:11:15,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-08 04:11:15,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#55 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#56 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#57 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#58 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#59 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#60 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#61 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#62 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#63 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#64 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#65 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#66 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#67 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#68 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#69 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#70 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#71 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#72 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#73 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#74 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#75 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#76 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#77 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#78 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#79 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#80 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#81 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#82 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#83 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#84 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#85 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#86 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#87 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#88 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#89 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#90 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#91 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#92 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#93 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#94 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#95 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#96 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#97 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#98 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#99 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#100 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#101 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#102 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#103 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#104 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#105 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#106 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#107 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#108 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#109 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#110 [2025-02-08 04:11:15,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#111 [2025-02-08 04:11:15,967 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#112 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#113 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#114 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#115 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#116 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#117 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#118 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#119 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#120 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#121 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#122 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#123 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#124 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#125 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#126 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#127 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#128 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#129 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#130 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#131 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#132 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#133 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#134 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#135 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#136 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#137 [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_suspend [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_suspend [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure skb_trim [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_trim [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_87 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_87 [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_86 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_86 [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_priv_by_id [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_priv_by_id [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure wiphy_priv [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure wiphy_priv [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11n_dispatch_pkt [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11n_dispatch_pkt [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11n_ba_stream_timeout [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11n_ba_stream_timeout [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_free_curr_bcn [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_free_curr_bcn [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_set_wiphy_params [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_set_wiphy_params [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_terminate_workqueue [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_terminate_workqueue [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_search_oui_in_ie [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_search_oui_in_ie [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_init_priv [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_init_priv [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_96 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_96 [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_94 [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_94 [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_queue_lock_of_mwifiex_adapter [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_queue_lock_of_mwifiex_adapter [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_reset_11n_rx_seq_num [2025-02-08 04:11:15,968 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_reset_11n_rx_seq_num [2025-02-08 04:11:15,968 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_open [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_open [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_cmd_free_q_lock_of_mwifiex_adapter [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_cmd_free_q_lock_of_mwifiex_adapter [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_band_to_radio_type [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_band_to_radio_type [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_handle_uap_rx_forward [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_handle_uap_rx_forward [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_wmm_setup_queue_priorities [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_wmm_setup_queue_priorities [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_sta_init_cmd [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_sta_init_cmd [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_deauthenticate [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_deauthenticate [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_mgmt_ies [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_mgmt_ies [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ralist_add [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ralist_add [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_wmm_process_tx [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_wmm_process_tx [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure is_command_pending [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure is_command_pending [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11h_get_csa_closed_channel [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11h_get_csa_closed_channel [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure skb_dequeue [2025-02-08 04:11:15,969 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_dequeue [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 04:11:15,969 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-08 04:11:15,970 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#55 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#56 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#57 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#58 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#59 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#60 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#61 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#62 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#63 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#64 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#65 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#66 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#67 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#68 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#69 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#70 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#71 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#72 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#73 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#74 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#75 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#76 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#77 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#78 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#79 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#80 [2025-02-08 04:11:15,971 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#81 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#82 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#83 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#84 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#85 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#86 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#87 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#88 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#89 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#90 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#91 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#92 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#93 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#94 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#95 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#96 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#97 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#98 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#99 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#100 [2025-02-08 04:11:15,972 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#101 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#102 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#103 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#104 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#105 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#106 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#107 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#108 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#109 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#110 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#111 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#112 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#113 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#114 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#115 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#116 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#117 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#118 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#119 [2025-02-08 04:11:15,976 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#120 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#121 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#122 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#123 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#124 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#125 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#126 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#127 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#128 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#129 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#130 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#131 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#132 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#133 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#134 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#135 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#136 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#137 [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11n_delete_ba_stream [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11n_delete_ba_stream [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_wait_queue_complete [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_wait_queue_complete [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_adapter_cleanup [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_adapter_cleanup [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_sub_return [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_sub_return [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_priv [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_priv [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_del_ba_tbl [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_del_ba_tbl [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_wmm_add_buf_txqueue [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_wmm_add_buf_txqueue [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_setup_vht_caps [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_setup_vht_caps [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure is_broadcast_ether_addr [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure is_broadcast_ether_addr [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11n_del_rx_reorder_tbl_by_ta [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11n_del_rx_reorder_tbl_by_ta [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_rdeeprom_read [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_rdeeprom_read [2025-02-08 04:11:15,977 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_chan_type_to_sec_chan_offset [2025-02-08 04:11:15,977 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_chan_type_to_sec_chan_offset [2025-02-08 04:11:15,978 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_append_rsn_ie_wpa_wpa2 [2025-02-08 04:11:15,978 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_append_rsn_ie_wpa_wpa2 [2025-02-08 04:11:15,978 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-02-08 04:11:15,978 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-02-08 04:11:15,978 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_get_bss [2025-02-08 04:11:15,978 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_get_bss [2025-02-08 04:11:15,978 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2025-02-08 04:11:15,978 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2025-02-08 04:11:15,978 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_dequeue_tx_packet [2025-02-08 04:11:15,978 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_dequeue_tx_packet [2025-02-08 04:11:15,978 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_is_ralist_valid [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_is_ralist_valid [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_event [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_event [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_del_mgmt_ies [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_del_mgmt_ies [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure prandom_u32 [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure prandom_u32 [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cmd_802_11_ad_hoc_join [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cmd_802_11_ad_hoc_join [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_11n_get_rx_reorder_tbl [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_11n_get_rx_reorder_tbl [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure up [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure up [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_uap_queue_bridged_pkt [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_uap_queue_bridged_pkt [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_deinit_p2p [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_deinit_p2p [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure timeval_to_ktime [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure timeval_to_ktime [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_sta_cmdresp [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_sta_cmdresp [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure is_zero_ether_addr [2025-02-08 04:11:15,979 INFO L138 BoogieDeclarations]: Found implementation of procedure is_zero_ether_addr [2025-02-08 04:11:15,979 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2025-02-08 04:11:15,980 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~$Pointer$~TO~int [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_send_delba [2025-02-08 04:11:15,980 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_send_delba [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-02-08 04:11:15,980 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-02-08 04:11:15,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-02-08 04:11:15,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-02-08 04:11:15,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-02-08 04:11:15,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-02-08 04:11:15,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-02-08 04:11:15,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-02-08 04:11:15,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#66 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#67 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#68 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#69 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#70 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#71 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#72 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#73 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#74 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#75 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#76 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#77 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#78 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#79 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#80 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#81 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#82 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#83 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#84 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#85 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#86 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#87 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#88 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#89 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#90 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#91 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#92 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#93 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#94 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#95 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#96 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#97 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#98 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#99 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#100 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#101 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#102 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#103 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#104 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#105 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#106 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#107 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#108 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#109 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#110 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#111 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#112 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#113 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#114 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#115 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#116 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#117 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#118 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#119 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#120 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#121 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#122 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#123 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#124 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#125 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#126 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#127 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#128 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#129 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#130 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#131 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#132 [2025-02-08 04:11:15,982 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#133 [2025-02-08 04:11:15,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#134 [2025-02-08 04:11:15,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#135 [2025-02-08 04:11:15,983 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#136 [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#137 [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_process_uap_event [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_process_uap_event [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_scan_networks [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_scan_networks [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure kfree_skb [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree_skb [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_81___5 [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_81___5 [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ssid_cmp [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ssid_cmp [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_info_read [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_info_read [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure do_gettimeofday [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure do_gettimeofday [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_is_pattern_supported [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_is_pattern_supported [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_81___1 [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_81___1 [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_81___0 [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_81___0 [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ethtool_set_wol [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ethtool_set_wol [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_81___2 [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_81___2 [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure le16_add_cpu [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure le16_add_cpu [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure simple_read_from_buffer [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_read_from_buffer [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_init_p2p_client [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_init_p2p_client [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure free_pages [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure free_pages [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_ret_802_11_scan_get_tlv_ptrs [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_ret_802_11_scan_get_tlv_ptrs [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_encode [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_encode [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_supported_rates [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_supported_rates [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_rx_reorder_tbl_lock_of_mwifiex_private [2025-02-08 04:11:15,984 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_rx_reorder_tbl_lock_of_mwifiex_private [2025-02-08 04:11:15,984 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_send_addba [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_send_addba [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_send_domain_info_cmd_fw [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_send_domain_info_cmd_fw [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure ieee80211_amsdu_to_8023s [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure ieee80211_amsdu_to_8023s [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_check_network_compatibility [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_check_network_compatibility [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cfg80211_set_coalesce [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cfg80211_set_coalesce [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_set_multicast_list [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_set_multicast_list [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_remain_on_channel_expired [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_remain_on_channel_expired [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_sta_entry [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_sta_entry [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_is_wpa_oui_present [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_is_wpa_oui_present [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_main_process [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_main_process [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_file [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_file [2025-02-08 04:11:15,985 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_michael_mic_failure [2025-02-08 04:11:15,985 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_michael_mic_failure [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_tx_timeout [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_tx_timeout [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_update_autoindex_ies [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_update_autoindex_ies [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_request_set_multicast_list [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_request_set_multicast_list [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_delete_bss_prio_tbl [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_delete_bss_prio_tbl [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure dev_alloc_skb [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_alloc_skb [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_connect_result [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_connect_result [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_main_work_queue [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_main_work_queue [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_netdev_get_priv [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_netdev_get_priv [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_unregister [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_unregister [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure is_multicast_ether_addr [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure is_multicast_ether_addr [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_queue_tx_pkt [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_queue_tx_pkt [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_insert_cmd_to_free_q [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_insert_cmd_to_free_q [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_83___1 [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_83___1 [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_83___0 [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_83___0 [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_cancel_all_pending_cmd [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_cancel_all_pending_cmd [2025-02-08 04:11:15,986 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 04:11:15,986 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_add_virtual_intf [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_add_virtual_intf [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_add_return [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_add_return [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure cfg80211_disconnected [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure cfg80211_disconnected [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure __ieee80211_get_channel [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure __ieee80211_get_channel [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_complete_cmd [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_complete_cmd [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure simple_open [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_open [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_check_ps_cond [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_check_ps_cond [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_is_rsn_oui_present [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_is_rsn_oui_present [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_read_unlock [2025-02-08 04:11:15,987 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_read_unlock [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 04:11:15,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-08 04:11:15,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#66 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#67 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#68 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#69 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#70 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#71 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#72 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#73 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#74 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#75 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#76 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#77 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#78 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#79 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#80 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#81 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#82 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#83 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#84 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#85 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#86 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#87 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#88 [2025-02-08 04:11:15,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#89 [2025-02-08 04:11:15,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#90 [2025-02-08 04:11:15,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#91 [2025-02-08 04:11:15,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#92 [2025-02-08 04:11:15,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#93 [2025-02-08 04:11:15,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#94 [2025-02-08 04:11:15,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#95 [2025-02-08 04:11:15,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#96 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#97 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#98 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#99 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#100 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#101 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#102 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#103 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#104 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#105 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#106 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#107 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#108 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#109 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#110 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#111 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#112 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#113 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#114 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#115 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#116 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#117 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#118 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#119 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#120 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#121 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#122 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#123 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#124 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#125 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#126 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#127 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#128 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#129 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#130 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#131 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#132 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#133 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#134 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#135 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#136 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#137 [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 04:11:15,991 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_get_ba_tbl [2025-02-08 04:11:15,991 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_get_ba_tbl [2025-02-08 04:11:15,991 INFO L130 BoogieDeclarations]: Found specification of procedure mwifiex_insert_cmd_to_pending_q [2025-02-08 04:11:15,991 INFO L138 BoogieDeclarations]: Found implementation of procedure mwifiex_insert_cmd_to_pending_q [2025-02-08 04:11:19,107 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 04:11:19,117 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 04:11:19,495 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36817: havoc mwifiex_process_uap_txpd_#t~mem6597#1.base, mwifiex_process_uap_txpd_#t~mem6597#1.offset; [2025-02-08 04:11:19,495 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35760: havoc mwifiex_process_sta_txpd_#t~mem6313#1.base, mwifiex_process_sta_txpd_#t~mem6313#1.offset; [2025-02-08 04:11:19,495 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17171: assume 1 != mwifiex_process_tx_#t~mem1893#1 % 256 % 4294967296;havoc mwifiex_process_tx_#t~mem1893#1;call write~int#30(0, mwifiex_process_tx_~adapter~17#1.base, 3276 + mwifiex_process_tx_~adapter~17#1.offset, 1); [2025-02-08 04:11:19,495 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17171: assume !(1 != mwifiex_process_tx_#t~mem1893#1 % 256 % 4294967296);havoc mwifiex_process_tx_#t~mem1893#1; [2025-02-08 04:11:19,495 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17171-1: call mwifiex_process_tx_#t~mem1893#1 := read~int#30(mwifiex_process_tx_~adapter~17#1.base, mwifiex_process_tx_~adapter~17#1.offset, 1); [2025-02-08 04:11:19,495 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35818: havoc mwifiex_process_sta_txpd_#t~mem6334#1.base, mwifiex_process_sta_txpd_#t~mem6334#1.offset;mwifiex_process_tx_#t~ret1856#1.base, mwifiex_process_tx_#t~ret1856#1.offset := mwifiex_process_sta_txpd_#res#1.base, mwifiex_process_sta_txpd_#res#1.offset;havoc mwifiex_process_sta_txpd_#t~mem6307#1.base, mwifiex_process_sta_txpd_#t~mem6307#1.offset, mwifiex_process_sta_txpd_#t~ret6308#1.base, mwifiex_process_sta_txpd_#t~ret6308#1.offset, mwifiex_process_sta_txpd_#t~mem6309#1, mwifiex_process_sta_txpd_#t~mem6310#1.base, mwifiex_process_sta_txpd_#t~mem6310#1.offset, mwifiex_process_sta_txpd_#t~mem6311#1, mwifiex_process_sta_txpd_#t~ret6312#1, mwifiex_process_sta_txpd_#t~mem6313#1.base, mwifiex_process_sta_txpd_#t~mem6313#1.offset, mwifiex_process_sta_txpd_#t~ret6314#1, mwifiex_process_sta_txpd_#t~mem6315#1.base, mwifiex_process_sta_txpd_#t~mem6315#1.offset, mwifiex_process_sta_txpd_#t~ret6316#1, mwifiex_process_sta_txpd_#t~ret6317#1, mwifiex_process_sta_txpd_#t~ret6318#1.base, mwifiex_process_sta_txpd_#t~ret6318#1.offset, mwifiex_process_sta_txpd_#t~mem6319#1.base, mwifiex_process_sta_txpd_#t~mem6319#1.offset, mwifiex_process_sta_txpd_#t~memset~res6320#1.base, mwifiex_process_sta_txpd_#t~memset~res6320#1.offset, mwifiex_process_sta_txpd_#t~mem6321#1, mwifiex_process_sta_txpd_#t~mem6322#1, mwifiex_process_sta_txpd_#t~mem6323#1, mwifiex_process_sta_txpd_#t~mem6324#1, mwifiex_process_sta_txpd_#t~ret6325#1, mwifiex_process_sta_txpd_#t~mem6326#1, mwifiex_process_sta_txpd_#t~mem6327#1, mwifiex_process_sta_txpd_#t~mem6328#1, mwifiex_process_sta_txpd_#t~mem6329#1, mwifiex_process_sta_txpd_#t~ret6330#1, mwifiex_process_sta_txpd_#t~ret6331#1.base, mwifiex_process_sta_txpd_#t~ret6331#1.offset, mwifiex_process_sta_txpd_#t~mem6332#1, mwifiex_process_sta_txpd_#t~mem6333#1, mwifiex_process_sta_txpd_#t~mem6334#1.base, mwifiex_process_sta_txpd_#t~mem6334#1.offset, mwifiex_process_sta_txpd_~priv#1.base, mwifiex_process_sta_txpd_~priv#1.offset, mwifiex_process_sta_txpd_~skb#1.base, mwifiex_process_sta_txpd_~skb#1.offset, mwifiex_process_sta_txpd_~adapter~58#1.base, mwifiex_process_sta_txpd_~adapter~58#1.offset, mwifiex_process_sta_txpd_~local_tx_pd~2#1.base, mwifiex_process_sta_txpd_~local_tx_pd~2#1.offset, mwifiex_process_sta_txpd_~tx_info~5#1.base, mwifiex_process_sta_txpd_~tx_info~5#1.offset, mwifiex_process_sta_txpd_~tmp~241#1.base, mwifiex_process_sta_txpd_~tmp~241#1.offset, mwifiex_process_sta_txpd_~pad~1#1, mwifiex_process_sta_txpd_~pkt_type~0#1, mwifiex_process_sta_txpd_~pkt_offset~0#1, mwifiex_process_sta_txpd_~tmp___0~127#1, mwifiex_process_sta_txpd_~tmp___1~72#1, mwifiex_process_sta_txpd_~tmp___2~52#1, mwifiex_process_sta_txpd_~tmp___3~34#1;havoc mwifiex_process_sta_txpd_#in~priv#1.base, mwifiex_process_sta_txpd_#in~priv#1.offset, mwifiex_process_sta_txpd_#in~skb#1.base, mwifiex_process_sta_txpd_#in~skb#1.offset;assume { :end_inline_mwifiex_process_sta_txpd } true;mwifiex_process_tx_~tmp___0~46#1.base, mwifiex_process_tx_~tmp___0~46#1.offset := mwifiex_process_tx_#t~ret1856#1.base, mwifiex_process_tx_#t~ret1856#1.offset;havoc mwifiex_process_tx_#t~ret1856#1.base, mwifiex_process_tx_#t~ret1856#1.offset;mwifiex_process_tx_~head_ptr~0#1.base, mwifiex_process_tx_~head_ptr~0#1.offset := mwifiex_process_tx_~tmp___0~46#1.base, mwifiex_process_tx_~tmp___0~46#1.offset; [2025-02-08 04:11:19,495 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18980: assume -16 == ~tmp___4~9#1;assume { :begin_inline_ldv___ldv_spin_lock_99 } true;ldv___ldv_spin_lock_99_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_99_#in~ldv_func_arg1#1.offset := ~priv#1.base, 1506 + ~priv#1.offset;havoc ldv___ldv_spin_lock_99_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_99_~ldv_func_arg1#1.offset;ldv___ldv_spin_lock_99_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_99_~ldv_func_arg1#1.offset := ldv___ldv_spin_lock_99_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_99_#in~ldv_func_arg1#1.offset; [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18980: assume !(-16 == ~tmp___4~9#1); [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18988: assume -2147483648 <= #t~ret2268#1 && #t~ret2268#1 <= 2147483647;havoc #t~ret2268#1;call ULTIMATE.dealloc(~#tx_param~0#1.base, ~#tx_param~0#1.offset);havoc ~#tx_param~0#1.base, ~#tx_param~0#1.offset;call ULTIMATE.dealloc(~#descriptor~41#1.base, ~#descriptor~41#1.offset);havoc ~#descriptor~41#1.base, ~#descriptor~41#1.offset;call ULTIMATE.dealloc(~#descriptor___0~19#1.base, ~#descriptor___0~19#1.offset);havoc ~#descriptor___0~19#1.base, ~#descriptor___0~19#1.offset; [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18988-1: SUMMARY for call #t~ret2268#1 := mwifiex_write_data_complete(~adapter~22#1.base, ~adapter~22#1.offset, ~skb~7#1.base, ~skb~7#1.offset, 0, -1); srcloc: null [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17081: assume 2 == mwifiex_process_tx_#t~mem1858#1 % 256 % 4294967296;havoc mwifiex_process_tx_#t~mem1858#1;call write~int#30(1, mwifiex_process_tx_~adapter~17#1.base, 3276 + mwifiex_process_tx_~adapter~17#1.offset, 1); [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17081: assume !(2 == mwifiex_process_tx_#t~mem1858#1 % 256 % 4294967296);havoc mwifiex_process_tx_#t~mem1858#1;call mwifiex_process_tx_#t~mem1872#1.base, mwifiex_process_tx_#t~mem1872#1.offset := read~$Pointer$#30(mwifiex_process_tx_~adapter~17#1.base, 257 + mwifiex_process_tx_~adapter~17#1.offset, 8); [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17081-1: call mwifiex_process_tx_#t~mem1858#1 := read~int#30(mwifiex_process_tx_~adapter~17#1.base, mwifiex_process_tx_~adapter~17#1.offset, 1); [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17089: assume -2147483648 <= mwifiex_process_tx_#t~ret1873#1 && mwifiex_process_tx_#t~ret1873#1 <= 2147483647;mwifiex_process_tx_~ret~16#1 := mwifiex_process_tx_#t~ret1873#1;havoc mwifiex_process_tx_#t~mem1872#1.base, mwifiex_process_tx_#t~mem1872#1.offset;havoc mwifiex_process_tx_#t~ret1873#1; [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17089-1: SUMMARY for call mwifiex_process_tx_#t~ret1873#1 := ##fun~$Pointer$~X~~u8~0~X~$Pointer$~X~$Pointer$~TO~int(mwifiex_process_tx_~adapter~17#1.base, mwifiex_process_tx_~adapter~17#1.offset, 0, mwifiex_process_tx_~skb#1.base, mwifiex_process_tx_~skb#1.offset, mwifiex_process_tx_~tx_param#1.base, mwifiex_process_tx_~tx_param#1.offset, mwifiex_process_tx_#t~mem1872#1.base, mwifiex_process_tx_#t~mem1872#1.offset); srcloc: null [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17164: assume -2147483648 <= mwifiex_process_tx_#t~ret1890#1 && mwifiex_process_tx_#t~ret1890#1 <= 2147483647;havoc mwifiex_process_tx_#t~mem1889#1.base, mwifiex_process_tx_#t~mem1889#1.offset;havoc mwifiex_process_tx_#t~ret1890#1;call mwifiex_process_tx_#t~mem1891#1 := read~int#30(mwifiex_process_tx_~adapter~17#1.base, 5308 + mwifiex_process_tx_~adapter~17#1.offset, 4);call write~int#30(1 + mwifiex_process_tx_#t~mem1891#1, mwifiex_process_tx_~adapter~17#1.base, 5308 + mwifiex_process_tx_~adapter~17#1.offset, 4);havoc mwifiex_process_tx_#t~mem1891#1; [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17164-1: SUMMARY for call mwifiex_process_tx_#t~ret1890#1 := dev_err(mwifiex_process_tx_#t~mem1889#1.base, mwifiex_process_tx_#t~mem1889#1.offset, 456, 0); srcloc: null [2025-02-08 04:11:19,496 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17164-2: call mwifiex_process_tx_#t~mem1889#1.base, mwifiex_process_tx_#t~mem1889#1.offset := read~$Pointer$#30(mwifiex_process_tx_~adapter~17#1.base, 70 + mwifiex_process_tx_~adapter~17#1.offset, 8); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18998: SUMMARY for call ldv_spin_unlock_irqrestore_83___1(~priv#1.base, 1506 + ~priv#1.offset, ~ra_list_flags#1); srcloc: null [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17107: assume -115 == mwifiex_process_tx_~ret~16#1; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17107: assume !(-115 == mwifiex_process_tx_~ret~16#1); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17057: call ULTIMATE.dealloc(mwifiex_process_tx_~#descriptor~29#1.base, mwifiex_process_tx_~#descriptor~29#1.offset);havoc mwifiex_process_tx_~#descriptor~29#1.base, mwifiex_process_tx_~#descriptor~29#1.offset;call ULTIMATE.dealloc(mwifiex_process_tx_~#descriptor___0~14#1.base, mwifiex_process_tx_~#descriptor___0~14#1.offset);havoc mwifiex_process_tx_~#descriptor___0~14#1.base, mwifiex_process_tx_~#descriptor___0~14#1.offset; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17115: mwifiex_process_tx_#res#1 := mwifiex_process_tx_~ret~16#1;call ULTIMATE.dealloc(mwifiex_process_tx_~#descriptor~29#1.base, mwifiex_process_tx_~#descriptor~29#1.offset);havoc mwifiex_process_tx_~#descriptor~29#1.base, mwifiex_process_tx_~#descriptor~29#1.offset;call ULTIMATE.dealloc(mwifiex_process_tx_~#descriptor___0~14#1.base, mwifiex_process_tx_~#descriptor___0~14#1.offset);havoc mwifiex_process_tx_~#descriptor___0~14#1.base, mwifiex_process_tx_~#descriptor___0~14#1.offset; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18982: havoc ldv___ldv_spin_lock_99_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_99_~ldv_func_arg1#1.offset;havoc ldv___ldv_spin_lock_99_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_99_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv___ldv_spin_lock_99 } true; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17124: assume -9223372036854775808 <= mwifiex_process_tx_#t~ret1875#1 && mwifiex_process_tx_#t~ret1875#1 <= 9223372036854775807;mwifiex_process_tx_~tmp___1~21#1 := mwifiex_process_tx_#t~ret1875#1;havoc mwifiex_process_tx_#t~mem1874#1;havoc mwifiex_process_tx_#t~ret1875#1; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17124-1: SUMMARY for call mwifiex_process_tx_#t~ret1875#1 := ldv__builtin_expect((if mwifiex_process_tx_#t~mem1874#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then mwifiex_process_tx_#t~mem1874#1 % 4294967296 % 18446744073709551616 else mwifiex_process_tx_#t~mem1874#1 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17099: assume -16 == mwifiex_process_tx_~ret~16#1; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17099: assume !(-16 == mwifiex_process_tx_~ret~16#1); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17149: assume -9223372036854775808 <= mwifiex_process_tx_#t~ret1885#1 && mwifiex_process_tx_#t~ret1885#1 <= 9223372036854775807;mwifiex_process_tx_~tmp___2~14#1 := mwifiex_process_tx_#t~ret1885#1;havoc mwifiex_process_tx_#t~mem1884#1;havoc mwifiex_process_tx_#t~ret1885#1; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17149-1: SUMMARY for call mwifiex_process_tx_#t~ret1885#1 := ldv__builtin_expect((if mwifiex_process_tx_#t~mem1884#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then mwifiex_process_tx_#t~mem1884#1 % 4294967296 % 18446744073709551616 else mwifiex_process_tx_#t~mem1884#1 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18983: assume -2147483648 <= #t~ret2267#1 && #t~ret2267#1 <= 2147483647;~tmp___3~12#1 := #t~ret2267#1;havoc #t~ret2267#1; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18983-1: SUMMARY for call #t~ret2267#1 := mwifiex_is_ralist_valid(~priv#1.base, ~priv#1.offset, ~ptr#1.base, ~ptr#1.offset, ~ptr_index#1); srcloc: null [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17076: assume 0 != (mwifiex_process_tx_~head_ptr~0#1.base + mwifiex_process_tx_~head_ptr~0#1.offset) % 18446744073709551616;call mwifiex_process_tx_#t~mem1857#1 := read~int#30(mwifiex_process_tx_~priv#1.base, 9 + mwifiex_process_tx_~priv#1.offset, 1); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17076: assume !(0 != (mwifiex_process_tx_~head_ptr~0#1.base + mwifiex_process_tx_~head_ptr~0#1.offset) % 18446744073709551616); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17084: havoc mwifiex_process_tx_#t~ret1859#1.base, mwifiex_process_tx_#t~ret1859#1.offset;call mwifiex_process_tx_#t~mem1865#1.base, mwifiex_process_tx_#t~mem1865#1.offset := read~$Pointer$#30(mwifiex_process_tx_~adapter~17#1.base, 257 + mwifiex_process_tx_~adapter~17#1.offset, 8); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17084-1: SUMMARY for call mwifiex_process_tx_#t~ret1859#1.base, mwifiex_process_tx_#t~ret1859#1.offset := skb_pull(mwifiex_process_tx_~skb#1.base, mwifiex_process_tx_~skb#1.offset, 4); srcloc: null [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17159: assume 1 != mwifiex_process_tx_#t~mem1888#1 % 256 % 4294967296;havoc mwifiex_process_tx_#t~mem1888#1;call write~int#30(0, mwifiex_process_tx_~adapter~17#1.base, 3276 + mwifiex_process_tx_~adapter~17#1.offset, 1); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17159: assume !(1 != mwifiex_process_tx_#t~mem1888#1 % 256 % 4294967296);havoc mwifiex_process_tx_#t~mem1888#1; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17159-1: call mwifiex_process_tx_#t~mem1888#1 := read~int#30(mwifiex_process_tx_~adapter~17#1.base, mwifiex_process_tx_~adapter~17#1.offset, 1); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17126: assume 0 != mwifiex_process_tx_~tmp___1~21#1;call mwifiex_process_tx_#t~mem1876#1.base, mwifiex_process_tx_#t~mem1876#1.offset := read~$Pointer$#30(mwifiex_process_tx_~adapter~17#1.base, 70 + mwifiex_process_tx_~adapter~17#1.offset, 8); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17126: assume !(0 != mwifiex_process_tx_~tmp___1~21#1); [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17167: assume -2147483648 <= mwifiex_process_tx_#t~ret1892#1 && mwifiex_process_tx_#t~ret1892#1 <= 2147483647;havoc mwifiex_process_tx_#t~ret1892#1; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17167-1: SUMMARY for call mwifiex_process_tx_#t~ret1892#1 := mwifiex_write_data_complete(mwifiex_process_tx_~adapter~17#1.base, mwifiex_process_tx_~adapter~17#1.offset, mwifiex_process_tx_~skb#1.base, mwifiex_process_tx_~skb#1.offset, 0, mwifiex_process_tx_~ret~16#1); srcloc: null [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17134: assume mwifiex_process_tx_#t~short1882#1;havoc mwifiex_process_tx_#t~mem1878#1;havoc mwifiex_process_tx_#t~mem1879#1;havoc mwifiex_process_tx_#t~short1880#1;havoc mwifiex_process_tx_#t~mem1881#1;havoc mwifiex_process_tx_#t~short1882#1;call mwifiex_process_tx_#t~mem1883#1.base, mwifiex_process_tx_#t~mem1883#1.offset := read~$Pointer$#30(mwifiex_process_tx_~priv#1.base, mwifiex_process_tx_~priv#1.offset, 8);call write~int#30(0, mwifiex_process_tx_#t~mem1883#1.base, 4119 + mwifiex_process_tx_#t~mem1883#1.offset, 1);havoc mwifiex_process_tx_#t~mem1883#1.base, mwifiex_process_tx_#t~mem1883#1.offset; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17134: assume !mwifiex_process_tx_#t~short1882#1;havoc mwifiex_process_tx_#t~mem1878#1;havoc mwifiex_process_tx_#t~mem1879#1;havoc mwifiex_process_tx_#t~short1880#1;havoc mwifiex_process_tx_#t~mem1881#1;havoc mwifiex_process_tx_#t~short1882#1; [2025-02-08 04:11:19,497 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17134-1: assume mwifiex_process_tx_#t~short1882#1;call mwifiex_process_tx_#t~mem1881#1 := read~int#30(mwifiex_process_tx_~adapter~17#1.base, 4119 + mwifiex_process_tx_~adapter~17#1.offset, 1);mwifiex_process_tx_#t~short1882#1 := 0 != mwifiex_process_tx_#t~mem1881#1 % 256 % 4294967296; [2025-02-08 04:11:19,498 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17134-1: assume !mwifiex_process_tx_#t~short1882#1; [2025-02-08 04:11:19,498 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17134-2: mwifiex_process_tx_#t~short1882#1 := mwifiex_process_tx_#t~short1880#1; [2025-02-08 04:11:19,498 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17134-3: assume mwifiex_process_tx_#t~short1880#1;call mwifiex_process_tx_#t~mem1879#1 := read~int#30(mwifiex_process_tx_~adapter~17#1.base, 4168 + mwifiex_process_tx_~adapter~17#1.offset, 2);mwifiex_process_tx_#t~short1880#1 := 0 != mwifiex_process_tx_#t~mem1879#1 % 65536 % 4294967296; [2025-02-08 04:11:19,498 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17134-3: assume !mwifiex_process_tx_#t~short1880#1; [2025-02-08 04:11:19,498 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17134-4: call mwifiex_process_tx_#t~mem1878#1 := read~int#30(mwifiex_process_tx_~priv#1.base, 9 + mwifiex_process_tx_~priv#1.offset, 1);mwifiex_process_tx_#t~short1880#1 := 0 == mwifiex_process_tx_#t~mem1878#1 % 256 % 2 % 18446744073709551616; [2025-02-08 04:11:19,498 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17143: call write~$Pointer$#31(451, 0, mwifiex_process_tx_~#descriptor___0~14#1.base, mwifiex_process_tx_~#descriptor___0~14#1.offset, 8);call write~$Pointer$#31(452, 0, mwifiex_process_tx_~#descriptor___0~14#1.base, 8 + mwifiex_process_tx_~#descriptor___0~14#1.offset, 8);call write~$Pointer$#31(453, 0, mwifiex_process_tx_~#descriptor___0~14#1.base, 16 + mwifiex_process_tx_~#descriptor___0~14#1.offset, 8);call write~$Pointer$#31(454, 0, mwifiex_process_tx_~#descriptor___0~14#1.base, 24 + mwifiex_process_tx_~#descriptor___0~14#1.offset, 8);call write~int#31(124, mwifiex_process_tx_~#descriptor___0~14#1.base, 32 + mwifiex_process_tx_~#descriptor___0~14#1.offset, 4);call write~int#31(0, mwifiex_process_tx_~#descriptor___0~14#1.base, 36 + mwifiex_process_tx_~#descriptor___0~14#1.offset, 4);call mwifiex_process_tx_#t~mem1884#1 := read~int#31(mwifiex_process_tx_~#descriptor___0~14#1.base, 36 + mwifiex_process_tx_~#descriptor___0~14#1.offset, 4); [2025-02-08 04:11:19,498 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17077: assume 0 == mwifiex_process_tx_#t~mem1857#1 % 256 % 2 % 18446744073709551616;havoc mwifiex_process_tx_#t~mem1857#1;mwifiex_process_tx_~local_tx_pd~0#1.base, mwifiex_process_tx_~local_tx_pd~0#1.offset := mwifiex_process_tx_~head_ptr~0#1.base, 64 + mwifiex_process_tx_~head_ptr~0#1.offset; [2025-02-08 04:11:19,498 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17077: assume !(0 == mwifiex_process_tx_#t~mem1857#1 % 256 % 2 % 18446744073709551616);havoc mwifiex_process_tx_#t~mem1857#1; [2025-02-08 04:11:19,498 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17151: assume 0 != mwifiex_process_tx_~tmp___2~14#1;call mwifiex_process_tx_#t~mem1886#1.base, mwifiex_process_tx_#t~mem1886#1.offset := read~$Pointer$#30(mwifiex_process_tx_~adapter~17#1.base, 70 + mwifiex_process_tx_~adapter~17#1.offset, 8); [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17151: assume !(0 != mwifiex_process_tx_~tmp___2~14#1); [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18910: call ULTIMATE.dealloc(~#tx_param~0#1.base, ~#tx_param~0#1.offset);havoc ~#tx_param~0#1.base, ~#tx_param~0#1.offset;call ULTIMATE.dealloc(~#descriptor~41#1.base, ~#descriptor~41#1.offset);havoc ~#descriptor~41#1.base, ~#descriptor~41#1.offset;call ULTIMATE.dealloc(~#descriptor___0~19#1.base, ~#descriptor___0~19#1.offset);havoc ~#descriptor___0~19#1.base, ~#descriptor___0~19#1.offset; [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17118: call write~$Pointer$#31(446, 0, mwifiex_process_tx_~#descriptor~29#1.base, mwifiex_process_tx_~#descriptor~29#1.offset, 8);call write~$Pointer$#31(447, 0, mwifiex_process_tx_~#descriptor~29#1.base, 8 + mwifiex_process_tx_~#descriptor~29#1.offset, 8);call write~$Pointer$#31(448, 0, mwifiex_process_tx_~#descriptor~29#1.base, 16 + mwifiex_process_tx_~#descriptor~29#1.offset, 8);call write~$Pointer$#31(449, 0, mwifiex_process_tx_~#descriptor~29#1.base, 24 + mwifiex_process_tx_~#descriptor~29#1.offset, 8);call write~int#31(115, mwifiex_process_tx_~#descriptor~29#1.base, 32 + mwifiex_process_tx_~#descriptor~29#1.offset, 4);call write~int#31(0, mwifiex_process_tx_~#descriptor~29#1.base, 36 + mwifiex_process_tx_~#descriptor~29#1.offset, 4);call mwifiex_process_tx_#t~mem1874#1 := read~int#31(mwifiex_process_tx_~#descriptor~29#1.base, 36 + mwifiex_process_tx_~#descriptor~29#1.offset, 4); [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18910-1: call ULTIMATE.dealloc(~#tx_param~0#1.base, ~#tx_param~0#1.offset);havoc ~#tx_param~0#1.base, ~#tx_param~0#1.offset;call ULTIMATE.dealloc(~#descriptor~41#1.base, ~#descriptor~41#1.offset);havoc ~#descriptor~41#1.base, ~#descriptor~41#1.offset;call ULTIMATE.dealloc(~#descriptor___0~19#1.base, ~#descriptor___0~19#1.offset);havoc ~#descriptor___0~19#1.base, ~#descriptor___0~19#1.offset; [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17085: assume -2147483648 <= mwifiex_process_tx_#t~ret1866#1 && mwifiex_process_tx_#t~ret1866#1 <= 2147483647;mwifiex_process_tx_~ret~16#1 := mwifiex_process_tx_#t~ret1866#1;havoc mwifiex_process_tx_#t~mem1865#1.base, mwifiex_process_tx_#t~mem1865#1.offset;havoc mwifiex_process_tx_#t~ret1866#1; [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17085-1: SUMMARY for call mwifiex_process_tx_#t~ret1866#1 := ##fun~$Pointer$~X~~u8~0~X~$Pointer$~X~$Pointer$~TO~int(mwifiex_process_tx_~adapter~17#1.base, mwifiex_process_tx_~adapter~17#1.offset, 2, mwifiex_process_tx_~skb#1.base, mwifiex_process_tx_~skb#1.offset, 0, 0, mwifiex_process_tx_#t~mem1865#1.base, mwifiex_process_tx_#t~mem1865#1.offset); srcloc: null [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18985: assume 0 == ~tmp___3~12#1; [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18985: assume !(0 == ~tmp___3~12#1); [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36863: havoc mwifiex_process_uap_txpd_#t~mem6616#1.base, mwifiex_process_uap_txpd_#t~mem6616#1.offset;mwifiex_process_tx_#t~ret1855#1.base, mwifiex_process_tx_#t~ret1855#1.offset := mwifiex_process_uap_txpd_#res#1.base, mwifiex_process_uap_txpd_#res#1.offset;havoc mwifiex_process_uap_txpd_#t~mem6591#1.base, mwifiex_process_uap_txpd_#t~mem6591#1.offset, mwifiex_process_uap_txpd_#t~ret6592#1.base, mwifiex_process_uap_txpd_#t~ret6592#1.offset, mwifiex_process_uap_txpd_#t~mem6593#1, mwifiex_process_uap_txpd_#t~mem6594#1.base, mwifiex_process_uap_txpd_#t~mem6594#1.offset, mwifiex_process_uap_txpd_#t~mem6595#1, mwifiex_process_uap_txpd_#t~ret6596#1, mwifiex_process_uap_txpd_#t~mem6597#1.base, mwifiex_process_uap_txpd_#t~mem6597#1.offset, mwifiex_process_uap_txpd_#t~ret6598#1, mwifiex_process_uap_txpd_#t~mem6599#1.base, mwifiex_process_uap_txpd_#t~mem6599#1.offset, mwifiex_process_uap_txpd_#t~ret6600#1, mwifiex_process_uap_txpd_#t~ret6601#1, mwifiex_process_uap_txpd_#t~ret6602#1.base, mwifiex_process_uap_txpd_#t~ret6602#1.offset, mwifiex_process_uap_txpd_#t~mem6603#1.base, mwifiex_process_uap_txpd_#t~mem6603#1.offset, mwifiex_process_uap_txpd_#t~memset~res6604#1.base, mwifiex_process_uap_txpd_#t~memset~res6604#1.offset, mwifiex_process_uap_txpd_#t~mem6605#1, mwifiex_process_uap_txpd_#t~mem6606#1, mwifiex_process_uap_txpd_#t~mem6607#1, mwifiex_process_uap_txpd_#t~mem6608#1, mwifiex_process_uap_txpd_#t~ret6609#1, mwifiex_process_uap_txpd_#t~mem6610#1, mwifiex_process_uap_txpd_#t~mem6611#1, mwifiex_process_uap_txpd_#t~mem6612#1, mwifiex_process_uap_txpd_#t~ret6613#1.base, mwifiex_process_uap_txpd_#t~ret6613#1.offset, mwifiex_process_uap_txpd_#t~mem6614#1, mwifiex_process_uap_txpd_#t~mem6615#1, mwifiex_process_uap_txpd_#t~mem6616#1.base, mwifiex_process_uap_txpd_#t~mem6616#1.offset, mwifiex_process_uap_txpd_~priv#1.base, mwifiex_process_uap_txpd_~priv#1.offset, mwifiex_process_uap_txpd_~skb#1.base, mwifiex_process_uap_txpd_~skb#1.offset, mwifiex_process_uap_txpd_~adapter~66#1.base, mwifiex_process_uap_txpd_~adapter~66#1.offset, mwifiex_process_uap_txpd_~txpd~0#1.base, mwifiex_process_uap_txpd_~txpd~0#1.offset, mwifiex_process_uap_txpd_~tx_info~9#1.base, mwifiex_process_uap_txpd_~tx_info~9#1.offset, mwifiex_process_uap_txpd_~tmp~255#1.base, mwifiex_process_uap_txpd_~tmp~255#1.offset, mwifiex_process_uap_txpd_~pad~2#1, mwifiex_process_uap_txpd_~len~5#1, mwifiex_process_uap_txpd_~pkt_type~2#1, mwifiex_process_uap_txpd_~tmp___0~137#1, mwifiex_process_uap_txpd_~tmp___1~79#1, mwifiex_process_uap_txpd_~tmp___2~56#1;havoc mwifiex_process_uap_txpd_#in~priv#1.base, mwifiex_process_uap_txpd_#in~priv#1.offset, mwifiex_process_uap_txpd_#in~skb#1.base, mwifiex_process_uap_txpd_#in~skb#1.offset;assume { :end_inline_mwifiex_process_uap_txpd } true;mwifiex_process_tx_~tmp~81#1.base, mwifiex_process_tx_~tmp~81#1.offset := mwifiex_process_tx_#t~ret1855#1.base, mwifiex_process_tx_#t~ret1855#1.offset;havoc mwifiex_process_tx_#t~ret1855#1.base, mwifiex_process_tx_#t~ret1855#1.offset;mwifiex_process_tx_~head_ptr~0#1.base, mwifiex_process_tx_~head_ptr~0#1.offset := mwifiex_process_tx_~tmp~81#1.base, mwifiex_process_tx_~tmp~81#1.offset; [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17111: assume 0 == mwifiex_process_tx_~ret~16#1; [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17111: assume !(0 == mwifiex_process_tx_~ret~16#1); [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18994: call #t~mem2269#1 := read~int#30(~ptr#1.base, 119 + ~ptr#1.offset, 2);call write~int#30(1 + (if #t~mem2269#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2269#1 % 65536 % 4294967296 else #t~mem2269#1 % 65536 % 4294967296 - 4294967296), ~ptr#1.base, 119 + ~ptr#1.offset, 2);havoc #t~mem2269#1;call #t~mem2270#1 := read~int#30(~ptr#1.base, 116 + ~ptr#1.offset, 2);call write~int#30(1 + (if #t~mem2270#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2270#1 % 65536 % 4294967296 else #t~mem2270#1 % 65536 % 4294967296 - 4294967296), ~ptr#1.base, 116 + ~ptr#1.offset, 2);havoc #t~mem2270#1;call #t~mem2271#1 := read~int#30(~tx_info~2#1.base, 4 + ~tx_info~2#1.offset, 1);call write~int#30(1 + #t~mem2271#1 % 256 - #t~mem2271#1 % 256 % 2, ~tx_info~2#1.base, 4 + ~tx_info~2#1.offset, 1);havoc #t~mem2271#1; [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19002: SUMMARY for call mwifiex_rotate_priolists(~priv#1.base, ~priv#1.offset, ~ptr#1.base, ~ptr#1.offset, ~ptr_index#1); srcloc: null [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17128: assume -2147483648 <= mwifiex_process_tx_#t~ret1877#1 && mwifiex_process_tx_#t~ret1877#1 <= 2147483647;havoc mwifiex_process_tx_#t~mem1876#1.base, mwifiex_process_tx_#t~mem1876#1.offset;havoc mwifiex_process_tx_#t~ret1877#1; [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17128-1: SUMMARY for call mwifiex_process_tx_#t~ret1877#1 := __dynamic_dev_dbg(mwifiex_process_tx_~#descriptor~29#1.base, mwifiex_process_tx_~#descriptor~29#1.offset, mwifiex_process_tx_#t~mem1876#1.base, mwifiex_process_tx_#t~mem1876#1.offset, 450, 0); srcloc: null [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17095: assume -63 == mwifiex_process_tx_~ret~16#1; [2025-02-08 04:11:19,499 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17095: assume !(-63 == mwifiex_process_tx_~ret~16#1); [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17186: #t~ret2266#1 := mwifiex_process_tx_#res#1;havoc mwifiex_process_tx_#t~mem1853#1.base, mwifiex_process_tx_#t~mem1853#1.offset, mwifiex_process_tx_#t~mem1854#1, mwifiex_process_tx_#t~ret1855#1.base, mwifiex_process_tx_#t~ret1855#1.offset, mwifiex_process_tx_#t~ret1856#1.base, mwifiex_process_tx_#t~ret1856#1.offset, mwifiex_process_tx_#t~mem1857#1, mwifiex_process_tx_#t~mem1858#1, mwifiex_process_tx_#t~ret1859#1.base, mwifiex_process_tx_#t~ret1859#1.offset, mwifiex_process_tx_#t~mem1865#1.base, mwifiex_process_tx_#t~mem1865#1.offset, mwifiex_process_tx_#t~ret1866#1, mwifiex_process_tx_#t~mem1872#1.base, mwifiex_process_tx_#t~mem1872#1.offset, mwifiex_process_tx_#t~ret1873#1, mwifiex_process_tx_#t~mem1874#1, mwifiex_process_tx_#t~ret1875#1, mwifiex_process_tx_#t~mem1876#1.base, mwifiex_process_tx_#t~mem1876#1.offset, mwifiex_process_tx_#t~ret1877#1, mwifiex_process_tx_#t~mem1878#1, mwifiex_process_tx_#t~mem1879#1, mwifiex_process_tx_#t~short1880#1, mwifiex_process_tx_#t~mem1881#1, mwifiex_process_tx_#t~short1882#1, mwifiex_process_tx_#t~mem1883#1.base, mwifiex_process_tx_#t~mem1883#1.offset, mwifiex_process_tx_#t~mem1884#1, mwifiex_process_tx_#t~ret1885#1, mwifiex_process_tx_#t~mem1886#1.base, mwifiex_process_tx_#t~mem1886#1.offset, mwifiex_process_tx_#t~ret1887#1, mwifiex_process_tx_#t~mem1888#1, mwifiex_process_tx_#t~mem1889#1.base, mwifiex_process_tx_#t~mem1889#1.offset, mwifiex_process_tx_#t~ret1890#1, mwifiex_process_tx_#t~mem1891#1, mwifiex_process_tx_#t~ret1892#1, mwifiex_process_tx_#t~mem1893#1, mwifiex_process_tx_#t~ret1894#1, mwifiex_process_tx_~priv#1.base, mwifiex_process_tx_~priv#1.offset, mwifiex_process_tx_~skb#1.base, mwifiex_process_tx_~skb#1.offset, mwifiex_process_tx_~tx_param#1.base, mwifiex_process_tx_~tx_param#1.offset, mwifiex_process_tx_~ret~16#1, mwifiex_process_tx_~adapter~17#1.base, mwifiex_process_tx_~adapter~17#1.offset, mwifiex_process_tx_~head_ptr~0#1.base, mwifiex_process_tx_~head_ptr~0#1.offset, mwifiex_process_tx_~local_tx_pd~0#1.base, mwifiex_process_tx_~local_tx_pd~0#1.offset, mwifiex_process_tx_~tmp~81#1.base, mwifiex_process_tx_~tmp~81#1.offset, mwifiex_process_tx_~tmp___0~46#1.base, mwifiex_process_tx_~tmp___0~46#1.offset, mwifiex_process_tx_~#descriptor~29#1.base, mwifiex_process_tx_~#descriptor~29#1.offset, mwifiex_process_tx_~tmp___1~21#1, mwifiex_process_tx_~#descriptor___0~14#1.base, mwifiex_process_tx_~#descriptor___0~14#1.offset, mwifiex_process_tx_~tmp___2~14#1;havoc mwifiex_process_tx_#in~priv#1.base, mwifiex_process_tx_#in~priv#1.offset, mwifiex_process_tx_#in~skb#1.base, mwifiex_process_tx_#in~skb#1.offset, mwifiex_process_tx_#in~tx_param#1.base, mwifiex_process_tx_#in~tx_param#1.offset;assume { :end_inline_mwifiex_process_tx } true;assume -2147483648 <= #t~ret2266#1 && #t~ret2266#1 <= 2147483647;~tmp___4~9#1 := #t~ret2266#1;havoc #t~ret2266#1; [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18994-1: SUMMARY for call skb_queue_tail(~ptr#1.base, 16 + ~ptr#1.offset, ~skb~7#1.base, ~skb~7#1.offset); srcloc: null [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17136: assume 0 != (mwifiex_process_tx_~local_tx_pd~0#1.base + mwifiex_process_tx_~local_tx_pd~0#1.offset) % 18446744073709551616;call write~int#30(0, mwifiex_process_tx_~local_tx_pd~0#1.base, 13 + mwifiex_process_tx_~local_tx_pd~0#1.offset, 1); [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17136: assume !(0 != (mwifiex_process_tx_~local_tx_pd~0#1.base + mwifiex_process_tx_~local_tx_pd~0#1.offset) % 18446744073709551616); [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17103: assume -1 == mwifiex_process_tx_~ret~16#1; [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17103: assume !(-1 == mwifiex_process_tx_~ret~16#1); [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17178-1: SUMMARY for call mwifiex_process_tx_#t~ret1894#1 := mwifiex_write_data_complete(mwifiex_process_tx_~adapter~17#1.base, mwifiex_process_tx_~adapter~17#1.offset, mwifiex_process_tx_~skb#1.base, mwifiex_process_tx_~skb#1.offset, 0, mwifiex_process_tx_~ret~16#1); srcloc: null [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17153: assume -2147483648 <= mwifiex_process_tx_#t~ret1887#1 && mwifiex_process_tx_#t~ret1887#1 <= 2147483647;havoc mwifiex_process_tx_#t~mem1886#1.base, mwifiex_process_tx_#t~mem1886#1.offset;havoc mwifiex_process_tx_#t~ret1887#1; [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19457: SUMMARY for call ldv_spin_lock_ra_list_spinlock_of_mwifiex_wmm_desc(); srcloc: null [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17153-1: SUMMARY for call mwifiex_process_tx_#t~ret1887#1 := __dynamic_dev_dbg(mwifiex_process_tx_~#descriptor___0~14#1.base, mwifiex_process_tx_~#descriptor___0~14#1.offset, mwifiex_process_tx_#t~mem1886#1.base, mwifiex_process_tx_#t~mem1886#1.offset, 455, 0); srcloc: null [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19003: SUMMARY for call atomic_dec(~priv#1.base, 1642 + ~priv#1.offset); srcloc: null [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17178: assume -2147483648 <= mwifiex_process_tx_#t~ret1894#1 && mwifiex_process_tx_#t~ret1894#1 <= 2147483647;havoc mwifiex_process_tx_#t~ret1894#1; [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19458: SUMMARY for call __ldv_spin_lock(ldv___ldv_spin_lock_99_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_99_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 04:11:19,500 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18987: SUMMARY for call ldv_spin_unlock_irqrestore_83___1(~priv#1.base, 1506 + ~priv#1.offset, ~ra_list_flags#1); srcloc: null [2025-02-08 04:11:19,507 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L11885: call ULTIMATE.dealloc(~#__key~3.base, ~#__key~3.offset);havoc ~#__key~3.base, ~#__key~3.offset; [2025-02-08 04:11:19,519 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L26548: call ULTIMATE.dealloc(~#mac_address~0.base, ~#mac_address~0.offset);havoc ~#mac_address~0.base, ~#mac_address~0.offset; [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34885: call write~$Pointer$#31(1555, 0, ~#descriptor___26~0.base, ~#descriptor___26~0.offset, 8);call write~$Pointer$#31(1556, 0, ~#descriptor___26~0.base, 8 + ~#descriptor___26~0.offset, 8);call write~$Pointer$#31(1557, 0, ~#descriptor___26~0.base, 16 + ~#descriptor___26~0.offset, 8);call write~$Pointer$#31(1558, 0, ~#descriptor___26~0.base, 24 + ~#descriptor___26~0.offset, 8);call write~int#31(383, ~#descriptor___26~0.base, 32 + ~#descriptor___26~0.offset, 4);call write~int#31(0, ~#descriptor___26~0.base, 36 + ~#descriptor___26~0.offset, 4);call #t~mem6146 := read~int#31(~#descriptor___26~0.base, 36 + ~#descriptor___26~0.offset, 4); [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34752: assume -9223372036854775808 <= #t~ret6113 && #t~ret6113 <= 9223372036854775807;~tmp___23~0 := #t~ret6113;havoc #t~mem6112;havoc #t~ret6113; [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34752-1: SUMMARY for call #t~ret6113 := ldv__builtin_expect((if #t~mem6112 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6112 % 4294967296 % 18446744073709551616 else #t~mem6112 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34521: assume 0 == ~tmp___10~4;call write~int#30(3, ~adapter~56.base, 4136 + ~adapter~56.offset, 4); [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34521: assume !(0 == ~tmp___10~4); [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34952: assume -2147483648 <= #t~ret6163 && #t~ret6163 <= 2147483647;havoc #t~mem6162.base, #t~mem6162.offset;havoc #t~ret6163; [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34952-1: SUMMARY for call #t~ret6163 := __dynamic_dev_dbg(~#descriptor___29~0.base, ~#descriptor___29~0.offset, #t~mem6162.base, #t~mem6162.offset, 1574, 0); srcloc: null [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34754: assume 0 != ~tmp___23~0;call #t~mem6114.base, #t~mem6114.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34754: assume !(0 != ~tmp___23~0); [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34720: assume 0 != ~tmp___21~0;call #t~mem6106.base, #t~mem6106.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34720: assume !(0 != ~tmp___21~0); [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34588: assume -2147483648 <= #t~ret6073 && #t~ret6073 <= 2147483647;havoc #t~mem6072.base, #t~mem6072.offset;havoc #t~ret6073; [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34588-1: SUMMARY for call #t~ret6073 := __dynamic_dev_dbg(~#descriptor___10~1.base, ~#descriptor___10~1.offset, #t~mem6072.base, #t~mem6072.offset, 1479, 0); srcloc: null [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34390: assume 0 != ~tmp___4~22;call #t~mem6016.base, #t~mem6016.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34390: assume !(0 != ~tmp___4~22); [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34722: assume -2147483648 <= #t~ret6107 && #t~ret6107 <= 2147483647;havoc #t~mem6106.base, #t~mem6106.offset;havoc #t~ret6107; [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34457: assume -9223372036854775808 <= #t~ret6034 && #t~ret6034 <= 9223372036854775807;~tmp___7~13 := #t~ret6034;havoc #t~mem6033;havoc #t~ret6034; [2025-02-08 04:11:20,735 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34457-1: SUMMARY for call #t~ret6034 := ldv__builtin_expect((if #t~mem6033 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6033 % 4294967296 % 18446744073709551616 else #t~mem6033 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35020: call write~$Pointer$#31(1590, 0, ~#descriptor___33~0.base, ~#descriptor___33~0.offset, 8);call write~$Pointer$#31(1591, 0, ~#descriptor___33~0.base, 8 + ~#descriptor___33~0.offset, 8);call write~$Pointer$#31(1592, 0, ~#descriptor___33~0.base, 16 + ~#descriptor___33~0.offset, 8);call write~$Pointer$#31(1593, 0, ~#descriptor___33~0.base, 24 + ~#descriptor___33~0.offset, 8);call write~int#31(419, ~#descriptor___33~0.base, 32 + ~#descriptor___33~0.offset, 4);call write~int#31(0, ~#descriptor___33~0.base, 36 + ~#descriptor___33~0.offset, 4);call #t~mem6179 := read~int#31(~#descriptor___33~0.base, 36 + ~#descriptor___33~0.offset, 4); [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34789: assume -9223372036854775808 <= #t~ret6123 && #t~ret6123 <= 9223372036854775807;~tmp___25~0 := #t~ret6123;havoc #t~mem6122;havoc #t~ret6123; [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34789-1: SUMMARY for call #t~ret6123 := ldv__builtin_expect((if #t~mem6122 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6122 % 4294967296 % 18446744073709551616 else #t~mem6122 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34756: assume -2147483648 <= #t~ret6115 && #t~ret6115 <= 2147483647;havoc #t~mem6114.base, #t~mem6114.offset;havoc #t~ret6115; [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34756-1: SUMMARY for call #t~ret6115 := __dynamic_dev_dbg(~#descriptor___18~0.base, ~#descriptor___18~0.offset, #t~mem6114.base, #t~mem6114.offset, 1519, 0); srcloc: null [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34722-1: SUMMARY for call #t~ret6107 := __dynamic_dev_dbg(~#descriptor___16~0.base, ~#descriptor___16~0.offset, #t~mem6106.base, #t~mem6106.offset, 1509, 0); srcloc: null [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34689: call write~$Pointer$#31(1500, 0, ~#descriptor___15~0.base, ~#descriptor___15~0.offset, 8);call write~$Pointer$#31(1501, 0, ~#descriptor___15~0.base, 8 + ~#descriptor___15~0.offset, 8);call write~$Pointer$#31(1502, 0, ~#descriptor___15~0.base, 16 + ~#descriptor___15~0.offset, 8);call write~$Pointer$#31(1503, 0, ~#descriptor___15~0.base, 24 + ~#descriptor___15~0.offset, 8);call write~int#31(335, ~#descriptor___15~0.base, 32 + ~#descriptor___15~0.offset, 4);call write~int#31(0, ~#descriptor___15~0.base, 36 + ~#descriptor___15~0.offset, 4);call #t~mem6097 := read~int#31(~#descriptor___15~0.base, 36 + ~#descriptor___15~0.offset, 4); [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34623: call write~$Pointer$#31(1485, 0, ~#descriptor___12~0.base, ~#descriptor___12~0.offset, 8);call write~$Pointer$#31(1486, 0, ~#descriptor___12~0.base, 8 + ~#descriptor___12~0.offset, 8);call write~$Pointer$#31(1487, 0, ~#descriptor___12~0.base, 16 + ~#descriptor___12~0.offset, 8);call write~$Pointer$#31(1488, 0, ~#descriptor___12~0.base, 24 + ~#descriptor___12~0.offset, 8);call write~int#31(315, ~#descriptor___12~0.base, 32 + ~#descriptor___12~0.offset, 4);call write~int#31(0, ~#descriptor___12~0.base, 36 + ~#descriptor___12~0.offset, 4);call #t~mem6080 := read~int#31(~#descriptor___12~0.base, 36 + ~#descriptor___12~0.offset, 4); [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34392: assume -2147483648 <= #t~ret6017 && #t~ret6017 <= 2147483647;havoc #t~mem6016.base, #t~mem6016.offset;havoc #t~ret6017; [2025-02-08 04:11:20,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34392-1: SUMMARY for call #t~ret6017 := __dynamic_dev_dbg(~#descriptor___2~19.base, ~#descriptor___2~19.offset, #t~mem6016.base, #t~mem6016.offset, 1439, 0); srcloc: null [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34326: assume 0 != ~tmp___1~70;call #t~mem6000.base, #t~mem6000.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34326: assume !(0 != ~tmp___1~70); [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35087: havoc #t~mem6195.base, #t~mem6195.offset;havoc #t~mem6196; [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35087-1: SUMMARY for call cfg80211_remain_on_channel_expired(#t~mem6195.base, #t~mem6195.offset, #t~mem6196, ~priv.base, 9843 + ~priv.offset, 32); srcloc: null [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35054: call write~$Pointer$#31(1600, 0, ~#descriptor___35~0.base, ~#descriptor___35~0.offset, 8);call write~$Pointer$#31(1601, 0, ~#descriptor___35~0.base, 8 + ~#descriptor___35~0.offset, 8);call write~$Pointer$#31(1602, 0, ~#descriptor___35~0.base, 16 + ~#descriptor___35~0.offset, 8);call write~$Pointer$#31(1603, 0, ~#descriptor___35~0.base, 24 + ~#descriptor___35~0.offset, 8);call write~int#31(427, ~#descriptor___35~0.base, 32 + ~#descriptor___35~0.offset, 4);call write~int#31(0, ~#descriptor___35~0.base, 36 + ~#descriptor___35~0.offset, 4);call #t~mem6187 := read~int#31(~#descriptor___35~0.base, 36 + ~#descriptor___35~0.offset, 4); [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35087-2: call #t~mem6195.base, #t~mem6195.offset := read~$Pointer$#30(~priv.base, 5216 + ~priv.offset, 8);call #t~mem6196 := read~int#30(~priv.base, 9835 + ~priv.offset, 8); [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34922: call write~$Pointer$#31(1565, 0, ~#descriptor___28~0.base, ~#descriptor___28~0.offset, 8);call write~$Pointer$#31(1566, 0, ~#descriptor___28~0.base, 8 + ~#descriptor___28~0.offset, 8);call write~$Pointer$#31(1567, 0, ~#descriptor___28~0.base, 16 + ~#descriptor___28~0.offset, 8);call write~$Pointer$#31(1568, 0, ~#descriptor___28~0.base, 24 + ~#descriptor___28~0.offset, 8);call write~int#31(392, ~#descriptor___28~0.base, 32 + ~#descriptor___28~0.offset, 4);call write~int#31(0, ~#descriptor___28~0.base, 36 + ~#descriptor___28~0.offset, 4);call #t~mem6155 := read~int#31(~#descriptor___28~0.base, 36 + ~#descriptor___28~0.offset, 4); [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34823: assume -9223372036854775808 <= #t~ret6131 && #t~ret6131 <= 9223372036854775807;~tmp___27~0 := #t~ret6131;havoc #t~mem6130;havoc #t~ret6131; [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34823-1: SUMMARY for call #t~ret6131 := ldv__builtin_expect((if #t~mem6130 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6130 % 4294967296 % 18446744073709551616 else #t~mem6130 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34658: assume -9223372036854775808 <= #t~ret6089 && #t~ret6089 <= 9223372036854775807;~tmp___18~0 := #t~ret6089;havoc #t~mem6088;havoc #t~ret6089; [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34558: call write~$Pointer$#31(1470, 0, ~#descriptor___9~1.base, ~#descriptor___9~1.offset, 8);call write~$Pointer$#31(1471, 0, ~#descriptor___9~1.base, 8 + ~#descriptor___9~1.offset, 8);call write~$Pointer$#31(1472, 0, ~#descriptor___9~1.base, 16 + ~#descriptor___9~1.offset, 8);call write~$Pointer$#31(1473, 0, ~#descriptor___9~1.base, 24 + ~#descriptor___9~1.offset, 8);call write~int#31(291, ~#descriptor___9~1.base, 32 + ~#descriptor___9~1.offset, 4);call write~int#31(0, ~#descriptor___9~1.base, 36 + ~#descriptor___9~1.offset, 4);call #t~mem6065 := read~int#31(~#descriptor___9~1.base, 36 + ~#descriptor___9~1.offset, 4); [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34525: #res := 0;call ULTIMATE.dealloc(~#descriptor~113.base, ~#descriptor~113.offset);havoc ~#descriptor~113.base, ~#descriptor~113.offset;call ULTIMATE.dealloc(~#descriptor___0~48.base, ~#descriptor___0~48.offset);havoc ~#descriptor___0~48.base, ~#descriptor___0~48.offset;call ULTIMATE.dealloc(~#descriptor___1~28.base, ~#descriptor___1~28.offset);havoc ~#descriptor___1~28.base, ~#descriptor___1~28.offset;call ULTIMATE.dealloc(~#descriptor___2~19.base, ~#descriptor___2~19.offset);havoc ~#descriptor___2~19.base, ~#descriptor___2~19.offset;call ULTIMATE.dealloc(~#descriptor___3~9.base, ~#descriptor___3~9.offset);havoc ~#descriptor___3~9.base, ~#descriptor___3~9.offset;call ULTIMATE.dealloc(~#descriptor___4~6.base, ~#descriptor___4~6.offset);havoc ~#descriptor___4~6.base, ~#descriptor___4~6.offset;call ULTIMATE.dealloc(~#descriptor___5~5.base, ~#descriptor___5~5.offset);havoc ~#descriptor___5~5.base, ~#descriptor___5~5.offset;call ULTIMATE.dealloc(~#descriptor___6~3.base, ~#descriptor___6~3.offset);havoc ~#descriptor___6~3.base, ~#descriptor___6~3.offset;call ULTIMATE.dealloc(~#descriptor___7~2.base, ~#descriptor___7~2.offset);havoc ~#descriptor___7~2.base, ~#descriptor___7~2.offset;call ULTIMATE.dealloc(~#descriptor___8~2.base, ~#descriptor___8~2.offset);havoc ~#descriptor___8~2.base, ~#descriptor___8~2.offset;call ULTIMATE.dealloc(~#descriptor___9~1.base, ~#descriptor___9~1.offset);havoc ~#descriptor___9~1.base, ~#descriptor___9~1.offset;call ULTIMATE.dealloc(~#descriptor___10~1.base, ~#descriptor___10~1.offset);havoc ~#descriptor___10~1.base, ~#descriptor___10~1.offset;call ULTIMATE.dealloc(~#descriptor___11~0.base, ~#descriptor___11~0.offset);havoc ~#descriptor___11~0.base, ~#descriptor___11~0.offset;call ULTIMATE.dealloc(~#descriptor___12~0.base, ~#descriptor___12~0.offset);havoc ~#descriptor___12~0.base, ~#descriptor___12~0.offset;call ULTIMATE.dealloc(~#descriptor___13~0.base, ~#descriptor___13~0.offset);havoc ~#descriptor___13~0.base, ~#descriptor___13~0.offset;call ULTIMATE.dealloc(~#descriptor___14~0.base, ~#descriptor___14~0.offset);havoc ~#descriptor___14~0.base, ~#descriptor___14~0.offset;call ULTIMATE.dealloc(~#descriptor___15~0.base, ~#descriptor___15~0.offset);havoc ~#descriptor___15~0.base, ~#descriptor___15~0.offset;call ULTIMATE.dealloc(~#descriptor___16~0.base, ~#descriptor___16~0.offset);havoc ~#descriptor___16~0.base, ~#descriptor___16~0.offset;call ULTIMATE.dealloc(~#descriptor___17~0.base, ~#descriptor___17~0.offset);havoc ~#descriptor___17~0.base, ~#descriptor___17~0.offset;call ULTIMATE.dealloc(~#descriptor___18~0.base, ~#descriptor___18~0.offset);havoc ~#descriptor___18~0.base, ~#descriptor___18~0.offset;call ULTIMATE.dealloc(~#descriptor___19~0.base, ~#descriptor___19~0.offset);havoc ~#descriptor___19~0.base, ~#descriptor___19~0.offset;call ULTIMATE.dealloc(~#descriptor___20~0.base, ~#descriptor___20~0.offset);havoc ~#descriptor___20~0.base, ~#descriptor___20~0.offset;call ULTIMATE.dealloc(~#descriptor___21~0.base, ~#descriptor___21~0.offset);havoc ~#descriptor___21~0.base, ~#descriptor___21~0.offset;call ULTIMATE.dealloc(~#descriptor___22~0.base, ~#descriptor___22~0.offset);havoc ~#descriptor___22~0.base, ~#descriptor___22~0.offset;call ULTIMATE.dealloc(~#descriptor___23~0.base, ~#descriptor___23~0.offset);havoc ~#descriptor___23~0.base, ~#descriptor___23~0.offset;call ULTIMATE.dealloc(~#descriptor___24~0.base, ~#descriptor___24~0.offset);havoc ~#descriptor___24~0.base, ~#descriptor___24~0.offset;call ULTIMATE.dealloc(~#descriptor___25~0.base, ~#descriptor___25~0.offset);havoc ~#descriptor___25~0.base, ~#descriptor___25~0.offset;call ULTIMATE.dealloc(~#descriptor___26~0.base, ~#descriptor___26~0.offset);havoc ~#descriptor___26~0.base, ~#descriptor___26~0.offset;call ULTIMATE.dealloc(~#descriptor___27~0.base, ~#descriptor___27~0.offset);havoc ~#descriptor___27~0.base, ~#descriptor___27~0.offset;call ULTIMATE.dealloc(~#descriptor___28~0.base, ~#descriptor___28~0.offset);havoc ~#descriptor___28~0.base, ~#descriptor___28~0.offset;call ULTIMATE.dealloc(~#descriptor___29~0.base, ~#descriptor___29~0.offset);havoc ~#descriptor___29~0.base, ~#descriptor___29~0.offset;call ULTIMATE.dealloc(~#descriptor___30~0.base, ~#descriptor___30~0.offset);havoc ~#descriptor___30~0.base, ~#descriptor___30~0.offset;call ULTIMATE.dealloc(~#descriptor___31~0.base, ~#descriptor___31~0.offset);havoc ~#descriptor___31~0.base, ~#descriptor___31~0.offset;call ULTIMATE.dealloc(~#descriptor___32~0.base, ~#descriptor___32~0.offset);havoc ~#descriptor___32~0.base, ~#descriptor___32~0.offset;call ULTIMATE.dealloc(~#descriptor___33~0.base, ~#descriptor___33~0.offset);havoc ~#descriptor___33~0.base, ~#descriptor___33~0.offset;call ULTIMATE.dealloc(~#descriptor___34~0.base, ~#descriptor___34~0.offset);havoc ~#descriptor___34~0.base, ~#descriptor___34~0.offset;call ULTIMATE.dealloc(~#descriptor___35~0.base, ~#descriptor___35~0.offset);havoc ~#descriptor___35~0.base, ~#descriptor___35~0.offset;call ULTIMATE.dealloc(~#descriptor___36~0.base, ~#descriptor___36~0.offset);havoc ~#descriptor___36~0.base, ~#descriptor___36~0.offset;call ULTIMATE.dealloc(~#descriptor___37~0.base, ~#descriptor___37~0.offset);havoc ~#descriptor___37~0.base, ~#descriptor___37~0.offset;call ULTIMATE.dealloc(~#descriptor___38~0.base, ~#descriptor___38~0.offset);havoc ~#descriptor___38~0.base, ~#descriptor___38~0.offset; [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34459: assume 0 != ~tmp___7~13;call #t~mem6035.base, #t~mem6035.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34459: assume !(0 != ~tmp___7~13); [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34426: call write~$Pointer$#31(1445, 0, ~#descriptor___4~6.base, ~#descriptor___4~6.offset, 8);call write~$Pointer$#31(1446, 0, ~#descriptor___4~6.base, 8 + ~#descriptor___4~6.offset, 8);call write~$Pointer$#31(1447, 0, ~#descriptor___4~6.base, 16 + ~#descriptor___4~6.offset, 8);call write~$Pointer$#31(1448, 0, ~#descriptor___4~6.base, 24 + ~#descriptor___4~6.offset, 8);call write~int#31(234, ~#descriptor___4~6.base, 32 + ~#descriptor___4~6.offset, 4);call write~int#31(0, ~#descriptor___4~6.base, 36 + ~#descriptor___4~6.offset, 4);call #t~mem6026 := read~int#31(~#descriptor___4~6.base, 36 + ~#descriptor___4~6.offset, 4); [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34360: assume -9223372036854775808 <= #t~ret6008 && #t~ret6008 <= 9223372036854775807;~tmp___3~32 := #t~ret6008;havoc #t~mem6007;havoc #t~ret6008; [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34360-1: SUMMARY for call #t~ret6008 := ldv__builtin_expect((if #t~mem6007 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6007 % 4294967296 % 18446744073709551616 else #t~mem6007 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34989: assume -9223372036854775808 <= #t~ret6170 && #t~ret6170 <= 9223372036854775807;~tmp___36~0 := #t~ret6170;havoc #t~mem6169;havoc #t~ret6170; [2025-02-08 04:11:20,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34989-1: SUMMARY for call #t~ret6170 := ldv__builtin_expect((if #t~mem6169 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6169 % 4294967296 % 18446744073709551616 else #t~mem6169 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34857: assume -9223372036854775808 <= #t~ret6139 && #t~ret6139 <= 9223372036854775807;~tmp___29~0 := #t~ret6139;havoc #t~mem6138;havoc #t~ret6139; [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34857-1: SUMMARY for call #t~ret6139 := ldv__builtin_expect((if #t~mem6138 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6138 % 4294967296 % 18446744073709551616 else #t~mem6138 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34791: assume 0 != ~tmp___25~0;call #t~mem6124.base, #t~mem6124.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34791: assume !(0 != ~tmp___25~0); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34658-1: SUMMARY for call #t~ret6089 := ldv__builtin_expect((if #t~mem6088 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6088 % 4294967296 % 18446744073709551616 else #t~mem6088 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34328: havoc #t~mem6000.base, #t~mem6000.offset; [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34328-1: SUMMARY for call netif_carrier_on(#t~mem6000.base, #t~mem6000.offset); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35089: havoc #t~memset~res6197.base, #t~memset~res6197.offset; [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35089-1: SUMMARY for call #t~memset~res6197.base, #t~memset~res6197.offset := #Ultimate.C_memset#30(~priv.base, 9835 + ~priv.offset, 0, 64); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34957: SUMMARY for call mwifiex_11n_delete_ba_stream(~priv.base, ~priv.offset, ~adapter~56.base, 4269 + ~adapter~56.offset); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34891: assume -9223372036854775808 <= #t~ret6147 && #t~ret6147 <= 9223372036854775807;~tmp___31~0 := #t~ret6147;havoc #t~mem6146;havoc #t~ret6147; [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34891-1: SUMMARY for call #t~ret6147 := ldv__builtin_expect((if #t~mem6146 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6146 % 4294967296 % 18446744073709551616 else #t~mem6146 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34825: assume 0 != ~tmp___27~0;call #t~mem6132.base, #t~mem6132.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34825: assume !(0 != ~tmp___27~0); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34660: assume 0 != ~tmp___18~0;call #t~mem6090.base, #t~mem6090.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34660: assume !(0 != ~tmp___18~0); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34593: havoc #t~mem6074.base, #t~mem6074.offset; [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34593-1: SUMMARY for call cfg80211_michael_mic_failure(#t~mem6074.base, #t~mem6074.offset, ~priv.base, 5480 + ~priv.offset, 1, -1, 0, 0, 208); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34593-2: call #t~mem6074.base, #t~mem6074.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34461: assume -2147483648 <= #t~ret6036 && #t~ret6036 <= 2147483647;havoc #t~mem6035.base, #t~mem6035.offset;havoc #t~ret6036; [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34461-1: SUMMARY for call #t~ret6036 := __dynamic_dev_dbg(~#descriptor___5~5.base, ~#descriptor___5~5.offset, #t~mem6035.base, #t~mem6035.offset, 1454, 0); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34362: assume 0 != ~tmp___3~32;call #t~mem6009.base, #t~mem6009.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34362: assume !(0 != ~tmp___3~32); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34991: assume 0 != ~tmp___36~0;call #t~mem6171.base, #t~mem6171.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34991: assume !(0 != ~tmp___36~0); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34859: assume 0 != ~tmp___29~0;call #t~mem6140.base, #t~mem6140.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34859: assume !(0 != ~tmp___29~0); [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34793: assume -2147483648 <= #t~ret6125 && #t~ret6125 <= 2147483647;havoc #t~mem6124.base, #t~mem6124.offset;havoc #t~ret6125; [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34793-1: SUMMARY for call #t~ret6125 := __dynamic_dev_dbg(~#descriptor___20~0.base, ~#descriptor___20~0.offset, #t~mem6124.base, #t~mem6124.offset, 1529, 0); srcloc: null [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34495: assume -9223372036854775808 <= #t~ret6047 && #t~ret6047 <= 9223372036854775807;~tmp___9~5 := #t~ret6047;havoc #t~mem6046;havoc #t~ret6047; [2025-02-08 04:11:20,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34495-1: SUMMARY for call #t~ret6047 := ldv__builtin_expect((if #t~mem6046 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6046 % 4294967296 % 18446744073709551616 else #t~mem6046 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34396: assume 0 != #t~mem6018 % 256 % 4294967296;havoc #t~mem6018;call write~$Pointer$#31(1440, 0, ~#descriptor___3~9.base, ~#descriptor___3~9.offset, 8);call write~$Pointer$#31(1441, 0, ~#descriptor___3~9.base, 8 + ~#descriptor___3~9.offset, 8);call write~$Pointer$#31(1442, 0, ~#descriptor___3~9.base, 16 + ~#descriptor___3~9.offset, 8);call write~$Pointer$#31(1443, 0, ~#descriptor___3~9.base, 24 + ~#descriptor___3~9.offset, 8);call write~int#31(222, ~#descriptor___3~9.base, 32 + ~#descriptor___3~9.offset, 4);call write~int#31(0, ~#descriptor___3~9.base, 36 + ~#descriptor___3~9.offset, 4);call #t~mem6019 := read~int#31(~#descriptor___3~9.base, 36 + ~#descriptor___3~9.offset, 4); [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34396: assume !(0 != #t~mem6018 % 256 % 4294967296);havoc #t~mem6018;call #t~mem6023 := read~int#30(~adapter~56.base, 5316 + ~adapter~56.offset, 4);call write~int#30(1 + #t~mem6023, ~adapter~56.base, 5316 + ~adapter~56.offset, 4);havoc #t~mem6023;call #t~mem6024 := read~int#30(~priv.base, 20 + ~priv.offset, 1); [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34396-1: call #t~mem6018 := read~int#30(~priv.base, 5486 + ~priv.offset, 1); [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34893: assume 0 != ~tmp___31~0;call #t~mem6148.base, #t~mem6148.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34893: assume !(0 != ~tmp___31~0); [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34827: assume -2147483648 <= #t~ret6133 && #t~ret6133 <= 2147483647;havoc #t~mem6132.base, #t~mem6132.offset;havoc #t~ret6133; [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34827-1: SUMMARY for call #t~ret6133 := __dynamic_dev_dbg(~#descriptor___22~0.base, ~#descriptor___22~0.offset, #t~mem6132.base, #t~mem6132.offset, 1539, 0); srcloc: null [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34695: assume -9223372036854775808 <= #t~ret6098 && #t~ret6098 <= 9223372036854775807;~tmp___20~0 := #t~ret6098;havoc #t~mem6097;havoc #t~ret6098; [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34695-1: SUMMARY for call #t~ret6098 := ldv__builtin_expect((if #t~mem6097 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6097 % 4294967296 % 18446744073709551616 else #t~mem6097 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34662: assume -2147483648 <= #t~ret6091 && #t~ret6091 <= 2147483647;havoc #t~mem6090.base, #t~mem6090.offset;havoc #t~ret6091; [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34662-1: SUMMARY for call #t~ret6091 := __dynamic_dev_dbg(~#descriptor___13~0.base, ~#descriptor___13~0.offset, #t~mem6090.base, #t~mem6090.offset, 1494, 0); srcloc: null [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34629: assume -9223372036854775808 <= #t~ret6081 && #t~ret6081 <= 9223372036854775807;~tmp___16~0 := #t~ret6081;havoc #t~mem6080;havoc #t~ret6081; [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34629-1: SUMMARY for call #t~ret6081 := ldv__builtin_expect((if #t~mem6080 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6080 % 4294967296 % 18446744073709551616 else #t~mem6080 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34530: call write~int#30(0, ~adapter~56.base, 4136 + ~adapter~56.offset, 4);call write~int#30(0, ~adapter~56.base, 4165 + ~adapter~56.offset, 1);call write~int#30(0, ~adapter~56.base, 4170 + ~adapter~56.offset, 4); [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34364: assume -2147483648 <= #t~ret6010 && #t~ret6010 <= 2147483647;havoc #t~mem6009.base, #t~mem6009.offset;havoc #t~ret6010; [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34364-1: SUMMARY for call #t~ret6010 := __dynamic_dev_dbg(~#descriptor___1~28.base, ~#descriptor___1~28.offset, #t~mem6009.base, #t~mem6009.offset, 1434, 0); srcloc: null [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35026-1: SUMMARY for call #t~ret6180 := ldv__builtin_expect((if #t~mem6179 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6179 % 4294967296 % 18446744073709551616 else #t~mem6179 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34993: assume -2147483648 <= #t~ret6172 && #t~ret6172 <= 2147483647;havoc #t~mem6171.base, #t~mem6171.offset;havoc #t~ret6172; [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34993-1: SUMMARY for call #t~ret6172 := __dynamic_dev_dbg(~#descriptor___31~0.base, ~#descriptor___31~0.offset, #t~mem6171.base, #t~mem6171.offset, 1584, 0); srcloc: null [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34861: assume -2147483648 <= #t~ret6141 && #t~ret6141 <= 2147483647;havoc #t~mem6140.base, #t~mem6140.offset;havoc #t~ret6141; [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34861-1: SUMMARY for call #t~ret6141 := __dynamic_dev_dbg(~#descriptor___24~0.base, ~#descriptor___24~0.offset, #t~mem6140.base, #t~mem6140.offset, 1549, 0); srcloc: null [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34729: call write~$Pointer$#31(1510, 0, ~#descriptor___17~0.base, ~#descriptor___17~0.offset, 8);call write~$Pointer$#31(1511, 0, ~#descriptor___17~0.base, 8 + ~#descriptor___17~0.offset, 8);call write~$Pointer$#31(1512, 0, ~#descriptor___17~0.base, 16 + ~#descriptor___17~0.offset, 8);call write~$Pointer$#31(1513, 0, ~#descriptor___17~0.base, 24 + ~#descriptor___17~0.offset, 8);call write~int#31(350, ~#descriptor___17~0.base, 32 + ~#descriptor___17~0.offset, 4);call write~int#31(0, ~#descriptor___17~0.base, 36 + ~#descriptor___17~0.offset, 4);call #t~mem6108 := read~int#31(~#descriptor___17~0.base, 36 + ~#descriptor___17~0.offset, 4); [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34564: assume -9223372036854775808 <= #t~ret6066 && #t~ret6066 <= 9223372036854775807;~tmp___13~2 := #t~ret6066;havoc #t~mem6065;havoc #t~ret6066; [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34564-1: SUMMARY for call #t~ret6066 := ldv__builtin_expect((if #t~mem6065 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6065 % 4294967296 % 18446744073709551616 else #t~mem6065 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34497: assume 0 != ~tmp___9~5;call #t~mem6048.base, #t~mem6048.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34497: assume !(0 != ~tmp___9~5); [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34299: assume -2147483648 <= #t~ret5993 && #t~ret5993 <= 2147483647;havoc #t~mem5992.base, #t~mem5992.offset;havoc #t~ret5993; [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34299-1: SUMMARY for call #t~ret5993 := dev_err(#t~mem5992.base, #t~mem5992.offset, 1419, 0); srcloc: null [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34299-2: call #t~mem5992.base, #t~mem5992.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,740 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35026: assume -9223372036854775808 <= #t~ret6180 && #t~ret6180 <= 9223372036854775807;~tmp___38~0 := #t~ret6180;havoc #t~mem6179;havoc #t~ret6180; [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34928: assume -9223372036854775808 <= #t~ret6156 && #t~ret6156 <= 9223372036854775807;~tmp___33~0 := #t~ret6156;havoc #t~mem6155;havoc #t~ret6156; [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34928-1: SUMMARY for call #t~ret6156 := ldv__builtin_expect((if #t~mem6155 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6155 % 4294967296 % 18446744073709551616 else #t~mem6155 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34895: assume -2147483648 <= #t~ret6149 && #t~ret6149 <= 2147483647;havoc #t~mem6148.base, #t~mem6148.offset;havoc #t~ret6149; [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34895-1: SUMMARY for call #t~ret6149 := __dynamic_dev_dbg(~#descriptor___26~0.base, ~#descriptor___26~0.offset, #t~mem6148.base, #t~mem6148.offset, 1559, 0); srcloc: null [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34763: havoc #t~mem6116.base, #t~mem6116.offset; [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34763-1: SUMMARY for call cfg80211_cqm_rssi_notify(#t~mem6116.base, #t~mem6116.offset, 1, 208); srcloc: null [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34763-2: call #t~mem6116.base, #t~mem6116.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34697: assume 0 != ~tmp___20~0;call #t~mem6099.base, #t~mem6099.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34697: assume !(0 != ~tmp___20~0); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34631: assume 0 != ~tmp___16~0;call #t~mem6082.base, #t~mem6082.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34631: assume !(0 != ~tmp___16~0); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34499: assume -2147483648 <= #t~ret6049 && #t~ret6049 <= 2147483647;havoc #t~mem6048.base, #t~mem6048.offset;havoc #t~ret6049; [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34499-1: SUMMARY for call #t~ret6049 := __dynamic_dev_dbg(~#descriptor___7~2.base, ~#descriptor___7~2.offset, #t~mem6048.base, #t~mem6048.offset, 1464, 0); srcloc: null [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34466: call write~int#30(1, ~adapter~56.base, 4136 + ~adapter~56.offset, 4); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34432: assume -9223372036854775808 <= #t~ret6027 && #t~ret6027 <= 9223372036854775807;~tmp___6~15 := #t~ret6027;havoc #t~mem6026;havoc #t~ret6027; [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34432-1: SUMMARY for call #t~ret6027 := ldv__builtin_expect((if #t~mem6026 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6026 % 4294967296 % 18446744073709551616 else #t~mem6026 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34333: havoc #t~mem6001.base, #t~mem6001.offset; [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34333-1: SUMMARY for call mwifiex_wake_up_net_dev_queue(#t~mem6001.base, #t~mem6001.offset, ~adapter~56.base, ~adapter~56.offset); srcloc: null [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34333-2: call #t~mem6001.base, #t~mem6001.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35060: assume -9223372036854775808 <= #t~ret6188 && #t~ret6188 <= 9223372036854775807;~tmp___40~0 := #t~ret6188;havoc #t~mem6187;havoc #t~ret6188; [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35060-1: SUMMARY for call #t~ret6188 := ldv__builtin_expect((if #t~mem6187 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6187 % 4294967296 % 18446744073709551616 else #t~mem6187 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34764: assume -2147483648 <= #t~ret6117 && #t~ret6117 <= 2147483647;havoc #t~ret6117;call write~int#30(2, ~priv.base, 5496 + ~priv.offset, 1);call write~$Pointer$#31(1520, 0, ~#descriptor___19~0.base, ~#descriptor___19~0.offset, 8);call write~$Pointer$#31(1521, 0, ~#descriptor___19~0.base, 8 + ~#descriptor___19~0.offset, 8);call write~$Pointer$#31(1522, 0, ~#descriptor___19~0.base, 16 + ~#descriptor___19~0.offset, 8);call write~$Pointer$#31(1523, 0, ~#descriptor___19~0.base, 24 + ~#descriptor___19~0.offset, 8);call write~int#31(362, ~#descriptor___19~0.base, 32 + ~#descriptor___19~0.offset, 4);call write~int#31(0, ~#descriptor___19~0.base, 36 + ~#descriptor___19~0.offset, 4);call #t~mem6118 := read~int#31(~#descriptor___19~0.base, 36 + ~#descriptor___19~0.offset, 4); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34764-1: SUMMARY for call #t~ret6117 := mwifiex_send_cmd_async(~priv.base, ~priv.offset, 164, 0, 0, 0, 0); srcloc: null [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34599: call write~$Pointer$#31(1480, 0, ~#descriptor___11~0.base, ~#descriptor___11~0.offset, 8);call write~$Pointer$#31(1481, 0, ~#descriptor___11~0.base, 8 + ~#descriptor___11~0.offset, 8);call write~$Pointer$#31(1482, 0, ~#descriptor___11~0.base, 16 + ~#descriptor___11~0.offset, 8);call write~$Pointer$#31(1483, 0, ~#descriptor___11~0.base, 24 + ~#descriptor___11~0.offset, 8);call write~int#31(305, ~#descriptor___11~0.base, 32 + ~#descriptor___11~0.offset, 4);call write~int#31(0, ~#descriptor___11~0.base, 36 + ~#descriptor___11~0.offset, 4);call #t~mem6075 := read~int#31(~#descriptor___11~0.base, 36 + ~#descriptor___11~0.offset, 4); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34566: assume 0 != ~tmp___13~2;call #t~mem6067.base, #t~mem6067.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34566: assume !(0 != ~tmp___13~2); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34467: SUMMARY for call mwifiex_check_ps_cond(~adapter~56.base, ~adapter~56.offset); srcloc: null [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34434: assume 0 != ~tmp___6~15;call #t~mem6028.base, #t~mem6028.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34434: assume !(0 != ~tmp___6~15); [2025-02-08 04:11:20,742 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35094: call write~$Pointer$#31(1610, 0, ~#descriptor___37~0.base, ~#descriptor___37~0.offset, 8);call write~$Pointer$#31(1611, 0, ~#descriptor___37~0.base, 8 + ~#descriptor___37~0.offset, 8);call write~$Pointer$#31(1612, 0, ~#descriptor___37~0.base, 16 + ~#descriptor___37~0.offset, 8);call write~$Pointer$#31(1613, 0, ~#descriptor___37~0.base, 24 + ~#descriptor___37~0.offset, 8);call write~int#31(442, ~#descriptor___37~0.base, 32 + ~#descriptor___37~0.offset, 4);call write~int#31(0, ~#descriptor___37~0.base, 36 + ~#descriptor___37~0.offset, 4);call #t~mem6198 := read~int#31(~#descriptor___37~0.base, 36 + ~#descriptor___37~0.offset, 4); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35028: assume 0 != ~tmp___38~0;call #t~mem6181.base, #t~mem6181.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35028: assume !(0 != ~tmp___38~0); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34962: call write~$Pointer$#31(1575, 0, ~#descriptor___30~0.base, ~#descriptor___30~0.offset, 8);call write~$Pointer$#31(1576, 0, ~#descriptor___30~0.base, 8 + ~#descriptor___30~0.offset, 8);call write~$Pointer$#31(1577, 0, ~#descriptor___30~0.base, 16 + ~#descriptor___30~0.offset, 8);call write~$Pointer$#31(1578, 0, ~#descriptor___30~0.base, 24 + ~#descriptor___30~0.offset, 8);call write~int#31(402, ~#descriptor___30~0.base, 32 + ~#descriptor___30~0.offset, 4);call write~int#31(0, ~#descriptor___30~0.base, 36 + ~#descriptor___30~0.offset, 4);call #t~mem6164 := read~int#31(~#descriptor___30~0.base, 36 + ~#descriptor___30~0.offset, 4); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34699: assume -2147483648 <= #t~ret6100 && #t~ret6100 <= 2147483647;havoc #t~mem6099.base, #t~mem6099.offset;havoc #t~ret6100; [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34699-1: SUMMARY for call #t~ret6100 := __dynamic_dev_dbg(~#descriptor___15~0.base, ~#descriptor___15~0.offset, #t~mem6099.base, #t~mem6099.offset, 1504, 0); srcloc: null [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34633: assume -2147483648 <= #t~ret6083 && #t~ret6083 <= 2147483647;havoc #t~mem6082.base, #t~mem6082.offset;havoc #t~ret6083; [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34633-1: SUMMARY for call #t~ret6083 := __dynamic_dev_dbg(~#descriptor___12~0.base, ~#descriptor___12~0.offset, #t~mem6082.base, #t~mem6082.offset, 1489, 0); srcloc: null [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35062: assume 0 != ~tmp___40~0;call #t~mem6189.base, #t~mem6189.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35062: assume !(0 != ~tmp___40~0); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34930: assume 0 != ~tmp___33~0;call #t~mem6157.base, #t~mem6157.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34930: assume !(0 != ~tmp___33~0); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34667: assume -2147483648 <= #t~ret6092 && #t~ret6092 <= 2147483647;~ret~56 := #t~ret6092;havoc #t~ret6092; [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34667-1: SUMMARY for call #t~ret6092 := mwifiex_send_cmd_async(~priv.base, ~priv.offset, 108, 0, 0, 0, 0); srcloc: null [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34568: assume -2147483648 <= #t~ret6068 && #t~ret6068 <= 2147483647;havoc #t~mem6067.base, #t~mem6067.offset;havoc #t~ret6068; [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34568-1: SUMMARY for call #t~ret6068 := __dynamic_dev_dbg(~#descriptor___9~1.base, ~#descriptor___9~1.offset, #t~mem6067.base, #t~mem6067.offset, 1474, 0); srcloc: null [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34436: assume -2147483648 <= #t~ret6029 && #t~ret6029 <= 2147483647;havoc #t~mem6028.base, #t~mem6028.offset;havoc #t~ret6029; [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34436-1: SUMMARY for call #t~ret6029 := __dynamic_dev_dbg(~#descriptor___4~6.base, ~#descriptor___4~6.offset, #t~mem6028.base, #t~mem6028.offset, 1449, 0); srcloc: null [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35030: assume -2147483648 <= #t~ret6182 && #t~ret6182 <= 2147483647;havoc #t~mem6181.base, #t~mem6181.offset;havoc #t~ret6182; [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35030-1: SUMMARY for call #t~ret6182 := __dynamic_dev_dbg(~#descriptor___33~0.base, ~#descriptor___33~0.offset, #t~mem6181.base, #t~mem6181.offset, 1594, 0); srcloc: null [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34800: call write~$Pointer$#31(1530, 0, ~#descriptor___21~0.base, ~#descriptor___21~0.offset, 8);call write~$Pointer$#31(1531, 0, ~#descriptor___21~0.base, 8 + ~#descriptor___21~0.offset, 8);call write~$Pointer$#31(1532, 0, ~#descriptor___21~0.base, 16 + ~#descriptor___21~0.offset, 8);call write~$Pointer$#31(1533, 0, ~#descriptor___21~0.base, 24 + ~#descriptor___21~0.offset, 8);call write~int#31(368, ~#descriptor___21~0.base, 32 + ~#descriptor___21~0.offset, 4);call write~int#31(0, ~#descriptor___21~0.base, 36 + ~#descriptor___21~0.offset, 4);call #t~mem6126 := read~int#31(~#descriptor___21~0.base, 36 + ~#descriptor___21~0.offset, 4); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34536: assume -2147483648 <= #t~ret6059 && #t~ret6059 <= 2147483647;havoc #t~mem6058.base, #t~mem6058.offset;havoc #t~ret6059;call write~$Pointer$#31(1465, 0, ~#descriptor___8~2.base, ~#descriptor___8~2.offset, 8);call write~$Pointer$#31(1466, 0, ~#descriptor___8~2.base, 8 + ~#descriptor___8~2.offset, 8);call write~$Pointer$#31(1467, 0, ~#descriptor___8~2.base, 16 + ~#descriptor___8~2.offset, 8);call write~$Pointer$#31(1468, 0, ~#descriptor___8~2.base, 24 + ~#descriptor___8~2.offset, 8);call write~int#31(285, ~#descriptor___8~2.base, 32 + ~#descriptor___8~2.offset, 4);call write~int#31(0, ~#descriptor___8~2.base, 36 + ~#descriptor___8~2.offset, 4);call #t~mem6060 := read~int#31(~#descriptor___8~2.base, 36 + ~#descriptor___8~2.offset, 4); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34536-1: SUMMARY for call #t~ret6059 := ##fun~$Pointer$~TO~int(~adapter~56.base, ~adapter~56.offset, #t~mem6058.base, #t~mem6058.offset); srcloc: null [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34536-2: call #t~mem6058.base, #t~mem6058.offset := read~$Pointer$#30(~adapter~56.base, 273 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34404: assume -9223372036854775808 <= #t~ret6020 && #t~ret6020 <= 9223372036854775807;~tmp___5~17 := #t~ret6020;havoc #t~mem6019;havoc #t~ret6020; [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34404-1: SUMMARY for call #t~ret6020 := ldv__builtin_expect((if #t~mem6019 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6019 % 4294967296 % 18446744073709551616 else #t~mem6019 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,743 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34338: call write~$Pointer$#31(1425, 0, ~#descriptor___0~48.base, ~#descriptor___0~48.offset, 8);call write~$Pointer$#31(1426, 0, ~#descriptor___0~48.base, 8 + ~#descriptor___0~48.offset, 8);call write~$Pointer$#31(1427, 0, ~#descriptor___0~48.base, 16 + ~#descriptor___0~48.offset, 8);call write~$Pointer$#31(1428, 0, ~#descriptor___0~48.base, 24 + ~#descriptor___0~48.offset, 8);call write~int#31(204, ~#descriptor___0~48.base, 32 + ~#descriptor___0~48.offset, 4);call write~int#31(0, ~#descriptor___0~48.base, 36 + ~#descriptor___0~48.offset, 4);call #t~mem6002 := read~int#31(~#descriptor___0~48.base, 36 + ~#descriptor___0~48.offset, 4); [2025-02-08 04:11:20,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34304: call write~$Pointer$#31(1420, 0, ~#descriptor~113.base, ~#descriptor~113.offset, 8);call write~$Pointer$#31(1421, 0, ~#descriptor~113.base, 8 + ~#descriptor~113.offset, 8);call write~$Pointer$#31(1422, 0, ~#descriptor~113.base, 16 + ~#descriptor~113.offset, 8);call write~$Pointer$#31(1423, 0, ~#descriptor~113.base, 24 + ~#descriptor~113.offset, 8);call write~int#31(197, ~#descriptor~113.base, 32 + ~#descriptor~113.offset, 4);call write~int#31(0, ~#descriptor~113.base, 36 + ~#descriptor~113.offset, 4);call #t~mem5994 := read~int#31(~#descriptor~113.base, 36 + ~#descriptor~113.offset, 4); [2025-02-08 04:11:20,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35064: assume -2147483648 <= #t~ret6190 && #t~ret6190 <= 2147483647;havoc #t~mem6189.base, #t~mem6189.offset;havoc #t~ret6190; [2025-02-08 04:11:20,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35064-1: SUMMARY for call #t~ret6190 := __dynamic_dev_dbg(~#descriptor___35~0.base, ~#descriptor___35~0.offset, #t~mem6189.base, #t~mem6189.offset, 1604, 0); srcloc: null [2025-02-08 04:11:20,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34932: assume -2147483648 <= #t~ret6158 && #t~ret6158 <= 2147483647;havoc #t~mem6157.base, #t~mem6157.offset;havoc #t~ret6158; [2025-02-08 04:11:20,745 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34932-1: SUMMARY for call #t~ret6158 := __dynamic_dev_dbg(~#descriptor___28~0.base, ~#descriptor___28~0.offset, #t~mem6157.base, #t~mem6157.offset, 1569, 0); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34735: assume -9223372036854775808 <= #t~ret6109 && #t~ret6109 <= 9223372036854775807;~tmp___22~0 := #t~ret6109;havoc #t~mem6108;havoc #t~ret6109; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34735-1: SUMMARY for call #t~ret6109 := ldv__builtin_expect((if #t~mem6108 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6108 % 4294967296 % 18446744073709551616 else #t~mem6108 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34372: assume 0 != #t~mem6012 % 256 % 4294967296;havoc #t~mem6012;call #t~mem6013 := read~int#30(~adapter~56.base, 4269 + ~adapter~56.offset, 2);~reason_code~1 := #t~mem6013;havoc #t~mem6013; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34372: assume !(0 != #t~mem6012 % 256 % 4294967296);havoc #t~mem6012; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34999: call #t~mem6173 := read~int#30(~adapter~56.base, 867 + ~adapter~56.offset, 2);~__min1~4 := #t~mem6173;havoc #t~mem6173;~__min2~4 := ~ctrl~0;call write~int#30((if (if ~__min1~4 % 65536 % 4294967296 <= 2147483647 then ~__min1~4 % 65536 % 4294967296 else ~__min1~4 % 65536 % 4294967296 - 4294967296) < (if ~__min2~4 % 65536 % 4294967296 <= 2147483647 then ~__min2~4 % 65536 % 4294967296 else ~__min2~4 % 65536 % 4294967296 - 4294967296) then (if ~__min1~4 % 65536 % 4294967296 <= 2147483647 then ~__min1~4 % 65536 % 4294967296 else ~__min1~4 % 65536 % 4294967296 - 4294967296) else (if ~__min2~4 % 65536 % 4294967296 <= 2147483647 then ~__min2~4 % 65536 % 4294967296 else ~__min2~4 % 65536 % 4294967296 - 4294967296)), ~adapter~56.base, 865 + ~adapter~56.offset, 2);call write~$Pointer$#31(1585, 0, ~#descriptor___32~0.base, ~#descriptor___32~0.offset, 8);call write~$Pointer$#31(1586, 0, ~#descriptor___32~0.base, 8 + ~#descriptor___32~0.offset, 8);call write~$Pointer$#31(1587, 0, ~#descriptor___32~0.base, 16 + ~#descriptor___32~0.offset, 8);call write~$Pointer$#31(1588, 0, ~#descriptor___32~0.base, 24 + ~#descriptor___32~0.offset, 8);call write~int#31(415, ~#descriptor___32~0.base, 32 + ~#descriptor___32~0.offset, 4);call write~int#31(0, ~#descriptor___32~0.base, 36 + ~#descriptor___32~0.offset, 4);call #t~mem6174 := read~int#31(~#descriptor___32~0.base, 36 + ~#descriptor___32~0.offset, 4); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34834: call write~$Pointer$#31(1540, 0, ~#descriptor___23~0.base, ~#descriptor___23~0.offset, 8);call write~$Pointer$#31(1541, 0, ~#descriptor___23~0.base, 8 + ~#descriptor___23~0.offset, 8);call write~$Pointer$#31(1542, 0, ~#descriptor___23~0.base, 16 + ~#descriptor___23~0.offset, 8);call write~$Pointer$#31(1543, 0, ~#descriptor___23~0.base, 24 + ~#descriptor___23~0.offset, 8);call write~int#31(374, ~#descriptor___23~0.base, 32 + ~#descriptor___23~0.offset, 4);call write~int#31(0, ~#descriptor___23~0.base, 36 + ~#descriptor___23~0.offset, 4);call #t~mem6134 := read~int#31(~#descriptor___23~0.base, 36 + ~#descriptor___23~0.offset, 4); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34505: call write~int#30(0, ~adapter~56.base, 4119 + ~adapter~56.offset, 1);call #t~mem6050 := read~int#30(~adapter~56.base, 4168 + ~adapter~56.offset, 2);#t~short6052 := 0 != #t~mem6050 % 65536 % 4294967296; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34472: call write~$Pointer$#31(1455, 0, ~#descriptor___6~3.base, ~#descriptor___6~3.offset, 8);call write~$Pointer$#31(1456, 0, ~#descriptor___6~3.base, 8 + ~#descriptor___6~3.offset, 8);call write~$Pointer$#31(1457, 0, ~#descriptor___6~3.base, 16 + ~#descriptor___6~3.offset, 8);call write~$Pointer$#31(1458, 0, ~#descriptor___6~3.base, 24 + ~#descriptor___6~3.offset, 8);call write~int#31(252, ~#descriptor___6~3.base, 32 + ~#descriptor___6~3.offset, 4);call write~int#31(0, ~#descriptor___6~3.base, 36 + ~#descriptor___6~3.offset, 4);call #t~mem6037 := read~int#31(~#descriptor___6~3.base, 36 + ~#descriptor___6~3.offset, 4); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34406: assume 0 != ~tmp___5~17;call #t~mem6021.base, #t~mem6021.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34406: assume !(0 != ~tmp___5~17); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34868: call write~$Pointer$#31(1550, 0, ~#descriptor___25~0.base, ~#descriptor___25~0.offset, 8);call write~$Pointer$#31(1551, 0, ~#descriptor___25~0.base, 8 + ~#descriptor___25~0.offset, 8);call write~$Pointer$#31(1552, 0, ~#descriptor___25~0.base, 16 + ~#descriptor___25~0.offset, 8);call write~$Pointer$#31(1553, 0, ~#descriptor___25~0.base, 24 + ~#descriptor___25~0.offset, 8);call write~int#31(380, ~#descriptor___25~0.base, 32 + ~#descriptor___25~0.offset, 4);call write~int#31(0, ~#descriptor___25~0.base, 36 + ~#descriptor___25~0.offset, 4);call #t~mem6142 := read~int#31(~#descriptor___25~0.base, 36 + ~#descriptor___25~0.offset, 4); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34737: assume 0 != ~tmp___22~0;call #t~mem6110.base, #t~mem6110.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34737: assume !(0 != ~tmp___22~0); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34704: assume -2147483648 <= #t~ret6101 && #t~ret6101 <= 2147483647;~ret~56 := #t~ret6101;havoc #t~ret6101; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34704-1: SUMMARY for call #t~ret6101 := mwifiex_send_cmd_async(~priv.base, ~priv.offset, 113, 0, 0, 0, 0); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34638: call write~int#30(0, ~priv.base, 627 + ~priv.offset, 1); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34605: assume -9223372036854775808 <= #t~ret6076 && #t~ret6076 <= 9223372036854775807;~tmp___15~1 := #t~ret6076;havoc #t~mem6075;havoc #t~ret6076; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34605-1: SUMMARY for call #t~ret6076 := ldv__builtin_expect((if #t~mem6075 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6075 % 4294967296 % 18446744073709551616 else #t~mem6075 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34506: assume #t~short6052;havoc #t~mem6050;havoc #t~mem6051;havoc #t~short6052; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34506: assume !#t~short6052;havoc #t~mem6050;havoc #t~mem6051;havoc #t~short6052; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34506-1: assume #t~short6052;call #t~mem6051 := read~int#30(~adapter~56.base, 4166 + ~adapter~56.offset, 2);#t~short6052 := 0 != #t~mem6051 % 65536 % 4294967296; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34506-1: assume !#t~short6052; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34440: call #t~mem6030 := read~int#30(~adapter~56.base, 5320 + ~adapter~56.offset, 4);call write~int#30(1 + #t~mem6030, ~adapter~56.base, 5320 + ~adapter~56.offset, 4);havoc #t~mem6030;call #t~mem6031 := read~int#30(~priv.base, 20 + ~priv.offset, 1); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35100: assume -9223372036854775808 <= #t~ret6199 && #t~ret6199 <= 9223372036854775807;~tmp___42~0 := #t~ret6199;havoc #t~mem6198;havoc #t~ret6199; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35100-1: SUMMARY for call #t~ret6199 := ldv__builtin_expect((if #t~mem6198 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6198 % 4294967296 % 18446744073709551616 else #t~mem6198 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34968: assume -9223372036854775808 <= #t~ret6165 && #t~ret6165 <= 9223372036854775807;~tmp___35~0 := #t~ret6165;havoc #t~mem6164;havoc #t~ret6165; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34968-1: SUMMARY for call #t~ret6165 := ldv__builtin_expect((if #t~mem6164 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6164 % 4294967296 % 18446744073709551616 else #t~mem6164 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34902: call write~$Pointer$#31(1560, 0, ~#descriptor___27~0.base, ~#descriptor___27~0.offset, 8);call write~$Pointer$#31(1561, 0, ~#descriptor___27~0.base, 8 + ~#descriptor___27~0.offset, 8);call write~$Pointer$#31(1562, 0, ~#descriptor___27~0.base, 16 + ~#descriptor___27~0.offset, 8);call write~$Pointer$#31(1563, 0, ~#descriptor___27~0.base, 24 + ~#descriptor___27~0.offset, 8);call write~int#31(386, ~#descriptor___27~0.base, 32 + ~#descriptor___27~0.offset, 4);call write~int#31(0, ~#descriptor___27~0.base, 36 + ~#descriptor___27~0.offset, 4);call #t~mem6150 := read~int#31(~#descriptor___27~0.base, 36 + ~#descriptor___27~0.offset, 4); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34672: call write~$Pointer$#31(1495, 0, ~#descriptor___14~0.base, ~#descriptor___14~0.offset, 8);call write~$Pointer$#31(1496, 0, ~#descriptor___14~0.base, 8 + ~#descriptor___14~0.offset, 8);call write~$Pointer$#31(1497, 0, ~#descriptor___14~0.base, 16 + ~#descriptor___14~0.offset, 8);call write~$Pointer$#31(1498, 0, ~#descriptor___14~0.base, 24 + ~#descriptor___14~0.offset, 8);call write~int#31(331, ~#descriptor___14~0.base, 32 + ~#descriptor___14~0.offset, 4);call write~int#31(0, ~#descriptor___14~0.base, 36 + ~#descriptor___14~0.offset, 4);call #t~mem6093 := read~int#31(~#descriptor___14~0.base, 36 + ~#descriptor___14~0.offset, 4); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34639: call #t~mem6084.base, #t~mem6084.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34639-1: SUMMARY for call mwifiex_clean_txrx(~priv.base, ~priv.offset); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34573: assume -2147483648 <= #t~ret6069 && #t~ret6069 <= 2147483647;~ret~56 := #t~ret6069;havoc #t~ret6069; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34573-1: SUMMARY for call #t~ret6069 := mwifiex_send_cmd_async(~priv.base, ~priv.offset, 229, 0, 0, 0, 0); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34441: assume 0 != #t~mem6031 % 256 % 4294967296;havoc #t~mem6031;call #t~mem6032 := read~int#30(~adapter~56.base, 4269 + ~adapter~56.offset, 2);~reason_code~1 := #t~mem6032;havoc #t~mem6032; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34441: assume !(0 != #t~mem6031 % 256 % 4294967296);havoc #t~mem6031; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34408: assume -2147483648 <= #t~ret6022 && #t~ret6022 <= 2147483647;havoc #t~mem6021.base, #t~mem6021.offset;havoc #t~ret6022; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34408-1: SUMMARY for call #t~ret6022 := __dynamic_dev_dbg(~#descriptor___3~9.base, ~#descriptor___3~9.offset, #t~mem6021.base, #t~mem6021.offset, 1444, 0); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34375: SUMMARY for call mwifiex_reset_connect_state(~priv.base, ~priv.offset, (if ~reason_code~1 % 65536 % 4294967296 <= 2147483647 then ~reason_code~1 % 65536 % 4294967296 else ~reason_code~1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34640: havoc #t~mem6084.base, #t~mem6084.offset;call #t~mem6085.base, #t~mem6085.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34640-1: SUMMARY for call mwifiex_stop_net_dev_queue(#t~mem6084.base, #t~mem6084.offset, ~adapter~56.base, ~adapter~56.offset); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34607: assume 0 != ~tmp___15~1;call #t~mem6077.base, #t~mem6077.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34607: assume !(0 != ~tmp___15~1); [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34508: ~tmp___11~4 := #t~ret6053;havoc #t~ret6053; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34508-1: SUMMARY for call #t~ret6053 := mwifiex_check_last_packet_indication(~priv.base, ~priv.offset); srcloc: null [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34310: assume -9223372036854775808 <= #t~ret5995 && #t~ret5995 <= 9223372036854775807;~tmp~235 := #t~ret5995;havoc #t~mem5994;havoc #t~ret5995; [2025-02-08 04:11:20,746 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34310-1: SUMMARY for call #t~ret5995 := ldv__builtin_expect((if #t~mem5994 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem5994 % 4294967296 % 18446744073709551616 else #t~mem5994 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35102: assume 0 != ~tmp___42~0;call #t~mem6200.base, #t~mem6200.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35102: assume !(0 != ~tmp___42~0); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34970: assume 0 != ~tmp___35~0;call #t~mem6166.base, #t~mem6166.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34970: assume !(0 != ~tmp___35~0); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34937: assume -2147483648 <= #t~ret6159 && #t~ret6159 <= 2147483647;havoc #t~ret6159; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34937-1: SUMMARY for call #t~ret6159 := mwifiex_send_cmd_async(~priv.base, ~priv.offset, 207, 1, 0, ~adapter~56.base, 4269 + ~adapter~56.offset); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34772: assume -9223372036854775808 <= #t~ret6119 && #t~ret6119 <= 9223372036854775807;~tmp___24~0 := #t~ret6119;havoc #t~mem6118;havoc #t~ret6119; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34772-1: SUMMARY for call #t~ret6119 := ldv__builtin_expect((if #t~mem6118 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6118 % 4294967296 % 18446744073709551616 else #t~mem6118 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34739: assume -2147483648 <= #t~ret6111 && #t~ret6111 <= 2147483647;havoc #t~mem6110.base, #t~mem6110.offset;havoc #t~ret6111; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34739-1: SUMMARY for call #t~ret6111 := __dynamic_dev_dbg(~#descriptor___17~0.base, ~#descriptor___17~0.offset, #t~mem6110.base, #t~mem6110.offset, 1514, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34641: ~tmp___17~0 := (if 0 == #t~ret6086 % 256 then 0 else 1);havoc #t~mem6085.base, #t~mem6085.offset;havoc #t~ret6086; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34641-1: SUMMARY for call #t~ret6086 := netif_carrier_ok(#t~mem6085.base, #t~mem6085.offset); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34344: assume -9223372036854775808 <= #t~ret6003 && #t~ret6003 <= 9223372036854775807;~tmp___2~50 := #t~ret6003;havoc #t~mem6002;havoc #t~ret6003; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34344-1: SUMMARY for call #t~ret6003 := ldv__builtin_expect((if #t~mem6002 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6002 % 4294967296 % 18446744073709551616 else #t~mem6002 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35037: call write~$Pointer$#31(1595, 0, ~#descriptor___34~0.base, ~#descriptor___34~0.offset, 8);call write~$Pointer$#31(1596, 0, ~#descriptor___34~0.base, 8 + ~#descriptor___34~0.offset, 8);call write~$Pointer$#31(1597, 0, ~#descriptor___34~0.base, 16 + ~#descriptor___34~0.offset, 8);call write~$Pointer$#31(1598, 0, ~#descriptor___34~0.base, 24 + ~#descriptor___34~0.offset, 8);call write~int#31(423, ~#descriptor___34~0.base, 32 + ~#descriptor___34~0.offset, 4);call write~int#31(0, ~#descriptor___34~0.base, 36 + ~#descriptor___34~0.offset, 4);call #t~mem6183 := read~int#31(~#descriptor___34~0.base, 36 + ~#descriptor___34~0.offset, 4); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34806: assume -9223372036854775808 <= #t~ret6127 && #t~ret6127 <= 9223372036854775807;~tmp___26~0 := #t~ret6127;havoc #t~mem6126;havoc #t~ret6127; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34806-1: SUMMARY for call #t~ret6127 := ldv__builtin_expect((if #t~mem6126 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6126 % 4294967296 % 18446744073709551616 else #t~mem6126 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34609: assume -2147483648 <= #t~ret6078 && #t~ret6078 <= 2147483647;havoc #t~mem6077.base, #t~mem6077.offset;havoc #t~ret6078; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34609-1: SUMMARY for call #t~ret6078 := __dynamic_dev_dbg(~#descriptor___11~0.base, ~#descriptor___11~0.offset, #t~mem6077.base, #t~mem6077.offset, 1484, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34543: assume -9223372036854775808 <= #t~ret6061 && #t~ret6061 <= 9223372036854775807;~tmp___12~3 := #t~ret6061;havoc #t~mem6060;havoc #t~ret6061; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34543-1: SUMMARY for call #t~ret6061 := ldv__builtin_expect((if #t~mem6060 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6060 % 4294967296 % 18446744073709551616 else #t~mem6060 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34510: assume 0 != ~tmp___11~4 % 256 % 4294967296;call #t~mem6054 := read~int#30(~adapter~56.base, 3276 + ~adapter~56.offset, 1); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34510: assume !(0 != ~tmp___11~4 % 256 % 4294967296); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34444: SUMMARY for call mwifiex_reset_connect_state(~priv.base, ~priv.offset, (if ~reason_code~1 % 65536 % 4294967296 <= 2147483647 then ~reason_code~1 % 65536 % 4294967296 else ~reason_code~1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34312: assume 0 != ~tmp~235;call #t~mem5996.base, #t~mem5996.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34312: assume !(0 != ~tmp~235); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35104: assume -2147483648 <= #t~ret6201 && #t~ret6201 <= 2147483647;havoc #t~mem6200.base, #t~mem6200.offset;havoc #t~ret6201; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35104-1: SUMMARY for call #t~ret6201 := __dynamic_dev_dbg(~#descriptor___37~0.base, ~#descriptor___37~0.offset, #t~mem6200.base, #t~mem6200.offset, 1614, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34972: assume -2147483648 <= #t~ret6167 && #t~ret6167 <= 2147483647;havoc #t~mem6166.base, #t~mem6166.offset;havoc #t~ret6167; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34972-1: SUMMARY for call #t~ret6167 := __dynamic_dev_dbg(~#descriptor___30~0.base, ~#descriptor___30~0.offset, #t~mem6166.base, #t~mem6166.offset, 1579, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34840: assume -9223372036854775808 <= #t~ret6135 && #t~ret6135 <= 9223372036854775807;~tmp___28~0 := #t~ret6135;havoc #t~mem6134;havoc #t~ret6135; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34840-1: SUMMARY for call #t~ret6135 := ldv__builtin_expect((if #t~mem6134 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6134 % 4294967296 % 18446744073709551616 else #t~mem6134 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34774: assume 0 != ~tmp___24~0;call #t~mem6120.base, #t~mem6120.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34774: assume !(0 != ~tmp___24~0); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34511: assume 0 != #t~mem6054 % 256 % 4294967296;havoc #t~mem6054;call write~int#30(0, ~adapter~56.base, 4136 + ~adapter~56.offset, 4);call write~int#30(0, ~adapter~56.base, 4165 + ~adapter~56.offset, 1);call write~int#30(0, ~adapter~56.base, 4170 + ~adapter~56.offset, 4); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34511: assume !(0 != #t~mem6054 % 256 % 4294967296);havoc #t~mem6054; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34478: assume -9223372036854775808 <= #t~ret6038 && #t~ret6038 <= 9223372036854775807;~tmp___8~7 := #t~ret6038;havoc #t~mem6037;havoc #t~ret6038; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34478-1: SUMMARY for call #t~ret6038 := ldv__builtin_expect((if #t~mem6037 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6037 % 4294967296 % 18446744073709551616 else #t~mem6037 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34346: assume 0 != ~tmp___2~50;call #t~mem6004.base, #t~mem6004.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34346: assume !(0 != ~tmp___2~50); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35072: call write~$Pointer$#31(1605, 0, ~#descriptor___36~0.base, ~#descriptor___36~0.offset, 8);call write~$Pointer$#31(1606, 0, ~#descriptor___36~0.base, 8 + ~#descriptor___36~0.offset, 8);call write~$Pointer$#31(1607, 0, ~#descriptor___36~0.base, 16 + ~#descriptor___36~0.offset, 8);call write~$Pointer$#31(1608, 0, ~#descriptor___36~0.base, 24 + ~#descriptor___36~0.offset, 8);call write~int#31(431, ~#descriptor___36~0.base, 32 + ~#descriptor___36~0.offset, 4);call write~int#31(0, ~#descriptor___36~0.base, 36 + ~#descriptor___36~0.offset, 4);call #t~mem6191 := read~int#31(~#descriptor___36~0.base, 36 + ~#descriptor___36~0.offset, 4); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34874: assume -9223372036854775808 <= #t~ret6143 && #t~ret6143 <= 9223372036854775807;~tmp___30~0 := #t~ret6143;havoc #t~mem6142;havoc #t~ret6143; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34874-1: SUMMARY for call #t~ret6143 := ldv__builtin_expect((if #t~mem6142 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6142 % 4294967296 % 18446744073709551616 else #t~mem6142 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34808: assume 0 != ~tmp___26~0;call #t~mem6128.base, #t~mem6128.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34808: assume !(0 != ~tmp___26~0); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34709: havoc #t~mem6102.base, #t~mem6102.offset; [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34709-1: SUMMARY for call cfg80211_cqm_rssi_notify(#t~mem6102.base, #t~mem6102.offset, 0, 208); srcloc: null [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34709-2: call #t~mem6102.base, #t~mem6102.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34643: assume 0 != (if ~tmp___17~0 % 256 % 4294967296 <= 2147483647 then ~tmp___17~0 % 256 % 4294967296 else ~tmp___17~0 % 256 % 4294967296 - 4294967296);call #t~mem6087.base, #t~mem6087.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34643: assume !(0 != (if ~tmp___17~0 % 256 % 4294967296 <= 2147483647 then ~tmp___17~0 % 256 % 4294967296 else ~tmp___17~0 % 256 % 4294967296 - 4294967296)); [2025-02-08 04:11:20,747 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34545: assume 0 != ~tmp___12~3;call #t~mem6062.base, #t~mem6062.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34545: assume !(0 != ~tmp___12~3); [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34314: assume -2147483648 <= #t~ret5997 && #t~ret5997 <= 2147483647;havoc #t~mem5996.base, #t~mem5996.offset;havoc #t~ret5997; [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34314-1: SUMMARY for call #t~ret5997 := __dynamic_dev_dbg(~#descriptor~113.base, ~#descriptor~113.offset, #t~mem5996.base, #t~mem5996.offset, 1424, 0); srcloc: null [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34908: assume -9223372036854775808 <= #t~ret6151 && #t~ret6151 <= 9223372036854775807;~tmp___32~0 := #t~ret6151;havoc #t~mem6150;havoc #t~ret6151; [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34908-1: SUMMARY for call #t~ret6151 := ldv__builtin_expect((if #t~mem6150 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6150 % 4294967296 % 18446744073709551616 else #t~mem6150 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34842: assume 0 != ~tmp___28~0;call #t~mem6136.base, #t~mem6136.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34842: assume !(0 != ~tmp___28~0); [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34776: assume -2147483648 <= #t~ret6121 && #t~ret6121 <= 2147483647;havoc #t~mem6120.base, #t~mem6120.offset;havoc #t~ret6121; [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34776-1: SUMMARY for call #t~ret6121 := __dynamic_dev_dbg(~#descriptor___19~0.base, ~#descriptor___19~0.offset, #t~mem6120.base, #t~mem6120.offset, 1524, 0); srcloc: null [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34710: assume -2147483648 <= #t~ret6103 && #t~ret6103 <= 2147483647;havoc #t~ret6103;call write~int#30(1, ~priv.base, 5496 + ~priv.offset, 1);call write~$Pointer$#31(1505, 0, ~#descriptor___16~0.base, ~#descriptor___16~0.offset, 8);call write~$Pointer$#31(1506, 0, ~#descriptor___16~0.base, 8 + ~#descriptor___16~0.offset, 8);call write~$Pointer$#31(1507, 0, ~#descriptor___16~0.base, 16 + ~#descriptor___16~0.offset, 8);call write~$Pointer$#31(1508, 0, ~#descriptor___16~0.base, 24 + ~#descriptor___16~0.offset, 8);call write~int#31(347, ~#descriptor___16~0.base, 32 + ~#descriptor___16~0.offset, 4);call write~int#31(0, ~#descriptor___16~0.base, 36 + ~#descriptor___16~0.offset, 4);call #t~mem6104 := read~int#31(~#descriptor___16~0.base, 36 + ~#descriptor___16~0.offset, 4); [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34710-1: SUMMARY for call #t~ret6103 := mwifiex_send_cmd_async(~priv.base, ~priv.offset, 164, 0, 0, 0, 0); srcloc: null [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34578: call write~$Pointer$#31(1475, 0, ~#descriptor___10~1.base, ~#descriptor___10~1.offset, 8);call write~$Pointer$#31(1476, 0, ~#descriptor___10~1.base, 8 + ~#descriptor___10~1.offset, 8);call write~$Pointer$#31(1477, 0, ~#descriptor___10~1.base, 16 + ~#descriptor___10~1.offset, 8);call write~$Pointer$#31(1478, 0, ~#descriptor___10~1.base, 24 + ~#descriptor___10~1.offset, 8);call write~int#31(298, ~#descriptor___10~1.base, 32 + ~#descriptor___10~1.offset, 4);call write~int#31(0, ~#descriptor___10~1.base, 36 + ~#descriptor___10~1.offset, 4);call #t~mem6070 := read~int#31(~#descriptor___10~1.base, 36 + ~#descriptor___10~1.offset, 4); [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34480: assume 0 != ~tmp___8~7;call #t~mem6039.base, #t~mem6039.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34480: assume !(0 != ~tmp___8~7); [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34348: assume -2147483648 <= #t~ret6005 && #t~ret6005 <= 2147483647;havoc #t~mem6004.base, #t~mem6004.offset;havoc #t~ret6005; [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34348-1: SUMMARY for call #t~ret6005 := __dynamic_dev_dbg(~#descriptor___0~48.base, ~#descriptor___0~48.offset, #t~mem6004.base, #t~mem6004.offset, 1429, 0); srcloc: null [2025-02-08 04:11:20,748 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34051: call ULTIMATE.dealloc(~#descriptor~113.base, ~#descriptor~113.offset);havoc ~#descriptor~113.base, ~#descriptor~113.offset;call ULTIMATE.dealloc(~#descriptor___0~48.base, ~#descriptor___0~48.offset);havoc ~#descriptor___0~48.base, ~#descriptor___0~48.offset;call ULTIMATE.dealloc(~#descriptor___1~28.base, ~#descriptor___1~28.offset);havoc ~#descriptor___1~28.base, ~#descriptor___1~28.offset;call ULTIMATE.dealloc(~#descriptor___2~19.base, ~#descriptor___2~19.offset);havoc ~#descriptor___2~19.base, ~#descriptor___2~19.offset;call ULTIMATE.dealloc(~#descriptor___3~9.base, ~#descriptor___3~9.offset);havoc ~#descriptor___3~9.base, ~#descriptor___3~9.offset;call ULTIMATE.dealloc(~#descriptor___4~6.base, ~#descriptor___4~6.offset);havoc ~#descriptor___4~6.base, ~#descriptor___4~6.offset;call ULTIMATE.dealloc(~#descriptor___5~5.base, ~#descriptor___5~5.offset);havoc ~#descriptor___5~5.base, ~#descriptor___5~5.offset;call ULTIMATE.dealloc(~#descriptor___6~3.base, ~#descriptor___6~3.offset);havoc ~#descriptor___6~3.base, ~#descriptor___6~3.offset;call ULTIMATE.dealloc(~#descriptor___7~2.base, ~#descriptor___7~2.offset);havoc ~#descriptor___7~2.base, ~#descriptor___7~2.offset;call ULTIMATE.dealloc(~#descriptor___8~2.base, ~#descriptor___8~2.offset);havoc ~#descriptor___8~2.base, ~#descriptor___8~2.offset;call ULTIMATE.dealloc(~#descriptor___9~1.base, ~#descriptor___9~1.offset);havoc ~#descriptor___9~1.base, ~#descriptor___9~1.offset;call ULTIMATE.dealloc(~#descriptor___10~1.base, ~#descriptor___10~1.offset);havoc ~#descriptor___10~1.base, ~#descriptor___10~1.offset;call ULTIMATE.dealloc(~#descriptor___11~0.base, ~#descriptor___11~0.offset);havoc ~#descriptor___11~0.base, ~#descriptor___11~0.offset;call ULTIMATE.dealloc(~#descriptor___12~0.base, ~#descriptor___12~0.offset);havoc ~#descriptor___12~0.base, ~#descriptor___12~0.offset;call ULTIMATE.dealloc(~#descriptor___13~0.base, ~#descriptor___13~0.offset);havoc ~#descriptor___13~0.base, ~#descriptor___13~0.offset;call ULTIMATE.dealloc(~#descriptor___14~0.base, ~#descriptor___14~0.offset);havoc ~#descriptor___14~0.base, ~#descriptor___14~0.offset;call ULTIMATE.dealloc(~#descriptor___15~0.base, ~#descriptor___15~0.offset);havoc ~#descriptor___15~0.base, ~#descriptor___15~0.offset;call ULTIMATE.dealloc(~#descriptor___16~0.base, ~#descriptor___16~0.offset);havoc ~#descriptor___16~0.base, ~#descriptor___16~0.offset;call ULTIMATE.dealloc(~#descriptor___17~0.base, ~#descriptor___17~0.offset);havoc ~#descriptor___17~0.base, ~#descriptor___17~0.offset;call ULTIMATE.dealloc(~#descriptor___18~0.base, ~#descriptor___18~0.offset);havoc ~#descriptor___18~0.base, ~#descriptor___18~0.offset;call ULTIMATE.dealloc(~#descriptor___19~0.base, ~#descriptor___19~0.offset);havoc ~#descriptor___19~0.base, ~#descriptor___19~0.offset;call ULTIMATE.dealloc(~#descriptor___20~0.base, ~#descriptor___20~0.offset);havoc ~#descriptor___20~0.base, ~#descriptor___20~0.offset;call ULTIMATE.dealloc(~#descriptor___21~0.base, ~#descriptor___21~0.offset);havoc ~#descriptor___21~0.base, ~#descriptor___21~0.offset;call ULTIMATE.dealloc(~#descriptor___22~0.base, ~#descriptor___22~0.offset);havoc ~#descriptor___22~0.base, ~#descriptor___22~0.offset;call ULTIMATE.dealloc(~#descriptor___23~0.base, ~#descriptor___23~0.offset);havoc ~#descriptor___23~0.base, ~#descriptor___23~0.offset;call ULTIMATE.dealloc(~#descriptor___24~0.base, ~#descriptor___24~0.offset);havoc ~#descriptor___24~0.base, ~#descriptor___24~0.offset;call ULTIMATE.dealloc(~#descriptor___25~0.base, ~#descriptor___25~0.offset);havoc ~#descriptor___25~0.base, ~#descriptor___25~0.offset;call ULTIMATE.dealloc(~#descriptor___26~0.base, ~#descriptor___26~0.offset);havoc ~#descriptor___26~0.base, ~#descriptor___26~0.offset;call ULTIMATE.dealloc(~#descriptor___27~0.base, ~#descriptor___27~0.offset);havoc ~#descriptor___27~0.base, ~#descriptor___27~0.offset;call ULTIMATE.dealloc(~#descriptor___28~0.base, ~#descriptor___28~0.offset);havoc ~#descriptor___28~0.base, ~#descriptor___28~0.offset;call ULTIMATE.dealloc(~#descriptor___29~0.base, ~#descriptor___29~0.offset);havoc ~#descriptor___29~0.base, ~#descriptor___29~0.offset;call ULTIMATE.dealloc(~#descriptor___30~0.base, ~#descriptor___30~0.offset);havoc ~#descriptor___30~0.base, ~#descriptor___30~0.offset;call ULTIMATE.dealloc(~#descriptor___31~0.base, ~#descriptor___31~0.offset);havoc ~#descriptor___31~0.base, ~#descriptor___31~0.offset;call ULTIMATE.dealloc(~#descriptor___32~0.base, ~#descriptor___32~0.offset);havoc ~#descriptor___32~0.base, ~#descriptor___32~0.offset;call ULTIMATE.dealloc(~#descriptor___33~0.base, ~#descriptor___33~0.offset);havoc ~#descriptor___33~0.base, ~#descriptor___33~0.offset;call ULTIMATE.dealloc(~#descriptor___34~0.base, ~#descriptor___34~0.offset);havoc ~#descriptor___34~0.base, ~#descriptor___34~0.offset;call ULTIMATE.dealloc(~#descriptor___35~0.base, ~#descriptor___35~0.offset);havoc ~#descriptor___35~0.base, ~#descriptor___35~0.offset;call ULTIMATE.dealloc(~#descriptor___36~0.base, ~#descriptor___36~0.offset);havoc ~#descriptor___36~0.base, ~#descriptor___36~0.offset;call ULTIMATE.dealloc(~#descriptor___37~0.base, ~#descriptor___37~0.offset);havoc ~#descriptor___37~0.base, ~#descriptor___37~0.offset;call ULTIMATE.dealloc(~#descriptor___38~0.base, ~#descriptor___38~0.offset);havoc ~#descriptor___38~0.base, ~#descriptor___38~0.offset; [2025-02-08 04:11:20,750 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35008: assume -9223372036854775808 <= #t~ret6175 && #t~ret6175 <= 9223372036854775807;~tmp___37~0 := #t~ret6175;havoc #t~mem6174;havoc #t~ret6175; [2025-02-08 04:11:20,750 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35008-1: SUMMARY for call #t~ret6175 := ldv__builtin_expect((if #t~mem6174 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6174 % 4294967296 % 18446744073709551616 else #t~mem6174 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,750 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34942: call write~$Pointer$#31(1570, 0, ~#descriptor___29~0.base, ~#descriptor___29~0.offset, 8);call write~$Pointer$#31(1571, 0, ~#descriptor___29~0.base, 8 + ~#descriptor___29~0.offset, 8);call write~$Pointer$#31(1572, 0, ~#descriptor___29~0.base, 16 + ~#descriptor___29~0.offset, 8);call write~$Pointer$#31(1573, 0, ~#descriptor___29~0.base, 24 + ~#descriptor___29~0.offset, 8);call write~int#31(398, ~#descriptor___29~0.base, 32 + ~#descriptor___29~0.offset, 4);call write~int#31(0, ~#descriptor___29~0.base, 36 + ~#descriptor___29~0.offset, 4);call #t~mem6160 := read~int#31(~#descriptor___29~0.base, 36 + ~#descriptor___29~0.offset, 4); [2025-02-08 04:11:20,750 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34876: assume 0 != ~tmp___30~0;call #t~mem6144.base, #t~mem6144.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,750 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34876: assume !(0 != ~tmp___30~0); [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34810: assume -2147483648 <= #t~ret6129 && #t~ret6129 <= 2147483647;havoc #t~mem6128.base, #t~mem6128.offset;havoc #t~ret6129; [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34810-1: SUMMARY for call #t~ret6129 := __dynamic_dev_dbg(~#descriptor___21~0.base, ~#descriptor___21~0.offset, #t~mem6128.base, #t~mem6128.offset, 1534, 0); srcloc: null [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34678: assume -9223372036854775808 <= #t~ret6094 && #t~ret6094 <= 9223372036854775807;~tmp___19~0 := #t~ret6094;havoc #t~mem6093;havoc #t~ret6094; [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34678-1: SUMMARY for call #t~ret6094 := ldv__builtin_expect((if #t~mem6093 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6093 % 4294967296 % 18446744073709551616 else #t~mem6093 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34645: havoc #t~mem6087.base, #t~mem6087.offset; [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34645-1: SUMMARY for call netif_carrier_off(#t~mem6087.base, #t~mem6087.offset); srcloc: null [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34382: call write~$Pointer$#31(1435, 0, ~#descriptor___2~19.base, ~#descriptor___2~19.offset, 8);call write~$Pointer$#31(1436, 0, ~#descriptor___2~19.base, 8 + ~#descriptor___2~19.offset, 8);call write~$Pointer$#31(1437, 0, ~#descriptor___2~19.base, 16 + ~#descriptor___2~19.offset, 8);call write~$Pointer$#31(1438, 0, ~#descriptor___2~19.base, 24 + ~#descriptor___2~19.offset, 8);call write~int#31(219, ~#descriptor___2~19.base, 32 + ~#descriptor___2~19.offset, 4);call write~int#31(0, ~#descriptor___2~19.base, 36 + ~#descriptor___2~19.offset, 4);call #t~mem6014 := read~int#31(~#descriptor___2~19.base, 36 + ~#descriptor___2~19.offset, 4); [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35109: ~tmp___43~0 := #t~ret6202;havoc #t~ret6202;call write~int#30(~jiffies~0 + ~tmp___43~0, ~priv.base, 9894 + ~priv.offset, 8);call #t~mem6203 := read~int#30(~priv.base, 377 + ~priv.offset, 4);call write~int#30(#t~mem6203, ~priv.base, 9893 + ~priv.offset, 1);havoc #t~mem6203; [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35109-1: SUMMARY for call #t~ret6202 := msecs_to_jiffies(10000); srcloc: null [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35043: assume -9223372036854775808 <= #t~ret6184 && #t~ret6184 <= 9223372036854775807;~tmp___39~0 := #t~ret6184;havoc #t~mem6183;havoc #t~ret6184; [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35043-1: SUMMARY for call #t~ret6184 := ldv__builtin_expect((if #t~mem6183 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6183 % 4294967296 % 18446744073709551616 else #t~mem6183 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35010: assume 0 != ~tmp___37~0;call #t~mem6176.base, #t~mem6176.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8);call #t~mem6177 := read~int#30(~adapter~56.base, 865 + ~adapter~56.offset, 2); [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35010: assume !(0 != ~tmp___37~0); [2025-02-08 04:11:20,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34910: assume 0 != ~tmp___32~0;call #t~mem6152.base, #t~mem6152.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34910: assume !(0 != ~tmp___32~0); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34844: assume -2147483648 <= #t~ret6137 && #t~ret6137 <= 2147483647;havoc #t~mem6136.base, #t~mem6136.offset;havoc #t~ret6137; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34844-1: SUMMARY for call #t~ret6137 := __dynamic_dev_dbg(~#descriptor___23~0.base, ~#descriptor___23~0.offset, #t~mem6136.base, #t~mem6136.offset, 1544, 0); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34547: assume -2147483648 <= #t~ret6063 && #t~ret6063 <= 2147483647;havoc #t~mem6062.base, #t~mem6062.offset;havoc #t~ret6063; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34547-1: SUMMARY for call #t~ret6063 := __dynamic_dev_dbg(~#descriptor___8~2.base, ~#descriptor___8~2.offset, #t~mem6062.base, #t~mem6062.offset, 1469, 0); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34482-1: SUMMARY for call #t~ret6040 := __dynamic_dev_dbg(~#descriptor___6~3.base, ~#descriptor___6~3.offset, #t~mem6039.base, #t~mem6039.offset, 1459, 0); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34416: assume 0 != #t~mem6024 % 256 % 4294967296;havoc #t~mem6024;call #t~mem6025 := read~int#30(~adapter~56.base, 4269 + ~adapter~56.offset, 2);~reason_code~1 := #t~mem6025;havoc #t~mem6025; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34416: assume !(0 != #t~mem6024 % 256 % 4294967296);havoc #t~mem6024; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34977: SUMMARY for call mwifiex_11n_ba_stream_timeout(~priv.base, ~priv.offset, ~adapter~56.base, 4269 + ~adapter~56.offset); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34878: assume -2147483648 <= #t~ret6145 && #t~ret6145 <= 2147483647;havoc #t~mem6144.base, #t~mem6144.offset;havoc #t~ret6145; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34878-1: SUMMARY for call #t~ret6145 := __dynamic_dev_dbg(~#descriptor___25~0.base, ~#descriptor___25~0.offset, #t~mem6144.base, #t~mem6144.offset, 1554, 0); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34746: call write~$Pointer$#31(1515, 0, ~#descriptor___18~0.base, ~#descriptor___18~0.offset, 8);call write~$Pointer$#31(1516, 0, ~#descriptor___18~0.base, 8 + ~#descriptor___18~0.offset, 8);call write~$Pointer$#31(1517, 0, ~#descriptor___18~0.base, 16 + ~#descriptor___18~0.offset, 8);call write~$Pointer$#31(1518, 0, ~#descriptor___18~0.base, 24 + ~#descriptor___18~0.offset, 8);call write~int#31(353, ~#descriptor___18~0.base, 32 + ~#descriptor___18~0.offset, 4);call write~int#31(0, ~#descriptor___18~0.base, 36 + ~#descriptor___18~0.offset, 4);call #t~mem6112 := read~int#31(~#descriptor___18~0.base, 36 + ~#descriptor___18~0.offset, 4); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34680: assume 0 != ~tmp___19~0;call #t~mem6095.base, #t~mem6095.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34680: assume !(0 != ~tmp___19~0); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34614: havoc #t~mem6079.base, #t~mem6079.offset; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34614-1: SUMMARY for call cfg80211_michael_mic_failure(#t~mem6079.base, #t~mem6079.offset, ~priv.base, 5480 + ~priv.offset, 0, -1, 0, 0, 208); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34614-2: call #t~mem6079.base, #t~mem6079.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34482: assume -2147483648 <= #t~ret6040 && #t~ret6040 <= 2147483647;havoc #t~mem6039.base, #t~mem6039.offset;havoc #t~ret6040; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35078: assume -9223372036854775808 <= #t~ret6192 && #t~ret6192 <= 9223372036854775807;~tmp___41~0 := #t~ret6192;havoc #t~mem6191;havoc #t~ret6192; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35078-1: SUMMARY for call #t~ret6192 := ldv__builtin_expect((if #t~mem6191 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6191 % 4294967296 % 18446744073709551616 else #t~mem6191 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35045: assume 0 != ~tmp___39~0;call #t~mem6185.base, #t~mem6185.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35045: assume !(0 != ~tmp___39~0); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35012: assume -2147483648 <= #t~ret6178 && #t~ret6178 <= 2147483647;havoc #t~mem6176.base, #t~mem6176.offset;havoc #t~mem6177;havoc #t~ret6178; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35012-1: SUMMARY for call #t~ret6178 := __dynamic_dev_dbg(~#descriptor___32~0.base, ~#descriptor___32~0.offset, #t~mem6176.base, #t~mem6176.offset, 1589, 0); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34912: assume -2147483648 <= #t~ret6153 && #t~ret6153 <= 2147483647;havoc #t~mem6152.base, #t~mem6152.offset;havoc #t~ret6153; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34912-1: SUMMARY for call #t~ret6153 := __dynamic_dev_dbg(~#descriptor___27~0.base, ~#descriptor___27~0.offset, #t~mem6152.base, #t~mem6152.offset, 1564, 0); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34352: assume 0 != #t~mem6006 % 256 % 4294967296;havoc #t~mem6006;call write~$Pointer$#31(1430, 0, ~#descriptor___1~28.base, ~#descriptor___1~28.offset, 8);call write~$Pointer$#31(1431, 0, ~#descriptor___1~28.base, 8 + ~#descriptor___1~28.offset, 8);call write~$Pointer$#31(1432, 0, ~#descriptor___1~28.base, 16 + ~#descriptor___1~28.offset, 8);call write~$Pointer$#31(1433, 0, ~#descriptor___1~28.base, 24 + ~#descriptor___1~28.offset, 8);call write~int#31(207, ~#descriptor___1~28.base, 32 + ~#descriptor___1~28.offset, 4);call write~int#31(0, ~#descriptor___1~28.base, 36 + ~#descriptor___1~28.offset, 4);call #t~mem6007 := read~int#31(~#descriptor___1~28.base, 36 + ~#descriptor___1~28.offset, 4); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34352: assume !(0 != #t~mem6006 % 256 % 4294967296);havoc #t~mem6006;call #t~mem6011 := read~int#30(~adapter~56.base, 5312 + ~adapter~56.offset, 4);call write~int#30(1 + #t~mem6011, ~adapter~56.base, 5312 + ~adapter~56.offset, 4);havoc #t~mem6011;call #t~mem6012 := read~int#30(~priv.base, 20 + ~priv.offset, 1); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34352-1: call #t~mem6006 := read~int#30(~priv.base, 5486 + ~priv.offset, 1); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34319: ~tmp___0~125 := (if 0 == #t~ret5999 % 256 then 0 else 1);havoc #t~mem5998.base, #t~mem5998.offset;havoc #t~ret5999; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34319-1: SUMMARY for call #t~ret5999 := netif_carrier_ok(#t~mem5998.base, #t~mem5998.offset); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34319-2: call #t~mem5998.base, #t~mem5998.offset := read~$Pointer$#30(~priv.base, 26 + ~priv.offset, 8); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35112: assume -2147483648 <= #t~ret6204 && #t~ret6204 <= 2147483647;~ret~56 := #t~ret6204;havoc #t~ret6204; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35112-1: SUMMARY for call #t~ret6204 := mwifiex_send_cmd_async(~priv.base, ~priv.offset, 36, 1, 0, ~priv.base, 330 + ~priv.offset); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34682: assume -2147483648 <= #t~ret6096 && #t~ret6096 <= 2147483647;havoc #t~mem6095.base, #t~mem6095.offset;havoc #t~ret6096; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34682-1: SUMMARY for call #t~ret6096 := __dynamic_dev_dbg(~#descriptor___14~0.base, ~#descriptor___14~0.offset, #t~mem6095.base, #t~mem6095.offset, 1499, 0); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34451: call write~$Pointer$#31(1450, 0, ~#descriptor___5~5.base, ~#descriptor___5~5.offset, 8);call write~$Pointer$#31(1451, 0, ~#descriptor___5~5.base, 8 + ~#descriptor___5~5.offset, 8);call write~$Pointer$#31(1452, 0, ~#descriptor___5~5.base, 16 + ~#descriptor___5~5.offset, 8);call write~$Pointer$#31(1453, 0, ~#descriptor___5~5.base, 24 + ~#descriptor___5~5.offset, 8);call write~int#31(244, ~#descriptor___5~5.base, 32 + ~#descriptor___5~5.offset, 4);call write~int#31(0, ~#descriptor___5~5.base, 36 + ~#descriptor___5~5.offset, 4);call #t~mem6033 := read~int#31(~#descriptor___5~5.base, 36 + ~#descriptor___5~5.offset, 4); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35080: assume 0 != ~tmp___41~0;call #t~mem6193.base, #t~mem6193.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35080: assume !(0 != ~tmp___41~0); [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35047: assume -2147483648 <= #t~ret6186 && #t~ret6186 <= 2147483647;havoc #t~mem6185.base, #t~mem6185.offset;havoc #t~ret6186; [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35047-1: SUMMARY for call #t~ret6186 := __dynamic_dev_dbg(~#descriptor___34~0.base, ~#descriptor___34~0.offset, #t~mem6185.base, #t~mem6185.offset, 1599, 0); srcloc: null [2025-02-08 04:11:20,752 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34948: assume -9223372036854775808 <= #t~ret6161 && #t~ret6161 <= 9223372036854775807;~tmp___34~0 := #t~ret6161;havoc #t~mem6160;havoc #t~ret6161; [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34948-1: SUMMARY for call #t~ret6161 := ldv__builtin_expect((if #t~mem6160 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6160 % 4294967296 % 18446744073709551616 else #t~mem6160 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34584: assume -9223372036854775808 <= #t~ret6071 && #t~ret6071 <= 9223372036854775807;~tmp___14~2 := #t~ret6071;havoc #t~mem6070;havoc #t~ret6071; [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34584-1: SUMMARY for call #t~ret6071 := ldv__builtin_expect((if #t~mem6070 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6070 % 4294967296 % 18446744073709551616 else #t~mem6070 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34551: assume 0 != #t~mem6064 % 256 % 4294967296;havoc #t~mem6064;call write~int#30(0, ~adapter~56.base, 4159 + ~adapter~56.offset, 1); [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34551: assume !(0 != #t~mem6064 % 256 % 4294967296);havoc #t~mem6064; [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34551-1: call #t~mem6064 := read~int#30(~adapter~56.base, 4159 + ~adapter~56.offset, 1); [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34419: SUMMARY for call mwifiex_reset_connect_state(~priv.base, ~priv.offset, (if ~reason_code~1 % 65536 % 4294967296 <= 2147483647 then ~reason_code~1 % 65536 % 4294967296 else ~reason_code~1 % 65536 % 4294967296 - 4294967296)); srcloc: null [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34321: assume 0 != ~tmp___0~125 % 256;~tmp___1~70 := 0; [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34321: assume !(0 != ~tmp___0~125 % 256);~tmp___1~70 := 1; [2025-02-08 04:11:20,753 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34982: call #t~mem6168 := read~int#30(~adapter~56.base, 4269 + ~adapter~56.offset, 2);~ctrl~0 := #t~mem6168;havoc #t~mem6168;call write~$Pointer$#31(1580, 0, ~#descriptor___31~0.base, ~#descriptor___31~0.offset, 8);call write~$Pointer$#31(1581, 0, ~#descriptor___31~0.base, 8 + ~#descriptor___31~0.offset, 8);call write~$Pointer$#31(1582, 0, ~#descriptor___31~0.base, 16 + ~#descriptor___31~0.offset, 8);call write~$Pointer$#31(1583, 0, ~#descriptor___31~0.base, 24 + ~#descriptor___31~0.offset, 8);call write~int#31(410, ~#descriptor___31~0.base, 32 + ~#descriptor___31~0.offset, 4);call write~int#31(0, ~#descriptor___31~0.base, 36 + ~#descriptor___31~0.offset, 4);call #t~mem6169 := read~int#31(~#descriptor___31~0.base, 36 + ~#descriptor___31~0.offset, 4); [2025-02-08 04:11:20,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34783: call write~$Pointer$#31(1525, 0, ~#descriptor___20~0.base, ~#descriptor___20~0.offset, 8);call write~$Pointer$#31(1526, 0, ~#descriptor___20~0.base, 8 + ~#descriptor___20~0.offset, 8);call write~$Pointer$#31(1527, 0, ~#descriptor___20~0.base, 16 + ~#descriptor___20~0.offset, 8);call write~$Pointer$#31(1528, 0, ~#descriptor___20~0.base, 24 + ~#descriptor___20~0.offset, 8);call write~int#31(365, ~#descriptor___20~0.base, 32 + ~#descriptor___20~0.offset, 4);call write~int#31(0, ~#descriptor___20~0.base, 36 + ~#descriptor___20~0.offset, 4);call #t~mem6122 := read~int#31(~#descriptor___20~0.base, 36 + ~#descriptor___20~0.offset, 4); [2025-02-08 04:11:20,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34519: assume -2147483648 <= #t~ret6055 && #t~ret6055 <= 2147483647;~tmp___10~4 := #t~ret6055;havoc #t~ret6055; [2025-02-08 04:11:20,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34519-1: SUMMARY for call #t~ret6055 := mwifiex_send_null_packet(~priv.base, ~priv.offset, 9); srcloc: null [2025-02-08 04:11:20,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34486: assume #t~short6045;havoc #t~mem6041;havoc #t~mem6042;havoc #t~short6043;havoc #t~mem6044;havoc #t~short6045;call write~int#30(1, ~adapter~56.base, 4168 + ~adapter~56.offset, 2);call write~$Pointer$#31(1460, 0, ~#descriptor___7~2.base, ~#descriptor___7~2.offset, 8);call write~$Pointer$#31(1461, 0, ~#descriptor___7~2.base, 8 + ~#descriptor___7~2.offset, 8);call write~$Pointer$#31(1462, 0, ~#descriptor___7~2.base, 16 + ~#descriptor___7~2.offset, 8);call write~$Pointer$#31(1463, 0, ~#descriptor___7~2.base, 24 + ~#descriptor___7~2.offset, 8);call write~int#31(257, ~#descriptor___7~2.base, 32 + ~#descriptor___7~2.offset, 4);call write~int#31(0, ~#descriptor___7~2.base, 36 + ~#descriptor___7~2.offset, 4);call #t~mem6046 := read~int#31(~#descriptor___7~2.base, 36 + ~#descriptor___7~2.offset, 4); [2025-02-08 04:11:20,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34486: assume !#t~short6045;havoc #t~mem6041;havoc #t~mem6042;havoc #t~short6043;havoc #t~mem6044;havoc #t~short6045; [2025-02-08 04:11:20,754 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34486-1: assume #t~short6045;call #t~mem6044 := read~int#30(~adapter~56.base, 4130 + ~adapter~56.offset, 2);#t~short6045 := 0 != #t~mem6044 % 65536 % 4294967296; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34486-1: assume !#t~short6045; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34486-2: #t~short6045 := #t~short6043; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34486-3: assume #t~short6043;call #t~mem6042 := read~int#30(~priv.base, 20 + ~priv.offset, 1);#t~short6043 := 0 != #t~mem6042 % 256 % 4294967296; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34486-3: assume !#t~short6043; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34486-4: call #t~mem6041 := read~int#30(~adapter~56.base, 4168 + ~adapter~56.offset, 2);#t~short6043 := 0 == #t~mem6041 % 65536 % 4294967296; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35082: assume -2147483648 <= #t~ret6194 && #t~ret6194 <= 2147483647;havoc #t~mem6193.base, #t~mem6193.offset;havoc #t~ret6194; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L35082-1: SUMMARY for call #t~ret6194 := __dynamic_dev_dbg(~#descriptor___36~0.base, ~#descriptor___36~0.offset, #t~mem6193.base, #t~mem6193.offset, 1609, 0); srcloc: null [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34950: assume 0 != ~tmp___34~0;call #t~mem6162.base, #t~mem6162.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34950: assume !(0 != ~tmp___34~0); [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34917: assume -2147483648 <= #t~ret6154 && #t~ret6154 <= 2147483647;~ret~56 := #t~ret6154;havoc #t~ret6154; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34917-1: SUMMARY for call #t~ret6154 := mwifiex_send_cmd_async(~priv.base, ~priv.offset, 131, 0, 0, 0, 0); srcloc: null [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34851: call write~$Pointer$#31(1545, 0, ~#descriptor___24~0.base, ~#descriptor___24~0.offset, 8);call write~$Pointer$#31(1546, 0, ~#descriptor___24~0.base, 8 + ~#descriptor___24~0.offset, 8);call write~$Pointer$#31(1547, 0, ~#descriptor___24~0.base, 16 + ~#descriptor___24~0.offset, 8);call write~$Pointer$#31(1548, 0, ~#descriptor___24~0.base, 24 + ~#descriptor___24~0.offset, 8);call write~int#31(377, ~#descriptor___24~0.base, 32 + ~#descriptor___24~0.offset, 4);call write~int#31(0, ~#descriptor___24~0.base, 36 + ~#descriptor___24~0.offset, 4);call #t~mem6138 := read~int#31(~#descriptor___24~0.base, 36 + ~#descriptor___24~0.offset, 4); [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34817: call write~$Pointer$#31(1535, 0, ~#descriptor___22~0.base, ~#descriptor___22~0.offset, 8);call write~$Pointer$#31(1536, 0, ~#descriptor___22~0.base, 8 + ~#descriptor___22~0.offset, 8);call write~$Pointer$#31(1537, 0, ~#descriptor___22~0.base, 16 + ~#descriptor___22~0.offset, 8);call write~$Pointer$#31(1538, 0, ~#descriptor___22~0.base, 24 + ~#descriptor___22~0.offset, 8);call write~int#31(371, ~#descriptor___22~0.base, 32 + ~#descriptor___22~0.offset, 4);call write~int#31(0, ~#descriptor___22~0.base, 36 + ~#descriptor___22~0.offset, 4);call #t~mem6130 := read~int#31(~#descriptor___22~0.base, 36 + ~#descriptor___22~0.offset, 4); [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34718: assume -9223372036854775808 <= #t~ret6105 && #t~ret6105 <= 9223372036854775807;~tmp___21~0 := #t~ret6105;havoc #t~mem6104;havoc #t~ret6105; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34718-1: SUMMARY for call #t~ret6105 := ldv__builtin_expect((if #t~mem6104 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6104 % 4294967296 % 18446744073709551616 else #t~mem6104 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34652: call write~$Pointer$#31(1490, 0, ~#descriptor___13~0.base, ~#descriptor___13~0.offset, 8);call write~$Pointer$#31(1491, 0, ~#descriptor___13~0.base, 8 + ~#descriptor___13~0.offset, 8);call write~$Pointer$#31(1492, 0, ~#descriptor___13~0.base, 16 + ~#descriptor___13~0.offset, 8);call write~$Pointer$#31(1493, 0, ~#descriptor___13~0.base, 24 + ~#descriptor___13~0.offset, 8);call write~int#31(324, ~#descriptor___13~0.base, 32 + ~#descriptor___13~0.offset, 4);call write~int#31(0, ~#descriptor___13~0.base, 36 + ~#descriptor___13~0.offset, 4);call #t~mem6088 := read~int#31(~#descriptor___13~0.base, 36 + ~#descriptor___13~0.offset, 4); [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34586: assume 0 != ~tmp___14~2;call #t~mem6072.base, #t~mem6072.offset := read~$Pointer$#30(~adapter~56.base, 70 + ~adapter~56.offset, 8); [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34586: assume !(0 != ~tmp___14~2); [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34388: assume -9223372036854775808 <= #t~ret6015 && #t~ret6015 <= 9223372036854775807;~tmp___4~22 := #t~ret6015;havoc #t~mem6014;havoc #t~ret6015; [2025-02-08 04:11:20,755 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L34388-1: SUMMARY for call #t~ret6015 := ldv__builtin_expect((if #t~mem6014 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem6014 % 4294967296 % 18446744073709551616 else #t~mem6014 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:20,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28113: call ULTIMATE.dealloc(~#descriptor~86.base, ~#descriptor~86.offset);havoc ~#descriptor~86.base, ~#descriptor~86.offset;call ULTIMATE.dealloc(~#descriptor___0~35.base, ~#descriptor___0~35.offset);havoc ~#descriptor___0~35.base, ~#descriptor___0~35.offset; [2025-02-08 04:11:20,864 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9064: havoc #t~mem78.base, #t~mem78.offset; [2025-02-08 04:11:21,056 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38411: call ULTIMATE.dealloc(~#rate~3#1.base, ~#rate~3#1.offset);havoc ~#rate~3#1.base, ~#rate~3#1.offset; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38370: call write~int#30(mwifiex_parse_htinfo_#t~bitwise6954#1, mwifiex_parse_htinfo_~rate#1.base, mwifiex_parse_htinfo_~rate#1.offset, 1); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38370-3: assume false;mwifiex_parse_htinfo_#t~bitwise6954#1 := mwifiex_parse_htinfo_#t~mem6953#1 % 256; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38370-3: assume !false; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38370-4: assume 0 == mwifiex_parse_htinfo_#t~mem6953#1 % 256 % 4294967296 || 4 == mwifiex_parse_htinfo_#t~mem6953#1 % 256 % 4294967296;mwifiex_parse_htinfo_#t~bitwise6954#1 := 4; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38370-4: assume !(0 == mwifiex_parse_htinfo_#t~mem6953#1 % 256 % 4294967296 || 4 == mwifiex_parse_htinfo_#t~mem6953#1 % 256 % 4294967296); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38370-1: [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38370-2: havoc mwifiex_parse_htinfo_#t~bitwise6954#1;assume (mwifiex_parse_htinfo_#t~bitwise6954#1 % 4294967296 >= mwifiex_parse_htinfo_#t~mem6953#1 % 256 % 4294967296 && mwifiex_parse_htinfo_#t~bitwise6954#1 % 4294967296 >= 4) && mwifiex_parse_htinfo_#t~bitwise6954#1 % 4294967296 <= 4 + mwifiex_parse_htinfo_#t~mem6953#1 % 256 % 4294967296; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38370-5: call mwifiex_parse_htinfo_#t~mem6953#1 := read~int#30(mwifiex_parse_htinfo_~rate#1.base, mwifiex_parse_htinfo_~rate#1.offset, 1); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38381-2: havoc mwifiex_parse_htinfo_#t~bitwise6959#1;assume mwifiex_parse_htinfo_#t~bitwise6959#1 % 18446744073709551616 <= mwifiex_parse_htinfo_~tx_htinfo#1 % 256 % 18446744073709551616 && mwifiex_parse_htinfo_#t~bitwise6959#1 % 18446744073709551616 <= 16; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38381-3: assume 16 == mwifiex_parse_htinfo_~tx_htinfo#1 % 256 % 18446744073709551616;mwifiex_parse_htinfo_#t~bitwise6959#1 := mwifiex_parse_htinfo_~tx_htinfo#1 % 256; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38381-3: assume !(16 == mwifiex_parse_htinfo_~tx_htinfo#1 % 256 % 18446744073709551616); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38381: assume 0 != mwifiex_parse_htinfo_#t~bitwise6959#1 % 18446744073709551616;havoc mwifiex_parse_htinfo_#t~bitwise6959#1;call mwifiex_parse_htinfo_#t~mem6960#1 := read~int#30(mwifiex_parse_htinfo_~rate#1.base, mwifiex_parse_htinfo_~rate#1.offset, 1); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38381: assume !(0 != mwifiex_parse_htinfo_#t~bitwise6959#1 % 18446744073709551616);havoc mwifiex_parse_htinfo_#t~bitwise6959#1; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38381-1: [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38381-4: assume 0 == mwifiex_parse_htinfo_~tx_htinfo#1 % 256 % 18446744073709551616;mwifiex_parse_htinfo_#t~bitwise6959#1 := 0; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38381-4: assume !(0 == mwifiex_parse_htinfo_~tx_htinfo#1 % 256 % 18446744073709551616); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38373-2: havoc mwifiex_parse_htinfo_#t~bitwise6956#1;assume (mwifiex_parse_htinfo_#t~bitwise6956#1 % 4294967296 >= mwifiex_parse_htinfo_#t~mem6955#1 % 256 % 4294967296 && mwifiex_parse_htinfo_#t~bitwise6956#1 % 4294967296 >= 8) && mwifiex_parse_htinfo_#t~bitwise6956#1 % 4294967296 <= 8 + mwifiex_parse_htinfo_#t~mem6955#1 % 256 % 4294967296; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38373-3: assume false;mwifiex_parse_htinfo_#t~bitwise6956#1 := mwifiex_parse_htinfo_#t~mem6955#1 % 256; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38373-3: assume !false; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38373: call write~int#30(mwifiex_parse_htinfo_#t~bitwise6956#1, mwifiex_parse_htinfo_~rate#1.base, mwifiex_parse_htinfo_~rate#1.offset, 1); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38373-1: [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38382: call write~int#30(mwifiex_parse_htinfo_#t~bitwise6961#1, mwifiex_parse_htinfo_~rate#1.base, mwifiex_parse_htinfo_~rate#1.offset, 1);havoc mwifiex_parse_htinfo_#t~mem6960#1;havoc mwifiex_parse_htinfo_#t~bitwise6961#1; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38382-3: assume false;mwifiex_parse_htinfo_#t~bitwise6961#1 := mwifiex_parse_htinfo_#t~mem6960#1 % 256; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38382-3: assume !false; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38382-4: assume 0 == mwifiex_parse_htinfo_#t~mem6960#1 % 256 % 4294967296 || 64 == mwifiex_parse_htinfo_#t~mem6960#1 % 256 % 4294967296;mwifiex_parse_htinfo_#t~bitwise6961#1 := 64; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38382-4: assume !(0 == mwifiex_parse_htinfo_#t~mem6960#1 % 256 % 4294967296 || 64 == mwifiex_parse_htinfo_#t~mem6960#1 % 256 % 4294967296); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38382-1: [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38382-2: havoc mwifiex_parse_htinfo_#t~bitwise6961#1;assume (mwifiex_parse_htinfo_#t~bitwise6961#1 % 4294967296 >= mwifiex_parse_htinfo_#t~mem6960#1 % 256 % 4294967296 && mwifiex_parse_htinfo_#t~bitwise6961#1 % 4294967296 >= 64) && mwifiex_parse_htinfo_#t~bitwise6961#1 % 4294967296 <= 64 + mwifiex_parse_htinfo_#t~mem6960#1 % 256 % 4294967296; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38373-4: assume 0 == mwifiex_parse_htinfo_#t~mem6955#1 % 256 % 4294967296 || 8 == mwifiex_parse_htinfo_#t~mem6955#1 % 256 % 4294967296;mwifiex_parse_htinfo_#t~bitwise6956#1 := 8; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38373-4: assume !(0 == mwifiex_parse_htinfo_#t~mem6955#1 % 256 % 4294967296 || 8 == mwifiex_parse_htinfo_#t~mem6955#1 % 256 % 4294967296); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38373-5: call mwifiex_parse_htinfo_#t~mem6955#1 := read~int#30(mwifiex_parse_htinfo_~rate#1.base, mwifiex_parse_htinfo_~rate#1.offset, 1); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38376-1: [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38376-2: havoc mwifiex_parse_htinfo_#t~bitwise6958#1;assume (mwifiex_parse_htinfo_#t~bitwise6958#1 % 4294967296 >= mwifiex_parse_htinfo_#t~mem6957#1 % 256 % 4294967296 && mwifiex_parse_htinfo_#t~bitwise6958#1 % 4294967296 >= 32) && mwifiex_parse_htinfo_#t~bitwise6958#1 % 4294967296 <= 32 + mwifiex_parse_htinfo_#t~mem6957#1 % 256 % 4294967296; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38376: call write~int#30(mwifiex_parse_htinfo_#t~bitwise6958#1, mwifiex_parse_htinfo_~rate#1.base, mwifiex_parse_htinfo_~rate#1.offset, 1); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38376-5: call mwifiex_parse_htinfo_#t~mem6957#1 := read~int#30(mwifiex_parse_htinfo_~rate#1.base, mwifiex_parse_htinfo_~rate#1.offset, 1); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38376-3: assume false;mwifiex_parse_htinfo_#t~bitwise6958#1 := mwifiex_parse_htinfo_#t~mem6957#1 % 256; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38376-3: assume !false; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38376-4: assume 0 == mwifiex_parse_htinfo_#t~mem6957#1 % 256 % 4294967296 || 32 == mwifiex_parse_htinfo_#t~mem6957#1 % 256 % 4294967296;mwifiex_parse_htinfo_#t~bitwise6958#1 := 32; [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38376-4: assume !(0 == mwifiex_parse_htinfo_#t~mem6957#1 % 256 % 4294967296 || 32 == mwifiex_parse_htinfo_#t~mem6957#1 % 256 % 4294967296); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38385: assume 1 == (if mwifiex_parse_htinfo_#t~mem6962#1 % 256 % 4294967296 <= 2147483647 then mwifiex_parse_htinfo_#t~mem6962#1 % 256 % 4294967296 else mwifiex_parse_htinfo_#t~mem6962#1 % 256 % 4294967296 - 4294967296) / 16 % 4294967296;havoc mwifiex_parse_htinfo_#t~mem6962#1;call write~int#30(2, mwifiex_parse_htinfo_~rate#1.base, 4 + mwifiex_parse_htinfo_~rate#1.offset, 1); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38385: assume !(1 == (if mwifiex_parse_htinfo_#t~mem6962#1 % 256 % 4294967296 <= 2147483647 then mwifiex_parse_htinfo_#t~mem6962#1 % 256 % 4294967296 else mwifiex_parse_htinfo_#t~mem6962#1 % 256 % 4294967296 - 4294967296) / 16 % 4294967296);havoc mwifiex_parse_htinfo_#t~mem6962#1;call write~int#30(1, mwifiex_parse_htinfo_~rate#1.base, 4 + mwifiex_parse_htinfo_~rate#1.offset, 1); [2025-02-08 04:11:21,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L38385-1: call mwifiex_parse_htinfo_#t~mem6962#1 := read~int#30(mwifiex_parse_htinfo_~priv#1.base, 232 + mwifiex_parse_htinfo_~priv#1.offset, 1); [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21246: SUMMARY for call ldv_spin_unlock_irqrestore_81___5(mwifiex_11n_scan_and_dispatch_~priv#1.base, 1970 + mwifiex_11n_scan_and_dispatch_~priv#1.offset, mwifiex_11n_scan_and_dispatch_~flags~26#1); srcloc: null [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21242: assume { :begin_inline_ldv___ldv_spin_lock_84___2 } true;ldv___ldv_spin_lock_84___2_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_84___2_#in~ldv_func_arg1#1.offset := mwifiex_11n_scan_and_dispatch_~priv#1.base, 1970 + mwifiex_11n_scan_and_dispatch_~priv#1.offset;havoc ldv___ldv_spin_lock_84___2_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_84___2_~ldv_func_arg1#1.offset;ldv___ldv_spin_lock_84___2_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_84___2_~ldv_func_arg1#1.offset := ldv___ldv_spin_lock_84___2_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_84___2_#in~ldv_func_arg1#1.offset; [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21284: assume mwifiex_11n_scan_and_dispatch_~j~5#1 < mwifiex_11n_scan_and_dispatch_~xchg~0#1; [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21284: assume !(mwifiex_11n_scan_and_dispatch_~j~5#1 < mwifiex_11n_scan_and_dispatch_~xchg~0#1); [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22064: SUMMARY for call ldv_spin_lock_rx_pkt_lock_of_mwifiex_private(); srcloc: null [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21280: call mwifiex_11n_scan_and_dispatch_#t~mem2776#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2776#1.offset := read~$Pointer$#30(mwifiex_11n_scan_and_dispatch_~tbl#1.base, 34 + mwifiex_11n_scan_and_dispatch_~tbl#1.offset, 8);call mwifiex_11n_scan_and_dispatch_#t~mem2777#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2777#1.offset := read~$Pointer$#30(mwifiex_11n_scan_and_dispatch_~tbl#1.base, 34 + mwifiex_11n_scan_and_dispatch_~tbl#1.offset, 8);call mwifiex_11n_scan_and_dispatch_#t~mem2778#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2778#1.offset := read~$Pointer$#30(mwifiex_11n_scan_and_dispatch_#t~mem2777#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2777#1.offset + 8 * (if (mwifiex_11n_scan_and_dispatch_~i~39#1 + mwifiex_11n_scan_and_dispatch_~j~5#1) % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (mwifiex_11n_scan_and_dispatch_~i~39#1 + mwifiex_11n_scan_and_dispatch_~j~5#1) % 18446744073709551616 % 18446744073709551616 else (mwifiex_11n_scan_and_dispatch_~i~39#1 + mwifiex_11n_scan_and_dispatch_~j~5#1) % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call write~$Pointer$#30(mwifiex_11n_scan_and_dispatch_#t~mem2778#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2778#1.offset, mwifiex_11n_scan_and_dispatch_#t~mem2776#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2776#1.offset + 8 * (if mwifiex_11n_scan_and_dispatch_~j~5#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then mwifiex_11n_scan_and_dispatch_~j~5#1 % 18446744073709551616 % 18446744073709551616 else mwifiex_11n_scan_and_dispatch_~j~5#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);call mwifiex_11n_scan_and_dispatch_#t~mem2779#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2779#1.offset := read~$Pointer$#30(mwifiex_11n_scan_and_dispatch_~tbl#1.base, 34 + mwifiex_11n_scan_and_dispatch_~tbl#1.offset, 8);call write~$Pointer$#30(0, 0, mwifiex_11n_scan_and_dispatch_#t~mem2779#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2779#1.offset + 8 * (if (mwifiex_11n_scan_and_dispatch_~i~39#1 + mwifiex_11n_scan_and_dispatch_~j~5#1) % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then (mwifiex_11n_scan_and_dispatch_~i~39#1 + mwifiex_11n_scan_and_dispatch_~j~5#1) % 18446744073709551616 % 18446744073709551616 else (mwifiex_11n_scan_and_dispatch_~i~39#1 + mwifiex_11n_scan_and_dispatch_~j~5#1) % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);havoc mwifiex_11n_scan_and_dispatch_#t~mem2779#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2779#1.offset;mwifiex_11n_scan_and_dispatch_~j~5#1 := 1 + mwifiex_11n_scan_and_dispatch_~j~5#1; [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21256: assume 1 == mwifiex_11n_scan_and_dispatch_#t~mem2771#1 % 256 % 4294967296;havoc mwifiex_11n_scan_and_dispatch_#t~mem2771#1; [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21256: assume !(1 == mwifiex_11n_scan_and_dispatch_#t~mem2771#1 % 256 % 4294967296);havoc mwifiex_11n_scan_and_dispatch_#t~mem2771#1; [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22065: havoc ldv___ldv_spin_lock_84___2_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_84___2_~ldv_func_arg1#1.offset;havoc ldv___ldv_spin_lock_84___2_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_84___2_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv___ldv_spin_lock_84___2 } true;call mwifiex_11n_scan_and_dispatch_#t~mem2766#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2766#1.offset := read~$Pointer$#30(mwifiex_11n_scan_and_dispatch_~tbl#1.base, 34 + mwifiex_11n_scan_and_dispatch_~tbl#1.offset, 8);call mwifiex_11n_scan_and_dispatch_#t~mem2767#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2767#1.offset := read~$Pointer$#30(mwifiex_11n_scan_and_dispatch_#t~mem2766#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2766#1.offset + 8 * (if mwifiex_11n_scan_and_dispatch_~i~39#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then mwifiex_11n_scan_and_dispatch_~i~39#1 % 18446744073709551616 % 18446744073709551616 else mwifiex_11n_scan_and_dispatch_~i~39#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8); [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22065-1: SUMMARY for call __ldv_spin_lock(ldv___ldv_spin_lock_84___2_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_84___2_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21244: assume 0 == (mwifiex_11n_scan_and_dispatch_#t~mem2767#1.base + mwifiex_11n_scan_and_dispatch_#t~mem2767#1.offset) % 18446744073709551616;havoc mwifiex_11n_scan_and_dispatch_#t~mem2766#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2766#1.offset;havoc mwifiex_11n_scan_and_dispatch_#t~mem2767#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2767#1.offset; [2025-02-08 04:11:21,156 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21244: assume !(0 == (mwifiex_11n_scan_and_dispatch_#t~mem2767#1.base + mwifiex_11n_scan_and_dispatch_#t~mem2767#1.offset) % 18446744073709551616);havoc mwifiex_11n_scan_and_dispatch_#t~mem2766#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2766#1.offset;havoc mwifiex_11n_scan_and_dispatch_#t~mem2767#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2767#1.offset;call mwifiex_11n_scan_and_dispatch_#t~mem2768#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2768#1.offset := read~$Pointer$#30(mwifiex_11n_scan_and_dispatch_~tbl#1.base, 34 + mwifiex_11n_scan_and_dispatch_~tbl#1.offset, 8);call mwifiex_11n_scan_and_dispatch_#t~mem2769#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2769#1.offset := read~$Pointer$#30(mwifiex_11n_scan_and_dispatch_#t~mem2768#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2768#1.offset + 8 * (if mwifiex_11n_scan_and_dispatch_~i~39#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then mwifiex_11n_scan_and_dispatch_~i~39#1 % 18446744073709551616 % 18446744073709551616 else mwifiex_11n_scan_and_dispatch_~i~39#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);mwifiex_11n_scan_and_dispatch_~rx_tmp_ptr~1#1.base, mwifiex_11n_scan_and_dispatch_~rx_tmp_ptr~1#1.offset := mwifiex_11n_scan_and_dispatch_#t~mem2769#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2769#1.offset;havoc mwifiex_11n_scan_and_dispatch_#t~mem2768#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2768#1.offset;havoc mwifiex_11n_scan_and_dispatch_#t~mem2769#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2769#1.offset;call mwifiex_11n_scan_and_dispatch_#t~mem2770#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2770#1.offset := read~$Pointer$#30(mwifiex_11n_scan_and_dispatch_~tbl#1.base, 34 + mwifiex_11n_scan_and_dispatch_~tbl#1.offset, 8);call write~$Pointer$#30(0, 0, mwifiex_11n_scan_and_dispatch_#t~mem2770#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2770#1.offset + 8 * (if mwifiex_11n_scan_and_dispatch_~i~39#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then mwifiex_11n_scan_and_dispatch_~i~39#1 % 18446744073709551616 % 18446744073709551616 else mwifiex_11n_scan_and_dispatch_~i~39#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8);havoc mwifiex_11n_scan_and_dispatch_#t~mem2770#1.base, mwifiex_11n_scan_and_dispatch_#t~mem2770#1.offset; [2025-02-08 04:11:21,157 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21265: mwifiex_11n_scan_and_dispatch_~i~39#1 := 1 + mwifiex_11n_scan_and_dispatch_~i~39#1; [2025-02-08 04:11:21,157 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22157-1: ldv_del_timer_101___0_#res#1 := ldv_del_timer_101___0_~ldv_func_res~7#1; [2025-02-08 04:11:21,157 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21254: call mwifiex_11n_scan_and_dispatch_#t~mem2771#1 := read~int#30(mwifiex_11n_scan_and_dispatch_~priv#1.base, 9 + mwifiex_11n_scan_and_dispatch_~priv#1.offset, 1); [2025-02-08 04:11:21,157 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21258-1: SUMMARY for call mwifiex_11n_scan_and_dispatch_#t~ret2772#1 := mwifiex_handle_uap_rx_forward(mwifiex_11n_scan_and_dispatch_~priv#1.base, mwifiex_11n_scan_and_dispatch_~priv#1.offset, mwifiex_11n_scan_and_dispatch_~rx_tmp_ptr~1#1.base, mwifiex_11n_scan_and_dispatch_~rx_tmp_ptr~1#1.offset); srcloc: null [2025-02-08 04:11:21,157 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21254-1: SUMMARY for call ldv_spin_unlock_irqrestore_81___5(mwifiex_11n_scan_and_dispatch_~priv#1.base, 1970 + mwifiex_11n_scan_and_dispatch_~priv#1.offset, mwifiex_11n_scan_and_dispatch_~flags~26#1); srcloc: null [2025-02-08 04:11:21,157 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21646: call ULTIMATE.dealloc(~#descriptor~52#1.base, ~#descriptor~52#1.offset);havoc ~#descriptor~52#1.base, ~#descriptor~52#1.offset; [2025-02-08 04:11:21,157 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21262: assume -2147483648 <= mwifiex_11n_scan_and_dispatch_#t~ret2773#1 && mwifiex_11n_scan_and_dispatch_#t~ret2773#1 <= 2147483647;havoc mwifiex_11n_scan_and_dispatch_#t~ret2773#1; [2025-02-08 04:11:21,157 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21258: assume -2147483648 <= mwifiex_11n_scan_and_dispatch_#t~ret2772#1 && mwifiex_11n_scan_and_dispatch_#t~ret2772#1 <= 2147483647;havoc mwifiex_11n_scan_and_dispatch_#t~ret2772#1; [2025-02-08 04:11:21,157 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21262-1: SUMMARY for call mwifiex_11n_scan_and_dispatch_#t~ret2773#1 := mwifiex_process_rx_packet(mwifiex_11n_scan_and_dispatch_~priv#1.base, mwifiex_11n_scan_and_dispatch_~priv#1.offset, mwifiex_11n_scan_and_dispatch_~rx_tmp_ptr~1#1.base, mwifiex_11n_scan_and_dispatch_~rx_tmp_ptr~1#1.offset); srcloc: null [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15713: assume 0 != ~tmp~66#1;call #t~mem1541#1.base, #t~mem1541#1.offset := read~$Pointer$#30(~priv#1.base, ~priv#1.offset, 8);call #t~mem1542#1.base, #t~mem1542#1.offset := read~$Pointer$#30(#t~mem1541#1.base, 70 + #t~mem1541#1.offset, 8); [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15713: assume !(0 != ~tmp~66#1); [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21952: assume 0 == (mwifiex_update_rxreor_flags_~priv~24#1.base + mwifiex_update_rxreor_flags_~priv~24#1.offset) % 18446744073709551616; [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21952: assume !(0 == (mwifiex_update_rxreor_flags_~priv~24#1.base + mwifiex_update_rxreor_flags_~priv~24#1.offset) % 18446744073709551616); [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15722: havoc #t~mem1545#1.base, #t~mem1545#1.offset; [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15693: call ULTIMATE.dealloc(~#descriptor~22#1.base, ~#descriptor~22#1.offset);havoc ~#descriptor~22#1.base, ~#descriptor~22#1.offset;call ULTIMATE.dealloc(~#descriptor___0~10#1.base, ~#descriptor___0~10#1.offset);havoc ~#descriptor___0~10#1.base, ~#descriptor___0~10#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-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21957: assume -2147483648 <= mwifiex_update_rxreor_flags_#t~ret2907#1 && mwifiex_update_rxreor_flags_#t~ret2907#1 <= 2147483647;mwifiex_update_rxreor_flags_~tmp~129#1 := mwifiex_update_rxreor_flags_#t~ret2907#1;havoc mwifiex_update_rxreor_flags_#t~ret2907#1; [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21957-1: SUMMARY for call mwifiex_update_rxreor_flags_#t~ret2907#1 := list_empty(mwifiex_update_rxreor_flags_~priv~24#1.base, 1886 + mwifiex_update_rxreor_flags_~priv~24#1.offset); srcloc: null [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15722-1: SUMMARY for call __wake_up(#t~mem1545#1.base, 4184 + #t~mem1545#1.offset, 1, 1, 0, 0); srcloc: null [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21974: assume (mwifiex_update_rxreor_flags_~tbl~9#1.base + mwifiex_update_rxreor_flags_~tbl~9#1.offset) % 18446744073709551616 != (mwifiex_update_rxreor_flags_~priv~24#1.base + (1886 + mwifiex_update_rxreor_flags_~priv~24#1.offset)) % 18446744073709551616; [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21974: assume !((mwifiex_update_rxreor_flags_~tbl~9#1.base + mwifiex_update_rxreor_flags_~tbl~9#1.offset) % 18446744073709551616 != (mwifiex_update_rxreor_flags_~priv~24#1.base + (1886 + mwifiex_update_rxreor_flags_~priv~24#1.offset)) % 18446744073709551616); [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21970: call write~int#30(mwifiex_update_rxreor_flags_~flags#1, mwifiex_update_rxreor_flags_~tbl~9#1.base, 182 + mwifiex_update_rxreor_flags_~tbl~9#1.offset, 1);call mwifiex_update_rxreor_flags_#t~mem2909#1.base, mwifiex_update_rxreor_flags_#t~mem2909#1.offset := read~$Pointer$#30(mwifiex_update_rxreor_flags_~tbl~9#1.base, mwifiex_update_rxreor_flags_~tbl~9#1.offset, 8);mwifiex_update_rxreor_flags_~__mptr___0~20#1.base, mwifiex_update_rxreor_flags_~__mptr___0~20#1.offset := mwifiex_update_rxreor_flags_#t~mem2909#1.base, mwifiex_update_rxreor_flags_#t~mem2909#1.offset;havoc mwifiex_update_rxreor_flags_#t~mem2909#1.base, mwifiex_update_rxreor_flags_#t~mem2909#1.offset;mwifiex_update_rxreor_flags_~tbl~9#1.base, mwifiex_update_rxreor_flags_~tbl~9#1.offset := mwifiex_update_rxreor_flags_~__mptr___0~20#1.base, mwifiex_update_rxreor_flags_~__mptr___0~20#1.offset; [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22209: SUMMARY for call ldv_spin_lock_rx_reorder_tbl_lock_of_mwifiex_private(); srcloc: null [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22210: SUMMARY for call __ldv_spin_lock(ldv___ldv_spin_lock_109_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_109_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15715-1: SUMMARY for call #t~ret1543#1 := __dynamic_dev_dbg(~#descriptor~22#1.base, ~#descriptor~22#1.offset, #t~mem1542#1.base, #t~mem1542#1.offset, 344, 0); srcloc: null [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15715: assume -2147483648 <= #t~ret1543#1 && #t~ret1543#1 <= 2147483647;havoc #t~mem1541#1.base, #t~mem1541#1.offset;havoc #t~mem1542#1.base, #t~mem1542#1.offset;havoc #t~ret1543#1; [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15711-1: SUMMARY for call #t~ret1540#1 := ldv__builtin_expect((if #t~mem1539#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem1539#1 % 4294967296 % 18446744073709551616 else #t~mem1539#1 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15711: assume -9223372036854775808 <= #t~ret1540#1 && #t~ret1540#1 <= 9223372036854775807;~tmp~66#1 := #t~ret1540#1;havoc #t~mem1539#1;havoc #t~ret1540#1; [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21979: mwifiex_update_rxreor_flags_~i~42#1 := 1 + mwifiex_update_rxreor_flags_~i~42#1;call mwifiex_update_rxreor_flags_#t~mem2910#1 := read~int#30(mwifiex_update_rxreor_flags_~adapter#1.base, 25 + mwifiex_update_rxreor_flags_~adapter#1.offset, 1); [2025-02-08 04:11:21,248 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21979-1: SUMMARY for call ldv_spin_unlock_irqrestore_91___2(mwifiex_update_rxreor_flags_~priv~24#1.base, 1902 + mwifiex_update_rxreor_flags_~priv~24#1.offset, mwifiex_update_rxreor_flags_~lock_flags~0#1); srcloc: null [2025-02-08 04:11:21,249 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21959: assume 0 != mwifiex_update_rxreor_flags_~tmp~129#1; [2025-02-08 04:11:21,249 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21959: assume !(0 != mwifiex_update_rxreor_flags_~tmp~129#1);assume { :begin_inline_ldv___ldv_spin_lock_109 } true;ldv___ldv_spin_lock_109_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_109_#in~ldv_func_arg1#1.offset := mwifiex_update_rxreor_flags_~priv~24#1.base, 1902 + mwifiex_update_rxreor_flags_~priv~24#1.offset;havoc ldv___ldv_spin_lock_109_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_109_~ldv_func_arg1#1.offset;ldv___ldv_spin_lock_109_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_109_~ldv_func_arg1#1.offset := ldv___ldv_spin_lock_109_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_109_#in~ldv_func_arg1#1.offset; [2025-02-08 04:11:21,249 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21951: call mwifiex_update_rxreor_flags_#t~mem2906#1.base, mwifiex_update_rxreor_flags_#t~mem2906#1.offset := read~$Pointer$#30(mwifiex_update_rxreor_flags_~adapter#1.base, 1 + mwifiex_update_rxreor_flags_~adapter#1.offset + 8 * mwifiex_update_rxreor_flags_~i~42#1, 8);mwifiex_update_rxreor_flags_~priv~24#1.base, mwifiex_update_rxreor_flags_~priv~24#1.offset := mwifiex_update_rxreor_flags_#t~mem2906#1.base, mwifiex_update_rxreor_flags_#t~mem2906#1.offset; [2025-02-08 04:11:21,249 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21984: assume mwifiex_update_rxreor_flags_~i~42#1 < (if mwifiex_update_rxreor_flags_#t~mem2910#1 % 256 % 4294967296 <= 2147483647 then mwifiex_update_rxreor_flags_#t~mem2910#1 % 256 % 4294967296 else mwifiex_update_rxreor_flags_#t~mem2910#1 % 256 % 4294967296 - 4294967296);havoc mwifiex_update_rxreor_flags_#t~mem2910#1; [2025-02-08 04:11:21,249 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21984: assume !(mwifiex_update_rxreor_flags_~i~42#1 < (if mwifiex_update_rxreor_flags_#t~mem2910#1 % 256 % 4294967296 <= 2147483647 then mwifiex_update_rxreor_flags_#t~mem2910#1 % 256 % 4294967296 else mwifiex_update_rxreor_flags_#t~mem2910#1 % 256 % 4294967296 - 4294967296));havoc mwifiex_update_rxreor_flags_#t~mem2910#1; [2025-02-08 04:11:21,249 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15704: havoc mwifiex_update_rxreor_flags_#t~mem2906#1.base, mwifiex_update_rxreor_flags_#t~mem2906#1.offset, mwifiex_update_rxreor_flags_#t~ret2907#1, mwifiex_update_rxreor_flags_#t~mem2908#1.base, mwifiex_update_rxreor_flags_#t~mem2908#1.offset, mwifiex_update_rxreor_flags_#t~mem2909#1.base, mwifiex_update_rxreor_flags_#t~mem2909#1.offset, mwifiex_update_rxreor_flags_#t~mem2910#1, mwifiex_update_rxreor_flags_~adapter#1.base, mwifiex_update_rxreor_flags_~adapter#1.offset, mwifiex_update_rxreor_flags_~flags#1, mwifiex_update_rxreor_flags_~priv~24#1.base, mwifiex_update_rxreor_flags_~priv~24#1.offset, mwifiex_update_rxreor_flags_~tbl~9#1.base, mwifiex_update_rxreor_flags_~tbl~9#1.offset, mwifiex_update_rxreor_flags_~lock_flags~0#1, mwifiex_update_rxreor_flags_~i~42#1, mwifiex_update_rxreor_flags_~tmp~129#1, mwifiex_update_rxreor_flags_~__mptr~24#1.base, mwifiex_update_rxreor_flags_~__mptr~24#1.offset, mwifiex_update_rxreor_flags_~__mptr___0~20#1.base, mwifiex_update_rxreor_flags_~__mptr___0~20#1.offset;havoc mwifiex_update_rxreor_flags_#in~adapter#1.base, mwifiex_update_rxreor_flags_#in~adapter#1.offset, mwifiex_update_rxreor_flags_#in~flags#1;assume { :end_inline_mwifiex_update_rxreor_flags } true;havoc #t~mem1538#1.base, #t~mem1538#1.offset;call write~$Pointer$#31(340, 0, ~#descriptor~22#1.base, ~#descriptor~22#1.offset, 8);call write~$Pointer$#31(341, 0, ~#descriptor~22#1.base, 8 + ~#descriptor~22#1.offset, 8);call write~$Pointer$#31(342, 0, ~#descriptor~22#1.base, 16 + ~#descriptor~22#1.offset, 8);call write~$Pointer$#31(343, 0, ~#descriptor~22#1.base, 24 + ~#descriptor~22#1.offset, 8);call write~int#31(1126, ~#descriptor~22#1.base, 32 + ~#descriptor~22#1.offset, 4);call write~int#31(0, ~#descriptor~22#1.base, 36 + ~#descriptor~22#1.offset, 4);call #t~mem1539#1 := read~int#31(~#descriptor~22#1.base, 36 + ~#descriptor~22#1.offset, 4); [2025-02-08 04:11:21,249 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15721: call #t~mem1544#1.base, #t~mem1544#1.offset := read~$Pointer$#30(~priv#1.base, ~priv#1.offset, 8);call write~int#30(1, #t~mem1544#1.base, 4182 + #t~mem1544#1.offset, 2);havoc #t~mem1544#1.base, #t~mem1544#1.offset;call #t~mem1545#1.base, #t~mem1545#1.offset := read~$Pointer$#30(~priv#1.base, ~priv#1.offset, 8); [2025-02-08 04:11:21,249 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21964: havoc ldv___ldv_spin_lock_109_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_109_~ldv_func_arg1#1.offset;havoc ldv___ldv_spin_lock_109_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_109_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv___ldv_spin_lock_109 } true;call mwifiex_update_rxreor_flags_#t~mem2908#1.base, mwifiex_update_rxreor_flags_#t~mem2908#1.offset := read~$Pointer$#30(mwifiex_update_rxreor_flags_~priv~24#1.base, 1886 + mwifiex_update_rxreor_flags_~priv~24#1.offset, 8);mwifiex_update_rxreor_flags_~__mptr~24#1.base, mwifiex_update_rxreor_flags_~__mptr~24#1.offset := mwifiex_update_rxreor_flags_#t~mem2908#1.base, mwifiex_update_rxreor_flags_#t~mem2908#1.offset;havoc mwifiex_update_rxreor_flags_#t~mem2908#1.base, mwifiex_update_rxreor_flags_#t~mem2908#1.offset;mwifiex_update_rxreor_flags_~tbl~9#1.base, mwifiex_update_rxreor_flags_~tbl~9#1.offset := mwifiex_update_rxreor_flags_~__mptr~24#1.base, mwifiex_update_rxreor_flags_~__mptr~24#1.offset; [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36710: ~rx_skb~1.base, ~rx_skb~1.offset := #t~ret6565.base, #t~ret6565.offset;havoc #t~ret6565.base, #t~ret6565.offset; [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36677: call ULTIMATE.dealloc(~#ta~1.base, ~#ta~1.offset);havoc ~#ta~1.base, ~#ta~1.offset;call ULTIMATE.dealloc(~#list~1.base, ~#list~1.offset);havoc ~#list~1.base, ~#list~1.offset; [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36710-1: SUMMARY for call #t~ret6565.base, #t~ret6565.offset := __skb_dequeue(~#list~1.base, ~#list~1.offset); srcloc: null [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36715-1: SUMMARY for call #t~ret6568 := dev_err(#t~mem6567.base, #t~mem6567.offset, 1693, 0); srcloc: null [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36715: assume -2147483648 <= #t~ret6568 && #t~ret6568 <= 2147483647;havoc #t~mem6567.base, #t~mem6567.offset;havoc #t~ret6568; [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36711-1: SUMMARY for call #t~ret6566 := mwifiex_recv_packet(~priv.base, ~priv.offset, ~rx_skb~1.base, ~rx_skb~1.offset); srcloc: null [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36711: assume -2147483648 <= #t~ret6566 && #t~ret6566 <= 2147483647;~ret~61 := #t~ret6566;havoc #t~ret6566; [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36723: assume 0 == ~tmp~254; [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36723: assume !(0 == ~tmp~254);#res := 0;call ULTIMATE.dealloc(~#ta~1.base, ~#ta~1.offset);havoc ~#ta~1.base, ~#ta~1.offset;call ULTIMATE.dealloc(~#list~1.base, ~#list~1.offset);havoc ~#list~1.base, ~#list~1.offset; [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36721-1: SUMMARY for call #t~ret6569 := skb_queue_empty(~#list~1.base, ~#list~1.offset); srcloc: null [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36721: assume -2147483648 <= #t~ret6569 && #t~ret6569 <= 2147483647;~tmp~254 := #t~ret6569;havoc #t~ret6569; [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36713: assume 0 != ~ret~61;call #t~mem6567.base, #t~mem6567.offset := read~$Pointer$#30(~adapter~65.base, 70 + ~adapter~65.offset, 8); [2025-02-08 04:11:21,300 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L36713: assume !(0 != ~ret~61); [2025-02-08 04:11:21,396 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L47781: havoc #t~ret8333.base, #t~ret8333.offset; [2025-02-08 04:11:21,402 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L37175: havoc #t~mem6708; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12827: SUMMARY for call mwifiex_clean_txrx(~priv~12#1.base, ~priv~12#1.offset); srcloc: null [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12861: assume 0 != (~skb~1#1.base + ~skb~1#1.offset) % 18446744073709551616; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12861: assume !(0 != (~skb~1#1.base + ~skb~1#1.offset) % 18446744073709551616); [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13022-1: ldv_del_timer_91_#res#1 := ldv_del_timer_91_~ldv_func_res~3#1; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12828: SUMMARY for call mwifiex_delete_bss_prio_tbl(~priv~12#1.base, ~priv~12#1.offset); srcloc: null [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12832: ~i~13#1 := 1 + ~i~13#1; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12824-1: call #t~mem826#1.base, #t~mem826#1.offset := read~$Pointer$#30(~adapter#1.base, 1 + ~adapter#1.offset + 8 * ~i~13#1, 8); [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12824: assume 0 != (#t~mem826#1.base + #t~mem826#1.offset) % 18446744073709551616;havoc #t~mem826#1.base, #t~mem826#1.offset;call #t~mem827#1.base, #t~mem827#1.offset := read~$Pointer$#30(~adapter#1.base, 1 + ~adapter#1.offset + 8 * ~i~13#1, 8);~priv~12#1.base, ~priv~12#1.offset := #t~mem827#1.base, #t~mem827#1.offset;havoc #t~mem827#1.base, #t~mem827#1.offset; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12824: assume !(0 != (#t~mem826#1.base + #t~mem826#1.offset) % 18446744073709551616);havoc #t~mem826#1.base, #t~mem826#1.offset; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12779: call ULTIMATE.dealloc(~#descriptor~11#1.base, ~#descriptor~11#1.offset);havoc ~#descriptor~11#1.base, ~#descriptor~11#1.offset; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12845: ~tmp___0~23#1.base, ~tmp___0~23#1.offset := #t~ret830#1.base, #t~ret830#1.offset;havoc #t~ret830#1.base, #t~ret830#1.offset;~rx_info~0#1.base, ~rx_info~0#1.offset := ~tmp___0~23#1.base, ~tmp___0~23#1.offset;call #t~mem831#1 := read~int#30(~rx_info~0#1.base, ~rx_info~0#1.offset, 1);call #t~mem832#1.base, #t~mem832#1.offset := read~$Pointer$#30(~adapter#1.base, 1 + ~adapter#1.offset + 8 * (if #t~mem831#1 % 256 % 4294967296 <= 2147483647 then #t~mem831#1 % 256 % 4294967296 else #t~mem831#1 % 256 % 4294967296 - 4294967296), 8);~priv~12#1.base, ~priv~12#1.offset := #t~mem832#1.base, #t~mem832#1.offset;havoc #t~mem831#1;havoc #t~mem832#1.base, #t~mem832#1.offset; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12845-1: SUMMARY for call #t~ret830#1.base, #t~ret830#1.offset := MWIFIEX_SKB_RXCB(~skb~1#1.base, ~skb~1#1.offset); srcloc: null [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12849: assume 0 != (~priv~12#1.base + ~priv~12#1.offset) % 18446744073709551616;call #t~mem833#1 := read~int#30(~priv~12#1.base, 82 + ~priv~12#1.offset, 8);call write~int#30(1 + #t~mem833#1, ~priv~12#1.base, 82 + ~priv~12#1.offset, 8);havoc #t~mem833#1; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12849: assume !(0 != (~priv~12#1.base + ~priv~12#1.offset) % 18446744073709551616); [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12800: #t~ret820#1 := ldv_del_timer_91_#res#1;havoc ldv_del_timer_91_#t~ret865#1, ldv_del_timer_91_#t~ret866#1, ldv_del_timer_91_~ldv_func_arg1#1.base, ldv_del_timer_91_~ldv_func_arg1#1.offset, ldv_del_timer_91_~ldv_func_res~3#1, ldv_del_timer_91_~tmp~45#1, ldv_del_timer_91_~tmp___0~24#1;havoc ldv_del_timer_91_#in~ldv_func_arg1#1.base, ldv_del_timer_91_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_del_timer_91 } true;assume -2147483648 <= #t~ret820#1 && #t~ret820#1 <= 2147483647;havoc #t~ret820#1;call #t~mem821#1.base, #t~mem821#1.offset := read~$Pointer$#30(~adapter#1.base, 3291 + ~adapter#1.offset, 8); [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12854-1: SUMMARY for call dev_kfree_skb_any(~skb~1#1.base, ~skb~1#1.offset); srcloc: null [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12854: call #t~mem836#1.base, #t~mem836#1.offset := read~$Pointer$#30(~adapter#1.base, 313 + ~adapter#1.offset, 8); [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12859: ~skb~1#1.base, ~skb~1#1.offset := #t~ret838#1.base, #t~ret838#1.offset;havoc #t~ret838#1.base, #t~ret838#1.offset; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12859-1: SUMMARY for call #t~ret838#1.base, #t~ret838#1.offset := skb_dequeue(~adapter#1.base, 3749 + ~adapter#1.offset); srcloc: null [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12801: havoc #t~mem821#1.base, #t~mem821#1.offset;call write~$Pointer$#30(0, 0, ~adapter#1.base, 3291 + ~adapter#1.offset, 8); [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12801-1: SUMMARY for call mwifiex_recycle_cmd_node(~adapter#1.base, ~adapter#1.offset, #t~mem821#1.base, #t~mem821#1.offset); srcloc: null [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12855: assume -2147483648 <= #t~ret837#1 && #t~ret837#1 <= 2147483647;havoc #t~mem836#1.base, #t~mem836#1.offset;havoc #t~ret837#1; [2025-02-08 04:11:21,456 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12855-1: SUMMARY for call #t~ret837#1 := ##fun~$Pointer$~TO~int(~adapter#1.base, ~adapter#1.offset, #t~mem836#1.base, #t~mem836#1.offset); srcloc: null [2025-02-08 04:11:21,462 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L47824: havoc #t~nondet8341; [2025-02-08 04:11:21,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20416: SUMMARY for call ldv_spin_lock_tx_ba_stream_tbl_lock_of_mwifiex_private(); srcloc: null [2025-02-08 04:11:21,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20417: SUMMARY for call __ldv_spin_lock(ldv___ldv_spin_lock_96_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_96_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 04:11:21,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20296: assume 0 == ~tmp___0~62#1; [2025-02-08 04:11:21,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20296: assume !(0 == ~tmp___0~62#1); [2025-02-08 04:11:21,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20294: ~tmp___0~62#1 := #t~nondet2570#1;havoc #t~nondet2570#1; [2025-02-08 04:11:21,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20304: ~tbl~2#1.base, ~tbl~2#1.offset := ~tmp~116#1.base, ~tmp~116#1.offset;call #t~mem2571#1.base, #t~mem2571#1.offset := read~$Pointer$#30(~tmp~116#1.base, ~tmp~116#1.offset, 8);~__mptr___1~7#1.base, ~__mptr___1~7#1.offset := #t~mem2571#1.base, #t~mem2571#1.offset;havoc #t~mem2571#1.base, #t~mem2571#1.offset;~tmp~116#1.base, ~tmp~116#1.offset := ~__mptr___1~7#1.base, ~__mptr___1~7#1.offset; [2025-02-08 04:11:21,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20300: havoc ldv___ldv_spin_lock_96_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_96_~ldv_func_arg1#1.offset;havoc ldv___ldv_spin_lock_96_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_96_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv___ldv_spin_lock_96 } true; [2025-02-08 04:11:21,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20299-1: SUMMARY for call mwifiex_11n_delete_tx_ba_stream_tbl_entry(~priv#1.base, ~priv#1.offset, ~tbl~2#1.base, ~tbl~2#1.offset); srcloc: null [2025-02-08 04:11:21,475 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20298: SUMMARY for call ldv_spin_unlock_irqrestore_79(~priv#1.base, 1766 + ~priv#1.offset, ~flags~24#1); srcloc: null [2025-02-08 04:11:21,476 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20299: assume { :begin_inline_ldv___ldv_spin_lock_96 } true;ldv___ldv_spin_lock_96_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_96_#in~ldv_func_arg1#1.offset := ~priv#1.base, 1766 + ~priv#1.offset;havoc ldv___ldv_spin_lock_96_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_96_~ldv_func_arg1#1.offset;ldv___ldv_spin_lock_96_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_96_~ldv_func_arg1#1.offset := ldv___ldv_spin_lock_96_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_96_#in~ldv_func_arg1#1.offset; [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12309: ~i~8#1 := 1 + ~i~8#1; [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12298: assume 0 != ~tmp___0~19#1 % 256;~tmp___1~9#1 := 0; [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12298: assume !(0 != ~tmp___0~19#1 % 256);~tmp___1~9#1 := 1; [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12305: SUMMARY for call netif_tx_stop_queue(~txq~3#1.base, ~txq~3#1.offset); srcloc: null [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12303: assume 0 != ~tmp___1~9#1; [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12303: assume !(0 != ~tmp___1~9#1); [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12294-1: SUMMARY for call #t~ret739#1.base, #t~ret739#1.offset := netdev_get_tx_queue(~netdev#1.base, ~netdev#1.offset, ~i~8#1); srcloc: null [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12296: ~tmp___0~19#1 := (if 0 == #t~ret740#1 % 256 then 0 else 1);havoc #t~ret740#1; [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12294: ~tmp~40#1.base, ~tmp~40#1.offset := #t~ret739#1.base, #t~ret739#1.offset;havoc #t~ret739#1.base, #t~ret739#1.offset;~txq~3#1.base, ~txq~3#1.offset := ~tmp~40#1.base, ~tmp~40#1.offset; [2025-02-08 04:11:21,487 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12296-1: SUMMARY for call #t~ret740#1 := netif_tx_queue_stopped(~txq~3#1.base, ~txq~3#1.offset); srcloc: null [2025-02-08 04:11:21,527 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15821: call ULTIMATE.dealloc(~#descriptor~24.base, ~#descriptor~24.offset);havoc ~#descriptor~24.base, ~#descriptor~24.offset; [2025-02-08 04:11:22,037 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L33903: call ULTIMATE.dealloc(~#descriptor~112.base, ~#descriptor~112.offset);havoc ~#descriptor~112.base, ~#descriptor~112.offset;call ULTIMATE.dealloc(~#descriptor___0~47.base, ~#descriptor___0~47.offset);havoc ~#descriptor___0~47.base, ~#descriptor___0~47.offset;call ULTIMATE.dealloc(~#descriptor___1~27.base, ~#descriptor___1~27.offset);havoc ~#descriptor___1~27.base, ~#descriptor___1~27.offset;call ULTIMATE.dealloc(~#descriptor___2~18.base, ~#descriptor___2~18.offset);havoc ~#descriptor___2~18.base, ~#descriptor___2~18.offset; [2025-02-08 04:11:22,049 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27969: call ULTIMATE.dealloc(~#auto_ds~0.base, ~#auto_ds~0.offset);havoc ~#auto_ds~0.base, ~#auto_ds~0.offset; [2025-02-08 04:11:22,192 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L39925: call ULTIMATE.dealloc(~#mcs_set~0.base, ~#mcs_set~0.offset);havoc ~#mcs_set~0.base, ~#mcs_set~0.offset; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27764: assume -2147483648 <= #t~ret4532 && #t~ret4532 <= 2147483647;~status~1 := #t~ret4532;havoc #t~ret4532; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27762: assume 1 == ~cmd_type; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27762: assume !(1 == ~cmd_type); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27764-1: SUMMARY for call #t~ret4532 := mwifiex_send_cmd_sync(~priv.base, ~priv.offset, 229, 1, 0, ~adapter~40.base, 4175 + ~adapter~40.offset); srcloc: null [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27768: assume -2147483648 <= #t~ret4533 && #t~ret4533 <= 2147483647;~status~1 := #t~ret4533;havoc #t~ret4533; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27768-1: SUMMARY for call #t~ret4533 := mwifiex_send_cmd_async(~priv.base, ~priv.offset, 229, 1, 0, ~adapter~40.base, 4175 + ~adapter~40.offset); srcloc: null [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27741: assume 4294967295 == #t~mem4522 % 4294967296;havoc #t~mem4522;call #t~mem4523 := read~int#30(~adapter~40.base, 4174 + ~adapter~40.offset, 1); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27741: assume !(4294967295 == #t~mem4522 % 4294967296);havoc #t~mem4522;call #t~mem4526 := read~int#26(~hs_cfg.base, 4 + ~hs_cfg.offset, 4); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27752: assume 0 != #t~mem4529 % 4294967296;havoc #t~mem4529;call #t~mem4530 := read~int#26(~hs_cfg.base, 12 + ~hs_cfg.offset, 4);call write~int#30(#t~mem4530, ~adapter~40.base, 4180 + ~adapter~40.offset, 1);havoc #t~mem4530; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27752: assume !(0 != #t~mem4529 % 4294967296);havoc #t~mem4529; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27732: assume -2147483648 <= #t~ret4520 && #t~ret4520 <= 2147483647;havoc #t~mem4519.base, #t~mem4519.offset;havoc #t~ret4520; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27730: assume 0 != ~tmp~182;call #t~mem4519.base, #t~mem4519.offset := read~$Pointer$#30(~adapter~40.base, 70 + ~adapter~40.offset, 8); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27730: assume !(0 != ~tmp~182); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27699: call ULTIMATE.dealloc(~#descriptor~84.base, ~#descriptor~84.offset);havoc ~#descriptor~84.base, ~#descriptor~84.offset; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27732-1: SUMMARY for call #t~ret4520 := __dynamic_dev_dbg(~#descriptor~84.base, ~#descriptor~84.offset, #t~mem4519.base, #t~mem4519.offset, 1129, 0); srcloc: null [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27736: ~status~1 := -1; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27740: assume 0 != #t~mem4521 % 4294967296;havoc #t~mem4521;call #t~mem4522 := read~int#26(~hs_cfg.base, 4 + ~hs_cfg.offset, 4); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27740: assume !(0 != #t~mem4521 % 4294967296);havoc #t~mem4521;call #t~mem4535 := read~int#26(~hs_cfg.base, 4 + ~hs_cfg.offset, 4);call write~int#30(#t~mem4535, ~adapter~40.base, 4175 + ~adapter~40.offset, 4);havoc #t~mem4535;call #t~mem4536 := read~int#26(~hs_cfg.base, 8 + ~hs_cfg.offset, 4);call write~int#30(#t~mem4536, ~adapter~40.base, 4179 + ~adapter~40.offset, 1);havoc #t~mem4536;call #t~mem4537 := read~int#26(~hs_cfg.base, 12 + ~hs_cfg.offset, 4);call write~int#30(#t~mem4537, ~adapter~40.base, 4180 + ~adapter~40.offset, 1);havoc #t~mem4537; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27771-1: call #t~mem4534 := read~int#26(~hs_cfg.base, 4 + ~hs_cfg.offset, 4); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27771: assume 4294967295 == #t~mem4534 % 4294967296;havoc #t~mem4534;call write~int#30(~prev_cond~0, ~adapter~40.base, 4175 + ~adapter~40.offset, 4); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27771: assume !(4294967295 == #t~mem4534 % 4294967296);havoc #t~mem4534; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27742: assume 0 == #t~mem4523 % 256 % 4294967296;havoc #t~mem4523; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27742: assume !(0 == #t~mem4523 % 256 % 4294967296);havoc #t~mem4523;call #t~mem4524 := read~int#30(~adapter~40.base, 4175 + ~adapter~40.offset, 4);~prev_cond~0 := #t~mem4524;havoc #t~mem4524;call #t~mem4525 := read~int#26(~hs_cfg.base, 4 + ~hs_cfg.offset, 4);call write~int#30(#t~mem4525, ~adapter~40.base, 4175 + ~adapter~40.offset, 4);havoc #t~mem4525; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27749: assume 0 != #t~mem4526 % 4294967296;havoc #t~mem4526;call #t~mem4527 := read~int#26(~hs_cfg.base, 4 + ~hs_cfg.offset, 4);call write~int#30(#t~mem4527, ~adapter~40.base, 4175 + ~adapter~40.offset, 4);havoc #t~mem4527;call #t~mem4528 := read~int#26(~hs_cfg.base, 8 + ~hs_cfg.offset, 4);call write~int#30(#t~mem4528, ~adapter~40.base, 4179 + ~adapter~40.offset, 1);havoc #t~mem4528;call #t~mem4529 := read~int#26(~hs_cfg.base, 12 + ~hs_cfg.offset, 4); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27749: assume !(0 != #t~mem4526 % 4294967296);havoc #t~mem4526;call #t~mem4531 := read~int#30(~adapter~40.base, 4175 + ~adapter~40.offset, 4); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27720: assume 0 != #t~mem4516 % 65536 % 4294967296;havoc #t~mem4516;call write~$Pointer$#31(1125, 0, ~#descriptor~84.base, ~#descriptor~84.offset, 8);call write~$Pointer$#31(1126, 0, ~#descriptor~84.base, 8 + ~#descriptor~84.offset, 8);call write~$Pointer$#31(1127, 0, ~#descriptor~84.base, 16 + ~#descriptor~84.offset, 8);call write~$Pointer$#31(1128, 0, ~#descriptor~84.base, 24 + ~#descriptor~84.offset, 8);call write~int#31(405, ~#descriptor~84.base, 32 + ~#descriptor~84.offset, 4);call write~int#31(0, ~#descriptor~84.base, 36 + ~#descriptor~84.offset, 4);call #t~mem4517 := read~int#31(~#descriptor~84.base, 36 + ~#descriptor~84.offset, 4); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27720: assume !(0 != #t~mem4516 % 65536 % 4294967296);havoc #t~mem4516;call #t~mem4521 := read~int#26(~hs_cfg.base, ~hs_cfg.offset, 4); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27782: call #t~mem4538 := read~int#30(~adapter~40.base, 4175 + ~adapter~40.offset, 4);call write~int#26(#t~mem4538, ~hs_cfg.base, 4 + ~hs_cfg.offset, 4);call #t~mem4539 := read~int#30(~adapter~40.base, 4179 + ~adapter~40.offset, 1);call write~int#26(#t~mem4539 % 256, ~hs_cfg.base, 8 + ~hs_cfg.offset, 4);havoc #t~mem4539;call #t~mem4540 := read~int#30(~adapter~40.base, 4180 + ~adapter~40.offset, 1);call write~int#26(#t~mem4540 % 256, ~hs_cfg.base, 12 + ~hs_cfg.offset, 4);havoc #t~mem4540; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27720-1: call #t~mem4516 := read~int#30(~adapter~40.base, 4168 + ~adapter~40.offset, 2); [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27757: assume 4294967295 == #t~mem4531 % 4294967296;havoc #t~mem4531;~status~1 := -1; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27757: assume !(4294967295 == #t~mem4531 % 4294967296);havoc #t~mem4531; [2025-02-08 04:11:22,262 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27728: assume -9223372036854775808 <= #t~ret4518 && #t~ret4518 <= 9223372036854775807;~tmp~182 := #t~ret4518;havoc #t~mem4517;havoc #t~ret4518; [2025-02-08 04:11:22,263 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L27728-1: SUMMARY for call #t~ret4518 := ldv__builtin_expect((if #t~mem4517 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then #t~mem4517 % 4294967296 % 18446744073709551616 else #t~mem4517 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15579: SUMMARY for call ldv_spin_unlock_irqrestore_83(~adapter#1.base, 3299 + ~adapter#1.offset, ~cmd_flags~1#1); srcloc: null [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15575-4: assume 0 == #t~mem1503#1 % 4294967296 || 2 == #t~mem1503#1 % 4294967296;#t~bitwise1504#1 := 2; [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15575-4: assume !(0 == #t~mem1503#1 % 4294967296 || 2 == #t~mem1503#1 % 4294967296); [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15575-3: assume false;#t~bitwise1504#1 := #t~mem1503#1; [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15575-3: assume !false; [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15575-2: havoc #t~bitwise1504#1;assume (#t~bitwise1504#1 % 4294967296 >= #t~mem1503#1 % 4294967296 && #t~bitwise1504#1 % 4294967296 >= 2) && #t~bitwise1504#1 % 4294967296 <= 2 + #t~mem1503#1 % 4294967296; [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15575-1: [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15575: call write~int#30(#t~bitwise1504#1, ~cmd_node~6#1.base, 28 + ~cmd_node~6#1.offset, 4);havoc #t~mem1503#1;havoc #t~bitwise1504#1; [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15577-1: SUMMARY for call #t~ret1506#1 := mwifiex_complete_cmd(~adapter#1.base, ~adapter#1.offset, #t~mem1505#1.base, #t~mem1505#1.offset); srcloc: null [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15577: assume -2147483648 <= #t~ret1506#1 && #t~ret1506#1 <= 2147483647;havoc #t~mem1505#1.base, #t~mem1505#1.offset;havoc #t~ret1506#1;call write~$Pointer$#30(0, 0, ~adapter#1.base, 3291 + ~adapter#1.offset, 8); [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15594: call write~int#30(0, ~cmd_node~6#1.base, 56 + ~cmd_node~6#1.offset, 4); [2025-02-08 04:11:22,298 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15596-1: SUMMARY for call mwifiex_insert_cmd_to_free_q(~adapter#1.base, ~adapter#1.offset, ~cmd_node~6#1.base, ~cmd_node~6#1.offset); srcloc: null [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15596: assume { :begin_inline_ldv___ldv_spin_lock_124 } true;ldv___ldv_spin_lock_124_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_124_#in~ldv_func_arg1#1.offset := ~adapter#1.base, 3681 + ~adapter#1.offset;havoc ldv___ldv_spin_lock_124_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_124_~ldv_func_arg1#1.offset;ldv___ldv_spin_lock_124_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_124_~ldv_func_arg1#1.offset := ldv___ldv_spin_lock_124_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_124_#in~ldv_func_arg1#1.offset; [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16645-1: SUMMARY for call __ldv_spin_lock(ldv___ldv_spin_lock_124_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_124_~ldv_func_arg1#1.offset); srcloc: null [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16645: havoc ldv___ldv_spin_lock_124_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_124_~ldv_func_arg1#1.offset;havoc ldv___ldv_spin_lock_124_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_124_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv___ldv_spin_lock_124 } true;~cancel_scan_cmd~0#1 := 1;~cmd_node~6#1.base, ~cmd_node~6#1.offset := ~tmp_node~3#1.base, ~tmp_node~3#1.offset;call #t~mem1509#1.base, #t~mem1509#1.offset := read~$Pointer$#30(~tmp_node~3#1.base, ~tmp_node~3#1.offset, 8);~__mptr___1~3#1.base, ~__mptr___1~3#1.offset := #t~mem1509#1.base, #t~mem1509#1.offset;havoc #t~mem1509#1.base, #t~mem1509#1.offset;~tmp_node~3#1.base, ~tmp_node~3#1.offset := ~__mptr___1~3#1.base, ~__mptr___1~3#1.offset; [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15594-1: SUMMARY for call ldv_spin_unlock_irqrestore_81(~adapter#1.base, 3681 + ~adapter#1.offset, ~scan_pending_q_flags~0#1); srcloc: null [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15613: havoc ldv___ldv_spin_lock_126_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_126_~ldv_func_arg1#1.offset;havoc ldv___ldv_spin_lock_126_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_126_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv___ldv_spin_lock_126 } true;call write~int#30(0, ~adapter#1.base, 3837 + ~adapter#1.offset, 4); [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15615: SUMMARY for call ldv_spin_unlock_irqrestore_83(~adapter#1.base, 3299 + ~adapter#1.offset, ~cmd_flags~1#1); srcloc: null [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15572: havoc ldv___ldv_spin_lock_120_~ldv_func_arg1#1.base, ldv___ldv_spin_lock_120_~ldv_func_arg1#1.offset;havoc ldv___ldv_spin_lock_120_#in~ldv_func_arg1#1.base, ldv___ldv_spin_lock_120_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv___ldv_spin_lock_120 } true;call #t~mem1502#1.base, #t~mem1502#1.offset := read~$Pointer$#30(~adapter#1.base, 3291 + ~adapter#1.offset, 8);~cmd_node~6#1.base, ~cmd_node~6#1.offset := #t~mem1502#1.base, #t~mem1502#1.offset;havoc #t~mem1502#1.base, #t~mem1502#1.offset;call write~int#30(0, ~cmd_node~6#1.base, 56 + ~cmd_node~6#1.offset, 4);call #t~mem1503#1 := read~int#30(~cmd_node~6#1.base, 28 + ~cmd_node~6#1.offset, 4); [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15576-1: SUMMARY for call mwifiex_recycle_cmd_node(~adapter#1.base, ~adapter#1.offset, ~cmd_node~6#1.base, ~cmd_node~6#1.offset); srcloc: null [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15576: call #t~mem1505#1.base, #t~mem1505#1.offset := read~$Pointer$#30(~adapter#1.base, 3291 + ~adapter#1.offset, 8); [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16644: SUMMARY for call ldv_spin_lock_scan_pending_q_lock_of_mwifiex_adapter(); srcloc: null [2025-02-08 04:11:22,299 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15593: SUMMARY for call list_del(~cmd_node~6#1.base, ~cmd_node~6#1.offset); srcloc: null [2025-02-08 04:11:22,317 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28726: ~cmd_no~0 := 237; [2025-02-08 04:11:22,317 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28734: assume -2147483648 <= #t~ret4764 && #t~ret4764 <= 2147483647;~tmp~197 := #t~ret4764;havoc #t~ret4764;#res := ~tmp~197; [2025-02-08 04:11:22,317 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28714: ~cmd_no~0 := 25; [2025-02-08 04:11:22,317 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28720: ~cmd_no~0 := 27; [2025-02-08 04:11:22,317 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28723: ~cmd_no~0 := 173; [2025-02-08 04:11:22,317 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28717: ~cmd_no~0 := 26; [2025-02-08 04:11:22,317 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L28715: SUMMARY for call #t~ret4764 := mwifiex_send_cmd_sync(~priv.base, ~priv.offset, (if ~cmd_no~0 % 65536 % 4294967296 <= 2147483647 then ~cmd_no~0 % 65536 % 4294967296 else ~cmd_no~0 % 65536 % 4294967296 - 4294967296), (if ~action % 65536 % 4294967296 <= 2147483647 then ~action % 65536 % 4294967296 else ~action % 65536 % 4294967296 - 4294967296), 0, ~reg_rw.base, ~reg_rw.offset); srcloc: null [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21428: call ULTIMATE.dealloc(mwifiex_flush_data_~#descriptor~50#1.base, mwifiex_flush_data_~#descriptor~50#1.offset);havoc mwifiex_flush_data_~#descriptor~50#1.base, mwifiex_flush_data_~#descriptor~50#1.offset;havoc mwifiex_flush_data_#t~mem2797#1.base, mwifiex_flush_data_#t~mem2797#1.offset, mwifiex_flush_data_#t~ret2798#1, mwifiex_flush_data_#t~mem2799#1, mwifiex_flush_data_#t~ret2800#1, mwifiex_flush_data_#t~mem2801#1.base, mwifiex_flush_data_#t~mem2801#1.offset, mwifiex_flush_data_#t~mem2802#1.base, mwifiex_flush_data_#t~mem2802#1.offset, mwifiex_flush_data_#t~mem2803#1.base, mwifiex_flush_data_#t~mem2803#1.offset, mwifiex_flush_data_#t~ret2804#1, mwifiex_flush_data_#t~mem2805#1.base, mwifiex_flush_data_#t~mem2805#1.offset, mwifiex_flush_data_#t~mem2806#1.base, mwifiex_flush_data_#t~mem2806#1.offset, mwifiex_flush_data_#t~mem2807#1.base, mwifiex_flush_data_#t~mem2807#1.offset, mwifiex_flush_data_#t~mem2808#1, mwifiex_flush_data_~context#1, mwifiex_flush_data_~ctx~0#1.base, mwifiex_flush_data_~ctx~0#1.offset, mwifiex_flush_data_~start_win~0#1, mwifiex_flush_data_~#descriptor~50#1.base, mwifiex_flush_data_~#descriptor~50#1.offset, mwifiex_flush_data_~tmp~124#1;havoc mwifiex_flush_data_#in~context#1;assume { :end_inline_mwifiex_flush_data } true; [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21433: mwifiex_flush_data_#t~ret2798#1 := mwifiex_11n_find_last_seq_num_#res#1;havoc mwifiex_11n_find_last_seq_num_#t~mem2794#1, mwifiex_11n_find_last_seq_num_#t~mem2795#1.base, mwifiex_11n_find_last_seq_num_#t~mem2795#1.offset, mwifiex_11n_find_last_seq_num_#t~mem2796#1.base, mwifiex_11n_find_last_seq_num_#t~mem2796#1.offset, mwifiex_11n_find_last_seq_num_~rx_reorder_tbl_ptr#1.base, mwifiex_11n_find_last_seq_num_~rx_reorder_tbl_ptr#1.offset, mwifiex_11n_find_last_seq_num_~i~40#1;havoc mwifiex_11n_find_last_seq_num_#in~rx_reorder_tbl_ptr#1.base, mwifiex_11n_find_last_seq_num_#in~rx_reorder_tbl_ptr#1.offset;assume { :end_inline_mwifiex_11n_find_last_seq_num } true;assume -2147483648 <= mwifiex_flush_data_#t~ret2798#1 && mwifiex_flush_data_#t~ret2798#1 <= 2147483647;mwifiex_flush_data_~start_win~0#1 := mwifiex_flush_data_#t~ret2798#1;havoc mwifiex_flush_data_#t~mem2797#1.base, mwifiex_flush_data_#t~mem2797#1.offset;havoc mwifiex_flush_data_#t~ret2798#1; [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21435: assume mwifiex_flush_data_~start_win~0#1 < 0;call ULTIMATE.dealloc(mwifiex_flush_data_~#descriptor~50#1.base, mwifiex_flush_data_~#descriptor~50#1.offset);havoc mwifiex_flush_data_~#descriptor~50#1.base, mwifiex_flush_data_~#descriptor~50#1.offset; [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21435: assume !(mwifiex_flush_data_~start_win~0#1 < 0);call write~$Pointer$#31(599, 0, mwifiex_flush_data_~#descriptor~50#1.base, mwifiex_flush_data_~#descriptor~50#1.offset, 8);call write~$Pointer$#31(600, 0, mwifiex_flush_data_~#descriptor~50#1.base, 8 + mwifiex_flush_data_~#descriptor~50#1.offset, 8);call write~$Pointer$#31(601, 0, mwifiex_flush_data_~#descriptor~50#1.base, 16 + mwifiex_flush_data_~#descriptor~50#1.offset, 8);call write~$Pointer$#31(602, 0, mwifiex_flush_data_~#descriptor~50#1.base, 24 + mwifiex_flush_data_~#descriptor~50#1.offset, 8);call write~int#31(238, mwifiex_flush_data_~#descriptor~50#1.base, 32 + mwifiex_flush_data_~#descriptor~50#1.offset, 4);call write~int#31(0, mwifiex_flush_data_~#descriptor~50#1.base, 36 + mwifiex_flush_data_~#descriptor~50#1.offset, 4);call mwifiex_flush_data_#t~mem2799#1 := read~int#31(mwifiex_flush_data_~#descriptor~50#1.base, 36 + mwifiex_flush_data_~#descriptor~50#1.offset, 4); [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21446: assume -9223372036854775808 <= mwifiex_flush_data_#t~ret2800#1 && mwifiex_flush_data_#t~ret2800#1 <= 9223372036854775807;mwifiex_flush_data_~tmp~124#1 := mwifiex_flush_data_#t~ret2800#1;havoc mwifiex_flush_data_#t~mem2799#1;havoc mwifiex_flush_data_#t~ret2800#1; [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21450-1: SUMMARY for call mwifiex_flush_data_#t~ret2804#1 := __dynamic_dev_dbg(mwifiex_flush_data_~#descriptor~50#1.base, mwifiex_flush_data_~#descriptor~50#1.offset, mwifiex_flush_data_#t~mem2803#1.base, mwifiex_flush_data_#t~mem2803#1.offset, 603, 0); srcloc: null [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21417: assume mwifiex_11n_find_last_seq_num_~i~40#1 >= 0; [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21417: assume !(mwifiex_11n_find_last_seq_num_~i~40#1 >= 0);mwifiex_11n_find_last_seq_num_#res#1 := -1; [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21448: assume 0 != mwifiex_flush_data_~tmp~124#1;call mwifiex_flush_data_#t~mem2801#1.base, mwifiex_flush_data_#t~mem2801#1.offset := read~$Pointer$#51(mwifiex_flush_data_~ctx~0#1.base, 132 + mwifiex_flush_data_~ctx~0#1.offset, 8);call mwifiex_flush_data_#t~mem2802#1.base, mwifiex_flush_data_#t~mem2802#1.offset := read~$Pointer$#30(mwifiex_flush_data_#t~mem2801#1.base, mwifiex_flush_data_#t~mem2801#1.offset, 8);call mwifiex_flush_data_#t~mem2803#1.base, mwifiex_flush_data_#t~mem2803#1.offset := read~$Pointer$#30(mwifiex_flush_data_#t~mem2802#1.base, 70 + mwifiex_flush_data_#t~mem2802#1.offset, 8); [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21448: assume !(0 != mwifiex_flush_data_~tmp~124#1); [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21411: assume 0 != (mwifiex_11n_find_last_seq_num_#t~mem2796#1.base + mwifiex_11n_find_last_seq_num_#t~mem2796#1.offset) % 18446744073709551616;havoc mwifiex_11n_find_last_seq_num_#t~mem2795#1.base, mwifiex_11n_find_last_seq_num_#t~mem2795#1.offset;havoc mwifiex_11n_find_last_seq_num_#t~mem2796#1.base, mwifiex_11n_find_last_seq_num_#t~mem2796#1.offset;mwifiex_11n_find_last_seq_num_#res#1 := mwifiex_11n_find_last_seq_num_~i~40#1; [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21411: assume !(0 != (mwifiex_11n_find_last_seq_num_#t~mem2796#1.base + mwifiex_11n_find_last_seq_num_#t~mem2796#1.offset) % 18446744073709551616);havoc mwifiex_11n_find_last_seq_num_#t~mem2795#1.base, mwifiex_11n_find_last_seq_num_#t~mem2795#1.offset;havoc mwifiex_11n_find_last_seq_num_#t~mem2796#1.base, mwifiex_11n_find_last_seq_num_#t~mem2796#1.offset;mwifiex_11n_find_last_seq_num_~i~40#1 := mwifiex_11n_find_last_seq_num_~i~40#1 - 1; [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21411-1: call mwifiex_11n_find_last_seq_num_#t~mem2795#1.base, mwifiex_11n_find_last_seq_num_#t~mem2795#1.offset := read~$Pointer$#30(mwifiex_11n_find_last_seq_num_~rx_reorder_tbl_ptr#1.base, 34 + mwifiex_11n_find_last_seq_num_~rx_reorder_tbl_ptr#1.offset, 8);call mwifiex_11n_find_last_seq_num_#t~mem2796#1.base, mwifiex_11n_find_last_seq_num_#t~mem2796#1.offset := read~$Pointer$#30(mwifiex_11n_find_last_seq_num_#t~mem2795#1.base, mwifiex_11n_find_last_seq_num_#t~mem2795#1.offset + 8 * (if mwifiex_11n_find_last_seq_num_~i~40#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then mwifiex_11n_find_last_seq_num_~i~40#1 % 18446744073709551616 % 18446744073709551616 else mwifiex_11n_find_last_seq_num_~i~40#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 8); [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21446-1: SUMMARY for call mwifiex_flush_data_#t~ret2800#1 := ldv__builtin_expect((if mwifiex_flush_data_#t~mem2799#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then mwifiex_flush_data_#t~mem2799#1 % 4294967296 % 18446744073709551616 else mwifiex_flush_data_#t~mem2799#1 % 4294967296 % 18446744073709551616 - 18446744073709551616) % 2, 0); srcloc: null [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21456-1: SUMMARY for call mwifiex_11n_dispatch_pkt(mwifiex_flush_data_#t~mem2805#1.base, mwifiex_flush_data_#t~mem2805#1.offset, mwifiex_flush_data_#t~mem2806#1.base, mwifiex_flush_data_#t~mem2806#1.offset, (1 + (mwifiex_flush_data_#t~mem2808#1 + mwifiex_flush_data_~start_win~0#1)) % 4096); srcloc: null [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21456-2: call mwifiex_flush_data_#t~mem2805#1.base, mwifiex_flush_data_#t~mem2805#1.offset := read~$Pointer$#51(mwifiex_flush_data_~ctx~0#1.base, 132 + mwifiex_flush_data_~ctx~0#1.offset, 8);call mwifiex_flush_data_#t~mem2806#1.base, mwifiex_flush_data_#t~mem2806#1.offset := read~$Pointer$#51(mwifiex_flush_data_~ctx~0#1.base, 124 + mwifiex_flush_data_~ctx~0#1.offset, 8);call mwifiex_flush_data_#t~mem2807#1.base, mwifiex_flush_data_#t~mem2807#1.offset := read~$Pointer$#51(mwifiex_flush_data_~ctx~0#1.base, 124 + mwifiex_flush_data_~ctx~0#1.offset, 8);call mwifiex_flush_data_#t~mem2808#1 := read~int#30(mwifiex_flush_data_#t~mem2807#1.base, 26 + mwifiex_flush_data_#t~mem2807#1.offset, 4); [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21456: havoc mwifiex_flush_data_#t~mem2805#1.base, mwifiex_flush_data_#t~mem2805#1.offset;havoc mwifiex_flush_data_#t~mem2806#1.base, mwifiex_flush_data_#t~mem2806#1.offset;havoc mwifiex_flush_data_#t~mem2807#1.base, mwifiex_flush_data_#t~mem2807#1.offset;havoc mwifiex_flush_data_#t~mem2808#1;call ULTIMATE.dealloc(mwifiex_flush_data_~#descriptor~50#1.base, mwifiex_flush_data_~#descriptor~50#1.offset);havoc mwifiex_flush_data_~#descriptor~50#1.base, mwifiex_flush_data_~#descriptor~50#1.offset; [2025-02-08 04:11:22,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21450: assume -2147483648 <= mwifiex_flush_data_#t~ret2804#1 && mwifiex_flush_data_#t~ret2804#1 <= 2147483647;havoc mwifiex_flush_data_#t~mem2801#1.base, mwifiex_flush_data_#t~mem2801#1.offset;havoc mwifiex_flush_data_#t~mem2802#1.base, mwifiex_flush_data_#t~mem2802#1.offset;havoc mwifiex_flush_data_#t~mem2803#1.base, mwifiex_flush_data_#t~mem2803#1.offset;havoc mwifiex_flush_data_#t~ret2804#1;