./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash f2ab38c64a51a0810bb71747192825e829839529730e10025ef1769441ed8c1f --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:54:21,759 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:54:21,813 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 19:54:21,816 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:54:21,816 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:54:21,839 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:54:21,840 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:54:21,840 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:54:21,840 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:54:21,840 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:54:21,841 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:54:21,841 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:54:21,841 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:54:21,841 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:54:21,842 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:54:21,842 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:54:21,842 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:54:21,842 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 19:54:21,842 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:54:21,842 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:54:21,843 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:54:21,843 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:54:21,843 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:54:21,844 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:54:21,844 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:54:21,844 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 19:54:21,844 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 19:54:21,844 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:54:21,844 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:54:21,844 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:54:21,844 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:54:21,845 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f2ab38c64a51a0810bb71747192825e829839529730e10025ef1769441ed8c1f [2025-03-08 19:54:22,059 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:54:22,066 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:54:22,068 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:54:22,070 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:54:22,070 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:54:22,072 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i [2025-03-08 19:54:23,340 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2c8cb2f75/ee0659c1ce564a1683f9e1823daa7498/FLAGc8387a74e [2025-03-08 19:54:23,954 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:54:23,955 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i [2025-03-08 19:54:24,010 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2c8cb2f75/ee0659c1ce564a1683f9e1823daa7498/FLAGc8387a74e [2025-03-08 19:54:24,024 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2c8cb2f75/ee0659c1ce564a1683f9e1823daa7498 [2025-03-08 19:54:24,025 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:54:24,026 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:54:24,027 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:54:24,027 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:54:24,030 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:54:24,031 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:54:24" (1/1) ... [2025-03-08 19:54:24,033 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@48c12871 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:24, skipping insertion in model container [2025-03-08 19:54:24,033 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:54:24" (1/1) ... [2025-03-08 19:54:24,167 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:54:28,446 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i[600803,600816] [2025-03-08 19:54:28,555 WARN L639 FunctionHandler]: implicit declaration of function ldv_assume [2025-03-08 19:54:28,556 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:54:28,659 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 19:54:28,747 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"); [6891] [2025-03-08 19:54:28,749 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)); [6898] [2025-03-08 19:54:28,750 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6906-6907] [2025-03-08 19:54:28,751 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6922] [2025-03-08 19:54:28,756 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [7075] [2025-03-08 19:54:28,758 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [7104] [2025-03-08 19:54:28,758 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [7111] [2025-03-08 19:54:28,758 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [7119-7120] [2025-03-08 19:54:28,761 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7229] [2025-03-08 19:54:28,761 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7236] [2025-03-08 19:54:28,766 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7460] [2025-03-08 19:54:28,768 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/mm.h"), "i" (543), "i" (12UL)); [7511-7512] [2025-03-08 19:54:28,771 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)); [7598-7599] [2025-03-08 19:54:28,772 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)); [7627-7628] [2025-03-08 19:54:28,773 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (84), "i" (12UL)); [7661-7662] [2025-03-08 19:54:28,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (96), "i" (12UL)); [7685-7686] [2025-03-08 19:54:28,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (108), "i" (12UL)); [7715-7716] [2025-03-08 19:54:28,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (120), "i" (12UL)); [7745-7746] [2025-03-08 19:54:28,779 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)); [7950] [2025-03-08 19:54:28,780 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)); [7958-7959] [2025-03-08 19:54:28,787 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (507), "i" (12UL)); [8322-8323] [2025-03-08 19:54:28,787 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8328] [2025-03-08 19:54:28,803 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8676] [2025-03-08 19:54:28,803 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8685] [2025-03-08 19:54:28,836 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10260] [2025-03-08 19:54:28,838 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10309] [2025-03-08 19:54:28,841 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10428] [2025-03-08 19:54:28,903 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10690] [2025-03-08 19:54:28,910 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10901] [2025-03-08 19:54:28,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10961] [2025-03-08 19:54:28,923 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11308] [2025-03-08 19:54:28,923 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11311] [2025-03-08 19:54:28,923 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11314] [2025-03-08 19:54:28,923 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11317] [2025-03-08 19:54:28,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11328] [2025-03-08 19:54:28,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11331] [2025-03-08 19:54:28,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11334] [2025-03-08 19:54:28,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11337] [2025-03-08 19:54:28,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11348] [2025-03-08 19:54:28,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11351] [2025-03-08 19:54:28,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11354] [2025-03-08 19:54:28,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11357] [2025-03-08 19:54:28,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11368] [2025-03-08 19:54:28,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11371] [2025-03-08 19:54:28,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11374] [2025-03-08 19:54:28,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11377] [2025-03-08 19:54:28,929 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11612] [2025-03-08 19:54:29,048 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i[600803,600816] [2025-03-08 19:54:29,053 WARN L639 FunctionHandler]: implicit declaration of function ldv_assume [2025-03-08 19:54:29,054 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:54:29,331 WARN L1212 FunctionHandler]: The following functions are not defined or handled internally: ldv_assume [2025-03-08 19:54:29,337 INFO L204 MainTranslator]: Completed translation [2025-03-08 19:54:29,338 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29 WrapperNode [2025-03-08 19:54:29,338 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 19:54:29,339 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 19:54:29,339 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 19:54:29,339 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 19:54:29,343 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:29,450 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:29,742 INFO L138 Inliner]: procedures = 679, calls = 6727, calls flagged for inlining = 300, calls inlined = 293, statements flattened = 16739 [2025-03-08 19:54:29,743 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 19:54:29,743 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 19:54:29,744 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 19:54:29,744 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 19:54:29,753 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:29,753 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:29,806 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:32,937 INFO L175 MemorySlicer]: Split 3947 memory accesses to 36 slices as follows [6, 8, 43, 2, 2, 5, 6, 2, 3, 29, 3, 2, 94, 2, 2, 11, 2, 5, 8, 2, 2, 6, 2, 1, 2, 5, 17, 2, 10, 4, 2, 2, 5, 7, 3641, 2]. 92 percent of accesses are in the largest equivalence class. The 204 initializations are split as follows [6, 8, 0, 0, 0, 5, 0, 0, 0, 0, 3, 0, 94, 0, 2, 11, 2, 0, 0, 2, 2, 6, 2, 0, 2, 5, 0, 0, 10, 4, 0, 0, 5, 7, 28, 0]. The 2184 writes are split as follows [0, 0, 43, 1, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 0, 0, 3, 3, 0, 0, 0, 0, 1, 0, 0, 4, 1, 0, 0, 1, 1, 0, 0, 2119, 1]. [2025-03-08 19:54:32,937 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:32,938 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:33,136 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:33,160 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:33,237 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:33,281 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:33,369 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 19:54:33,370 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 19:54:33,370 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 19:54:33,371 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 19:54:33,371 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:29" (1/1) ... [2025-03-08 19:54:33,377 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:54:33,388 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:54:33,402 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 19:54:33,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 19:54:33,423 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-03-08 19:54:33,424 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-03-08 19:54:33,424 INFO L130 BoogieDeclarations]: Found specification of procedure ipv6_hdr [2025-03-08 19:54:33,424 INFO L138 BoogieDeclarations]: Found implementation of procedure ipv6_hdr [2025-03-08 19:54:33,424 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 19:54:33,424 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 19:54:33,425 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-03-08 19:54:33,425 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-03-08 19:54:33,425 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_irq [2025-03-08 19:54:33,425 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_irq [2025-03-08 19:54:33,425 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-03-08 19:54:33,425 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-03-08 19:54:33,426 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-03-08 19:54:33,426 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-03-08 19:54:33,426 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2025-03-08 19:54:33,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2025-03-08 19:54:33,426 INFO L130 BoogieDeclarations]: Found specification of procedure ql_enable_completion_interrupt [2025-03-08 19:54:33,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_enable_completion_interrupt [2025-03-08 19:54:33,426 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 19:54:33,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 19:54:33,426 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_both_serdes [2025-03-08 19:54:33,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_both_serdes [2025-03-08 19:54:33,426 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg [2025-03-08 19:54:33,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg [2025-03-08 19:54:33,426 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_reset [2025-03-08 19:54:33,426 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_reset [2025-03-08 19:54:33,426 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap_nocache [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap_nocache [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_cpu [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_cpu [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_port_cfg_work [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_port_cfg_work [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_send [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_send [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_6 [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_6 [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_del [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_del [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-03-08 19:54:33,428 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-08 19:54:33,428 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_regs_len [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_regs_len [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_vlan_rx_kill_vid [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_vlan_rx_kill_vid [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_shutdown [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_shutdown [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_all [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_all [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_mac_hdr_len [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_mac_hdr_len [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mailbox_command [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mailbox_command [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure skb_checksum_none_assert [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_checksum_none_assert [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_irq_mask [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_irq_mask [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure ql_dump_risc_ram_area [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_dump_risc_ram_area [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_other_func_reg [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_other_func_reg [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure __qlge_vlan_rx_add_vid [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure __qlge_vlan_rx_add_vid [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-03-08 19:54:33,429 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 19:54:33,429 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-03-08 19:54:33,430 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-03-08 19:54:33,430 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_xgmac_regs [2025-03-08 19:54:33,430 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_xgmac_regs [2025-03-08 19:54:33,430 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_asic_error [2025-03-08 19:54:33,430 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_asic_error [2025-03-08 19:54:33,430 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_buffer_queues [2025-03-08 19:54:33,430 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_buffer_queues [2025-03-08 19:54:33,430 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_cam_entries [2025-03-08 19:54:33,430 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_cam_entries [2025-03-08 19:54:33,430 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_mem_resources [2025-03-08 19:54:33,430 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_mem_resources [2025-03-08 19:54:33,430 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_xgmac_reg [2025-03-08 19:54:33,430 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_xgmac_reg [2025-03-08 19:54:33,430 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-03-08 19:54:33,430 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-03-08 19:54:33,430 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_up [2025-03-08 19:54:33,433 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_up [2025-03-08 19:54:33,433 INFO L130 BoogieDeclarations]: Found specification of procedure ql_eeh_close [2025-03-08 19:54:33,433 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_eeh_close [2025-03-08 19:54:33,433 INFO L130 BoogieDeclarations]: Found specification of procedure netif_receive_skb [2025-03-08 19:54:33,433 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_receive_skb [2025-03-08 19:54:33,433 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-03-08 19:54:33,433 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-03-08 19:54:33,433 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-03-08 19:54:33,433 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-03-08 19:54:33,433 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr_reg [2025-03-08 19:54:33,433 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr_reg [2025-03-08 19:54:33,433 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-03-08 19:54:33,433 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-03-08 19:54:33,433 INFO L130 BoogieDeclarations]: Found specification of procedure skb_record_rx_queue [2025-03-08 19:54:33,433 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_record_rx_queue [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-03-08 19:54:33,434 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_serdes_reg [2025-03-08 19:54:33,434 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_serdes_reg [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2025-03-08 19:54:33,434 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-08 19:54:33,434 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-08 19:54:33,434 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-08 19:54:33,434 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure ql_build_coredump_seg_header [2025-03-08 19:54:33,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_build_coredump_seg_header [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_idc_work [2025-03-08 19:54:33,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_idc_work [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_close [2025-03-08 19:54:33,435 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_close [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mb_sts [2025-03-08 19:54:33,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mb_sts [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 19:54:33,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 19:54:33,436 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_open [2025-03-08 19:54:33,437 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_open [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-08 19:54:33,437 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-03-08 19:54:33,437 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure pci_zalloc_consistent [2025-03-08 19:54:33,437 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_zalloc_consistent [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 19:54:33,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 19:54:33,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-03-08 19:54:33,439 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headroom [2025-03-08 19:54:33,439 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headroom [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure reg_check_1 [2025-03-08 19:54:33,439 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_check_1 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_10 [2025-03-08 19:54:33,439 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_10 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:54:33,439 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:54:33,440 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:54:33,440 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:54:33,440 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:54:33,440 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:54:33,440 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:54:33,440 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:54:33,441 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_probe [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_probe [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_offset [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_offset [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_buffers [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_buffers [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write32 [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write32 [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cam_route_initialize [2025-03-08 19:54:33,442 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cam_route_initialize [2025-03-08 19:54:33,442 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_other_func_reg_rdy [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_other_func_reg_rdy [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_trylock [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_trylock [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure ql_asic_reset_work [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_asic_reset_work [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_port_cfg [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_port_cfg [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_mpi_reg [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_mpi_reg [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure __get_order [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure __get_order [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_spinlock [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_spinlock [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_get_stats [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_get_stats [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 19:54:33,443 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 19:54:33,443 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 19:54:33,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 19:54:33,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 19:54:33,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 19:54:33,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 19:54:33,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 19:54:33,444 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_unlock [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_unlock [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alert [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alert [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8012_flash_params [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8012_flash_params [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_slot_reset [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_slot_reset [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work___0 [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work___0 [2025-03-08 19:54:33,445 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 19:54:33,445 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_serdes_reg [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_serdes_reg [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_completion_interrupt [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_completion_interrupt [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_fill_page_desc [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_fill_page_desc [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clear_routing_entries [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clear_routing_entries [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_off [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_off [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_tx_timeout [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_tx_timeout [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8000_port_initialize [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8000_port_initialize [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mpi_regs [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mpi_regs [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_core_to_log [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_core_to_log [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_mac_address [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_mac_address [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ql_8012_port_initialize [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_8012_port_initialize [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure tcp_hdr [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure tcp_hdr [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_flash_word [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_flash_word [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_subqueue [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_subqueue [2025-03-08 19:54:33,446 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-03-08 19:54:33,446 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure ql_release_adapter_resources [2025-03-08 19:54:33,447 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_release_adapter_resources [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 19:54:33,447 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 19:54:33,448 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 19:54:33,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure csum_tcpudp_magic [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure csum_tcpudp_magic [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_rx_resources [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_rx_resources [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_interrupts [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_interrupts [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_idc_ack [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_idc_ack [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure ql_soft_reset_mpi_risc [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_soft_reset_mpi_risc [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_remove [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_remove [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cq_idx [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cq_idx [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_on [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_on [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure napi_gro_receive [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_gro_receive [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_multicast_list [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_multicast_list [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2025-03-08 19:54:33,453 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-03-08 19:54:33,453 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure ip_hdr [2025-03-08 19:54:33,454 INFO L138 BoogieDeclarations]: Found implementation of procedure ip_hdr [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure ql_tx_ring_clean [2025-03-08 19:54:33,454 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_tx_ring_clean [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-03-08 19:54:33,454 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 19:54:33,454 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-08 19:54:33,455 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 19:54:33,455 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-08 19:54:33,456 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_irq_1 [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_irq_1 [2025-03-08 19:54:33,456 INFO L130 BoogieDeclarations]: Found specification of procedure skb_fill_page_desc [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_fill_page_desc [2025-03-08 19:54:33,456 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-08 19:54:33,456 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_mpi_reg [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_mpi_reg [2025-03-08 19:54:33,456 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-03-08 19:54:33,456 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure ql_clean_inbound_rx_ring [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_clean_inbound_rx_ring [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure ql_update_cq [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_update_cq [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_subqueue [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_subqueue [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_set_features [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_set_features [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_sbuf [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_sbuf [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure ql_realign_skb [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_realign_skb [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_io_error_detected [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_io_error_detected [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_routing_entries [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_routing_entries [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_6 [2025-03-08 19:54:33,458 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_6 [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 19:54:33,458 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure put_page [2025-03-08 19:54:33,459 INFO L138 BoogieDeclarations]: Found implementation of procedure put_page [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure ql_process_mac_split_rx_intr [2025-03-08 19:54:33,459 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_process_mac_split_rx_intr [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_suspend [2025-03-08 19:54:33,459 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_suspend [2025-03-08 19:54:33,459 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock [2025-03-08 19:54:33,461 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure __pskb_pull_tail [2025-03-08 19:54:33,461 INFO L138 BoogieDeclarations]: Found implementation of procedure __pskb_pull_tail [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2025-03-08 19:54:33,461 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 19:54:33,461 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure disable_work_6 [2025-03-08 19:54:33,462 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_work_6 [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 19:54:33,462 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure __vlan_hwaccel_put_tag [2025-03-08 19:54:33,462 INFO L138 BoogieDeclarations]: Found implementation of procedure __vlan_hwaccel_put_tag [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-08 19:54:33,462 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure ql_validate_flash [2025-03-08 19:54:33,462 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_validate_flash [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-03-08 19:54:33,462 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-03-08 19:54:33,462 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-03-08 19:54:33,462 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cancel_all_work_sync [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cancel_all_work_sync [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_8000_flash_params [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_8000_flash_params [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure ql_check_lb_frame [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_check_lb_frame [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_array [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_array [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure ql_categorize_rx_err [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_categorize_rx_err [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_initialize [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_initialize [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_sh_reg [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_sh_reg [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_offset [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_offset [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_db_reg [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_db_reg [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 19:54:33,463 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 19:54:33,463 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_get_port_cfg [2025-03-08 19:54:33,464 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_get_port_cfg [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_vlan_rx_add_vid [2025-03-08 19:54:33,465 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_vlan_rx_add_vid [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 19:54:33,465 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_1 [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_1 [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure eth_type_trans [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_type_trans [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_change_mtu [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_change_mtu [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_fix_features [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_fix_features [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_down [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_down [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_queue_fw_error [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_queue_fw_error [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_unmap_send [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_unmap_send [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_handler [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_handler [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_xgmac_reg64 [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_xgmac_reg64 [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_mgmnt_traffic_ctl [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_mgmnt_traffic_ctl [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_other_func_reg [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_other_func_reg [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_reg_rdy [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_reg_rdy [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_routing_reg [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_routing_reg [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_work [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_work [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mb_set_led_cfg [2025-03-08 19:54:33,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mb_set_led_cfg [2025-03-08 19:54:33,466 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_resume_early_9 [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_resume_early_9 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_crit [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_crit [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_6 [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_6 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_cfg [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_cfg [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_mac_addr_reg [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_mac_addr_reg [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure ql_lbq_block_size [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_lbq_block_size [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure ql_own_firmware [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_own_firmware [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure netif_get_num_default_rss_queues [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_get_num_default_rss_queues [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_curr_lchunk [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_curr_lchunk [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_ets_regs [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_ets_regs [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_cfg [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_cfg [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mpi_reset_work [2025-03-08 19:54:33,468 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mpi_reset_work [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 19:54:33,468 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read32 [2025-03-08 19:54:33,469 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read32 [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr [2025-03-08 19:54:33,469 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_intr_states [2025-03-08 19:54:33,469 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_intr_states [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_device [2025-03-08 19:54:33,469 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_device [2025-03-08 19:54:33,469 INFO L130 BoogieDeclarations]: Found specification of procedure qlge_resume [2025-03-08 19:54:33,470 INFO L138 BoogieDeclarations]: Found implementation of procedure qlge_resume [2025-03-08 19:54:33,470 INFO L130 BoogieDeclarations]: Found specification of procedure ql_core_dump [2025-03-08 19:54:33,470 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_core_dump [2025-03-08 19:54:34,750 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 19:54:34,755 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 19:54:35,103 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21108: havoc __usecs_to_jiffies_#t~nondet3393#1; [2025-03-08 19:54:35,103 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19317: call ULTIMATE.dealloc(ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset);havoc ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.base, ql_wait_fifo_empty_~#mgmnt_fifo_empty~0#1.offset; [2025-03-08 19:54:35,103 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19276: call ULTIMATE.dealloc(ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.base, ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.offset);havoc ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.base, ql_mb_get_mgmnt_traffic_ctl_~#mbc~11#1.offset; [2025-03-08 19:54:35,107 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21221: havoc #t~ret3407.base, #t~ret3407.offset; [2025-03-08 19:54:35,199 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21447: havoc wait_for_completion_timeout_#t~nondet3441#1; [2025-03-08 19:54:35,681 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16420: havoc ldv_pskb_expand_head_39_#t~nondet2543#1; [2025-03-08 19:54:35,681 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8512: havoc tcp_hdrlen_#t~mem415#1; [2025-03-08 19:54:35,681 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21428: havoc skb_pad_#t~nondet3436#1; [2025-03-08 19:54:35,682 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8234: havoc skb_is_gso_#t~mem352#1; [2025-03-08 19:54:35,682 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6931: havoc __fswab16_#t~bitwise9#1; [2025-03-08 19:54:35,682 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21140: havoc csum_ipv6_magic_#t~nondet3396#1; [2025-03-08 19:54:35,682 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8143: havoc skb_frag_page_#t~mem336#1.base, skb_frag_page_#t~mem336#1.offset; [2025-03-08 19:54:35,733 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11178: call ULTIMATE.dealloc(__qlge_vlan_rx_kill_vid_~#enable_bit~2#1.base, __qlge_vlan_rx_kill_vid_~#enable_bit~2#1.offset);havoc __qlge_vlan_rx_kill_vid_~#enable_bit~2#1.base, __qlge_vlan_rx_kill_vid_~#enable_bit~2#1.offset; [2025-03-08 19:54:36,148 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14429: call ULTIMATE.dealloc(~#__constr_expr_0~1.base, ~#__constr_expr_0~1.offset);havoc ~#__constr_expr_0~1.base, ~#__constr_expr_0~1.offset; [2025-03-08 19:54:36,251 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7403: havoc dev_get_drvdata_#t~mem101#1.base, dev_get_drvdata_#t~mem101#1.offset; [2025-03-08 19:54:36,288 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21437: havoc #t~nondet3440; [2025-03-08 19:54:36,291 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8003: havoc #t~mem300.base, #t~mem300.offset;havoc #t~mem301; [2025-03-08 19:54:37,129 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19001: call ULTIMATE.dealloc(~#buf_dma~0#1.base, ~#buf_dma~0#1.offset);havoc ~#buf_dma~0#1.base, ~#buf_dma~0#1.offset; [2025-03-08 19:54:37,130 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18964: call ULTIMATE.dealloc(ql_mb_dump_ram_~#mbc~4#1.base, ql_mb_dump_ram_~#mbc~4#1.offset);havoc ql_mb_dump_ram_~#mbc~4#1.base, ql_mb_dump_ram_~#mbc~4#1.offset; [2025-03-08 19:54:37,131 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21194: havoc #t~nondet3403; [2025-03-08 19:54:37,158 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11141: call ULTIMATE.dealloc(~#enable_bit~1.base, ~#enable_bit~1.offset);havoc ~#enable_bit~1.base, ~#enable_bit~1.offset; [2025-03-08 19:54:37,429 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21074: havoc __get_page_tail_#t~nondet3388#1; [2025-03-08 19:54:37,463 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17167: call ULTIMATE.dealloc(~#value~4.base, ~#value~4.offset);havoc ~#value~4.base, ~#value~4.offset; [2025-03-08 19:54:37,574 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21206: havoc find_next_bit_#t~nondet3406#1; [2025-03-08 19:54:37,574 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21202: havoc find_first_bit_#t~nondet3405#1; [2025-03-08 19:54:37,591 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21339: havoc netif_receive_skb_sk_#t~nondet3422#1; [2025-03-08 19:54:37,594 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8337: havoc #t~mem364.base, #t~mem364.offset; [2025-03-08 19:54:37,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21183: havoc dma_supported_#t~nondet3401#1; [2025-03-08 19:54:37,802 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21381: havoc #t~nondet3428; [2025-03-08 19:54:37,808 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7577: havoc #t~mem180.base, #t~mem180.offset; [2025-03-08 19:54:38,583 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21061: havoc __bitmap_weight_#t~nondet3387#1; [2025-03-08 19:54:38,583 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21363: havoc pci_enable_msi_range_#t~nondet3425#1; [2025-03-08 19:54:38,583 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21367: havoc pci_enable_msix_range_#t~nondet3426#1; [2025-03-08 19:54:38,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21098: havoc #t~nondet3391; [2025-03-08 19:54:38,610 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8086: havoc #t~mem323.base, #t~mem323.offset;havoc #t~mem324.base, #t~mem324.offset; [2025-03-08 19:54:38,624 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21246: havoc #t~nondet3411; [2025-03-08 19:54:38,627 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8100: havoc #t~mem327.base, #t~mem327.offset;havoc #t~mem328; [2025-03-08 19:54:38,661 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8122: havoc #t~mem334.base, #t~mem334.offset; [2025-03-08 19:54:38,715 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21166: havoc #t~nondet3398; [2025-03-08 19:54:38,718 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21179: havoc dma_set_mask_#t~nondet3400#1; [2025-03-08 19:54:38,864 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8781: havoc #t~bitwise452; [2025-03-08 19:54:38,922 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18927: call ULTIMATE.dealloc(~#mbc~3.base, ~#mbc~3.offset);havoc ~#mbc~3.base, ~#mbc~3.offset; [2025-03-08 19:54:38,961 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8537: havoc is_zero_ether_addr_#t~mem424#1;havoc is_zero_ether_addr_#t~mem425#1;havoc is_zero_ether_addr_#t~bitwise426#1; [2025-03-08 19:54:38,993 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8024: havoc #t~mem305;havoc #t~mem306; [2025-03-08 19:54:39,066 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L21268: havoc #t~nondet3416; [2025-03-08 19:54:39,137 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7979: havoc #t~mem296; [2025-03-08 19:54:39,178 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18830: 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-03-08 19:54:39,178 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L18859: call ULTIMATE.dealloc(ql_mb_get_fw_state_~#mbc~1#1.base, ql_mb_get_fw_state_~#mbc~1#1.offset);havoc ql_mb_get_fw_state_~#mbc~1#1.base, ql_mb_get_fw_state_~#mbc~1#1.offset; [2025-03-08 19:55:50,633 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 101 [2025-03-08 19:55:50,635 WARN L249 Executor]: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) stderr output: (error "out of memory") [2025-03-08 19:55:50,637 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseCheckSatResult(Executor.java:281) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.checkSat(Scriptor.java:155) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.Util.checkSat(Util.java:61) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.constructTransFormula(Statements2TransFormula.java:221) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.getTransFormula(Statements2TransFormula.java:175) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.statementSequence(Statements2TransFormula.java:735) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.util.TransFormulaAdder.addTransitionFormulas(TransFormulaAdder.java:119) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:700) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:290) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 25 more [2025-03-08 19:55:50,642 INFO L158 Benchmark]: Toolchain (without parser) took 86614.68ms. Allocated memory was 167.8MB in the beginning and 3.0GB in the end (delta: 2.8GB). Free memory was 97.2MB in the beginning and 1.1GB in the end (delta: -956.6MB). Peak memory consumption was 2.0GB. Max. memory is 16.1GB. [2025-03-08 19:55:50,642 INFO L158 Benchmark]: CDTParser took 0.25ms. Allocated memory is still 201.3MB. Free memory is still 117.7MB. There was no memory consumed. Max. memory is 16.1GB. [2025-03-08 19:55:50,642 INFO L158 Benchmark]: CACSL2BoogieTranslator took 5310.72ms. Allocated memory was 167.8MB in the beginning and 503.3MB in the end (delta: 335.5MB). Free memory was 97.2MB in the beginning and 279.2MB in the end (delta: -182.0MB). Peak memory consumption was 234.5MB. Max. memory is 16.1GB. [2025-03-08 19:55:50,642 INFO L158 Benchmark]: Boogie Procedure Inliner took 404.38ms. Allocated memory is still 503.3MB. Free memory was 279.2MB in the beginning and 181.5MB in the end (delta: 97.6MB). Peak memory consumption was 100.7MB. Max. memory is 16.1GB. [2025-03-08 19:55:50,642 INFO L158 Benchmark]: Boogie Preprocessor took 3625.31ms. Allocated memory was 503.3MB in the beginning and 1.0GB in the end (delta: 503.3MB). Free memory was 181.5MB in the beginning and 384.5MB in the end (delta: -202.9MB). Peak memory consumption was 486.6MB. Max. memory is 16.1GB. [2025-03-08 19:55:50,643 INFO L158 Benchmark]: IcfgBuilder took 77269.97ms. Allocated memory was 1.0GB in the beginning and 3.0GB in the end (delta: 2.0GB). Free memory was 384.5MB in the beginning and 1.1GB in the end (delta: -669.3MB). Peak memory consumption was 1.5GB. Max. memory is 16.1GB. [2025-03-08 19:55:50,644 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.25ms. Allocated memory is still 201.3MB. Free memory is still 117.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 5310.72ms. Allocated memory was 167.8MB in the beginning and 503.3MB in the end (delta: 335.5MB). Free memory was 97.2MB in the beginning and 279.2MB in the end (delta: -182.0MB). Peak memory consumption was 234.5MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 404.38ms. Allocated memory is still 503.3MB. Free memory was 279.2MB in the beginning and 181.5MB in the end (delta: 97.6MB). Peak memory consumption was 100.7MB. Max. memory is 16.1GB. * Boogie Preprocessor took 3625.31ms. Allocated memory was 503.3MB in the beginning and 1.0GB in the end (delta: 503.3MB). Free memory was 181.5MB in the beginning and 384.5MB in the end (delta: -202.9MB). Peak memory consumption was 486.6MB. Max. memory is 16.1GB. * IcfgBuilder took 77269.97ms. Allocated memory was 1.0GB in the beginning and 3.0GB in the end (delta: 2.0GB). Free memory was 384.5MB in the beginning and 1.1GB in the end (delta: -669.3MB). Peak memory consumption was 1.5GB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: SMTLIBException: External (MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") : de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 6891]: 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"); [6891] - GenericResultAtLocation [Line: 6898]: 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)); [6898] - GenericResultAtLocation [Line: 6906]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6906-6907] - GenericResultAtLocation [Line: 6922]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6922] - GenericResultAtLocation [Line: 7075]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [7075] - GenericResultAtLocation [Line: 7104]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [7104] - GenericResultAtLocation [Line: 7111]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [7111] - GenericResultAtLocation [Line: 7119]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [7119-7120] - GenericResultAtLocation [Line: 7229]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7229] - GenericResultAtLocation [Line: 7236]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7236] - GenericResultAtLocation [Line: 7460]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7460] - GenericResultAtLocation [Line: 7511]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/mm.h"), "i" (543), "i" (12UL)); [7511-7512] - GenericResultAtLocation [Line: 7598]: 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)); [7598-7599] - GenericResultAtLocation [Line: 7627]: 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)); [7627-7628] - GenericResultAtLocation [Line: 7661]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (84), "i" (12UL)); [7661-7662] - GenericResultAtLocation [Line: 7685]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (96), "i" (12UL)); [7685-7686] - GenericResultAtLocation [Line: 7715]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (108), "i" (12UL)); [7715-7716] - GenericResultAtLocation [Line: 7745]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (120), "i" (12UL)); [7745-7746] - GenericResultAtLocation [Line: 7950]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [7950] - GenericResultAtLocation [Line: 7958]: 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)); [7958-7959] - GenericResultAtLocation [Line: 8322]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (507), "i" (12UL)); [8322-8323] - GenericResultAtLocation [Line: 8328]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8328] - GenericResultAtLocation [Line: 8676]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8676] - GenericResultAtLocation [Line: 8685]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [8685] - GenericResultAtLocation [Line: 10260]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)lbq_desc->p.pg_chunk.va) [10260] - GenericResultAtLocation [Line: 10309]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)addr) [10309] - GenericResultAtLocation [Line: 10428]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10428] - GenericResultAtLocation [Line: 10690]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [10690] - GenericResultAtLocation [Line: 10901]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10901] - GenericResultAtLocation [Line: 10961]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [10961] - GenericResultAtLocation [Line: 11308]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11308] - GenericResultAtLocation [Line: 11311]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11311] - GenericResultAtLocation [Line: 11314]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11314] - GenericResultAtLocation [Line: 11317]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11317] - GenericResultAtLocation [Line: 11328]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11328] - GenericResultAtLocation [Line: 11331]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11331] - GenericResultAtLocation [Line: 11334]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11334] - GenericResultAtLocation [Line: 11337]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11337] - GenericResultAtLocation [Line: 11348]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11348] - GenericResultAtLocation [Line: 11351]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11351] - GenericResultAtLocation [Line: 11354]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11354] - GenericResultAtLocation [Line: 11357]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11357] - GenericResultAtLocation [Line: 11368]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11368] - GenericResultAtLocation [Line: 11371]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11371] - GenericResultAtLocation [Line: 11374]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11374] - GenericResultAtLocation [Line: 11377]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11377] - GenericResultAtLocation [Line: 11612]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11612] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash f2ab38c64a51a0810bb71747192825e829839529730e10025ef1769441ed8c1f --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 19:55:52,529 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:55:52,624 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-03-08 19:55:52,628 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:55:52,632 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:55:52,646 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:55:52,647 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:55:52,647 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:55:52,647 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:55:52,647 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:55:52,647 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:55:52,647 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:55:52,648 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:55:52,648 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:55:52,648 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:55:52,648 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:55:52,648 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:55:52,648 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:55:52,648 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:55:52,648 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:55:52,648 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:55:52,648 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-03-08 19:55:52,649 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-03-08 19:55:52,649 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-03-08 19:55:52,649 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:55:52,649 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:55:52,649 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:55:52,649 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:55:52,649 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:55:52,649 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:55:52,650 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:55:52,650 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:55:52,650 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:55:52,650 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:55:52,650 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:55:52,650 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:55:52,650 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-03-08 19:55:52,651 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-03-08 19:55:52,651 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:55:52,651 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:55:52,651 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:55:52,651 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:55:52,651 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f2ab38c64a51a0810bb71747192825e829839529730e10025ef1769441ed8c1f [2025-03-08 19:55:52,879 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:55:52,887 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:55:52,889 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:55:52,891 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:55:52,891 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:55:52,892 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i [2025-03-08 19:55:53,340 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/35f03a0a6/61b94778d5d548eab2242fef78fc96a9/FLAG1fe1e8066 [2025-03-08 19:55:55,298 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:55:55,299 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qlge--qlge.ko-entry_point.cil.out.i [2025-03-08 19:55:55,354 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/35f03a0a6/61b94778d5d548eab2242fef78fc96a9/FLAG1fe1e8066 [2025-03-08 19:55:55,368 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/35f03a0a6/61b94778d5d548eab2242fef78fc96a9 [2025-03-08 19:55:55,370 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:55:55,371 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:55:55,372 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:55:55,372 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:55:55,375 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:55:55,376 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:55:55" (1/1) ... [2025-03-08 19:55:55,376 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a671b77 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:55:55, skipping insertion in model container [2025-03-08 19:55:55,377 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:55:55" (1/1) ... [2025-03-08 19:55:55,497 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:55:56,715 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:55:57,308 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2025-03-08 19:55:57,399 WARN L1100 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model