./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-qlogic-qlge-qlge.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-qlogic-qlge-qlge.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 13008e234c5f0c77305dbe79a19bcb3ec0b60406bc6021752dcd24623570ee31 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 07:23:44,081 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 07:23:44,135 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-06 07:23:44,141 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 07:23:44,146 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 07:23:44,165 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 07:23:44,166 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 07:23:44,166 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 07:23:44,166 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 07:23:44,167 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 07:23:44,167 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 07:23:44,168 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 07:23:44,168 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 07:23:44,168 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 07:23:44,168 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 07:23:44,168 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 07:23:44,169 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 07:23:44,169 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 07:23:44,170 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:23:44,170 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 07:23:44,170 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 07:23:44,170 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 07:23:44,170 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 07:23:44,170 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 07:23:44,170 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 07:23:44,170 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 07:23:44,170 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 07:23:44,171 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 07:23:44,171 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 07:23:44,171 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 13008e234c5f0c77305dbe79a19bcb3ec0b60406bc6021752dcd24623570ee31 [2025-02-06 07:23:44,415 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 07:23:44,423 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 07:23:44,425 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 07:23:44,427 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 07:23:44,427 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 07:23:44,429 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-qlogic-qlge-qlge.cil.i [2025-02-06 07:23:45,599 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/956512091/37770b2d665548da864811c2cd60a776/FLAG1d3402c72 [2025-02-06 07:23:46,324 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 07:23:46,325 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-qlogic-qlge-qlge.cil.i [2025-02-06 07:23:46,387 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/956512091/37770b2d665548da864811c2cd60a776/FLAG1d3402c72 [2025-02-06 07:23:46,664 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/956512091/37770b2d665548da864811c2cd60a776 [2025-02-06 07:23:46,666 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 07:23:46,667 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 07:23:46,668 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 07:23:46,668 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 07:23:46,671 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 07:23:46,671 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:23:46" (1/1) ... [2025-02-06 07:23:46,672 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20f78a2c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:46, skipping insertion in model container [2025-02-06 07:23:46,672 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:23:46" (1/1) ... [2025-02-06 07:23:46,814 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 07:23:53,845 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[657888,657901] [2025-02-06 07:23:53,848 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[658033,658046] [2025-02-06 07:23:53,908 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:23:54,021 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 07:23:54,110 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"); [6549] [2025-02-06 07:23:54,111 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)); [6556] [2025-02-06 07:23:54,112 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6563] [2025-02-06 07:23:54,113 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6579] [2025-02-06 07:23:54,115 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/de2fed6/linux-alloc-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6656-6657] [2025-02-06 07:23:54,116 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6662-6664] [2025-02-06 07:23:54,116 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6678] [2025-02-06 07:23:54,117 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)); [6707] [2025-02-06 07:23:54,117 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)); [6714] [2025-02-06 07:23:54,117 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6721] [2025-02-06 07:23:54,119 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6828] [2025-02-06 07:23:54,120 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6835] [2025-02-06 07:23:54,123 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6887] [2025-02-06 07:23:54,124 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" (488), "i" (12UL)); [6932-6933] [2025-02-06 07:23:54,125 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)); [6965] [2025-02-06 07:23:54,125 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)); [6973-6974] [2025-02-06 07:23:54,133 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)); [7053-7054] [2025-02-06 07:23:54,136 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)); [7087-7088] [2025-02-06 07:23:54,137 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (79), "i" (12UL)); [7128-7129] [2025-02-06 07:23:54,138 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (91), "i" (12UL)); [7157-7158] [2025-02-06 07:23:54,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [7194-7195] [2025-02-06 07:23:54,139 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [7231-7232] [2025-02-06 07:23:54,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (502), "i" (12UL)); [7706-7707] [2025-02-06 07:23:54,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7713] [2025-02-06 07:23:54,163 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8294] [2025-02-06 07:23:54,164 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8304] [2025-02-06 07:23:54,212 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10374] [2025-02-06 07:23:54,214 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10433] [2025-02-06 07:23:54,218 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10592] [2025-02-06 07:23:54,228 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10938] [2025-02-06 07:23:54,240 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11230] [2025-02-06 07:23:54,249 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11316] [2025-02-06 07:23:54,266 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11783] [2025-02-06 07:23:54,267 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11786] [2025-02-06 07:23:54,267 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11789] [2025-02-06 07:23:54,267 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11792] [2025-02-06 07:23:54,267 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11823] [2025-02-06 07:23:54,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11826] [2025-02-06 07:23:54,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11829] [2025-02-06 07:23:54,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11832] [2025-02-06 07:23:54,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11863] [2025-02-06 07:23:54,268 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11866] [2025-02-06 07:23:54,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11869] [2025-02-06 07:23:54,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11872] [2025-02-06 07:23:54,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11903] [2025-02-06 07:23:54,269 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11906] [2025-02-06 07:23:54,270 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11909] [2025-02-06 07:23:54,270 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11912] [2025-02-06 07:23:54,276 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [12208] [2025-02-06 07:23:54,509 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[657888,657901] [2025-02-06 07:23:54,509 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[658033,658046] [2025-02-06 07:23:54,516 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:23:54,822 INFO L204 MainTranslator]: Completed translation [2025-02-06 07:23:54,823 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54 WrapperNode [2025-02-06 07:23:54,823 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 07:23:54,824 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 07:23:54,824 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 07:23:54,824 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 07:23:54,828 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:54,949 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:55,349 INFO L138 Inliner]: procedures = 809, calls = 7035, calls flagged for inlining = 393, calls inlined = 362, statements flattened = 17329 [2025-02-06 07:23:55,351 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 07:23:55,351 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 07:23:55,352 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 07:23:55,352 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 07:23:55,360 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:55,360 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:55,426 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:59,011 INFO L175 MemorySlicer]: Split 3896 memory accesses to 41 slices as follows [2, 3606, 6, 2, 6, 1, 5, 4, 8, 2, 2, 3, 2, 11, 2, 8, 2, 5, 2, 2, 2, 6, 2, 2, 2, 5, 51, 3, 2, 2, 88, 2, 2, 17, 5, 7, 10, 2, 2, 2, 1]. 93 percent of accesses are in the largest equivalence class. The 205 initializations are split as follows [0, 27, 6, 0, 0, 0, 5, 4, 8, 0, 0, 3, 2, 11, 2, 0, 0, 0, 0, 2, 2, 6, 2, 0, 2, 5, 0, 1, 0, 2, 88, 2, 0, 0, 5, 7, 10, 2, 0, 0, 1]. The 2164 writes are split as follows [1, 2100, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 3, 1, 3, 1, 0, 0, 0, 0, 1, 0, 0, 42, 0, 1, 0, 0, 0, 1, 4, 0, 0, 0, 0, 1, 1, 0]. [2025-02-06 07:23:59,012 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:59,012 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:59,240 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:59,280 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:59,360 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:59,404 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:59,504 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 07:23:59,506 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 07:23:59,506 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 07:23:59,506 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 07:23:59,507 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:54" (1/1) ... [2025-02-06 07:23:59,511 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:23:59,520 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 07:23:59,536 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 07:23:59,544 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 07:23:59,564 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2025-02-06 07:23:59,564 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2025-02-06 07:23:59,564 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-02-06 07:23:59,564 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-02-06 07:23:59,564 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_irq [2025-02-06 07:23:59,564 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_irq [2025-02-06 07:23:59,565 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_both_serdes [2025-02-06 07:23:59,565 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_both_serdes [2025-02-06 07:23:59,565 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg [2025-02-06 07:23:59,565 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg [2025-02-06 07:23:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_reset [2025-02-06 07:23:59,566 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_reset [2025-02-06 07:23:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap_nocache [2025-02-06 07:23:59,566 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap_nocache [2025-02-06 07:23:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_cpu [2025-02-06 07:23:59,566 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_cpu [2025-02-06 07:23:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-06 07:23:59,566 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-06 07:23:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-02-06 07:23:59,566 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-02-06 07:23:59,566 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_all [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_all [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_none_assert [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_none_assert [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure ql_dump_risc_ram_area [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_dump_risc_ram_area [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_other_func_reg [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_other_func_reg [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-02-06 07:23:59,567 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-02-06 07:23:59,567 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_xgmac_regs [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_xgmac_regs [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_buffer_queues [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_buffer_queues [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_104 [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_104 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_cam_entries [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_cam_entries [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_mem_resources [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_mem_resources [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure ql_eeh_close [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_eeh_close [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure netif_receive_skb [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_receive_skb [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure skb_record_rx_queue [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_record_rx_queue [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure ql_build_coredump_seg_header [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_build_coredump_seg_header [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_close [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_close [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mb_sts [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mb_sts [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-02-06 07:23:59,568 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-06 07:23:59,568 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-06 07:23:59,569 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-06 07:23:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-06 07:23:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-06 07:23:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-06 07:23:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-06 07:23:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-06 07:23:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-06 07:23:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-06 07:23:59,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_offset [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_offset [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write32 [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write32 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cam_route_initialize [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cam_route_initialize [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_other_func_reg_rdy [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_other_func_reg_rdy [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_mpi_reg [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_mpi_reg [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_calloc [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_calloc [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-06 07:23:59,572 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-06 07:23:59,572 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-06 07:23:59,573 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-06 07:23:59,575 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_unlock [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_unlock [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8012_flash_params [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8012_flash_params [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_serdes_reg [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_serdes_reg [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_hw_lock_of_ql_adapter [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_hw_lock_of_ql_adapter [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8000_port_initialize [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8000_port_initialize [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_hw_lock_of_ql_adapter [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_hw_lock_of_ql_adapter [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8012_port_initialize [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8012_port_initialize [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_flash_word [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_flash_word [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-06 07:23:59,576 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-06 07:23:59,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-06 07:23:59,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-06 07:23:59,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-06 07:23:59,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure csum_tcpudp_magic [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure csum_tcpudp_magic [2025-02-06 07:23:59,579 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-02-06 07:23:59,579 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-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cq_idx [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cq_idx [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_on [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_on [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2025-02-06 07:23:59,579 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-06 07:23:59,579 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-06 07:23:59,580 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-06 07:23:59,582 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-06 07:23:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-06 07:23:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-06 07:23:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-06 07:23:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-06 07:23:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-06 07:23:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-06 07:23:59,582 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-06 07:23:59,583 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-06 07:23:59,584 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-02-06 07:23:59,584 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_cq [2025-02-06 07:23:59,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_cq [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-02-06 07:23:59,584 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-06 07:23:59,584 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_sbuf [2025-02-06 07:23:59,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_sbuf [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure ql_realign_skb [2025-02-06 07:23:59,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_realign_skb [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_routing_entries [2025-02-06 07:23:59,584 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_routing_entries [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-06 07:23:59,584 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-06 07:23:59,587 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure ql_process_mac_split_rx_intr [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_process_mac_split_rx_intr [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_suspend [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_suspend [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure __vlan_hwaccel_put_tag [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure __vlan_hwaccel_put_tag [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cancel_all_work_sync [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cancel_all_work_sync [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_get_port_cfg [2025-02-06 07:23:59,588 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_get_port_cfg [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-06 07:23:59,588 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-06 07:23:59,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_down [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_down [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_fw_error [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_fw_error [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_103 [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_103 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_handler [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_handler [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg64 [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg64 [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_mgmnt_traffic_ctl [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_mgmnt_traffic_ctl [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_reg [2025-02-06 07:23:59,590 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_reg [2025-02-06 07:23:59,590 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_reg_rdy [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_reg_rdy [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_led_cfg [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_led_cfg [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_crit [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_crit [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cfg [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cfg [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure ql_lbq_block_size [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_lbq_block_size [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure netif_get_num_default_rss_queues [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_get_num_default_rss_queues [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_ets_regs [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_ets_regs [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_cfg [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_cfg [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read32 [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read32 [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_intr_states [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_intr_states [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_device [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_device [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-06 07:23:59,591 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-02-06 07:23:59,591 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-02-06 07:23:59,596 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-02-06 07:23:59,596 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-02-06 07:23:59,596 INFO L130 BoogieDeclarations]: Found specification of procedure ql_enable_completion_interrupt [2025-02-06 07:23:59,596 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_enable_completion_interrupt [2025-02-06 07:23:59,596 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-06 07:23:59,596 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-06 07:23:59,596 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-06 07:23:59,596 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-06 07:23:59,596 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_send [2025-02-06 07:23:59,596 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_send [2025-02-06 07:23:59,597 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-02-06 07:23:59,598 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-02-06 07:23:59,598 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-02-06 07:23:59,598 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-02-06 07:23:59,598 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2025-02-06 07:23:59,598 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2025-02-06 07:23:59,598 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-02-06 07:23:59,598 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-02-06 07:23:59,598 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_regs_len [2025-02-06 07:23:59,598 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_regs_len [2025-02-06 07:23:59,598 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_resume [2025-02-06 07:23:59,598 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_resume [2025-02-06 07:23:59,598 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-06 07:23:59,598 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_shutdown [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_shutdown [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_mac_hdr_len [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_mac_hdr_len [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mailbox_command [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mailbox_command [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_irq_mask [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_irq_mask [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure __qlge_vlan_rx_add_vid [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure __qlge_vlan_rx_add_vid [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_asic_error [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_asic_error [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_xgmac_reg [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_xgmac_reg [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_up [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_up [2025-02-06 07:23:59,599 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-06 07:23:59,599 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr_reg [2025-02-06 07:23:59,600 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr_reg [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_qlge_driver_exit_16_2 [2025-02-06 07:23:59,600 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_qlge_driver_exit_16_2 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-02-06 07:23:59,600 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_serdes_reg [2025-02-06 07:23:59,600 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_serdes_reg [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-02-06 07:23:59,600 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-06 07:23:59,600 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-06 07:23:59,601 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-06 07:23:59,603 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_open [2025-02-06 07:23:59,604 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_open [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-06 07:23:59,604 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-02-06 07:23:59,604 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:23:59,604 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:23:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:23:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:23:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:23:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:23:59,605 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_probe [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_probe [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_buffers [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_buffers [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_trylock [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_trylock [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_port_cfg [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_port_cfg [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure __get_order [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_order [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_spinlock [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_spinlock [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alert [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alert [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-06 07:23:59,606 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-06 07:23:59,606 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2025-02-06 07:23:59,607 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2025-02-06 07:23:59,607 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2025-02-06 07:23:59,607 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2025-02-06 07:23:59,608 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_completion_interrupt [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_completion_interrupt [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_fill_page_desc [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_fill_page_desc [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clear_routing_entries [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clear_routing_entries [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_off [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_off [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_tx_timeout [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_tx_timeout [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mpi_regs [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mpi_regs [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_subqueue [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_subqueue [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_adapter_resources [2025-02-06 07:23:59,609 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_adapter_resources [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-06 07:23:59,609 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-06 07:23:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-06 07:23:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-06 07:23:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-06 07:23:59,610 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_resources [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_resources [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_interrupts [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_interrupts [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure ql_soft_reset_mpi_risc [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_soft_reset_mpi_risc [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_remove [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_remove [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_multicast_list [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_multicast_list [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure ql_tx_ring_clean [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_tx_ring_clean [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure skb_fill_page_desc [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_fill_page_desc [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure kcalloc [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure kcalloc [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_mpi_reg [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_mpi_reg [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clean_inbound_rx_ring [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clean_inbound_rx_ring [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_subqueue [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_subqueue [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure __pskb_pull_tail [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure __pskb_pull_tail [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2025-02-06 07:23:59,612 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-06 07:23:59,612 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-06 07:23:59,613 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-06 07:23:59,614 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ql_validate_flash [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_validate_flash [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8000_flash_params [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8000_flash_params [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ql_check_lb_frame [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_check_lb_frame [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ql_categorize_rx_err [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_categorize_rx_err [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_initialize [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_initialize [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_sh_reg [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_sh_reg [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_db_reg [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_db_reg [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ql_unmap_send [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_unmap_send [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_routing_reg [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_routing_reg [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-02-06 07:23:59,615 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-06 07:23:59,615 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-06 07:23:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mac_addr_reg [2025-02-06 07:23:59,616 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mac_addr_reg [2025-02-06 07:23:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure ql_own_firmware [2025-02-06 07:23:59,616 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_own_firmware [2025-02-06 07:23:59,616 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-02-06 07:23:59,616 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_lchunk [2025-02-06 07:23:59,617 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_lchunk [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-06 07:23:59,617 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr [2025-02-06 07:23:59,617 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-06 07:23:59,617 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure netpoll_trap [2025-02-06 07:23:59,617 INFO L138 BoogieDeclarations]: Found implementation of procedure netpoll_trap [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_resume [2025-02-06 07:23:59,617 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_resume [2025-02-06 07:23:59,617 INFO L130 BoogieDeclarations]: Found specification of procedure ql_core_dump [2025-02-06 07:23:59,617 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_core_dump [2025-02-06 07:24:01,127 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 07:24:01,131 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 07:24:01,281 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6723-1: atomic_dec_and_test_#res#1 := 1; [2025-02-06 07:24:01,472 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21573: call ULTIMATE.dealloc(ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset);havoc ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset; [2025-02-06 07:24:01,472 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25794: havoc usecs_to_jiffies_#t~nondet3734#1; [2025-02-06 07:24:01,473 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21526: call ULTIMATE.dealloc(ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.base, ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.offset);havoc ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.base, ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.offset; [2025-02-06 07:24:01,476 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25583: havoc #t~ret3701.base, #t~ret3701.offset; [2025-02-06 07:24:01,860 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25504: havoc csum_ipv6_magic_#t~nondet3690#1; [2025-02-06 07:24:01,860 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7601: havoc skb_is_gso_#t~mem305#1; [2025-02-06 07:24:01,860 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8185: havoc tcp_hdrlen_#t~mem419#1; [2025-02-06 07:24:01,860 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7541: havoc skb_frag_page_#t~mem295#1.base, skb_frag_page_#t~mem295#1.offset; [2025-02-06 07:24:01,860 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25778: havoc skb_pad_#t~nondet3729#1; [2025-02-06 07:24:01,860 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7446: havoc skb_headlen_#t~mem272#1;havoc skb_headlen_#t~mem273#1; [2025-02-06 07:24:01,860 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6588: havoc __fswab16_#t~bitwise9#1; [2025-02-06 07:24:01,861 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18233: havoc ldv_pskb_expand_head_108_#t~nondet2692#1; [2025-02-06 07:24:01,956 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18432-1: ldv_mod_timer_125_#res#1 := ldv_mod_timer_125_~ldv_func_res~7#1; [2025-02-06 07:24:01,999 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25654: havoc #t~nondet3710; [2025-02-06 07:24:02,367 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15714: call ULTIMATE.dealloc(~#__constr_expr_0~1.base, ~#__constr_expr_0~1.offset);havoc ~#__constr_expr_0~1.base, ~#__constr_expr_0~1.offset; [2025-02-06 07:24:02,490 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23235: havoc ldv_dev_get_drvdata_#t~mem3564#1.base, ldv_dev_get_drvdata_#t~mem3564#1.offset;havoc ldv_dev_get_drvdata_#t~mem3565#1.base, ldv_dev_get_drvdata_#t~mem3565#1.offset; [2025-02-06 07:24:02,533 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25787: havoc #t~nondet3733; [2025-02-06 07:24:02,536 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7423: havoc #t~mem267.base, #t~mem267.offset;havoc #t~mem268; [2025-02-06 07:24:03,257 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21203: call ULTIMATE.dealloc(~#buf_dma~0#1.base, ~#buf_dma~0#1.offset);havoc ~#buf_dma~0#1.base, ~#buf_dma~0#1.offset; [2025-02-06 07:24:03,257 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21162: call ULTIMATE.dealloc(ql_mb_dump_ram_~#mbc~4#1.base, ql_mb_dump_ram_~#mbc~4#1.offset);havoc ql_mb_dump_ram_~#mbc~4#1.base, ql_mb_dump_ram_~#mbc~4#1.offset; [2025-02-06 07:24:03,260 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25559: havoc #t~nondet3697; [2025-02-06 07:24:03,295 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11540: call ULTIMATE.dealloc(~#enable_bit~1.base, ~#enable_bit~1.offset);havoc ~#enable_bit~1.base, ~#enable_bit~1.offset; [2025-02-06 07:24:03,778 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25432: havoc __get_page_tail_#t~nondet3682#1; [2025-02-06 07:24:03,821 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L19046: call ULTIMATE.dealloc(~#value~4.base, ~#value~4.offset);havoc ~#value~4.base, ~#value~4.offset; [2025-02-06 07:24:03,857 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16136: #res#1 := ~arg0#1; [2025-02-06 07:24:03,941 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25571: havoc find_next_bit_#t~nondet3700#1; [2025-02-06 07:24:03,941 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25567: havoc find_first_bit_#t~nondet3699#1; [2025-02-06 07:24:03,959 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18417-1: ldv_del_timer_sync_124_#res#1 := ldv_del_timer_sync_124_~ldv_func_res~6#1; [2025-02-06 07:24:03,961 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25692: havoc #t~nondet3715; [2025-02-06 07:24:03,964 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7723: havoc #t~mem315.base, #t~mem315.offset; [2025-02-06 07:24:03,966 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25658: havoc #t~nondet3711; [2025-02-06 07:24:04,181 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25548: havoc dma_supported_#t~nondet3695#1; [2025-02-06 07:24:04,195 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25735: havoc #t~nondet3722; [2025-02-06 07:24:04,204 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7029: havoc #t~mem152.base, #t~mem152.offset; [2025-02-06 07:24:05,120 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18271-1: ldv_request_irq_113_#res#1 := ldv_request_irq_113_~ldv_func_res~0#1; [2025-02-06 07:24:05,120 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25419: havoc __bitmap_weight_#t~nondet3681#1; [2025-02-06 07:24:05,120 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25717: havoc pci_enable_msi_block_#t~nondet3719#1; [2025-02-06 07:24:05,120 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25721: havoc pci_enable_msix_#t~nondet3720#1; [2025-02-06 07:24:05,120 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18289-1: ldv_request_irq_114_#res#1 := ldv_request_irq_114_~ldv_func_res~1#1; [2025-02-06 07:24:05,130 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25475: havoc #t~nondet3687; [2025-02-06 07:24:05,159 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25465: havoc #t~nondet3685; [2025-02-06 07:24:05,208 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7496: havoc #t~mem286.base, #t~mem286.offset;havoc #t~mem287; [2025-02-06 07:24:05,233 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7522: havoc #t~mem293.base, #t~mem293.offset; [2025-02-06 07:24:05,420 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25536: havoc #t~nondet3692; [2025-02-06 07:24:05,425 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25544: havoc dma_set_mask_#t~nondet3694#1; [2025-02-06 07:24:05,557 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6672: havoc arch_irqs_disabled_flags_#t~bitwise35#1; [2025-02-06 07:24:05,652 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8438: havoc #t~bitwise445; [2025-02-06 07:24:05,694 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21119: call ULTIMATE.dealloc(~#mbc~3.base, ~#mbc~3.offset);havoc ~#mbc~3.base, ~#mbc~3.offset; [2025-02-06 07:24:05,796 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16744: #res#1 := ~arg0#1; [2025-02-06 07:24:05,817 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8222: havoc is_multicast_ether_addr_#t~mem431#1; [2025-02-06 07:24:05,817 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8216: havoc is_zero_ether_addr_#t~mem428#1;havoc is_zero_ether_addr_#t~mem429#1;havoc is_zero_ether_addr_#t~bitwise430#1; [2025-02-06 07:24:05,853 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25646: havoc #t~nondet3708; [2025-02-06 07:24:05,873 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25662: havoc #t~nondet3712; [2025-02-06 07:24:05,891 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L25615: havoc #t~nondet3703; [2025-02-06 07:24:05,970 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7406: havoc #t~mem263; [2025-02-06 07:24:06,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21008: call ULTIMATE.dealloc(ql_mb_about_fw_~#mbc~0#1.base, ql_mb_about_fw_~#mbc~0#1.offset);havoc ql_mb_about_fw_~#mbc~0#1.base, ql_mb_about_fw_~#mbc~0#1.offset; [2025-02-06 07:24:06,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L21041: call ULTIMATE.dealloc(ql_mb_get_fw_state_~#mbc~1#1.base, ql_mb_get_fw_state_~#mbc~1#1.offset);havoc ql_mb_get_fw_state_~#mbc~1#1.base, ql_mb_get_fw_state_~#mbc~1#1.offset;