./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--wireless--rtlwifi--rtl8821ae--rtl8821ae.ko-entry_point.cil.out.i --full-output --architecture 64bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version 9bd2c7ff
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--wireless--rtlwifi--rtl8821ae--rtl8821ae.ko-entry_point.cil.out.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu --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 d72f26616390689fb5a1d8806a5ae04e152bffcd1ed9eeda6a6e41c049bf27d2
--- Real Ultimate output ---
This is Ultimate 0.2.3-dev-9bd2c7f
[2023-11-19 07:47:24,938 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2023-11-19 07:47:25,074 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/config/svcomp-Reach-64bit-Automizer_Default.epf
[2023-11-19 07:47:25,081 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2023-11-19 07:47:25,082 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2023-11-19 07:47:25,136 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2023-11-19 07:47:25,137 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2023-11-19 07:47:25,138 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2023-11-19 07:47:25,138 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2023-11-19 07:47:25,139 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2023-11-19 07:47:25,140 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2023-11-19 07:47:25,141 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2023-11-19 07:47:25,141 INFO  L153        SettingsManager]:  * Use SBE=true
[2023-11-19 07:47:25,142 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2023-11-19 07:47:25,143 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2023-11-19 07:47:25,143 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2023-11-19 07:47:25,144 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2023-11-19 07:47:25,145 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2023-11-19 07:47:25,145 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2023-11-19 07:47:25,146 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2023-11-19 07:47:25,146 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2023-11-19 07:47:25,147 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2023-11-19 07:47:25,148 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2023-11-19 07:47:25,148 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2023-11-19 07:47:25,149 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2023-11-19 07:47:25,149 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:47:25,150 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2023-11-19 07:47:25,150 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2023-11-19 07:47:25,151 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2023-11-19 07:47:25,151 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2023-11-19 07:47:25,152 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2023-11-19 07:47:25,152 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2023-11-19 07:47:25,153 INFO  L153        SettingsManager]:  * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true
[2023-11-19 07:47:25,153 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2023-11-19 07:47:25,153 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2023-11-19 07:47:25,154 INFO  L153        SettingsManager]:  * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC
[2023-11-19 07:47:25,154 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu
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 -> d72f26616390689fb5a1d8806a5ae04e152bffcd1ed9eeda6a6e41c049bf27d2
[2023-11-19 07:47:25,479 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2023-11-19 07:47:25,515 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2023-11-19 07:47:25,517 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2023-11-19 07:47:25,519 INFO  L270        PluginConnector]: Initializing CDTParser...
[2023-11-19 07:47:25,520 INFO  L274        PluginConnector]: CDTParser initialized
[2023-11-19 07:47:25,521 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/../../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--wireless--rtlwifi--rtl8821ae--rtl8821ae.ko-entry_point.cil.out.i
[2023-11-19 07:47:28,594 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2023-11-19 07:47:29,994 INFO  L384              CDTParser]: Found 1 translation units.
[2023-11-19 07:47:29,994 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--wireless--rtlwifi--rtl8821ae--rtl8821ae.ko-entry_point.cil.out.i
[2023-11-19 07:47:30,107 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/data/3cd89e6e7/01e51456c0ea4ce3a009eeadbfe2fc92/FLAGf70246c29
[2023-11-19 07:47:30,125 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/data/3cd89e6e7/01e51456c0ea4ce3a009eeadbfe2fc92
[2023-11-19 07:47:30,134 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2023-11-19 07:47:30,135 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2023-11-19 07:47:30,137 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2023-11-19 07:47:30,137 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2023-11-19 07:47:30,143 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2023-11-19 07:47:30,144 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:47:30" (1/1) ...
[2023-11-19 07:47:30,145 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2c983b97 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:30, skipping insertion in model container
[2023-11-19 07:47:30,146 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:47:30" (1/1) ...
[2023-11-19 07:47:30,556 INFO  L177         MainTranslator]: Built tables and reachable declarations
[2023-11-19 07:47:40,323 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--wireless--rtlwifi--rtl8821ae--rtl8821ae.ko-entry_point.cil.out.i[1286418,1286431]
[2023-11-19 07:47:40,577 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:47:42,631 INFO  L202         MainTranslator]: Completed pre-run
[2023-11-19 07:47:42,814 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [8215]
[2023-11-19 07:47:42,818 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [8218]
[2023-11-19 07:47:42,819 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [8221]
[2023-11-19 07:47:42,819 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [8224]
[2023-11-19 07:47:42,820 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [8241]
[2023-11-19 07:47:42,821 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [8244]
[2023-11-19 07:47:42,821 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [8246]
[2023-11-19 07:47:42,822 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [8251]
[2023-11-19 07:47:42,822 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [8254]
[2023-11-19 07:47:42,822 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [8256]
[2023-11-19 07:47:42,823 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [8261]
[2023-11-19 07:47:42,823 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [8264]
[2023-11-19 07:47:42,824 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [8266]
[2023-11-19 07:47:42,824 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [8271]
[2023-11-19 07:47:42,825 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [8274]
[2023-11-19 07:47:42,825 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [8276]
[2023-11-19 07:47:42,826 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [8294]
[2023-11-19 07:47:42,826 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [8297]
[2023-11-19 07:47:42,827 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [8299]
[2023-11-19 07:47:42,828 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [8304]
[2023-11-19 07:47:42,828 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [8307]
[2023-11-19 07:47:42,829 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [8309]
[2023-11-19 07:47:42,829 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [8314]
[2023-11-19 07:47:42,830 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [8317]
[2023-11-19 07:47:42,830 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [8319]
[2023-11-19 07:47:42,831 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [8324]
[2023-11-19 07:47:42,831 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [8327]
[2023-11-19 07:47:42,831 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [8329]
[2023-11-19 07:47:42,833 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8379]
[2023-11-19 07:47:42,833 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8386]
[2023-11-19 07:47:43,163 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [12979]
[2023-11-19 07:47:43,164 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [12982]
[2023-11-19 07:47:43,164 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [12985]
[2023-11-19 07:47:43,165 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [12988]
[2023-11-19 07:47:43,343 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/asm-generic/dma-mapping-common.h"),
                         "i" (36), "i" (12UL)); [16538-16539]
[2023-11-19 07:47:44,241 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/asm-generic/dma-mapping-common.h"),
                         "i" (19), "i" (12UL)); [36457-36458]
[2023-11-19 07:47:44,317 WARN  L240   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--net--wireless--rtlwifi--rtl8821ae--rtl8821ae.ko-entry_point.cil.out.i[1286418,1286431]
[2023-11-19 07:47:44,328 INFO  L209          PostProcessor]: Analyzing one entry point: main
[2023-11-19 07:47:46,618 WARN  L675               CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler.
[2023-11-19 07:47:46,627 INFO  L206         MainTranslator]: Completed translation
[2023-11-19 07:47:46,627 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46 WrapperNode
[2023-11-19 07:47:46,627 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2023-11-19 07:47:46,629 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2023-11-19 07:47:46,629 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2023-11-19 07:47:46,629 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2023-11-19 07:47:46,637 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:47,808 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:50,724 INFO  L138                Inliner]: procedures = 510, calls = 70842, calls flagged for inlining = 253, calls inlined = 246, statements flattened = 98216
[2023-11-19 07:47:50,725 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2023-11-19 07:47:50,725 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2023-11-19 07:47:50,726 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2023-11-19 07:47:50,726 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2023-11-19 07:47:50,737 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:50,739 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:51,446 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:51,460 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:53,693 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:53,862 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:54,469 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:54,641 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:55,071 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2023-11-19 07:47:55,072 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2023-11-19 07:47:55,073 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2023-11-19 07:47:55,073 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2023-11-19 07:47:55,074 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:47:46" (1/1) ...
[2023-11-19 07:47:55,079 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2023-11-19 07:47:55,091 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/z3
[2023-11-19 07:47:55,108 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null)
[2023-11-19 07:47:55,140 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c6140f42-c8d1-468c-9974-b152c082d8ef/bin/uautomizer-verify-uCwYo4JHxu/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process
[2023-11-19 07:47:55,152 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_tx_fill_cmddesc
[2023-11-19 07:47:55,152 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_tx_fill_cmddesc
[2023-11-19 07:47:55,152 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_iqk_tx_fill_iqc
[2023-11-19 07:47:55,152 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_iqk_tx_fill_iqc
[2023-11-19 07:47:55,152 INFO  L130     BoogieDeclarations]: Found specification of procedure phy_get_tx_swing_8812A
[2023-11-19 07:47:55,153 INFO  L138     BoogieDeclarations]: Found implementation of procedure phy_get_tx_swing_8812A
[2023-11-19 07:47:55,153 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.meminit
[2023-11-19 07:47:55,153 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit
[2023-11-19 07:47:55,153 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8812ae_phy_iq_calibrate
[2023-11-19 07:47:55,153 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8812ae_phy_iq_calibrate
[2023-11-19 07:47:55,153 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_get_desc
[2023-11-19 07:47:55,153 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_get_desc
[2023-11-19 07:47:55,154 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_dm_init_edca_turbo
[2023-11-19 07:47:55,154 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_dm_init_edca_turbo
[2023-11-19 07:47:55,154 INFO  L130     BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled
[2023-11-19 07:47:55,154 INFO  L138     BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled
[2023-11-19 07:47:55,154 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_malloc
[2023-11-19 07:47:55,154 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_malloc
[2023-11-19 07:47:55,155 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_desc
[2023-11-19 07:47:55,155 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_desc
[2023-11-19 07:47:55,155 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_phy_rf_serial_read
[2023-11-19 07:47:55,155 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_phy_rf_serial_read
[2023-11-19 07:47:55,155 INFO  L130     BoogieDeclarations]: Found specification of procedure odm_cfo
[2023-11-19 07:47:55,155 INFO  L138     BoogieDeclarations]: Found implementation of procedure odm_cfo
[2023-11-19 07:47:55,156 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_read_word
[2023-11-19 07:47:55,156 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_read_word
[2023-11-19 07:47:55,156 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_sw_chnl
[2023-11-19 07:47:55,156 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_sw_chnl
[2023-11-19 07:47:55,156 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_signal_scale_mapping
[2023-11-19 07:47:55,156 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_signal_scale_mapping
[2023-11-19 07:47:55,157 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_dm_watchdog
[2023-11-19 07:47:55,157 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_dm_watchdog
[2023-11-19 07:47:55,157 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_write_byte
[2023-11-19 07:47:55,157 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_write_byte
[2023-11-19 07:47:55,157 INFO  L130     BoogieDeclarations]: Found specification of procedure valid_dma_direction
[2023-11-19 07:47:55,157 INFO  L138     BoogieDeclarations]: Found implementation of procedure valid_dma_direction
[2023-11-19 07:47:55,158 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~~TO~~bool~0
[2023-11-19 07:47:55,158 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~~TO~~bool~0
[2023-11-19 07:47:55,158 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_poweroff_adapter
[2023-11-19 07:47:55,158 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_poweroff_adapter
[2023-11-19 07:47:55,158 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_enable_fw_download
[2023-11-19 07:47:55,158 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_enable_fw_download
[2023-11-19 07:47:55,159 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_init_sw_leds
[2023-11-19 07:47:55,159 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_init_sw_leds
[2023-11-19 07:47:55,159 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~VOID
[2023-11-19 07:47:55,159 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~VOID
[2023-11-19 07:47:55,159 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8812ae_set_fw_rsvdpagepkt
[2023-11-19 07:47:55,159 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8812ae_set_fw_rsvdpagepkt
[2023-11-19 07:47:55,160 INFO  L130     BoogieDeclarations]: Found specification of procedure spinlock_check
[2023-11-19 07:47:55,160 INFO  L138     BoogieDeclarations]: Found implementation of procedure spinlock_check
[2023-11-19 07:47:55,160 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_stop_tx_beacon
[2023-11-19 07:47:55,160 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_stop_tx_beacon
[2023-11-19 07:47:55,160 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_mdio_read
[2023-11-19 07:47:55,160 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_mdio_read
[2023-11-19 07:47:55,160 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_card_disable
[2023-11-19 07:47:55,161 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_card_disable
[2023-11-19 07:47:55,161 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_set_txpower_level_by_path
[2023-11-19 07:47:55,161 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_set_txpower_level_by_path
[2023-11-19 07:47:55,161 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_cmd_send_packet
[2023-11-19 07:47:55,161 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_cmd_send_packet
[2023-11-19 07:47:55,161 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_write_dword
[2023-11-19 07:47:55,162 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_write_dword
[2023-11-19 07:47:55,162 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~~u8~0~TO~VOID
[2023-11-19 07:47:55,162 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~~u8~0~TO~VOID
[2023-11-19 07:47:55,162 INFO  L130     BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore
[2023-11-19 07:47:55,162 INFO  L138     BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore
[2023-11-19 07:47:55,162 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_dynamic_rqpn
[2023-11-19 07:47:55,163 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_dynamic_rqpn
[2023-11-19 07:47:55,163 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt
[2023-11-19 07:47:55,163 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8812ae_phy_get_chnl_idx_of_txpwr_lmt
[2023-11-19 07:47:55,163 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_fw_media_status_rpt_cmd
[2023-11-19 07:47:55,163 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_fw_media_status_rpt_cmd
[2023-11-19 07:47:55,163 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_set_fw_clock_on
[2023-11-19 07:47:55,163 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_set_fw_clock_on
[2023-11-19 07:47:55,164 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2023-11-19 07:47:55,164 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_scan_operation_backup
[2023-11-19 07:47:55,164 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_scan_operation_backup
[2023-11-19 07:47:55,164 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_config_rf_with_headerfile
[2023-11-19 07:47:55,164 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_config_rf_with_headerfile
[2023-11-19 07:47:55,164 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_download_rsvd_page
[2023-11-19 07:47:55,165 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_download_rsvd_page
[2023-11-19 07:47:55,165 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8812ae_phy_get_txpower_by_rate_base_index
[2023-11-19 07:47:55,165 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8812ae_phy_get_txpower_by_rate_base_index
[2023-11-19 07:47:55,165 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8812ae_sw_led_off
[2023-11-19 07:47:55,165 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8812ae_sw_led_off
[2023-11-19 07:47:55,165 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_check_pcie_dma_hang
[2023-11-19 07:47:55,165 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_check_pcie_dma_hang
[2023-11-19 07:47:55,166 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8812ae_dm_txpwr_track_set_pwr
[2023-11-19 07:47:55,166 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8812ae_dm_txpwr_track_set_pwr
[2023-11-19 07:47:55,166 INFO  L130     BoogieDeclarations]: Found specification of procedure get_rf_type
[2023-11-19 07:47:55,166 INFO  L138     BoogieDeclarations]: Found implementation of procedure get_rf_type
[2023-11-19 07:47:55,166 INFO  L130     BoogieDeclarations]: Found specification of procedure spin_unlock
[2023-11-19 07:47:55,166 INFO  L138     BoogieDeclarations]: Found implementation of procedure spin_unlock
[2023-11-19 07:47:55,167 INFO  L130     BoogieDeclarations]: Found specification of procedure spin_unlock_bh
[2023-11-19 07:47:55,167 INFO  L138     BoogieDeclarations]: Found implementation of procedure spin_unlock_bh
[2023-11-19 07:47:55,167 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_phy_get_txpower_by_rate_base
[2023-11-19 07:47:55,167 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_phy_get_txpower_by_rate_base
[2023-11-19 07:47:55,167 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int
[2023-11-19 07:47:55,167 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_deinit_sw_vars
[2023-11-19 07:47:55,167 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_deinit_sw_vars
[2023-11-19 07:47:55,168 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_has_protected
[2023-11-19 07:47:55,168 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_has_protected
[2023-11-19 07:47:55,168 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_switch_wirelessband
[2023-11-19 07:47:55,168 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_switch_wirelessband
[2023-11-19 07:47:55,168 INFO  L130     BoogieDeclarations]: Found specification of procedure get_dma_ops
[2023-11-19 07:47:55,168 INFO  L138     BoogieDeclarations]: Found implementation of procedure get_dma_ops
[2023-11-19 07:47:55,169 INFO  L130     BoogieDeclarations]: Found specification of procedure is_hal_stop
[2023-11-19 07:47:55,169 INFO  L138     BoogieDeclarations]: Found implementation of procedure is_hal_stop
[2023-11-19 07:47:55,169 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_sw_led_off
[2023-11-19 07:47:55,169 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_sw_led_off
[2023-11-19 07:47:55,169 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_enable_hw_security_config
[2023-11-19 07:47:55,169 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_enable_hw_security_config
[2023-11-19 07:47:55,170 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int
[2023-11-19 07:47:55,170 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_has_tods
[2023-11-19 07:47:55,170 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_has_tods
[2023-11-19 07:47:55,170 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2023-11-19 07:47:55,170 INFO  L130     BoogieDeclarations]: Found specification of procedure __phys_addr
[2023-11-19 07:47:55,170 INFO  L138     BoogieDeclarations]: Found implementation of procedure __phys_addr
[2023-11-19 07:47:55,171 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_dm_edca_choose_traffic_idx
[2023-11-19 07:47:55,171 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_dm_edca_choose_traffic_idx
[2023-11-19 07:47:55,171 INFO  L130     BoogieDeclarations]: Found specification of procedure vzalloc
[2023-11-19 07:47:55,171 INFO  L138     BoogieDeclarations]: Found implementation of procedure vzalloc
[2023-11-19 07:47:55,171 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy
[2023-11-19 07:47:55,171 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy
[2023-11-19 07:47:55,172 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_set_rf_reg
[2023-11-19 07:47:55,172 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_set_rf_reg
[2023-11-19 07:47:55,172 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_dbi_read
[2023-11-19 07:47:55,172 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_dbi_read
[2023-11-19 07:47:55,172 INFO  L130     BoogieDeclarations]: Found specification of procedure ether_addr_copy
[2023-11-19 07:47:55,172 INFO  L138     BoogieDeclarations]: Found implementation of procedure ether_addr_copy
[2023-11-19 07:47:55,172 INFO  L130     BoogieDeclarations]: Found specification of procedure rcu_is_watching
[2023-11-19 07:47:55,173 INFO  L138     BoogieDeclarations]: Found implementation of procedure rcu_is_watching
[2023-11-19 07:47:55,173 INFO  L130     BoogieDeclarations]: Found specification of procedure print_hex_dump
[2023-11-19 07:47:55,173 INFO  L138     BoogieDeclarations]: Found implementation of procedure print_hex_dump
[2023-11-19 07:47:55,173 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_lc_calibrate
[2023-11-19 07:47:55,173 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_lc_calibrate
[2023-11-19 07:47:55,173 INFO  L130     BoogieDeclarations]: Found specification of procedure vfree
[2023-11-19 07:47:55,174 INFO  L138     BoogieDeclarations]: Found implementation of procedure vfree
[2023-11-19 07:47:55,174 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_is_beacon
[2023-11-19 07:47:55,174 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_is_beacon
[2023-11-19 07:47:55,174 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~TO~~u16~0
[2023-11-19 07:47:55,174 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~TO~~u16~0
[2023-11-19 07:47:55,174 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_dbi_write
[2023-11-19 07:47:55,174 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_dbi_write
[2023-11-19 07:47:55,175 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_get_hw_reg
[2023-11-19 07:47:55,175 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_get_hw_reg
[2023-11-19 07:47:55,175 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_init_zalloc
[2023-11-19 07:47:55,175 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc
[2023-11-19 07:47:55,175 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~TO~~u8~0
[2023-11-19 07:47:55,175 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~TO~~u8~0
[2023-11-19 07:47:55,175 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_mdio_write
[2023-11-19 07:47:55,176 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_mdio_write
[2023-11-19 07:47:55,176 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2023-11-19 07:47:55,176 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_fw_related_for_wowlan
[2023-11-19 07:47:55,176 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_fw_related_for_wowlan
[2023-11-19 07:47:55,176 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_led_control
[2023-11-19 07:47:55,176 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_led_control
[2023-11-19 07:47:55,176 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_is_tx_desc_closed
[2023-11-19 07:47:55,177 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_is_tx_desc_closed
[2023-11-19 07:47:55,177 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_rx_query_desc
[2023-11-19 07:47:55,177 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_rx_query_desc
[2023-11-19 07:47:55,177 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2023-11-19 07:47:55,177 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_config_rf_radio_a
[2023-11-19 07:47:55,177 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_config_rf_radio_a
[2023-11-19 07:47:55,177 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_fw_remote_wake_ctrl_cmd
[2023-11-19 07:47:55,178 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_fw_remote_wake_ctrl_cmd
[2023-11-19 07:47:55,178 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_config_rf_radio_b
[2023-11-19 07:47:55,178 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_config_rf_radio_b
[2023-11-19 07:47:55,178 INFO  L130     BoogieDeclarations]: Found specification of procedure __const_udelay
[2023-11-19 07:47:55,178 INFO  L138     BoogieDeclarations]: Found implementation of procedure __const_udelay
[2023-11-19 07:47:55,178 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$
[2023-11-19 07:47:55,178 INFO  L130     BoogieDeclarations]: Found specification of procedure __bad_percpu_size
[2023-11-19 07:47:55,179 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID
[2023-11-19 07:47:55,179 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID
[2023-11-19 07:47:55,179 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int
[2023-11-19 07:47:55,179 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int
[2023-11-19 07:47:55,179 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_reset_pcie_interface_dma
[2023-11-19 07:47:55,179 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_reset_pcie_interface_dma
[2023-11-19 07:47:55,180 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_network_type
[2023-11-19 07:47:55,180 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_network_type
[2023-11-19 07:47:55,180 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_hw_reg
[2023-11-19 07:47:55,180 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_hw_reg
[2023-11-19 07:47:55,180 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_get_btc_status
[2023-11-19 07:47:55,180 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_get_btc_status
[2023-11-19 07:47:55,180 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_hal_pwrseqcmdparsing
[2023-11-19 07:47:55,181 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_hal_pwrseqcmdparsing
[2023-11-19 07:47:55,181 INFO  L130     BoogieDeclarations]: Found specification of procedure efuse_shadow_read
[2023-11-19 07:47:55,181 INFO  L138     BoogieDeclarations]: Found implementation of procedure efuse_shadow_read
[2023-11-19 07:47:55,181 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_return_beacon_queue_skb
[2023-11-19 07:47:55,181 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_return_beacon_queue_skb
[2023-11-19 07:47:55,181 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_resume
[2023-11-19 07:47:55,181 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_resume
[2023-11-19 07:47:55,182 INFO  L130     BoogieDeclarations]: Found specification of procedure mod_timer
[2023-11-19 07:47:55,182 INFO  L138     BoogieDeclarations]: Found implementation of procedure mod_timer
[2023-11-19 07:47:55,182 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_init_led
[2023-11-19 07:47:55,182 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_init_led
[2023-11-19 07:47:55,182 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_get_chnl_group
[2023-11-19 07:47:55,182 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_get_chnl_group
[2023-11-19 07:47:55,182 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_fwlps_enter
[2023-11-19 07:47:55,183 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_fwlps_enter
[2023-11-19 07:47:55,183 INFO  L130     BoogieDeclarations]: Found specification of procedure skb_put
[2023-11-19 07:47:55,183 INFO  L138     BoogieDeclarations]: Found implementation of procedure skb_put
[2023-11-19 07:47:55,183 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_dm_txpwr_track_set_pwr
[2023-11-19 07:47:55,183 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_dm_txpwr_track_set_pwr
[2023-11-19 07:47:55,183 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_hw_init
[2023-11-19 07:47:55,183 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_hw_init
[2023-11-19 07:47:55,184 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_cam_add_one_entry
[2023-11-19 07:47:55,184 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_cam_add_one_entry
[2023-11-19 07:47:55,184 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2023-11-19 07:47:55,184 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2023-11-19 07:47:55,184 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_fwlps_leave
[2023-11-19 07:47:55,184 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_fwlps_leave
[2023-11-19 07:47:55,184 INFO  L130     BoogieDeclarations]: Found specification of procedure spin_lock_bh
[2023-11-19 07:47:55,185 INFO  L138     BoogieDeclarations]: Found implementation of procedure spin_lock_bh
[2023-11-19 07:47:55,185 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_sw_led_on
[2023-11-19 07:47:55,185 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_sw_led_on
[2023-11-19 07:47:55,185 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_tx_polling
[2023-11-19 07:47:55,185 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_tx_polling
[2023-11-19 07:47:55,185 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_init_sw_vars
[2023-11-19 07:47:55,185 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_init_sw_vars
[2023-11-19 07:47:55,186 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_disable_interrupt
[2023-11-19 07:47:55,186 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_disable_interrupt
[2023-11-19 07:47:55,186 INFO  L130     BoogieDeclarations]: Found specification of procedure msleep
[2023-11-19 07:47:55,186 INFO  L138     BoogieDeclarations]: Found implementation of procedure msleep
[2023-11-19 07:47:55,186 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_gpio_radio_on_off_checking
[2023-11-19 07:47:55,186 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_gpio_radio_on_off_checking
[2023-11-19 07:47:55,186 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_beacon_related_registers
[2023-11-19 07:47:55,187 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_beacon_related_registers
[2023-11-19 07:47:55,187 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$
[2023-11-19 07:47:55,187 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_read_eeprom_info
[2023-11-19 07:47:55,187 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_read_eeprom_info
[2023-11-19 07:47:55,187 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$
[2023-11-19 07:47:55,187 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_stop
[2023-11-19 07:47:55,187 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_stop
[2023-11-19 07:47:55,188 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_get_DA
[2023-11-19 07:47:55,188 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_get_DA
[2023-11-19 07:47:55,188 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_set_rfreg
[2023-11-19 07:47:55,188 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_set_rfreg
[2023-11-19 07:47:55,188 INFO  L130     BoogieDeclarations]: Found specification of procedure get_current
[2023-11-19 07:47:55,188 INFO  L138     BoogieDeclarations]: Found implementation of procedure get_current
[2023-11-19 07:47:55,189 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8812ae_sw_led_on
[2023-11-19 07:47:55,189 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8812ae_sw_led_on
[2023-11-19 07:47:55,189 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_read_config_byte
[2023-11-19 07:47:55,189 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_read_config_byte
[2023-11-19 07:47:55,189 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u8~0~X~$Pointer$~TO~VOID
[2023-11-19 07:47:55,189 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u8~0~X~$Pointer$~TO~VOID
[2023-11-19 07:47:55,189 INFO  L130     BoogieDeclarations]: Found specification of procedure _phy_convert_txpower_dbm_to_relative_value
[2023-11-19 07:47:55,190 INFO  L138     BoogieDeclarations]: Found implementation of procedure _phy_convert_txpower_dbm_to_relative_value
[2023-11-19 07:47:55,190 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_beacon_interval
[2023-11-19 07:47:55,190 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_beacon_interval
[2023-11-19 07:47:55,190 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_is_data_qos
[2023-11-19 07:47:55,190 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_is_data_qos
[2023-11-19 07:47:55,190 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_read_byte
[2023-11-19 07:47:55,190 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_read_byte
[2023-11-19 07:47:55,191 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_error
[2023-11-19 07:47:55,191 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_error
[2023-11-19 07:47:55,191 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_tx_fill_desc
[2023-11-19 07:47:55,191 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_tx_fill_desc
[2023-11-19 07:47:55,191 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_write_word
[2023-11-19 07:47:55,191 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_write_word
[2023-11-19 07:47:55,191 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_phy_set_txpower_by_rate_base
[2023-11-19 07:47:55,192 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_phy_set_txpower_by_rate_base
[2023-11-19 07:47:55,192 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_map_single
[2023-11-19 07:47:55,192 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_map_single
[2023-11-19 07:47:55,192 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_set_bw_mode
[2023-11-19 07:47:55,192 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_set_bw_mode
[2023-11-19 07:47:55,192 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_has_fromds
[2023-11-19 07:47:55,193 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_has_fromds
[2023-11-19 07:47:55,193 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset
[2023-11-19 07:47:55,193 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset
[2023-11-19 07:47:55,193 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_pci_suspend
[2023-11-19 07:47:55,193 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_pci_suspend
[2023-11-19 07:47:55,193 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_rx_command_packet
[2023-11-19 07:47:55,193 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_rx_command_packet
[2023-11-19 07:47:55,194 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_add_wowlan_pattern
[2023-11-19 07:47:55,194 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_add_wowlan_pattern
[2023-11-19 07:47:55,194 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_phy_set_txpower_level_by_path
[2023-11-19 07:47:55,194 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_phy_set_txpower_level_by_path
[2023-11-19 07:47:55,194 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2023-11-19 07:47:55,194 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2023-11-19 07:47:55,194 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_set_bcn_ctrl_reg
[2023-11-19 07:47:55,195 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_set_bcn_ctrl_reg
[2023-11-19 07:47:55,195 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_download_fw
[2023-11-19 07:47:55,195 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_download_fw
[2023-11-19 07:47:55,195 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_fw_page_write
[2023-11-19 07:47:55,195 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_fw_page_write
[2023-11-19 07:47:55,195 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_config_rf_reg
[2023-11-19 07:47:55,195 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_config_rf_reg
[2023-11-19 07:47:55,196 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_iq_calibrate
[2023-11-19 07:47:55,196 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_iq_calibrate
[2023-11-19 07:47:55,196 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_update_interrupt_mask
[2023-11-19 07:47:55,196 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_update_interrupt_mask
[2023-11-19 07:47:55,196 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_suspend
[2023-11-19 07:47:55,196 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_suspend
[2023-11-19 07:47:55,196 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_firmware_selfreset
[2023-11-19 07:47:55,197 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_firmware_selfreset
[2023-11-19 07:47:55,197 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2023-11-19 07:47:55,197 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$
[2023-11-19 07:47:55,197 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_qos
[2023-11-19 07:47:55,197 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_qos
[2023-11-19 07:47:55,198 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_is_ctl
[2023-11-19 07:47:55,198 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_is_ctl
[2023-11-19 07:47:55,198 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~TO~VOID
[2023-11-19 07:47:55,198 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~X~~u32~0~TO~VOID
[2023-11-19 07:47:55,198 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_interrupt_recognized
[2023-11-19 07:47:55,198 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_interrupt_recognized
[2023-11-19 07:47:55,198 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$
[2023-11-19 07:47:55,199 INFO  L130     BoogieDeclarations]: Found specification of procedure printk
[2023-11-19 07:47:55,199 INFO  L138     BoogieDeclarations]: Found implementation of procedure printk
[2023-11-19 07:47:55,199 INFO  L130     BoogieDeclarations]: Found specification of procedure do_gettimeofday
[2023-11-19 07:47:55,199 INFO  L138     BoogieDeclarations]: Found implementation of procedure do_gettimeofday
[2023-11-19 07:47:55,199 INFO  L130     BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave
[2023-11-19 07:47:55,199 INFO  L138     BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave
[2023-11-19 07:47:55,199 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_set_rf_power_state
[2023-11-19 07:47:55,200 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_set_rf_power_state
[2023-11-19 07:47:55,200 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_get_rfreg
[2023-11-19 07:47:55,200 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_get_rfreg
[2023-11-19 07:47:55,200 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_config_bb_reg
[2023-11-19 07:47:55,200 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_config_bb_reg
[2023-11-19 07:47:55,200 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_key
[2023-11-19 07:47:55,200 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_key
[2023-11-19 07:47:55,201 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_check_bssid
[2023-11-19 07:47:55,201 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_check_bssid
[2023-11-19 07:47:55,201 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_check_fw_read_last_h2c
[2023-11-19 07:47:55,201 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_check_fw_read_last_h2c
[2023-11-19 07:47:55,201 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_set_fw_ps_rf_on
[2023-11-19 07:47:55,201 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_set_fw_ps_rf_on
[2023-11-19 07:47:55,201 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_pci_resume
[2023-11-19 07:47:55,202 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_pci_resume
[2023-11-19 07:47:55,202 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~u32~0~TO~~u32~0
[2023-11-19 07:47:55,202 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~u32~0~TO~~u32~0
[2023-11-19 07:47:55,202 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_hw_rate_to_mrate
[2023-11-19 07:47:55,202 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_hw_rate_to_mrate
[2023-11-19 07:47:55,202 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8812ae_phy_config_rf_with_headerfile
[2023-11-19 07:47:55,202 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8812ae_phy_config_rf_with_headerfile
[2023-11-19 07:47:55,203 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error
[2023-11-19 07:47:55,203 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error
[2023-11-19 07:47:55,203 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_fw_rsvdpagepkt
[2023-11-19 07:47:55,203 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_fw_rsvdpagepkt
[2023-11-19 07:47:55,203 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_llt_write
[2023-11-19 07:47:55,203 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_llt_write
[2023-11-19 07:47:55,203 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_bt_hw_init
[2023-11-19 07:47:55,204 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_bt_hw_init
[2023-11-19 07:47:55,204 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_dm_write_cck_cca_thres
[2023-11-19 07:47:55,204 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_dm_write_cck_cca_thres
[2023-11-19 07:47:55,204 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_query_bb_reg
[2023-11-19 07:47:55,204 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_query_bb_reg
[2023-11-19 07:47:55,204 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_query_rxpwrpercentage
[2023-11-19 07:47:55,204 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_query_rxpwrpercentage
[2023-11-19 07:47:55,205 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8812ae_get_integer_from_string
[2023-11-19 07:47:55,205 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8812ae_get_integer_from_string
[2023-11-19 07:47:55,205 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_phy_calculate_bit_shift
[2023-11-19 07:47:55,205 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_phy_calculate_bit_shift
[2023-11-19 07:47:55,205 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2023-11-19 07:47:55,205 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_set_bb_reg
[2023-11-19 07:47:55,205 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_set_bb_reg
[2023-11-19 07:47:55,206 INFO  L130     BoogieDeclarations]: Found specification of procedure dev_alloc_skb
[2023-11-19 07:47:55,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure dev_alloc_skb
[2023-11-19 07:47:55,206 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv__builtin_expect
[2023-11-19 07:47:55,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect
[2023-11-19 07:47:55,206 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_get_bbreg
[2023-11-19 07:47:55,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_get_bbreg
[2023-11-19 07:47:55,207 INFO  L130     BoogieDeclarations]: Found specification of procedure request_firmware_nowait
[2023-11-19 07:47:55,207 INFO  L138     BoogieDeclarations]: Found implementation of procedure request_firmware_nowait
[2023-11-19 07:47:55,207 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8812ae_phy_get_world_wide_limit
[2023-11-19 07:47:55,207 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8812ae_phy_get_world_wide_limit
[2023-11-19 07:47:55,207 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_set_fw_wowlan_mode
[2023-11-19 07:47:55,207 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_set_fw_wowlan_mode
[2023-11-19 07:47:55,207 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_memset
[2023-11-19 07:47:55,208 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_memset
[2023-11-19 07:47:55,208 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8812ae_eq_n_byte
[2023-11-19 07:47:55,208 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8812ae_eq_n_byte
[2023-11-19 07:47:55,208 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_resume_tx_beacon
[2023-11-19 07:47:55,208 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_resume_tx_beacon
[2023-11-19 07:47:55,208 INFO  L130     BoogieDeclarations]: Found specification of procedure is_multicast_ether_addr
[2023-11-19 07:47:55,208 INFO  L138     BoogieDeclarations]: Found implementation of procedure is_multicast_ether_addr
[2023-11-19 07:47:55,209 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_set_bbreg
[2023-11-19 07:47:55,209 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_set_bbreg
[2023-11-19 07:47:55,209 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_check_condition
[2023-11-19 07:47:55,209 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_check_condition
[2023-11-19 07:47:55,209 INFO  L130     BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious
[2023-11-19 07:47:55,209 INFO  L138     BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious
[2023-11-19 07:47:55,209 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_set_media_status
[2023-11-19 07:47:55,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_set_media_status
[2023-11-19 07:47:55,210 INFO  L130     BoogieDeclarations]: Found specification of procedure ether_addr_equal
[2023-11-19 07:47:55,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure ether_addr_equal
[2023-11-19 07:47:55,210 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_dm_clear_txpower_tracking_state
[2023-11-19 07:47:55,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_dm_clear_txpower_tracking_state
[2023-11-19 07:47:55,210 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_fill_h2c_cmd
[2023-11-19 07:47:55,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_fill_h2c_cmd
[2023-11-19 07:47:55,211 INFO  L130     BoogieDeclarations]: Found specification of procedure skb_queue_len
[2023-11-19 07:47:55,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure skb_queue_len
[2023-11-19 07:47:55,211 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_update_hal_rate_tbl
[2023-11-19 07:47:55,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_update_hal_rate_tbl
[2023-11-19 07:47:55,211 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_phy_query_rf_reg
[2023-11-19 07:47:55,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_phy_query_rf_reg
[2023-11-19 07:47:55,211 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_dm_write_dig
[2023-11-19 07:47:55,212 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_dm_write_dig
[2023-11-19 07:47:55,212 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_enable_interrupt
[2023-11-19 07:47:55,212 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_enable_interrupt
[2023-11-19 07:47:55,212 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_set_fw_clock_off
[2023-11-19 07:47:55,212 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_set_fw_clock_off
[2023-11-19 07:47:55,212 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_read_dword
[2023-11-19 07:47:55,212 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_read_dword
[2023-11-19 07:47:55,213 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_phy_config_bb_with_headerfile
[2023-11-19 07:47:55,213 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_phy_config_bb_with_headerfile
[2023-11-19 07:47:55,213 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_get_txpower_index
[2023-11-19 07:47:55,213 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_get_txpower_index
[2023-11-19 07:47:55,213 INFO  L130     BoogieDeclarations]: Found specification of procedure msecs_to_jiffies
[2023-11-19 07:47:55,213 INFO  L138     BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies
[2023-11-19 07:47:55,213 INFO  L130     BoogieDeclarations]: Found specification of procedure _rtl8821ae_iqk_rx_fill_iqc
[2023-11-19 07:47:55,214 INFO  L138     BoogieDeclarations]: Found implementation of procedure _rtl8821ae_iqk_rx_fill_iqc
[2023-11-19 07:47:55,214 INFO  L130     BoogieDeclarations]: Found specification of procedure spin_lock
[2023-11-19 07:47:55,214 INFO  L138     BoogieDeclarations]: Found implementation of procedure spin_lock
[2023-11-19 07:47:55,214 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8821ae_update_channel_access_setting
[2023-11-19 07:47:55,214 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8821ae_update_channel_access_setting
[2023-11-19 07:47:55,214 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2023-11-19 07:47:55,214 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl_pci_disconnect
[2023-11-19 07:47:55,215 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl_pci_disconnect
[2023-11-19 07:47:55,215 INFO  L130     BoogieDeclarations]: Found specification of procedure preempt_count
[2023-11-19 07:47:55,215 INFO  L138     BoogieDeclarations]: Found implementation of procedure preempt_count
[2023-11-19 07:47:57,857 INFO  L236             CfgBuilder]: Building ICFG
[2023-11-19 07:47:57,863 INFO  L262             CfgBuilder]: Building CFG for each procedure with an implementation