./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash b8152634f716f716d33df197487c8128d89f72e9ea5e01e664353208ed829579 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:38:41,688 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:38:41,735 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 19:38:41,739 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:38:41,742 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:38:41,765 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:38:41,765 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:38:41,765 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:38:41,766 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:38:41,766 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:38:41,766 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:38:41,766 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:38:41,767 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:38:41,767 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:38:41,767 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:38:41,767 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:38:41,768 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:38:41,768 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 19:38:41,768 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:38:41,768 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:38:41,768 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:38:41,768 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:38:41,768 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:38:41,768 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:38:41,769 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:38:41,769 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:38:41,769 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:38:41,769 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:38:41,769 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:38:41,769 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:38:41,769 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:38:41,769 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:38:41,769 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:38:41,769 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:38:41,770 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 19:38:41,770 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 19:38:41,770 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:38:41,770 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:38:41,770 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:38:41,770 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:38:41,770 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b8152634f716f716d33df197487c8128d89f72e9ea5e01e664353208ed829579 [2025-03-08 19:38:41,992 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:38:41,997 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:38:42,000 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:38:42,001 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:38:42,001 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:38:42,002 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i [2025-03-08 19:38:43,165 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/acb96eaa1/8093a88323d84f279fbb8deed3304955/FLAGe99f58ebf [2025-03-08 19:38:43,736 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:38:43,737 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i [2025-03-08 19:38:43,796 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/acb96eaa1/8093a88323d84f279fbb8deed3304955/FLAGe99f58ebf [2025-03-08 19:38:44,238 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/acb96eaa1/8093a88323d84f279fbb8deed3304955 [2025-03-08 19:38:44,240 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:38:44,241 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:38:44,242 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:38:44,242 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:38:44,246 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:38:44,246 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:38:44" (1/1) ... [2025-03-08 19:38:44,247 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4e3ad7c1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:44, skipping insertion in model container [2025-03-08 19:38:44,247 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:38:44" (1/1) ... [2025-03-08 19:38:44,378 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:38:49,335 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i[593537,593550] [2025-03-08 19:38:49,625 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:38:49,705 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 19:38:49,808 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"); [6884] [2025-03-08 19:38:49,810 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)); [6891] [2025-03-08 19:38:49,810 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6899-6900] [2025-03-08 19:38:49,811 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6915] [2025-03-08 19:38:49,815 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6975] [2025-03-08 19:38:49,815 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)); [7004] [2025-03-08 19:38:49,815 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)); [7011] [2025-03-08 19:38:49,815 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; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [7019-7020] [2025-03-08 19:38:49,820 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7234] [2025-03-08 19:38:49,820 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7241] [2025-03-08 19:38:49,827 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7487] [2025-03-08 19:38:49,828 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/mm.h"), "i" (543), "i" (12UL)); [7538-7539] [2025-03-08 19:38:49,835 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)); [7625-7626] [2025-03-08 19:38:49,836 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)); [7654-7655] [2025-03-08 19:38:49,837 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (84), "i" (12UL)); [7688-7689] [2025-03-08 19:38:49,839 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (96), "i" (12UL)); [7712-7713] [2025-03-08 19:38:49,841 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" (108), "i" (12UL)); [7742-7743] [2025-03-08 19:38:49,841 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" (120), "i" (12UL)); [7772-7773] [2025-03-08 19:38:49,845 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)); [7986] [2025-03-08 19:38:49,846 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)); [7994-7995] [2025-03-08 19:38:49,853 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (507), "i" (12UL)); [8344-8345] [2025-03-08 19:38:49,854 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8350] [2025-03-08 19:38:49,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8698] [2025-03-08 19:38:49,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8707] [2025-03-08 19:38:49,927 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10284] [2025-03-08 19:38:49,929 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10333] [2025-03-08 19:38:49,932 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10452] [2025-03-08 19:38:49,939 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10714] [2025-03-08 19:38:49,952 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10925] [2025-03-08 19:38:49,956 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10985] [2025-03-08 19:38:49,978 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11332] [2025-03-08 19:38:49,978 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11335] [2025-03-08 19:38:49,978 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11338] [2025-03-08 19:38:49,978 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11341] [2025-03-08 19:38:49,978 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11352] [2025-03-08 19:38:49,978 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11355] [2025-03-08 19:38:49,978 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11358] [2025-03-08 19:38:49,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11361] [2025-03-08 19:38:49,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11372] [2025-03-08 19:38:49,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11375] [2025-03-08 19:38:49,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11378] [2025-03-08 19:38:49,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11381] [2025-03-08 19:38:49,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11392] [2025-03-08 19:38:49,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11395] [2025-03-08 19:38:49,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11398] [2025-03-08 19:38:49,979 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11401] [2025-03-08 19:38:49,985 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11636] [2025-03-08 19:38:50,200 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i[593537,593550] [2025-03-08 19:38:50,238 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:38:50,474 INFO L204 MainTranslator]: Completed translation [2025-03-08 19:38:50,475 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50 WrapperNode [2025-03-08 19:38:50,475 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 19:38:50,476 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 19:38:50,476 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 19:38:50,476 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 19:38:50,481 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:50,578 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:50,865 INFO L138 Inliner]: procedures = 713, calls = 6790, calls flagged for inlining = 299, calls inlined = 289, statements flattened = 16730 [2025-03-08 19:38:50,866 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 19:38:50,866 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 19:38:50,867 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 19:38:50,867 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 19:38:50,874 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:50,874 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:50,931 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:54,071 INFO L175 MemorySlicer]: Split 3952 memory accesses to 36 slices as follows [10, 2, 6, 43, 2, 5, 2, 17, 8, 6, 2, 3, 2, 11, 2, 2, 4, 8, 2, 2, 6, 2, 94, 2, 2, 5, 3, 29, 3646, 2, 5, 2, 5, 1, 7, 2]. 92 percent of accesses are in the largest equivalence class. The 204 initializations are split as follows [10, 0, 6, 0, 0, 5, 0, 0, 0, 0, 0, 3, 2, 11, 2, 0, 4, 8, 2, 2, 6, 2, 94, 0, 2, 5, 0, 0, 28, 0, 0, 0, 5, 0, 7, 0]. The 2188 writes are split as follows [0, 1, 0, 43, 1, 0, 1, 4, 3, 1, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 2123, 1, 3, 1, 0, 1, 0, 1]. [2025-03-08 19:38:54,072 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:54,073 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:54,260 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:54,289 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:54,362 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:54,403 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:54,491 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 19:38:54,493 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 19:38:54,493 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 19:38:54,493 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 19:38:54,560 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:38:50" (1/1) ... [2025-03-08 19:38:54,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:38:54,581 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:38:54,601 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 19:38:54,614 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 19:38:54,634 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-03-08 19:38:54,635 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-03-08 19:38:54,635 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2025-03-08 19:38:54,635 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2025-03-08 19:38:54,635 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 19:38:54,635 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 19:38:54,635 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-03-08 19:38:54,635 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-03-08 19:38:54,635 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_irq [2025-03-08 19:38:54,635 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_irq [2025-03-08 19:38:54,635 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-03-08 19:38:54,636 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-03-08 19:38:54,636 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-03-08 19:38:54,636 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-03-08 19:38:54,636 INFO L130 BoogieDeclarations]: Found specification of procedure ql_enable_completion_interrupt [2025-03-08 19:38:54,636 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_enable_completion_interrupt [2025-03-08 19:38:54,637 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 19:38:54,637 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 19:38:54,637 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_both_serdes [2025-03-08 19:38:54,637 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_both_serdes [2025-03-08 19:38:54,637 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg [2025-03-08 19:38:54,637 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg [2025-03-08 19:38:54,637 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_reset [2025-03-08 19:38:54,637 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_reset [2025-03-08 19:38:54,638 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap_nocache [2025-03-08 19:38:54,638 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap_nocache [2025-03-08 19:38:54,638 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-03-08 19:38:54,638 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-03-08 19:38:54,638 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_cpu [2025-03-08 19:38:54,638 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_cpu [2025-03-08 19:38:54,639 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_port_cfg_work [2025-03-08 19:38:54,639 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_port_cfg_work [2025-03-08 19:38:54,639 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_send [2025-03-08 19:38:54,639 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_send [2025-03-08 19:38:54,639 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-03-08 19:38:54,639 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-03-08 19:38:54,639 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_6 [2025-03-08 19:38:54,639 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_6 [2025-03-08 19:38:54,639 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-03-08 19:38:54,639 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-03-08 19:38:54,639 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2025-03-08 19:38:54,639 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_regs_len [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_regs_len [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_vlan_rx_kill_vid [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_vlan_rx_kill_vid [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_shutdown [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_shutdown [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_all [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_all [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_mac_hdr_len [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_mac_hdr_len [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mailbox_command [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mailbox_command [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_none_assert [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_none_assert [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_irq_mask [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_irq_mask [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-03-08 19:38:54,640 INFO L130 BoogieDeclarations]: Found specification of procedure ql_dump_risc_ram_area [2025-03-08 19:38:54,640 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_dump_risc_ram_area [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_other_func_reg [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_other_func_reg [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure __qlge_vlan_rx_add_vid [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure __qlge_vlan_rx_add_vid [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_xgmac_regs [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_xgmac_regs [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_asic_error [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_asic_error [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_buffer_queues [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_buffer_queues [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_cam_entries [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_cam_entries [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_mem_resources [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_mem_resources [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_xgmac_reg [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_xgmac_reg [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_up [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_up [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure ql_eeh_close [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_eeh_close [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure netif_receive_skb [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_receive_skb [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-03-08 19:38:54,641 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-03-08 19:38:54,641 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr_reg [2025-03-08 19:38:54,644 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr_reg [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-03-08 19:38:54,644 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure skb_record_rx_queue [2025-03-08 19:38:54,644 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_record_rx_queue [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-03-08 19:38:54,644 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 19:38:54,644 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_serdes_reg [2025-03-08 19:38:54,645 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_serdes_reg [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-03-08 19:38:54,645 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-08 19:38:54,645 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-08 19:38:54,645 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure ql_build_coredump_seg_header [2025-03-08 19:38:54,645 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_build_coredump_seg_header [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_idc_work [2025-03-08 19:38:54,645 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_idc_work [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_close [2025-03-08 19:38:54,645 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_close [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mb_sts [2025-03-08 19:38:54,645 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mb_sts [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 19:38:54,645 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_open [2025-03-08 19:38:54,648 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_open [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-03-08 19:38:54,648 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure pci_zalloc_consistent [2025-03-08 19:38:54,648 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_zalloc_consistent [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 19:38:54,648 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-03-08 19:38:54,649 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2025-03-08 19:38:54,649 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2025-03-08 19:38:54,649 INFO L130 BoogieDeclarations]: Found specification of procedure reg_check_1 [2025-03-08 19:38:54,651 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_check_1 [2025-03-08 19:38:54,651 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_10 [2025-03-08 19:38:54,651 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_10 [2025-03-08 19:38:54,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:38:54,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:38:54,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:38:54,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:38:54,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:38:54,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:38:54,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:38:54,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:38:54,652 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:38:54,652 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:38:54,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:38:54,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:38:54,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:38:54,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:38:54,654 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:38:54,654 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-03-08 19:38:54,654 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-03-08 19:38:54,654 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_probe [2025-03-08 19:38:54,654 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_probe [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_offset [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_offset [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_buffers [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_buffers [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write32 [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write32 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cam_route_initialize [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cam_route_initialize [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_other_func_reg_rdy [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_other_func_reg_rdy [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_trylock [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_trylock [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ql_asic_reset_work [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_asic_reset_work [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_port_cfg [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_port_cfg [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_mpi_reg [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_mpi_reg [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure __get_order [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_order [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_spinlock [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_spinlock [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_get_stats [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_get_stats [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 19:38:54,655 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 19:38:54,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 19:38:54,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 19:38:54,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 19:38:54,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 19:38:54,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 19:38:54,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 19:38:54,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 19:38:54,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 19:38:54,658 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_unlock [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_unlock [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alert [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alert [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8012_flash_params [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8012_flash_params [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_slot_reset [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_slot_reset [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work___0 [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work___0 [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_serdes_reg [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_serdes_reg [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_completion_interrupt [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_completion_interrupt [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_fill_page_desc [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_fill_page_desc [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clear_routing_entries [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clear_routing_entries [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_off [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_off [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_tx_timeout [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_tx_timeout [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8000_port_initialize [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8000_port_initialize [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2025-03-08 19:38:54,659 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2025-03-08 19:38:54,659 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mpi_regs [2025-03-08 19:38:54,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mpi_regs [2025-03-08 19:38:54,660 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-08 19:38:54,660 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-08 19:38:54,660 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-08 19:38:54,660 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-08 19:38:54,660 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_mpi_mutex_of_ql_adapter [2025-03-08 19:38:54,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_mpi_mutex_of_ql_adapter [2025-03-08 19:38:54,660 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_core_to_log [2025-03-08 19:38:54,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_core_to_log [2025-03-08 19:38:54,660 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_mac_address [2025-03-08 19:38:54,660 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_mac_address [2025-03-08 19:38:54,660 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 19:38:54,660 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 19:38:54,660 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8012_port_initialize [2025-03-08 19:38:54,661 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8012_port_initialize [2025-03-08 19:38:54,661 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2025-03-08 19:38:54,662 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_flash_word [2025-03-08 19:38:54,662 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_flash_word [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_subqueue [2025-03-08 19:38:54,662 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_subqueue [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-03-08 19:38:54,662 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_adapter_resources [2025-03-08 19:38:54,662 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_adapter_resources [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 19:38:54,662 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 19:38:54,663 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure csum_tcpudp_magic [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure csum_tcpudp_magic [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_resources [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_resources [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_interrupts [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_interrupts [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_idc_ack [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_idc_ack [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure ql_soft_reset_mpi_risc [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_soft_reset_mpi_risc [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-03-08 19:38:54,667 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-03-08 19:38:54,667 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_remove [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_remove [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cq_idx [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cq_idx [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_on [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_on [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_multicast_list [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_multicast_list [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_mpi_mutex_of_ql_adapter [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_mpi_mutex_of_ql_adapter [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure ql_tx_ring_clean [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_tx_ring_clean [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-03-08 19:38:54,668 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 19:38:54,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-08 19:38:54,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-08 19:38:54,669 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 19:38:54,669 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-08 19:38:54,670 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_irq_1 [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_irq_1 [2025-03-08 19:38:54,670 INFO L130 BoogieDeclarations]: Found specification of procedure skb_fill_page_desc [2025-03-08 19:38:54,670 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_fill_page_desc [2025-03-08 19:38:54,670 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_mpi_reg [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_mpi_reg [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clean_inbound_rx_ring [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clean_inbound_rx_ring [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_cq [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_cq [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_subqueue [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_subqueue [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_features [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_features [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_sbuf [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_sbuf [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure ql_realign_skb [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_realign_skb [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_error_detected [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_error_detected [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_routing_entries [2025-03-08 19:38:54,671 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_routing_entries [2025-03-08 19:38:54,671 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_6 [2025-03-08 19:38:54,672 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_6 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 19:38:54,672 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-03-08 19:38:54,676 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure ql_process_mac_split_rx_intr [2025-03-08 19:38:54,676 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_process_mac_split_rx_intr [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_suspend [2025-03-08 19:38:54,676 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_suspend [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure __pskb_pull_tail [2025-03-08 19:38:54,676 INFO L138 BoogieDeclarations]: Found implementation of procedure __pskb_pull_tail [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2025-03-08 19:38:54,676 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 19:38:54,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure disable_work_6 [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_work_6 [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure __vlan_hwaccel_put_tag [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure __vlan_hwaccel_put_tag [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure ql_validate_flash [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_validate_flash [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cancel_all_work_sync [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cancel_all_work_sync [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8000_flash_params [2025-03-08 19:38:54,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8000_flash_params [2025-03-08 19:38:54,677 INFO L130 BoogieDeclarations]: Found specification of procedure ql_check_lb_frame [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_check_lb_frame [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_array [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_array [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure ql_categorize_rx_err [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_categorize_rx_err [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_initialize [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_initialize [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_sh_reg [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_sh_reg [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_db_reg [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_db_reg [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 19:38:54,678 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 19:38:54,678 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_get_port_cfg [2025-03-08 19:38:54,679 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_get_port_cfg [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_vlan_rx_add_vid [2025-03-08 19:38:54,679 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_vlan_rx_add_vid [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_1 [2025-03-08 19:38:54,679 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_1 [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2025-03-08 19:38:54,679 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2025-03-08 19:38:54,679 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_change_mtu [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_change_mtu [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_fix_features [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_fix_features [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_down [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_down [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_fw_error [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_fw_error [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ql_unmap_send [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_unmap_send [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_handler [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_handler [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg64 [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg64 [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_mgmnt_traffic_ctl [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_mgmnt_traffic_ctl [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_reg [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_reg [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2025-03-08 19:38:54,681 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2025-03-08 19:38:54,681 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_reg_rdy [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_reg_rdy [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_routing_reg [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_routing_reg [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_work [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_work [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_led_cfg [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_led_cfg [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_resume_early_9 [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_resume_early_9 [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_crit [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_crit [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_6 [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_6 [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cfg [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cfg [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mac_addr_reg [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mac_addr_reg [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_lbq_block_size [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_lbq_block_size [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_own_firmware [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_own_firmware [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure netif_get_num_default_rss_queues [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_get_num_default_rss_queues [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_lchunk [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_lchunk [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_ets_regs [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_ets_regs [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_cfg [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_cfg [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-03-08 19:38:54,682 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-03-08 19:38:54,682 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2025-03-08 19:38:54,684 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_reset_work [2025-03-08 19:38:54,684 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_reset_work [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read32 [2025-03-08 19:38:54,684 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read32 [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr [2025-03-08 19:38:54,684 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_intr_states [2025-03-08 19:38:54,684 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_intr_states [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_device [2025-03-08 19:38:54,684 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_device [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_resume [2025-03-08 19:38:54,684 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_resume [2025-03-08 19:38:54,684 INFO L130 BoogieDeclarations]: Found specification of procedure ql_core_dump [2025-03-08 19:38:54,684 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_core_dump [2025-03-08 19:38:55,958 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 19:38:55,962 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 19:38:56,134 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21554: havoc _raw_spin_lock_irqsave_#t~nondet3406#1; [2025-03-08 19:38:56,291 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21544: havoc __usecs_to_jiffies_#t~nondet3405#1; [2025-03-08 19:38:56,291 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19218: 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-03-08 19:38:56,291 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19177: 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-03-08 19:38:56,294 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21664: havoc #t~ret3421.base, #t~ret3421.offset; [2025-03-08 19:38:56,385 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21895: havoc wait_for_completion_timeout_#t~nondet3457#1; [2025-03-08 19:38:56,832 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6924: havoc __fswab16_#t~bitwise9#1; [2025-03-08 19:38:56,832 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21873: havoc skb_pad_#t~nondet3451#1; [2025-03-08 19:38:56,832 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8165: havoc skb_frag_page_#t~mem352#1.base, skb_frag_page_#t~mem352#1.offset; [2025-03-08 19:38:56,832 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21844: havoc pskb_expand_head_#t~nondet3446#1; [2025-03-08 19:38:56,832 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8534: havoc tcp_hdrlen_#t~mem431#1; [2025-03-08 19:38:56,832 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21583: havoc csum_ipv6_magic_#t~nondet3410#1; [2025-03-08 19:38:56,832 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8256: havoc skb_is_gso_#t~mem368#1; [2025-03-08 19:38:56,899 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11202: call ULTIMATE.dealloc(__qlge_vlan_rx_kill_vid_~#enable_bit~2#1.base, __qlge_vlan_rx_kill_vid_~#enable_bit~2#1.offset);havoc __qlge_vlan_rx_kill_vid_~#enable_bit~2#1.base, __qlge_vlan_rx_kill_vid_~#enable_bit~2#1.offset; [2025-03-08 19:38:57,326 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14453: 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-03-08 19:38:57,445 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7430: havoc dev_get_drvdata_#t~mem108#1.base, dev_get_drvdata_#t~mem108#1.offset; [2025-03-08 19:38:57,480 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21882: havoc #t~nondet3455; [2025-03-08 19:38:57,483 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8031: havoc #t~mem313.base, #t~mem313.offset;havoc #t~mem314; [2025-03-08 19:38:58,645 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18902: 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-03-08 19:38:58,645 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18865: 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-03-08 19:38:58,646 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21637: havoc #t~nondet3417; [2025-03-08 19:38:58,669 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11165: call ULTIMATE.dealloc(~#enable_bit~1.base, ~#enable_bit~1.offset);havoc ~#enable_bit~1.base, ~#enable_bit~1.offset; [2025-03-08 19:38:59,171 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21500: havoc __get_page_tail_#t~nondet3397#1; [2025-03-08 19:38:59,172 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21569: havoc alloc_pages_current_#t~ret3408#1.base, alloc_pages_current_#t~ret3408#1.offset; [2025-03-08 19:38:59,292 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17092: call ULTIMATE.dealloc(~#value~4.base, ~#value~4.offset);havoc ~#value~4.base, ~#value~4.offset; [2025-03-08 19:38:59,418 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21649: havoc find_next_bit_#t~nondet3420#1; [2025-03-08 19:38:59,418 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21645: havoc find_first_bit_#t~nondet3419#1; [2025-03-08 19:38:59,435 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21780: havoc netif_receive_skb_sk_#t~nondet3436#1; [2025-03-08 19:38:59,438 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8359: havoc #t~mem380.base, #t~mem380.offset; [2025-03-08 19:38:59,594 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21626: havoc dma_supported_#t~nondet3415#1; [2025-03-08 19:38:59,607 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21822: havoc #t~nondet3442; [2025-03-08 19:38:59,613 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7604: havoc #t~mem187.base, #t~mem187.offset; [2025-03-08 19:39:00,521 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21804: havoc pci_enable_msi_range_#t~nondet3439#1; [2025-03-08 19:39:00,521 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21808: havoc pci_enable_msix_range_#t~nondet3440#1; [2025-03-08 19:39:00,521 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21487: havoc __bitmap_weight_#t~nondet3396#1; [2025-03-08 19:39:00,549 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21534: havoc #t~nondet3403; [2025-03-08 19:39:00,552 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8114: havoc #t~mem336.base, #t~mem336.offset;havoc #t~mem337.base, #t~mem337.offset; [2025-03-08 19:39:00,566 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21686: havoc #t~nondet3425; [2025-03-08 19:39:00,571 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8128: havoc #t~mem340.base, #t~mem340.offset;havoc #t~mem341; [2025-03-08 19:39:00,606 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8150: havoc #t~mem347.base, #t~mem347.offset; [2025-03-08 19:39:00,654 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21609: havoc #t~nondet3412; [2025-03-08 19:39:00,657 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21622: havoc dma_set_mask_#t~nondet3414#1; [2025-03-08 19:39:00,814 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8803: havoc #t~bitwise469; [2025-03-08 19:39:00,866 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18828: call ULTIMATE.dealloc(~#mbc~3.base, ~#mbc~3.offset);havoc ~#mbc~3.base, ~#mbc~3.offset; [2025-03-08 19:39:00,911 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8559: havoc is_zero_ether_addr_#t~mem440#1;havoc is_zero_ether_addr_#t~mem441#1;havoc is_zero_ether_addr_#t~bitwise442#1; [2025-03-08 19:39:00,945 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8052: havoc #t~mem318;havoc #t~mem319; [2025-03-08 19:39:01,015 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21705: havoc #t~nondet3429; [2025-03-08 19:39:01,099 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8015: havoc #t~mem305; [2025-03-08 19:39:01,155 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18760: 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; [2025-03-08 19:39:01,155 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18731: 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;