./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-marvell-skge.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c00e63dc Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-marvell-skge.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash f4a526eefa82e426bdf3dbb7c253d4d94aec0acc5289f9770067630fd3472e23 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-06 07:22:57,589 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-06 07:22:57,654 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-06 07:22:57,663 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-06 07:22:57,664 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-06 07:22:57,702 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-06 07:22:57,702 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-06 07:22:57,703 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-06 07:22:57,703 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-06 07:22:57,703 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-06 07:22:57,703 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-06 07:22:57,703 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-06 07:22:57,703 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-06 07:22:57,704 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-06 07:22:57,704 INFO L153 SettingsManager]: * Use SBE=true [2025-02-06 07:22:57,704 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-06 07:22:57,704 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-06 07:22:57,704 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-06 07:22:57,704 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-06 07:22:57,704 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-06 07:22:57,704 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-06 07:22:57,704 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-06 07:22:57,706 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-06 07:22:57,707 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-06 07:22:57,707 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-06 07:22:57,707 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-06 07:22:57,707 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-06 07:22:57,707 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-06 07:22:57,707 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-06 07:22:57,707 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:22:57,708 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-06 07:22:57,708 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-06 07:22:57,708 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-06 07:22:57,708 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-06 07:22:57,708 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-06 07:22:57,708 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-06 07:22:57,709 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-06 07:22:57,709 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-06 07:22:57,709 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-06 07:22:57,709 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-06 07:22:57,709 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f4a526eefa82e426bdf3dbb7c253d4d94aec0acc5289f9770067630fd3472e23 [2025-02-06 07:22:58,029 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-06 07:22:58,042 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-06 07:22:58,044 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-06 07:22:58,047 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-06 07:22:58,047 INFO L274 PluginConnector]: CDTParser initialized [2025-02-06 07:22:58,048 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-marvell-skge.cil.i [2025-02-06 07:22:59,463 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/112d37504/aab7189dda9e4b15947467169a2cb6de/FLAG36dc25bc9 [2025-02-06 07:23:00,392 INFO L384 CDTParser]: Found 1 translation units. [2025-02-06 07:23:00,393 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-marvell-skge.cil.i [2025-02-06 07:23:00,482 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/112d37504/aab7189dda9e4b15947467169a2cb6de/FLAG36dc25bc9 [2025-02-06 07:23:00,508 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/112d37504/aab7189dda9e4b15947467169a2cb6de [2025-02-06 07:23:00,511 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-06 07:23:00,514 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-06 07:23:00,517 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-06 07:23:00,518 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-06 07:23:00,524 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-06 07:23:00,525 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:23:00" (1/1) ... [2025-02-06 07:23:00,528 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1ab6fa35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:00, skipping insertion in model container [2025-02-06 07:23:00,528 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.02 07:23:00" (1/1) ... [2025-02-06 07:23:00,677 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-06 07:23:06,861 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-marvell-skge.cil.i[525683,525696] [2025-02-06 07:23:06,864 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-marvell-skge.cil.i[525828,525841] [2025-02-06 07:23:06,904 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:23:06,989 INFO L200 MainTranslator]: Completed pre-run [2025-02-06 07:23:07,127 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"); [5424] [2025-02-06 07:23:07,134 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)); [5431] [2025-02-06 07:23:07,134 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5438] [2025-02-06 07:23:07,136 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/de2fed6/linux-alloc-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5483-5484] [2025-02-06 07:23:07,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5489-5491] [2025-02-06 07:23:07,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [5668] [2025-02-06 07:23:07,145 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %1,%0": "=r" (ret): "m" (*((unsigned short volatile *)addr)): "memory"); [5676] [2025-02-06 07:23:07,150 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5684] [2025-02-06 07:23:07,150 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [5691] [2025-02-06 07:23:07,150 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [5698] [2025-02-06 07:23:07,150 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5705] [2025-02-06 07:23:07,152 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [5779-5780] [2025-02-06 07:23:07,164 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)); [5868-5869] [2025-02-06 07:23:07,170 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)); [5902-5903] [2025-02-06 07:23:07,171 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (79), "i" (12UL)); [5943-5944] [2025-02-06 07:23:07,172 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (91), "i" (12UL)); [5972-5973] [2025-02-06 07:23:07,188 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (103), "i" (12UL)); [6009-6010] [2025-02-06 07:23:07,193 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (115), "i" (12UL)); [6046-6047] [2025-02-06 07:23:07,215 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/netdevice.h"), "i" (502), "i" (12UL)); [6459-6460] [2025-02-06 07:23:07,219 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6466] [2025-02-06 07:23:07,222 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6648] [2025-02-06 07:23:07,223 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6688] [2025-02-06 07:23:07,225 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [6853] [2025-02-06 07:23:07,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6856] [2025-02-06 07:23:07,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6859] [2025-02-06 07:23:07,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6862] [2025-02-06 07:23:07,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [6893] [2025-02-06 07:23:07,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6896] [2025-02-06 07:23:07,226 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6899] [2025-02-06 07:23:07,227 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6902] [2025-02-06 07:23:07,227 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [6933] [2025-02-06 07:23:07,227 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6936] [2025-02-06 07:23:07,227 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6939] [2025-02-06 07:23:07,227 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6942] [2025-02-06 07:23:07,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [6973] [2025-02-06 07:23:07,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [6976] [2025-02-06 07:23:07,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [6979] [2025-02-06 07:23:07,228 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [6982] [2025-02-06 07:23:07,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [7123] [2025-02-06 07:23:07,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7126] [2025-02-06 07:23:07,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7129] [2025-02-06 07:23:07,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7132] [2025-02-06 07:23:07,230 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [7163] [2025-02-06 07:23:07,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7166] [2025-02-06 07:23:07,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7169] [2025-02-06 07:23:07,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7172] [2025-02-06 07:23:07,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [7203] [2025-02-06 07:23:07,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7206] [2025-02-06 07:23:07,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7209] [2025-02-06 07:23:07,231 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7212] [2025-02-06 07:23:07,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7243] [2025-02-06 07:23:07,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7246] [2025-02-06 07:23:07,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7249] [2025-02-06 07:23:07,232 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7252] [2025-02-06 07:23:07,287 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9011] [2025-02-06 07:23:07,290 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9025] [2025-02-06 07:23:07,360 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 *)"drivers/net/ethernet/marvell/skge.c"), "i" (2552), "i" (12UL)); [11266-11267] [2025-02-06 07:23:07,363 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 *)"drivers/net/ethernet/marvell/skge.c"), "i" (2601), "i" (12UL)); [11342-11343] [2025-02-06 07:23:07,363 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11351] [2025-02-06 07:23:07,368 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [11495] [2025-02-06 07:23:07,372 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 *)"drivers/net/ethernet/marvell/skge.c"), "i" (2749), "i" (12UL)); [11561-11562] [2025-02-06 07:23:07,374 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 *)"drivers/net/ethernet/marvell/skge.c"), "i" (2797), "i" (12UL)); [11628-11629] [2025-02-06 07:23:07,375 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11654] [2025-02-06 07:23:07,375 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11656] [2025-02-06 07:23:07,376 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11669] [2025-02-06 07:23:07,445 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [12128] [2025-02-06 07:23:07,450 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12262] [2025-02-06 07:23:07,452 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12329] [2025-02-06 07:23:07,453 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)e->next) [12350] [2025-02-06 07:23:07,453 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [12359] [2025-02-06 07:23:07,625 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-marvell-skge.cil.i[525683,525696] [2025-02-06 07:23:07,626 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-marvell-skge.cil.i[525828,525841] [2025-02-06 07:23:07,633 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-06 07:23:08,189 INFO L204 MainTranslator]: Completed translation [2025-02-06 07:23:08,191 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08 WrapperNode [2025-02-06 07:23:08,191 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-06 07:23:08,193 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-06 07:23:08,193 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-06 07:23:08,193 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-06 07:23:08,199 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:08,334 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:08,701 INFO L138 Inliner]: procedures = 741, calls = 5553, calls flagged for inlining = 397, calls inlined = 359, statements flattened = 12862 [2025-02-06 07:23:08,701 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-06 07:23:08,702 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-06 07:23:08,702 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-06 07:23:08,702 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-06 07:23:08,711 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:08,711 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:08,772 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:11,486 INFO L175 MemorySlicer]: Split 3199 memory accesses to 43 slices as follows [5, 40, 5, 1, 5, 1828, 1, 2, 12, 2, 2, 2, 10, 7, 5, 5, 2, 4, 15, 7, 12, 7, 26, 10, 28, 3, 26, 9, 53, 981, 3, 2, 5, 5, 5, 4, 13, 14, 14, 5, 5, 2, 7]. 57 percent of accesses are in the largest equivalence class. The 1846 initializations are split as follows [0, 0, 5, 1, 5, 735, 0, 2, 12, 2, 2, 2, 2, 2, 2, 2, 2, 2, 14, 5, 0, 5, 0, 8, 0, 3, 26, 0, 0, 981, 1, 0, 5, 5, 5, 0, 0, 0, 0, 5, 5, 0, 0]. The 564 writes are split as follows [1, 0, 0, 0, 0, 431, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 0, 24, 0, 28, 0, 0, 6, 42, 0, 0, 1, 0, 0, 0, 0, 3, 12, 5, 0, 0, 1, 6]. [2025-02-06 07:23:11,487 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:11,487 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:11,715 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:11,745 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:11,844 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:11,887 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:11,966 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-06 07:23:11,968 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-06 07:23:11,968 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-06 07:23:11,968 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-06 07:23:12,040 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.02 07:23:08" (1/1) ... [2025-02-06 07:23:12,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-06 07:23:12,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-06 07:23:12,073 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-06 07:23:12,081 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-06 07:23:12,100 INFO L130 BoogieDeclarations]: Found specification of procedure skge_get_regs_len [2025-02-06 07:23:12,100 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_get_regs_len [2025-02-06 07:23:12,100 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2025-02-06 07:23:12,101 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2025-02-06 07:23:12,101 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-02-06 07:23:12,101 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-02-06 07:23:12,101 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-06 07:23:12,101 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-06 07:23:12,101 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-02-06 07:23:12,101 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-02-06 07:23:12,101 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-02-06 07:23:12,101 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-02-06 07:23:12,101 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-06 07:23:12,101 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure xm_outhash [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_outhash [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure xm_phy_read [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_phy_read [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure memcpy_toio [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure memcpy_toio [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure skge_led [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_led [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure skge_usecs2clk [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_usecs2clk [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure gm_phy_read [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure gm_phy_read [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-02-06 07:23:12,102 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2025-02-06 07:23:12,102 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2025-02-06 07:23:12,103 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-02-06 07:23:12,104 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-02-06 07:23:12,104 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-06 07:23:12,104 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-06 07:23:12,104 INFO L130 BoogieDeclarations]: Found specification of procedure register_netdev [2025-02-06 07:23:12,104 INFO L138 BoogieDeclarations]: Found implementation of procedure register_netdev [2025-02-06 07:23:12,104 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_unlock [2025-02-06 07:23:12,104 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_unlock [2025-02-06 07:23:12,104 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_unlock [2025-02-06 07:23:12,104 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_unlock [2025-02-06 07:23:12,104 INFO L130 BoogieDeclarations]: Found specification of procedure xm_write32 [2025-02-06 07:23:12,104 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_write32 [2025-02-06 07:23:12,104 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-06 07:23:12,104 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-06 07:23:12,104 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-06 07:23:12,104 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-06 07:23:12,104 INFO L130 BoogieDeclarations]: Found specification of procedure skge_write8 [2025-02-06 07:23:12,104 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_write8 [2025-02-06 07:23:12,104 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-06 07:23:12,105 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-06 07:23:12,105 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_link_up [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_link_up [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure skge_tx_timeout [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_tx_timeout [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_word [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_word [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_remove [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_remove [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure netif_schedule_queue [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_schedule_queue [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_reset [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_reset [2025-02-06 07:23:12,106 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-06 07:23:12,106 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-02-06 07:23:12,107 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-06 07:23:12,107 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-02-06 07:23:12,107 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-06 07:23:12,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-06 07:23:12,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure skge_ramset [2025-02-06 07:23:12,111 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_ramset [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-06 07:23:12,111 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2025-02-06 07:23:12,111 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-02-06 07:23:12,111 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-06 07:23:12,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-06 07:23:12,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-06 07:23:12,113 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure skge_set_multicast [2025-02-06 07:23:12,113 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_set_multicast [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-06 07:23:12,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-06 07:23:12,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-06 07:23:12,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-06 07:23:12,115 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-06 07:23:12,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-06 07:23:12,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-06 07:23:12,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-06 07:23:12,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-06 07:23:12,116 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure bcom_check_link [2025-02-06 07:23:12,117 INFO L138 BoogieDeclarations]: Found implementation of procedure bcom_check_link [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-06 07:23:12,117 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_after_alloc [2025-02-06 07:23:12,117 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_after_alloc [2025-02-06 07:23:12,117 INFO L130 BoogieDeclarations]: Found specification of procedure skge_remove [2025-02-06 07:23:12,118 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_remove [2025-02-06 07:23:12,118 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:23:12,118 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:23:12,118 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:23:12,118 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:23:12,118 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:23:12,118 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:23:12,118 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:23:12,121 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:23:12,121 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:23:12,121 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-06 07:23:12,122 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-06 07:23:12,122 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-06 07:23:12,122 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-06 07:23:12,122 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-06 07:23:12,122 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-06 07:23:12,122 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-06 07:23:12,122 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-06 07:23:12,123 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-06 07:23:12,124 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-06 07:23:12,125 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-06 07:23:12,125 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-06 07:23:12,125 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-06 07:23:12,125 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-06 07:23:12,125 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_86 [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_86 [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure skge_suspend [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_suspend [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure skge_write16 [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_write16 [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-02-06 07:23:12,126 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-06 07:23:12,126 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure xm_write16 [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_write16 [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure skge_mac_parity [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_mac_parity [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_lock [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_lock [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_hw_lock_of_skge_hw [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_hw_lock_of_skge_hw [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_calloc [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_calloc [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_3 [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_3 [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_2 [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_2 [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_5 [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_5 [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure skge_link_down [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_link_down [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure skge_rx_setup [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_rx_setup [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure skge_write32 [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_write32 [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure skge_read8 [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_read8 [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure skge_tx_clean [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_tx_clean [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-02-06 07:23:12,127 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-02-06 07:23:12,127 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-06 07:23:12,128 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-06 07:23:12,128 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-06 07:23:12,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-06 07:23:12,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure skge_up [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_up [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure skge_reset [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_reset [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_phy_lock_of_skge_hw [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_phy_lock_of_skge_hw [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure skge_vpd_read [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_vpd_read [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure wol_supported [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure wol_supported [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_init [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_init [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-02-06 07:23:12,133 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-02-06 07:23:12,133 INFO L130 BoogieDeclarations]: Found specification of procedure xm_phy_write [2025-02-06 07:23:12,134 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_phy_write [2025-02-06 07:23:12,134 INFO L130 BoogieDeclarations]: Found specification of procedure device_can_wakeup [2025-02-06 07:23:12,134 INFO L138 BoogieDeclarations]: Found implementation of procedure device_can_wakeup [2025-02-06 07:23:12,134 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-02-06 07:23:12,134 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-02-06 07:23:12,134 INFO L130 BoogieDeclarations]: Found specification of procedure skge_resume [2025-02-06 07:23:12,134 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_resume [2025-02-06 07:23:12,137 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_get_stats [2025-02-06 07:23:12,137 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_get_stats [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-02-06 07:23:12,138 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure skge_supported_modes [2025-02-06 07:23:12,138 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_supported_modes [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-02-06 07:23:12,138 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_103 [2025-02-06 07:23:12,138 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_103 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-06 07:23:12,138 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-02-06 07:23:12,138 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure gma_read16 [2025-02-06 07:23:12,138 INFO L138 BoogieDeclarations]: Found implementation of procedure gma_read16 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-06 07:23:12,138 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-06 07:23:12,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-06 07:23:12,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-06 07:23:12,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-06 07:23:12,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-06 07:23:12,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-06 07:23:12,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-06 07:23:12,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-06 07:23:12,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-06 07:23:12,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-06 07:23:12,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-06 07:23:12,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-06 07:23:12,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-06 07:23:12,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-06 07:23:12,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-06 07:23:12,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-06 07:23:12,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-06 07:23:12,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-06 07:23:12,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-06 07:23:12,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_get_stats [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_get_stats [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure memcpy_fromio [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure memcpy_fromio [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_add_filter [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_add_filter [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_hw_lock_of_skge_hw [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_hw_lock_of_skge_hw [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_add_filter [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_add_filter [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure seq_read [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_read [2025-02-06 07:23:12,142 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-02-06 07:23:12,142 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-02-06 07:23:12,143 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure skge_get_pauseparam [2025-02-06 07:23:12,143 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_get_pauseparam [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-06 07:23:12,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure skge_down [2025-02-06 07:23:12,143 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_down [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure gma_read32 [2025-02-06 07:23:12,143 INFO L138 BoogieDeclarations]: Found implementation of procedure gma_read32 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_skge_cleanup_module_20_2 [2025-02-06 07:23:12,143 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_skge_cleanup_module_20_2 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure xm_read32 [2025-02-06 07:23:12,143 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_read32 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-06 07:23:12,143 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure gma_set_addr [2025-02-06 07:23:12,143 INFO L138 BoogieDeclarations]: Found implementation of procedure gma_set_addr [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-06 07:23:12,143 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-06 07:23:12,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-06 07:23:12,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-06 07:23:12,144 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-06 07:23:12,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-06 07:23:12,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-06 07:23:12,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-06 07:23:12,145 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-06 07:23:12,146 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-06 07:23:12,146 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_notice [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_notice [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure xm_read16 [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_read16 [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_schedule [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_schedule [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_link_up [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_link_up [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-02-06 07:23:12,147 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-02-06 07:23:12,147 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-06 07:23:12,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-06 07:23:12,148 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-06 07:23:12,150 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure skge_tx_unmap [2025-02-06 07:23:12,151 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_tx_unmap [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure skge_ring_alloc [2025-02-06 07:23:12,151 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_ring_alloc [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_phy_lock_of_skge_hw [2025-02-06 07:23:12,151 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_phy_lock_of_skge_hw [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure local_bh_disable [2025-02-06 07:23:12,151 INFO L138 BoogieDeclarations]: Found implementation of procedure local_bh_disable [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure hwkhz [2025-02-06 07:23:12,151 INFO L138 BoogieDeclarations]: Found implementation of procedure hwkhz [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-06 07:23:12,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-06 07:23:12,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-06 07:23:12,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-06 07:23:12,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-06 07:23:12,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-06 07:23:12,154 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-06 07:23:12,154 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-06 07:23:12,154 INFO L130 BoogieDeclarations]: Found specification of procedure skge_mac_intr [2025-02-06 07:23:12,154 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_mac_intr [2025-02-06 07:23:12,154 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-02-06 07:23:12,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-02-06 07:23:12,154 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-02-06 07:23:12,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-02-06 07:23:12,154 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-02-06 07:23:12,154 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-02-06 07:23:12,154 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-02-06 07:23:12,154 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-02-06 07:23:12,154 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_reset [2025-02-06 07:23:12,154 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_reset [2025-02-06 07:23:12,154 INFO L130 BoogieDeclarations]: Found specification of procedure __gm_phy_read [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure __gm_phy_read [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure __xm_phy_read [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure __xm_phy_read [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure xm_outaddr [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_outaddr [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure skge_devinit [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_devinit [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure pci_find_capability [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_find_capability [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure skge_link_up [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_link_up [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure skge_nway_reset [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_nway_reset [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_dword [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_dword [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_mac_init [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_mac_init [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure gma_write16 [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure gma_write16 [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure skge_avail [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_avail [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_102 [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_102 [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure skge_read32 [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_read32 [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_85 [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_85 [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure is_genesis [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure is_genesis [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-02-06 07:23:12,155 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_lock [2025-02-06 07:23:12,155 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_lock [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-06 07:23:12,156 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-06 07:23:12,156 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-06 07:23:12,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-06 07:23:12,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-06 07:23:12,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-06 07:23:12,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-06 07:23:12,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-06 07:23:12,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure skge_shutdown [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_shutdown [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure skge_wol_init [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_wol_init [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure skge_rx_clean [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_rx_clean [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure skge_netpoll [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_netpoll [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure skge_intr [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_intr [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure skge_get_eeprom_len [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_get_eeprom_len [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-06 07:23:12,159 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-06 07:23:12,159 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure gm_phy_write [2025-02-06 07:23:12,160 INFO L138 BoogieDeclarations]: Found implementation of procedure gm_phy_write [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2025-02-06 07:23:12,160 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_speed [2025-02-06 07:23:12,160 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_speed [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-02-06 07:23:12,160 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure skge_read16 [2025-02-06 07:23:12,160 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_read16 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-06 07:23:12,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-06 07:23:12,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-06 07:23:12,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-06 07:23:12,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-06 07:23:12,161 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure local_bh_enable [2025-02-06 07:23:12,162 INFO L138 BoogieDeclarations]: Found implementation of procedure local_bh_enable [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure xm_link_down [2025-02-06 07:23:12,162 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_link_down [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-06 07:23:12,162 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2025-02-06 07:23:12,162 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure skge_show_addr [2025-02-06 07:23:12,162 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_show_addr [2025-02-06 07:23:12,162 INFO L130 BoogieDeclarations]: Found specification of procedure skge_qset [2025-02-06 07:23:12,162 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_qset [2025-02-06 07:23:13,658 INFO L257 CfgBuilder]: Building ICFG [2025-02-06 07:23:13,662 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-06 07:23:13,700 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20403: havoc #t~nondet2411; [2025-02-06 07:23:13,786 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20527: havoc netpoll_trap_#t~nondet2428#1; [2025-02-06 07:23:13,944 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20535: havoc pci_bus_read_config_word_#t~nondet2430#1; [2025-02-06 07:23:13,964 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9253: havoc #t~mem811;call ULTIMATE.dealloc(~#v~1.base, ~#v~1.offset);havoc ~#v~1.base, ~#v~1.offset; [2025-02-06 07:23:14,074 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L10374: havoc #t~mem1039;call ULTIMATE.dealloc(~#v~2.base, ~#v~2.offset);havoc ~#v~2.base, ~#v~2.offset; [2025-02-06 07:23:14,165 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5656: havoc kobject_name_#t~mem56#1.base, kobject_name_#t~mem56#1.offset; [2025-02-06 07:23:14,166 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5749: havoc dev_name_#t~mem83#1.base, dev_name_#t~mem83#1.offset; [2025-02-06 07:23:14,227 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20350: havoc #t~nondet2403; [2025-02-06 07:23:14,231 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20498: havoc #t~nondet2423; [2025-02-06 07:23:14,519 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20583: havoc #t~nondet2439; [2025-02-06 07:23:14,688 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18426: havoc ldv_dev_get_drvdata_#t~mem2297#1.base, ldv_dev_get_drvdata_#t~mem2297#1.offset;havoc ldv_dev_get_drvdata_#t~mem2298#1.base, ldv_dev_get_drvdata_#t~mem2298#1.offset; [2025-02-06 07:23:14,712 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20628: havoc #t~nondet2452; [2025-02-06 07:23:14,716 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6229: havoc #t~mem251.base, #t~mem251.offset;havoc #t~mem252; [2025-02-06 07:23:14,719 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20435: havoc #t~nondet2416; [2025-02-06 07:23:14,791 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20543: havoc pci_bus_write_config_word_#t~nondet2432#1; [2025-02-06 07:23:14,814 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6476: havoc #t~mem289.base, #t~mem289.offset; [2025-02-06 07:23:14,818 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20502: havoc #t~nondet2424; [2025-02-06 07:23:14,834 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20414: havoc dma_supported_#t~nondet2413#1; [2025-02-06 07:23:14,856 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5844: havoc #t~mem136.base, #t~mem136.offset; [2025-02-06 07:23:15,099 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11944: call ULTIMATE.dealloc(yukon_set_multicast_~#filter~1#1.base, yukon_set_multicast_~#filter~1#1.offset);havoc yukon_set_multicast_~#filter~1#1.base, yukon_set_multicast_~#filter~1#1.offset; [2025-02-06 07:23:15,099 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11867: call ULTIMATE.dealloc(genesis_set_multicast_~#filter~0#1.base, genesis_set_multicast_~#filter~0#1.offset);havoc genesis_set_multicast_~#filter~0#1.base, genesis_set_multicast_~#filter~0#1.offset; [2025-02-06 07:23:15,196 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20309: havoc #t~nondet2400; [2025-02-06 07:23:15,357 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20391: havoc #t~nondet2408; [2025-02-06 07:23:15,362 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20410: havoc dma_set_mask_#t~nondet2412#1; [2025-02-06 07:23:15,397 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5500: havoc arch_irqs_disabled_flags_#t~bitwise31#1; [2025-02-06 07:23:15,885 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20470: havoc ldv_pre_register_netdev_#t~nondet2419#1; [2025-02-06 07:23:15,885 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17101: #res#1 := ~arg0#1; [2025-02-06 07:23:15,885 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17102: #res#1 := ~arg0#1; [2025-02-06 07:23:15,953 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L15564: #res#1 := ~arg0#1; [2025-02-06 07:23:16,184 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7520: havoc is_multicast_ether_addr_#t~mem412#1; [2025-02-06 07:23:16,185 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7514: havoc is_zero_ether_addr_#t~mem409#1;havoc is_zero_ether_addr_#t~mem410#1;havoc is_zero_ether_addr_#t~bitwise411#1; [2025-02-06 07:23:16,193 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20531: havoc pci_bus_read_config_dword_#t~nondet2429#1; [2025-02-06 07:23:16,573 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5817: havoc is_device_dma_capable_#t~mem99#1.base, is_device_dma_capable_#t~mem99#1.offset;havoc is_device_dma_capable_#t~mem100#1.base, is_device_dma_capable_#t~mem100#1.offset;havoc is_device_dma_capable_#t~mem101#1;havoc is_device_dma_capable_#t~short102#1; [2025-02-06 07:23:16,574 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18064-1: ldv_request_irq_99_#res#1 := ldv_request_irq_99_~ldv_func_res~3#1; [2025-02-06 07:23:16,757 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12811: call ULTIMATE.dealloc(~#reg~7#1.base, ~#reg~7#1.offset);havoc ~#reg~7#1.base, ~#reg~7#1.offset;call ULTIMATE.dealloc(~#pci_status~1#1.base, ~#pci_status~1#1.offset);havoc ~#pci_status~1#1.base, ~#pci_status~1#1.offset; [2025-02-06 07:23:16,760 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20510: havoc #t~nondet2426; [2025-02-06 07:23:16,791 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8807: havoc #t~mem715;call ULTIMATE.dealloc(~#offset.base, ~#offset.offset);havoc ~#offset.base, ~#offset.offset;call ULTIMATE.dealloc(~#val~0.base, ~#val~0.offset);havoc ~#val~0.base, ~#val~0.offset; [2025-02-06 07:23:16,793 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20480: havoc #t~nondet2420; [2025-02-06 07:23:17,007 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5734: havoc #t~mem76; [2025-02-06 07:23:17,009 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6221: havoc #t~mem247; [2025-02-06 07:23:17,075 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20399: havoc #t~nondet2410; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11069: call ULTIMATE.dealloc(skge_ioctl_~#val~3#1.base, skge_ioctl_~#val~3#1.offset);havoc skge_ioctl_~#val~3#1.base, skge_ioctl_~#val~3#1.offset; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20451: havoc ioremap_nocache_#t~ret2418#1.base, ioremap_nocache_#t~ret2418#1.offset; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12788: call ULTIMATE.dealloc(skge_board_name_~#buf~0#1.base, skge_board_name_~#buf~0#1.offset);havoc skge_board_name_~#buf~0#1.base, skge_board_name_~#buf~0#1.offset; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20587: havoc register_netdevice_notifier_#t~nondet2440#1; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L12794: havoc skge_board_name_#t~mem1768#1.base, skge_board_name_#t~mem1768#1.offset; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8434: call ULTIMATE.dealloc(skge_set_pauseparam_~#old~0#1.base, skge_set_pauseparam_~#old~0#1.offset);havoc skge_set_pauseparam_~#old~0#1.base, skge_set_pauseparam_~#old~0#1.offset; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint main_returnLabel#1: #t~ret2455#1 := main_#res#1;havoc main_#t~ret2048#1, main_~tmp~162#1;assume { :end_inline_main } true; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20595: havoc round_jiffies_#t~nondet2442#1; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8838: call ULTIMATE.dealloc(skge_get_eeprom_~#val~1#1.base, skge_get_eeprom_~#val~1#1.offset);havoc skge_get_eeprom_~#val~1#1.base, skge_get_eeprom_~#val~1#1.offset; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20599: havoc seq_lseek_#t~nondet2443#1; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18230-1: ldv_register_netdev_121_#res#1 := ldv_register_netdev_121_~ldv_func_res~8#1; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20611: havoc single_open_#t~nondet2446#1; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20615: havoc single_release_#t~nondet2447#1; [2025-02-06 07:23:56,014 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20619: havoc skb_pad_#t~nondet2448#1; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18245-1: ldv_register_netdev_122_#res#1 := ldv_register_netdev_122_~ldv_func_res~9#1; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20494: havoc net_ratelimit_#t~nondet2422#1; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18380-1: ldv___pci_register_driver_136_#res#1 := ldv___pci_register_driver_136_~ldv_func_res~11#1; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6359: havoc ethtool_cmd_speed_#t~mem276#1;havoc ethtool_cmd_speed_#t~mem277#1;havoc ethtool_cmd_speed_#t~bitwise278#1; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6495: havoc netdev_notifier_info_to_dev_#t~mem296#1.base, netdev_notifier_info_to_dev_#t~mem296#1.offset; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6235: havoc skb_headlen_#t~mem253#1;havoc skb_headlen_#t~mem254#1; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20374: havoc debugfs_create_dir_#t~ret2404#1.base, debugfs_create_dir_#t~ret2404#1.offset; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14298-1: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20377: havoc debugfs_create_file_#t~ret2405#1.base, debugfs_create_file_#t~ret2405#1.offset; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18263-1: ldv_request_irq_123_#res#1 := ldv_request_irq_123_~ldv_func_res~10#1; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6242: havoc skb_headroom_#t~mem257#1.base, skb_headroom_#t~mem257#1.offset;havoc skb_headroom_#t~mem258#1.base, skb_headroom_#t~mem258#1.offset; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11528: call ULTIMATE.dealloc(skge_xmit_frame_~#descriptor~0#1.base, skge_xmit_frame_~#descriptor~0#1.offset);havoc skge_xmit_frame_~#descriptor~0#1.base, skge_xmit_frame_~#descriptor~0#1.offset; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20383: havoc debugfs_rename_#t~ret2406#1.base, debugfs_rename_#t~ret2406#1.offset; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8889: call ULTIMATE.dealloc(skge_set_eeprom_~#val~2#1.base, skge_set_eeprom_~#val~2#1.offset);havoc skge_set_eeprom_~#val~2#1.base, skge_set_eeprom_~#val~2#1.offset; [2025-02-06 07:23:56,015 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13384: call ULTIMATE.dealloc(skge_probe_~#__key~1#1.base, skge_probe_~#__key~1#1.offset);havoc skge_probe_~#__key~1#1.base, skge_probe_~#__key~1#1.offset;call ULTIMATE.dealloc(skge_probe_~#__key___0~0#1.base, skge_probe_~#__key___0~0#1.offset);havoc skge_probe_~#__key___0~0#1.base, skge_probe_~#__key___0~0#1.offset; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8366: havoc skge_get_msglevel_#t~mem623#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6256: havoc skb_transport_header_#t~mem261#1.base, skb_transport_header_#t~mem261#1.offset;havoc skb_transport_header_#t~mem262#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16036: call ULTIMATE.dealloc(ldv_pci_instance_suspend_3_8_~#arg2#1.base, ldv_pci_instance_suspend_3_8_~#arg2#1.offset);havoc ldv_pci_instance_suspend_3_8_~#arg2#1.base, ldv_pci_instance_suspend_3_8_~#arg2#1.offset; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18021-1: ldv_mod_timer_90_#res#1 := ldv_mod_timer_90_~ldv_func_res~1#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8246: call ULTIMATE.dealloc(skge_get_stats_~#data~0#1.base, skge_get_stats_~#data~0#1.offset);havoc skge_get_stats_~#data~0#1.base, skge_get_stats_~#data~0#1.offset; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6266: havoc skb_checksum_start_offset_#t~mem264#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L16047: call ULTIMATE.dealloc(ldv_pci_instance_suspend_late_3_7_~#arg2#1.base, ldv_pci_instance_suspend_late_3_7_~#arg2#1.offset);havoc ldv_pci_instance_suspend_late_3_7_~#arg2#1.base, ldv_pci_instance_suspend_late_3_7_~#arg2#1.offset; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20280: havoc __dynamic_netdev_dbg_#t~nondet2398#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20550: havoc pci_enable_device_#t~nondet2433#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20418: havoc dmi_check_system_#t~nondet2414#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20561: havoc pci_request_regions_#t~nondet2435#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18184-1: ldv_register_netdevice_notifier_118_#res#1 := ldv_register_netdevice_notifier_118_~ldv_func_res~5#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L8810: call ULTIMATE.dealloc(skge_vpd_write_~#offset#1.base, skge_vpd_write_~#offset#1.offset);havoc skge_vpd_write_~#offset#1.base, skge_vpd_write_~#offset#1.offset; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20305: havoc __pci_register_driver_#t~nondet2399#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20439: havoc ethtool_op_get_link_#t~nondet2417#1; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6302: havoc skb_frag_page_#t~mem267#1.base, skb_frag_page_#t~mem267#1.offset; [2025-02-06 07:23:56,016 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17137-1: ldv_register_netdevice_notifier_#res#1 := ldv_register_netdevice_notifier_~arg0#1; [2025-02-06 07:23:56,891 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-02-06 07:23:57,792 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20591: havoc request_threaded_irq_#t~nondet2441#1; [2025-02-06 07:23:58,030 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20343: havoc bitrev32_#t~nondet2402#1; [2025-02-06 07:23:58,606 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20607: havoc #t~nondet2445; [2025-02-06 07:24:02,194 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14374-1: ldv_del_timer_sync_#res#1 := ldv_del_timer_sync_~arg0#1; [2025-02-06 07:24:02,194 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20387: havoc del_timer_sync_#t~nondet2407#1; [2025-02-06 07:24:02,194 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18099-1: ldv_del_timer_sync_104_#res#1 := ldv_del_timer_sync_104_~ldv_func_res~4#1; [2025-02-06 07:24:02,523 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7777: havoc #t~bitwise493; [2025-02-06 07:24:02,904 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18199-1: ldv_unregister_netdevice_notifier_119_#res#1 := ldv_unregister_netdevice_notifier_119_~ldv_func_res~6#1; [2025-02-06 07:24:02,904 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17844-1: ldv_unregister_netdevice_notifier_#res#1 := ldv_unregister_netdevice_notifier_~arg0#1; [2025-02-06 07:24:02,904 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20641: havoc unregister_netdevice_notifier_#t~nondet2453#1; [2025-02-06 07:24:03,805 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20506: havoc #t~nondet2425; [2025-02-06 07:24:05,552 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20579: havoc #t~nondet2438; [2025-02-06 07:24:06,326 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18046-1: ldv_mod_timer_92_#res#1 := ldv_mod_timer_92_~ldv_func_res~2#1; [2025-02-06 07:24:06,377 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20395: havoc #t~nondet2409; [2025-02-06 07:24:06,712 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9337: call ULTIMATE.dealloc(~#zero~0.base, ~#zero~0.offset);havoc ~#zero~0.base, ~#zero~0.offset; [2025-02-06 07:24:07,830 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17170: #res#1 := ~arg0#1; [2025-02-06 07:24:08,726 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14322-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-02-06 07:24:08,726 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L13286: call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset; [2025-02-06 07:24:08,727 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20339: havoc alloc_etherdev_mqs_#t~ret2401#1.base, alloc_etherdev_mqs_#t~ret2401#1.offset; [2025-02-06 07:24:08,727 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L6775: havoc netif_msg_init_#t~bitwise331#1; [2025-02-06 07:24:08,727 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14320-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-02-06 07:24:08,727 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L18215-1: ldv_alloc_etherdev_mqs_120_#res#1.base, ldv_alloc_etherdev_mqs_120_#res#1.offset := ldv_alloc_etherdev_mqs_120_~ldv_func_res~7#1.base, ldv_alloc_etherdev_mqs_120_~ldv_func_res~7#1.offset; [2025-02-06 07:24:08,727 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L14317-1: ldv_alloc_etherdev_mqs_#res#1.base, ldv_alloc_etherdev_mqs_#res#1.offset := ldv_alloc_etherdev_mqs_~arg0#1.base, ldv_alloc_etherdev_mqs_~arg0#1.offset; [2025-02-06 07:24:08,859 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20554: havoc #t~nondet2434; [2025-02-06 07:24:09,563 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20539: havoc pci_bus_write_config_dword_#t~nondet2431#1; [2025-02-06 07:24:16,335 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9506: call ULTIMATE.dealloc(bcom_phy_init_~#A1hack~0#1.base, bcom_phy_init_~#A1hack~0#1.offset);havoc bcom_phy_init_~#A1hack~0#1.base, bcom_phy_init_~#A1hack~0#1.offset;call ULTIMATE.dealloc(bcom_phy_init_~#C0hack~0#1.base, bcom_phy_init_~#C0hack~0#1.offset);havoc bcom_phy_init_~#C0hack~0#1.base, bcom_phy_init_~#C0hack~0#1.offset; [2025-02-06 07:24:16,335 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17996-1: ldv_mod_timer_88_#res#1 := ldv_mod_timer_88_~ldv_func_res~0#1; [2025-02-06 07:24:16,335 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20514: havoc netdev_warn_#t~nondet2427#1; [2025-02-06 07:24:16,335 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L9862: call ULTIMATE.dealloc(~#zero~1#1.base, ~#zero~1#1.offset);havoc ~#zero~1#1.base, ~#zero~1#1.offset; [2025-02-06 07:24:16,450 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L11496: havoc #t~mem1374.base, #t~mem1374.offset;havoc #t~mem1375.base, #t~mem1375.offset;havoc #t~ite1377;havoc #t~mem1376;havoc #t~mem1378.base, #t~mem1378.offset;havoc #t~mem1379.base, #t~mem1379.offset; [2025-02-06 07:24:16,846 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L7839: havoc #t~mem503; [2025-02-06 07:24:16,956 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5446: havoc #t~mem2;havoc #t~bitwise3; [2025-02-06 07:24:18,313 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20575: havoc pci_wake_from_d3_#t~nondet2437#1; [2025-02-06 07:24:18,314 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5740: havoc device_may_wakeup_#t~mem77#1;havoc device_may_wakeup_#t~mem78#1.base, device_may_wakeup_#t~mem78#1.offset;havoc device_may_wakeup_#t~short79#1; [2025-02-06 07:24:18,314 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L20568: havoc pci_set_power_state_#t~nondet2436#1; [2025-02-06 07:24:19,172 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L5440: #res := 1;