./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 c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_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-?-c00e63d-m [2025-02-06 07:55:52,833 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 07:55:52,887 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-06 07:55:52,891 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 07:55:52,891 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 07:55:52,906 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 07:55:52,906 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 07:55:52,907 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 07:55:52,907 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 07:55:52,907 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 07:55:52,907 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 07:55:52,907 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 07:55:52,907 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 07:55:52,908 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 07:55:52,908 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 07:55:52,909 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 07:55:52,909 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 07:55:52,909 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 07:55:52,909 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 07:55:52,909 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 07:55:52,909 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:55:52,910 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 07:55:52,910 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 07:55:52,910 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 07:55:52,910 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 07:55:52,910 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 07:55:52,910 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 07:55:52,910 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 07:55:52,910 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 07:55:52,910 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 07:55:52,910 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 07:55:52,910 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-06 07:55:53,194 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 07:55:53,203 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 07:55:53,205 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 07:55:53,207 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 07:55:53,207 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 07:55:53,209 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-06 07:55:54,371 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3e00f6e9d/3f9a8f89176b4367b7b9a6c28c2a440e/FLAG62bfaa829 [2025-02-06 07:55:54,961 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 07:55:54,961 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-06 07:55:55,026 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3e00f6e9d/3f9a8f89176b4367b7b9a6c28c2a440e/FLAG62bfaa829 [2025-02-06 07:55:55,040 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/3e00f6e9d/3f9a8f89176b4367b7b9a6c28c2a440e [2025-02-06 07:55:55,042 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 07:55:55,043 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 07:55:55,044 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 07:55:55,044 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 07:55:55,047 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 07:55:55,048 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:55:55" (1/1) ... [2025-02-06 07:55:55,050 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@39f5eb11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:55, skipping insertion in model container [2025-02-06 07:55:55,051 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:55:55" (1/1) ... [2025-02-06 07:55:55,186 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 07:55:58,477 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-06 07:55:58,480 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-06 07:55:58,480 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-06 07:55:58,480 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-06 07:55:58,505 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:55:58,584 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 07:55:58,677 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-06 07:55:58,678 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-06 07:55:58,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6588] [2025-02-06 07:55:58,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6604] [2025-02-06 07:55:58,682 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-06 07:55:58,683 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-06 07:55:58,683 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6711] [2025-02-06 07:55:58,686 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-06 07:55:58,686 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-06 07:55:58,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6900] [2025-02-06 07:55:58,689 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-06 07:55:58,691 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-06 07:55:58,691 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-06 07:55:58,694 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-06 07:55:58,695 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-06 07:55:58,696 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-06 07:55:58,697 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-06 07:55:58,698 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-06 07:55:58,699 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-06 07:55:58,710 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-06 07:55:58,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7760] [2025-02-06 07:55:58,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8341] [2025-02-06 07:55:58,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8351] [2025-02-06 07:55:58,753 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10423] [2025-02-06 07:55:58,755 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10482] [2025-02-06 07:55:58,758 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10641] [2025-02-06 07:55:58,766 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10987] [2025-02-06 07:55:58,831 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11279] [2025-02-06 07:55:58,835 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11365] [2025-02-06 07:55:58,845 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11832] [2025-02-06 07:55:58,846 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11835] [2025-02-06 07:55:58,846 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11838] [2025-02-06 07:55:58,846 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11841] [2025-02-06 07:55:58,846 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-06 07:55:58,846 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-06 07:55:58,846 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-06 07:55:58,846 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-06 07:55:58,847 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-06 07:55:58,847 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-06 07:55:58,847 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-06 07:55:58,847 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-06 07:55:58,847 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-06 07:55:58,847 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-06 07:55:58,847 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-06 07:55:58,847 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-06 07:55:58,852 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [12257] [2025-02-06 07:55:58,967 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-06 07:55:58,968 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-06 07:55:58,968 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-06 07:55:58,968 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-06 07:55:58,974 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:55:59,211 INFO L204 MainTranslator]: Completed translation [2025-02-06 07:55:59,212 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59 WrapperNode [2025-02-06 07:55:59,212 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 07:55:59,213 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 07:55:59,213 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 07:55:59,213 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 07:55:59,217 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:55:59,295 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:55:59,580 INFO L138 Inliner]: procedures = 673, calls = 6663, calls flagged for inlining = 362, calls inlined = 341, statements flattened = 17266 [2025-02-06 07:55:59,581 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 07:55:59,581 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 07:55:59,581 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 07:55:59,581 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 07:55:59,588 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:55:59,589 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:55:59,644 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:56:03,208 INFO L175 MemorySlicer]: Split 3921 memory accesses to 46 slices as follows [17, 6, 10, 8, 4, 5, 16, 2, 2, 2, 3, 6, 1, 5, 2, 11, 2, 2, 6, 2, 6, 2, 2, 2, 3644, 2, 5, 2, 8, 2, 2, 88, 2, 2, 5, 5, 7, 2, 2, 2, 2, 4, 1, 6, 2, 2]. 93 percent of accesses are in the largest equivalence class. The 204 initializations are split as follows [0, 6, 10, 0, 4, 5, 0, 0, 0, 0, 3, 0, 0, 0, 2, 11, 2, 0, 0, 2, 6, 2, 0, 0, 27, 2, 5, 0, 8, 2, 0, 88, 2, 0, 5, 0, 7, 0, 0, 2, 0, 0, 1, 0, 2, 0]. The 2178 writes are split as follows [4, 0, 0, 3, 0, 0, 4, 1, 1, 1, 0, 1, 0, 3, 0, 0, 0, 1, 2, 0, 0, 0, 1, 1, 2138, 0, 0, 1, 0, 0, 2, 0, 0, 1, 0, 2, 0, 1, 1, 0, 1, 2, 0, 6, 0, 0]. [2025-02-06 07:56:03,209 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:56:03,209 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:56:03,392 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:56:03,423 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:56:03,495 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:56:03,539 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:56:03,630 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 07:56:03,632 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 07:56:03,632 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 07:56:03,632 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 07:56:03,633 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:55:59" (1/1) ... [2025-02-06 07:56:03,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:56:03,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 07:56:03,658 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 07:56:03,660 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 07:56:03,701 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-02-06 07:56:03,702 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-02-06 07:56:03,702 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2025-02-06 07:56:03,702 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2025-02-06 07:56:03,702 INFO L130 BoogieDeclarations]: Found specification of procedure ql_timer [2025-02-06 07:56:03,702 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_timer [2025-02-06 07:56:03,702 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-06 07:56:03,702 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-06 07:56:03,702 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-02-06 07:56:03,702 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-02-06 07:56:03,702 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_irq [2025-02-06 07:56:03,702 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_irq [2025-02-06 07:56:03,703 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-02-06 07:56:03,703 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-02-06 07:56:03,703 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-02-06 07:56:03,703 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-02-06 07:56:03,703 INFO L130 BoogieDeclarations]: Found specification of procedure ql_enable_completion_interrupt [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_enable_completion_interrupt [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_both_serdes [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_both_serdes [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_reset [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_reset [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap_nocache [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap_nocache [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_cpu [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_cpu [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_send [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_send [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_regs_len [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_regs_len [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_resume [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_resume [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_timer_instance_5 [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_timer_instance_5 [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2025-02-06 07:56:03,704 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_shutdown [2025-02-06 07:56:03,704 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_shutdown [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_22 [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_22 [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_all [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_all [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_mac_hdr_len [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_mac_hdr_len [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mailbox_command [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mailbox_command [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_none_assert [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_none_assert [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_irq_mask [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_irq_mask [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure ql_dump_risc_ram_area [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_dump_risc_ram_area [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_other_func_reg [2025-02-06 07:56:03,705 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_other_func_reg [2025-02-06 07:56:03,705 INFO L130 BoogieDeclarations]: Found specification of procedure __qlge_vlan_rx_add_vid [2025-02-06 07:56:03,708 INFO L138 BoogieDeclarations]: Found implementation of procedure __qlge_vlan_rx_add_vid [2025-02-06 07:56:03,708 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_instance_callback_5_2 [2025-02-06 07:56:03,708 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_instance_callback_5_2 [2025-02-06 07:56:03,708 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-06 07:56:03,708 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-06 07:56:03,708 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_xgmac_regs [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_xgmac_regs [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_asic_error [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_asic_error [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_buffer_queues [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_buffer_queues [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_cam_entries [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_cam_entries [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_mem_resources [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_mem_resources [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_del_timer_sync [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_del_timer_sync [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_xgmac_reg [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_xgmac_reg [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_up [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_up [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ql_eeh_close [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_eeh_close [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure netif_receive_skb [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_receive_skb [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr_reg [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr_reg [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure skb_record_rx_queue [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_record_rx_queue [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-02-06 07:56:03,709 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-06 07:56:03,709 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-06 07:56:03,710 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-06 07:56:03,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-06 07:56:03,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-06 07:56:03,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-06 07:56:03,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-06 07:56:03,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-06 07:56:03,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-06 07:56:03,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-06 07:56:03,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-06 07:56:03,712 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_serdes_reg [2025-02-06 07:56:03,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_serdes_reg [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-02-06 07:56:03,713 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-06 07:56:03,713 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-02-06 07:56:03,713 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure ql_build_coredump_seg_header [2025-02-06 07:56:03,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_build_coredump_seg_header [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_close [2025-02-06 07:56:03,713 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_close [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mb_sts [2025-02-06 07:56:03,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mb_sts [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-06 07:56:03,713 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-06 07:56:03,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-06 07:56:03,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-06 07:56:03,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-06 07:56:03,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-06 07:56:03,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-06 07:56:03,714 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_open [2025-02-06 07:56:03,715 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_open [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-06 07:56:03,715 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-02-06 07:56:03,715 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-06 07:56:03,715 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-06 07:56:03,716 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:56:03,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:56:03,717 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:56:03,717 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:56:03,717 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:56:03,717 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:56:03,717 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:56:03,718 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-06 07:56:03,719 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-02-06 07:56:03,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:56:03,719 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-02-06 07:56:03,720 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-06 07:56:03,720 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-02-06 07:56:03,720 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-06 07:56:03,720 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-06 07:56:03,720 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_probe [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_probe [2025-02-06 07:56:03,721 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_offset [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_offset [2025-02-06 07:56:03,721 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-06 07:56:03,721 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_buffers [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_buffers [2025-02-06 07:56:03,721 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-02-06 07:56:03,721 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-02-06 07:56:03,721 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write32 [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write32 [2025-02-06 07:56:03,721 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cam_route_initialize [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cam_route_initialize [2025-02-06 07:56:03,721 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-06 07:56:03,721 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-06 07:56:03,721 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_other_func_reg_rdy [2025-02-06 07:56:03,724 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_other_func_reg_rdy [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_trylock [2025-02-06 07:56:03,724 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_trylock [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_port_cfg [2025-02-06 07:56:03,724 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_port_cfg [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_mpi_reg [2025-02-06 07:56:03,724 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_mpi_reg [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure __get_order [2025-02-06 07:56:03,724 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_order [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-06 07:56:03,724 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_spinlock [2025-02-06 07:56:03,724 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_spinlock [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 07:56:03,724 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-02-06 07:56:03,725 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-06 07:56:03,725 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-06 07:56:03,725 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-06 07:56:03,725 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_unlock [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_unlock [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alert [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alert [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8012_flash_params [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8012_flash_params [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_serdes_reg [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_serdes_reg [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_completion_interrupt [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_completion_interrupt [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_fill_page_desc [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_fill_page_desc [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clear_routing_entries [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clear_routing_entries [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-02-06 07:56:03,726 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_off [2025-02-06 07:56:03,726 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_off [2025-02-06 07:56:03,727 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-06 07:56:03,727 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-06 07:56:03,727 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-02-06 07:56:03,727 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-02-06 07:56:03,731 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-02-06 07:56:03,731 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-02-06 07:56:03,731 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-02-06 07:56:03,731 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-02-06 07:56:03,731 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_tx_timeout [2025-02-06 07:56:03,731 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_tx_timeout [2025-02-06 07:56:03,731 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2025-02-06 07:56:03,731 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2025-02-06 07:56:03,731 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8000_port_initialize [2025-02-06 07:56:03,731 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8000_port_initialize [2025-02-06 07:56:03,731 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2025-02-06 07:56:03,731 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2025-02-06 07:56:03,731 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mpi_regs [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mpi_regs [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8012_port_initialize [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8012_port_initialize [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_flash_word [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_flash_word [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_subqueue [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_subqueue [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_adapter_resources [2025-02-06 07:56:03,732 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_adapter_resources [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-06 07:56:03,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-06 07:56:03,733 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-06 07:56:03,734 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure csum_tcpudp_magic [2025-02-06 07:56:03,734 INFO L138 BoogieDeclarations]: Found implementation of procedure csum_tcpudp_magic [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2025-02-06 07:56:03,734 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-02-06 07:56:03,734 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_resources [2025-02-06 07:56:03,734 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_resources [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-02-06 07:56:03,734 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-02-06 07:56:03,734 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-06 07:56:03,734 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-06 07:56:03,734 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_interrupts [2025-02-06 07:56:03,734 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_interrupts [2025-02-06 07:56:03,735 INFO L130 BoogieDeclarations]: Found specification of procedure ql_soft_reset_mpi_risc [2025-02-06 07:56:03,735 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_soft_reset_mpi_risc [2025-02-06 07:56:03,735 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-02-06 07:56:03,735 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-02-06 07:56:03,735 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_remove [2025-02-06 07:56:03,735 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_remove [2025-02-06 07:56:03,735 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cq_idx [2025-02-06 07:56:03,735 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cq_idx [2025-02-06 07:56:03,735 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-06 07:56:03,735 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-06 07:56:03,735 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_on [2025-02-06 07:56:03,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_on [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2025-02-06 07:56:03,736 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_multicast_list [2025-02-06 07:56:03,736 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_multicast_list [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-06 07:56:03,736 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2025-02-06 07:56:03,736 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-06 07:56:03,736 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2025-02-06 07:56:03,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure ql_tx_ring_clean [2025-02-06 07:56:03,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_tx_ring_clean [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-02-06 07:56:03,736 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-06 07:56:03,736 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-06 07:56:03,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-06 07:56:03,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-02-06 07:56:03,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-06 07:56:03,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-06 07:56:03,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-06 07:56:03,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-06 07:56:03,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-06 07:56:03,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-06 07:56:03,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-06 07:56:03,737 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-06 07:56:03,740 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure skb_fill_page_desc [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_fill_page_desc [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_mpi_reg [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_mpi_reg [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clean_inbound_rx_ring [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clean_inbound_rx_ring [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_cq [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_cq [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_subqueue [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_subqueue [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_sbuf [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_sbuf [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure ql_realign_skb [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_realign_skb [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_routing_entries [2025-02-06 07:56:03,741 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_routing_entries [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-06 07:56:03,741 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-06 07:56:03,742 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-06 07:56:03,742 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-06 07:56:03,742 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-06 07:56:03,742 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-02-06 07:56:03,743 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure ql_process_mac_split_rx_intr [2025-02-06 07:56:03,743 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_process_mac_split_rx_intr [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_suspend [2025-02-06 07:56:03,743 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_suspend [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure __pskb_pull_tail [2025-02-06 07:56:03,743 INFO L138 BoogieDeclarations]: Found implementation of procedure __pskb_pull_tail [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2025-02-06 07:56:03,743 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-06 07:56:03,743 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-06 07:56:03,744 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure __vlan_hwaccel_put_tag [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure __vlan_hwaccel_put_tag [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ql_validate_flash [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_validate_flash [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cancel_all_work_sync [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cancel_all_work_sync [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8000_flash_params [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8000_flash_params [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ql_check_lb_frame [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_check_lb_frame [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_array [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_array [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ql_categorize_rx_err [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_categorize_rx_err [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_initialize [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_initialize [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-02-06 07:56:03,745 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-02-06 07:56:03,745 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_sh_reg [2025-02-06 07:56:03,746 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_sh_reg [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2025-02-06 07:56:03,746 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-02-06 07:56:03,746 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-02-06 07:56:03,746 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_db_reg [2025-02-06 07:56:03,746 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_db_reg [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-06 07:56:03,746 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_get_port_cfg [2025-02-06 07:56:03,746 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_get_port_cfg [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-06 07:56:03,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2025-02-06 07:56:03,748 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-06 07:56:03,748 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_instance_register_10_2 [2025-02-06 07:56:03,748 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_instance_register_10_2 [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_down [2025-02-06 07:56:03,748 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_down [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-02-06 07:56:03,748 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-02-06 07:56:03,748 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-02-06 07:56:03,748 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_fw_error [2025-02-06 07:56:03,748 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_fw_error [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure ql_unmap_send [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_unmap_send [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_handler [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_handler [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg64 [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg64 [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_mgmnt_traffic_ctl [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_mgmnt_traffic_ctl [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_reg [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_reg [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_reg_rdy [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_reg_rdy [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_routing_reg [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_routing_reg [2025-02-06 07:56:03,749 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-02-06 07:56:03,749 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_led_cfg [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_led_cfg [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_crit [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_crit [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cfg [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cfg [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mac_addr_reg [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mac_addr_reg [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ql_lbq_block_size [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_lbq_block_size [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ql_own_firmware [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_own_firmware [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure netif_get_num_default_rss_queues [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_get_num_default_rss_queues [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_lchunk [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_lchunk [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_ets_regs [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_ets_regs [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_cfg [2025-02-06 07:56:03,750 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_cfg [2025-02-06 07:56:03,750 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-06 07:56:03,751 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-06 07:56:03,751 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read32 [2025-02-06 07:56:03,751 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read32 [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr [2025-02-06 07:56:03,751 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr [2025-02-06 07:56:03,751 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_intr_states [2025-02-06 07:56:03,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_intr_states [2025-02-06 07:56:03,752 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-06 07:56:03,752 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-06 07:56:03,752 INFO L130 BoogieDeclarations]: Found specification of procedure netpoll_trap [2025-02-06 07:56:03,752 INFO L138 BoogieDeclarations]: Found implementation of procedure netpoll_trap [2025-02-06 07:56:03,752 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_device [2025-02-06 07:56:03,752 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_device [2025-02-06 07:56:03,753 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_resume [2025-02-06 07:56:03,753 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_resume [2025-02-06 07:56:03,753 INFO L130 BoogieDeclarations]: Found specification of procedure ql_core_dump [2025-02-06 07:56:03,753 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_core_dump [2025-02-06 07:56:05,214 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 07:56:05,222 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 07:56:05,518 INFO L1309 $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; [2025-02-06 07:56:05,518 INFO L1309 $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; [2025-02-06 07:56:05,518 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23699: havoc usecs_to_jiffies_#t~nondet3672#1; [2025-02-06 07:56:05,528 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23484: havoc #t~ret3638.base, #t~ret3638.offset; [2025-02-06 07:56:05,577 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23555: havoc #t~nondet3647; [2025-02-06 07:56:05,619 INFO L1309 $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-06 07:56:05,621 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23692: havoc #t~nondet3671; [2025-02-06 07:56:05,837 INFO L1309 $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-06 07:56:05,837 INFO L1309 $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-06 07:56:06,101 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23391: havoc alloc_pages_current_#t~ret3625#1.base, alloc_pages_current_#t~ret3625#1.offset; [2025-02-06 07:56:06,102 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23319: havoc __get_page_tail_#t~nondet3614#1; [2025-02-06 07:56:06,130 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18633: call ULTIMATE.dealloc(~#value~4.base, ~#value~4.offset);havoc ~#value~4.base, ~#value~4.offset; [2025-02-06 07:56:06,172 INFO L1309 $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-06 07:56:06,174 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23593: havoc #t~nondet3652; [2025-02-06 07:56:06,176 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23559: havoc #t~nondet3648; [2025-02-06 07:56:06,181 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23636: havoc #t~nondet3659; [2025-02-06 07:56:06,187 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7079: havoc #t~mem161.base, #t~mem161.offset; [2025-02-06 07:56:06,259 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23369: havoc #t~nondet3622; [2025-02-06 07:56:06,297 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7545: havoc #t~mem299.base, #t~mem299.offset;havoc #t~mem300; [2025-02-06 07:56:06,301 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7571: havoc #t~mem306.base, #t~mem306.offset; [2025-02-06 07:56:06,319 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23437: havoc #t~nondet3629; [2025-02-06 07:56:06,322 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23445: havoc dma_set_mask_#t~nondet3631#1; [2025-02-06 07:56:06,416 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6705: havoc arch_irqs_disabled_flags_#t~bitwise34#1; [2025-02-06 07:56:06,485 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16471: #res := ~arg0; [2025-02-06 07:56:06,520 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L23516: havoc #t~nondet3640; [2025-02-06 07:56:06,577 INFO L1309 $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-06 07:56:06,577 INFO L1309 $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-06 07:57:17,797 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-06 07:57:17,799 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:706) 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-06 07:57:17,806 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-06 07:57:17,810 INFO L158 Benchmark]: Toolchain (without parser) took 82763.39ms. Allocated memory was 142.6MB in the beginning and 1.7GB in the end (delta: 1.6GB). Free memory was 78.7MB in the beginning and 1.2GB in the end (delta: -1.1GB). Peak memory consumption was 1.3GB. Max. memory is 16.1GB. [2025-02-06 07:57:17,810 INFO L158 Benchmark]: CDTParser took 0.28ms. Allocated memory is still 201.3MB. Free memory is still 127.0MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-06 07:57:17,810 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4168.52ms. Allocated memory was 142.6MB in the beginning and 310.4MB in the end (delta: 167.8MB). Free memory was 78.7MB in the beginning and 143.1MB in the end (delta: -64.4MB). Peak memory consumption was 250.5MB. Max. memory is 16.1GB. [2025-02-06 07:57:17,810 INFO L158 Benchmark]: Boogie Procedure Inliner took 367.81ms. Allocated memory was 310.4MB in the beginning and 620.8MB in the end (delta: 310.4MB). Free memory was 143.1MB in the beginning and 433.7MB in the end (delta: -290.7MB). Peak memory consumption was 116.8MB. Max. memory is 16.1GB. [2025-02-06 07:57:17,810 INFO L158 Benchmark]: Boogie Preprocessor took 4048.66ms. Allocated memory was 620.8MB in the beginning and 1.1GB in the end (delta: 511.7MB). Free memory was 433.7MB in the beginning and 786.7MB in the end (delta: -353.0MB). Peak memory consumption was 680.4MB. Max. memory is 16.1GB. [2025-02-06 07:57:17,811 INFO L158 Benchmark]: IcfgBuilder took 74173.69ms. Allocated memory was 1.1GB in the beginning and 1.7GB in the end (delta: 562.0MB). Free memory was 786.7MB in the beginning and 1.2GB in the end (delta: -419.8MB). Peak memory consumption was 1.0GB. Max. memory is 16.1GB. [2025-02-06 07:57:17,812 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.28ms. Allocated memory is still 201.3MB. Free memory is still 127.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4168.52ms. Allocated memory was 142.6MB in the beginning and 310.4MB in the end (delta: 167.8MB). Free memory was 78.7MB in the beginning and 143.1MB in the end (delta: -64.4MB). Peak memory consumption was 250.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 367.81ms. Allocated memory was 310.4MB in the beginning and 620.8MB in the end (delta: 310.4MB). Free memory was 143.1MB in the beginning and 433.7MB in the end (delta: -290.7MB). Peak memory consumption was 116.8MB. Max. memory is 16.1GB. * Boogie Preprocessor took 4048.66ms. Allocated memory was 620.8MB in the beginning and 1.1GB in the end (delta: 511.7MB). Free memory was 433.7MB in the beginning and 786.7MB in the end (delta: -353.0MB). Peak memory consumption was 680.4MB. Max. memory is 16.1GB. * IcfgBuilder took 74173.69ms. Allocated memory was 1.1GB in the beginning and 1.7GB in the end (delta: 562.0MB). Free memory was 786.7MB in the beginning and 1.2GB in the end (delta: -419.8MB). Peak memory consumption was 1.0GB. 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-?-c00e63d-m [2025-02-06 07:57:19,975 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 07:57:20,046 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-02-06 07:57:20,051 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 07:57:20,054 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 07:57:20,089 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 07:57:20,090 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 07:57:20,091 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 07:57:20,099 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 07:57:20,099 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 07:57:20,100 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 07:57:20,100 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 07:57:20,100 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 07:57:20,100 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 07:57:20,101 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 07:57:20,101 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 07:57:20,101 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 07:57:20,101 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 07:57:20,101 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 07:57:20,101 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 07:57:20,101 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 07:57:20,102 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-06 07:57:20,102 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-06 07:57:20,102 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-06 07:57:20,102 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 07:57:20,102 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 07:57:20,102 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 07:57:20,102 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 07:57:20,102 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 07:57:20,102 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 07:57:20,103 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 07:57:20,103 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:57:20,103 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 07:57:20,103 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 07:57:20,103 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 07:57:20,103 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 07:57:20,103 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-06 07:57:20,103 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-06 07:57:20,104 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 07:57:20,104 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 07:57:20,104 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 07:57:20,104 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 07:57:20,104 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-06 07:57:20,333 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 07:57:20,352 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 07:57:20,354 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 07:57:20,356 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 07:57:20,356 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 07:57:20,357 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-06 07:57:21,574 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1a616d414/b66e26f635c24f1e892a1a93ea3ae5d5/FLAG97f2cc463 [2025-02-06 07:57:22,286 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 07:57:22,287 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-06 07:57:22,345 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1a616d414/b66e26f635c24f1e892a1a93ea3ae5d5/FLAG97f2cc463 [2025-02-06 07:57:22,661 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/1a616d414/b66e26f635c24f1e892a1a93ea3ae5d5 [2025-02-06 07:57:22,663 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 07:57:22,664 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 07:57:22,665 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 07:57:22,665 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 07:57:22,668 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 07:57:22,669 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:57:22" (1/1) ... [2025-02-06 07:57:22,670 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@179ca79e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:57:22, skipping insertion in model container [2025-02-06 07:57:22,670 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:57:22" (1/1) ... [2025-02-06 07:57:22,829 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 07:57:24,832 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:24,933 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:25,625 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:25,634 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:25,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-06 07:57:25,928 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,000 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,001 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,001 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,001 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,002 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,002 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,012 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,013 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,080 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,119 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,144 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,163 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,181 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,182 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,182 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,184 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,193 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,193 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,205 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,206 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,216 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,216 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,222 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,329 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,353 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,369 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,385 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,393 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,422 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,439 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,445 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,452 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,480 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,480 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,480 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,485 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,485 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,486 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,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-06 07:57:26,497 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,497 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,517 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,518 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,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-06 07:57:26,520 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,540 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,565 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,566 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,571 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,573 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,581 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,582 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,583 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,614 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,638 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,646 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,647 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,654 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,666 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,672 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,674 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,713 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,714 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,714 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,714 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,714 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,763 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,770 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,771 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,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-06 07:57:26,787 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,787 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:26,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-06 07:57:27,061 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,061 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,062 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,062 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,062 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,062 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,062 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,063 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,063 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,063 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,063 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,063 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,063 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,065 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,065 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,066 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,067 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,067 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,068 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,068 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,068 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,069 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,069 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,069 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,069 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,070 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,071 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,071 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,071 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,071 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,072 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,072 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,074 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,074 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,260 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,261 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,261 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,262 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,262 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,262 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,267 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,268 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,283 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,283 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,283 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,285 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,285 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,444 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,445 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,452 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,453 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,460 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,462 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,462 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,462 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,463 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,463 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,464 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,475 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,476 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,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-06 07:57:27,485 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,495 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,540 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,541 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,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-06 07:57:27,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-06 07:57:27,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-06 07:57:27,557 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,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-06 07:57:27,587 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,602 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,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-06 07:57:27,670 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,682 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,711 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,712 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,712 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,712 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,738 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,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-06 07:57:27,749 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,757 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,763 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,770 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,776 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,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-06 07:57:27,788 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,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-06 07:57:27,853 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,869 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:27,870 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,011 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,012 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,012 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,013 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,126 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-06 07:57:28,128 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-06 07:57:28,128 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-06 07:57:28,129 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-06 07:57:28,157 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,158 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:57:28,246 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2025-02-06 07:57:28,290 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 07:57:28,396 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,404 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,404 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,404 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,411 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,417 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,418 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,418 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,418 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,418 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,418 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,420 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,420 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,424 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,428 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,430 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,431 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,435 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,436 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,436 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,437 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,438 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,438 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,441 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,441 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,442 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,442 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,444 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,446 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,456 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,456 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,458 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,458 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,459 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,459 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,464 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,465 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,468 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,469 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,469 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,472 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,472 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,472 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,473 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,475 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,475 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,478 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,478 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,479 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,479 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,480 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,481 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,482 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,482 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,483 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,483 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,484 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,492 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,492 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,492 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,492 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,492 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,497 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,502 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,504 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,505 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,508 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,513 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,515 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,515 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,515 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,515 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,520 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,524 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,526 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,526 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,526 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,527 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,527 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,527 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,527 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,532 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,533 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,533 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,533 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,533 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,534 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,536 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,537 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,537 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,540 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,540 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,540 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,540 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,540 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,541 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,596 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,597 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,602 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,602 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,614 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,615 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,615 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,616 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,622 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,623 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,625 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,631 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,631 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,631 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,632 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,632 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,633 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,633 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,634 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,634 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,636 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,636 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,636 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,636 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,637 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,637 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,638 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,638 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,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-06 07:57:28,644 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,645 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,646 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,646 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,646 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,648 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-06 07:57:28,648 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-06 07:57:28,648 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-06 07:57:28,648 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-06 07:57:28,653 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-02-06 07:57:28,653 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:57:28,700 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 07:57:28,818 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-06 07:57:28,820 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-06 07:57:28,820 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [6588] [2025-02-06 07:57:28,821 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6604] [2025-02-06 07:57:28,822 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-06 07:57:28,822 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-06 07:57:28,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [6711] [2025-02-06 07:57:28,826 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-06 07:57:28,827 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-06 07:57:28,829 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6900] [2025-02-06 07:57:28,829 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-06 07:57:28,830 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-06 07:57:28,830 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-06 07:57:28,833 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-06 07:57:28,835 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (36), "i" (12UL)); [7137-7138] [2025-02-06 07:57:28,835 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (79), "i" (12UL)); [7178-7179] [2025-02-06 07:57:28,836 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (91), "i" (12UL)); [7207-7208] [2025-02-06 07:57:28,837 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [7244-7245] [2025-02-06 07:57:28,837 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [7281-7282] [2025-02-06 07:57:28,845 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-06 07:57:28,845 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7760] [2025-02-06 07:57:28,855 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8341] [2025-02-06 07:57:28,855 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8351] [2025-02-06 07:57:28,896 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10423] [2025-02-06 07:57:28,897 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10482] [2025-02-06 07:57:28,901 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10641] [2025-02-06 07:57:28,910 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10987] [2025-02-06 07:57:28,921 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11279] [2025-02-06 07:57:28,927 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [11365] [2025-02-06 07:57:28,940 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11832] [2025-02-06 07:57:28,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11835] [2025-02-06 07:57:28,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11838] [2025-02-06 07:57:28,941 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11841] [2025-02-06 07:57:28,941 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-06 07:57:28,941 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-06 07:57:28,941 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-06 07:57:28,941 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-06 07:57:28,942 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-06 07:57:28,942 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-06 07:57:28,942 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-06 07:57:28,942 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-06 07:57:28,943 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-06 07:57:28,943 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-06 07:57:28,943 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-06 07:57:28,943 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-06 07:57:28,949 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [12257] [2025-02-06 07:57:29,135 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-06 07:57:29,136 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-06 07:57:29,136 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-06 07:57:29,136 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-06 07:57:29,149 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:57:29,426 INFO L204 MainTranslator]: Completed translation [2025-02-06 07:57:29,427 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:57:29 WrapperNode [2025-02-06 07:57:29,427 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 07:57:29,428 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 07:57:29,428 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 07:57:29,428 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 07:57:29,432 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:57:29" (1/1) ... [2025-02-06 07:57:29,528 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:57:29" (1/1) ... [2025-02-06 07:57:29,833 INFO L138 Inliner]: procedures = 685, calls = 6663, calls flagged for inlining = 362, calls inlined = 341, statements flattened = 14570 [2025-02-06 07:57:29,833 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 07:57:29,834 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 07:57:29,834 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 07:57:29,834 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 07:57:29,841 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:57:29" (1/1) ... [2025-02-06 07:57:29,841 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:57:29" (1/1) ... [2025-02-06 07:57:29,911 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:57:29" (1/1) ...