./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--brocade--bna--bna.ko-entry_point.cil.out.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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--brocade--bna--bna.ko-entry_point.cil.out.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 088ae3d492142f54b21a728fa65a78454c7f0a89dad8896ebadc718a3fc2e778 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:51:32,379 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:51:32,432 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 19:51:32,437 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:51:32,437 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:51:32,460 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:51:32,461 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:51:32,461 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:51:32,461 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:51:32,461 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:51:32,462 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:51:32,462 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:51:32,462 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:51:32,463 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:51:32,463 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:51:32,463 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:51:32,463 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:51:32,463 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 19:51:32,463 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:51:32,463 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:51:32,463 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:51:32,463 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:51:32,463 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:51:32,464 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:51:32,464 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:51:32,464 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:51:32,464 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:51:32,464 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:51:32,464 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:51:32,464 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:51:32,464 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:51:32,464 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:51:32,465 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:51:32,465 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:51:32,465 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 19:51:32,465 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 19:51:32,465 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:51:32,465 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:51:32,465 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:51:32,465 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:51:32,465 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 -> 088ae3d492142f54b21a728fa65a78454c7f0a89dad8896ebadc718a3fc2e778 [2025-03-08 19:51:32,681 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:51:32,688 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:51:32,690 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:51:32,691 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:51:32,691 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:51:32,693 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--brocade--bna--bna.ko-entry_point.cil.out.i [2025-03-08 19:51:33,837 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b3c15bae1/ce6e35e53267439097c5970af25bd0be/FLAG1b9f83c80 [2025-03-08 19:51:34,622 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:51:34,622 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--brocade--bna--bna.ko-entry_point.cil.out.i [2025-03-08 19:51:34,712 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b3c15bae1/ce6e35e53267439097c5970af25bd0be/FLAG1b9f83c80 [2025-03-08 19:51:34,907 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b3c15bae1/ce6e35e53267439097c5970af25bd0be [2025-03-08 19:51:34,909 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:51:34,910 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:51:34,911 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:51:34,911 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:51:34,914 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:51:34,915 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:51:34" (1/1) ... [2025-03-08 19:51:34,916 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36afc31f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:34, skipping insertion in model container [2025-03-08 19:51:34,916 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:51:34" (1/1) ... [2025-03-08 19:51:35,117 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:51:36,131 WARN L639 FunctionHandler]: implicit declaration of function ldv_undef_int [2025-03-08 19:51:36,205 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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--brocade--bna--bna.ko-entry_point.cil.out.i[247346,247359] [2025-03-08 19:51:50,494 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:51:50,546 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 19:51:50,685 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"); [8641] [2025-03-08 19:51:50,687 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)); [8648] [2025-03-08 19:51:50,689 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 %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [8656-8657] [2025-03-08 19:51:50,689 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 %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [8665-8666] [2025-03-08 19:51:50,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [8681] [2025-03-08 19:51:50,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [8690] [2025-03-08 19:51:50,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapq %0": "=r" (val): "0" (val)); [8697] [2025-03-08 19:51:50,692 WARN L639 FunctionHandler]: implicit declaration of function ldv_undef_int [2025-03-08 19:51:50,697 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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--brocade--bna--bna.ko-entry_point.cil.out.i[247346,247359] [2025-03-08 19:51:50,698 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)); [8922] [2025-03-08 19:51:50,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [9030] [2025-03-08 19:51:50,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [9037] [2025-03-08 19:51:50,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9286] [2025-03-08 19:51:50,713 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/mm.h"), "i" (543), "i" (12UL)); [9337-9338] [2025-03-08 19:51:50,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [9363] [2025-03-08 19:51:50,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [9371-9372] [2025-03-08 19:51:50,717 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)); [9430-9431] [2025-03-08 19:51:50,718 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)); [9459-9460] [2025-03-08 19:51:50,719 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" (84), "i" (12UL)); [9493-9494] [2025-03-08 19:51:50,720 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" (96), "i" (12UL)); [9517-9518] [2025-03-08 19:51:50,728 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" (507), "i" (12UL)); [9903-9904] [2025-03-08 19:51:50,728 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9909] [2025-03-08 19:51:50,744 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bnad.c"), "i" (203), "i" (12UL)); [10458-10459] [2025-03-08 19:51:50,746 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [10530] [2025-03-08 19:51:50,754 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bnad.c"), "i" (312), "i" (12UL)); [10583-10584] [2025-03-08 19:51:50,756 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [10726] [2025-03-08 19:51:50,758 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [10797] [2025-03-08 19:51:50,763 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)tmp + (unsigned long )unmap_q->unmap[sop_ci].page_offset) [10874] [2025-03-08 19:51:50,765 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10906] [2025-03-08 19:51:50,766 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnad->netdev) [10958] [2025-03-08 19:51:50,766 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10967] [2025-03-08 19:51:50,767 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb) [10993] [2025-03-08 19:51:50,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11009] [2025-03-08 19:51:50,779 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bnad.c"), "i" (1072), "i" (12UL)); [11532-11533] [2025-03-08 19:51:50,779 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bnad.c"), "i" (1074), "i" (12UL)); [11541-11542] [2025-03-08 19:51:50,786 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11601] [2025-03-08 19:51:50,798 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bnad.c"), "i" (1481), "i" (12UL)); [12047-12048] [2025-03-08 19:51:50,928 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [13809] [2025-03-08 19:51:50,929 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [13819] [2025-03-08 19:51:50,930 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [13906] [2025-03-08 19:51:50,936 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [13915] [2025-03-08 19:51:51,014 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bnad_ethtool.c"), "i" (556), "i" (12UL)); [17818-17819] [2025-03-08 19:51:51,087 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [19078] [2025-03-08 19:51:51,442 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bna_tx_rx.c"), "i" (1669), "i" (12UL)); [25118-25119] [2025-03-08 19:51:51,443 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bna_tx_rx.c"), "i" (1713), "i" (12UL)); [25171-25172] [2025-03-08 19:51:51,446 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bna_tx_rx.c"), "i" (1812), "i" (12UL)); [25312-25313] [2025-03-08 19:51:51,502 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_msgq.c"), "i" (556), "i" (12UL)); [28397-28398] [2025-03-08 19:51:51,559 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc.c"), "i" (1258), "i" (12UL)); [29983-29984] [2025-03-08 19:51:51,570 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc.c"), "i" (1909), "i" (12UL)); [30616-30617] [2025-03-08 19:51:51,580 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc.c"), "i" (2471), "i" (12UL)); [31181-31182] [2025-03-08 19:51:51,587 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc.c"), "i" (2559), "i" (12UL)); [31270-31271] [2025-03-08 19:51:51,593 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc.c"), "i" (2798), "i" (12UL)); [31486-31487] [2025-03-08 19:51:51,593 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc.c"), "i" (2821), "i" (12UL)); [31516-31517] [2025-03-08 19:51:51,594 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc.c"), "i" (2851), "i" (12UL)); [31553-31554] [2025-03-08 19:51:51,613 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c"), "i" (150), "i" (12UL)); [32605-32606] [2025-03-08 19:51:51,614 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c"), "i" (187), "i" (12UL)); [32644-32645] [2025-03-08 19:51:51,637 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c"), "i" (850), "i" (12UL)); [33146-33147] [2025-03-08 19:51:51,639 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c"), "i" (875), "i" (12UL)); [33206-33207] [2025-03-08 19:51:51,639 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c"), "i" (882), "i" (12UL)); [33230-33231] [2025-03-08 19:51:51,639 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_ioc_ct.c"), "i" (886), "i" (12UL)); [33241-33242] [2025-03-08 19:51:51,660 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_cee.c"), "i" (171), "i" (12UL)); [34024-34025] [2025-03-08 19:51:51,661 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_cee.c"), "i" (214), "i" (12UL)); [34080-34081] [2025-03-08 19:51:51,665 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/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10625/dscv_tempdir/dscv/ri/43_2a/drivers/net/ethernet/brocade/bna/bfa_cee.c"), "i" (280), "i" (12UL)); [34144-34145] [2025-03-08 19:51:51,688 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:51:52,163 INFO L204 MainTranslator]: Completed translation [2025-03-08 19:51:52,164 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52 WrapperNode [2025-03-08 19:51:52,164 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 19:51:52,165 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 19:51:52,166 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 19:51:52,166 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 19:51:52,171 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:51:52,331 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:51:52,799 INFO L138 Inliner]: procedures = 1274, calls = 10850, calls flagged for inlining = 437, calls inlined = 436, statements flattened = 21445 [2025-03-08 19:51:52,799 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 19:51:52,800 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 19:51:52,800 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 19:51:52,800 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 19:51:52,809 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:51:52,809 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:51:52,899 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:52:08,608 INFO L175 MemorySlicer]: Split 6434 memory accesses to 62 slices as follows [4, 6, 4, 3, 1, 4, 49, 3, 3, 4, 2, 2, 2, 3, 10, 3, 5586, 2, 2, 7, 4, 5, 6, 9, 79, 3, 4, 4, 3, 7, 4, 1, 4, 1, 14, 4, 43, 1, 199, 4, 21, 5, 18, 4, 16, 10, 3, 10, 19, 8, 8, 1, 1, 3, 178, 3, 10, 1, 1, 5, 6, 4]. 87 percent of accesses are in the largest equivalence class. The 152 initializations are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 2, 0, 4, 0, 0, 0, 0, 0, 4, 0, 3, 7, 0, 0, 4, 0, 0, 4, 0, 0, 0, 0, 0, 4, 0, 0, 0, 8, 0, 8, 0, 2, 2, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0]. The 2825 writes are split as follows [2, 4, 2, 2, 0, 3, 1, 1, 1, 0, 1, 1, 1, 1, 5, 1, 2228, 1, 0, 6, 0, 3, 0, 4, 76, 1, 0, 2, 0, 0, 2, 0, 0, 0, 7, 0, 43, 1, 197, 2, 17, 1, 17, 2, 13, 0, 1, 0, 13, 1, 1, 0, 0, 1, 145, 1, 8, 0, 0, 1, 2, 2]. [2025-03-08 19:52:08,609 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:52:08,609 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:52:08,975 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:52:09,021 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:52:09,308 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:52:09,358 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:52:09,476 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 19:52:09,478 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 19:52:09,478 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 19:52:09,478 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 19:52:09,479 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:52" (1/1) ... [2025-03-08 19:52:09,483 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:52:09,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:52:09,509 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 19:52:09,514 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 19:52:09,532 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_mcast_listset [2025-03-08 19:52:09,532 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_mcast_listset [2025-03-08 19:52:09,532 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_rx_res_free [2025-03-08 19:52:09,532 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_rx_res_free [2025-03-08 19:52:09,532 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2025-03-08 19:52:09,532 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2025-03-08 19:52:09,532 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_sync_ack [2025-03-08 19:52:09,533 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_sync_ack [2025-03-08 19:52:09,533 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxq_get [2025-03-08 19:52:09,533 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxq_get [2025-03-08 19:52:09,533 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_ucast_listset [2025-03-08 19:52:09,533 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_ucast_listset [2025-03-08 19:52:09,533 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_stop [2025-03-08 19:52:09,533 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_stop [2025-03-08 19:52:09,533 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_get_attr [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_get_attr [2025-03-08 19:52:09,534 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_disabled [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_disabled [2025-03-08 19:52:09,534 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-03-08 19:52:09,534 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_sm_stopped [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_sm_stopped [2025-03-08 19:52:09,534 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_ucast_set [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_ucast_set [2025-03-08 19:52:09,534 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_stopped_entry [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_stopped_entry [2025-03-08 19:52:09,534 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_tx_buff_unmap [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_tx_buff_unmap [2025-03-08 19:52:09,534 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_pll_init [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_pll_init [2025-03-08 19:52:09,534 INFO L130 BoogieDeclarations]: Found specification of procedure bna_uninit [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_uninit [2025-03-08 19:52:09,534 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_wc_down [2025-03-08 19:52:09,534 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_wc_down [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_cmdq_copy_next [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_cmdq_copy_next [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_vlan_cfg_apply [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_vlan_cfg_apply [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_fail [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_fail [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_enable [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_enable [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_disabled_entry [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_disabled_entry [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_get_stats64 [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_get_stats64 [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct2_sclk_init [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct2_sclk_init [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_sem_get [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_sem_get [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_enet_attr_wait [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_enet_attr_wait [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure fwhdr_is_ga [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure fwhdr_is_ga [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_remove_from_list [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_remove_from_list [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_fifo_flush [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_fifo_flush [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_allmulti_cfg_reset [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_allmulti_cfg_reset [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_stopped [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_stopped [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~VOID [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~VOID [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_cb_mbox_intr_disable [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_cb_mbox_intr_disable [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_res_free [2025-03-08 19:52:09,535 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_res_free [2025-03-08 19:52:09,535 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_get_pci_chip_rev [2025-03-08 19:52:09,537 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_get_pci_chip_rev [2025-03-08 19:52:09,537 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_stopped_entry [2025-03-08 19:52:09,537 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_stopped_entry [2025-03-08 19:52:09,537 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_restore_vlans [2025-03-08 19:52:09,537 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_restore_vlans [2025-03-08 19:52:09,537 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_cleanup_wait [2025-03-08 19:52:09,537 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_cleanup_wait [2025-03-08 19:52:09,537 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2025-03-08 19:52:09,537 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_cb_enet_stopped [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_cb_enet_stopped [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_hb_stop [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_hb_stop [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_fail [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_fail [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_stop [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_stop [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rx_enet_start_rsp [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rx_enet_start_rsp [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_started [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_started [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_stop [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_stop [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct2_lpu_read_stat [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct2_lpu_read_stat [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_lpbk_rsp [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_lpbk_rsp [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_sm_stopped_entry [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_sm_stopped_entry [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_mismatch [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_mismatch [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_disable [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_disable [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_sm_started [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_sm_started [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_get_pauseparam [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_get_pauseparam [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure netif_queue_stopped [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_queue_stopped [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_reset_entry [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_reset_entry [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_hwinit_entry [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_hwinit_entry [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_op_entry [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_op_entry [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure cmdq_sm_ready_entry [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure cmdq_sm_ready_entry [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_netdev_qstats_fill [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_netdev_qstats_fill [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_enabling_entry [2025-03-08 19:52:09,538 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_enabling_entry [2025-03-08 19:52:09,538 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_dir [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_dir [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxq_qpt_setup [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxq_qpt_setup [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_mcast_add_req [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_mcast_add_req [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_dim_timer_start [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_dim_timer_start [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_disable_aen [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_disable_aen [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure vlan_get_protocol [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure vlan_get_protocol [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_mcast_cfg_apply [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_mcast_cfg_apply [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_start [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_start [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_isr [2025-03-08 19:52:09,539 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_isr [2025-03-08 19:52:09,539 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_enable [2025-03-08 19:52:09,541 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_enable [2025-03-08 19:52:09,541 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_hwinit [2025-03-08 19:52:09,541 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_hwinit [2025-03-08 19:52:09,541 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-08 19:52:09,541 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-08 19:52:09,541 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_enabling [2025-03-08 19:52:09,541 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_enabling [2025-03-08 19:52:09,541 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_enable [2025-03-08 19:52:09,541 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_enable [2025-03-08 19:52:09,541 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_getattr [2025-03-08 19:52:09,541 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_getattr [2025-03-08 19:52:09,541 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-08 19:52:09,541 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-08 19:52:09,541 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_debugfs_write_regrd [2025-03-08 19:52:09,541 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_debugfs_write_regrd [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure rspq_sm_stopped [2025-03-08 19:52:09,542 INFO L138 BoogieDeclarations]: Found implementation of procedure rspq_sm_stopped [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_msgflush [2025-03-08 19:52:09,542 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_msgflush [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-03-08 19:52:09,542 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-03-08 19:52:09,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-03-08 19:52:09,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-03-08 19:52:09,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-03-08 19:52:09,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-03-08 19:52:09,543 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-03-08 19:52:09,544 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_failed [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_failed [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_7 [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_7 [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_mcast_cfg_reset [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_mcast_cfg_reset [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rss_enable [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rss_enable [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure list_move_tail [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure list_move_tail [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure ether_addr_copy [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_addr_copy [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rx_enet_start [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rx_enet_start [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_intr [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_intr [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_get_eeprom_len [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_get_eeprom_len [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_tx_complete [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_tx_complete [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_destroy_rx [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_destroy_rx [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_allmulti_cfg_apply [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_allmulti_cfg_apply [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_change_mtu [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_change_mtu [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_sm_last_resp_wait [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_sm_last_resp_wait [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_cee_get_attr_isr [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_cee_get_attr_isr [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_netpoll [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_netpoll [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_init [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_init [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_tx_enet_stop_rsp [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_tx_enet_stop_rsp [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_start_wait_entry [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_start_wait_entry [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_txrx_irq_free [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_txrx_irq_free [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_disable [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_disable [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_cleanup_wait_entry [2025-03-08 19:52:09,545 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_cleanup_wait_entry [2025-03-08 19:52:09,545 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 19:52:09,546 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_started_entry [2025-03-08 19:52:09,546 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_started_entry [2025-03-08 19:52:09,546 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_pll_init [2025-03-08 19:52:09,546 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_pll_init [2025-03-08 19:52:09,546 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_firmware_lock [2025-03-08 19:52:09,546 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_firmware_lock [2025-03-08 19:52:09,546 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_mod_cb_rx_stopped [2025-03-08 19:52:09,546 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_mod_cb_rx_stopped [2025-03-08 19:52:09,546 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_7 [2025-03-08 19:52:09,546 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_7 [2025-03-08 19:52:09,546 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2025-03-08 19:52:09,546 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_destroy_tx [2025-03-08 19:52:09,548 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_destroy_tx [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-08 19:52:09,548 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 19:52:09,548 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure wait_for_completion [2025-03-08 19:52:09,548 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_for_completion [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 19:52:09,548 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-08 19:52:09,549 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_cfg_apply [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_cfg_apply [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_cfg_stop_wait [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_cfg_stop_wait [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_sm_to_state [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_sm_to_state [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_create [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_create [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_wc_init [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_wc_init [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_mem_alloc [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_mem_alloc [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_debugfs_write_regwr [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_debugfs_write_regwr [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_notify_fail [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_notify_fail [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-08 19:52:09,550 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-08 19:52:09,550 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_notify_register [2025-03-08 19:52:09,553 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_notify_register [2025-03-08 19:52:09,553 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_ready_entry [2025-03-08 19:52:09,553 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_ready_entry [2025-03-08 19:52:09,553 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_mac_addr_set_locked [2025-03-08 19:52:09,553 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_mac_addr_set_locked [2025-03-08 19:52:09,553 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_up [2025-03-08 19:52:09,553 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_up [2025-03-08 19:52:09,553 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_initfail_sync [2025-03-08 19:52:09,553 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_initfail_sync [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_cee_get_stats_isr [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_cee_get_stats_isr [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_rxq_cleanup [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_rxq_cleanup [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_initfail [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_initfail [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_trap [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_trap [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_reset [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_reset [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_flash_fwver_cmp [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_flash_fwver_cmp [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure __cmd_copy [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure __cmd_copy [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_sm_started_entry [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_sm_started_entry [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_rspq_dbell_ready [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_rspq_dbell_ready [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure cna_read_firmware [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure cna_read_firmware [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_flash_get_attr [2025-03-08 19:52:09,554 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_flash_get_attr [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 19:52:09,554 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_mbox_regisr [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_mbox_regisr [2025-03-08 19:52:09,555 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 19:52:09,555 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 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_hw_sem_get [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_hw_sem_get [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_vlan_rx_kill_vid [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_vlan_rx_kill_vid [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_tx_enet_start_rsp [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_tx_enet_start_rsp [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure wait_for_completion_timeout [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_for_completion_timeout [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_hw_sem_get_cancel [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_hw_sem_get_cancel [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rx_enet_stop_rsp [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rx_enet_stop_rsp [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_ready_entry [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_ready_entry [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_mcast_del_req [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_mcast_del_req [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_rx_coalescing_timeo_set [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_rx_coalescing_timeo_set [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_failed_entry [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_failed_entry [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ucast_req [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ucast_req [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_debugfs_release [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_debugfs_release [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_cb_chld_stopped [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_cb_chld_stopped [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-08 19:52:09,555 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-08 19:52:09,555 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 19:52:09,556 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2025-03-08 19:52:09,556 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_start_wait [2025-03-08 19:52:09,556 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_start_wait [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2025-03-08 19:52:09,556 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2025-03-08 19:52:09,556 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-03-08 19:52:09,556 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-03-08 19:52:09,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-03-08 19:52:09,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-03-08 19:52:09,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-03-08 19:52:09,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-03-08 19:52:09,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-03-08 19:52:09,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2025-03-08 19:52:09,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2025-03-08 19:52:09,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2025-03-08 19:52:09,557 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-03-08 19:52:09,557 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_irq_2 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_irq_2 [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_vlan_rx_add_vid [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_vlan_rx_add_vid [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_disable [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_disable [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_debugfs_uninit [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_debugfs_uninit [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_initfail_sync_entry [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_initfail_sync_entry [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_linkup_aen [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_linkup_aen [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_fail_entry [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_fail_entry [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure cmdq_sm_init_wait [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure cmdq_sm_init_wait [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_getattrfail [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_getattrfail [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_get_mac [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_get_mac [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_cee_isr [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_cee_isr [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_8 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_8 [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_7 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_7 [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_9 [2025-03-08 19:52:09,558 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_9 [2025-03-08 19:52:09,558 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 19:52:09,563 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_6 [2025-03-08 19:52:09,563 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_6 [2025-03-08 19:52:09,563 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_5 [2025-03-08 19:52:09,563 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_5 [2025-03-08 19:52:09,563 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-08 19:52:09,563 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_cee_meminfo [2025-03-08 19:52:09,564 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_cee_meminfo [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_tx_cleanup [2025-03-08 19:52:09,564 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_tx_cleanup [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_setup_tx [2025-03-08 19:52:09,564 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_setup_tx [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 19:52:09,564 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 19:52:09,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 19:52:09,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 19:52:09,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 19:52:09,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 19:52:09,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 19:52:09,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 19:52:09,565 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-08 19:52:09,566 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-08 19:52:09,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-08 19:52:09,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-08 19:52:09,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-08 19:52:09,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-08 19:52:09,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-08 19:52:09,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-08 19:52:09,567 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-03-08 19:52:09,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-03-08 19:52:09,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-03-08 19:52:09,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-03-08 19:52:09,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-03-08 19:52:09,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-03-08 19:52:09,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-03-08 19:52:09,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-03-08 19:52:09,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_mbox_flush [2025-03-08 19:52:09,569 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_mbox_flush [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_last_resp_wait_entry [2025-03-08 19:52:09,569 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_last_resp_wait_entry [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock [2025-03-08 19:52:09,569 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_3 [2025-03-08 19:52:09,569 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_3 [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_get_adapter_model [2025-03-08 19:52:09,569 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_get_adapter_model [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure __bfa_alen_set [2025-03-08 19:52:09,569 INFO L138 BoogieDeclarations]: Found implementation of procedure __bfa_alen_set [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_flash_img_get_chnk [2025-03-08 19:52:09,569 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_flash_img_get_chnk [2025-03-08 19:52:09,569 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_rxq_cleanup_skb [2025-03-08 19:52:09,569 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_rxq_cleanup_skb [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_enabling_entry [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_enabling_entry [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_disable_mbox_irq [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_disable_mbox_irq [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure __mutex_init [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure __mutex_init [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_setup_rx [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_setup_rx [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_stop_wait [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_stop_wait [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure rspq_sm_ready [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure rspq_sm_ready [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-08 19:52:09,570 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-08 19:52:09,570 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_enabling [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_enabling [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_hw_sem_release [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_hw_sem_release [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_ioc_ready_wait [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_ioc_ready_wait [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_rspq_pi_update [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_rspq_pi_update [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_disabling [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_disabling [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_rss_cfg_apply [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_rss_cfg_apply [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_disable [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_disable [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_tx_msix_unregister [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_tx_msix_unregister [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_debugfs_lseek [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_debugfs_lseek [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_fail_retry [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_fail_retry [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_destroy [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_destroy [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_enet_stop_wait_entry [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_enet_stop_wait_entry [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_stop_wait [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_stop_wait [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_start [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_start [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rss_cfg [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rss_cfg [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_tx_enet_start [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_tx_enet_start [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_write_send [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_write_send [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_pause_init_wait [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_pause_init_wait [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_timer_7 [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_timer_7 [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_netif_rx_schedule_poll [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_netif_rx_schedule_poll [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_create [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_create [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_enet_attr_wait_entry [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_enet_attr_wait_entry [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_reset [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_reset [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rx_promisc_req [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rx_promisc_req [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_error_isr [2025-03-08 19:52:09,571 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_error_isr [2025-03-08 19:52:09,571 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_rxf_start_wait_entry [2025-03-08 19:52:09,572 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_rxf_start_wait_entry [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_debug_fwtrc [2025-03-08 19:52:09,572 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_debug_fwtrc [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_started [2025-03-08 19:52:09,572 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_started [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_cb [2025-03-08 19:52:09,572 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_cb [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure init_completion [2025-03-08 19:52:09,572 INFO L138 BoogieDeclarations]: Found implementation of procedure init_completion [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-03-08 19:52:09,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_chld_stop_wait [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_chld_stop_wait [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_disabled_entry [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_disabled_entry [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_stopped [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_stopped [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_started_entry [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_started_entry [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_isr [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_isr [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_get_drvinfo [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_get_drvinfo [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_notify [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_notify [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_cb_rx_stopped [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_cb_rx_stopped [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_cfg_reset [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_cfg_reset [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_lock_uninit [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_lock_uninit [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_initfail [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_initfail [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rit_cfg [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rit_cfg [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_failed [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_failed [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_quiesce_wait [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_quiesce_wait [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_disable [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_disable [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_start_wait [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_start_wait [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_read_send [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_read_send [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_mod_cb_rx_stopped_all [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_mod_cb_rx_stopped_all [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_res_alloc [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_res_alloc [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_lpbk_up [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_lpbk_up [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_cmd_post [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_cmd_post [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_cmdq_dbell_ready [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_cmdq_dbell_ready [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_last_resp_wait [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_last_resp_wait [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_cfg_wait_entry [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_cfg_wait_entry [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_enable [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_enable [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_cb_rx_stopped [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_cb_rx_stopped [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_smem_pgnum [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_smem_pgnum [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure bna_cb_ioceth_hbfail [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_cb_ioceth_hbfail [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2025-03-08 19:52:09,573 INFO L130 BoogieDeclarations]: Found specification of procedure ether_addr_equal [2025-03-08 19:52:09,573 INFO L138 BoogieDeclarations]: Found implementation of procedure ether_addr_equal [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_2 [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_2 [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_get_sset_count [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_get_sset_count [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_semwait_entry [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_semwait_entry [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdrlen [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdrlen [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_fwcheck [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_fwcheck [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_uninit [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_uninit [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_get_wol [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_get_wol [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_disabling_sync [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_disabling_sync [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_3 [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_3 [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_prio_cleanup_wait [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_prio_cleanup_wait [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_debugfs_buffer_release [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_debugfs_buffer_release [2025-03-08 19:52:09,574 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 19:52:09,574 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 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_vlan_add [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_vlan_add [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_init_rsp [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_init_rsp [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_enable_reply [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_enable_reply [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_ready [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_ready [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure memdup_user [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure memdup_user [2025-03-08 19:52:09,574 INFO L130 BoogieDeclarations]: Found specification of procedure bna_mac_find [2025-03-08 19:52:09,574 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_mac_find [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_last_resp_wait [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_last_resp_wait [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct2_pll_init [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct2_pll_init [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_clear_bit [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_clear_bit [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_sync_start [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_sync_start [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_reinit_rx [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_reinit_rx [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_debugfs_read [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_debugfs_read [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_debugfs_open_reg [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_debugfs_open_reg [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_q_num_adjust [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_q_num_adjust [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_perm_mac_get [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_perm_mac_get [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rxf_ucast_set_rsp [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rxf_ucast_set_rsp [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_sem_put [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_sem_put [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_bw_update_aen [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_bw_update_aen [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_fwver_cmp [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_fwver_cmp [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_event_notify [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_event_notify [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_down_resp_wait_entry [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_down_resp_wait_entry [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_prio_stop_wait_entry [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_prio_stop_wait_entry [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rx_vlan_filter_set [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rx_vlan_filter_set [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_ucast_cfg_reset [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_ucast_cfg_reset [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_pf_hwfailed [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_pf_hwfailed [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_cee_reset_stats_isr [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_cee_reset_stats_isr [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_pci_remove [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_pci_remove [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_reset [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_reset [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_mod_start [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_mod_start [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_promisc_cfg_apply [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_promisc_cfg_apply [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_set_cur_ioc_fwstate [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_set_cur_ioc_fwstate [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_tx_res_free [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_tx_res_free [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_disabling [2025-03-08 19:52:09,575 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_disabling [2025-03-08 19:52:09,575 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_is_operational [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_is_operational [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_semwait [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_semwait [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_mbox_poll [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_mbox_poll [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxq_put [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxq_put [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_3 [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_3 [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure cmdq_sm_dbell_wait [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure cmdq_sm_dbell_wait [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_mbox_send [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_mbox_send [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_cb_ioceth_disable [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_cb_ioceth_disable [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_rxq_cleanup_page [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_rxq_cleanup_page [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_set_rx_mcast_fltr [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_set_rx_mcast_fltr [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_rxf_start_wait [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_rxf_start_wait [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_mtu_set [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_mtu_set [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_cee_attr_meminfo [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_cee_attr_meminfo [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_down_resp_wait [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_down_resp_wait [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure cmdq_sm_stopped [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure cmdq_sm_stopped [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rxf_mcast_add_rsp [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rxf_mcast_add_rsp [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_hwfail_entry [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_hwfail_entry [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_rsp_copy [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_rsp_copy [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_fail_notify [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_fail_notify [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_mcast_filter_req [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_mcast_filter_req [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_cb_stats_get [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_cb_stats_get [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_boot [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_boot [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_fwcheck_entry [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_fwcheck_entry [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_stopped_entry [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_stopped_entry [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_cleanup_wait [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_cleanup_wait [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_mod_cb_tx_stopped_all [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_mod_cb_tx_stopped_all [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct2_map_port [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct2_map_port [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_stopped [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_stopped [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure rspq_sm_stopped_entry [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure rspq_sm_stopped_entry [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_stop [2025-03-08 19:52:09,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_stop [2025-03-08 19:52:09,576 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_sm_cfg_wait_entry [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_sm_cfg_wait_entry [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_firmware_unlock [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_firmware_unlock [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_rxq_alloc_uninit [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_rxq_alloc_uninit [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_start [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_start [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_mcast_del [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_mcast_del [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_remove [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_remove [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_mtu_set [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_mtu_set [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_rxf_stop_wait [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_rxf_stop_wait [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_enet_stop_wait [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_enet_stop_wait [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_start_stop_wait [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_start_stop_wait [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_failed_entry [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_failed_entry [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_vlan_strip_enable [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_vlan_strip_enable [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_stopped_entry [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_stopped_entry [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_cb_ioceth_ready [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_cb_ioceth_ready [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure rspq_sm_init_wait_entry [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure rspq_sm_init_wait_entry [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_pause_init_wait_entry [2025-03-08 19:52:09,577 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_pause_init_wait_entry [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 19:52:09,577 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#55 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#56 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#57 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#58 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#59 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#60 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#61 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_flash_meminfo [2025-03-08 19:52:09,578 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_flash_meminfo [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_get_stats_count_locked [2025-03-08 19:52:09,578 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_get_stats_count_locked [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_cfg_wait [2025-03-08 19:52:09,578 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_cfg_wait [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_disabling_sync_entry [2025-03-08 19:52:09,578 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_disabling_sync_entry [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_cb_mbox_intr_enable [2025-03-08 19:52:09,578 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_cb_mbox_intr_enable [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2025-03-08 19:52:09,578 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_last_resp_wait [2025-03-08 19:52:09,578 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_last_resp_wait [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 19:52:09,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 19:52:09,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure bna_mbox_handler [2025-03-08 19:52:09,581 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_mbox_handler [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_enable_default_bcast [2025-03-08 19:52:09,581 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_enable_default_bcast [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_chld_stop_wait_entry [2025-03-08 19:52:09,581 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_chld_stop_wait_entry [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure cmdq_sm_dbell_wait_entry [2025-03-08 19:52:09,581 INFO L138 BoogieDeclarations]: Found implementation of procedure cmdq_sm_dbell_wait_entry [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_meminfo [2025-03-08 19:52:09,581 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_meminfo [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_stop_wait_entry [2025-03-08 19:52:09,581 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_stop_wait_entry [2025-03-08 19:52:09,581 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-03-08 19:52:09,582 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_disabling_entry [2025-03-08 19:52:09,582 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_disabling_entry [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rxf_cfg_rsp [2025-03-08 19:52:09,582 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rxf_cfg_rsp [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_cb_rx_started [2025-03-08 19:52:09,582 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_cb_rx_started [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#55 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#56 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#57 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#58 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#59 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#60 [2025-03-08 19:52:09,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#61 [2025-03-08 19:52:09,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:52:09,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:52:09,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:52:09,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#55 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#56 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#57 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#58 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#59 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#60 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#61 [2025-03-08 19:52:09,583 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_enet_stop [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_enet_stop [2025-03-08 19:52:09,583 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_started [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_started [2025-03-08 19:52:09,583 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_destroy [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_destroy [2025-03-08 19:52:09,583 INFO L130 BoogieDeclarations]: Found specification of procedure reg_check_2 [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_check_2 [2025-03-08 19:52:09,583 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-03-08 19:52:09,583 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_mem_free [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_mem_free [2025-03-08 19:52:09,583 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_mismatch_entry [2025-03-08 19:52:09,583 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_mismatch_entry [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct2_lclk_init [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct2_lclk_init [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_promisc_cfg_reset [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_promisc_cfg_reset [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_disable_msix [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_disable_msix [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_ioc_disable_wait [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_ioc_disable_wait [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_stopped [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_stopped [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_get_cur_ioc_fwstate [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_get_cur_ioc_fwstate [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_ioceth_disable [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_ioceth_disable [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_cmdq_dbell [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_cmdq_dbell [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_netdev_hwstats_fill [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_netdev_hwstats_fill [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_ioc_ready_wait_entry [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_ioc_ready_wait_entry [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_q_num_init [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_q_num_init [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_admin_up [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_admin_up [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_attr_get_rsp [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_attr_get_rsp [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure complete [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure complete [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_disable [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_disable [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_sync_leave [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_sync_leave [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_7 [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_7 [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_vlanfilter_enable [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_vlanfilter_enable [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_stopped_entry [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_stopped_entry [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_cb_rxf_stopped [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_cb_rxf_stopped [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_set_netdev_perm_addr [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_set_netdev_perm_addr [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_cmd_act_check [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_cmd_act_check [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_get_flash_partition_by_offset [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_get_flash_partition_by_offset [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_fail_sync [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_fail_sync [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_sm_cfg_wait [2025-03-08 19:52:09,584 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_sm_cfg_wait [2025-03-08 19:52:09,584 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_10 [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_10 [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_mbox_queue [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_mbox_queue [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_admin_rsp [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_admin_rsp [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_hwinit [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_hwinit [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bna_msgq_rsp_handler [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_msgq_rsp_handler [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bna_cb_ioceth_enable [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_cb_ioceth_enable [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_wc_wait [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_wc_wait [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_tx_enet_stop [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_tx_enet_stop [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure request_firmware [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure request_firmware [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_disable_comp [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_disable_comp [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_cb_image_get_chunk [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_cb_image_get_chunk [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_stopped [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_stopped [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_mcast_delall [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_mcast_delall [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure __roundup_pow_of_two [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure __roundup_pow_of_two [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_disabled [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_disabled [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_pci_uninit [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_pci_uninit [2025-03-08 19:52:09,586 INFO L130 BoogieDeclarations]: Found specification of procedure ethport_can_be_up [2025-03-08 19:52:09,586 INFO L138 BoogieDeclarations]: Found implementation of procedure ethport_can_be_up [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_mod_fail [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_mod_fail [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_fwver_get [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_fwver_get [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_failed_entry [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_failed_entry [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_notify [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_notify [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure rspq_sm_ready_entry [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure rspq_sm_ready_entry [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_subqueue [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_subqueue [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_rx_enet_stop [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_rx_enet_stop [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure cmdq_sm_init_wait_entry [2025-03-08 19:52:09,587 INFO L138 BoogieDeclarations]: Found implementation of procedure cmdq_sm_init_wait_entry [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 19:52:09,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-03-08 19:52:09,589 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#55 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#56 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#57 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#58 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#59 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#60 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#61 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_mod_fail [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_mod_fail [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_cleanup_complete [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_cleanup_complete [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_mcast_add [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_mcast_add [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_pause_config [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_pause_config [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_cb_rxf_started [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_cb_rxf_started [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_pf_fwmismatch [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_pf_fwmismatch [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_getattr_reply [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_getattr_reply [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_linkdown_aen [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_linkdown_aen [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure fls64 [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure fls64 [2025-03-08 19:52:09,590 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-03-08 19:52:09,590 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_stop [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_stop [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_start [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_start [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_get_ringparam [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_get_ringparam [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_up [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_up [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure bna_cb_ioceth_reset [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_cb_ioceth_reset [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_down_entry [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_down_entry [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_rxf_stop_wait_entry [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_rxf_stop_wait_entry [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_poll_fwinit [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_poll_fwinit [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure rspq_sm_dbell_wait_entry [2025-03-08 19:52:09,591 INFO L138 BoogieDeclarations]: Found implementation of procedure rspq_sm_dbell_wait_entry [2025-03-08 19:52:09,591 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_rx_msix_unregister [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_rx_msix_unregister [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msix [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msix [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_set_cmd [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_set_cmd [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_pf_failed [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_pf_failed [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bna_reg_offset_check [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_reg_offset_check [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_fail [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_fail [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~~bool~0 [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~~bool~0 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_subqueue [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_subqueue [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_free [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_free [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_cmdq_ci_update [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_cmdq_ci_update [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_fail_entry [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_fail_entry [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_mod_cb_tx_stopped [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_mod_cb_tx_stopped [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_quiesce_wait [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_quiesce_wait [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_failed [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_failed [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_cb_ioceth_disabled [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_cb_ioceth_disabled [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_cb_image_get_size [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_cb_image_get_size [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_sm_start_wait_entry [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_sm_start_wait_entry [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_cb_tx_stopped [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_cb_tx_stopped [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure cmdq_sm_stopped_entry [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure cmdq_sm_stopped_entry [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_pf_disabled [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_pf_disabled [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_set_rx_ucast_fltr [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_set_rx_ucast_fltr [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_sync_complete [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_sync_complete [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_down [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_down [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure is_zero_ether_addr [2025-03-08 19:52:09,592 INFO L138 BoogieDeclarations]: Found implementation of procedure is_zero_ether_addr [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 19:52:09,592 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_disabling_entry [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_disabling_entry [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_mod_stop [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_mod_stop [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_pf_enabled [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_pf_enabled [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_pause_set [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_pause_set [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure bna_num_txq_set [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_num_txq_set [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_map_port [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_map_port [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_cb_ethport_stopped [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_cb_ethport_stopped [2025-03-08 19:52:09,593 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_start [2025-03-08 19:52:09,593 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_start [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_flash_update_part [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_flash_update_part [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_set_alt_ioc_fwstate [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_set_alt_ioc_fwstate [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_sm_ioc_disable_wait_entry [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_sm_ioc_disable_wait_entry [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure __bfa_dma_be_addr_set [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure __bfa_dma_be_addr_set [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure simple_read_from_buffer [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure simple_read_from_buffer [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure rspq_sm_dbell_wait [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure rspq_sm_dbell_wait [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_sync_join [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_sync_join [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure release_firmware [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure release_firmware [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_sem_release [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_sem_release [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure flush_workqueue [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure flush_workqueue [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_mbox_irq_free [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_mbox_irq_free [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_debug_save_ftrc [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_debug_save_ftrc [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ib_coalescing_timeo_set [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ib_coalescing_timeo_set [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_hwfail [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_hwfail [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct2_reg_init [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct2_reg_init [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_reg_init [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_reg_init [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_cmdq_copy_rsp [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_cmdq_copy_rsp [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ioceth_uninit [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ioceth_uninit [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_prio_cleanup_wait_entry [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_prio_cleanup_wait_entry [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_set_rx_mode [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_set_rx_mode [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_fail_sync_entry [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_fail_sync_entry [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_lpbk_down [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_lpbk_down [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_ucast_cfg_apply [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_ucast_cfg_apply [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_mod_stop [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_mod_stop [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_stop [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_stop [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_cleanup_wait_entry [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_cleanup_wait_entry [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_num_rxp_set [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_num_rxp_set [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_enable [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_enable [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_pause_set_rsp [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_pause_set_rsp [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_mod_start [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_mod_start [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_detach [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_detach [2025-03-08 19:52:09,594 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_set_features [2025-03-08 19:52:09,594 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_set_features [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_wc_up [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_wc_up [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_op [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_op [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_fw_ver_patch_cmp [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_fw_ver_patch_cmp [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_ready [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_ready [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_admin_down [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_admin_down [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_fail [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_fail [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure is_power_of_2 [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure is_power_of_2 [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_2 [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_2 [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_open [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_open [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_cee_notify [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_cee_notify [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_sm_started_entry [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_sm_started_entry [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_destroy [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_destroy [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_flash_status_read [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_flash_status_read [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_mode_set [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_mode_set [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure cmdq_sm_ready [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure cmdq_sm_ready [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure dma_set_mask_and_coherent [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_set_mask_and_coherent [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_enet_stop [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_enet_stop [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_msgq_rspq_dbell [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_msgq_rspq_dbell [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_up_resp_wait [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_up_resp_wait [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_up_resp_wait_entry [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_up_resp_wait_entry [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab64 [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab64 [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_ethport_enable_aen [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_ethport_enable_aen [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_sm_down [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_sm_down [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure PTR_ERR [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure PTR_ERR [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_txcmpl_process [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_txcmpl_process [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_iocpf_sm_fail [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_iocpf_sm_fail [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_fail [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_fail [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_get_alt_ioc_fwstate [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_get_alt_ioc_fwstate [2025-03-08 19:52:09,595 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_hw_sem_init [2025-03-08 19:52:09,595 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_hw_sem_init [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bna_bfi_attr_get [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_bfi_attr_get [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bna_cam_mod_mac_get [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_cam_mod_mac_get [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_nw_ioc_mbox_isr [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_nw_ioc_mbox_isr [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bna_ethport_fail [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_ethport_fail [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_getattr_entry [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_getattr_entry [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_mtu_get [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_mtu_get [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_set_mac_address [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_set_mac_address [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_ct_ownership_reset [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_ct_ownership_reset [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bfa_ioc_sm_uninit_entry [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bfa_ioc_sm_uninit_entry [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bna_enet_fail [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_enet_fail [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rx_stop [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rx_stop [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bna_err_handler [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_err_handler [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_rx_cleanup [2025-03-08 19:52:09,596 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_rx_cleanup [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 19:52:09,596 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 19:52:09,597 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 19:52:09,597 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 19:52:09,597 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_rxq_post [2025-03-08 19:52:09,598 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_rxq_post [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-08 19:52:09,598 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_isr [2025-03-08 19:52:09,598 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_isr [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure bna_rxf_vlan_strip_cfg_apply [2025-03-08 19:52:09,598 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_rxf_vlan_strip_cfg_apply [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_sm_prio_stop_wait [2025-03-08 19:52:09,598 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_sm_prio_stop_wait [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure bna_tx_cleanup_complete [2025-03-08 19:52:09,598 INFO L138 BoogieDeclarations]: Found implementation of procedure bna_tx_cleanup_complete [2025-03-08 19:52:09,598 INFO L130 BoogieDeclarations]: Found specification of procedure bnad_txrx_irq_alloc [2025-03-08 19:52:09,598 INFO L138 BoogieDeclarations]: Found implementation of procedure bnad_txrx_irq_alloc [2025-03-08 19:52:11,730 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 19:52:11,738 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 19:52:11,818 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24151: call ULTIMATE.dealloc(~#list_head~1.base, ~#list_head~1.offset);havoc ~#list_head~1.base, ~#list_head~1.offset; [2025-03-08 19:52:11,903 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L24058: call ULTIMATE.dealloc(~#list_head~0.base, ~#list_head~0.offset);havoc ~#list_head~0.base, ~#list_head~0.offset; [2025-03-08 19:52:12,077 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L31623: havoc bfa_ioc_get_pwwn_#t~mem5894#1.base, bfa_ioc_get_pwwn_#t~mem5894#1.offset;havoc bfa_ioc_get_pwwn_#t~mem5895#1; [2025-03-08 19:52:12,077 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L31492: havoc bfa_ioc_get_type_#t~mem5858#1.base, bfa_ioc_get_type_#t~mem5858#1.offset;havoc bfa_ioc_get_type_#t~mem5859#1; [2025-03-08 19:52:12,402 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L30210: call ULTIMATE.dealloc(~#dev_status~0.base, ~#dev_status~0.offset);havoc ~#dev_status~0.base, ~#dev_status~0.offset; [2025-03-08 19:52:12,411 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17331: havoc dev_name_#t~mem1686#1.base, dev_name_#t~mem1686#1.offset; [2025-03-08 19:52:12,411 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17322: havoc kobject_name_#t~mem1684#1.base, kobject_name_#t~mem1684#1.offset; [2025-03-08 19:52:12,754 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34790: havoc find_next_bit_#t~nondet6516#1; [2025-03-08 19:52:12,754 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34786: havoc find_first_bit_#t~nondet6515#1; [2025-03-08 19:52:12,920 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34989: havoc #t~nondet6543; [2025-03-08 19:52:13,242 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L30648: call ULTIMATE.dealloc(bfa_ioc_send_enable_~#enable_req~0#1.base, bfa_ioc_send_enable_~#enable_req~0#1.offset);havoc bfa_ioc_send_enable_~#enable_req~0#1.base, bfa_ioc_send_enable_~#enable_req~0#1.offset;call ULTIMATE.dealloc(bfa_ioc_send_enable_~#tv~0#1.base, bfa_ioc_send_enable_~#tv~0#1.offset);havoc bfa_ioc_send_enable_~#tv~0#1.base, bfa_ioc_send_enable_~#tv~0#1.offset; [2025-03-08 19:52:13,245 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34720: havoc #t~ret6504.base, #t~ret6504.offset; [2025-03-08 19:52:13,346 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25383: call ULTIMATE.dealloc(~#bna_dma~0.base, ~#bna_dma~0.offset);havoc ~#bna_dma~0.base, ~#bna_dma~0.offset;call ULTIMATE.dealloc(~#tmp_addr~4.base, ~#tmp_addr~4.offset);havoc ~#tmp_addr~4.base, ~#tmp_addr~4.offset; [2025-03-08 19:52:13,432 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34686: havoc __pskb_pull_tail_#t~ret6501#1.base, __pskb_pull_tail_#t~ret6501#1.offset; [2025-03-08 19:52:13,500 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9409: havoc #t~mem156.base, #t~mem156.offset; [2025-03-08 19:52:13,746 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9673: havoc #t~mem247.base, #t~mem247.offset;havoc #t~mem248.base, #t~mem248.offset; [2025-03-08 19:52:13,921 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9679: havoc #t~mem249.base, #t~mem249.offset;havoc #t~mem250; [2025-03-08 19:52:14,284 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25029: call ULTIMATE.dealloc(~#cur_q_addr~0.base, ~#cur_q_addr~0.offset);havoc ~#cur_q_addr~0.base, ~#cur_q_addr~0.offset;call ULTIMATE.dealloc(~#cur_q_addr___0~0.base, ~#cur_q_addr___0~0.offset);havoc ~#cur_q_addr___0~0.base, ~#cur_q_addr___0~0.offset;call ULTIMATE.dealloc(~#cur_q_addr___1~0.base, ~#cur_q_addr___1~0.offset);havoc ~#cur_q_addr___1~0.base, ~#cur_q_addr___1~0.offset; [2025-03-08 19:52:14,354 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L31840: call ULTIMATE.dealloc(~#m~1.base, ~#m~1.offset);havoc ~#m~1.base, ~#m~1.offset; [2025-03-08 19:52:14,921 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L32580: call ULTIMATE.dealloc(~#fwhdr~2.base, ~#fwhdr~2.offset);havoc ~#fwhdr~2.base, ~#fwhdr~2.offset; [2025-03-08 19:52:14,968 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9611: havoc #t~mem229;havoc #t~mem230; [2025-03-08 19:52:14,990 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L28746: havoc #t~mem5078; [2025-03-08 19:52:23,573 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L25428: call ULTIMATE.dealloc(bna_rxp_cqpt_setup_~#bna_dma~1#1.base, bna_rxp_cqpt_setup_~#bna_dma~1#1.offset);havoc bna_rxp_cqpt_setup_~#bna_dma~1#1.base, bna_rxp_cqpt_setup_~#bna_dma~1#1.offset;call ULTIMATE.dealloc(bna_rxp_cqpt_setup_~#tmp_addr~5#1.base, bna_rxp_cqpt_setup_~#tmp_addr~5#1.offset);havoc bna_rxp_cqpt_setup_~#tmp_addr~5#1.base, bna_rxp_cqpt_setup_~#tmp_addr~5#1.offset; [2025-03-08 19:52:23,576 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34854: havoc #t~nondet6526; [2025-03-08 19:52:23,627 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11907: call ULTIMATE.dealloc(~#dma_pa~1#1.base, ~#dma_pa~1#1.offset);havoc ~#dma_pa~1#1.base, ~#dma_pa~1#1.offset;call ULTIMATE.dealloc(~#tmp_addr~2#1.base, ~#tmp_addr~2#1.offset);havoc ~#tmp_addr~2#1.base, ~#tmp_addr~2#1.offset; [2025-03-08 19:52:23,627 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34749: havoc dma_alloc_attrs_#t~ret6508#1.base, dma_alloc_attrs_#t~ret6508#1.offset; [2025-03-08 19:52:23,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L30473: call ULTIMATE.dealloc(~#fwimg~0#1.base, ~#fwimg~0#1.offset);havoc ~#fwimg~0#1.base, ~#fwimg~0#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34723: havoc debugfs_create_file_#t~ret6505#1.base, debugfs_create_file_#t~ret6505#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19927: call ULTIMATE.dealloc(ldv_main_exported_15_~#ldvarg47~0#1.base, ldv_main_exported_15_~#ldvarg47~0#1.offset);havoc ldv_main_exported_15_~#ldvarg47~0#1.base, ldv_main_exported_15_~#ldvarg47~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_15_~#ldvarg50~0#1.base, ldv_main_exported_15_~#ldvarg50~0#1.offset);havoc ldv_main_exported_15_~#ldvarg50~0#1.base, ldv_main_exported_15_~#ldvarg50~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_15_~#ldvarg48~0#1.base, ldv_main_exported_15_~#ldvarg48~0#1.offset);havoc ldv_main_exported_15_~#ldvarg48~0#1.base, ldv_main_exported_15_~#ldvarg48~0#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13724: call ULTIMATE.dealloc(bnad_start_xmit_~#tmp_addr~3#1.base, bnad_start_xmit_~#tmp_addr~3#1.offset);havoc bnad_start_xmit_~#tmp_addr~3#1.base, bnad_start_xmit_~#tmp_addr~3#1.offset;call ULTIMATE.dealloc(bnad_start_xmit_~#tmp_addr___0~0#1.base, bnad_start_xmit_~#tmp_addr___0~0#1.offset);havoc bnad_start_xmit_~#tmp_addr___0~0#1.base, bnad_start_xmit_~#tmp_addr___0~0#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L22591: call ULTIMATE.dealloc(bna_init_~#reg_offset~0#1.base, bna_init_~#reg_offset~0#1.offset);havoc bna_init_~#reg_offset~0#1.base, bna_init_~#reg_offset~0#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18630: call ULTIMATE.dealloc(bnad_flash_device_~#fcomp~3#1.base, bnad_flash_device_~#fcomp~3#1.offset);havoc bnad_flash_device_~#fcomp~3#1.base, bnad_flash_device_~#fcomp~3#1.offset;call ULTIMATE.dealloc(bnad_flash_device_~#fw~0#1.base, bnad_flash_device_~#fw~0#1.offset);havoc bnad_flash_device_~#fw~0#1.base, bnad_flash_device_~#fw~0#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L33572: call ULTIMATE.dealloc(ldv_main_exported_12_~#ldvarg38~0#1.base, ldv_main_exported_12_~#ldvarg38~0#1.offset);havoc ldv_main_exported_12_~#ldvarg38~0#1.base, ldv_main_exported_12_~#ldvarg38~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_12_~#ldvarg40~0#1.base, ldv_main_exported_12_~#ldvarg40~0#1.offset);havoc ldv_main_exported_12_~#ldvarg40~0#1.base, ldv_main_exported_12_~#ldvarg40~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_12_~#ldvarg36~0#1.base, ldv_main_exported_12_~#ldvarg36~0#1.offset);havoc ldv_main_exported_12_~#ldvarg36~0#1.base, ldv_main_exported_12_~#ldvarg36~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_12_~#ldvarg39~0#1.base, ldv_main_exported_12_~#ldvarg39~0#1.offset);havoc ldv_main_exported_12_~#ldvarg39~0#1.base, ldv_main_exported_12_~#ldvarg39~0#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34365: havoc cna_get_firmware_buf_#t~mem6462#1.base, cna_get_firmware_buf_#t~mem6462#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34372: havoc cna_get_firmware_buf_#t~mem6468#1.base, cna_get_firmware_buf_#t~mem6468#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19574: call ULTIMATE.dealloc(bnad_debugfs_init_~#name~0#1.base, bnad_debugfs_init_~#name~0#1.offset);havoc bnad_debugfs_init_~#name~0#1.base, bnad_debugfs_init_~#name~0#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34639: havoc __alloc_workqueue_key_#t~ret6495#1.base, __alloc_workqueue_key_#t~ret6495#1.offset; [2025-03-08 19:52:52,590 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14423: call ULTIMATE.dealloc(bnad_pci_probe_~#using_dac~0#1.base, bnad_pci_probe_~#using_dac~0#1.offset);havoc bnad_pci_probe_~#using_dac~0#1.base, bnad_pci_probe_~#using_dac~0#1.offset;call ULTIMATE.dealloc(bnad_pci_probe_~#pcidev_info~0#1.base, bnad_pci_probe_~#pcidev_info~0#1.offset);havoc bnad_pci_probe_~#pcidev_info~0#1.base, bnad_pci_probe_~#pcidev_info~0#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14297: call ULTIMATE.dealloc(bnad_init_~#__key~3#1.base, bnad_init_~#__key~3#1.offset);havoc bnad_init_~#__key~3#1.base, bnad_init_~#__key~3#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34778: havoc ethtool_op_get_link_#t~nondet6513#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L22756: call ULTIMATE.dealloc(ldv_main_exported_13_~#ldvarg34~0#1.base, ldv_main_exported_13_~#ldvarg34~0#1.offset);havoc ldv_main_exported_13_~#ldvarg34~0#1.base, ldv_main_exported_13_~#ldvarg34~0#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34782: havoc ethtool_op_get_ts_info_#t~nondet6514#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19723: call ULTIMATE.dealloc(ldv_main_exported_18_~#ldvarg19~0#1.base, ldv_main_exported_18_~#ldvarg19~0#1.offset);havoc ldv_main_exported_18_~#ldvarg19~0#1.base, ldv_main_exported_18_~#ldvarg19~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_18_~#ldvarg18~0#1.base, ldv_main_exported_18_~#ldvarg18~0#1.offset);havoc ldv_main_exported_18_~#ldvarg18~0#1.base, ldv_main_exported_18_~#ldvarg18~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_18_~#ldvarg21~0#1.base, ldv_main_exported_18_~#ldvarg21~0#1.offset);havoc ldv_main_exported_18_~#ldvarg21~0#1.base, ldv_main_exported_18_~#ldvarg21~0#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9814: havoc skb_is_gso_#t~mem277#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L33334: call ULTIMATE.dealloc(ldv_main_exported_11_~#ldvarg2~0#1.base, ldv_main_exported_11_~#ldvarg2~0#1.offset);havoc ldv_main_exported_11_~#ldvarg2~0#1.base, ldv_main_exported_11_~#ldvarg2~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_11_~#ldvarg0~0#1.base, ldv_main_exported_11_~#ldvarg0~0#1.offset);havoc ldv_main_exported_11_~#ldvarg0~0#1.base, ldv_main_exported_11_~#ldvarg0~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_11_~#ldvarg3~0#1.base, ldv_main_exported_11_~#ldvarg3~0#1.offset);havoc ldv_main_exported_11_~#ldvarg3~0#1.base, ldv_main_exported_11_~#ldvarg3~0#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34920: havoc pci_enable_device_#t~nondet6530#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34924: havoc pci_enable_msix_range_#t~nondet6531#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18540: call ULTIMATE.dealloc(bnad_get_eeprom_~#fcomp~1#1.base, bnad_get_eeprom_~#fcomp~1#1.offset);havoc bnad_get_eeprom_~#fcomp~1#1.base, bnad_get_eeprom_~#fcomp~1#1.offset;call ULTIMATE.dealloc(bnad_get_eeprom_~#base_offset~0#1.base, bnad_get_eeprom_~#base_offset~0#1.offset);havoc bnad_get_eeprom_~#base_offset~0#1.base, bnad_get_eeprom_~#base_offset~0#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19998: call ULTIMATE.dealloc(ldv_main_exported_14_~#ldvarg42~0#1.base, ldv_main_exported_14_~#ldvarg42~0#1.offset);havoc ldv_main_exported_14_~#ldvarg42~0#1.base, ldv_main_exported_14_~#ldvarg42~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_14_~#ldvarg43~0#1.base, ldv_main_exported_14_~#ldvarg43~0#1.offset);havoc ldv_main_exported_14_~#ldvarg43~0#1.base, ldv_main_exported_14_~#ldvarg43~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_14_~#ldvarg45~0#1.base, ldv_main_exported_14_~#ldvarg45~0#1.offset);havoc ldv_main_exported_14_~#ldvarg45~0#1.base, ldv_main_exported_14_~#ldvarg45~0#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19869: call ULTIMATE.dealloc(ldv_main_exported_17_~#ldvarg16~0#1.base, ldv_main_exported_17_~#ldvarg16~0#1.offset);havoc ldv_main_exported_17_~#ldvarg16~0#1.base, ldv_main_exported_17_~#ldvarg16~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_17_~#ldvarg13~0#1.base, ldv_main_exported_17_~#ldvarg13~0#1.offset);havoc ldv_main_exported_17_~#ldvarg13~0#1.base, ldv_main_exported_17_~#ldvarg13~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_17_~#ldvarg14~0#1.base, ldv_main_exported_17_~#ldvarg14~0#1.offset);havoc ldv_main_exported_17_~#ldvarg14~0#1.base, ldv_main_exported_17_~#ldvarg14~0#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34934: havoc pci_request_regions_#t~nondet6532#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9568: havoc skb_frag_size_#t~mem223#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34809: havoc ioremap_nocache_#t~ret6518#1.base, ioremap_nocache_#t~ret6518#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34679: havoc __pci_register_driver_#t~nondet6499#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16974: havoc ldv_pskb_expand_head_39_#t~nondet1650#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17372: havoc ethtool_cmd_speed_#t~mem1689#1;havoc ethtool_cmd_speed_#t~mem1690#1;havoc ethtool_cmd_speed_#t~bitwise1691#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17774: call ULTIMATE.dealloc(bnad_set_pauseparam_~#pause_config~1#1.base, bnad_set_pauseparam_~#pause_config~1#1.offset);havoc bnad_set_pauseparam_~#pause_config~1#1.base, bnad_set_pauseparam_~#pause_config~1#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19229: call ULTIMATE.dealloc(bnad_get_debug_drvinfo_~#fcomp~4#1.base, bnad_get_debug_drvinfo_~#fcomp~4#1.offset);havoc bnad_get_debug_drvinfo_~#fcomp~4#1.base, bnad_get_debug_drvinfo_~#fcomp~4#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34822: havoc ldv_ndo_init_21_#t~nondet6519#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34826: havoc ldv_ndo_uninit_21_#t~nondet6520#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34959: havoc register_netdev_#t~nondet6536#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34830: havoc ldv_probe_11_#t~nondet6521#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9727: havoc skb_frag_page_#t~mem257#1.base, skb_frag_page_#t~mem257#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34834: havoc ldv_release_11_#t~nondet6522#1; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18715: call ULTIMATE.dealloc(ldv_main_exported_19_~#ldvarg55~0#1.base, ldv_main_exported_19_~#ldvarg55~0#1.offset);havoc ldv_main_exported_19_~#ldvarg55~0#1.base, ldv_main_exported_19_~#ldvarg55~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_19_~#ldvarg59~0#1.base, ldv_main_exported_19_~#ldvarg59~0#1.offset);havoc ldv_main_exported_19_~#ldvarg59~0#1.base, ldv_main_exported_19_~#ldvarg59~0#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18584: call ULTIMATE.dealloc(bnad_set_eeprom_~#fcomp~2#1.base, bnad_set_eeprom_~#fcomp~2#1.offset);havoc bnad_set_eeprom_~#fcomp~2#1.base, bnad_set_eeprom_~#fcomp~2#1.offset;call ULTIMATE.dealloc(bnad_set_eeprom_~#base_offset~1#1.base, bnad_set_eeprom_~#base_offset~1#1.offset);havoc bnad_set_eeprom_~#base_offset~1#1.base, bnad_set_eeprom_~#base_offset~1#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34704: havoc alloc_etherdev_mqs_#t~ret6502#1.base, alloc_etherdev_mqs_#t~ret6502#1.offset; [2025-03-08 19:52:52,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16339: call ULTIMATE.dealloc(main_~#ldvarg11~0#1.base, main_~#ldvarg11~0#1.offset);havoc main_~#ldvarg11~0#1.base, main_~#ldvarg11~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg7~0#1.base, main_~#ldvarg7~0#1.offset);havoc main_~#ldvarg7~0#1.base, main_~#ldvarg7~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg12~0#1.base, main_~#ldvarg12~0#1.offset);havoc main_~#ldvarg12~0#1.base, main_~#ldvarg12~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset);havoc main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg10~0#1.base, main_~#ldvarg10~0#1.offset);havoc main_~#ldvarg10~0#1.base, main_~#ldvarg10~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg9~0#1.base, main_~#ldvarg9~0#1.offset);havoc main_~#ldvarg9~0#1.base, main_~#ldvarg9~0#1.offset; [2025-03-08 19:52:52,592 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14358: call ULTIMATE.dealloc(bnad_lock_init_~#__key~4#1.base, bnad_lock_init_~#__key~4#1.offset);havoc bnad_lock_init_~#__key~4#1.base, bnad_lock_init_~#__key~4#1.offset;call ULTIMATE.dealloc(bnad_lock_init_~#__key___0~1#1.base, bnad_lock_init_~#__key___0~1#1.offset);havoc bnad_lock_init_~#__key___0~1#1.base, bnad_lock_init_~#__key___0~1#1.offset;call ULTIMATE.dealloc(bnad_lock_init_~#__key___1~0#1.base, bnad_lock_init_~#__key___1~0#1.offset);havoc bnad_lock_init_~#__key___1~0#1.base, bnad_lock_init_~#__key___1~0#1.offset; [2025-03-08 19:52:52,592 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34838: havoc ldv_shutdown_20_#t~nondet6523#1; [2025-03-08 19:52:52,592 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34711: havoc csum_ipv6_magic_#t~nondet6503#1; [2025-03-08 19:52:52,592 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19785: call ULTIMATE.dealloc(ldv_main_exported_16_~#ldvarg29~0#1.base, ldv_main_exported_16_~#ldvarg29~0#1.offset);havoc ldv_main_exported_16_~#ldvarg29~0#1.base, ldv_main_exported_16_~#ldvarg29~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_16_~#ldvarg23~0#1.base, ldv_main_exported_16_~#ldvarg23~0#1.offset);havoc ldv_main_exported_16_~#ldvarg23~0#1.base, ldv_main_exported_16_~#ldvarg23~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_16_~#ldvarg26~0#1.base, ldv_main_exported_16_~#ldvarg26~0#1.offset);havoc ldv_main_exported_16_~#ldvarg26~0#1.base, ldv_main_exported_16_~#ldvarg26~0#1.offset;call ULTIMATE.dealloc(ldv_main_exported_16_~#ldvarg24~0#1.base, ldv_main_exported_16_~#ldvarg24~0#1.offset);havoc ldv_main_exported_16_~#ldvarg24~0#1.base, ldv_main_exported_16_~#ldvarg24~0#1.offset; [2025-03-08 19:52:52,768 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34352: havoc #t~mem6458#1.base, #t~mem6458#1.offset; [2025-03-08 19:52:52,769 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34329: call ULTIMATE.dealloc(~#fw~1#1.base, ~#fw~1#1.offset);havoc ~#fw~1#1.base, ~#fw~1#1.offset; [2025-03-08 19:52:53,775 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L35002: havoc #t~nondet6544; [2025-03-08 19:52:54,421 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34951: havoc #t~nondet6534; [2025-03-08 19:52:55,179 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34730: havoc #t~nondet6506; [2025-03-08 19:52:59,630 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12663: call ULTIMATE.dealloc(~#tx_cbfn~0#1.base, ~#tx_cbfn~0#1.offset);havoc ~#tx_cbfn~0#1.base, ~#tx_cbfn~0#1.offset;call ULTIMATE.dealloc(~#__key~1#1.base, ~#__key~1#1.offset);havoc ~#__key~1#1.base, ~#__key~1#1.offset;call ULTIMATE.dealloc(~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset);havoc ~#__constr_expr_0~0#1.base, ~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(~#__key___0~0#1.base, ~#__key___0~0#1.offset);havoc ~#__key___0~0#1.base, ~#__key___0~0#1.offset; [2025-03-08 19:53:00,959 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L30186: call ULTIMATE.dealloc(bfa_flash_set_addr_~#addr~5#1.base, bfa_flash_set_addr_~#addr~5#1.offset);havoc bfa_flash_set_addr_~#addr~5#1.base, bfa_flash_set_addr_~#addr~5#1.offset; [2025-03-08 19:53:01,272 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L34955: havoc #t~nondet6535;