./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.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 0cd852c32dcd5ca9f2e6d3057522581521694deef6aa9b1595a946b9d6dd1a08 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:51:30,215 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:51:30,280 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 19:51:30,285 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:51:30,286 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:51:30,305 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:51:30,307 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:51:30,307 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:51:30,307 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:51:30,308 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:51:30,308 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:51:30,308 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:51:30,309 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:51:30,309 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:51:30,309 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:51:30,309 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:51:30,309 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:51:30,309 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 19:51:30,310 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:51:30,310 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:51:30,310 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:51:30,310 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:51:30,310 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:51:30,310 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:51:30,310 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:51:30,310 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:51:30,310 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:51:30,310 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:51:30,311 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:51:30,311 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:51:30,311 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:51:30,311 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:51:30,311 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:51:30,311 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:51:30,311 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 19:51:30,312 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 19:51:30,312 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:51:30,312 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:51:30,312 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:51:30,312 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:51:30,312 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 -> 0cd852c32dcd5ca9f2e6d3057522581521694deef6aa9b1595a946b9d6dd1a08 [2025-03-08 19:51:30,573 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:51:30,586 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:51:30,588 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:51:30,589 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:51:30,589 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:51:30,590 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i [2025-03-08 19:51:31,831 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a76a693b0/33ee384d79cc49a19b21d73a852afc22/FLAG5469ab23f [2025-03-08 19:51:32,424 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:51:32,425 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i [2025-03-08 19:51:32,484 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a76a693b0/33ee384d79cc49a19b21d73a852afc22/FLAG5469ab23f [2025-03-08 19:51:32,499 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a76a693b0/33ee384d79cc49a19b21d73a852afc22 [2025-03-08 19:51:32,501 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:51:32,503 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:51:32,504 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:51:32,504 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:51:32,508 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:51:32,509 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:51:32" (1/1) ... [2025-03-08 19:51:32,509 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6bcacdff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:32, skipping insertion in model container [2025-03-08 19:51:32,509 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:51:32" (1/1) ... [2025-03-08 19:51:32,645 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:51:38,259 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i[577644,577657] [2025-03-08 19:51:38,376 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:51:38,492 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 19:51:38,603 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6943] [2025-03-08 19:51:38,605 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6945] [2025-03-08 19:51:38,605 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"); [6955] [2025-03-08 19:51:38,605 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)); [6962] [2025-03-08 19:51:38,606 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"); [6970-6971] [2025-03-08 19:51:38,606 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6979-6980] [2025-03-08 19:51:38,607 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6995] [2025-03-08 19:51:38,607 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [7002] [2025-03-08 19:51:38,612 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)); [7162] [2025-03-08 19:51:38,613 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"); [7170-7171] [2025-03-08 19:51:38,613 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7184] [2025-03-08 19:51:38,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7187] [2025-03-08 19:51:38,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [7189] [2025-03-08 19:51:38,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7194] [2025-03-08 19:51:38,614 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7197] [2025-03-08 19:51:38,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7199] [2025-03-08 19:51:38,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7204] [2025-03-08 19:51:38,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7207] [2025-03-08 19:51:38,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7209] [2025-03-08 19:51:38,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7214] [2025-03-08 19:51:38,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7217] [2025-03-08 19:51:38,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [7219] [2025-03-08 19:51:38,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7237] [2025-03-08 19:51:38,615 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7240] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [7242] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7247] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7250] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7252] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7257] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7260] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7262] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7267] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7270] [2025-03-08 19:51:38,616 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [7272] [2025-03-08 19:51:38,618 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7357] [2025-03-08 19:51:38,618 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7364] [2025-03-08 19:51:38,620 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7497] [2025-03-08 19:51:38,620 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [7504] [2025-03-08 19:51:38,620 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7511] [2025-03-08 19:51:38,628 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7698] [2025-03-08 19:51:38,633 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)); [7800-7801] [2025-03-08 19:51:38,634 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)); [7829-7830] [2025-03-08 19:51:38,635 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)); [7863-7864] [2025-03-08 19:51:38,635 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)); [7887-7888] [2025-03-08 19:51:38,636 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)); [7917-7918] [2025-03-08 19:51:38,637 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (120), "i" (12UL)); [7947-7948] [2025-03-08 19:51:38,639 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [8079-8080] [2025-03-08 19:51:38,640 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8086] [2025-03-08 19:51:38,647 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)); [8410-8411] [2025-03-08 19:51:38,647 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8416] [2025-03-08 19:51:38,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8523] [2025-03-08 19:51:38,649 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8546] [2025-03-08 19:51:38,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8635] [2025-03-08 19:51:38,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8638] [2025-03-08 19:51:38,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8641] [2025-03-08 19:51:38,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8644] [2025-03-08 19:51:38,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8655] [2025-03-08 19:51:38,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8658] [2025-03-08 19:51:38,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8661] [2025-03-08 19:51:38,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8664] [2025-03-08 19:51:38,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8675] [2025-03-08 19:51:38,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8678] [2025-03-08 19:51:38,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8681] [2025-03-08 19:51:38,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8684] [2025-03-08 19:51:38,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8695] [2025-03-08 19:51:38,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8698] [2025-03-08 19:51:38,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8701] [2025-03-08 19:51:38,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8704] [2025-03-08 19:51:38,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8944] [2025-03-08 19:51:38,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9112] [2025-03-08 19:51:38,772 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11813] [2025-03-08 19:51:38,773 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11815] [2025-03-08 19:51:38,777 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)(& skb->end)) [11869] [2025-03-08 19:51:38,780 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [11924] [2025-03-08 19:51:38,780 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11935] [2025-03-08 19:51:38,780 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11938] [2025-03-08 19:51:38,780 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11941] [2025-03-08 19:51:38,780 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11944] [2025-03-08 19:51:38,781 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11955] [2025-03-08 19:51:38,781 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11958] [2025-03-08 19:51:38,781 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11961] [2025-03-08 19:51:38,781 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11964] [2025-03-08 19:51:38,781 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11975] [2025-03-08 19:51:38,781 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11978] [2025-03-08 19:51:38,781 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11981] [2025-03-08 19:51:38,784 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11984] [2025-03-08 19:51:38,784 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11995] [2025-03-08 19:51:38,784 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11998] [2025-03-08 19:51:38,785 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12001] [2025-03-08 19:51:38,785 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12004] [2025-03-08 19:51:38,792 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12245] [2025-03-08 19:51:38,793 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12247] [2025-03-08 19:51:38,794 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12291] [2025-03-08 19:51:38,794 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)rx_hdr) [12300] [2025-03-08 19:51:38,795 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)tmp) [12306] [2025-03-08 19:51:38,798 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12384] [2025-03-08 19:51:38,799 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12401] [2025-03-08 19:51:38,808 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12414] [2025-03-08 19:51:38,820 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12435] [2025-03-08 19:51:38,864 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12662] [2025-03-08 19:51:38,871 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12703] [2025-03-08 19:51:38,992 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [16584] [2025-03-08 19:51:38,993 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [16590] [2025-03-08 19:51:38,994 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16596] [2025-03-08 19:51:39,060 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i[577644,577657] [2025-03-08 19:51:39,068 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:51:39,388 INFO L204 MainTranslator]: Completed translation [2025-03-08 19:51:39,393 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39 WrapperNode [2025-03-08 19:51:39,393 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 19:51:39,395 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 19:51:39,395 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 19:51:39,395 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 19:51:39,404 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:39,559 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:40,003 INFO L138 Inliner]: procedures = 602, calls = 7519, calls flagged for inlining = 294, calls inlined = 247, statements flattened = 17412 [2025-03-08 19:51:40,005 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 19:51:40,006 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 19:51:40,006 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 19:51:40,006 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 19:51:40,014 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:40,014 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:40,095 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:42,856 INFO L175 MemorySlicer]: Split 4842 memory accesses to 29 slices as follows [30, 49, 98, 3700, 14, 83, 5, 174, 5, 43, 90, 6, 6, 5, 2, 29, 5, 3, 3, 8, 2, 4, 5, 2, 2, 15, 64, 377, 13]. 76 percent of accesses are in the largest equivalence class. The 71 initializations are split as follows [0, 0, 0, 22, 14, 0, 5, 0, 5, 0, 0, 0, 6, 5, 2, 0, 5, 0, 0, 0, 0, 0, 5, 2, 0, 0, 0, 0, 0]. The 2947 writes are split as follows [28, 48, 96, 2046, 0, 65, 0, 42, 0, 43, 87, 6, 0, 0, 0, 26, 0, 2, 0, 6, 0, 2, 0, 0, 1, 1, 64, 372, 12]. [2025-03-08 19:51:42,857 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:42,857 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:43,085 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:43,119 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:43,187 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:43,235 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:43,335 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 19:51:43,336 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 19:51:43,336 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 19:51:43,336 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 19:51:43,338 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:51:39" (1/1) ... [2025-03-08 19:51:43,342 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:51:43,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:51:43,367 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:51:43,369 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:51:43,388 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-03-08 19:51:43,388 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-03-08 19:51:43,388 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_resolve_flow_ctrl [2025-03-08 19:51:43,388 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_resolve_flow_ctrl [2025-03-08 19:51:43,388 INFO L130 BoogieDeclarations]: Found specification of procedure load_rv2p_fw [2025-03-08 19:51:43,389 INFO L138 BoogieDeclarations]: Found implementation of procedure load_rv2p_fw [2025-03-08 19:51:43,389 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_bmsr1 [2025-03-08 19:51:43,389 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_bmsr1 [2025-03-08 19:51:43,389 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2025-03-08 19:51:43,389 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2025-03-08 19:51:43,389 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_wake_queue [2025-03-08 19:51:43,389 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_wake_queue [2025-03-08 19:51:43,389 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_int [2025-03-08 19:51:43,389 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_int [2025-03-08 19:51:43,389 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-03-08 19:51:43,389 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-03-08 19:51:43,389 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 19:51:43,389 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 19:51:43,389 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-03-08 19:51:43,389 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-03-08 19:51:43,389 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_rxbd_rings [2025-03-08 19:51:43,390 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_rxbd_rings [2025-03-08 19:51:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nvram_read_dword [2025-03-08 19:51:43,390 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nvram_read_dword [2025-03-08 19:51:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2025-03-08 19:51:43,390 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2025-03-08 19:51:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure get_l2_fhdr [2025-03-08 19:51:43,390 INFO L138 BoogieDeclarations]: Found implementation of procedure get_l2_fhdr [2025-03-08 19:51:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2025-03-08 19:51:43,390 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2025-03-08 19:51:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_cnic_stop [2025-03-08 19:51:43,390 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_cnic_stop [2025-03-08 19:51:43,390 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 19:51:43,390 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 19:51:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_netif_start [2025-03-08 19:51:43,391 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_netif_start [2025-03-08 19:51:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_int_mode [2025-03-08 19:51:43,391 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_int_mode [2025-03-08 19:51:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2025-03-08 19:51:43,391 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2025-03-08 19:51:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_1 [2025-03-08 19:51:43,391 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_1 [2025-03-08 19:51:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_bmsr1 [2025-03-08 19:51:43,391 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_bmsr1 [2025-03-08 19:51:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_forced_2g5 [2025-03-08 19:51:43,391 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_forced_2g5 [2025-03-08 19:51:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-03-08 19:51:43,391 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-03-08 19:51:43,391 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_xceiver_str [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_xceiver_str [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_rx_context [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_rx_context [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_resume [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_resume [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_pcie_error_reporting [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_pcie_error_reporting [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_ctx_wr [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_ctx_wr [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-03-08 19:51:43,392 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-03-08 19:51:43,392 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_remote_phy [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_remote_phy [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_alloc_rx_data [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_alloc_rx_data [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_phy [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_phy [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_unlock [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_unlock [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_napi [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_napi [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_read_phy [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_read_phy [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_work_sync [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_work_sync [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_request_irq [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_request_irq [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reg_wr_ind [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reg_wr_ind [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2025-03-08 19:51:43,393 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 19:51:43,393 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 19:51:43,394 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 19:51:43,394 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-03-08 19:51:43,396 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure __napi_schedule [2025-03-08 19:51:43,396 INFO L138 BoogieDeclarations]: Found implementation of procedure __napi_schedule [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_rx_mode [2025-03-08 19:51:43,396 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_rx_mode [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_test_intr [2025-03-08 19:51:43,396 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_test_intr [2025-03-08 19:51:43,396 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-08 19:51:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_nic [2025-03-08 19:51:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_nic [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-08 19:51:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_wol [2025-03-08 19:51:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_wol [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_mac_addr [2025-03-08 19:51:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_mac_addr [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_2 [2025-03-08 19:51:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_2 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_nic [2025-03-08 19:51:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_nic [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure dma_sync_single_for_cpu [2025-03-08 19:51:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_sync_single_for_cpu [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_msi [2025-03-08 19:51:43,397 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_msi [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 19:51:43,397 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 19:51:43,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 19:51:43,398 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 19:51:43,399 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_io_error_detected [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_io_error_detected [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:51:43,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:51:43,400 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:51:43,401 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:51:43,401 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:51:43,401 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_free_skbs [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_free_skbs [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_channels [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_channels [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure __bnx2_free_irq [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure __bnx2_free_irq [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_test_and_enable_2g5 [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_test_and_enable_2g5 [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_msix_tbl [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_msix_tbl [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_int_sync [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_int_sync [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_chip [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_chip [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_del_napi [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_del_napi [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2025-03-08 19:51:43,402 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_settings [2025-03-08 19:51:43,402 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_settings [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_lock [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_lock [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure check_mips_fw_entry [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure check_mips_fw_entry [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_cnic_start [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_cnic_start [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shmem_rd [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shmem_rd [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_mac_link [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_mac_link [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_2 [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_2 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_napi_enable [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_napi_enable [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-08 19:51:43,403 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_wol [2025-03-08 19:51:43,403 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_wol [2025-03-08 19:51:43,404 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_2 [2025-03-08 19:51:43,404 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_2 [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_pauseparam [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_pauseparam [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_ioctl [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_ioctl [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_tx_timeout [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_tx_timeout [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_one [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_one [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure pci_vpd_find_info_keyword [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_vpd_find_info_keyword [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_disable [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_disable [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_acquire_nvram_lock [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_acquire_nvram_lock [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure lock_is_held [2025-03-08 19:51:43,407 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_is_held [2025-03-08 19:51:43,407 INFO L130 BoogieDeclarations]: Found specification of procedure request_firmware [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure request_firmware [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_nvram_access [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_nvram_access [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure check_fw_section [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure check_fw_section [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_settings [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_settings [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule_prep [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule_prep [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_run_loopback [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_run_loopback [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure writew [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure writew [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_napi_disable [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_napi_disable [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nvram_write_dword [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nvram_write_dword [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_task [2025-03-08 19:51:43,408 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_task [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 19:51:43,408 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 19:51:43,409 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_link [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_link [2025-03-08 19:51:43,410 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:51:43,410 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:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_int [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_int [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_4 [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_4 [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_nvram_access [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_nvram_access [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_free_mem [2025-03-08 19:51:43,410 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_free_mem [2025-03-08 19:51:43,410 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 19:51:43,413 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 19:51:43,413 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 19:51:43,414 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-08 19:51:43,414 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_release_nvram_lock [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_release_nvram_lock [2025-03-08 19:51:43,414 INFO L130 BoogieDeclarations]: Found specification of procedure msleep_interruptible [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep_interruptible [2025-03-08 19:51:43,414 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_has_work [2025-03-08 19:51:43,414 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_has_work [2025-03-08 19:51:43,414 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_has_fast_work [2025-03-08 19:51:43,417 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_has_fast_work [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_tx_avail [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_tx_avail [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_test_link [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_test_link [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_report_link [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_report_link [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_phy [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_phy [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_phy [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_phy [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_hw_rx_cons [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_hw_rx_cons [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_nvram [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_nvram [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_change_ring_size [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_change_ring_size [2025-03-08 19:51:43,418 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_power_state [2025-03-08 19:51:43,418 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_power_state [2025-03-08 19:51:43,419 INFO L130 BoogieDeclarations]: Found specification of procedure load_cpu_fw [2025-03-08 19:51:43,419 INFO L138 BoogieDeclarations]: Found implementation of procedure load_cpu_fw [2025-03-08 19:51:43,419 INFO L130 BoogieDeclarations]: Found specification of procedure __free_pages [2025-03-08 19:51:43,419 INFO L138 BoogieDeclarations]: Found implementation of procedure __free_pages [2025-03-08 19:51:43,419 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_default_remote_link [2025-03-08 19:51:43,419 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_default_remote_link [2025-03-08 19:51:43,419 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_write_phy [2025-03-08 19:51:43,419 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_write_phy [2025-03-08 19:51:43,419 INFO L130 BoogieDeclarations]: Found specification of procedure disable_work_1 [2025-03-08 19:51:43,419 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_work_1 [2025-03-08 19:51:43,419 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_hw_tx_cons [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_hw_tx_cons [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure pci_vpd_info_field_size [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_vpd_info_field_size [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_fw_sync [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_fw_sync [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shmem_wr [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shmem_wr [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_5706s_force_link_dn [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_5706s_force_link_dn [2025-03-08 19:51:43,420 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-03-08 19:51:43,420 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_default_link [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_default_link [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_phy_get_pause_adv [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_phy_get_pause_adv [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_remote_phy_event [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_remote_phy_event [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure release_firmware [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure release_firmware [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nvram_read [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nvram_read [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_stats64 [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_stats64 [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_change_mac_addr [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_change_mac_addr [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_fw_cap [2025-03-08 19:51:43,421 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_fw_cap [2025-03-08 19:51:43,421 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reg_rd_ind [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reg_rd_ind [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_nvram_write [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_nvram_write [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_nonatomic [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_nonatomic [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_page [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_page [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_cnic_irq_info [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_cnic_irq_info [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_suspend [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_suspend [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_forced_2g5 [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_forced_2g5 [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_change_mtu [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_change_mtu [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_netif_stop [2025-03-08 19:51:43,424 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_netif_stop [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 19:51:43,424 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_ringparam [2025-03-08 19:51:43,425 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_ringparam [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 19:51:43,425 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_find_max_ring [2025-03-08 19:51:43,425 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_find_max_ring [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_coalesce [2025-03-08 19:51:43,425 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_coalesce [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_send_heart_beat [2025-03-08 19:51:43,425 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_send_heart_beat [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_io_slot_reset [2025-03-08 19:51:43,425 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_io_slot_reset [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_alloc_rx_page [2025-03-08 19:51:43,425 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_alloc_rx_page [2025-03-08 19:51:43,425 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-08 19:51:43,425 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_release_firmware [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_release_firmware [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shutdown_chip [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shutdown_chip [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_alloc_mem [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_alloc_mem [2025-03-08 19:51:43,426 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:51:43,426 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:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_coalesce [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_coalesce [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2025-03-08 19:51:43,426 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2025-03-08 19:51:43,426 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-03-08 19:51:43,427 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_free_irq [2025-03-08 19:51:43,427 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_free_irq [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure poll_bnx2 [2025-03-08 19:51:43,427 INFO L138 BoogieDeclarations]: Found implementation of procedure poll_bnx2 [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2025-03-08 19:51:43,427 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2025-03-08 19:51:43,427 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_features [2025-03-08 19:51:43,427 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_features [2025-03-08 19:51:43,429 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_rx_ring_size [2025-03-08 19:51:43,429 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_rx_ring_size [2025-03-08 19:51:43,430 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_dump_mcp_state [2025-03-08 19:51:43,430 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_dump_mcp_state [2025-03-08 19:51:44,979 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 19:51:44,985 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 19:51:45,290 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9895: call ULTIMATE.dealloc(~#local_adv~0.base, ~#local_adv~0.offset);havoc ~#local_adv~0.base, ~#local_adv~0.offset;call ULTIMATE.dealloc(~#remote_adv~0.base, ~#remote_adv~0.offset);havoc ~#remote_adv~0.base, ~#remote_adv~0.offset;call ULTIMATE.dealloc(~#val~1.base, ~#val~1.offset);havoc ~#val~1.base, ~#val~1.offset; [2025-03-08 19:51:45,402 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20843: havoc #t~nondet4127; [2025-03-08 19:51:45,513 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13544: call ULTIMATE.dealloc(~#v~0.base, ~#v~0.offset);havoc ~#v~0.base, ~#v~0.offset; [2025-03-08 19:51:45,516 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20825: havoc #t~nondet4124; [2025-03-08 19:51:45,540 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9167: call ULTIMATE.dealloc(~#info~0.base, ~#info~0.offset);havoc ~#info~0.base, ~#info~0.offset; [2025-03-08 19:51:45,749 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21036: havoc netif_get_num_default_rss_queues_#t~nondet4157#1; [2025-03-08 19:51:45,749 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21053: havoc netif_set_real_num_tx_queues_#t~nondet4159#1; [2025-03-08 19:51:45,749 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16008: call ULTIMATE.dealloc(bnx2_enable_msix_~#msix_ent~0#1.base, bnx2_enable_msix_~#msix_ent~0#1.offset);havoc bnx2_enable_msix_~#msix_ent~0#1.base, bnx2_enable_msix_~#msix_ent~0#1.offset; [2025-03-08 19:51:45,749 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21096: havoc pci_enable_msi_range_#t~nondet4166#1; [2025-03-08 19:51:45,750 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21049: havoc netif_set_real_num_rx_queues_#t~nondet4158#1; [2025-03-08 19:51:45,750 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7027: havoc __rounddown_pow_of_two_#t~bitwise13#1; [2025-03-08 19:51:45,750 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21100: havoc pci_enable_msix_range_#t~nondet4167#1; [2025-03-08 19:51:45,756 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21064: havoc pci_bus_read_config_word_#t~nondet4161#1; [2025-03-08 19:51:45,944 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10325: call ULTIMATE.dealloc(~#bmcr~2.base, ~#bmcr~2.offset);havoc ~#bmcr~2.base, ~#bmcr~2.offset;call ULTIMATE.dealloc(~#val~6.base, ~#val~6.offset);havoc ~#val~6.base, ~#val~6.offset; [2025-03-08 19:51:45,996 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9857: havoc #t~mem738;havoc #t~ite740.base, #t~ite740.offset;havoc #t~mem739; [2025-03-08 19:51:46,057 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21088: havoc #t~nondet4164; [2025-03-08 19:51:46,266 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20806: havoc #t~nondet4123; [2025-03-08 19:51:47,224 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10973: call ULTIMATE.dealloc(bnx2_setup_copper_phy_~#bmcr~6#1.base, bnx2_setup_copper_phy_~#bmcr~6#1.offset);havoc bnx2_setup_copper_phy_~#bmcr~6#1.base, bnx2_setup_copper_phy_~#bmcr~6#1.offset;call ULTIMATE.dealloc(bnx2_setup_copper_phy_~#adv_reg~0#1.base, bnx2_setup_copper_phy_~#adv_reg~0#1.offset);havoc bnx2_setup_copper_phy_~#adv_reg~0#1.base, bnx2_setup_copper_phy_~#adv_reg~0#1.offset;call ULTIMATE.dealloc(bnx2_setup_copper_phy_~#adv1000_reg~0#1.base, bnx2_setup_copper_phy_~#adv1000_reg~0#1.offset);havoc bnx2_setup_copper_phy_~#adv1000_reg~0#1.base, bnx2_setup_copper_phy_~#adv1000_reg~0#1.offset;call ULTIMATE.dealloc(bnx2_setup_copper_phy_~#bmsr~2#1.base, bnx2_setup_copper_phy_~#bmsr~2#1.offset);havoc bnx2_setup_copper_phy_~#bmsr~2#1.base, bnx2_setup_copper_phy_~#bmsr~2#1.offset; [2025-03-08 19:51:47,225 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10297: call ULTIMATE.dealloc(bnx2_test_and_disable_2g5_~#up1~1#1.base, bnx2_test_and_disable_2g5_~#up1~1#1.offset);havoc bnx2_test_and_disable_2g5_~#up1~1#1.base, bnx2_test_and_disable_2g5_~#up1~1#1.offset; [2025-03-08 19:51:47,225 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10645: call ULTIMATE.dealloc(bnx2_setup_serdes_phy_~#adv~1#1.base, bnx2_setup_serdes_phy_~#adv~1#1.offset);havoc bnx2_setup_serdes_phy_~#adv~1#1.base, bnx2_setup_serdes_phy_~#adv~1#1.offset;call ULTIMATE.dealloc(bnx2_setup_serdes_phy_~#bmcr~5#1.base, bnx2_setup_serdes_phy_~#bmcr~5#1.offset);havoc bnx2_setup_serdes_phy_~#bmcr~5#1.base, bnx2_setup_serdes_phy_~#bmcr~5#1.offset; [2025-03-08 19:51:47,231 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7616: havoc dev_get_drvdata_#t~mem137#1.base, dev_get_drvdata_#t~mem137#1.offset; [2025-03-08 19:51:47,233 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21203: havoc #t~nondet4189; [2025-03-08 19:51:47,235 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8146: havoc #t~mem354.base, #t~mem354.offset;havoc #t~mem355; [2025-03-08 19:51:47,237 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20877: havoc #t~nondet4132; [2025-03-08 19:51:47,313 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20799: havoc #t~nondet4122; [2025-03-08 19:51:47,333 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21188: havoc request_threaded_irq_#t~nondet4185#1; [2025-03-08 19:51:47,343 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8425: havoc #t~mem408.base, #t~mem408.offset; [2025-03-08 19:51:47,353 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21131: havoc #t~nondet4173; [2025-03-08 19:51:47,474 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12734: call ULTIMATE.dealloc(~#mc_filter~0.base, ~#mc_filter~0.offset);havoc ~#mc_filter~0.base, ~#mc_filter~0.offset; [2025-03-08 19:51:47,498 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7779: havoc #t~mem230.base, #t~mem230.offset; [2025-03-08 19:51:57,177 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14188: call ULTIMATE.dealloc(bnx2_init_chip_~#val16~0#1.base, bnx2_init_chip_~#val16~0#1.offset);havoc bnx2_init_chip_~#val16~0#1.base, bnx2_init_chip_~#val16~0#1.offset; [2025-03-08 19:51:57,177 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21068: havoc pci_bus_write_config_word_#t~nondet4162#1; [2025-03-08 19:51:57,196 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20774: havoc #t~nondet4119; [2025-03-08 19:51:57,347 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10265: call ULTIMATE.dealloc(~#up1~0.base, ~#up1~0.offset);havoc ~#up1~0.base, ~#up1~0.offset; [2025-03-08 19:51:57,350 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8197: havoc #t~mem368.base, #t~mem368.offset;havoc #t~mem369; [2025-03-08 19:51:57,358 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20833: havoc #t~nondet4126; [2025-03-08 19:51:57,378 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20856: havoc dma_set_mask_#t~nondet4129#1; [2025-03-08 19:51:58,442 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8291: havoc ethtool_cmd_speed_#t~mem382#1;havoc ethtool_cmd_speed_#t~mem383#1;havoc ethtool_cmd_speed_#t~bitwise384#1; [2025-03-08 19:51:58,481 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9197: call ULTIMATE.dealloc(~#info~1.base, ~#info~1.offset);havoc ~#info~1.base, ~#info~1.offset; [2025-03-08 19:51:58,640 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21060: havoc pci_bus_read_config_dword_#t~nondet4160#1; [2025-03-08 19:51:58,743 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8152: havoc #t~mem356;havoc #t~mem357; [2025-03-08 19:51:58,784 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17857: call ULTIMATE.dealloc(~#mii_regval~0#1.base, ~#mii_regval~0#1.offset);havoc ~#mii_regval~0#1.base, ~#mii_regval~0#1.offset; [2025-03-08 19:52:02,885 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16388: call ULTIMATE.dealloc(bnx2_dump_state_~#val1~2#1.base, bnx2_dump_state_~#val1~2#1.offset);havoc bnx2_dump_state_~#val1~2#1.base, bnx2_dump_state_~#val1~2#1.offset;call ULTIMATE.dealloc(bnx2_dump_state_~#val2~0#1.base, bnx2_dump_state_~#val2~0#1.offset);havoc bnx2_dump_state_~#val2~0#1.base, bnx2_dump_state_~#val2~0#1.offset; [2025-03-08 19:52:02,886 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16278: call ULTIMATE.dealloc(bnx2_dump_ftq_~#ftq_arr~0#1.base, bnx2_dump_ftq_~#ftq_arr~0#1.offset);havoc bnx2_dump_ftq_~#ftq_arr~0#1.base, bnx2_dump_ftq_~#ftq_arr~0#1.offset; [2025-03-08 19:52:05,037 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21111: havoc pci_get_device_#t~ret4170#1.base, pci_get_device_#t~ret4170#1.offset; [2025-03-08 19:52:05,037 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21177: havoc register_netdev_#t~nondet4183#1; [2025-03-08 19:52:05,037 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18173: call ULTIMATE.dealloc(bnx2_init_board_~#reg~4#1.base, bnx2_init_board_~#reg~4#1.offset);havoc bnx2_init_board_~#reg~4#1.base, bnx2_init_board_~#reg~4#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__key~0#1.base, bnx2_init_board_~#__key~0#1.offset);havoc bnx2_init_board_~#__key~0#1.base, bnx2_init_board_~#__key~0#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__key___0~0#1.base, bnx2_init_board_~#__key___0~0#1.offset);havoc bnx2_init_board_~#__key___0~0#1.base, bnx2_init_board_~#__key___0~0#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__key___1~0#1.base, bnx2_init_board_~#__key___1~0#1.offset);havoc bnx2_init_board_~#__key___1~0#1.base, bnx2_init_board_~#__key___1~0#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__key___2~0#1.base, bnx2_init_board_~#__key___2~0#1.offset);havoc bnx2_init_board_~#__key___2~0#1.base, bnx2_init_board_~#__key___2~0#1.offset;call ULTIMATE.dealloc(bnx2_init_board_~#__constr_expr_0~0#1.base, bnx2_init_board_~#__constr_expr_0~0#1.offset);havoc bnx2_init_board_~#__constr_expr_0~0#1.base, bnx2_init_board_~#__constr_expr_0~0#1.offset; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18702: call ULTIMATE.dealloc(~#str~0#1.base, ~#str~0#1.offset);havoc ~#str~0#1.base, ~#str~0#1.offset; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21114: havoc pci_iomap_#t~ret4171#1.base, pci_iomap_#t~ret4171#1.offset; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21149: havoc pci_vpd_find_tag_#t~nondet4176#1; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20792: havoc alloc_etherdev_mqs_#t~ret4120#1.base, alloc_etherdev_mqs_#t~ret4120#1.offset; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21124: havoc pci_request_regions_#t~nondet4172#1; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20860: havoc dma_supported_#t~nondet4130#1; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8044: havoc pci_pcie_cap_#t~mem326#1; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21104: havoc pci_enable_pcie_error_reporting_#t~nondet4168#1; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8058: havoc pci_vpd_lrdt_size_#t~mem328#1;havoc pci_vpd_lrdt_size_#t~mem329#1; [2025-03-08 19:52:05,038 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21108: havoc pci_find_capability_#t~nondet4169#1; [2025-03-08 19:52:05,042 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20991: havoc #t~nondet4154; [2025-03-08 19:52:05,046 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21145: havoc #t~nondet4175; [2025-03-08 19:52:05,119 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L20978: havoc #t~nondet4153; [2025-03-08 19:52:05,122 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21184: havoc #t~nondet4184; [2025-03-08 19:52:05,124 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8106: havoc #t~mem349; [2025-03-08 19:52:48,459 WARN L249 Executor]: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) stderr output: (error "out of memory") [2025-03-08 19:52:48,460 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 101 [2025-03-08 19:52:48,462 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseCheckSatResult(Executor.java:281) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.checkSat(Scriptor.java:155) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.Util.checkSat(Util.java:61) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.constructTransFormula(Statements2TransFormula.java:221) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.getTransFormula(Statements2TransFormula.java:175) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.statementSequence(Statements2TransFormula.java:735) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.util.TransFormulaAdder.addTransitionFormulas(TransFormulaAdder.java:119) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:700) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:290) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 25 more [2025-03-08 19:52:48,465 INFO L158 Benchmark]: Toolchain (without parser) took 75961.63ms. Allocated memory was 167.8MB in the beginning and 2.2GB in the end (delta: 2.1GB). Free memory was 104.6MB in the beginning and 1.0GB in the end (delta: -932.8MB). Peak memory consumption was 1.5GB. Max. memory is 16.1GB. [2025-03-08 19:52:48,465 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 201.3MB. Free memory is still 124.3MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 19:52:48,466 INFO L158 Benchmark]: CACSL2BoogieTranslator took 6889.64ms. Allocated memory was 167.8MB in the beginning and 251.7MB in the end (delta: 83.9MB). Free memory was 104.2MB in the beginning and 66.7MB in the end (delta: 37.5MB). Peak memory consumption was 185.8MB. Max. memory is 16.1GB. [2025-03-08 19:52:48,467 INFO L158 Benchmark]: Boogie Procedure Inliner took 610.39ms. Allocated memory was 251.7MB in the beginning and 260.0MB in the end (delta: 8.4MB). Free memory was 66.7MB in the beginning and 65.2MB in the end (delta: 1.5MB). Peak memory consumption was 57.8MB. Max. memory is 16.1GB. [2025-03-08 19:52:48,467 INFO L158 Benchmark]: Boogie Preprocessor took 3329.28ms. Allocated memory was 260.0MB in the beginning and 587.2MB in the end (delta: 327.2MB). Free memory was 65.2MB in the beginning and 262.5MB in the end (delta: -197.2MB). Peak memory consumption was 356.6MB. Max. memory is 16.1GB. [2025-03-08 19:52:48,467 INFO L158 Benchmark]: IcfgBuilder took 65127.72ms. Allocated memory was 587.2MB in the beginning and 2.2GB in the end (delta: 1.7GB). Free memory was 262.5MB in the beginning and 1.0GB in the end (delta: -774.9MB). Peak memory consumption was 1.3GB. Max. memory is 16.1GB. [2025-03-08 19:52:48,469 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.15ms. Allocated memory is still 201.3MB. Free memory is still 124.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 6889.64ms. Allocated memory was 167.8MB in the beginning and 251.7MB in the end (delta: 83.9MB). Free memory was 104.2MB in the beginning and 66.7MB in the end (delta: 37.5MB). Peak memory consumption was 185.8MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 610.39ms. Allocated memory was 251.7MB in the beginning and 260.0MB in the end (delta: 8.4MB). Free memory was 66.7MB in the beginning and 65.2MB in the end (delta: 1.5MB). Peak memory consumption was 57.8MB. Max. memory is 16.1GB. * Boogie Preprocessor took 3329.28ms. Allocated memory was 260.0MB in the beginning and 587.2MB in the end (delta: 327.2MB). Free memory was 65.2MB in the beginning and 262.5MB in the end (delta: -197.2MB). Peak memory consumption was 356.6MB. Max. memory is 16.1GB. * IcfgBuilder took 65127.72ms. Allocated memory was 587.2MB in the beginning and 2.2GB in the end (delta: 1.7GB). Free memory was 262.5MB in the beginning and 1.0GB in the end (delta: -774.9MB). Peak memory consumption was 1.3GB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") : de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 6943]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6943] - GenericResultAtLocation [Line: 6945]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6945] - GenericResultAtLocation [Line: 6955]: 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"); [6955] - GenericResultAtLocation [Line: 6962]: 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)); [6962] - GenericResultAtLocation [Line: 6970]: 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"); [6970-6971] - GenericResultAtLocation [Line: 6979]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6979-6980] - GenericResultAtLocation [Line: 6995]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6995] - GenericResultAtLocation [Line: 7002]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [7002] - GenericResultAtLocation [Line: 7162]: 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)); [7162] - GenericResultAtLocation [Line: 7170]: 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"); [7170-7171] - GenericResultAtLocation [Line: 7184]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7184] - GenericResultAtLocation [Line: 7187]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7187] - GenericResultAtLocation [Line: 7189]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [7189] - GenericResultAtLocation [Line: 7194]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7194] - GenericResultAtLocation [Line: 7197]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7197] - GenericResultAtLocation [Line: 7199]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7199] - GenericResultAtLocation [Line: 7204]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7204] - GenericResultAtLocation [Line: 7207]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7207] - GenericResultAtLocation [Line: 7209]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7209] - GenericResultAtLocation [Line: 7214]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7214] - GenericResultAtLocation [Line: 7217]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7217] - GenericResultAtLocation [Line: 7219]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [7219] - GenericResultAtLocation [Line: 7237]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7237] - GenericResultAtLocation [Line: 7240]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7240] - GenericResultAtLocation [Line: 7242]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [7242] - GenericResultAtLocation [Line: 7247]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7247] - GenericResultAtLocation [Line: 7250]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7250] - GenericResultAtLocation [Line: 7252]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7252] - GenericResultAtLocation [Line: 7257]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7257] - GenericResultAtLocation [Line: 7260]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7260] - GenericResultAtLocation [Line: 7262]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7262] - GenericResultAtLocation [Line: 7267]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7267] - GenericResultAtLocation [Line: 7270]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7270] - GenericResultAtLocation [Line: 7272]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [7272] - GenericResultAtLocation [Line: 7357]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7357] - GenericResultAtLocation [Line: 7364]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7364] - GenericResultAtLocation [Line: 7497]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7497] - GenericResultAtLocation [Line: 7504]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [7504] - GenericResultAtLocation [Line: 7511]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7511] - GenericResultAtLocation [Line: 7698]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7698] - GenericResultAtLocation [Line: 7800]: 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)); [7800-7801] - GenericResultAtLocation [Line: 7829]: 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)); [7829-7830] - GenericResultAtLocation [Line: 7863]: 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)); [7863-7864] - GenericResultAtLocation [Line: 7887]: 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)); [7887-7888] - GenericResultAtLocation [Line: 7917]: 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)); [7917-7918] - GenericResultAtLocation [Line: 7947]: 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)); [7947-7948] - GenericResultAtLocation [Line: 8079]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [8079-8080] - GenericResultAtLocation [Line: 8086]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8086] - GenericResultAtLocation [Line: 8410]: 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)); [8410-8411] - GenericResultAtLocation [Line: 8416]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8416] - GenericResultAtLocation [Line: 8523]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8523] - GenericResultAtLocation [Line: 8546]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8546] - GenericResultAtLocation [Line: 8635]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8635] - GenericResultAtLocation [Line: 8638]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8638] - GenericResultAtLocation [Line: 8641]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8641] - GenericResultAtLocation [Line: 8644]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8644] - GenericResultAtLocation [Line: 8655]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8655] - GenericResultAtLocation [Line: 8658]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8658] - GenericResultAtLocation [Line: 8661]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8661] - GenericResultAtLocation [Line: 8664]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8664] - GenericResultAtLocation [Line: 8675]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8675] - GenericResultAtLocation [Line: 8678]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8678] - GenericResultAtLocation [Line: 8681]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8681] - GenericResultAtLocation [Line: 8684]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8684] - GenericResultAtLocation [Line: 8695]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8695] - GenericResultAtLocation [Line: 8698]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8698] - GenericResultAtLocation [Line: 8701]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8701] - GenericResultAtLocation [Line: 8704]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8704] - GenericResultAtLocation [Line: 8944]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8944] - GenericResultAtLocation [Line: 9112]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9112] - GenericResultAtLocation [Line: 11813]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11813] - GenericResultAtLocation [Line: 11815]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11815] - GenericResultAtLocation [Line: 11869]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)(& skb->end)) [11869] - GenericResultAtLocation [Line: 11924]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [11924] - GenericResultAtLocation [Line: 11935]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11935] - GenericResultAtLocation [Line: 11938]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11938] - GenericResultAtLocation [Line: 11941]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11941] - GenericResultAtLocation [Line: 11944]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11944] - GenericResultAtLocation [Line: 11955]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11955] - GenericResultAtLocation [Line: 11958]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11958] - GenericResultAtLocation [Line: 11961]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11961] - GenericResultAtLocation [Line: 11964]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11964] - GenericResultAtLocation [Line: 11975]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11975] - GenericResultAtLocation [Line: 11978]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11978] - GenericResultAtLocation [Line: 11981]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11981] - GenericResultAtLocation [Line: 11984]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11984] - GenericResultAtLocation [Line: 11995]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11995] - GenericResultAtLocation [Line: 11998]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11998] - GenericResultAtLocation [Line: 12001]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12001] - GenericResultAtLocation [Line: 12004]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12004] - GenericResultAtLocation [Line: 12245]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12245] - GenericResultAtLocation [Line: 12247]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12247] - GenericResultAtLocation [Line: 12291]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12291] - GenericResultAtLocation [Line: 12300]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)rx_hdr) [12300] - GenericResultAtLocation [Line: 12306]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)tmp) [12306] - GenericResultAtLocation [Line: 12384]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12384] - GenericResultAtLocation [Line: 12401]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12401] - GenericResultAtLocation [Line: 12414]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12414] - GenericResultAtLocation [Line: 12435]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12435] - GenericResultAtLocation [Line: 12662]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12662] - GenericResultAtLocation [Line: 12703]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12703] - GenericResultAtLocation [Line: 16584]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [16584] - GenericResultAtLocation [Line: 16590]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [16590] - GenericResultAtLocation [Line: 16596]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16596] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.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 0cd852c32dcd5ca9f2e6d3057522581521694deef6aa9b1595a946b9d6dd1a08 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:52:50,502 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:52:50,582 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-03-08 19:52:50,591 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:52:50,592 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:52:50,621 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:52:50,623 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:52:50,624 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:52:50,624 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:52:50,624 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:52:50,625 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:52:50,625 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:52:50,625 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:52:50,625 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:52:50,626 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:52:50,626 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:52:50,626 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:52:50,626 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:52:50,626 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:52:50,627 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:52:50,627 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:52:50,627 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-08 19:52:50,627 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-03-08 19:52:50,627 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-03-08 19:52:50,627 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:52:50,627 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:52:50,627 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:52:50,627 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:52:50,627 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:52:50,628 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:52:50,628 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:52:50,628 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:52:50,628 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:52:50,628 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:52:50,628 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:52:50,628 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:52:50,629 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-03-08 19:52:50,629 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-03-08 19:52:50,629 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:52:50,629 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:52:50,629 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:52:50,629 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:52:50,629 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 -> 0cd852c32dcd5ca9f2e6d3057522581521694deef6aa9b1595a946b9d6dd1a08 [2025-03-08 19:52:50,903 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:52:50,912 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:52:50,914 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:52:50,916 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:52:50,916 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:52:50,917 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i [2025-03-08 19:52:52,190 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/442c37760/16101558cc3845b888556cb72d5e7e1b/FLAG83c19fc73 [2025-03-08 19:52:52,912 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:52:52,914 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i [2025-03-08 19:52:52,996 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/442c37760/16101558cc3845b888556cb72d5e7e1b/FLAG83c19fc73 [2025-03-08 19:52:53,276 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/442c37760/16101558cc3845b888556cb72d5e7e1b [2025-03-08 19:52:53,278 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:52:53,279 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:52:53,280 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:52:53,280 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:52:53,283 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:52:53,284 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:52:53" (1/1) ... [2025-03-08 19:52:53,284 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@70d6b7e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:52:53, skipping insertion in model container [2025-03-08 19:52:53,284 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:52:53" (1/1) ... [2025-03-08 19:52:53,472 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:52:54,035 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:54,036 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:54,036 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:54,036 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:54,039 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:54,040 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:54,040 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:54,040 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:54,040 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:55,255 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:56,415 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:56,975 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:56,976 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:56,983 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:56,984 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,032 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,037 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,037 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,038 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,038 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,059 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,090 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,101 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,112 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,148 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,148 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,148 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,149 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,149 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,149 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,150 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,150 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,151 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,160 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,161 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,161 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,162 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,162 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,163 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,163 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,163 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,173 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,174 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,184 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,184 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,185 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,241 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,241 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,250 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,251 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,251 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,252 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,261 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,262 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,272 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,273 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,274 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,274 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,288 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,301 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,302 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,303 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,428 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,429 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,430 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,431 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,431 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,431 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,432 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,432 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,506 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,602 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,603 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,694 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,714 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,724 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,725 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,743 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,743 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,767 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,768 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,769 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,771 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,772 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,772 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,782 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,783 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,793 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,793 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,794 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,803 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,806 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,833 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,834 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,834 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,845 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,845 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,915 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,916 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,938 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,938 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,940 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,941 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,941 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,950 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,951 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,959 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,969 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,970 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,970 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,970 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,998 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:57,999 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,000 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,000 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,010 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,011 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,012 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,022 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,023 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,044 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,055 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,055 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,056 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,067 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,068 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,069 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,071 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,073 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,073 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,073 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,077 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,160 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,160 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,160 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,161 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,161 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,161 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,162 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,162 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,195 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,195 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,196 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,196 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,197 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,197 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,197 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,197 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,198 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,198 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,208 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,209 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,209 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,209 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,220 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,220 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,256 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,261 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,282 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,282 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,282 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,287 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,287 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,300 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,301 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,315 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,315 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,324 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,325 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,334 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,335 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,347 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,348 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,359 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,364 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,364 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,364 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,365 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,365 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,365 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,375 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,375 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,375 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,375 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,376 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,379 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,380 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,390 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,393 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,393 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,394 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,394 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,404 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,405 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,408 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,408 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,409 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,409 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,420 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,421 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,421 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,421 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,421 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,421 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,422 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,422 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,424 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,424 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,442 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,443 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,443 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,452 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,452 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,452 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,453 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,453 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,453 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,453 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,453 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,454 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,454 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,454 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,454 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,455 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,455 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,455 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,465 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,466 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,466 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,466 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,467 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,467 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,467 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,467 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,468 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,468 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,468 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,468 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,469 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,469 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,470 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,470 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,470 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,471 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,471 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,471 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,471 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,471 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,472 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,472 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,472 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,472 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,474 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,474 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,474 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,475 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,475 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,475 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,475 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,476 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,476 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,476 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,476 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,476 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,477 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,526 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,526 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,527 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,529 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,529 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,530 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,540 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,541 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,541 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,541 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,542 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,542 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,583 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,649 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,650 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,650 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,650 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,650 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,650 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,650 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,680 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,680 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,680 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,681 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,681 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,681 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,682 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,682 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,682 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,682 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,710 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,710 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,710 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,710 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,747 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,757 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,767 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,785 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,785 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,785 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,785 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,810 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,811 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,834 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,835 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,835 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,835 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,835 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,835 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,836 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,836 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,846 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,847 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,847 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,847 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,848 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,857 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,866 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,869 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,871 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,871 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,881 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,898 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,911 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,922 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,932 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,948 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,949 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,949 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,950 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,951 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,960 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,961 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,969 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,978 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:58,988 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,001 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,009 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,017 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,025 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,025 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,033 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,043 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,062 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,070 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,078 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,102 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,102 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,111 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,111 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,111 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,112 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,120 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,120 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,129 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,130 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,130 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,130 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,130 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,133 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,133 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,142 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,153 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,161 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,170 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,179 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,180 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,181 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,181 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,190 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,198 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,199 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,207 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,216 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,217 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,225 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,227 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,228 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,232 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,233 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,233 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,242 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,242 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,244 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,245 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,247 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,247 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,249 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,249 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,251 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,273 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,273 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,273 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,273 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,282 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,283 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,283 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,291 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,292 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,300 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,300 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,308 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,309 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,317 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,317 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,326 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,326 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,334 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,334 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,504 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,504 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,504 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,504 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,505 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,505 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,505 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,505 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,505 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,506 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,508 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,533 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,535 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,535 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,535 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,535 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,535 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,535 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,535 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,535 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,542 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,543 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,543 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,543 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,544 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,544 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,544 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,556 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i[577644,577657] [2025-03-08 19:52:59,660 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:52:59,662 INFO L210 PostProcessor]: Analyzing one entry point: main