./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash da43c14eee35ae61ed8c38f7eeae9e413f930a0d46083b8ca615ff3371df1bcb --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 04:11:44,181 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 04:11:44,234 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 04:11:44,240 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 04:11:44,243 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 04:11:44,259 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 04:11:44,260 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 04:11:44,260 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 04:11:44,260 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 04:11:44,260 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 04:11:44,261 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 04:11:44,261 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 04:11:44,261 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 04:11:44,261 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 04:11:44,261 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 04:11:44,261 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 04:11:44,262 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 04:11:44,262 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 04:11:44,262 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 04:11:44,262 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 04:11:44,262 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 04:11:44,262 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 04:11:44,262 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 04:11:44,262 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 04:11:44,262 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 04:11:44,263 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 04:11:44,263 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 04:11:44,263 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 04:11:44,263 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 04:11:44,263 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:11:44,263 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 04:11:44,263 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 04:11:44,264 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 04:11:44,264 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 04:11:44,264 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 04:11:44,264 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 04:11:44,264 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 04:11:44,264 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 04:11:44,264 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 04:11:44,265 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 04:11:44,265 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> da43c14eee35ae61ed8c38f7eeae9e413f930a0d46083b8ca615ff3371df1bcb [2025-02-08 04:11:44,444 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 04:11:44,449 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 04:11:44,452 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 04:11:44,452 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 04:11:44,452 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 04:11:44,453 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i [2025-02-08 04:11:45,638 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9e8525ae5/317d1840aa7249119bf86840851adc7d/FLAGe96c760df [2025-02-08 04:11:46,281 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 04:11:46,282 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i [2025-02-08 04:11:46,321 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9e8525ae5/317d1840aa7249119bf86840851adc7d/FLAGe96c760df [2025-02-08 04:11:46,708 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/9e8525ae5/317d1840aa7249119bf86840851adc7d [2025-02-08 04:11:46,710 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 04:11:46,711 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 04:11:46,712 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 04:11:46,713 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 04:11:46,715 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 04:11:46,716 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:11:46" (1/1) ... [2025-02-08 04:11:46,717 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@27c6f558 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:46, skipping insertion in model container [2025-02-08 04:11:46,718 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:11:46" (1/1) ... [2025-02-08 04:11:46,863 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 04:11:50,063 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607702,607715] [2025-02-08 04:11:50,066 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607849,607862] [2025-02-08 04:11:50,067 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607988,608001] [2025-02-08 04:11:50,068 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[608146,608159] [2025-02-08 04:11:50,106 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:11:50,206 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 04:11:50,300 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"); [6574] [2025-02-08 04:11:50,302 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)); [6581] [2025-02-08 04:11:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6588] [2025-02-08 04:11:50,302 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6604] [2025-02-08 04:11:50,304 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/8d0c6a3/linux-usb-dev/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6689-6690] [2025-02-08 04:11:50,304 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6695-6697] [2025-02-08 04:11:50,305 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6711] [2025-02-08 04:11:50,310 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6831] [2025-02-08 04:11:50,310 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6838] [2025-02-08 04:11:50,312 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6900] [2025-02-08 04:11:50,312 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/mm.h"), "i" (488), "i" (12UL)); [6945-6946] [2025-02-08 04:11:50,313 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [7015] [2025-02-08 04:11:50,314 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [7023-7024] [2025-02-08 04:11:50,317 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)); [7103-7104] [2025-02-08 04:11:50,319 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)); [7137-7138] [2025-02-08 04:11:50,319 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (79), "i" (12UL)); [7178-7179] [2025-02-08 04:11:50,320 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (91), "i" (12UL)); [7207-7208] [2025-02-08 04:11:50,321 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [7244-7245] [2025-02-08 04:11:50,322 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [7281-7282] [2025-02-08 04:11:50,329 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (502), "i" (12UL)); [7753-7754] [2025-02-08 04:11:50,329 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7760] [2025-02-08 04:11:50,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8341] [2025-02-08 04:11:50,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8351] [2025-02-08 04:11:50,374 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10423] [2025-02-08 04:11:50,375 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10482] [2025-02-08 04:11:50,378 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10641] [2025-02-08 04:11:50,384 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10987] [2025-02-08 04:11:50,394 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11279] [2025-02-08 04:11:50,399 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11365] [2025-02-08 04:11:50,410 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11832] [2025-02-08 04:11:50,410 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11835] [2025-02-08 04:11:50,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11838] [2025-02-08 04:11:50,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11841] [2025-02-08 04:11:50,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11872] [2025-02-08 04:11:50,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11875] [2025-02-08 04:11:50,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11878] [2025-02-08 04:11:50,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11881] [2025-02-08 04:11:50,412 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11912] [2025-02-08 04:11:50,412 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11915] [2025-02-08 04:11:50,412 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11918] [2025-02-08 04:11:50,412 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11921] [2025-02-08 04:11:50,412 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11952] [2025-02-08 04:11:50,413 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11955] [2025-02-08 04:11:50,413 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11958] [2025-02-08 04:11:50,413 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11961] [2025-02-08 04:11:50,418 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [12257] [2025-02-08 04:11:50,630 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607702,607715] [2025-02-08 04:11:50,633 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607849,607862] [2025-02-08 04:11:50,634 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607988,608001] [2025-02-08 04:11:50,634 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[608146,608159] [2025-02-08 04:11:50,641 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:11:50,956 INFO L204 MainTranslator]: Completed translation [2025-02-08 04:11:50,958 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50 WrapperNode [2025-02-08 04:11:50,959 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 04:11:50,959 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 04:11:50,960 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 04:11:50,960 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 04:11:50,964 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:51,073 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:51,338 INFO L138 Inliner]: procedures = 673, calls = 6663, calls flagged for inlining = 362, calls inlined = 341, statements flattened = 17266 [2025-02-08 04:11:51,339 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 04:11:51,340 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 04:11:51,340 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 04:11:51,340 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 04:11:51,347 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:51,347 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:51,405 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:54,844 INFO L175 MemorySlicer]: Split 3921 memory accesses to 46 slices as follows [5, 6, 2, 2, 5, 5, 2, 88, 6, 2, 3, 2, 2, 4, 2, 11, 8, 2, 2, 2, 2, 1, 2, 6, 2, 2, 5, 16, 10, 4, 6, 2, 2, 8, 2, 5, 6, 7, 3644, 2, 2, 2, 2, 17, 1, 2]. 93 percent of accesses are in the largest equivalence class. The 204 initializations are split as follows [0, 6, 0, 0, 0, 5, 0, 88, 0, 0, 3, 0, 0, 0, 2, 11, 0, 2, 0, 0, 2, 0, 0, 6, 2, 2, 5, 0, 10, 4, 0, 2, 0, 8, 2, 5, 0, 7, 27, 2, 0, 0, 0, 0, 1, 2]. The 2178 writes are split as follows [3, 0, 1, 1, 2, 0, 1, 0, 6, 0, 0, 1, 1, 2, 0, 0, 3, 0, 1, 2, 0, 0, 1, 0, 0, 0, 0, 4, 0, 0, 1, 0, 1, 0, 0, 0, 2, 0, 2138, 0, 1, 1, 1, 4, 0, 0]. [2025-02-08 04:11:54,845 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:54,845 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:55,056 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:55,097 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:55,178 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:55,223 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:55,311 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 04:11:55,313 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 04:11:55,313 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 04:11:55,313 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 04:11:55,314 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:11:50" (1/1) ... [2025-02-08 04:11:55,319 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:11:55,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 04:11:55,343 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 04:11:55,351 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 04:11:55,364 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-02-08 04:11:55,364 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-02-08 04:11:55,364 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2025-02-08 04:11:55,364 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2025-02-08 04:11:55,364 INFO L130 BoogieDeclarations]: Found specification of procedure ql_timer [2025-02-08 04:11:55,364 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_timer [2025-02-08 04:11:55,365 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 04:11:55,365 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 04:11:55,365 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-02-08 04:11:55,365 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-02-08 04:11:55,365 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_irq [2025-02-08 04:11:55,366 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_irq [2025-02-08 04:11:55,366 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-02-08 04:11:55,366 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-02-08 04:11:55,366 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-02-08 04:11:55,366 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-02-08 04:11:55,366 INFO L130 BoogieDeclarations]: Found specification of procedure ql_enable_completion_interrupt [2025-02-08 04:11:55,366 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_enable_completion_interrupt [2025-02-08 04:11:55,366 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 04:11:55,366 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 04:11:55,366 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_both_serdes [2025-02-08 04:11:55,366 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_both_serdes [2025-02-08 04:11:55,366 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg [2025-02-08 04:11:55,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg [2025-02-08 04:11:55,367 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_reset [2025-02-08 04:11:55,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_reset [2025-02-08 04:11:55,367 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap_nocache [2025-02-08 04:11:55,367 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap_nocache [2025-02-08 04:11:55,367 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-08 04:11:55,367 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-08 04:11:55,367 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_cpu [2025-02-08 04:11:55,368 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_cpu [2025-02-08 04:11:55,368 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_send [2025-02-08 04:11:55,368 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_send [2025-02-08 04:11:55,368 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-02-08 04:11:55,368 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-02-08 04:11:55,368 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-02-08 04:11:55,368 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-02-08 04:11:55,368 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2025-02-08 04:11:55,368 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2025-02-08 04:11:55,368 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-08 04:11:55,368 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-08 04:11:55,368 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_regs_len [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_regs_len [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_resume [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_resume [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_timer_instance_5 [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_timer_instance_5 [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_shutdown [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_shutdown [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_22 [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_22 [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_all [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_all [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_mac_hdr_len [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_mac_hdr_len [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mailbox_command [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mailbox_command [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_none_assert [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_none_assert [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_irq_mask [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_irq_mask [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ql_dump_risc_ram_area [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_dump_risc_ram_area [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 04:11:55,369 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_other_func_reg [2025-02-08 04:11:55,369 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_other_func_reg [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure __qlge_vlan_rx_add_vid [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure __qlge_vlan_rx_add_vid [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_instance_callback_5_2 [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_instance_callback_5_2 [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_xgmac_regs [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_xgmac_regs [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_asic_error [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_asic_error [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_buffer_queues [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_buffer_queues [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_cam_entries [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_cam_entries [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_mem_resources [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_mem_resources [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_xgmac_reg [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_xgmac_reg [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-02-08 04:11:55,370 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-02-08 04:11:55,370 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_up [2025-02-08 04:11:55,372 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_up [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure ql_eeh_close [2025-02-08 04:11:55,373 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_eeh_close [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure netif_receive_skb [2025-02-08 04:11:55,373 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_receive_skb [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-08 04:11:55,373 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-08 04:11:55,373 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr_reg [2025-02-08 04:11:55,373 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr_reg [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-08 04:11:55,373 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure skb_record_rx_queue [2025-02-08 04:11:55,373 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_record_rx_queue [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-02-08 04:11:55,373 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-08 04:11:55,373 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-08 04:11:55,374 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_serdes_reg [2025-02-08 04:11:55,376 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_serdes_reg [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-02-08 04:11:55,376 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-08 04:11:55,376 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-02-08 04:11:55,376 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure ql_build_coredump_seg_header [2025-02-08 04:11:55,376 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_build_coredump_seg_header [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_close [2025-02-08 04:11:55,376 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_close [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mb_sts [2025-02-08 04:11:55,376 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mb_sts [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 04:11:55,376 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_open [2025-02-08 04:11:55,377 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_open [2025-02-08 04:11:55,377 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 04:11:55,379 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-02-08 04:11:55,379 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-08 04:11:55,379 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-08 04:11:55,380 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-08 04:11:55,380 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-08 04:11:55,382 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-08 04:11:55,383 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-08 04:11:55,383 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_probe [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_probe [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_offset [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_offset [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_buffers [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_buffers [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write32 [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write32 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cam_route_initialize [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cam_route_initialize [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_other_func_reg_rdy [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_other_func_reg_rdy [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_trylock [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_trylock [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_port_cfg [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_port_cfg [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_mpi_reg [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_mpi_reg [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure __get_order [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_order [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_spinlock [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_spinlock [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 04:11:55,384 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 04:11:55,384 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-02-08 04:11:55,385 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_unlock [2025-02-08 04:11:55,385 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_unlock [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alert [2025-02-08 04:11:55,385 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alert [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8012_flash_params [2025-02-08 04:11:55,385 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8012_flash_params [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:11:55,385 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2025-02-08 04:11:55,385 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-08 04:11:55,385 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-08 04:11:55,385 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_serdes_reg [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_serdes_reg [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_completion_interrupt [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_completion_interrupt [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_fill_page_desc [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_fill_page_desc [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clear_routing_entries [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clear_routing_entries [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_off [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_off [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_tx_timeout [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_tx_timeout [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8000_port_initialize [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8000_port_initialize [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mpi_regs [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mpi_regs [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8012_port_initialize [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8012_port_initialize [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_flash_word [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_flash_word [2025-02-08 04:11:55,388 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_subqueue [2025-02-08 04:11:55,388 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_subqueue [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-08 04:11:55,389 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_adapter_resources [2025-02-08 04:11:55,389 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_adapter_resources [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-08 04:11:55,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-02-08 04:11:55,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 04:11:55,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 04:11:55,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 04:11:55,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 04:11:55,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 04:11:55,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 04:11:55,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 04:11:55,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 04:11:55,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 04:11:55,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 04:11:55,392 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure csum_tcpudp_magic [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure csum_tcpudp_magic [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_resources [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_resources [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_interrupts [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_interrupts [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure ql_soft_reset_mpi_risc [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_soft_reset_mpi_risc [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_remove [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_remove [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cq_idx [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cq_idx [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_on [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_on [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_multicast_list [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_multicast_list [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-08 04:11:55,393 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-08 04:11:55,393 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2025-02-08 04:11:55,398 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2025-02-08 04:11:55,398 INFO L130 BoogieDeclarations]: Found specification of procedure ql_tx_ring_clean [2025-02-08 04:11:55,398 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_tx_ring_clean [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-02-08 04:11:55,399 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 04:11:55,399 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-08 04:11:55,400 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-08 04:11:55,401 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-02-08 04:11:55,401 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 04:11:55,402 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-08 04:11:55,403 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-02-08 04:11:55,404 INFO L130 BoogieDeclarations]: Found specification of procedure skb_fill_page_desc [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_fill_page_desc [2025-02-08 04:11:55,404 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_mpi_reg [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_mpi_reg [2025-02-08 04:11:55,404 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-02-08 04:11:55,404 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clean_inbound_rx_ring [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clean_inbound_rx_ring [2025-02-08 04:11:55,404 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_cq [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_cq [2025-02-08 04:11:55,404 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-02-08 04:11:55,404 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_subqueue [2025-02-08 04:11:55,404 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_subqueue [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-02-08 04:11:55,405 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-02-08 04:11:55,405 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-08 04:11:55,405 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_sbuf [2025-02-08 04:11:55,405 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_sbuf [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-02-08 04:11:55,405 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure ql_realign_skb [2025-02-08 04:11:55,405 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_realign_skb [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-08 04:11:55,405 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_routing_entries [2025-02-08 04:11:55,405 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_routing_entries [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-08 04:11:55,405 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-02-08 04:11:55,406 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure ql_process_mac_split_rx_intr [2025-02-08 04:11:55,406 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_process_mac_split_rx_intr [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_suspend [2025-02-08 04:11:55,406 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_suspend [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure __pskb_pull_tail [2025-02-08 04:11:55,406 INFO L138 BoogieDeclarations]: Found implementation of procedure __pskb_pull_tail [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2025-02-08 04:11:55,406 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 04:11:55,406 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure __vlan_hwaccel_put_tag [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure __vlan_hwaccel_put_tag [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure ql_validate_flash [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_validate_flash [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cancel_all_work_sync [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cancel_all_work_sync [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-08 04:11:55,408 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-08 04:11:55,408 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8000_flash_params [2025-02-08 04:11:55,409 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8000_flash_params [2025-02-08 04:11:55,409 INFO L130 BoogieDeclarations]: Found specification of procedure ql_check_lb_frame [2025-02-08 04:11:55,409 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_check_lb_frame [2025-02-08 04:11:55,409 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2025-02-08 04:11:55,409 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2025-02-08 04:11:55,409 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_array [2025-02-08 04:11:55,409 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_array [2025-02-08 04:11:55,409 INFO L130 BoogieDeclarations]: Found specification of procedure ql_categorize_rx_err [2025-02-08 04:11:55,410 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_categorize_rx_err [2025-02-08 04:11:55,410 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2025-02-08 04:11:55,410 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_initialize [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_initialize [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_sh_reg [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_sh_reg [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_db_reg [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_db_reg [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_get_port_cfg [2025-02-08 04:11:55,411 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_get_port_cfg [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-08 04:11:55,411 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-08 04:11:55,412 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-08 04:11:55,412 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2025-02-08 04:11:55,412 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2025-02-08 04:11:55,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 04:11:55,412 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 04:11:55,412 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_instance_register_10_2 [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_instance_register_10_2 [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_down [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_down [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_fw_error [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_fw_error [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_unmap_send [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_unmap_send [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_handler [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_handler [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg64 [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg64 [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_mgmnt_traffic_ctl [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_mgmnt_traffic_ctl [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_reg [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_reg [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_reg_rdy [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_reg_rdy [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_routing_reg [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_routing_reg [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_led_cfg [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_led_cfg [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_crit [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_crit [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cfg [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cfg [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mac_addr_reg [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mac_addr_reg [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_lbq_block_size [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_lbq_block_size [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_own_firmware [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_own_firmware [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure netif_get_num_default_rss_queues [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_get_num_default_rss_queues [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_lchunk [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_lchunk [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_ets_regs [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_ets_regs [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_cfg [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_cfg [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-08 04:11:55,413 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-08 04:11:55,413 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 04:11:55,414 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read32 [2025-02-08 04:11:55,415 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read32 [2025-02-08 04:11:55,415 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr [2025-02-08 04:11:55,416 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr [2025-02-08 04:11:55,416 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_intr_states [2025-02-08 04:11:55,416 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_intr_states [2025-02-08 04:11:55,416 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 04:11:55,416 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 04:11:55,416 INFO L130 BoogieDeclarations]: Found specification of procedure netpoll_trap [2025-02-08 04:11:55,416 INFO L138 BoogieDeclarations]: Found implementation of procedure netpoll_trap [2025-02-08 04:11:55,416 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_device [2025-02-08 04:11:55,416 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_device [2025-02-08 04:11:55,416 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_resume [2025-02-08 04:11:55,416 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_resume [2025-02-08 04:11:55,416 INFO L130 BoogieDeclarations]: Found specification of procedure ql_core_dump [2025-02-08 04:11:55,416 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_core_dump [2025-02-08 04:11:56,946 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 04:11:56,952 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 04:11:57,133 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13081: call ql_disable_msix_#t~mem1924#1.base, ql_disable_msix_#t~mem1924#1.offset := read~$Pointer$#38(ql_disable_msix_~qdev#1.base, 2744 + ql_disable_msix_~qdev#1.offset, 8); [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13081-1: SUMMARY for call clear_bit(3, ql_disable_msix_~qdev#1.base, 1084 + ql_disable_msix_~qdev#1.offset); srcloc: null [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17828: SUMMARY for call free_irq(ldv_free_irq_18_~ldv_func_arg1#1, ldv_free_irq_18_~ldv_func_arg2#1.base, ldv_free_irq_18_~ldv_func_arg2#1.offset); srcloc: null [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13092: SUMMARY for call clear_bit(2, ql_disable_msix_~qdev#1.base, 1084 + ql_disable_msix_~qdev#1.offset); srcloc: null [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17838: SUMMARY for call free_irq(ldv_free_irq_19_~ldv_func_arg1#1, ldv_free_irq_19_~ldv_func_arg2#1.base, ldv_free_irq_19_~ldv_func_arg2#1.offset); srcloc: null [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13082: havoc ql_disable_msix_#t~mem1924#1.base, ql_disable_msix_#t~mem1924#1.offset;call write~$Pointer$#38(0, 0, ql_disable_msix_~qdev#1.base, 2744 + ql_disable_msix_~qdev#1.offset, 8); [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13373: havoc ldv_free_irq_19_~ldv_func_arg1#1, ldv_free_irq_19_~ldv_func_arg2#1.base, ldv_free_irq_19_~ldv_func_arg2#1.offset;havoc ldv_free_irq_19_#in~ldv_func_arg1#1, ldv_free_irq_19_#in~ldv_func_arg2#1.base, ldv_free_irq_19_#in~ldv_func_arg2#1.offset;assume { :end_inline_ldv_free_irq_19 } true;havoc #t~mem2002#1.base, #t~mem2002#1.offset;havoc #t~mem2003#1; [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13363: assume 0 != #t~mem1998#1 % 4294967296;havoc #t~mem1998#1; [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13363: assume !(0 != #t~mem1998#1 % 4294967296);havoc #t~mem1998#1; [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13363-1: call #t~mem1998#1 := read~int#38(~intr_context~2#1.base, 16 + ~intr_context~2#1.offset, 4); [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13365: assume -2147483648 <= #t~ret1999#1 && #t~ret1999#1 <= 2147483647;~tmp~107#1 := #t~ret1999#1;havoc #t~ret1999#1; [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13365-1: SUMMARY for call #t~ret1999#1 := constant_test_bit(3, ~qdev#1.base, 1084 + ~qdev#1.offset); srcloc: null [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13367: assume 0 != ~tmp~107#1;call #t~mem2000#1.base, #t~mem2000#1.offset := read~$Pointer$#38(~qdev#1.base, 2744 + ~qdev#1.offset, 8);call #t~mem2001#1 := read~int#38(#t~mem2000#1.base, #t~mem2000#1.offset + 6 * (if ~i~22#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~22#1 % 18446744073709551616 % 18446744073709551616 else ~i~22#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 4);assume { :begin_inline_ldv_free_irq_18 } true;ldv_free_irq_18_#in~ldv_func_arg1#1, ldv_free_irq_18_#in~ldv_func_arg2#1.base, ldv_free_irq_18_#in~ldv_func_arg2#1.offset := #t~mem2001#1, ~qdev#1.base, 4068 + ~qdev#1.offset + (if ~i~22#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~22#1 % 18446744073709551616 % 18446744073709551616 else ~i~22#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc ldv_free_irq_18_~ldv_func_arg1#1, ldv_free_irq_18_~ldv_func_arg2#1.base, ldv_free_irq_18_~ldv_func_arg2#1.offset;ldv_free_irq_18_~ldv_func_arg1#1 := ldv_free_irq_18_#in~ldv_func_arg1#1;ldv_free_irq_18_~ldv_func_arg2#1.base, ldv_free_irq_18_~ldv_func_arg2#1.offset := ldv_free_irq_18_#in~ldv_func_arg2#1.base, ldv_free_irq_18_#in~ldv_func_arg2#1.offset; [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13367: assume !(0 != ~tmp~107#1);call #t~mem2002#1.base, #t~mem2002#1.offset := read~$Pointer$#38(~qdev#1.base, 2136 + ~qdev#1.offset, 8);call #t~mem2003#1 := read~int#38(#t~mem2002#1.base, 1547 + #t~mem2002#1.offset, 4);assume { :begin_inline_ldv_free_irq_19 } true;ldv_free_irq_19_#in~ldv_func_arg1#1, ldv_free_irq_19_#in~ldv_func_arg2#1.base, ldv_free_irq_19_#in~ldv_func_arg2#1.offset := #t~mem2003#1, ~qdev#1.base, 4068 + ~qdev#1.offset;havoc ldv_free_irq_19_~ldv_func_arg1#1, ldv_free_irq_19_~ldv_func_arg2#1.base, ldv_free_irq_19_~ldv_func_arg2#1.offset;ldv_free_irq_19_~ldv_func_arg1#1 := ldv_free_irq_19_#in~ldv_func_arg1#1;ldv_free_irq_19_~ldv_func_arg2#1.base, ldv_free_irq_19_~ldv_func_arg2#1.offset := ldv_free_irq_19_#in~ldv_func_arg2#1.base, ldv_free_irq_19_#in~ldv_func_arg2#1.offset; [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13082-1: SUMMARY for call kfree(ql_disable_msix_#t~mem1924#1.base, ql_disable_msix_#t~mem1924#1.offset); srcloc: null [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13369: havoc ldv_free_irq_18_~ldv_func_arg1#1, ldv_free_irq_18_~ldv_func_arg2#1.base, ldv_free_irq_18_~ldv_func_arg2#1.offset;havoc ldv_free_irq_18_#in~ldv_func_arg1#1, ldv_free_irq_18_#in~ldv_func_arg2#1.base, ldv_free_irq_18_#in~ldv_func_arg2#1.offset;assume { :end_inline_ldv_free_irq_18 } true;havoc #t~mem2000#1.base, #t~mem2000#1.offset;havoc #t~mem2001#1; [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13080: havoc pci_disable_msix_~arg0#1.base, pci_disable_msix_~arg0#1.offset;havoc pci_disable_msix_#in~arg0#1.base, pci_disable_msix_#in~arg0#1.offset;assume { :end_inline_pci_disable_msix } true;havoc ql_disable_msix_#t~mem1923#1.base, ql_disable_msix_#t~mem1923#1.offset; [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17829: SUMMARY for call ldv_free_irq(0, 0, (if ldv_free_irq_18_~ldv_func_arg1#1 % 4294967296 % 4294967296 <= 2147483647 then ldv_free_irq_18_~ldv_func_arg1#1 % 4294967296 % 4294967296 else ldv_free_irq_18_~ldv_func_arg1#1 % 4294967296 % 4294967296 - 4294967296), ldv_free_irq_18_~ldv_func_arg2#1.base, ldv_free_irq_18_~ldv_func_arg2#1.offset); srcloc: null [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13091: havoc pci_disable_msi_~arg0#1.base, pci_disable_msi_~arg0#1.offset;havoc pci_disable_msi_#in~arg0#1.base, pci_disable_msi_#in~arg0#1.offset;assume { :end_inline_pci_disable_msi } true;havoc ql_disable_msix_#t~mem1926#1.base, ql_disable_msix_#t~mem1926#1.offset; [2025-02-08 04:11:57,134 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13378: ~i~22#1 := 1 + ~i~22#1;~intr_context~2#1.base, ~intr_context~2#1.offset := ~intr_context~2#1.base, 76 + ~intr_context~2#1.offset; [2025-02-08 04:11:57,135 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17839: SUMMARY for call ldv_free_irq(0, 0, (if ldv_free_irq_19_~ldv_func_arg1#1 % 4294967296 % 4294967296 <= 2147483647 then ldv_free_irq_19_~ldv_func_arg1#1 % 4294967296 % 4294967296 else ldv_free_irq_19_~ldv_func_arg1#1 % 4294967296 % 4294967296 - 4294967296), ldv_free_irq_19_~ldv_func_arg2#1.base, ldv_free_irq_19_~ldv_func_arg2#1.offset); srcloc: null [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23699: havoc usecs_to_jiffies_#t~nondet3672#1; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21160: call ULTIMATE.dealloc(ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset);havoc ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset;#t~ret2165#1 := ql_wait_fifo_empty_#res#1;havoc ql_wait_fifo_empty_#t~ret3249#1, ql_wait_fifo_empty_#t~bitwise3250#1, ql_wait_fifo_empty_#t~ret3251#1, ql_wait_fifo_empty_#t~mem3252#1, ql_wait_fifo_empty_#t~bitwise3253#1, ql_wait_fifo_empty_#t~mem3254#1, ql_wait_fifo_empty_#t~short3255#1, ql_wait_fifo_empty_~qdev#1.base, ql_wait_fifo_empty_~qdev#1.offset, ql_wait_fifo_empty_~count~10#1, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset, ql_wait_fifo_empty_~nic_fifo_empty~0#1, ql_wait_fifo_empty_~tmp~192#1, ql_wait_fifo_empty_~tmp___0~94#1;havoc ql_wait_fifo_empty_#in~qdev#1.base, ql_wait_fifo_empty_#in~qdev#1.offset;assume { :end_inline_ql_wait_fifo_empty } true;assume -2147483648 <= #t~ret2165#1 && #t~ret2165#1 <= 2147483647;havoc #t~ret2165#1; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21173: assume ql_wait_fifo_empty_#t~short3255#1;havoc ql_wait_fifo_empty_#t~mem3254#1;havoc ql_wait_fifo_empty_#t~short3255#1;ql_wait_fifo_empty_#res#1 := 0;call ULTIMATE.dealloc(ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset);havoc ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21173: assume !ql_wait_fifo_empty_#t~short3255#1;havoc ql_wait_fifo_empty_#t~mem3254#1;havoc ql_wait_fifo_empty_#t~short3255#1; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21173-1: assume ql_wait_fifo_empty_#t~short3255#1;call ql_wait_fifo_empty_#t~mem3254#1 := read~int#0(ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset, 4);ql_wait_fifo_empty_#t~short3255#1 := 0 != ql_wait_fifo_empty_#t~mem3254#1 % 4294967296; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21173-1: assume !ql_wait_fifo_empty_#t~short3255#1; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21178-1: SUMMARY for call msleep(100); srcloc: null [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21182: assume ql_wait_fifo_empty_~tmp___0~94#1 > 0; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21182: assume !(ql_wait_fifo_empty_~tmp___0~94#1 > 0);ql_wait_fifo_empty_#res#1 := -110;call ULTIMATE.dealloc(ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset);havoc ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21178: ql_wait_fifo_empty_~tmp___0~94#1 := ql_wait_fifo_empty_~count~10#1;ql_wait_fifo_empty_~count~10#1 := ql_wait_fifo_empty_~count~10#1 - 1; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21113: call ULTIMATE.dealloc(ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.base, ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.offset);havoc ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.base, ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.offset;ql_wait_fifo_empty_#t~ret3251#1 := ql_mb_get_mgmnt_traffic_ctl_#res#1;havoc ql_mb_get_mgmnt_traffic_ctl_#t~memset~res3237#1.base, ql_mb_get_mgmnt_traffic_ctl_#t~memset~res3237#1.offset, ql_mb_get_mgmnt_traffic_ctl_#t~ret3238#1, ql_mb_get_mgmnt_traffic_ctl_#t~mem3239#1, ql_mb_get_mgmnt_traffic_ctl_#t~mem3240#1, ql_mb_get_mgmnt_traffic_ctl_#t~mem3241#1, ql_mb_get_mgmnt_traffic_ctl_#t~mem3242#1, ql_mb_get_mgmnt_traffic_ctl_#t~mem3243#1.base, ql_mb_get_mgmnt_traffic_ctl_#t~mem3243#1.offset, ql_mb_get_mgmnt_traffic_ctl_#t~ret3244#1, ql_mb_get_mgmnt_traffic_ctl_#t~mem3245#1, ql_mb_get_mgmnt_traffic_ctl_#t~mem3246#1, ql_mb_get_mgmnt_traffic_ctl_#t~mem3247#1.base, ql_mb_get_mgmnt_traffic_ctl_#t~mem3247#1.offset, ql_mb_get_mgmnt_traffic_ctl_#t~ret3248#1, ql_mb_get_mgmnt_traffic_ctl_~qdev#1.base, ql_mb_get_mgmnt_traffic_ctl_~qdev#1.offset, ql_mb_get_mgmnt_traffic_ctl_~control#1.base, ql_mb_get_mgmnt_traffic_ctl_~control#1.offset, ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.base, ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.offset, ql_mb_get_mgmnt_traffic_ctl_~mbcp~14#1.base, ql_mb_get_mgmnt_traffic_ctl_~mbcp~14#1.offset, ql_mb_get_mgmnt_traffic_ctl_~status~81#1;havoc ql_mb_get_mgmnt_traffic_ctl_#in~qdev#1.base, ql_mb_get_mgmnt_traffic_ctl_#in~qdev#1.offset, ql_mb_get_mgmnt_traffic_ctl_#in~control#1.base, ql_mb_get_mgmnt_traffic_ctl_#in~control#1.offset;assume { :end_inline_ql_mb_get_mgmnt_traffic_ctl } true;assume -2147483648 <= ql_wait_fifo_empty_#t~ret3251#1 && ql_wait_fifo_empty_#t~ret3251#1 <= 2147483647;havoc ql_wait_fifo_empty_#t~ret3251#1;call ql_wait_fifo_empty_#t~mem3252#1 := read~int#0(ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset, 4); [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21171: call write~int#0(ql_wait_fifo_empty_#t~bitwise3253#1, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset, 4);havoc ql_wait_fifo_empty_#t~mem3252#1;havoc ql_wait_fifo_empty_#t~bitwise3253#1;ql_wait_fifo_empty_#t~short3255#1 := 0 != ql_wait_fifo_empty_~nic_fifo_empty~0#1 % 4294967296; [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21171-1: [2025-02-08 04:11:57,325 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21171-4: assume 0 == ql_wait_fifo_empty_#t~mem3252#1 % 4294967296;ql_wait_fifo_empty_#t~bitwise3253#1 := 0; [2025-02-08 04:11:57,326 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21171-4: assume !(0 == ql_wait_fifo_empty_#t~mem3252#1 % 4294967296); [2025-02-08 04:11:57,326 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21171-2: havoc ql_wait_fifo_empty_#t~bitwise3253#1;assume ql_wait_fifo_empty_#t~bitwise3253#1 % 4294967296 <= ql_wait_fifo_empty_#t~mem3252#1 % 4294967296 && ql_wait_fifo_empty_#t~bitwise3253#1 % 4294967296 <= 2; [2025-02-08 04:11:57,326 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21171-3: assume 2 == ql_wait_fifo_empty_#t~mem3252#1 % 4294967296;ql_wait_fifo_empty_#t~bitwise3253#1 := ql_wait_fifo_empty_#t~mem3252#1; [2025-02-08 04:11:57,326 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L21171-3: assume !(2 == ql_wait_fifo_empty_#t~mem3252#1 % 4294967296); [2025-02-08 04:11:57,331 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23484: havoc #t~ret3638.base, #t~ret3638.offset; [2025-02-08 04:11:57,355 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23555: havoc #t~nondet3647; [2025-02-08 04:11:57,381 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15009: havoc destroy_workqueue_~arg0#1.base, destroy_workqueue_~arg0#1.offset;havoc destroy_workqueue_#in~arg0#1.base, destroy_workqueue_#in~arg0#1.offset;assume { :end_inline_destroy_workqueue } true;havoc #t~mem2430#1.base, #t~mem2430#1.offset;call write~$Pointer$#38(0, 0, ~qdev~18#1.base, 17456 + ~qdev~18#1.offset, 8); [2025-02-08 04:11:57,389 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L22809: havoc ldv_dev_get_drvdata_#t~mem3574#1.base, ldv_dev_get_drvdata_#t~mem3574#1.offset;havoc ldv_dev_get_drvdata_#t~mem3575#1.base, ldv_dev_get_drvdata_#t~mem3575#1.offset; [2025-02-08 04:11:57,391 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23692: havoc #t~nondet3671; [2025-02-08 04:11:57,566 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20790: call ULTIMATE.dealloc(~#buf_dma~0#1.base, ~#buf_dma~0#1.offset);havoc ~#buf_dma~0#1.base, ~#buf_dma~0#1.offset; [2025-02-08 04:11:57,566 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20749: call ULTIMATE.dealloc(ql_mb_dump_ram_~#mbc~4#1.base, ql_mb_dump_ram_~#mbc~4#1.offset);havoc ql_mb_dump_ram_~#mbc~4#1.base, ql_mb_dump_ram_~#mbc~4#1.offset; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18521: assume -2147483648 <= ql_read_other_func_xgmac_reg_#t~ret2764#1 && ql_read_other_func_xgmac_reg_#t~ret2764#1 <= 2147483647;ql_read_other_func_xgmac_reg_~status~42#1 := ql_read_other_func_xgmac_reg_#t~ret2764#1;havoc ql_read_other_func_xgmac_reg_#t~ret2764#1; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18521-1: SUMMARY for call ql_read_other_func_xgmac_reg_#t~ret2764#1 := ql_wait_other_func_reg_rdy(ql_read_other_func_xgmac_reg_~qdev#1.base, ql_read_other_func_xgmac_reg_~qdev#1.offset, 30, 2147483648, 536870912); srcloc: null [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18550: assume -2147483648 <= #t~ret2767#1 && #t~ret2767#1 <= 2147483647;~status~43#1 := #t~ret2767#1;havoc #t~ret2767#1; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18550-1: SUMMARY for call #t~ret2767#1 := ql_read_xgmac_reg(~qdev#1.base, ~qdev#1.offset, ~i~34#1, ~buf#1.base, ~buf#1.offset); srcloc: null [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18515: assume 0 != ql_read_other_func_xgmac_reg_~status~42#1; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18515: assume !(0 != ql_read_other_func_xgmac_reg_~status~42#1); [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18546: #t~ret2766#1 := ql_read_other_func_xgmac_reg_#res#1;havoc ql_read_other_func_xgmac_reg_#t~ret2761#1, ql_read_other_func_xgmac_reg_#t~bitwise2762#1, ql_read_other_func_xgmac_reg_#t~ret2763#1, ql_read_other_func_xgmac_reg_#t~ret2764#1, ql_read_other_func_xgmac_reg_#t~ret2765#1, ql_read_other_func_xgmac_reg_~qdev#1.base, ql_read_other_func_xgmac_reg_~qdev#1.offset, ql_read_other_func_xgmac_reg_~reg#1, ql_read_other_func_xgmac_reg_~data#1.base, ql_read_other_func_xgmac_reg_~data#1.offset, ql_read_other_func_xgmac_reg_~status~42#1;havoc ql_read_other_func_xgmac_reg_#in~qdev#1.base, ql_read_other_func_xgmac_reg_#in~qdev#1.offset, ql_read_other_func_xgmac_reg_#in~reg#1, ql_read_other_func_xgmac_reg_#in~data#1.base, ql_read_other_func_xgmac_reg_#in~data#1.offset;assume { :end_inline_ql_read_other_func_xgmac_reg } true;assume -2147483648 <= #t~ret2766#1 && #t~ret2766#1 <= 2147483647;~status~43#1 := #t~ret2766#1;havoc #t~ret2766#1; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18523: assume 0 != ql_read_other_func_xgmac_reg_~status~42#1; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18523: assume !(0 != ql_read_other_func_xgmac_reg_~status~42#1); [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18513: assume -2147483648 <= ql_read_other_func_xgmac_reg_#t~ret2761#1 && ql_read_other_func_xgmac_reg_#t~ret2761#1 <= 2147483647;ql_read_other_func_xgmac_reg_~status~42#1 := ql_read_other_func_xgmac_reg_#t~ret2761#1;havoc ql_read_other_func_xgmac_reg_#t~ret2761#1; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18513-1: SUMMARY for call ql_read_other_func_xgmac_reg_#t~ret2761#1 := ql_wait_other_func_reg_rdy(ql_read_other_func_xgmac_reg_~qdev#1.base, ql_read_other_func_xgmac_reg_~qdev#1.offset, 30, 2147483648, 536870912); srcloc: null [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18544: assume 0 != ~other_function#1 % 4294967296;assume { :begin_inline_ql_read_other_func_xgmac_reg } true;ql_read_other_func_xgmac_reg_#in~qdev#1.base, ql_read_other_func_xgmac_reg_#in~qdev#1.offset, ql_read_other_func_xgmac_reg_#in~reg#1, ql_read_other_func_xgmac_reg_#in~data#1.base, ql_read_other_func_xgmac_reg_#in~data#1.offset := ~qdev#1.base, ~qdev#1.offset, ~i~34#1, ~buf#1.base, ~buf#1.offset;havoc ql_read_other_func_xgmac_reg_#res#1;havoc ql_read_other_func_xgmac_reg_#t~ret2761#1, ql_read_other_func_xgmac_reg_#t~bitwise2762#1, ql_read_other_func_xgmac_reg_#t~ret2763#1, ql_read_other_func_xgmac_reg_#t~ret2764#1, ql_read_other_func_xgmac_reg_#t~ret2765#1, ql_read_other_func_xgmac_reg_~qdev#1.base, ql_read_other_func_xgmac_reg_~qdev#1.offset, ql_read_other_func_xgmac_reg_~reg#1, ql_read_other_func_xgmac_reg_~data#1.base, ql_read_other_func_xgmac_reg_~data#1.offset, ql_read_other_func_xgmac_reg_~status~42#1;ql_read_other_func_xgmac_reg_~qdev#1.base, ql_read_other_func_xgmac_reg_~qdev#1.offset := ql_read_other_func_xgmac_reg_#in~qdev#1.base, ql_read_other_func_xgmac_reg_#in~qdev#1.offset;ql_read_other_func_xgmac_reg_~reg#1 := ql_read_other_func_xgmac_reg_#in~reg#1;ql_read_other_func_xgmac_reg_~data#1.base, ql_read_other_func_xgmac_reg_~data#1.offset := ql_read_other_func_xgmac_reg_#in~data#1.base, ql_read_other_func_xgmac_reg_#in~data#1.offset;havoc ql_read_other_func_xgmac_reg_~status~42#1;ql_read_other_func_xgmac_reg_~status~42#1 := 0; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18544: assume !(0 != ~other_function#1 % 4294967296); [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18553: assume 0 != ~status~43#1;call write~int#38(3735928559, ~buf#1.base, ~buf#1.offset, 4); [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18553: assume !(0 != ~status~43#1); [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520: assume -2147483648 <= ql_read_other_func_xgmac_reg_#t~ret2763#1 && ql_read_other_func_xgmac_reg_#t~ret2763#1 <= 2147483647;havoc ql_read_other_func_xgmac_reg_#t~bitwise2762#1;havoc ql_read_other_func_xgmac_reg_#t~ret2763#1; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520-1: SUMMARY for call ql_read_other_func_xgmac_reg_#t~ret2763#1 := ql_write_other_func_reg(ql_read_other_func_xgmac_reg_~qdev#1.base, ql_read_other_func_xgmac_reg_~qdev#1.offset, 30, ql_read_other_func_xgmac_reg_#t~bitwise2762#1); srcloc: null [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520-2: [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520-3: havoc ql_read_other_func_xgmac_reg_#t~bitwise2762#1;assume (ql_read_other_func_xgmac_reg_#t~bitwise2762#1 % 4294967296 >= ql_read_other_func_xgmac_reg_~reg#1 % 4294967296 && ql_read_other_func_xgmac_reg_#t~bitwise2762#1 % 4294967296 >= 1073741824) && ql_read_other_func_xgmac_reg_#t~bitwise2762#1 % 4294967296 <= 1073741824 + ql_read_other_func_xgmac_reg_~reg#1 % 4294967296; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520-4: assume false;ql_read_other_func_xgmac_reg_#t~bitwise2762#1 := ql_read_other_func_xgmac_reg_~reg#1; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520-4: assume !false; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520-5: assume 0 == ql_read_other_func_xgmac_reg_~reg#1 % 4294967296 || 1073741824 == ql_read_other_func_xgmac_reg_~reg#1 % 4294967296;ql_read_other_func_xgmac_reg_#t~bitwise2762#1 := 1073741824; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18520-5: assume !(0 == ql_read_other_func_xgmac_reg_~reg#1 % 4294967296 || 1073741824 == ql_read_other_func_xgmac_reg_~reg#1 % 4294967296); [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18528: call write~int#38(ql_read_other_func_xgmac_reg_#t~ret2765#1, ql_read_other_func_xgmac_reg_~data#1.base, ql_read_other_func_xgmac_reg_~data#1.offset, 4);havoc ql_read_other_func_xgmac_reg_#t~ret2765#1;ql_read_other_func_xgmac_reg_#res#1 := ql_read_other_func_xgmac_reg_~status~42#1; [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18528-1: SUMMARY for call ql_read_other_func_xgmac_reg_#t~ret2765#1 := ql_read_other_func_reg(ql_read_other_func_xgmac_reg_~qdev#1.base, ql_read_other_func_xgmac_reg_~qdev#1.offset, 31); srcloc: null [2025-02-08 04:11:57,637 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18543: assume ((((((((((((((276 == ~i~34#1 || 280 == ~i~34#1) || 316 == ~i~34#1 || 320 == ~i~34#1) || (~i~34#1 - 337) % 4294967296 <= 170) || (~i~34#1 - 633) % 4294967296 <= 38) || (~i~34#1 - 705) % 4294967296 <= 13) || (~i~34#1 - 733) % 4294967296 <= 18) || (~i~34#1 - 969) % 4294967296 <= 54) || (~i~34#1 - 1025) % 4294967296 <= 14) || (~i~34#1 - 1041) % 4294967296 <= 14) || (~i~34#1 - 1057) % 4294967296 <= 14) || (~i~34#1 - 1073) % 4294967296 <= 14) || (~i~34#1 - 1089) % 4294967296 <= 14) || (~i~34#1 - 1105) % 4294967296 <= 174) || (~i~34#1 - 1357) % 4294967296 <= 26) || (~i~34#1 - 1481) % 4294967296 <= 54; [2025-02-08 04:11:57,638 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18543: assume !(((((((((((((((276 == ~i~34#1 || 280 == ~i~34#1) || 316 == ~i~34#1 || 320 == ~i~34#1) || (~i~34#1 - 337) % 4294967296 <= 170) || (~i~34#1 - 633) % 4294967296 <= 38) || (~i~34#1 - 705) % 4294967296 <= 13) || (~i~34#1 - 733) % 4294967296 <= 18) || (~i~34#1 - 969) % 4294967296 <= 54) || (~i~34#1 - 1025) % 4294967296 <= 14) || (~i~34#1 - 1041) % 4294967296 <= 14) || (~i~34#1 - 1057) % 4294967296 <= 14) || (~i~34#1 - 1073) % 4294967296 <= 14) || (~i~34#1 - 1089) % 4294967296 <= 14) || (~i~34#1 - 1105) % 4294967296 <= 174) || (~i~34#1 - 1357) % 4294967296 <= 26) || (~i~34#1 - 1481) % 4294967296 <= 54);~i~34#1 := 4 + ~i~34#1;~buf#1.base, ~buf#1.offset := ~buf#1.base, 4 + ~buf#1.offset; [2025-02-08 04:11:57,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6939-1: SUMMARY for call get_page_#t~ret107#1 := atomic_read(get_page_~page#1.base, 36 + get_page_~page#1.offset); srcloc: null [2025-02-08 04:11:57,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6939: assume -2147483648 <= get_page_#t~ret107#1 && get_page_#t~ret107#1 <= 2147483647;get_page_~tmp___3~0#1 := get_page_#t~ret107#1;havoc get_page_#t~ret107#1; [2025-02-08 04:11:57,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9887: assume -2147483648 <= ql_get_next_chunk_#t~ret799#1 && ql_get_next_chunk_#t~ret799#1 <= 2147483647;ql_get_next_chunk_~tmp___1~21#1 := ql_get_next_chunk_#t~ret799#1;havoc ql_get_next_chunk_#t~mem798#1.base, ql_get_next_chunk_#t~mem798#1.offset;havoc ql_get_next_chunk_#t~ret799#1; [2025-02-08 04:11:57,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9887-1: SUMMARY for call ql_get_next_chunk_#t~ret799#1 := pci_dma_mapping_error(ql_get_next_chunk_#t~mem798#1.base, ql_get_next_chunk_#t~mem798#1.offset, ql_get_next_chunk_~map~1#1); srcloc: null [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10069: havoc ql_update_sbq_#t~mem878#1.base, ql_update_sbq_#t~mem878#1.offset;call write~$Pointer$#38(0, 0, ql_update_sbq_~sbq_desc~1#1.base, ql_update_sbq_~sbq_desc~1#1.offset, 8); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10069-1: SUMMARY for call dev_kfree_skb_any(ql_update_sbq_#t~mem878#1.base, ql_update_sbq_#t~mem878#1.offset); srcloc: null [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9879-1: ql_get_next_chunk_#res#1 := -12; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10061: assume 0 != ql_update_sbq_#t~bitwise875#1 % 4294967296;havoc ql_update_sbq_#t~mem874#1;havoc ql_update_sbq_#t~bitwise875#1;call ql_update_sbq_#t~mem876#1.base, ql_update_sbq_#t~mem876#1.offset := read~$Pointer$#38(ql_update_sbq_~qdev#1.base, 2144 + ql_update_sbq_~qdev#1.offset, 8); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10061: assume !(0 != ql_update_sbq_#t~bitwise875#1 % 4294967296);havoc ql_update_sbq_#t~mem874#1;havoc ql_update_sbq_#t~bitwise875#1; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10061-1: [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10028: assume ql_update_sbq_~i~6#1 <= 15; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10028: assume !(ql_update_sbq_~i~6#1 <= 15);call write~int#38(ql_update_sbq_~clean_idx~1#1, ql_update_sbq_~rx_ring#1.base, 298 + ql_update_sbq_~rx_ring#1.offset, 4);call ql_update_sbq_#t~mem882#1 := read~int#38(ql_update_sbq_~rx_ring#1.base, 290 + ql_update_sbq_~rx_ring#1.offset, 4);call write~int#38(16 + ql_update_sbq_#t~mem882#1, ql_update_sbq_~rx_ring#1.base, 290 + ql_update_sbq_~rx_ring#1.offset, 4);havoc ql_update_sbq_#t~mem882#1;call ql_update_sbq_#t~mem883#1 := read~int#38(ql_update_sbq_~rx_ring#1.base, 290 + ql_update_sbq_~rx_ring#1.offset, 4);call ql_update_sbq_#t~mem884#1 := read~int#38(ql_update_sbq_~rx_ring#1.base, 230 + ql_update_sbq_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10061-2: havoc ql_update_sbq_#t~bitwise875#1;assume ql_update_sbq_#t~bitwise875#1 % 4294967296 <= ql_update_sbq_#t~mem874#1 % 4294967296 && ql_update_sbq_#t~bitwise875#1 % 4294967296 <= 32; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10061-3: assume 32 == ql_update_sbq_#t~mem874#1 % 4294967296;ql_update_sbq_#t~bitwise875#1 := ql_update_sbq_#t~mem874#1; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10061-3: assume !(32 == ql_update_sbq_#t~mem874#1 % 4294967296); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10061-4: assume 0 == ql_update_sbq_#t~mem874#1 % 4294967296;ql_update_sbq_#t~bitwise875#1 := 0; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10061-4: assume !(0 == ql_update_sbq_#t~mem874#1 % 4294967296); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9896: assume -2147483648 <= ql_get_next_chunk_#t~ret804#1 && ql_get_next_chunk_#t~ret804#1 <= 2147483647;havoc ql_get_next_chunk_#t~mem803#1.base, ql_get_next_chunk_#t~mem803#1.offset;havoc ql_get_next_chunk_#t~ret804#1; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9896-1: SUMMARY for call ql_get_next_chunk_#t~ret804#1 := netdev_err(ql_get_next_chunk_#t~mem803#1.base, ql_get_next_chunk_#t~mem803#1.offset, 34, 0); srcloc: null [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9946: assume -2147483648 <= ql_update_lbq_#t~ret824#1 && ql_update_lbq_#t~ret824#1 <= 2147483647;havoc ql_update_lbq_#t~mem823#1.base, ql_update_lbq_#t~mem823#1.offset;havoc ql_update_lbq_#t~ret824#1; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9921: havoc get_page_#t~ret103#1, get_page_#t~ret104#1, get_page_#t~ret105#1, get_page_#t~ret106#1, get_page_#t~ret107#1, get_page_#t~ret108#1, get_page_~page#1.base, get_page_~page#1.offset, get_page_~tmp~6#1, get_page_~tmp___0~2#1, get_page_~tmp___1~1#1, get_page_~tmp___2~1#1, get_page_~tmp___3~0#1, get_page_~tmp___4~0#1;havoc get_page_#in~page#1.base, get_page_#in~page#1.offset;assume { :end_inline_get_page } true;havoc ql_get_next_chunk_#t~mem818#1.base, ql_get_next_chunk_#t~mem818#1.offset;call write~int#38(0, ql_get_next_chunk_~lbq_desc#1.base, 28 + ql_get_next_chunk_~lbq_desc#1.offset, 4); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6940-1: SUMMARY for call get_page_#t~ret108#1 := ldv__builtin_expect((if get_page_~tmp___3~0#1 <= 0 then 1 else 0), 0); srcloc: null [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6940: assume -9223372036854775808 <= get_page_#t~ret108#1 && get_page_#t~ret108#1 <= 9223372036854775807;get_page_~tmp___4~0#1 := get_page_#t~ret108#1;havoc get_page_#t~ret108#1; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9913: ql_get_next_chunk_~tmp___3~5#1 := ql_get_next_chunk_#t~ret814#1;havoc ql_get_next_chunk_#t~ret814#1;call ql_get_next_chunk_#t~mem815#1 := read~int#38(ql_get_next_chunk_~rx_ring#1.base, 190 + ql_get_next_chunk_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9946-1: SUMMARY for call ql_update_lbq_#t~ret824#1 := netdev_printk(35, 0, ql_update_lbq_#t~mem823#1.base, ql_update_lbq_#t~mem823#1.offset, 36, 0); srcloc: null [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9913-1: SUMMARY for call ql_get_next_chunk_#t~ret814#1 := ql_lbq_block_size(ql_get_next_chunk_~qdev#1.base, ql_get_next_chunk_~qdev#1.offset); srcloc: null [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6932: assume 0 != get_page_~tmp___0~2#1; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6932: assume !(0 != get_page_~tmp___0~2#1); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9905: ql_get_next_chunk_~tmp___2~11#1.base, ql_get_next_chunk_~tmp___2~11#1.offset := ql_get_next_chunk_#t~ret806#1.base, ql_get_next_chunk_#t~ret806#1.offset;havoc ql_get_next_chunk_#t~mem805#1.base, ql_get_next_chunk_#t~mem805#1.offset;havoc ql_get_next_chunk_#t~ret806#1.base, ql_get_next_chunk_#t~ret806#1.offset;call write~$Pointer$#38(ql_get_next_chunk_~tmp___2~11#1.base, ql_get_next_chunk_~tmp___2~11#1.offset, ql_get_next_chunk_~rx_ring#1.base, 174 + ql_get_next_chunk_~rx_ring#1.offset, 8); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6924-1: SUMMARY for call get_page_#t~ret103#1 := PageTail(get_page_~page#1.base, get_page_~page#1.offset); srcloc: null [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9905-1: SUMMARY for call ql_get_next_chunk_#t~ret806#1.base, ql_get_next_chunk_#t~ret806#1.offset := lowmem_page_address(ql_get_next_chunk_#t~mem805#1.base, ql_get_next_chunk_#t~mem805#1.offset); srcloc: null [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9872: assume 0 != ql_get_next_chunk_~tmp~75#1;call ql_get_next_chunk_#t~mem791#1 := read~int#38(ql_get_next_chunk_~qdev#1.base, 2396 + ql_get_next_chunk_~qdev#1.offset, 4); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9872: assume !(0 != ql_get_next_chunk_~tmp~75#1);call write~int#38(0, ql_get_next_chunk_~rx_ring#1.base, 190 + ql_get_next_chunk_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6924: assume -2147483648 <= get_page_#t~ret103#1 && get_page_#t~ret103#1 <= 2147483647;get_page_~tmp___1~1#1 := get_page_#t~ret103#1;havoc get_page_#t~ret103#1; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9988: assume ql_update_lbq_#t~mem839#1 % 4294967296 == ql_update_lbq_#t~mem840#1 % 4294967296;havoc ql_update_lbq_#t~mem839#1;havoc ql_update_lbq_#t~mem840#1;call write~int#38(0, ql_update_lbq_~rx_ring#1.base, 214 + ql_update_lbq_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9988: assume !(ql_update_lbq_#t~mem839#1 % 4294967296 == ql_update_lbq_#t~mem840#1 % 4294967296);havoc ql_update_lbq_#t~mem839#1;havoc ql_update_lbq_#t~mem840#1; [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9955: assume 0 != ql_update_lbq_~tmp~76#1;call write~int#38(ql_update_lbq_~clean_idx~0#1, ql_update_lbq_~rx_ring#1.base, 222 + ql_update_lbq_~rx_ring#1.offset, 4);call ql_update_lbq_#t~mem827#1 := read~int#38(ql_update_lbq_~qdev#1.base, 2396 + ql_update_lbq_~qdev#1.offset, 4); [2025-02-08 04:11:57,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9955: assume !(0 != ql_update_lbq_~tmp~76#1);call ql_update_lbq_#t~mem832#1 := read~int#38(ql_update_lbq_~lbq_desc~2#1.base, 16 + ql_update_lbq_~lbq_desc~2#1.offset, 8);call ql_update_lbq_#t~mem831#1 := read~int#38(ql_update_lbq_~lbq_desc~2#1.base, 24 + ql_update_lbq_~lbq_desc~2#1.offset, 4);ql_update_lbq_~map~2#1 := ql_update_lbq_#t~mem832#1 + ql_update_lbq_#t~mem831#1 % 4294967296;havoc ql_update_lbq_#t~mem832#1;havoc ql_update_lbq_#t~mem831#1;call write~int#38(ql_update_lbq_~map~2#1, ql_update_lbq_~lbq_desc~2#1.base, 44 + ql_update_lbq_~lbq_desc~2#1.offset, 8);call ql_update_lbq_#t~mem833#1 := read~int#38(ql_update_lbq_~rx_ring#1.base, 130 + ql_update_lbq_~rx_ring#1.offset, 4);call write~int#38(ql_update_lbq_#t~mem833#1, ql_update_lbq_~lbq_desc~2#1.base, 52 + ql_update_lbq_~lbq_desc~2#1.offset, 4);havoc ql_update_lbq_#t~mem833#1;call ql_update_lbq_#t~mem834#1.base, ql_update_lbq_#t~mem834#1.offset := read~$Pointer$#38(ql_update_lbq_~lbq_desc~2#1.base, 32 + ql_update_lbq_~lbq_desc~2#1.offset, 8);call write~int#38(ql_update_lbq_~map~2#1, ql_update_lbq_#t~mem834#1.base, ql_update_lbq_#t~mem834#1.offset, 8);havoc ql_update_lbq_#t~mem834#1.base, ql_update_lbq_#t~mem834#1.offset;call ql_update_lbq_#t~mem835#1.base, ql_update_lbq_#t~mem835#1.offset := read~$Pointer$#38(ql_update_lbq_~qdev#1.base, 2136 + ql_update_lbq_~qdev#1.offset, 8);call ql_update_lbq_#t~mem836#1 := read~int#38(ql_update_lbq_~rx_ring#1.base, 130 + ql_update_lbq_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,856 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9980: ql_update_lbq_~i~5#1 := 1 + ql_update_lbq_~i~5#1; [2025-02-08 04:11:57,856 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9889: assume 0 != ql_get_next_chunk_~tmp___1~21#1;call ql_get_next_chunk_#t~mem800#1.base, ql_get_next_chunk_#t~mem800#1.offset := read~$Pointer$#38(ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8);call ql_get_next_chunk_#t~mem801#1 := read~int#38(ql_get_next_chunk_~qdev#1.base, 16884 + ql_get_next_chunk_~qdev#1.offset, 4);assume { :begin_inline___free_pages } true;__free_pages_#in~arg0#1.base, __free_pages_#in~arg0#1.offset, __free_pages_#in~arg1#1 := ql_get_next_chunk_#t~mem800#1.base, ql_get_next_chunk_#t~mem800#1.offset, ql_get_next_chunk_#t~mem801#1;havoc __free_pages_~arg0#1.base, __free_pages_~arg0#1.offset, __free_pages_~arg1#1;__free_pages_~arg0#1.base, __free_pages_~arg0#1.offset := __free_pages_#in~arg0#1.base, __free_pages_#in~arg0#1.offset;__free_pages_~arg1#1 := __free_pages_#in~arg1#1; [2025-02-08 04:11:57,856 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9889: assume !(0 != ql_get_next_chunk_~tmp___1~21#1);call write~int#38(ql_get_next_chunk_~map~1#1, ql_get_next_chunk_~rx_ring#1.base, 182 + ql_get_next_chunk_~rx_ring#1.offset, 8);call ql_get_next_chunk_#t~mem805#1.base, ql_get_next_chunk_#t~mem805#1.offset := read~$Pointer$#38(ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8); [2025-02-08 04:11:57,856 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10038-1: call ql_update_sbq_#t~mem857#1.base, ql_update_sbq_#t~mem857#1.offset := read~$Pointer$#38(ql_update_sbq_~sbq_desc~1#1.base, ql_update_sbq_~sbq_desc~1#1.offset, 8); [2025-02-08 04:11:57,856 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9972: havoc ql_update_lbq_#t~mem835#1.base, ql_update_lbq_#t~mem835#1.offset;havoc ql_update_lbq_#t~mem836#1;ql_update_lbq_~clean_idx~0#1 := 1 + ql_update_lbq_~clean_idx~0#1;call ql_update_lbq_#t~mem837#1 := read~int#38(ql_update_lbq_~rx_ring#1.base, 122 + ql_update_lbq_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23391: havoc alloc_pages_current_#t~ret3625#1.base, alloc_pages_current_#t~ret3625#1.offset;alloc_pages_#t~ret87#1.base, alloc_pages_#t~ret87#1.offset := alloc_pages_current_#res#1.base, alloc_pages_current_#res#1.offset;havoc alloc_pages_current_#t~ret3625#1.base, alloc_pages_current_#t~ret3625#1.offset, alloc_pages_current_~arg0#1, alloc_pages_current_~arg1#1;havoc alloc_pages_current_#in~arg0#1, alloc_pages_current_#in~arg1#1;assume { :end_inline_alloc_pages_current } true;alloc_pages_~tmp~3#1.base, alloc_pages_~tmp~3#1.offset := alloc_pages_#t~ret87#1.base, alloc_pages_#t~ret87#1.offset;havoc alloc_pages_#t~ret87#1.base, alloc_pages_#t~ret87#1.offset;alloc_pages_#res#1.base, alloc_pages_#res#1.offset := alloc_pages_~tmp~3#1.base, alloc_pages_~tmp~3#1.offset; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9972-1: SUMMARY for call pci_dma_sync_single_for_device(ql_update_lbq_#t~mem835#1.base, ql_update_lbq_#t~mem835#1.offset, ql_update_lbq_~map~2#1, ql_update_lbq_#t~mem836#1 % 4294967296, 2); srcloc: null [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8089-1: SUMMARY for call pci_map_page_#t~ret417#1 := dma_map_page((if 0 != (pci_map_page_~hwdev#1.base + pci_map_page_~hwdev#1.offset) % 18446744073709551616 then pci_map_page_~hwdev#1.base else 0), (if 0 != (pci_map_page_~hwdev#1.base + pci_map_page_~hwdev#1.offset) % 18446744073709551616 then 179 + pci_map_page_~hwdev#1.offset else 0), pci_map_page_~page#1.base, pci_map_page_~page#1.offset, pci_map_page_~offset#1, pci_map_page_~size#1, pci_map_page_~direction#1); srcloc: null [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L8089: pci_map_page_~tmp~48#1 := pci_map_page_#t~ret417#1;havoc pci_map_page_#t~ret417#1;pci_map_page_#res#1 := pci_map_page_~tmp~48#1; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23391-3: SUMMARY for call alloc_pages_current_#t~ret3625#1.base, alloc_pages_current_#t~ret3625#1.offset := ldv_malloc(72); srcloc: null [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23391-2: alloc_pages_current_#res#1.base, alloc_pages_current_#res#1.offset := alloc_pages_current_#t~ret3625#1.base, alloc_pages_current_#t~ret3625#1.offset;havoc alloc_pages_current_#t~ret3625#1.base, alloc_pages_current_#t~ret3625#1.offset; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10038: assume 0 == (ql_update_sbq_#t~mem857#1.base + ql_update_sbq_#t~mem857#1.offset) % 18446744073709551616;havoc ql_update_sbq_#t~mem857#1.base, ql_update_sbq_#t~mem857#1.offset;call ql_update_sbq_#t~mem858#1 := read~int#38(ql_update_sbq_~qdev#1.base, 2396 + ql_update_sbq_~qdev#1.offset, 4); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10038: assume !(0 == (ql_update_sbq_#t~mem857#1.base + ql_update_sbq_#t~mem857#1.offset) % 18446744073709551616);havoc ql_update_sbq_#t~mem857#1.base, ql_update_sbq_#t~mem857#1.offset; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9873: assume 0 != (if ql_get_next_chunk_#t~mem791#1 % 4294967296 % 4294967296 <= 2147483647 then ql_get_next_chunk_#t~mem791#1 % 4294967296 % 4294967296 else ql_get_next_chunk_#t~mem791#1 % 4294967296 % 4294967296 - 4294967296) % 2;havoc ql_get_next_chunk_#t~mem791#1;call ql_get_next_chunk_#t~mem792#1.base, ql_get_next_chunk_#t~mem792#1.offset := read~$Pointer$#38(ql_get_next_chunk_~qdev#1.base, 2144 + ql_get_next_chunk_~qdev#1.offset, 8); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9873: assume !(0 != (if ql_get_next_chunk_#t~mem791#1 % 4294967296 % 4294967296 <= 2147483647 then ql_get_next_chunk_#t~mem791#1 % 4294967296 % 4294967296 else ql_get_next_chunk_#t~mem791#1 % 4294967296 % 4294967296 - 4294967296) % 2);havoc ql_get_next_chunk_#t~mem791#1; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6925-1: SUMMARY for call get_page_#t~ret104#1 := ldv__builtin_expect((if 0 != get_page_~tmp___1~1#1 then 1 else 0), 0); srcloc: null [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10063: assume -2147483648 <= ql_update_sbq_#t~ret877#1 && ql_update_sbq_#t~ret877#1 <= 2147483647;havoc ql_update_sbq_#t~mem876#1.base, ql_update_sbq_#t~mem876#1.offset;havoc ql_update_sbq_#t~ret877#1; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6925: assume -9223372036854775808 <= get_page_#t~ret104#1 && get_page_#t~ret104#1 <= 9223372036854775807;get_page_~tmp___2~1#1 := get_page_#t~ret104#1;havoc get_page_#t~ret104#1; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10063-1: SUMMARY for call ql_update_sbq_#t~ret877#1 := netdev_err(ql_update_sbq_#t~mem876#1.base, ql_update_sbq_#t~mem876#1.offset, 44, 0); srcloc: null [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10030: call ql_update_sbq_#t~mem852#1.base, ql_update_sbq_#t~mem852#1.offset := read~$Pointer$#38(ql_update_sbq_~rx_ring#1.base, 274 + ql_update_sbq_~rx_ring#1.offset, 8);ql_update_sbq_~sbq_desc~1#1.base, ql_update_sbq_~sbq_desc~1#1.offset := ql_update_sbq_#t~mem852#1.base, ql_update_sbq_#t~mem852#1.offset + 56 * (if ql_update_sbq_~clean_idx~1#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ql_update_sbq_~clean_idx~1#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 else ql_update_sbq_~clean_idx~1#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call ql_update_sbq_#t~mem853#1 := read~int#38(ql_update_sbq_~qdev#1.base, 2396 + ql_update_sbq_~qdev#1.offset, 4); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10055: havoc ql_update_sbq_#t~mem866#1.base, ql_update_sbq_#t~mem866#1.offset;call ql_update_sbq_#t~mem867#1.base, ql_update_sbq_#t~mem867#1.offset := read~$Pointer$#38(ql_update_sbq_~qdev#1.base, 2136 + ql_update_sbq_~qdev#1.offset, 8);call ql_update_sbq_#t~mem868#1.base, ql_update_sbq_#t~mem868#1.offset := read~$Pointer$#38(ql_update_sbq_~sbq_desc~1#1.base, ql_update_sbq_~sbq_desc~1#1.offset, 8);call ql_update_sbq_#t~mem869#1.base, ql_update_sbq_#t~mem869#1.offset := read~$Pointer$#38(ql_update_sbq_#t~mem868#1.base, 229 + ql_update_sbq_#t~mem868#1.offset, 8);call ql_update_sbq_#t~mem870#1 := read~int#38(ql_update_sbq_~rx_ring#1.base, 238 + ql_update_sbq_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10055-1: SUMMARY for call skb_reserve(ql_update_sbq_#t~mem866#1.base, ql_update_sbq_#t~mem866#1.offset, 0); srcloc: null [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6942: assume 0 != get_page_~tmp___4~0#1;assume { :begin_inline_dump_page } true;dump_page_#in~arg0#1.base, dump_page_#in~arg0#1.offset, dump_page_#in~arg1#1.base, dump_page_#in~arg1#1.offset := get_page_~page#1.base, get_page_~page#1.offset, 0, 0;havoc dump_page_~arg0#1.base, dump_page_~arg0#1.offset, dump_page_~arg1#1.base, dump_page_~arg1#1.offset;dump_page_~arg0#1.base, dump_page_~arg0#1.offset := dump_page_#in~arg0#1.base, dump_page_#in~arg0#1.offset;dump_page_~arg1#1.base, dump_page_~arg1#1.offset := dump_page_#in~arg1#1.base, dump_page_#in~arg1#1.offset; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6942: assume !(0 != get_page_~tmp___4~0#1); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10047-2: call ql_update_sbq_#t~mem863#1.base, ql_update_sbq_#t~mem863#1.offset := read~$Pointer$#38(ql_update_sbq_~qdev#1.base, 2144 + ql_update_sbq_~qdev#1.offset, 8); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9915: assume ql_get_next_chunk_#t~mem815#1 % 4294967296 == ql_get_next_chunk_~tmp___3~5#1 % 4294967296;havoc ql_get_next_chunk_#t~mem815#1;call write~$Pointer$#38(0, 0, ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8);call write~int#38(1, ql_get_next_chunk_~lbq_desc#1.base, 28 + ql_get_next_chunk_~lbq_desc#1.offset, 4); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9915: assume !(ql_get_next_chunk_#t~mem815#1 % 4294967296 == ql_get_next_chunk_~tmp___3~5#1 % 4294967296);havoc ql_get_next_chunk_#t~mem815#1;call ql_get_next_chunk_#t~mem817#1.base, ql_get_next_chunk_#t~mem817#1.offset := read~$Pointer$#38(ql_get_next_chunk_~rx_ring#1.base, 174 + ql_get_next_chunk_~rx_ring#1.offset, 8);call ql_get_next_chunk_#t~mem816#1 := read~int#38(ql_get_next_chunk_~rx_ring#1.base, 130 + ql_get_next_chunk_~rx_ring#1.offset, 4);call write~$Pointer$#38(ql_get_next_chunk_#t~mem817#1.base, ql_get_next_chunk_#t~mem817#1.offset + (if ql_get_next_chunk_#t~mem816#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ql_get_next_chunk_#t~mem816#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 else ql_get_next_chunk_#t~mem816#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), ql_get_next_chunk_~rx_ring#1.base, 174 + ql_get_next_chunk_~rx_ring#1.offset, 8);havoc ql_get_next_chunk_#t~mem817#1.base, ql_get_next_chunk_#t~mem817#1.offset;havoc ql_get_next_chunk_#t~mem816#1;call ql_get_next_chunk_#t~mem818#1.base, ql_get_next_chunk_#t~mem818#1.offset := read~$Pointer$#38(ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8);assume { :begin_inline_get_page } true;get_page_#in~page#1.base, get_page_#in~page#1.offset := ql_get_next_chunk_#t~mem818#1.base, ql_get_next_chunk_#t~mem818#1.offset;havoc get_page_#t~ret103#1, get_page_#t~ret104#1, get_page_#t~ret105#1, get_page_#t~ret106#1, get_page_#t~ret107#1, get_page_#t~ret108#1, get_page_~page#1.base, get_page_~page#1.offset, get_page_~tmp~6#1, get_page_~tmp___0~2#1, get_page_~tmp___1~1#1, get_page_~tmp___2~1#1, get_page_~tmp___3~0#1, get_page_~tmp___4~0#1;get_page_~page#1.base, get_page_~page#1.offset := get_page_#in~page#1.base, get_page_#in~page#1.offset;havoc get_page_~tmp~6#1;havoc get_page_~tmp___0~2#1;havoc get_page_~tmp___1~1#1;havoc get_page_~tmp___2~1#1;havoc get_page_~tmp___3~0#1;havoc get_page_~tmp___4~0#1; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10080: ql_update_sbq_~clean_idx~1#1 := 1 + ql_update_sbq_~clean_idx~1#1;call ql_update_sbq_#t~mem881#1 := read~int#38(ql_update_sbq_~rx_ring#1.base, 230 + ql_update_sbq_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10047: call write~$Pointer$#38(ql_update_sbq_#t~ret864#1.base, ql_update_sbq_#t~ret864#1.offset, ql_update_sbq_~sbq_desc~1#1.base, ql_update_sbq_~sbq_desc~1#1.offset, 8);havoc ql_update_sbq_#t~mem863#1.base, ql_update_sbq_#t~mem863#1.offset;havoc ql_update_sbq_#t~ret864#1.base, ql_update_sbq_#t~ret864#1.offset;call ql_update_sbq_#t~mem865#1.base, ql_update_sbq_#t~mem865#1.offset := read~$Pointer$#38(ql_update_sbq_~sbq_desc~1#1.base, ql_update_sbq_~sbq_desc~1#1.offset, 8); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10047-1: SUMMARY for call ql_update_sbq_#t~ret864#1.base, ql_update_sbq_#t~ret864#1.offset := netdev_alloc_skb(ql_update_sbq_#t~mem863#1.base, ql_update_sbq_#t~mem863#1.offset, 256); srcloc: null [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10039-2: havoc ql_update_sbq_#t~bitwise859#1;assume ql_update_sbq_#t~bitwise859#1 % 4294967296 <= ql_update_sbq_#t~mem858#1 % 4294967296 && ql_update_sbq_#t~bitwise859#1 % 4294967296 <= 2048; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10039-3: assume 2048 == ql_update_sbq_#t~mem858#1 % 4294967296;ql_update_sbq_#t~bitwise859#1 := ql_update_sbq_#t~mem858#1; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10039-3: assume !(2048 == ql_update_sbq_#t~mem858#1 % 4294967296); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10039-4: assume 0 == ql_update_sbq_#t~mem858#1 % 4294967296;ql_update_sbq_#t~bitwise859#1 := 0; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10039-4: assume !(0 == ql_update_sbq_#t~mem858#1 % 4294967296); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10039: assume 0 != ql_update_sbq_#t~bitwise859#1 % 4294967296;havoc ql_update_sbq_#t~mem858#1;havoc ql_update_sbq_#t~bitwise859#1;call ql_update_sbq_#t~mem860#1.base, ql_update_sbq_#t~mem860#1.offset := read~$Pointer$#38(ql_update_sbq_~qdev#1.base, 2144 + ql_update_sbq_~qdev#1.offset, 8);call ql_update_sbq_#t~mem861#1 := read~int#38(ql_update_sbq_~sbq_desc~1#1.base, 40 + ql_update_sbq_~sbq_desc~1#1.offset, 4); [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10039: assume !(0 != ql_update_sbq_#t~bitwise859#1 % 4294967296);havoc ql_update_sbq_#t~mem858#1;havoc ql_update_sbq_#t~bitwise859#1; [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10039-1: [2025-02-08 04:11:57,857 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10031-2: havoc ql_update_sbq_#t~bitwise854#1;assume ql_update_sbq_#t~bitwise854#1 % 4294967296 <= ql_update_sbq_#t~mem853#1 % 4294967296 && ql_update_sbq_#t~bitwise854#1 % 4294967296 <= 2048; [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10031-3: assume 2048 == ql_update_sbq_#t~mem853#1 % 4294967296;ql_update_sbq_#t~bitwise854#1 := ql_update_sbq_#t~mem853#1; [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10031-3: assume !(2048 == ql_update_sbq_#t~mem853#1 % 4294967296); [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10031-4: assume 0 == ql_update_sbq_#t~mem853#1 % 4294967296;ql_update_sbq_#t~bitwise854#1 := 0; [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10031-4: assume !(0 == ql_update_sbq_#t~mem853#1 % 4294967296); [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9866: assume 0 == (ql_get_next_chunk_#t~mem786#1.base + ql_get_next_chunk_#t~mem786#1.offset) % 18446744073709551616;havoc ql_get_next_chunk_#t~mem786#1.base, ql_get_next_chunk_#t~mem786#1.offset;call ql_get_next_chunk_#t~mem787#1 := read~int#38(ql_get_next_chunk_~qdev#1.base, 16884 + ql_get_next_chunk_~qdev#1.offset, 4);assume { :begin_inline_alloc_pages } true;alloc_pages_#in~gfp_mask#1, alloc_pages_#in~order#1 := 16672, ql_get_next_chunk_#t~mem787#1;havoc alloc_pages_#res#1.base, alloc_pages_#res#1.offset;havoc alloc_pages_#t~ret87#1.base, alloc_pages_#t~ret87#1.offset, alloc_pages_~gfp_mask#1, alloc_pages_~order#1, alloc_pages_~tmp~3#1.base, alloc_pages_~tmp~3#1.offset;alloc_pages_~gfp_mask#1 := alloc_pages_#in~gfp_mask#1;alloc_pages_~order#1 := alloc_pages_#in~order#1;havoc alloc_pages_~tmp~3#1.base, alloc_pages_~tmp~3#1.offset;assume { :begin_inline_alloc_pages_current } true;alloc_pages_current_#in~arg0#1, alloc_pages_current_#in~arg1#1 := alloc_pages_~gfp_mask#1, alloc_pages_~order#1;havoc alloc_pages_current_#res#1.base, alloc_pages_current_#res#1.offset;havoc alloc_pages_current_#t~ret3625#1.base, alloc_pages_current_#t~ret3625#1.offset, alloc_pages_current_~arg0#1, alloc_pages_current_~arg1#1;alloc_pages_current_~arg0#1 := alloc_pages_current_#in~arg0#1;alloc_pages_current_~arg1#1 := alloc_pages_current_#in~arg1#1; [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9866: assume !(0 == (ql_get_next_chunk_#t~mem786#1.base + ql_get_next_chunk_#t~mem786#1.offset) % 18446744073709551616);havoc ql_get_next_chunk_#t~mem786#1.base, ql_get_next_chunk_#t~mem786#1.offset; [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10097: call ql_update_sbq_#t~mem885#1 := read~int#38(ql_update_sbq_~rx_ring#1.base, 302 + ql_update_sbq_~rx_ring#1.offset, 4);call write~int#38(ql_update_sbq_#t~mem885#1 - 16, ql_update_sbq_~rx_ring#1.base, 302 + ql_update_sbq_~rx_ring#1.offset, 4);havoc ql_update_sbq_#t~mem885#1; [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10031: assume 0 != ql_update_sbq_#t~bitwise854#1 % 4294967296;havoc ql_update_sbq_#t~mem853#1;havoc ql_update_sbq_#t~bitwise854#1;call ql_update_sbq_#t~mem855#1.base, ql_update_sbq_#t~mem855#1.offset := read~$Pointer$#38(ql_update_sbq_~qdev#1.base, 2144 + ql_update_sbq_~qdev#1.offset, 8); [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10031: assume !(0 != ql_update_sbq_#t~bitwise854#1 % 4294967296);havoc ql_update_sbq_#t~mem853#1;havoc ql_update_sbq_#t~bitwise854#1; [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10031-1: [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9957: assume 0 != ql_update_lbq_#t~bitwise828#1 % 4294967296;havoc ql_update_lbq_#t~mem827#1;havoc ql_update_lbq_#t~bitwise828#1;call ql_update_lbq_#t~mem829#1.base, ql_update_lbq_#t~mem829#1.offset := read~$Pointer$#38(ql_update_lbq_~qdev#1.base, 2144 + ql_update_lbq_~qdev#1.offset, 8); [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9957: assume !(0 != ql_update_lbq_#t~bitwise828#1 % 4294967296);havoc ql_update_lbq_#t~mem827#1;havoc ql_update_lbq_#t~bitwise828#1; [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9957-1: [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9957-2: havoc ql_update_lbq_#t~bitwise828#1;assume ql_update_lbq_#t~bitwise828#1 % 4294967296 <= ql_update_lbq_#t~mem827#1 % 4294967296 && ql_update_lbq_#t~bitwise828#1 % 4294967296 <= 32; [2025-02-08 04:11:57,858 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9891: havoc __free_pages_~arg0#1.base, __free_pages_~arg0#1.offset, __free_pages_~arg1#1;havoc __free_pages_#in~arg0#1.base, __free_pages_#in~arg0#1.offset, __free_pages_#in~arg1#1;assume { :end_inline___free_pages } true;havoc ql_get_next_chunk_#t~mem800#1.base, ql_get_next_chunk_#t~mem800#1.offset;havoc ql_get_next_chunk_#t~mem801#1;call write~$Pointer$#38(0, 0, ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8);call ql_get_next_chunk_#t~mem802#1 := read~int#38(ql_get_next_chunk_~qdev#1.base, 2396 + ql_get_next_chunk_~qdev#1.offset, 4); [2025-02-08 04:11:57,860 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9957-3: assume 32 == ql_update_lbq_#t~mem827#1 % 4294967296;ql_update_lbq_#t~bitwise828#1 := ql_update_lbq_#t~mem827#1; [2025-02-08 04:11:57,860 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9957-3: assume !(32 == ql_update_lbq_#t~mem827#1 % 4294967296); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10056: ql_update_sbq_~map~3#1 := ql_update_sbq_#t~ret871#1;havoc ql_update_sbq_#t~mem867#1.base, ql_update_sbq_#t~mem867#1.offset;havoc ql_update_sbq_#t~mem868#1.base, ql_update_sbq_#t~mem868#1.offset;havoc ql_update_sbq_#t~mem869#1.base, ql_update_sbq_#t~mem869#1.offset;havoc ql_update_sbq_#t~mem870#1;havoc ql_update_sbq_#t~ret871#1;call ql_update_sbq_#t~mem872#1.base, ql_update_sbq_#t~mem872#1.offset := read~$Pointer$#38(ql_update_sbq_~qdev#1.base, 2136 + ql_update_sbq_~qdev#1.offset, 8); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10056-1: SUMMARY for call ql_update_sbq_#t~ret871#1 := pci_map_single(ql_update_sbq_#t~mem867#1.base, ql_update_sbq_#t~mem867#1.offset, ql_update_sbq_#t~mem869#1.base, ql_update_sbq_#t~mem869#1.offset, ql_update_sbq_#t~mem870#1 % 4294967296, 2); srcloc: null [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23319: havoc __get_page_tail_#t~nondet3614#1;get_page_#t~ret105#1 := __get_page_tail_#res#1;havoc __get_page_tail_#t~nondet3614#1, __get_page_tail_~arg0#1.base, __get_page_tail_~arg0#1.offset;havoc __get_page_tail_#in~arg0#1.base, __get_page_tail_#in~arg0#1.offset;assume { :end_inline___get_page_tail } true;get_page_~tmp~6#1 := (if 0 == get_page_#t~ret105#1 % 256 then 0 else 1);havoc get_page_#t~ret105#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9957-4: assume 0 == ql_update_lbq_#t~mem827#1 % 4294967296;ql_update_lbq_#t~bitwise828#1 := 0; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9957-4: assume !(0 == ql_update_lbq_#t~mem827#1 % 4294967296); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10081: assume ql_update_sbq_~clean_idx~1#1 % 4294967296 == ql_update_sbq_#t~mem881#1 % 4294967296;havoc ql_update_sbq_#t~mem881#1;ql_update_sbq_~clean_idx~1#1 := 0; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10081: assume !(ql_update_sbq_~clean_idx~1#1 % 4294967296 == ql_update_sbq_#t~mem881#1 % 4294967296);havoc ql_update_sbq_#t~mem881#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9941: call ql_update_lbq_#t~mem820#1 := read~int#38(ql_update_lbq_~rx_ring#1.base, 222 + ql_update_lbq_~rx_ring#1.offset, 4);ql_update_lbq_~i~5#1 := (if ql_update_lbq_#t~mem820#1 % 4294967296 % 4294967296 <= 2147483647 then ql_update_lbq_#t~mem820#1 % 4294967296 % 4294967296 else ql_update_lbq_#t~mem820#1 % 4294967296 % 4294967296 - 4294967296) % 16; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9875: assume -2147483648 <= ql_get_next_chunk_#t~ret793#1 && ql_get_next_chunk_#t~ret793#1 <= 2147483647;havoc ql_get_next_chunk_#t~mem792#1.base, ql_get_next_chunk_#t~mem792#1.offset;havoc ql_get_next_chunk_#t~ret793#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9875-1: SUMMARY for call ql_get_next_chunk_#t~ret793#1 := netdev_err(ql_get_next_chunk_#t~mem792#1.base, ql_get_next_chunk_#t~mem792#1.offset, 33, 0); srcloc: null [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6927: assume 0 != get_page_~tmp___2~1#1;assume { :begin_inline___get_page_tail } true;__get_page_tail_#in~arg0#1.base, __get_page_tail_#in~arg0#1.offset := get_page_~page#1.base, get_page_~page#1.offset;havoc __get_page_tail_#res#1;havoc __get_page_tail_#t~nondet3614#1, __get_page_tail_~arg0#1.base, __get_page_tail_~arg0#1.offset;__get_page_tail_~arg0#1.base, __get_page_tail_~arg0#1.offset := __get_page_tail_#in~arg0#1.base, __get_page_tail_#in~arg0#1.offset;havoc __get_page_tail_#t~nondet3614#1;assume 0 == __get_page_tail_#t~nondet3614#1 || 1 == __get_page_tail_#t~nondet3614#1;__get_page_tail_#res#1 := (if 0 == __get_page_tail_#t~nondet3614#1 % 256 then 0 else 1);havoc __get_page_tail_#t~nondet3614#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6927: assume !(0 != get_page_~tmp___2~1#1); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9900-1: ql_get_next_chunk_#res#1 := -12; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9925: ql_get_next_chunk_#res#1 := 0;ql_update_lbq_#t~ret826#1 := ql_get_next_chunk_#res#1;havoc ql_get_next_chunk_#t~mem786#1.base, ql_get_next_chunk_#t~mem786#1.offset, ql_get_next_chunk_#t~mem787#1, ql_get_next_chunk_#t~ret788#1.base, ql_get_next_chunk_#t~ret788#1.offset, ql_get_next_chunk_#t~mem789#1.base, ql_get_next_chunk_#t~mem789#1.offset, ql_get_next_chunk_#t~ret790#1, ql_get_next_chunk_#t~mem791#1, ql_get_next_chunk_#t~mem792#1.base, ql_get_next_chunk_#t~mem792#1.offset, ql_get_next_chunk_#t~ret793#1, ql_get_next_chunk_#t~ret794#1, ql_get_next_chunk_#t~mem795#1.base, ql_get_next_chunk_#t~mem795#1.offset, ql_get_next_chunk_#t~mem796#1.base, ql_get_next_chunk_#t~mem796#1.offset, ql_get_next_chunk_#t~ret797#1, ql_get_next_chunk_#t~mem798#1.base, ql_get_next_chunk_#t~mem798#1.offset, ql_get_next_chunk_#t~ret799#1, ql_get_next_chunk_#t~mem800#1.base, ql_get_next_chunk_#t~mem800#1.offset, ql_get_next_chunk_#t~mem801#1, ql_get_next_chunk_#t~mem802#1, ql_get_next_chunk_#t~mem803#1.base, ql_get_next_chunk_#t~mem803#1.offset, ql_get_next_chunk_#t~ret804#1, ql_get_next_chunk_#t~mem805#1.base, ql_get_next_chunk_#t~mem805#1.offset, ql_get_next_chunk_#t~ret806#1.base, ql_get_next_chunk_#t~ret806#1.offset, ql_get_next_chunk_#t~mem807#1.base, ql_get_next_chunk_#t~mem807#1.offset, ql_get_next_chunk_#t~mem808#1.base, ql_get_next_chunk_#t~mem808#1.offset, ql_get_next_chunk_#t~mem809#1, ql_get_next_chunk_#t~mem810#1, ql_get_next_chunk_#t~mem811#1, ql_get_next_chunk_#t~mem812#1, ql_get_next_chunk_#t~mem813#1, ql_get_next_chunk_#t~ret814#1, ql_get_next_chunk_#t~mem815#1, ql_get_next_chunk_#t~mem817#1.base, ql_get_next_chunk_#t~mem817#1.offset, ql_get_next_chunk_#t~mem816#1, ql_get_next_chunk_#t~mem818#1.base, ql_get_next_chunk_#t~mem818#1.offset, ql_get_next_chunk_~qdev#1.base, ql_get_next_chunk_~qdev#1.offset, ql_get_next_chunk_~rx_ring#1.base, ql_get_next_chunk_~rx_ring#1.offset, ql_get_next_chunk_~lbq_desc#1.base, ql_get_next_chunk_~lbq_desc#1.offset, ql_get_next_chunk_~map~1#1, ql_get_next_chunk_~tmp~75#1, ql_get_next_chunk_~tmp___0~30#1, ql_get_next_chunk_~tmp___1~21#1, ql_get_next_chunk_~tmp___2~11#1.base, ql_get_next_chunk_~tmp___2~11#1.offset, ql_get_next_chunk_~tmp___3~5#1;havoc ql_get_next_chunk_#in~qdev#1.base, ql_get_next_chunk_#in~qdev#1.offset, ql_get_next_chunk_#in~rx_ring#1.base, ql_get_next_chunk_#in~rx_ring#1.offset, ql_get_next_chunk_#in~lbq_desc#1.base, ql_get_next_chunk_#in~lbq_desc#1.offset;assume { :end_inline_ql_get_next_chunk } true;assume -2147483648 <= ql_update_lbq_#t~ret826#1 && ql_update_lbq_#t~ret826#1 <= 2147483647;ql_update_lbq_~tmp~76#1 := ql_update_lbq_#t~ret826#1;havoc ql_update_lbq_#t~ret826#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6952: SUMMARY for call atomic_inc(get_page_~page#1.base, 36 + get_page_~page#1.offset); srcloc: null [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9884: ql_get_next_chunk_~tmp___0~30#1 := ql_get_next_chunk_#t~ret794#1;havoc ql_get_next_chunk_#t~ret794#1;call ql_get_next_chunk_#t~mem795#1.base, ql_get_next_chunk_#t~mem795#1.offset := read~$Pointer$#38(ql_get_next_chunk_~qdev#1.base, 2136 + ql_get_next_chunk_~qdev#1.offset, 8);call ql_get_next_chunk_#t~mem796#1.base, ql_get_next_chunk_#t~mem796#1.offset := read~$Pointer$#38(ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8);assume { :begin_inline_pci_map_page } true;pci_map_page_#in~hwdev#1.base, pci_map_page_#in~hwdev#1.offset, pci_map_page_#in~page#1.base, pci_map_page_#in~page#1.offset, pci_map_page_#in~offset#1, pci_map_page_#in~size#1, pci_map_page_#in~direction#1 := ql_get_next_chunk_#t~mem795#1.base, ql_get_next_chunk_#t~mem795#1.offset, ql_get_next_chunk_#t~mem796#1.base, ql_get_next_chunk_#t~mem796#1.offset, 0, ql_get_next_chunk_~tmp___0~30#1 % 4294967296, 2;havoc pci_map_page_#res#1;havoc pci_map_page_#t~ret417#1, pci_map_page_~hwdev#1.base, pci_map_page_~hwdev#1.offset, pci_map_page_~page#1.base, pci_map_page_~page#1.offset, pci_map_page_~offset#1, pci_map_page_~size#1, pci_map_page_~direction#1, pci_map_page_~tmp~48#1;pci_map_page_~hwdev#1.base, pci_map_page_~hwdev#1.offset := pci_map_page_#in~hwdev#1.base, pci_map_page_#in~hwdev#1.offset;pci_map_page_~page#1.base, pci_map_page_~page#1.offset := pci_map_page_#in~page#1.base, pci_map_page_#in~page#1.offset;pci_map_page_~offset#1 := pci_map_page_#in~offset#1;pci_map_page_~size#1 := pci_map_page_#in~size#1;pci_map_page_~direction#1 := pci_map_page_#in~direction#1;havoc pci_map_page_~tmp~48#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6944: havoc dump_page_~arg0#1.base, dump_page_~arg0#1.offset, dump_page_~arg1#1.base, dump_page_~arg1#1.offset;havoc dump_page_#in~arg0#1.base, dump_page_#in~arg0#1.offset, dump_page_#in~arg1#1.base, dump_page_#in~arg1#1.offset;assume { :end_inline_dump_page } true;assume false; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9884-1: SUMMARY for call ql_get_next_chunk_#t~ret794#1 := ql_lbq_block_size(ql_get_next_chunk_~qdev#1.base, ql_get_next_chunk_~qdev#1.offset); srcloc: null [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10049: assume 0 == (ql_update_sbq_#t~mem865#1.base + ql_update_sbq_#t~mem865#1.offset) % 18446744073709551616;havoc ql_update_sbq_#t~mem865#1.base, ql_update_sbq_#t~mem865#1.offset;call write~int#38(ql_update_sbq_~clean_idx~1#1, ql_update_sbq_~rx_ring#1.base, 298 + ql_update_sbq_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10049: assume !(0 == (ql_update_sbq_#t~mem865#1.base + ql_update_sbq_#t~mem865#1.offset) % 18446744073709551616);havoc ql_update_sbq_#t~mem865#1.base, ql_update_sbq_#t~mem865#1.offset;call ql_update_sbq_#t~mem866#1.base, ql_update_sbq_#t~mem866#1.offset := read~$Pointer$#38(ql_update_sbq_~sbq_desc~1#1.base, ql_update_sbq_~sbq_desc~1#1.offset, 8); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10041: assume -2147483648 <= ql_update_sbq_#t~ret862#1 && ql_update_sbq_#t~ret862#1 <= 2147483647;havoc ql_update_sbq_#t~mem860#1.base, ql_update_sbq_#t~mem860#1.offset;havoc ql_update_sbq_#t~mem861#1;havoc ql_update_sbq_#t~ret862#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10041-1: SUMMARY for call ql_update_sbq_#t~ret862#1 := netdev_printk(42, 0, ql_update_sbq_#t~mem860#1.base, ql_update_sbq_#t~mem860#1.offset, 43, 0); srcloc: null [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9942: assume ql_update_lbq_~i~5#1 <= 15; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9942: assume !(ql_update_lbq_~i~5#1 <= 15);call write~int#38(ql_update_lbq_~clean_idx~0#1, ql_update_lbq_~rx_ring#1.base, 222 + ql_update_lbq_~rx_ring#1.offset, 4);call ql_update_lbq_#t~mem838#1 := read~int#38(ql_update_lbq_~rx_ring#1.base, 214 + ql_update_lbq_~rx_ring#1.offset, 4);call write~int#38(16 + ql_update_lbq_#t~mem838#1, ql_update_lbq_~rx_ring#1.base, 214 + ql_update_lbq_~rx_ring#1.offset, 4);havoc ql_update_lbq_#t~mem838#1;call ql_update_lbq_#t~mem839#1 := read~int#38(ql_update_lbq_~rx_ring#1.base, 214 + ql_update_lbq_~rx_ring#1.offset, 4);call ql_update_lbq_#t~mem840#1 := read~int#38(ql_update_lbq_~rx_ring#1.base, 122 + ql_update_lbq_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9868: ql_get_next_chunk_#t~ret788#1.base, ql_get_next_chunk_#t~ret788#1.offset := alloc_pages_#res#1.base, alloc_pages_#res#1.offset;havoc alloc_pages_#t~ret87#1.base, alloc_pages_#t~ret87#1.offset, alloc_pages_~gfp_mask#1, alloc_pages_~order#1, alloc_pages_~tmp~3#1.base, alloc_pages_~tmp~3#1.offset;havoc alloc_pages_#in~gfp_mask#1, alloc_pages_#in~order#1;assume { :end_inline_alloc_pages } true;call write~$Pointer$#38(ql_get_next_chunk_#t~ret788#1.base, ql_get_next_chunk_#t~ret788#1.offset, ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8);havoc ql_get_next_chunk_#t~mem787#1;havoc ql_get_next_chunk_#t~ret788#1.base, ql_get_next_chunk_#t~ret788#1.offset;call ql_get_next_chunk_#t~mem789#1.base, ql_get_next_chunk_#t~mem789#1.offset := read~$Pointer$#38(ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10058: assume -2147483648 <= ql_update_sbq_#t~ret873#1 && ql_update_sbq_#t~ret873#1 <= 2147483647;ql_update_sbq_~tmp~77#1 := ql_update_sbq_#t~ret873#1;havoc ql_update_sbq_#t~mem872#1.base, ql_update_sbq_#t~mem872#1.offset;havoc ql_update_sbq_#t~ret873#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10033: assume -2147483648 <= ql_update_sbq_#t~ret856#1 && ql_update_sbq_#t~ret856#1 <= 2147483647;havoc ql_update_sbq_#t~mem855#1.base, ql_update_sbq_#t~mem855#1.offset;havoc ql_update_sbq_#t~ret856#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10033-1: SUMMARY for call ql_update_sbq_#t~ret856#1 := netdev_printk(40, 0, ql_update_sbq_#t~mem855#1.base, ql_update_sbq_#t~mem855#1.offset, 41, 0); srcloc: null [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10058-1: SUMMARY for call ql_update_sbq_#t~ret873#1 := pci_dma_mapping_error(ql_update_sbq_#t~mem872#1.base, ql_update_sbq_#t~mem872#1.offset, ql_update_sbq_~map~3#1); srcloc: null [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9992: call ql_update_lbq_#t~mem841#1 := read~int#38(ql_update_lbq_~rx_ring#1.base, 226 + ql_update_lbq_~rx_ring#1.offset, 4);call write~int#38(ql_update_lbq_#t~mem841#1 - 16, ql_update_lbq_~rx_ring#1.base, 226 + ql_update_lbq_~rx_ring#1.offset, 4);havoc ql_update_lbq_#t~mem841#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9959: assume -2147483648 <= ql_update_lbq_#t~ret830#1 && ql_update_lbq_#t~ret830#1 <= 2147483647;havoc ql_update_lbq_#t~mem829#1.base, ql_update_lbq_#t~mem829#1.offset;havoc ql_update_lbq_#t~ret830#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9959-1: SUMMARY for call ql_update_lbq_#t~ret830#1 := netdev_err(ql_update_lbq_#t~mem829#1.base, ql_update_lbq_#t~mem829#1.offset, 37, 0); srcloc: null [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9885: ql_get_next_chunk_#t~ret797#1 := pci_map_page_#res#1;havoc pci_map_page_#t~ret417#1, pci_map_page_~hwdev#1.base, pci_map_page_~hwdev#1.offset, pci_map_page_~page#1.base, pci_map_page_~page#1.offset, pci_map_page_~offset#1, pci_map_page_~size#1, pci_map_page_~direction#1, pci_map_page_~tmp~48#1;havoc pci_map_page_#in~hwdev#1.base, pci_map_page_#in~hwdev#1.offset, pci_map_page_#in~page#1.base, pci_map_page_#in~page#1.offset, pci_map_page_#in~offset#1, pci_map_page_#in~size#1, pci_map_page_#in~direction#1;assume { :end_inline_pci_map_page } true;ql_get_next_chunk_~map~1#1 := ql_get_next_chunk_#t~ret797#1;havoc ql_get_next_chunk_#t~mem795#1.base, ql_get_next_chunk_#t~mem795#1.offset;havoc ql_get_next_chunk_#t~mem796#1.base, ql_get_next_chunk_#t~mem796#1.offset;havoc ql_get_next_chunk_#t~ret797#1;call ql_get_next_chunk_#t~mem798#1.base, ql_get_next_chunk_#t~mem798#1.offset := read~$Pointer$#38(ql_get_next_chunk_~qdev#1.base, 2136 + ql_get_next_chunk_~qdev#1.offset, 8); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9976: assume ql_update_lbq_~clean_idx~0#1 % 4294967296 == ql_update_lbq_#t~mem837#1 % 4294967296;havoc ql_update_lbq_#t~mem837#1;ql_update_lbq_~clean_idx~0#1 := 0; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9976: assume !(ql_update_lbq_~clean_idx~0#1 % 4294967296 == ql_update_lbq_#t~mem837#1 % 4294967296);havoc ql_update_lbq_#t~mem837#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9869: assume -9223372036854775808 <= ql_get_next_chunk_#t~ret790#1 && ql_get_next_chunk_#t~ret790#1 <= 9223372036854775807;ql_get_next_chunk_~tmp~75#1 := ql_get_next_chunk_#t~ret790#1;havoc ql_get_next_chunk_#t~mem789#1.base, ql_get_next_chunk_#t~mem789#1.offset;havoc ql_get_next_chunk_#t~ret790#1; [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9869-1: SUMMARY for call ql_get_next_chunk_#t~ret790#1 := ldv__builtin_expect((if 0 == (ql_get_next_chunk_#t~mem789#1.base + ql_get_next_chunk_#t~mem789#1.offset) % 18446744073709551616 then 1 else 0), 0); srcloc: null [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9894: assume 0 != (if ql_get_next_chunk_#t~mem802#1 % 4294967296 % 4294967296 <= 2147483647 then ql_get_next_chunk_#t~mem802#1 % 4294967296 % 4294967296 else ql_get_next_chunk_#t~mem802#1 % 4294967296 % 4294967296 - 4294967296) % 2;havoc ql_get_next_chunk_#t~mem802#1;call ql_get_next_chunk_#t~mem803#1.base, ql_get_next_chunk_#t~mem803#1.offset := read~$Pointer$#38(ql_get_next_chunk_~qdev#1.base, 2144 + ql_get_next_chunk_~qdev#1.offset, 8); [2025-02-08 04:11:57,861 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9894: assume !(0 != (if ql_get_next_chunk_#t~mem802#1 % 4294967296 % 4294967296 <= 2147483647 then ql_get_next_chunk_#t~mem802#1 % 4294967296 % 4294967296 else ql_get_next_chunk_#t~mem802#1 % 4294967296 % 4294967296 - 4294967296) % 2);havoc ql_get_next_chunk_#t~mem802#1; [2025-02-08 04:11:57,862 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9952: call ql_update_lbq_#t~mem825#1.base, ql_update_lbq_#t~mem825#1.offset := read~$Pointer$#38(ql_update_lbq_~rx_ring#1.base, 198 + ql_update_lbq_~rx_ring#1.offset, 8);ql_update_lbq_~lbq_desc~2#1.base, ql_update_lbq_~lbq_desc~2#1.offset := ql_update_lbq_#t~mem825#1.base, ql_update_lbq_#t~mem825#1.offset + 56 * (if ql_update_lbq_~clean_idx~0#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ql_update_lbq_~clean_idx~0#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 else ql_update_lbq_~clean_idx~0#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc ql_update_lbq_#t~mem825#1.base, ql_update_lbq_#t~mem825#1.offset;assume { :begin_inline_ql_get_next_chunk } true;ql_get_next_chunk_#in~qdev#1.base, ql_get_next_chunk_#in~qdev#1.offset, ql_get_next_chunk_#in~rx_ring#1.base, ql_get_next_chunk_#in~rx_ring#1.offset, ql_get_next_chunk_#in~lbq_desc#1.base, ql_get_next_chunk_#in~lbq_desc#1.offset := ql_update_lbq_~qdev#1.base, ql_update_lbq_~qdev#1.offset, ql_update_lbq_~rx_ring#1.base, ql_update_lbq_~rx_ring#1.offset, ql_update_lbq_~lbq_desc~2#1.base, ql_update_lbq_~lbq_desc~2#1.offset;havoc ql_get_next_chunk_#res#1;havoc ql_get_next_chunk_#t~mem786#1.base, ql_get_next_chunk_#t~mem786#1.offset, ql_get_next_chunk_#t~mem787#1, ql_get_next_chunk_#t~ret788#1.base, ql_get_next_chunk_#t~ret788#1.offset, ql_get_next_chunk_#t~mem789#1.base, ql_get_next_chunk_#t~mem789#1.offset, ql_get_next_chunk_#t~ret790#1, ql_get_next_chunk_#t~mem791#1, ql_get_next_chunk_#t~mem792#1.base, ql_get_next_chunk_#t~mem792#1.offset, ql_get_next_chunk_#t~ret793#1, ql_get_next_chunk_#t~ret794#1, ql_get_next_chunk_#t~mem795#1.base, ql_get_next_chunk_#t~mem795#1.offset, ql_get_next_chunk_#t~mem796#1.base, ql_get_next_chunk_#t~mem796#1.offset, ql_get_next_chunk_#t~ret797#1, ql_get_next_chunk_#t~mem798#1.base, ql_get_next_chunk_#t~mem798#1.offset, ql_get_next_chunk_#t~ret799#1, ql_get_next_chunk_#t~mem800#1.base, ql_get_next_chunk_#t~mem800#1.offset, ql_get_next_chunk_#t~mem801#1, ql_get_next_chunk_#t~mem802#1, ql_get_next_chunk_#t~mem803#1.base, ql_get_next_chunk_#t~mem803#1.offset, ql_get_next_chunk_#t~ret804#1, ql_get_next_chunk_#t~mem805#1.base, ql_get_next_chunk_#t~mem805#1.offset, ql_get_next_chunk_#t~ret806#1.base, ql_get_next_chunk_#t~ret806#1.offset, ql_get_next_chunk_#t~mem807#1.base, ql_get_next_chunk_#t~mem807#1.offset, ql_get_next_chunk_#t~mem808#1.base, ql_get_next_chunk_#t~mem808#1.offset, ql_get_next_chunk_#t~mem809#1, ql_get_next_chunk_#t~mem810#1, ql_get_next_chunk_#t~mem811#1, ql_get_next_chunk_#t~mem812#1, ql_get_next_chunk_#t~mem813#1, ql_get_next_chunk_#t~ret814#1, ql_get_next_chunk_#t~mem815#1, ql_get_next_chunk_#t~mem817#1.base, ql_get_next_chunk_#t~mem817#1.offset, ql_get_next_chunk_#t~mem816#1, ql_get_next_chunk_#t~mem818#1.base, ql_get_next_chunk_#t~mem818#1.offset, ql_get_next_chunk_~qdev#1.base, ql_get_next_chunk_~qdev#1.offset, ql_get_next_chunk_~rx_ring#1.base, ql_get_next_chunk_~rx_ring#1.offset, ql_get_next_chunk_~lbq_desc#1.base, ql_get_next_chunk_~lbq_desc#1.offset, ql_get_next_chunk_~map~1#1, ql_get_next_chunk_~tmp~75#1, ql_get_next_chunk_~tmp___0~30#1, ql_get_next_chunk_~tmp___1~21#1, ql_get_next_chunk_~tmp___2~11#1.base, ql_get_next_chunk_~tmp___2~11#1.offset, ql_get_next_chunk_~tmp___3~5#1;ql_get_next_chunk_~qdev#1.base, ql_get_next_chunk_~qdev#1.offset := ql_get_next_chunk_#in~qdev#1.base, ql_get_next_chunk_#in~qdev#1.offset;ql_get_next_chunk_~rx_ring#1.base, ql_get_next_chunk_~rx_ring#1.offset := ql_get_next_chunk_#in~rx_ring#1.base, ql_get_next_chunk_#in~rx_ring#1.offset;ql_get_next_chunk_~lbq_desc#1.base, ql_get_next_chunk_~lbq_desc#1.offset := ql_get_next_chunk_#in~lbq_desc#1.base, ql_get_next_chunk_#in~lbq_desc#1.offset;havoc ql_get_next_chunk_~map~1#1;havoc ql_get_next_chunk_~tmp~75#1;havoc ql_get_next_chunk_~tmp___0~30#1;havoc ql_get_next_chunk_~tmp___1~21#1;havoc ql_get_next_chunk_~tmp___2~11#1.base, ql_get_next_chunk_~tmp___2~11#1.offset;havoc ql_get_next_chunk_~tmp___3~5#1;call ql_get_next_chunk_#t~mem786#1.base, ql_get_next_chunk_#t~mem786#1.offset := read~$Pointer$#38(ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8); [2025-02-08 04:11:57,864 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944-3: assume 2048 == ql_update_lbq_#t~mem821#1 % 4294967296;ql_update_lbq_#t~bitwise822#1 := ql_update_lbq_#t~mem821#1; [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944-3: assume !(2048 == ql_update_lbq_#t~mem821#1 % 4294967296); [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944-4: assume 0 == ql_update_lbq_#t~mem821#1 % 4294967296;ql_update_lbq_#t~bitwise822#1 := 0; [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944-4: assume !(0 == ql_update_lbq_#t~mem821#1 % 4294967296); [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10068: call write~int#38(ql_update_sbq_~clean_idx~1#1, ql_update_sbq_~rx_ring#1.base, 298 + ql_update_sbq_~rx_ring#1.offset, 4);call ql_update_sbq_#t~mem878#1.base, ql_update_sbq_#t~mem878#1.offset := read~$Pointer$#38(ql_update_sbq_~sbq_desc~1#1.base, ql_update_sbq_~sbq_desc~1#1.offset, 8); [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944-5: call ql_update_lbq_#t~mem821#1 := read~int#38(ql_update_lbq_~qdev#1.base, 2396 + ql_update_lbq_~qdev#1.offset, 4); [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6930: assume -9223372036854775808 <= get_page_#t~ret106#1 && get_page_#t~ret106#1 <= 9223372036854775807;get_page_~tmp___0~2#1 := get_page_#t~ret106#1;havoc get_page_#t~ret106#1; [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944: assume 0 != ql_update_lbq_#t~bitwise822#1 % 4294967296;havoc ql_update_lbq_#t~mem821#1;havoc ql_update_lbq_#t~bitwise822#1;call ql_update_lbq_#t~mem823#1.base, ql_update_lbq_#t~mem823#1.offset := read~$Pointer$#38(ql_update_lbq_~qdev#1.base, 2144 + ql_update_lbq_~qdev#1.offset, 8); [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944: assume !(0 != ql_update_lbq_#t~bitwise822#1 % 4294967296);havoc ql_update_lbq_#t~mem821#1;havoc ql_update_lbq_#t~bitwise822#1; [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9911: call ql_get_next_chunk_#t~mem807#1.base, ql_get_next_chunk_#t~mem807#1.offset := read~$Pointer$#38(ql_get_next_chunk_~rx_ring#1.base, 166 + ql_get_next_chunk_~rx_ring#1.offset, 8);call ql_get_next_chunk_#t~mem808#1.base, ql_get_next_chunk_#t~mem808#1.offset := read~$Pointer$#38(ql_get_next_chunk_~rx_ring#1.base, 174 + ql_get_next_chunk_~rx_ring#1.offset, 8);call ql_get_next_chunk_#t~mem809#1 := read~int#38(ql_get_next_chunk_~rx_ring#1.base, 182 + ql_get_next_chunk_~rx_ring#1.offset, 8);call ql_get_next_chunk_#t~mem810#1 := read~int#38(ql_get_next_chunk_~rx_ring#1.base, 190 + ql_get_next_chunk_~rx_ring#1.offset, 4);call ql_get_next_chunk_#t~mem811#1 := read~int#38(ql_get_next_chunk_~rx_ring#1.base, 194 + ql_get_next_chunk_~rx_ring#1.offset, 4);call write~$Pointer$#38(ql_get_next_chunk_#t~mem807#1.base, ql_get_next_chunk_#t~mem807#1.offset, ql_get_next_chunk_~lbq_desc#1.base, ql_get_next_chunk_~lbq_desc#1.offset, 8);call write~$Pointer$#38(ql_get_next_chunk_#t~mem808#1.base, ql_get_next_chunk_#t~mem808#1.offset, ql_get_next_chunk_~lbq_desc#1.base, 8 + ql_get_next_chunk_~lbq_desc#1.offset, 8);call write~int#38(ql_get_next_chunk_#t~mem809#1, ql_get_next_chunk_~lbq_desc#1.base, 16 + ql_get_next_chunk_~lbq_desc#1.offset, 8);call write~int#38(ql_get_next_chunk_#t~mem810#1, ql_get_next_chunk_~lbq_desc#1.base, 24 + ql_get_next_chunk_~lbq_desc#1.offset, 4);call write~int#38(ql_get_next_chunk_#t~mem811#1, ql_get_next_chunk_~lbq_desc#1.base, 28 + ql_get_next_chunk_~lbq_desc#1.offset, 4);havoc ql_get_next_chunk_#t~mem807#1.base, ql_get_next_chunk_#t~mem807#1.offset;havoc ql_get_next_chunk_#t~mem808#1.base, ql_get_next_chunk_#t~mem808#1.offset;havoc ql_get_next_chunk_#t~mem809#1;havoc ql_get_next_chunk_#t~mem810#1;havoc ql_get_next_chunk_#t~mem811#1;call ql_get_next_chunk_#t~mem812#1 := read~int#38(ql_get_next_chunk_~rx_ring#1.base, 190 + ql_get_next_chunk_~rx_ring#1.offset, 4);call ql_get_next_chunk_#t~mem813#1 := read~int#38(ql_get_next_chunk_~rx_ring#1.base, 130 + ql_get_next_chunk_~rx_ring#1.offset, 4);call write~int#38(ql_get_next_chunk_#t~mem812#1 + ql_get_next_chunk_#t~mem813#1, ql_get_next_chunk_~rx_ring#1.base, 190 + ql_get_next_chunk_~rx_ring#1.offset, 4);havoc ql_get_next_chunk_#t~mem812#1;havoc ql_get_next_chunk_#t~mem813#1; [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944-1: [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9944-2: havoc ql_update_lbq_#t~bitwise822#1;assume ql_update_lbq_#t~bitwise822#1 % 4294967296 <= ql_update_lbq_#t~mem821#1 % 4294967296 && ql_update_lbq_#t~bitwise822#1 % 4294967296 <= 2048; [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10093: assume ql_update_sbq_#t~mem883#1 % 4294967296 == ql_update_sbq_#t~mem884#1 % 4294967296;havoc ql_update_sbq_#t~mem883#1;havoc ql_update_sbq_#t~mem884#1;call write~int#38(0, ql_update_sbq_~rx_ring#1.base, 290 + ql_update_sbq_~rx_ring#1.offset, 4); [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10093: assume !(ql_update_sbq_#t~mem883#1 % 4294967296 == ql_update_sbq_#t~mem884#1 % 4294967296);havoc ql_update_sbq_#t~mem883#1;havoc ql_update_sbq_#t~mem884#1; [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10060: assume 0 != ql_update_sbq_~tmp~77#1;call ql_update_sbq_#t~mem874#1 := read~int#38(ql_update_sbq_~qdev#1.base, 2396 + ql_update_sbq_~qdev#1.offset, 4); [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10060: assume !(0 != ql_update_sbq_~tmp~77#1);call write~int#38(ql_update_sbq_~map~3#1, ql_update_sbq_~sbq_desc~1#1.base, 44 + ql_update_sbq_~sbq_desc~1#1.offset, 8);call ql_update_sbq_#t~mem879#1 := read~int#38(ql_update_sbq_~rx_ring#1.base, 238 + ql_update_sbq_~rx_ring#1.offset, 4);call write~int#38(ql_update_sbq_#t~mem879#1, ql_update_sbq_~sbq_desc~1#1.base, 52 + ql_update_sbq_~sbq_desc~1#1.offset, 4);havoc ql_update_sbq_#t~mem879#1;call ql_update_sbq_#t~mem880#1.base, ql_update_sbq_#t~mem880#1.offset := read~$Pointer$#38(ql_update_sbq_~sbq_desc~1#1.base, 32 + ql_update_sbq_~sbq_desc~1#1.offset, 8);call write~int#38(ql_update_sbq_~map~3#1, ql_update_sbq_#t~mem880#1.base, ql_update_sbq_#t~mem880#1.offset, 8);havoc ql_update_sbq_#t~mem880#1.base, ql_update_sbq_#t~mem880#1.offset; [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10027: call ql_update_sbq_#t~mem851#1 := read~int#38(ql_update_sbq_~rx_ring#1.base, 298 + ql_update_sbq_~rx_ring#1.offset, 4);ql_update_sbq_~i~6#1 := (if ql_update_sbq_#t~mem851#1 % 4294967296 % 4294967296 <= 2147483647 then ql_update_sbq_#t~mem851#1 % 4294967296 % 4294967296 else ql_update_sbq_#t~mem851#1 % 4294967296 % 4294967296 - 4294967296) % 16; [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6930-1: SUMMARY for call get_page_#t~ret106#1 := ldv__builtin_expect((if get_page_~tmp~6#1 % 256 % 18446744073709551616 <= 9223372036854775807 then get_page_~tmp~6#1 % 256 % 18446744073709551616 else get_page_~tmp~6#1 % 256 % 18446744073709551616 - 18446744073709551616), 1); srcloc: null [2025-02-08 04:11:57,865 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L10085: ql_update_sbq_~i~6#1 := 1 + ql_update_sbq_~i~6#1; [2025-02-08 04:11:57,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18682-1: SUMMARY for call #t~ret2783 := ql_get_mac_addr_reg(~qdev.base, ~qdev.offset, 65536, (if ~i~37 % 65536 % 4294967296 <= 2147483647 then ~i~37 % 65536 % 4294967296 else ~i~37 % 65536 % 4294967296 - 4294967296), ~#value~4.base, ~#value~4.offset); srcloc: null [2025-02-08 04:11:57,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18653: assume 0 != ~status~45;call #t~mem2777 := read~int#38(~qdev.base, 2396 + ~qdev.offset, 4); [2025-02-08 04:11:57,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18653: assume !(0 != ~status~45);~tmp~179.base, ~tmp~179.offset := ~buf.base, ~buf.offset;~buf.base, ~buf.offset := ~buf.base, 4 + ~buf.offset;call #t~mem2780 := read~int#16(~#value~4.base, ~#value~4.offset, 4);call write~int#38(#t~mem2780, ~tmp~179.base, ~tmp~179.offset, 4);havoc #t~mem2780;~tmp___0~88.base, ~tmp___0~88.offset := ~buf.base, ~buf.offset;~buf.base, ~buf.offset := ~buf.base, 4 + ~buf.offset;call #t~mem2781 := read~int#16(~#value~4.base, 4 + ~#value~4.offset, 4);call write~int#38(#t~mem2781, ~tmp___0~88.base, ~tmp___0~88.offset, 4);havoc #t~mem2781;~tmp___1~44.base, ~tmp___1~44.offset := ~buf.base, ~buf.offset;~buf.base, ~buf.offset := ~buf.base, 4 + ~buf.offset;call #t~mem2782 := read~int#16(~#value~4.base, 8 + ~#value~4.offset, 4);call write~int#38(#t~mem2782, ~tmp___1~44.base, ~tmp___1~44.offset, 4);havoc #t~mem2782;~i~37 := 1 + ~i~37; [2025-02-08 04:11:57,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18684: assume 0 != ~status~45;call #t~mem2784 := read~int#38(~qdev.base, 2396 + ~qdev.offset, 4); [2025-02-08 04:11:57,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18684: assume !(0 != ~status~45);~tmp___2~23.base, ~tmp___2~23.offset := ~buf.base, ~buf.offset;~buf.base, ~buf.offset := ~buf.base, 4 + ~buf.offset;call #t~mem2787 := read~int#16(~#value~4.base, ~#value~4.offset, 4);call write~int#38(#t~mem2787, ~tmp___2~23.base, ~tmp___2~23.offset, 4);havoc #t~mem2787;~tmp___3~11.base, ~tmp___3~11.offset := ~buf.base, ~buf.offset;~buf.base, ~buf.offset := ~buf.base, 4 + ~buf.offset;call #t~mem2788 := read~int#16(~#value~4.base, 4 + ~#value~4.offset, 4);call write~int#38(#t~mem2788, ~tmp___3~11.base, ~tmp___3~11.offset, 4);havoc #t~mem2788;~i~37 := 1 + ~i~37; [2025-02-08 04:11:57,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18651: assume -2147483648 <= #t~ret2776 && #t~ret2776 <= 2147483647;~status~45 := #t~ret2776;havoc #t~ret2776; [2025-02-08 04:11:57,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18682: assume -2147483648 <= #t~ret2783 && #t~ret2783 <= 2147483647;~status~45 := #t~ret2783;havoc #t~ret2783; [2025-02-08 04:11:57,896 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18651-1: SUMMARY for call #t~ret2776 := ql_get_mac_addr_reg(~qdev.base, ~qdev.offset, 0, (if ~i~37 % 65536 % 4294967296 <= 2147483647 then ~i~37 % 65536 % 4294967296 else ~i~37 % 65536 % 4294967296 - 4294967296), ~#value~4.base, ~#value~4.offset); srcloc: null [2025-02-08 04:11:57,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18633: call ULTIMATE.dealloc(~#value~4.base, ~#value~4.offset);havoc ~#value~4.base, ~#value~4.offset; [2025-02-08 04:11:57,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18656: assume -2147483648 <= #t~ret2779 && #t~ret2779 <= 2147483647;havoc #t~mem2778.base, #t~mem2778.offset;havoc #t~ret2779; [2025-02-08 04:11:57,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18687: assume -2147483648 <= #t~ret2786 && #t~ret2786 <= 2147483647;havoc #t~mem2785.base, #t~mem2785.offset;havoc #t~ret2786; [2025-02-08 04:11:57,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18656-1: SUMMARY for call #t~ret2779 := netdev_err(#t~mem2778.base, #t~mem2778.offset, 275, 0); srcloc: null [2025-02-08 04:11:57,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18687-1: SUMMARY for call #t~ret2786 := netdev_err(#t~mem2785.base, #t~mem2785.offset, 276, 0); srcloc: null [2025-02-08 04:11:57,898 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18654: assume 0 != (if #t~mem2777 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2777 % 4294967296 % 4294967296 else #t~mem2777 % 4294967296 % 4294967296 - 4294967296) % 2;havoc #t~mem2777;call #t~mem2778.base, #t~mem2778.offset := read~$Pointer$#38(~qdev.base, 2144 + ~qdev.offset, 8); [2025-02-08 04:11:57,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18654: assume !(0 != (if #t~mem2777 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2777 % 4294967296 % 4294967296 else #t~mem2777 % 4294967296 % 4294967296 - 4294967296) % 2);havoc #t~mem2777; [2025-02-08 04:11:57,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18685: assume 0 != (if #t~mem2784 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2784 % 4294967296 % 4294967296 else #t~mem2784 % 4294967296 % 4294967296 - 4294967296) % 2;havoc #t~mem2784;call #t~mem2785.base, #t~mem2785.offset := read~$Pointer$#38(~qdev.base, 2144 + ~qdev.offset, 8); [2025-02-08 04:11:57,899 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18685: assume !(0 != (if #t~mem2784 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2784 % 4294967296 % 4294967296 else #t~mem2784 % 4294967296 % 4294967296 - 4294967296) % 2);havoc #t~mem2784; [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12388: havoc ql_free_tx_resources_#t~mem1700#1.base, ql_free_tx_resources_#t~mem1700#1.offset;call write~$Pointer$#38(0, 0, ql_free_tx_resources_~tx_ring#1.base, 88 + ql_free_tx_resources_~tx_ring#1.offset, 8);havoc ql_free_tx_resources_#t~mem1695#1.base, ql_free_tx_resources_#t~mem1695#1.offset, ql_free_tx_resources_#t~mem1696#1.base, ql_free_tx_resources_#t~mem1696#1.offset, ql_free_tx_resources_#t~mem1697#1, ql_free_tx_resources_#t~mem1698#1.base, ql_free_tx_resources_#t~mem1698#1.offset, ql_free_tx_resources_#t~mem1699#1, ql_free_tx_resources_#t~mem1700#1.base, ql_free_tx_resources_#t~mem1700#1.offset, ql_free_tx_resources_~qdev#1.base, ql_free_tx_resources_~qdev#1.offset, ql_free_tx_resources_~tx_ring#1.base, ql_free_tx_resources_~tx_ring#1.offset;havoc ql_free_tx_resources_#in~qdev#1.base, ql_free_tx_resources_#in~qdev#1.offset, ql_free_tx_resources_#in~tx_ring#1.base, ql_free_tx_resources_#in~tx_ring#1.offset;assume { :end_inline_ql_free_tx_resources } true;~i~17#1 := 1 + ~i~17#1; [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12388-2: call ql_free_tx_resources_#t~mem1700#1.base, ql_free_tx_resources_#t~mem1700#1.offset := read~$Pointer$#38(ql_free_tx_resources_~tx_ring#1.base, 88 + ql_free_tx_resources_~tx_ring#1.offset, 8); [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12388-1: SUMMARY for call kfree(ql_free_tx_resources_#t~mem1700#1.base, ql_free_tx_resources_#t~mem1700#1.offset); srcloc: null [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12809: ~i~17#1 := 1 + ~i~17#1; [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12809-1: SUMMARY for call ql_free_rx_resources(~qdev#1.base, ~qdev#1.offset, ~qdev#1.base, 4068 + ~qdev#1.offset + 560 * (if ~i~17#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~17#1 % 18446744073709551616 % 18446744073709551616 else ~i~17#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12380: assume 0 != (ql_free_tx_resources_#t~mem1695#1.base + ql_free_tx_resources_#t~mem1695#1.offset) % 18446744073709551616;havoc ql_free_tx_resources_#t~mem1695#1.base, ql_free_tx_resources_#t~mem1695#1.offset;call ql_free_tx_resources_#t~mem1696#1.base, ql_free_tx_resources_#t~mem1696#1.offset := read~$Pointer$#38(ql_free_tx_resources_~qdev#1.base, 2136 + ql_free_tx_resources_~qdev#1.offset, 8);call ql_free_tx_resources_#t~mem1697#1 := read~int#38(ql_free_tx_resources_~tx_ring#1.base, 56 + ql_free_tx_resources_~tx_ring#1.offset, 4);call ql_free_tx_resources_#t~mem1698#1.base, ql_free_tx_resources_#t~mem1698#1.offset := read~$Pointer$#38(ql_free_tx_resources_~tx_ring#1.base, 24 + ql_free_tx_resources_~tx_ring#1.offset, 8);call ql_free_tx_resources_#t~mem1699#1 := read~int#38(ql_free_tx_resources_~tx_ring#1.base, 32 + ql_free_tx_resources_~tx_ring#1.offset, 8); [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12380: assume !(0 != (ql_free_tx_resources_#t~mem1695#1.base + ql_free_tx_resources_#t~mem1695#1.offset) % 18446744073709551616);havoc ql_free_tx_resources_#t~mem1695#1.base, ql_free_tx_resources_#t~mem1695#1.offset; [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12382-1: SUMMARY for call pci_free_consistent(ql_free_tx_resources_#t~mem1696#1.base, ql_free_tx_resources_#t~mem1696#1.offset, ql_free_tx_resources_#t~mem1697#1 % 4294967296, ql_free_tx_resources_#t~mem1698#1.base, ql_free_tx_resources_#t~mem1698#1.offset, ql_free_tx_resources_#t~mem1699#1); srcloc: null [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12797: assume { :begin_inline_ql_free_tx_resources } true;ql_free_tx_resources_#in~qdev#1.base, ql_free_tx_resources_#in~qdev#1.offset, ql_free_tx_resources_#in~tx_ring#1.base, ql_free_tx_resources_#in~tx_ring#1.offset := ~qdev#1.base, ~qdev#1.offset, ~qdev#1.base, 13588 + ~qdev#1.offset + 412 * (if ~i~17#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~17#1 % 18446744073709551616 % 18446744073709551616 else ~i~17#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc ql_free_tx_resources_#t~mem1695#1.base, ql_free_tx_resources_#t~mem1695#1.offset, ql_free_tx_resources_#t~mem1696#1.base, ql_free_tx_resources_#t~mem1696#1.offset, ql_free_tx_resources_#t~mem1697#1, ql_free_tx_resources_#t~mem1698#1.base, ql_free_tx_resources_#t~mem1698#1.offset, ql_free_tx_resources_#t~mem1699#1, ql_free_tx_resources_#t~mem1700#1.base, ql_free_tx_resources_#t~mem1700#1.offset, ql_free_tx_resources_~qdev#1.base, ql_free_tx_resources_~qdev#1.offset, ql_free_tx_resources_~tx_ring#1.base, ql_free_tx_resources_~tx_ring#1.offset;ql_free_tx_resources_~qdev#1.base, ql_free_tx_resources_~qdev#1.offset := ql_free_tx_resources_#in~qdev#1.base, ql_free_tx_resources_#in~qdev#1.offset;ql_free_tx_resources_~tx_ring#1.base, ql_free_tx_resources_~tx_ring#1.offset := ql_free_tx_resources_#in~tx_ring#1.base, ql_free_tx_resources_#in~tx_ring#1.offset;call ql_free_tx_resources_#t~mem1695#1.base, ql_free_tx_resources_#t~mem1695#1.offset := read~$Pointer$#38(ql_free_tx_resources_~tx_ring#1.base, 24 + ql_free_tx_resources_~tx_ring#1.offset, 8); [2025-02-08 04:11:57,924 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12382: havoc ql_free_tx_resources_#t~mem1696#1.base, ql_free_tx_resources_#t~mem1696#1.offset;havoc ql_free_tx_resources_#t~mem1697#1;havoc ql_free_tx_resources_#t~mem1698#1.base, ql_free_tx_resources_#t~mem1698#1.offset;havoc ql_free_tx_resources_#t~mem1699#1;call write~$Pointer$#38(0, 0, ql_free_tx_resources_~tx_ring#1.base, 24 + ql_free_tx_resources_~tx_ring#1.offset, 8); [2025-02-08 04:11:57,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L17993-1: ldv_del_timer_sync_30_#res#1 := ldv_del_timer_sync_30_~ldv_func_res~6#1; [2025-02-08 04:11:57,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15495-1: SUMMARY for call netif_napi_del(~qdev~23#1.base, 339 + (4068 + ~qdev~23#1.offset + 560 * ~i~32#1)); srcloc: null [2025-02-08 04:11:57,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15495: ~i~32#1 := 1 + ~i~32#1; [2025-02-08 04:11:57,941 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15483: havoc netif_stop_queue_#t~ret345#1.base, netif_stop_queue_#t~ret345#1.offset, netif_stop_queue_~dev#1.base, netif_stop_queue_~dev#1.offset, netif_stop_queue_~tmp~38#1.base, netif_stop_queue_~tmp~38#1.offset;havoc netif_stop_queue_#in~dev#1.base, netif_stop_queue_#in~dev#1.offset;assume { :end_inline_netif_stop_queue } true; [2025-02-08 04:11:57,942 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23593: havoc #t~nondet3652; [2025-02-08 04:11:57,944 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23559: havoc #t~nondet3648; [2025-02-08 04:11:57,948 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23636: havoc #t~nondet3659; [2025-02-08 04:11:57,954 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7079: havoc #t~mem161.base, #t~mem161.offset; [2025-02-08 04:11:58,000 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L14255: SUMMARY for call msleep(1); srcloc: null [2025-02-08 04:11:58,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19913-1: SUMMARY for call #t~ret2964 := netdev_err(#t~mem2963.base, #t~mem2963.offset, 346, 0); srcloc: null [2025-02-08 04:11:58,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19913: assume -2147483648 <= #t~ret2964 && #t~ret2964 <= 2147483647;havoc #t~mem2963.base, #t~mem2963.offset;havoc #t~ret2964; [2025-02-08 04:11:58,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19910: assume 0 != ~status~56;call #t~mem2962 := read~int#38(~qdev.base, 2396 + ~qdev.offset, 4); [2025-02-08 04:11:58,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19910: assume !(0 != ~status~56);~i~44 := 1 + ~i~44; [2025-02-08 04:11:58,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19911: assume 0 != (if #t~mem2962 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2962 % 4294967296 % 4294967296 else #t~mem2962 % 4294967296 % 4294967296 - 4294967296) % 2;havoc #t~mem2962;call #t~mem2963.base, #t~mem2963.offset := read~$Pointer$#38(~qdev.base, 2144 + ~qdev.offset, 8); [2025-02-08 04:11:58,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19911: assume !(0 != (if #t~mem2962 % 4294967296 % 4294967296 <= 2147483647 then #t~mem2962 % 4294967296 % 4294967296 else #t~mem2962 % 4294967296 % 4294967296 - 4294967296) % 2);havoc #t~mem2962; [2025-02-08 04:11:58,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19908: assume -2147483648 <= #t~ret2961 && #t~ret2961 <= 2147483647;~status~56 := #t~ret2961;havoc #t~mem2960;havoc #t~ret2961; [2025-02-08 04:11:58,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19908-2: call #t~mem2960 := read~int#38(~qdev.base, 2436 + ~qdev.offset, 4); [2025-02-08 04:11:58,014 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L19908-1: SUMMARY for call #t~ret2961 := ql_read_mpi_reg(~qdev.base, ~qdev.offset, #t~mem2960 + ~i~44, ~mbcp.base, 64 + ~mbcp.offset + 4 * (if ~i~44 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~44 % 18446744073709551616 % 18446744073709551616 else ~i~44 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616)); srcloc: null [2025-02-08 04:11:58,017 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23369: havoc #t~nondet3622; [2025-02-08 04:11:58,057 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7545: havoc #t~mem299.base, #t~mem299.offset;havoc #t~mem300; [2025-02-08 04:11:58,061 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7571: havoc #t~mem306.base, #t~mem306.offset; [2025-02-08 04:11:58,078 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23437: havoc #t~nondet3629; [2025-02-08 04:11:58,081 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23445: havoc dma_set_mask_#t~nondet3631#1; [2025-02-08 04:11:58,173 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L6705: havoc arch_irqs_disabled_flags_#t~bitwise34#1; [2025-02-08 04:11:58,210 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18135: assume 0 != #t~bitwise2724 % 4294967296;havoc #t~bitwise2724;#res := -1; [2025-02-08 04:11:58,210 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18135: assume !(0 != #t~bitwise2724 % 4294967296);havoc #t~bitwise2724; [2025-02-08 04:11:58,210 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18135-1: [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18135-2: havoc #t~bitwise2724;assume #t~bitwise2724 % 4294967296 <= ~temp~3 % 4294967296 && #t~bitwise2724 % 4294967296 <= ~err_bit % 4294967296; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18133: ~temp~3 := #t~ret2723;havoc #t~ret2723; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18135-3: assume ~temp~3 % 4294967296 == ~err_bit % 4294967296;#t~bitwise2724 := ~temp~3; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18135-3: assume !(~temp~3 % 4294967296 == ~err_bit % 4294967296); [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18133-1: SUMMARY for call #t~ret2723 := ql_read_other_func_reg(~qdev.base, ~qdev.offset, ~reg); srcloc: null [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18135-4: assume 0 == ~temp~3 % 4294967296 || 0 == ~err_bit % 4294967296;#t~bitwise2724 := 0; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18135-4: assume !(0 == ~temp~3 % 4294967296 || 0 == ~err_bit % 4294967296); [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18143: ~tmp~177 := ~__ms~0;~__ms~0 := ~__ms~0 - 1; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18146: SUMMARY for call __const_udelay(4295000); srcloc: null [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18138-1: [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18138-2: havoc #t~bitwise2725;assume #t~bitwise2725 % 4294967296 <= ~temp~3 % 4294967296 && #t~bitwise2725 % 4294967296 <= ~bit % 4294967296; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18138-3: assume ~temp~3 % 4294967296 == ~bit % 4294967296;#t~bitwise2725 := ~temp~3; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18138-3: assume !(~temp~3 % 4294967296 == ~bit % 4294967296); [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18138-4: assume 0 == ~temp~3 % 4294967296 || 0 == ~bit % 4294967296;#t~bitwise2725 := 0; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18138-4: assume !(0 == ~temp~3 % 4294967296 || 0 == ~bit % 4294967296); [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18138: assume 0 != #t~bitwise2725 % 4294967296;havoc #t~bitwise2725;#res := 0; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18138: assume !(0 != #t~bitwise2725 % 4294967296);havoc #t~bitwise2725;~__ms~0 := 10; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18151: assume 0 != ~tmp~177 % 18446744073709551616; [2025-02-08 04:11:58,211 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18151: assume !(0 != ~tmp~177 % 18446744073709551616);~count~4 := ~count~4 - 1; [2025-02-08 04:11:58,242 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16471: #res := ~arg0; [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9501: assume 0 != #t~bitwise679 % 4294967296;havoc #t~mem678;havoc #t~bitwise679;call #t~mem680.base, #t~mem680.offset := read~$Pointer$#38(~qdev.base, 2144 + ~qdev.offset, 8); [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9501: assume !(0 != #t~bitwise679 % 4294967296);havoc #t~mem678;havoc #t~bitwise679; [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9501-1: [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9501-2: havoc #t~bitwise679;assume #t~bitwise679 % 4294967296 <= #t~mem678 % 4294967296 && #t~bitwise679 % 4294967296 <= 32; [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9501-3: assume 32 == #t~mem678 % 4294967296;#t~bitwise679 := #t~mem678; [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9501-3: assume !(32 == #t~mem678 % 4294967296); [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9503: assume -2147483648 <= #t~ret681 && #t~ret681 <= 2147483647;havoc #t~mem680.base, #t~mem680.offset;havoc #t~ret681; [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9503-1: SUMMARY for call #t~ret681 := netdev_err(#t~mem680.base, #t~mem680.offset, 27, 0); srcloc: null [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9501-4: assume 0 == #t~mem678 % 4294967296;#t~bitwise679 := 0; [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9501-4: assume !(0 == #t~mem678 % 4294967296); [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9500: assume 0 != ~status~9;call #t~mem678 := read~int#38(~qdev.base, 2396 + ~qdev.offset, 4); [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9500: assume !(0 != ~status~9);~i~4 := 1 + ~i~4;~p~1.base, ~p~1.offset := ~p~1.base, 4 + ~p~1.offset; [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9498: assume -2147483648 <= #t~ret677 && #t~ret677 <= 2147483647;~status~9 := #t~ret677;havoc #t~ret677; [2025-02-08 04:11:58,278 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9498-1: SUMMARY for call #t~ret677 := ql_read_flash_word(~qdev.base, ~qdev.offset, (if (~i~4 + ~offset~3) % 4294967296 % 4294967296 <= 2147483647 then (~i~4 + ~offset~3) % 4294967296 % 4294967296 else (~i~4 + ~offset~3) % 4294967296 % 4294967296 - 4294967296), ~p~1.base, ~p~1.offset); srcloc: null [2025-02-08 04:11:58,280 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L23516: havoc #t~nondet3640; [2025-02-08 04:11:58,339 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20628: call ULTIMATE.dealloc(ql_mb_get_fw_state_~#mbc~1#1.base, ql_mb_get_fw_state_~#mbc~1#1.offset);havoc ql_mb_get_fw_state_~#mbc~1#1.base, ql_mb_get_fw_state_~#mbc~1#1.offset; [2025-02-08 04:11:58,339 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20595: call ULTIMATE.dealloc(ql_mb_about_fw_~#mbc~0#1.base, ql_mb_about_fw_~#mbc~0#1.offset);havoc ql_mb_about_fw_~#mbc~0#1.base, ql_mb_about_fw_~#mbc~0#1.offset; [2025-02-08 04:13:07,403 WARN L249 Executor]: External (MP /storage/repos/ultimate-jdk21/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-02-08 04:13:07,404 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 101 [2025-02-08 04:13:07,406 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-jdk21/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:709) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:291) 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-02-08 04:13:07,415 INFO L158 Benchmark]: Toolchain (without parser) took 80703.09ms. Allocated memory was 167.8MB in the beginning and 1.7GB in the end (delta: 1.5GB). Free memory was 97.5MB in the beginning and 1.0GB in the end (delta: -925.7MB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2025-02-08 04:13:07,415 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 201.3MB. Free memory is still 119.0MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 04:13:07,415 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4246.64ms. Allocated memory was 167.8MB in the beginning and 478.2MB in the end (delta: 310.4MB). Free memory was 97.0MB in the beginning and 298.9MB in the end (delta: -201.8MB). Peak memory consumption was 173.2MB. Max. memory is 16.1GB. [2025-02-08 04:13:07,416 INFO L158 Benchmark]: Boogie Procedure Inliner took 379.86ms. Allocated memory is still 478.2MB. Free memory was 298.9MB in the beginning and 201.7MB in the end (delta: 97.2MB). Peak memory consumption was 100.7MB. Max. memory is 16.1GB. [2025-02-08 04:13:07,416 INFO L158 Benchmark]: Boogie Preprocessor took 3970.99ms. Allocated memory was 478.2MB in the beginning and 503.3MB in the end (delta: 25.2MB). Free memory was 201.7MB in the beginning and 166.8MB in the end (delta: 34.9MB). Peak memory consumption was 237.6MB. Max. memory is 16.1GB. [2025-02-08 04:13:07,416 INFO L158 Benchmark]: IcfgBuilder took 72101.19ms. Allocated memory was 503.3MB in the beginning and 1.7GB in the end (delta: 1.2GB). Free memory was 166.8MB in the beginning and 1.0GB in the end (delta: -856.4MB). Peak memory consumption was 906.5MB. Max. memory is 16.1GB. [2025-02-08 04:13:07,421 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.18ms. Allocated memory is still 201.3MB. Free memory is still 119.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4246.64ms. Allocated memory was 167.8MB in the beginning and 478.2MB in the end (delta: 310.4MB). Free memory was 97.0MB in the beginning and 298.9MB in the end (delta: -201.8MB). Peak memory consumption was 173.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 379.86ms. Allocated memory is still 478.2MB. Free memory was 298.9MB in the beginning and 201.7MB in the end (delta: 97.2MB). Peak memory consumption was 100.7MB. Max. memory is 16.1GB. * Boogie Preprocessor took 3970.99ms. Allocated memory was 478.2MB in the beginning and 503.3MB in the end (delta: 25.2MB). Free memory was 201.7MB in the beginning and 166.8MB in the end (delta: 34.9MB). Peak memory consumption was 237.6MB. Max. memory is 16.1GB. * IcfgBuilder took 72101.19ms. Allocated memory was 503.3MB in the beginning and 1.7GB in the end (delta: 1.2GB). Free memory was 166.8MB in the beginning and 1.0GB in the end (delta: -856.4MB). Peak memory consumption was 906.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate-jdk21/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-jdk21/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: 6574]: 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"); [6574] - GenericResultAtLocation [Line: 6581]: 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)); [6581] - GenericResultAtLocation [Line: 6588]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("":); [6588] - GenericResultAtLocation [Line: 6604]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6604] - GenericResultAtLocation [Line: 6689]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/8d0c6a3/linux-usb-dev/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6689-6690] - GenericResultAtLocation [Line: 6695]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6695-6697] - GenericResultAtLocation [Line: 6711]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6711] - GenericResultAtLocation [Line: 6831]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6831] - GenericResultAtLocation [Line: 6838]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6838] - GenericResultAtLocation [Line: 6900]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6900] - GenericResultAtLocation [Line: 6945]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/mm.h"), "i" (488), "i" (12UL)); [6945-6946] - GenericResultAtLocation [Line: 7015]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [7015] - GenericResultAtLocation [Line: 7023]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [7023-7024] - GenericResultAtLocation [Line: 7103]: 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)); [7103-7104] - GenericResultAtLocation [Line: 7137]: 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)); [7137-7138] - GenericResultAtLocation [Line: 7178]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (79), "i" (12UL)); [7178-7179] - GenericResultAtLocation [Line: 7207]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (91), "i" (12UL)); [7207-7208] - GenericResultAtLocation [Line: 7244]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [7244-7245] - GenericResultAtLocation [Line: 7281]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [7281-7282] - GenericResultAtLocation [Line: 7753]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (502), "i" (12UL)); [7753-7754] - GenericResultAtLocation [Line: 7760]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7760] - GenericResultAtLocation [Line: 8341]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8341] - GenericResultAtLocation [Line: 8351]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8351] - GenericResultAtLocation [Line: 10423]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10423] - GenericResultAtLocation [Line: 10482]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10482] - GenericResultAtLocation [Line: 10641]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10641] - GenericResultAtLocation [Line: 10987]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10987] - GenericResultAtLocation [Line: 11279]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11279] - GenericResultAtLocation [Line: 11365]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11365] - GenericResultAtLocation [Line: 11832]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11832] - GenericResultAtLocation [Line: 11835]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11835] - GenericResultAtLocation [Line: 11838]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11838] - GenericResultAtLocation [Line: 11841]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11841] - GenericResultAtLocation [Line: 11872]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11872] - GenericResultAtLocation [Line: 11875]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11875] - GenericResultAtLocation [Line: 11878]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11878] - GenericResultAtLocation [Line: 11881]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11881] - GenericResultAtLocation [Line: 11912]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11912] - GenericResultAtLocation [Line: 11915]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11915] - GenericResultAtLocation [Line: 11918]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11918] - GenericResultAtLocation [Line: 11921]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11921] - GenericResultAtLocation [Line: 11952]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11952] - GenericResultAtLocation [Line: 11955]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11955] - GenericResultAtLocation [Line: 11958]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11958] - GenericResultAtLocation [Line: 11961]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11961] - GenericResultAtLocation [Line: 12257]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [12257] 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-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash da43c14eee35ae61ed8c38f7eeae9e413f930a0d46083b8ca615ff3371df1bcb --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 04:13:09,473 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 04:13:09,594 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-02-08 04:13:09,600 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 04:13:09,600 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 04:13:09,623 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 04:13:09,624 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 04:13:09,624 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 04:13:09,625 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 04:13:09,625 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 04:13:09,625 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 04:13:09,625 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 04:13:09,626 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 04:13:09,626 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 04:13:09,626 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 04:13:09,626 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 04:13:09,627 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 04:13:09,627 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 04:13:09,627 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 04:13:09,627 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 04:13:09,627 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 04:13:09,627 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-08 04:13:09,627 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-08 04:13:09,627 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-08 04:13:09,627 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 04:13:09,628 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 04:13:09,628 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 04:13:09,628 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 04:13:09,628 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 04:13:09,628 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 04:13:09,628 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 04:13:09,628 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:13:09,628 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 04:13:09,629 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 04:13:09,629 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 04:13:09,629 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 04:13:09,629 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-08 04:13:09,629 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-08 04:13:09,629 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 04:13:09,629 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 04:13:09,629 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 04:13:09,629 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 04:13:09,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-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> da43c14eee35ae61ed8c38f7eeae9e413f930a0d46083b8ca615ff3371df1bcb [2025-02-08 04:13:09,876 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 04:13:09,890 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 04:13:09,896 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 04:13:09,898 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 04:13:09,898 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 04:13:09,903 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i [2025-02-08 04:13:11,120 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/72b918bda/fcf23efba3654c01a311e06eb6cacafa/FLAGc8fa7b7d1 [2025-02-08 04:13:11,749 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 04:13:11,750 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i [2025-02-08 04:13:11,833 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/72b918bda/fcf23efba3654c01a311e06eb6cacafa/FLAGc8fa7b7d1 [2025-02-08 04:13:11,845 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/72b918bda/fcf23efba3654c01a311e06eb6cacafa [2025-02-08 04:13:11,846 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 04:13:11,847 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 04:13:11,849 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 04:13:11,849 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 04:13:11,852 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 04:13:11,852 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:13:11" (1/1) ... [2025-02-08 04:13:11,853 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d8c9b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:13:11, skipping insertion in model container [2025-02-08 04:13:11,853 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:13:11" (1/1) ... [2025-02-08 04:13:11,978 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 04:13:13,673 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:13,760 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,381 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,389 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,397 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,686 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,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-02-08 04:13:14,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-02-08 04:13:14,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-02-08 04:13:14,807 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,807 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,807 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,827 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,828 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,894 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,907 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,926 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,947 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,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-02-08 04:13:14,965 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,981 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,982 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,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-02-08 04:13:14,985 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,996 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:14,997 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,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-02-08 04:13:15,020 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,020 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,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-02-08 04:13:15,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-02-08 04:13:15,108 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,131 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,145 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,159 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,166 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,218 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,246 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,263 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,299 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,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-02-08 04:13:15,307 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,307 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,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-02-08 04:13:15,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-02-08 04:13:15,323 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,323 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,355 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,357 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,357 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,358 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,360 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,367 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,368 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,381 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,382 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,413 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,414 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,423 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,433 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,433 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,433 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,434 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,434 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,434 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,503 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,511 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,512 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,519 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,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-02-08 04:13:15,545 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,555 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,556 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,556 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,556 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,556 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,556 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,564 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,592 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,592 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,593 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,593 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,593 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,600 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,604 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,604 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,621 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,628 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,629 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,635 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,641 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,642 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,648 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,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-02-08 04:13:15,655 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,655 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,662 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,662 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,684 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:15,685 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,097 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,098 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,098 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,099 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,099 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,099 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,099 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,099 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,100 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,100 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,100 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,100 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,100 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,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-02-08 04:13:16,103 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,103 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,105 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,105 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,106 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,106 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,107 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,107 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,107 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,107 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,108 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,108 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,110 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,110 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,110 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,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-02-08 04:13:16,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-02-08 04:13:16,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-02-08 04:13:16,114 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,114 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,319 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,320 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,320 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,321 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,321 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,321 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,327 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,328 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,343 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,343 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,343 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,345 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,345 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,488 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,489 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,496 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,498 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,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-02-08 04:13:16,507 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,509 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,509 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,510 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,510 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,511 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,528 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,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-02-08 04:13:16,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-02-08 04:13:16,538 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,552 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,612 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,613 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,629 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,629 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,629 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,630 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,643 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,651 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,659 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,667 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,675 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,683 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,703 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,703 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,703 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,703 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,723 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,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-02-08 04:13:16,730 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,737 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,744 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,751 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,759 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,766 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,773 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,779 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,830 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,843 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,843 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,987 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,987 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:16,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-02-08 04:13:16,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-02-08 04:13:17,084 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607702,607715] [2025-02-08 04:13:17,086 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607849,607862] [2025-02-08 04:13:17,086 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607988,608001] [2025-02-08 04:13:17,090 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[608146,608159] [2025-02-08 04:13:17,128 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,129 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:13:17,225 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2025-02-08 04:13:17,313 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,491 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,491 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,491 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,510 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,516 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,516 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,516 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,516 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,521 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,521 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,522 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,522 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,539 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,551 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,553 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,553 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,553 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,554 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,555 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,555 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,562 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,562 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,568 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,568 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,570 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,575 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,617 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,618 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,619 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,619 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,620 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,620 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,635 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,635 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,639 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,640 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,640 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,642 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,642 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,651 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,651 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,689 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,690 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,690 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,691 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,691 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,696 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,697 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,697 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,698 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,698 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,698 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,706 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,706 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,706 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,707 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,709 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,716 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,719 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,720 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,721 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,722 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,723 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,727 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,727 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,728 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,728 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,728 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,728 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,728 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,730 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,730 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,730 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,731 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,731 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,731 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,731 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,731 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,734 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,735 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,735 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,739 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,741 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,741 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,741 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,742 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,742 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,742 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,742 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,744 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,744 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,744 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,748 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,750 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,750 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,750 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,751 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,752 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,752 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,753 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,753 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,753 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,753 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,753 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,754 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,754 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,755 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,755 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,755 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,755 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,755 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,756 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,758 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,758 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,773 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,773 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,773 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,773 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,774 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,774 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,779 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,779 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,780 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,780 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,780 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,781 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,795 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,796 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,797 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,797 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,797 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,797 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,798 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,799 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,801 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,801 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,802 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,815 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,816 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,818 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,818 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,818 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,819 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,819 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,820 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,820 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,821 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,821 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,822 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,823 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,823 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,823 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,823 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,825 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,825 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,825 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,826 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,826 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,826 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,827 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,827 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,828 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,828 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,831 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,831 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,831 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,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-02-08 04:13:17,835 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607702,607715] [2025-02-08 04:13:17,836 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607849,607862] [2025-02-08 04:13:17,836 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607988,608001] [2025-02-08 04:13:17,836 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[608146,608159] [2025-02-08 04:13:17,841 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-08 04:13:17,842 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:13:17,889 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 04:13:18,033 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"); [6574] [2025-02-08 04:13:18,035 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)); [6581] [2025-02-08 04:13:18,035 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6588] [2025-02-08 04:13:18,036 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6604] [2025-02-08 04:13:18,039 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/8d0c6a3/linux-usb-dev/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6689-6690] [2025-02-08 04:13:18,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [6695-6697] [2025-02-08 04:13:18,040 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6711] [2025-02-08 04:13:18,044 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6831] [2025-02-08 04:13:18,044 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6838] [2025-02-08 04:13:18,045 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6900] [2025-02-08 04:13:18,046 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/mm.h"), "i" (488), "i" (12UL)); [6945-6946] [2025-02-08 04:13:18,048 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [7015] [2025-02-08 04:13:18,048 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [7023-7024] [2025-02-08 04:13:18,050 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)); [7103-7104] [2025-02-08 04:13:18,051 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)); [7137-7138] [2025-02-08 04:13:18,052 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (79), "i" (12UL)); [7178-7179] [2025-02-08 04:13:18,052 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (91), "i" (12UL)); [7207-7208] [2025-02-08 04:13:18,053 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [7244-7245] [2025-02-08 04:13:18,053 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [7281-7282] [2025-02-08 04:13:18,059 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (502), "i" (12UL)); [7753-7754] [2025-02-08 04:13:18,060 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7760] [2025-02-08 04:13:18,068 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8341] [2025-02-08 04:13:18,068 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8351] [2025-02-08 04:13:18,092 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10423] [2025-02-08 04:13:18,094 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10482] [2025-02-08 04:13:18,098 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10641] [2025-02-08 04:13:18,104 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10987] [2025-02-08 04:13:18,111 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11279] [2025-02-08 04:13:18,116 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11365] [2025-02-08 04:13:18,124 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11832] [2025-02-08 04:13:18,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11835] [2025-02-08 04:13:18,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11838] [2025-02-08 04:13:18,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11841] [2025-02-08 04:13:18,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11872] [2025-02-08 04:13:18,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11875] [2025-02-08 04:13:18,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11878] [2025-02-08 04:13:18,125 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11881] [2025-02-08 04:13:18,126 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11912] [2025-02-08 04:13:18,126 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11915] [2025-02-08 04:13:18,126 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11918] [2025-02-08 04:13:18,126 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11921] [2025-02-08 04:13:18,127 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11952] [2025-02-08 04:13:18,127 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11955] [2025-02-08 04:13:18,127 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11958] [2025-02-08 04:13:18,127 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11961] [2025-02-08 04:13:18,242 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [12257] [2025-02-08 04:13:18,465 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607702,607715] [2025-02-08 04:13:18,465 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607849,607862] [2025-02-08 04:13:18,465 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[607988,608001] [2025-02-08 04:13:18,466 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-ethernet-qlogic-qlge-qlge.cil.i[608146,608159] [2025-02-08 04:13:18,487 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:13:18,818 INFO L204 MainTranslator]: Completed translation [2025-02-08 04:13:18,822 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:13:18 WrapperNode [2025-02-08 04:13:18,823 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 04:13:18,824 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 04:13:18,824 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 04:13:18,824 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 04:13:18,832 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:13:18" (1/1) ... [2025-02-08 04:13:18,943 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:13:18" (1/1) ... [2025-02-08 04:13:19,283 INFO L138 Inliner]: procedures = 685, calls = 6663, calls flagged for inlining = 362, calls inlined = 341, statements flattened = 14570 [2025-02-08 04:13:19,283 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 04:13:19,284 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 04:13:19,284 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 04:13:19,284 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 04:13:19,291 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:13:18" (1/1) ... [2025-02-08 04:13:19,292 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:13:18" (1/1) ... [2025-02-08 04:13:19,356 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:13:18" (1/1) ...