./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-broadcom-bnx2.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-broadcom-bnx2.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash ad7d76c1acfcd8cb07f307e47770027963e941c5e2c51f9a60eab729df03813e --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 20:30:50,274 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 20:30:50,322 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 20:30:50,326 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 20:30:50,326 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 20:30:50,346 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 20:30:50,346 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 20:30:50,347 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 20:30:50,347 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 20:30:50,347 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 20:30:50,347 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 20:30:50,347 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 20:30:50,347 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 20:30:50,348 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 20:30:50,348 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 20:30:50,348 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 20:30:50,348 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 20:30:50,349 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 20:30:50,349 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 20:30:50,350 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 20:30:50,350 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 20:30:50,351 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 20:30:50,351 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! 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 -> ad7d76c1acfcd8cb07f307e47770027963e941c5e2c51f9a60eab729df03813e [2025-03-08 20:30:50,574 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 20:30:50,582 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 20:30:50,585 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 20:30:50,586 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 20:30:50,586 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 20:30:50,587 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-broadcom-bnx2.cil.i [2025-03-08 20:30:51,708 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2e5d0428a/3b0799501c794237ae34a22852dbfae6/FLAG87a7c8b63 [2025-03-08 20:30:52,385 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 20:30:52,386 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-broadcom-bnx2.cil.i [2025-03-08 20:30:52,444 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2e5d0428a/3b0799501c794237ae34a22852dbfae6/FLAG87a7c8b63 [2025-03-08 20:30:52,779 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2e5d0428a/3b0799501c794237ae34a22852dbfae6 [2025-03-08 20:30:52,781 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 20:30:52,782 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 20:30:52,783 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 20:30:52,783 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 20:30:52,786 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 20:30:52,787 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 08:30:52" (1/1) ... [2025-03-08 20:30:52,788 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f0ae4bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:52, skipping insertion in model container [2025-03-08 20:30:52,788 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 08:30:52" (1/1) ... [2025-03-08 20:30:52,939 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 20:30:57,931 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-broadcom-bnx2.cil.i[648016,648029] [2025-03-08 20:30:57,969 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 20:30:58,068 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 20:30:58,157 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"); [6632] [2025-03-08 20:30:58,158 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)); [6639] [2025-03-08 20:30:58,158 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6646] [2025-03-08 20:30:58,159 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6662] [2025-03-08 20:30:58,160 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/076166e/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6745-6746] [2025-03-08 20:30:58,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6751-6753] [2025-03-08 20:30:58,161 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)); [6780] [2025-03-08 20:30:58,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6787] [2025-03-08 20:30:58,161 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6828] [2025-03-08 20:30:58,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6831] [2025-03-08 20:30:58,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [6833] [2025-03-08 20:30:58,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6838] [2025-03-08 20:30:58,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6841] [2025-03-08 20:30:58,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6843] [2025-03-08 20:30:58,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6848] [2025-03-08 20:30:58,162 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6851] [2025-03-08 20:30:58,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6853] [2025-03-08 20:30:58,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6858] [2025-03-08 20:30:58,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6861] [2025-03-08 20:30:58,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [6863] [2025-03-08 20:30:58,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6901] [2025-03-08 20:30:58,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6904] [2025-03-08 20:30:58,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [6906] [2025-03-08 20:30:58,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6911] [2025-03-08 20:30:58,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6914] [2025-03-08 20:30:58,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6916] [2025-03-08 20:30:58,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6921] [2025-03-08 20:30:58,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6924] [2025-03-08 20:30:58,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6926] [2025-03-08 20:30:58,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6931] [2025-03-08 20:30:58,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6934] [2025-03-08 20:30:58,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [6936] [2025-03-08 20:30:58,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7022] [2025-03-08 20:30:58,165 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7031] [2025-03-08 20:30:58,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7230] [2025-03-08 20:30:58,167 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [7237] [2025-03-08 20:30:58,168 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7244] [2025-03-08 20:30:58,169 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7313] [2025-03-08 20:30:58,170 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/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [7341-7342] [2025-03-08 20:30:58,172 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)); [7444-7445] [2025-03-08 20:30:58,173 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)); [7478-7479] [2025-03-08 20:30:58,173 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" (79), "i" (12UL)); [7519-7520] [2025-03-08 20:30:58,174 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" (91), "i" (12UL)); [7548-7549] [2025-03-08 20:30:58,174 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" (103), "i" (12UL)); [7585-7586] [2025-03-08 20:30:58,175 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" (115), "i" (12UL)); [7622-7623] [2025-03-08 20:30:58,181 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/linux/netdevice.h"), "i" (502), "i" (12UL)); [8092-8093] [2025-03-08 20:30:58,181 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8099] [2025-03-08 20:30:58,183 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8282] [2025-03-08 20:30:58,183 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8311] [2025-03-08 20:30:58,184 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8443] [2025-03-08 20:30:58,184 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8446] [2025-03-08 20:30:58,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8449] [2025-03-08 20:30:58,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8452] [2025-03-08 20:30:58,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8483] [2025-03-08 20:30:58,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8486] [2025-03-08 20:30:58,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8489] [2025-03-08 20:30:58,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8492] [2025-03-08 20:30:58,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8523] [2025-03-08 20:30:58,185 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8526] [2025-03-08 20:30:58,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8529] [2025-03-08 20:30:58,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8532] [2025-03-08 20:30:58,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8563] [2025-03-08 20:30:58,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8566] [2025-03-08 20:30:58,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8569] [2025-03-08 20:30:58,186 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8572] [2025-03-08 20:30:58,194 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9062] [2025-03-08 20:30:58,197 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9270] [2025-03-08 20:30:58,261 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12570] [2025-03-08 20:30:58,266 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12572] [2025-03-08 20:30:58,267 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)(& skb->end)) [12630] [2025-03-08 20:30:58,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12697] [2025-03-08 20:30:58,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [12745] [2025-03-08 20:30:58,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [12748] [2025-03-08 20:30:58,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [12751] [2025-03-08 20:30:58,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [12754] [2025-03-08 20:30:58,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [12785] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [12788] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [12791] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [12794] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [12825] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [12828] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [12831] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [12834] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [12865] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12868] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12871] [2025-03-08 20:30:58,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12874] [2025-03-08 20:30:58,278 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [13162] [2025-03-08 20:30:58,282 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [13164] [2025-03-08 20:30:58,282 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [13207] [2025-03-08 20:30:58,283 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)rx_hdr) [13218] [2025-03-08 20:30:58,287 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)tmp) [13224] [2025-03-08 20:30:58,289 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [13338] [2025-03-08 20:30:58,289 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [13359] [2025-03-08 20:30:58,292 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [13374] [2025-03-08 20:30:58,299 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [13399] [2025-03-08 20:30:58,317 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [13666] [2025-03-08 20:30:58,327 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [13713] [2025-03-08 20:30:58,472 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [18268] [2025-03-08 20:30:58,473 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [18274] [2025-03-08 20:30:58,473 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [18282] [2025-03-08 20:30:58,570 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-ethernet-broadcom-bnx2.cil.i[648016,648029] [2025-03-08 20:30:58,579 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 20:30:58,852 INFO L204 MainTranslator]: Completed translation [2025-03-08 20:30:58,854 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58 WrapperNode [2025-03-08 20:30:58,854 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 20:30:58,855 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 20:30:58,855 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 20:30:58,855 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 20:30:58,859 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:30:58,975 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:30:59,434 INFO L138 Inliner]: procedures = 691, calls = 7757, calls flagged for inlining = 360, calls inlined = 321, statements flattened = 19190 [2025-03-08 20:30:59,434 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 20:30:59,435 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 20:30:59,435 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 20:30:59,435 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 20:30:59,442 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:30:59,442 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:30:59,529 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:31:02,683 INFO L175 MemorySlicer]: Split 4939 memory accesses to 39 slices as follows [6, 80, 13, 14, 49, 83, 176, 4, 5, 5, 2, 40, 30, 5, 377, 3740, 4, 3, 5, 22, 6, 98, 5, 8, 2, 2, 13, 2, 4, 3, 2, 1, 2, 1, 5, 29, 1, 2, 90]. 76 percent of accesses are in the largest equivalence class. The 71 initializations are split as follows [0, 0, 0, 14, 0, 0, 0, 0, 5, 5, 0, 0, 0, 0, 0, 21, 0, 0, 5, 0, 6, 0, 5, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 5, 0, 1, 2, 0]. The 2966 writes are split as follows [6, 80, 12, 0, 48, 65, 42, 0, 0, 0, 1, 0, 28, 2, 372, 2066, 0, 0, 0, 16, 0, 96, 0, 6, 1, 1, 6, 0, 2, 2, 0, 0, 0, 1, 0, 26, 0, 0, 87]. [2025-03-08 20:31:02,684 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:31:02,684 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:31:02,918 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:31:02,949 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:31:03,021 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:31:03,069 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:31:03,214 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 20:31:03,216 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 20:31:03,216 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 20:31:03,216 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 20:31:03,217 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:30:58" (1/1) ... [2025-03-08 20:31:03,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 20:31:03,231 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 20:31:03,243 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 20:31:03,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 20:31:03,262 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-03-08 20:31:03,262 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-03-08 20:31:03,262 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_resolve_flow_ctrl [2025-03-08 20:31:03,262 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_resolve_flow_ctrl [2025-03-08 20:31:03,262 INFO L130 BoogieDeclarations]: Found specification of procedure load_rv2p_fw [2025-03-08 20:31:03,262 INFO L138 BoogieDeclarations]: Found implementation of procedure load_rv2p_fw [2025-03-08 20:31:03,262 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_bmsr1 [2025-03-08 20:31:03,263 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_bmsr1 [2025-03-08 20:31:03,263 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2025-03-08 20:31:03,263 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2025-03-08 20:31:03,263 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_wake_queue [2025-03-08 20:31:03,263 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_wake_queue [2025-03-08 20:31:03,263 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_int [2025-03-08 20:31:03,263 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_int [2025-03-08 20:31:03,263 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-03-08 20:31:03,263 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-03-08 20:31:03,263 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 20:31:03,263 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 20:31:03,264 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-03-08 20:31:03,264 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-03-08 20:31:03,264 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_rxbd_rings [2025-03-08 20:31:03,264 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_rxbd_rings [2025-03-08 20:31:03,264 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nvram_read_dword [2025-03-08 20:31:03,264 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nvram_read_dword [2025-03-08 20:31:03,264 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-03-08 20:31:03,264 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-03-08 20:31:03,264 INFO L130 BoogieDeclarations]: Found specification of procedure get_l2_fhdr [2025-03-08 20:31:03,264 INFO L138 BoogieDeclarations]: Found implementation of procedure get_l2_fhdr [2025-03-08 20:31:03,264 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_cnic_stop [2025-03-08 20:31:03,264 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_cnic_stop [2025-03-08 20:31:03,264 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 20:31:03,264 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 20:31:03,264 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_netif_start [2025-03-08 20:31:03,264 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_netif_start [2025-03-08 20:31:03,264 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_int_mode [2025-03-08 20:31:03,264 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_int_mode [2025-03-08 20:31:03,265 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2025-03-08 20:31:03,265 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2025-03-08 20:31:03,265 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_bmsr1 [2025-03-08 20:31:03,265 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_bmsr1 [2025-03-08 20:31:03,265 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_register_11_4 [2025-03-08 20:31:03,265 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_register_11_4 [2025-03-08 20:31:03,265 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_forced_2g5 [2025-03-08 20:31:03,265 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_forced_2g5 [2025-03-08 20:31:03,265 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-03-08 20:31:03,265 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-03-08 20:31:03,265 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_xceiver_str [2025-03-08 20:31:03,265 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_xceiver_str [2025-03-08 20:31:03,265 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_rx_context [2025-03-08 20:31:03,265 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_rx_context [2025-03-08 20:31:03,266 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-08 20:31:03,266 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-08 20:31:03,266 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-03-08 20:31:03,266 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-03-08 20:31:03,266 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-08 20:31:03,266 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-08 20:31:03,266 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_resume [2025-03-08 20:31:03,266 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_resume [2025-03-08 20:31:03,266 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_pcie_error_reporting [2025-03-08 20:31:03,266 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_pcie_error_reporting [2025-03-08 20:31:03,266 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_ctx_wr [2025-03-08 20:31:03,266 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_ctx_wr [2025-03-08 20:31:03,266 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2025-03-08 20:31:03,266 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_timer_instance_5 [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_timer_instance_5 [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_remote_phy [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_remote_phy [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_alloc_rx_data [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_alloc_rx_data [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_phy [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_phy [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_unlock [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_unlock [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_11 [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_11 [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_instance_callback_5_2 [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_instance_callback_5_2 [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_napi [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_napi [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_read_phy [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_read_phy [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_work_sync [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_work_sync [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_request_irq [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_request_irq [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reg_wr_ind [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reg_wr_ind [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-03-08 20:31:03,267 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-03-08 20:31:03,267 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2025-03-08 20:31:03,268 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 20:31:03,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 20:31:03,270 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-03-08 20:31:03,271 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure __napi_schedule [2025-03-08 20:31:03,271 INFO L138 BoogieDeclarations]: Found implementation of procedure __napi_schedule [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_rx_mode [2025-03-08 20:31:03,271 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_rx_mode [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_test_intr [2025-03-08 20:31:03,271 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_test_intr [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-08 20:31:03,271 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_nic [2025-03-08 20:31:03,271 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_nic [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-08 20:31:03,271 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_wol [2025-03-08 20:31:03,271 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_wol [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 20:31:03,271 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 20:31:03,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-08 20:31:03,274 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_mac_addr [2025-03-08 20:31:03,274 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_mac_addr [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_nic [2025-03-08 20:31:03,274 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_nic [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure dma_sync_single_for_cpu [2025-03-08 20:31:03,274 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_sync_single_for_cpu [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_msi [2025-03-08 20:31:03,274 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_msi [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 20:31:03,274 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-03-08 20:31:03,275 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure vzalloc [2025-03-08 20:31:03,275 INFO L138 BoogieDeclarations]: Found implementation of procedure vzalloc [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 20:31:03,275 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 20:31:03,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 20:31:03,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 20:31:03,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 20:31:03,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 20:31:03,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 20:31:03,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 20:31:03,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 20:31:03,276 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-08 20:31:03,277 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 20:31:03,277 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-08 20:31:03,278 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_free_skbs [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_free_skbs [2025-03-08 20:31:03,278 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-03-08 20:31:03,278 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_channels [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_channels [2025-03-08 20:31:03,278 INFO L130 BoogieDeclarations]: Found specification of procedure __bnx2_free_irq [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure __bnx2_free_irq [2025-03-08 20:31:03,278 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_test_and_enable_2g5 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_test_and_enable_2g5 [2025-03-08 20:31:03,278 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-03-08 20:31:03,278 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-03-08 20:31:03,278 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dummy_resourceless_instance_callback_1_59 [2025-03-08 20:31:03,278 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dummy_resourceless_instance_callback_1_59 [2025-03-08 20:31:03,278 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_self_test [2025-03-08 20:31:03,279 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_self_test [2025-03-08 20:31:03,279 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-03-08 20:31:03,279 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-03-08 20:31:03,279 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_net_dummy_resourceless_instance_1 [2025-03-08 20:31:03,279 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_net_dummy_resourceless_instance_1 [2025-03-08 20:31:03,279 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-03-08 20:31:03,279 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-03-08 20:31:03,279 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_msix_tbl [2025-03-08 20:31:03,279 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_msix_tbl [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_int_sync [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_int_sync [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_open [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_open [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_chip [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_chip [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_del_napi [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_del_napi [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_settings [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_settings [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_lock [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_lock [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure check_mips_fw_entry [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure check_mips_fw_entry [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_cnic_start [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_cnic_start [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shmem_rd [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shmem_rd [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_mac_link [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_mac_link [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_timer [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_timer [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_napi_enable [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_napi_enable [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 20:31:03,280 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 20:31:03,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-08 20:31:03,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-08 20:31:03,282 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-08 20:31:03,282 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2025-03-08 20:31:03,282 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2025-03-08 20:31:03,282 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-08 20:31:03,282 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-08 20:31:03,282 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dummy_resourceless_instance_callback_1_29 [2025-03-08 20:31:03,282 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dummy_resourceless_instance_callback_1_29 [2025-03-08 20:31:03,282 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_wol [2025-03-08 20:31:03,282 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_wol [2025-03-08 20:31:03,282 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 20:31:03,282 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 20:31:03,282 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_pauseparam [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_pauseparam [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_tx_timeout [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_tx_timeout [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_one [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_one [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure pci_vpd_find_info_keyword [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_vpd_find_info_keyword [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_disable [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_disable [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_acquire_nvram_lock [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_acquire_nvram_lock [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_remove_one [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_remove_one [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dummy_resourceless_instance_callback_1_53 [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dummy_resourceless_instance_callback_1_53 [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dummy_resourceless_instance_callback_1_52 [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dummy_resourceless_instance_callback_1_52 [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dummy_resourceless_instance_callback_1_49 [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dummy_resourceless_instance_callback_1_49 [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure lock_is_held [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_is_held [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure request_firmware [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure request_firmware [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_nvram_access [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_nvram_access [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure check_fw_section [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure check_fw_section [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_settings [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_settings [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule_prep [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule_prep [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dummy_resourceless_instance_callback_1_40 [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dummy_resourceless_instance_callback_1_40 [2025-03-08 20:31:03,283 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_run_loopback [2025-03-08 20:31:03,283 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_run_loopback [2025-03-08 20:31:03,284 INFO L130 BoogieDeclarations]: Found specification of procedure writew [2025-03-08 20:31:03,284 INFO L138 BoogieDeclarations]: Found implementation of procedure writew [2025-03-08 20:31:03,284 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_napi_disable [2025-03-08 20:31:03,284 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_napi_disable [2025-03-08 20:31:03,284 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 20:31:03,284 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 20:31:03,284 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2025-03-08 20:31:03,284 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2025-03-08 20:31:03,284 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2025-03-08 20:31:03,284 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2025-03-08 20:31:03,284 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nvram_write_dword [2025-03-08 20:31:03,284 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nvram_write_dword [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-03-08 20:31:03,285 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 20:31:03,285 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 20:31:03,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 20:31:03,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 20:31:03,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-08 20:31:03,287 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 20:31:03,287 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 20:31:03,287 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_link [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_link [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_int [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_int [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_nvram_access [2025-03-08 20:31:03,288 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_nvram_access [2025-03-08 20:31:03,288 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_free_mem [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_free_mem [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-08 20:31:03,289 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 20:31:03,289 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 20:31:03,290 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-03-08 20:31:03,291 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev_19 [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev_19 [2025-03-08 20:31:03,291 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_release_nvram_lock [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_release_nvram_lock [2025-03-08 20:31:03,291 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-03-08 20:31:03,291 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-03-08 20:31:03,291 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nway_reset [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nway_reset [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure msleep_interruptible [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep_interruptible [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_has_work [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_has_work [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_has_fast_work [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_has_fast_work [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_schedule [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_schedule [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_tx_avail [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_tx_avail [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_test_link [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_test_link [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_report_link [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_report_link [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_phy [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_phy [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_phy [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_phy [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_hw_rx_cons [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_hw_rx_cons [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_nvram [2025-03-08 20:31:03,292 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_nvram [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 20:31:03,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 20:31:03,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 20:31:03,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 20:31:03,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 20:31:03,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 20:31:03,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 20:31:03,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 20:31:03,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 20:31:03,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 20:31:03,293 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_change_ring_size [2025-03-08 20:31:03,294 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_change_ring_size [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_power_state [2025-03-08 20:31:03,294 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_power_state [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure load_cpu_fw [2025-03-08 20:31:03,294 INFO L138 BoogieDeclarations]: Found implementation of procedure load_cpu_fw [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure __free_pages [2025-03-08 20:31:03,294 INFO L138 BoogieDeclarations]: Found implementation of procedure __free_pages [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_default_remote_link [2025-03-08 20:31:03,294 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_default_remote_link [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_io_resume [2025-03-08 20:31:03,294 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_io_resume [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_write_phy [2025-03-08 20:31:03,294 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_write_phy [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 20:31:03,294 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_hw_tx_cons [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_hw_tx_cons [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure pci_vpd_info_field_size [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_vpd_info_field_size [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_fw_sync [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_fw_sync [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shmem_wr [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shmem_wr [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_5706s_force_link_dn [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_5706s_force_link_dn [2025-03-08 20:31:03,295 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-03-08 20:31:03,295 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-03-08 20:31:03,296 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-03-08 20:31:03,296 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-03-08 20:31:03,296 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_default_link [2025-03-08 20:31:03,296 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_default_link [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_phy_get_pause_adv [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_phy_get_pause_adv [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_remote_phy_event [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_remote_phy_event [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure release_firmware [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure release_firmware [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nvram_read [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nvram_read [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_change_mac_addr [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_change_mac_addr [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_fw_cap [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_fw_cap [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reg_rd_ind [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reg_rd_ind [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_nvram_write [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_nvram_write [2025-03-08 20:31:03,297 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2025-03-08 20:31:03,297 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_page [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_page [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_cnic_irq_info [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_cnic_irq_info [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shutdown [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shutdown [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_suspend [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_suspend [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_forced_2g5 [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_forced_2g5 [2025-03-08 20:31:03,298 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_change_mtu [2025-03-08 20:31:03,298 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_change_mtu [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_netif_stop [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_netif_stop [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_ringparam [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_ringparam [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_find_max_ring [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_find_max_ring [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_coalesce [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_coalesce [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_instance_register_10_2 [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_instance_register_10_2 [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_send_heart_beat [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_send_heart_beat [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_alloc_rx_page [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_alloc_rx_page [2025-03-08 20:31:03,299 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_eeprom_len [2025-03-08 20:31:03,299 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_eeprom_len [2025-03-08 20:31:03,300 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-03-08 20:31:03,300 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-03-08 20:31:03,300 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-03-08 20:31:03,300 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-03-08 20:31:03,300 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-03-08 20:31:03,300 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-03-08 20:31:03,300 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_release_firmware [2025-03-08 20:31:03,300 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_release_firmware [2025-03-08 20:31:03,300 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shutdown_chip [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shutdown_chip [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_regs_len [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_regs_len [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_alloc_mem [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_alloc_mem [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_close [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_close [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_coalesce [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_coalesce [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-03-08 20:31:03,301 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-08 20:31:03,301 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2025-03-08 20:31:03,302 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-03-08 20:31:03,302 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_free_irq [2025-03-08 20:31:03,302 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_free_irq [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure poll_bnx2 [2025-03-08 20:31:03,302 INFO L138 BoogieDeclarations]: Found implementation of procedure poll_bnx2 [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2025-03-08 20:31:03,302 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_features [2025-03-08 20:31:03,302 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_features [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-03-08 20:31:03,302 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_rx_ring_size [2025-03-08 20:31:03,302 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_rx_ring_size [2025-03-08 20:31:03,302 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_dump_mcp_state [2025-03-08 20:31:03,302 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_dump_mcp_state [2025-03-08 20:31:04,673 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 20:31:04,678 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 20:31:04,937 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10211: call ULTIMATE.dealloc(~#local_adv~0.base, ~#local_adv~0.offset);havoc ~#local_adv~0.base, ~#local_adv~0.offset;call ULTIMATE.dealloc(~#remote_adv~0.base, ~#remote_adv~0.offset);havoc ~#remote_adv~0.base, ~#remote_adv~0.offset;call ULTIMATE.dealloc(~#val~1.base, ~#val~1.offset);havoc ~#val~1.base, ~#val~1.offset; [2025-03-08 20:31:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25192: havoc #t~nondet4303; [2025-03-08 20:31:05,051 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25340: havoc netpoll_trap_#t~nondet4319#1; [2025-03-08 20:31:05,157 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14737: call ULTIMATE.dealloc(~#v~0.base, ~#v~0.offset);havoc ~#v~0.base, ~#v~0.offset; [2025-03-08 20:31:05,160 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25173: havoc #t~nondet4299; [2025-03-08 20:31:05,190 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9329: call ULTIMATE.dealloc(~#info~0.base, ~#info~0.offset);havoc ~#info~0.base, ~#info~0.offset; [2025-03-08 20:31:05,218 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6789-1: atomic_dec_and_test_#res#1 := 1; [2025-03-08 20:31:05,362 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17567: call ULTIMATE.dealloc(bnx2_enable_msix_~#msix_ent~0#1.base, bnx2_enable_msix_~#msix_ent~0#1.offset);havoc bnx2_enable_msix_~#msix_ent~0#1.base, bnx2_enable_msix_~#msix_ent~0#1.offset; [2025-03-08 20:31:05,362 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25380: havoc pci_enable_msi_block_#t~nondet4326#1; [2025-03-08 20:31:05,362 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25322: havoc netif_get_num_default_rss_queues_#t~nondet4316#1; [2025-03-08 20:31:05,362 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25332: havoc netif_set_real_num_rx_queues_#t~nondet4317#1; [2025-03-08 20:31:05,362 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25384: havoc pci_enable_msix_#t~nondet4327#1; [2025-03-08 20:31:05,362 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25336: havoc netif_set_real_num_tx_queues_#t~nondet4318#1; [2025-03-08 20:31:05,362 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6699: havoc __rounddown_pow_of_two_#t~bitwise7#1; [2025-03-08 20:31:05,368 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25348: havoc pci_bus_read_config_word_#t~nondet4321#1; [2025-03-08 20:31:05,433 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10755: call ULTIMATE.dealloc(~#bmcr~2.base, ~#bmcr~2.offset);havoc ~#bmcr~2.base, ~#bmcr~2.offset;call ULTIMATE.dealloc(~#val~6.base, ~#val~6.offset);havoc ~#val~6.base, ~#val~6.offset; [2025-03-08 20:31:05,451 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10157: havoc #t~mem770;havoc #t~ite772.base, #t~ite772.offset;havoc #t~mem771; [2025-03-08 20:31:05,478 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25372: havoc #t~nondet4324; [2025-03-08 20:31:05,601 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25148: havoc #t~nondet4298; [2025-03-08 20:31:05,603 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25298: havoc #t~nondet4313; [2025-03-08 20:31:06,383 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11135: call ULTIMATE.dealloc(bnx2_setup_serdes_phy_~#adv~1#1.base, bnx2_setup_serdes_phy_~#adv~1#1.offset);havoc bnx2_setup_serdes_phy_~#adv~1#1.base, bnx2_setup_serdes_phy_~#adv~1#1.offset;call ULTIMATE.dealloc(bnx2_setup_serdes_phy_~#bmcr~5#1.base, bnx2_setup_serdes_phy_~#bmcr~5#1.offset);havoc bnx2_setup_serdes_phy_~#bmcr~5#1.base, bnx2_setup_serdes_phy_~#bmcr~5#1.offset; [2025-03-08 20:31:06,383 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11565: call ULTIMATE.dealloc(bnx2_setup_copper_phy_~#bmcr~6#1.base, bnx2_setup_copper_phy_~#bmcr~6#1.offset);havoc bnx2_setup_copper_phy_~#bmcr~6#1.base, bnx2_setup_copper_phy_~#bmcr~6#1.offset;call ULTIMATE.dealloc(bnx2_setup_copper_phy_~#adv_reg~0#1.base, bnx2_setup_copper_phy_~#adv_reg~0#1.offset);havoc bnx2_setup_copper_phy_~#adv_reg~0#1.base, bnx2_setup_copper_phy_~#adv_reg~0#1.offset;call ULTIMATE.dealloc(bnx2_setup_copper_phy_~#adv1000_reg~0#1.base, bnx2_setup_copper_phy_~#adv1000_reg~0#1.offset);havoc bnx2_setup_copper_phy_~#adv1000_reg~0#1.base, bnx2_setup_copper_phy_~#adv1000_reg~0#1.offset;call ULTIMATE.dealloc(bnx2_setup_copper_phy_~#bmsr~2#1.base, bnx2_setup_copper_phy_~#bmsr~2#1.offset);havoc bnx2_setup_copper_phy_~#bmsr~2#1.base, bnx2_setup_copper_phy_~#bmsr~2#1.offset; [2025-03-08 20:31:06,383 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24393-1: ldv_mod_timer_10_#res#1 := ldv_mod_timer_10_~ldv_func_res~0#1; [2025-03-08 20:31:06,383 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10719: call ULTIMATE.dealloc(bnx2_test_and_disable_2g5_~#up1~1#1.base, bnx2_test_and_disable_2g5_~#up1~1#1.offset);havoc bnx2_test_and_disable_2g5_~#up1~1#1.base, bnx2_test_and_disable_2g5_~#up1~1#1.offset; [2025-03-08 20:31:06,397 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24637: havoc ldv_dev_get_drvdata_#t~mem4249#1.base, ldv_dev_get_drvdata_#t~mem4249#1.offset;havoc ldv_dev_get_drvdata_#t~mem4250#1.base, ldv_dev_get_drvdata_#t~mem4250#1.offset; [2025-03-08 20:31:06,403 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25483: havoc #t~nondet4348; [2025-03-08 20:31:06,406 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7841: havoc #t~mem294.base, #t~mem294.offset;havoc #t~mem295; [2025-03-08 20:31:06,408 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25220: havoc #t~nondet4307; [2025-03-08 20:31:06,414 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24408: #res := ~ldv_func_res~1; [2025-03-08 20:31:06,489 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21569: #res#1 := ~arg0#1; [2025-03-08 20:31:06,492 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25141: havoc #t~nondet4297; [2025-03-08 20:31:06,552 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24426-1: ldv_request_irq_12_#res#1 := ldv_request_irq_12_~ldv_func_res~2#1; [2025-03-08 20:31:06,552 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24287-1: ldv_request_irq_#res#1 := ldv_request_irq_~arg0#1; [2025-03-08 20:31:06,552 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25468: havoc request_threaded_irq_#t~nondet4344#1; [2025-03-08 20:31:06,562 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7370: havoc __kmalloc_#t~ret137#1.base, __kmalloc_#t~ret137#1.offset; [2025-03-08 20:31:06,566 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8109: havoc #t~mem338.base, #t~mem338.offset; [2025-03-08 20:31:06,568 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25302: havoc #t~nondet4314; [2025-03-08 20:31:06,573 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25415: havoc #t~nondet4333; [2025-03-08 20:31:06,684 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13751: call ULTIMATE.dealloc(~#mc_filter~0.base, ~#mc_filter~0.offset);havoc ~#mc_filter~0.base, ~#mc_filter~0.offset; [2025-03-08 20:31:06,711 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7420: havoc #t~mem176.base, #t~mem176.offset; [2025-03-08 20:31:15,545 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L15501: call ULTIMATE.dealloc(bnx2_init_chip_~#val16~0#1.base, bnx2_init_chip_~#val16~0#1.offset);havoc bnx2_init_chip_~#val16~0#1.base, bnx2_init_chip_~#val16~0#1.offset; [2025-03-08 20:31:15,545 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25352: havoc pci_bus_write_config_word_#t~nondet4322#1; [2025-03-08 20:31:15,580 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25113: havoc #t~nondet4293; [2025-03-08 20:31:15,605 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25498: havoc #t~ret4349.base, #t~ret4349.offset; [2025-03-08 20:31:15,737 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10679: call ULTIMATE.dealloc(~#up1~0.base, ~#up1~0.offset);havoc ~#up1~0.base, ~#up1~0.offset; [2025-03-08 20:31:15,739 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7896: havoc #t~mem308.base, #t~mem308.offset;havoc #t~mem309; [2025-03-08 20:31:24,993 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16803: call ULTIMATE.dealloc(bnx2_do_mem_test_~#test_pattern~0#1.base, bnx2_do_mem_test_~#test_pattern~0#1.offset);havoc bnx2_do_mem_test_~#test_pattern~0#1.base, bnx2_do_mem_test_~#test_pattern~0#1.offset; [2025-03-08 20:31:24,993 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16358: call ULTIMATE.dealloc(bnx2_test_registers_~#reg_tbl~0#1.base, bnx2_test_registers_~#reg_tbl~0#1.offset);havoc bnx2_test_registers_~#reg_tbl~0#1.base, bnx2_test_registers_~#reg_tbl~0#1.offset; [2025-03-08 20:31:24,993 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17102: call ULTIMATE.dealloc(bnx2_test_nvram_~#buf~2#1.base, bnx2_test_nvram_~#buf~2#1.offset);havoc bnx2_test_nvram_~#buf~2#1.base, bnx2_test_nvram_~#buf~2#1.offset; [2025-03-08 20:31:24,993 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16847: call ULTIMATE.dealloc(bnx2_test_memory_~#mem_tbl_5706~0#1.base, bnx2_test_memory_~#mem_tbl_5706~0#1.offset);havoc bnx2_test_memory_~#mem_tbl_5706~0#1.base, bnx2_test_memory_~#mem_tbl_5706~0#1.offset;call ULTIMATE.dealloc(bnx2_test_memory_~#mem_tbl_5709~0#1.base, bnx2_test_memory_~#mem_tbl_5709~0#1.offset);havoc bnx2_test_memory_~#mem_tbl_5709~0#1.base, bnx2_test_memory_~#mem_tbl_5709~0#1.offset; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7902: havoc skb_network_header_#t~mem310#1.base, skb_network_header_#t~mem310#1.offset;havoc skb_network_header_#t~mem311#1; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7972: havoc skb_is_gso_#t~mem324#1; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7912: havoc skb_transport_offset_#t~mem313#1.base, skb_transport_offset_#t~mem313#1.offset; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L15047: call ULTIMATE.dealloc(bnx2_nvram_write_~#start~0#1.base, bnx2_nvram_write_~#start~0#1.offset);havoc bnx2_nvram_write_~#start~0#1.base, bnx2_nvram_write_~#start~0#1.offset;call ULTIMATE.dealloc(bnx2_nvram_write_~#end~0#1.base, bnx2_nvram_write_~#end~0#1.offset);havoc bnx2_nvram_write_~#end~0#1.base, bnx2_nvram_write_~#end~0#1.offset; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18897: havoc bnx2_get_link_#t~mem3450#1; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7273: havoc dev_name_#t~mem115#1.base, dev_name_#t~mem115#1.offset; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18640: call ULTIMATE.dealloc(bnx2_get_regs_~#reg_boundaries~0#1.base, bnx2_get_regs_~#reg_boundaries~0#1.offset);havoc bnx2_get_regs_~#reg_boundaries~0#1.base, bnx2_get_regs_~#reg_boundaries~0#1.offset; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19770: call ULTIMATE.dealloc(bnx2_ioctl_~#mii_regval~0#1.base, bnx2_ioctl_~#mii_regval~0#1.offset);havoc bnx2_ioctl_~#mii_regval~0#1.base, bnx2_ioctl_~#mii_regval~0#1.offset; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8937: havoc tcp_optlen_#t~mem504#1; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7223: havoc kobject_name_#t~mem97#1.base, kobject_name_#t~mem97#1.offset; [2025-03-08 20:31:43,894 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7955: havoc skb_get_queue_mapping_#t~mem322#1; [2025-03-08 20:31:43,935 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25181: havoc #t~nondet4301; [2025-03-08 20:31:44,378 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25199: havoc dma_set_mask_#t~nondet4304#1; [2025-03-08 20:31:47,351 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24466-1: ldv_del_timer_sync_15_#res#1 := ldv_del_timer_sync_15_~ldv_func_res~4#1; [2025-03-08 20:31:47,351 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24451-1: ldv_mod_timer_14_#res#1 := ldv_mod_timer_14_~ldv_func_res~3#1; [2025-03-08 20:31:52,146 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7992: havoc ethtool_cmd_speed_#t~mem325#1;havoc ethtool_cmd_speed_#t~mem326#1;havoc ethtool_cmd_speed_#t~bitwise327#1; [2025-03-08 20:31:52,932 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9368: call ULTIMATE.dealloc(~#info~1.base, ~#info~1.offset);havoc ~#info~1.base, ~#info~1.offset; [2025-03-08 20:31:59,962 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17250: call ULTIMATE.dealloc(bnx2_5706_serdes_has_link_~#mode_ctl~0#1.base, bnx2_5706_serdes_has_link_~#mode_ctl~0#1.offset);havoc bnx2_5706_serdes_has_link_~#mode_ctl~0#1.base, bnx2_5706_serdes_has_link_~#mode_ctl~0#1.offset;call ULTIMATE.dealloc(bnx2_5706_serdes_has_link_~#an_dbg~1#1.base, bnx2_5706_serdes_has_link_~#an_dbg~1#1.offset);havoc bnx2_5706_serdes_has_link_~#an_dbg~1#1.base, bnx2_5706_serdes_has_link_~#an_dbg~1#1.offset;call ULTIMATE.dealloc(bnx2_5706_serdes_has_link_~#exp~0#1.base, bnx2_5706_serdes_has_link_~#exp~0#1.offset);havoc bnx2_5706_serdes_has_link_~#exp~0#1.base, bnx2_5706_serdes_has_link_~#exp~0#1.offset; [2025-03-08 20:31:59,962 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17290: call ULTIMATE.dealloc(bnx2_5706_serdes_timer_~#bmcr~7#1.base, bnx2_5706_serdes_timer_~#bmcr~7#1.offset);havoc bnx2_5706_serdes_timer_~#bmcr~7#1.base, bnx2_5706_serdes_timer_~#bmcr~7#1.offset;call ULTIMATE.dealloc(bnx2_5706_serdes_timer_~#phy2~0#1.base, bnx2_5706_serdes_timer_~#phy2~0#1.offset);havoc bnx2_5706_serdes_timer_~#phy2~0#1.base, bnx2_5706_serdes_timer_~#phy2~0#1.offset;call ULTIMATE.dealloc(bnx2_5706_serdes_timer_~#bmcr___0~0#1.base, bnx2_5706_serdes_timer_~#bmcr___0~0#1.offset);havoc bnx2_5706_serdes_timer_~#bmcr___0~0#1.base, bnx2_5706_serdes_timer_~#bmcr___0~0#1.offset;call ULTIMATE.dealloc(bnx2_5706_serdes_timer_~#val~39#1.base, bnx2_5706_serdes_timer_~#val~39#1.offset);havoc bnx2_5706_serdes_timer_~#val~39#1.base, bnx2_5706_serdes_timer_~#val~39#1.offset; [2025-03-08 20:31:59,962 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17376: call ULTIMATE.dealloc(bnx2_5708_serdes_timer_~#bmcr~8#1.base, bnx2_5708_serdes_timer_~#bmcr~8#1.offset);havoc bnx2_5708_serdes_timer_~#bmcr~8#1.base, bnx2_5708_serdes_timer_~#bmcr~8#1.offset; [2025-03-08 20:32:00,455 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24244: #res#1 := ~arg0#1; [2025-03-08 20:32:00,455 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24245: #res#1 := ~arg0#1; [2025-03-08 20:32:00,455 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25248: havoc ldv_pre_register_netdev_#t~nondet4308#1; [2025-03-08 20:32:00,636 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L22267: #res := ~arg0; [2025-03-08 20:32:01,249 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25344: havoc pci_bus_read_config_dword_#t~nondet4320#1; [2025-03-08 20:32:03,992 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17853: call ULTIMATE.dealloc(bnx2_reset_task_~#pcicmd~0#1.base, bnx2_reset_task_~#pcicmd~0#1.offset);havoc bnx2_reset_task_~#pcicmd~0#1.base, bnx2_reset_task_~#pcicmd~0#1.offset; [2025-03-08 20:32:04,612 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7847: havoc #t~mem296;havoc #t~mem297; [2025-03-08 20:32:11,233 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17915: call ULTIMATE.dealloc(bnx2_dump_ftq_~#ftq_arr~0#1.base, bnx2_dump_ftq_~#ftq_arr~0#1.offset);havoc bnx2_dump_ftq_~#ftq_arr~0#1.base, bnx2_dump_ftq_~#ftq_arr~0#1.offset; [2025-03-08 20:32:11,233 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18043: call ULTIMATE.dealloc(bnx2_dump_state_~#val1~2#1.base, bnx2_dump_state_~#val1~2#1.offset);havoc bnx2_dump_state_~#val1~2#1.base, bnx2_dump_state_~#val1~2#1.offset;call ULTIMATE.dealloc(bnx2_dump_state_~#val2~0#1.base, bnx2_dump_state_~#val2~0#1.offset);havoc bnx2_dump_state_~#val2~0#1.base, bnx2_dump_state_~#val2~0#1.offset; [2025-03-08 20:32:11,233 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25445: havoc queue_work_on_#t~nondet4339#1; [2025-03-08 20:32:24,928 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24512-1: ldv_alloc_etherdev_mqs_18_#res#1.base, ldv_alloc_etherdev_mqs_18_#res#1.offset := ldv_alloc_etherdev_mqs_18_~ldv_func_res~7#1.base, ldv_alloc_etherdev_mqs_18_~ldv_func_res~7#1.offset; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20218: call ULTIMATE.dealloc(bnx2_init_board_~#reg~4#1.base, bnx2_init_board_~#reg~4#1.offset);havoc bnx2_init_board_~#reg~4#1.base, bnx2_init_board_~#reg~4#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__key~0#1.base, bnx2_init_board_~#__key~0#1.offset);havoc bnx2_init_board_~#__key~0#1.base, bnx2_init_board_~#__key~0#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__key___0~0#1.base, bnx2_init_board_~#__key___0~0#1.offset);havoc bnx2_init_board_~#__key___0~0#1.base, bnx2_init_board_~#__key___0~0#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__key___1~0#1.base, bnx2_init_board_~#__key___1~0#1.offset);havoc bnx2_init_board_~#__key___1~0#1.base, bnx2_init_board_~#__key___1~0#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__key___2~0#1.base, bnx2_init_board_~#__key___2~0#1.offset);havoc bnx2_init_board_~#__key___2~0#1.base, bnx2_init_board_~#__key___2~0#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__constr_expr_0~0#1.base, bnx2_init_board_~#__constr_expr_0~0#1.offset);havoc bnx2_init_board_~#__constr_expr_0~0#1.base, bnx2_init_board_~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__key___3~0#1.base, bnx2_init_board_~#__key___3~0#1.offset);havoc bnx2_init_board_~#__key___3~0#1.base, bnx2_init_board_~#__key___3~0#1.offset; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8757: havoc pci_vpd_lrdt_size_#t~mem451#1;havoc pci_vpd_lrdt_size_#t~mem452#1; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25408: havoc pci_request_regions_#t~nondet4332#1; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21552-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21555-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25388: havoc pci_enable_pcie_error_reporting_#t~nondet4328#1; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21557-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8741: havoc pci_pcie_cap_#t~mem449#1; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20866: call ULTIMATE.dealloc(~#str~0#1.base, ~#str~0#1.offset);havoc ~#str~0#1.base, ~#str~0#1.offset; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25392: havoc pci_find_capability_#t~nondet4329#1; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25395: havoc pci_get_device_#t~ret4330#1.base, pci_get_device_#t~ret4330#1.offset; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25131: havoc alloc_etherdev_mqs_#t~ret4294#1.base, alloc_etherdev_mqs_#t~ret4294#1.offset; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25398: havoc pci_iomap_#t~ret4331#1.base, pci_iomap_#t~ret4331#1.offset; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25433: havoc pci_vpd_find_tag_#t~nondet4336#1; [2025-03-08 20:32:24,929 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25203: havoc dma_supported_#t~nondet4305#1; [2025-03-08 20:32:24,970 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25274: havoc #t~nondet4310; [2025-03-08 20:32:25,041 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25429: havoc #t~nondet4335; [2025-03-08 20:32:27,362 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24562-1: ldv_del_timer_sync_22_#res#1 := ldv_del_timer_sync_22_~ldv_func_res~9#1; [2025-03-08 20:32:27,663 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25261: havoc #t~nondet4309; [2025-03-08 20:32:27,705 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25464: havoc #t~nondet4343; [2025-03-08 20:32:27,744 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7811: havoc #t~mem289;