./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a4a91c2ec64e2d04007f2b723358caece8e771047d0c268429356ff54494b653 --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 20:35:27,433 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 20:35:27,489 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 20:35:27,493 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 20:35:27,495 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 20:35:27,515 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 20:35:27,515 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 20:35:27,515 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 20:35:27,516 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 20:35:27,516 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 20:35:27,516 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 20:35:27,516 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 20:35:27,516 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 20:35:27,516 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 20:35:27,516 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 20:35:27,516 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 20:35:27,517 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 20:35:27,517 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 20:35:27,518 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 20:35:27,518 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a4a91c2ec64e2d04007f2b723358caece8e771047d0c268429356ff54494b653 [2025-03-08 20:35:27,718 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 20:35:27,724 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 20:35:27,726 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 20:35:27,727 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 20:35:27,727 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 20:35:27,728 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i [2025-03-08 20:35:28,839 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a03a69a82/f40ba3e6f1864346aa09dc530708df37/FLAGc6c7f4907 [2025-03-08 20:35:29,444 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 20:35:29,445 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i [2025-03-08 20:35:29,492 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a03a69a82/f40ba3e6f1864346aa09dc530708df37/FLAGc6c7f4907 [2025-03-08 20:35:29,504 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a03a69a82/f40ba3e6f1864346aa09dc530708df37 [2025-03-08 20:35:29,505 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 20:35:29,506 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 20:35:29,507 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 20:35:29,507 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 20:35:29,510 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 20:35:29,511 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 08:35:29" (1/1) ... [2025-03-08 20:35:29,511 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@47a97f70 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:29, skipping insertion in model container [2025-03-08 20:35:29,511 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 08:35:29" (1/1) ... [2025-03-08 20:35:29,613 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 20:35:32,583 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i[510832,510845] [2025-03-08 20:35:32,585 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i[511001,511014] [2025-03-08 20:35:32,586 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i[511168,511181] [2025-03-08 20:35:32,586 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i[511336,511349] [2025-03-08 20:35:32,611 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 20:35:32,673 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 20:35:32,742 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"); [5440] [2025-03-08 20:35:32,744 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)); [5447] [2025-03-08 20:35:32,744 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5454] [2025-03-08 20:35:32,745 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/520b8de/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5499-5500] [2025-03-08 20:35:32,745 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"); [5505-5507] [2025-03-08 20:35:32,748 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [5696] [2025-03-08 20:35:32,748 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %1,%0": "=r" (ret): "m" (*((unsigned short volatile *)addr)): "memory"); [5704] [2025-03-08 20:35:32,748 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5712] [2025-03-08 20:35:32,748 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %0,%1": : "q" (val), "m" (*((unsigned char volatile *)addr)): "memory"); [5719] [2025-03-08 20:35:32,749 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [5726] [2025-03-08 20:35:32,749 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5733] [2025-03-08 20:35:32,750 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)); [5807-5808] [2025-03-08 20:35:32,758 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)); [5925-5926] [2025-03-08 20:35:32,759 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)); [5959-5960] [2025-03-08 20:35:32,760 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)); [6000-6001] [2025-03-08 20:35:32,761 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)); [6029-6030] [2025-03-08 20:35:32,761 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)); [6066-6067] [2025-03-08 20:35:32,762 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)); [6103-6104] [2025-03-08 20:35:32,769 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)); [6512-6513] [2025-03-08 20:35:32,770 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6519] [2025-03-08 20:35:32,772 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6701] [2025-03-08 20:35:32,773 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6741] [2025-03-08 20:35:32,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [6906] [2025-03-08 20:35:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6909] [2025-03-08 20:35:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6912] [2025-03-08 20:35:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6915] [2025-03-08 20:35:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [6946] [2025-03-08 20:35:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6949] [2025-03-08 20:35:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6952] [2025-03-08 20:35:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6955] [2025-03-08 20:35:32,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [6986] [2025-03-08 20:35:32,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6989] [2025-03-08 20:35:32,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6992] [2025-03-08 20:35:32,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6995] [2025-03-08 20:35:32,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7026] [2025-03-08 20:35:32,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7029] [2025-03-08 20:35:32,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7032] [2025-03-08 20:35:32,777 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7035] [2025-03-08 20:35:32,778 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [7176] [2025-03-08 20:35:32,778 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7179] [2025-03-08 20:35:32,778 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7182] [2025-03-08 20:35:32,778 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [7185] [2025-03-08 20:35:32,778 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [7216] [2025-03-08 20:35:32,778 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7219] [2025-03-08 20:35:32,778 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7222] [2025-03-08 20:35:32,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [7225] [2025-03-08 20:35:32,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [7256] [2025-03-08 20:35:32,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7259] [2025-03-08 20:35:32,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7262] [2025-03-08 20:35:32,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [7265] [2025-03-08 20:35:32,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7296] [2025-03-08 20:35:32,779 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7299] [2025-03-08 20:35:32,780 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7302] [2025-03-08 20:35:32,780 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7305] [2025-03-08 20:35:32,819 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9064] [2025-03-08 20:35:32,821 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9078] [2025-03-08 20:35:32,873 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)); [11319-11320] [2025-03-08 20:35:32,875 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)); [11395-11396] [2025-03-08 20:35:32,876 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11404] [2025-03-08 20:35:32,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [11548] [2025-03-08 20:35:32,882 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)); [11614-11615] [2025-03-08 20:35:32,883 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)); [11681-11682] [2025-03-08 20:35:32,884 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11707] [2025-03-08 20:35:32,884 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [11709] [2025-03-08 20:35:32,885 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11722] [2025-03-08 20:35:32,897 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [12181] [2025-03-08 20:35:32,901 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [12315] [2025-03-08 20:35:32,902 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12382] [2025-03-08 20:35:32,902 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)e->next) [12403] [2025-03-08 20:35:32,903 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [12412] [2025-03-08 20:35:33,005 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i[510832,510845] [2025-03-08 20:35:33,006 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i[511001,511014] [2025-03-08 20:35:33,006 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i[511168,511181] [2025-03-08 20:35:33,006 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i[511336,511349] [2025-03-08 20:35:33,019 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 20:35:33,328 INFO L204 MainTranslator]: Completed translation [2025-03-08 20:35:33,328 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33 WrapperNode [2025-03-08 20:35:33,328 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 20:35:33,329 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 20:35:33,329 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 20:35:33,330 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 20:35:33,335 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:33,430 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:33,674 INFO L138 Inliner]: procedures = 719, calls = 5399, calls flagged for inlining = 375, calls inlined = 338, statements flattened = 12647 [2025-03-08 20:35:33,675 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 20:35:33,675 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 20:35:33,675 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 20:35:33,675 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 20:35:33,682 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:33,682 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:33,728 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:36,013 INFO L175 MemorySlicer]: Split 3219 memory accesses to 49 slices as follows [5, 1, 1, 4, 2, 10, 7, 5, 5, 2, 4, 7, 7, 10, 9, 28, 981, 40, 4, 26, 5, 5, 2, 15, 15, 3, 5, 7, 12, 5, 14, 2, 2, 2, 2, 8, 26, 9, 6, 2, 10, 14, 5, 12, 5, 1846, 13, 5, 4]. 57 percent of accesses are in the largest equivalence class. The 1845 initializations are split as follows [5, 0, 1, 0, 2, 2, 2, 2, 2, 2, 2, 5, 5, 8, 0, 0, 981, 0, 0, 26, 5, 5, 0, 14, 0, 0, 0, 0, 0, 5, 0, 2, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 5, 12, 5, 738, 0, 5, 0]. The 576 writes are split as follows [0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 28, 0, 0, 0, 0, 0, 0, 1, 1, 3, 1, 1, 6, 3, 0, 5, 0, 1, 0, 0, 2, 24, 6, 1, 0, 4, 12, 0, 0, 0, 468, 3, 0, 0]. [2025-03-08 20:35:36,013 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:36,013 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:36,173 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:36,200 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:36,273 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:36,310 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:36,382 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 20:35:36,384 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 20:35:36,384 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 20:35:36,385 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 20:35:36,385 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (1/1) ... [2025-03-08 20:35:36,390 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 20:35:36,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 20:35:36,411 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 20:35:36,413 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 20:35:36,431 INFO L130 BoogieDeclarations]: Found specification of procedure skge_get_regs_len [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_get_regs_len [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_instance_callback_7_2 [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_instance_callback_7_2 [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure xm_outhash [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_outhash [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure xm_phy_read [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_phy_read [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_ok [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_ok [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure memcpy_toio [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure memcpy_toio [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irq_79 [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irq_79 [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure skge_led [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_led [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure skge_usecs2clk [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_usecs2clk [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure gm_phy_read [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure gm_phy_read [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-03-08 20:35:36,432 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2025-03-08 20:35:36,432 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_timer_instance_7 [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_timer_instance_7 [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure register_netdev [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure register_netdev [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_unlock [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_unlock [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_unlock [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_unlock [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure xm_write32 [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_write32 [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure skge_write8 [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_write8 [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-03-08 20:35:36,433 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-03-08 20:35:36,433 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-03-08 20:35:36,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-03-08 20:35:36,436 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-08 20:35:36,436 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_link_up [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_link_up [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure skge_tx_timeout [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_tx_timeout [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_word [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_word [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_remove [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_remove [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure netif_schedule_queue [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_schedule_queue [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_reset [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_reset [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-03-08 20:35:36,437 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 20:35:36,437 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-03-08 20:35:36,438 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure skge_ramset [2025-03-08 20:35:36,440 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_ramset [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-08 20:35:36,440 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2025-03-08 20:35:36,440 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-08 20:35:36,440 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 20:35:36,440 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-03-08 20:35:36,441 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_66 [2025-03-08 20:35:36,441 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_66 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure skge_set_multicast [2025-03-08 20:35:36,441 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_set_multicast [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 20:35:36,441 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-08 20:35:36,442 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure bcom_check_link [2025-03-08 20:35:36,444 INFO L138 BoogieDeclarations]: Found implementation of procedure bcom_check_link [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-03-08 20:35:36,444 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure skge_remove [2025-03-08 20:35:36,444 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_remove [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-08 20:35:36,444 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-03-08 20:35:36,445 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-03-08 20:35:36,445 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure skge_suspend [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_suspend [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure skge_write16 [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_write16 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure __netdev_alloc_skb [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure __netdev_alloc_skb [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure xm_write16 [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_write16 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure skge_mac_parity [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_mac_parity [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_lock [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_lock [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_hw_lock_of_skge_hw [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_hw_lock_of_skge_hw [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_register_netdev [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_register_netdev [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure skge_link_down [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_link_down [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure skge_rx_setup [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_rx_setup [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure skge_write32 [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_write32 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure skge_read8 [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_read8 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure skge_tx_clean [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_tx_clean [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure is_valid_ether_addr [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 20:35:36,446 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 20:35:36,446 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 20:35:36,447 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-08 20:35:36,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure skge_up [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_up [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure skge_reset [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_reset [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_phy_lock_of_skge_hw [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_phy_lock_of_skge_hw [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure skge_vpd_read [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_vpd_read [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure wol_supported [2025-03-08 20:35:36,450 INFO L138 BoogieDeclarations]: Found implementation of procedure wol_supported [2025-03-08 20:35:36,450 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_init [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_init [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure xm_phy_write [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_phy_write [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure device_can_wakeup [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure device_can_wakeup [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure skge_resume [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_resume [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_get_stats [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_get_stats [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_bh_63 [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_bh_63 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure skge_supported_modes [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_supported_modes [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure xm_link_timer [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_link_timer [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure gma_read16 [2025-03-08 20:35:36,451 INFO L138 BoogieDeclarations]: Found implementation of procedure gma_read16 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 20:35:36,451 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 20:35:36,452 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-08 20:35:36,453 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-08 20:35:36,457 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 20:35:36,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 20:35:36,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2025-03-08 20:35:36,458 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_get_stats [2025-03-08 20:35:36,458 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_get_stats [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure memcpy_fromio [2025-03-08 20:35:36,458 INFO L138 BoogieDeclarations]: Found implementation of procedure memcpy_fromio [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-08 20:35:36,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2025-03-08 20:35:36,458 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_add_filter [2025-03-08 20:35:36,458 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_add_filter [2025-03-08 20:35:36,458 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_hw_lock_of_skge_hw [2025-03-08 20:35:36,458 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_hw_lock_of_skge_hw [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_add_filter [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_add_filter [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure seq_read [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_read [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure skge_get_pauseparam [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_get_pauseparam [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure skge_down [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_down [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure gma_read32 [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure gma_read32 [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure xm_read32 [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_read32 [2025-03-08 20:35:36,459 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-03-08 20:35:36,459 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure gma_set_addr [2025-03-08 20:35:36,460 INFO L138 BoogieDeclarations]: Found implementation of procedure gma_set_addr [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 20:35:36,460 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-03-08 20:35:36,461 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-03-08 20:35:36,462 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-03-08 20:35:36,463 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-03-08 20:35:36,463 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 20:35:36,463 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-03-08 20:35:36,464 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-03-08 20:35:36,465 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_notice [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_notice [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure xm_read16 [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_read16 [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_post_probe [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_post_probe [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_schedule [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_schedule [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_irq_78 [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_irq_78 [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_link_up [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_link_up [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2025-03-08 20:35:36,466 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 20:35:36,466 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure skge_tx_unmap [2025-03-08 20:35:36,467 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_tx_unmap [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure skge_ring_alloc [2025-03-08 20:35:36,467 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_ring_alloc [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_phy_lock_of_skge_hw [2025-03-08 20:35:36,467 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_phy_lock_of_skge_hw [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure local_bh_disable [2025-03-08 20:35:36,467 INFO L138 BoogieDeclarations]: Found implementation of procedure local_bh_disable [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure hwkhz [2025-03-08 20:35:36,467 INFO L138 BoogieDeclarations]: Found implementation of procedure hwkhz [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-08 20:35:36,467 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 20:35:36,469 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure skge_mac_intr [2025-03-08 20:35:36,469 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_mac_intr [2025-03-08 20:35:36,469 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~structbegin~int~structend~~TO~int [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pre_probe [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pre_probe [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_reset [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_reset [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure __gm_phy_read [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure __gm_phy_read [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure __xm_phy_read [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure __xm_phy_read [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure xm_outaddr [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_outaddr [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_request_irq [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_request_irq [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure skge_devinit [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_devinit [2025-03-08 20:35:36,470 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-03-08 20:35:36,470 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_instance_register_12_2 [2025-03-08 20:35:36,471 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_instance_register_12_2 [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-03-08 20:35:36,471 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure pci_find_capability [2025-03-08 20:35:36,471 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_find_capability [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2025-03-08 20:35:36,471 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure skge_link_up [2025-03-08 20:35:36,471 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_link_up [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure skge_nway_reset [2025-03-08 20:35:36,471 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_nway_reset [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_dword [2025-03-08 20:35:36,471 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_dword [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure genesis_mac_init [2025-03-08 20:35:36,471 INFO L138 BoogieDeclarations]: Found implementation of procedure genesis_mac_init [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure gma_write16 [2025-03-08 20:35:36,471 INFO L138 BoogieDeclarations]: Found implementation of procedure gma_write16 [2025-03-08 20:35:36,471 INFO L130 BoogieDeclarations]: Found specification of procedure skge_avail [2025-03-08 20:35:36,472 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_avail [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure skge_read32 [2025-03-08 20:35:36,472 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_read32 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-03-08 20:35:36,472 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-03-08 20:35:36,472 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure is_genesis [2025-03-08 20:35:36,472 INFO L138 BoogieDeclarations]: Found implementation of procedure is_genesis [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-08 20:35:36,472 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_lock [2025-03-08 20:35:36,472 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_lock [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 20:35:36,472 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 20:35:36,472 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure skge_shutdown [2025-03-08 20:35:36,473 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_shutdown [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 20:35:36,473 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_bh_62 [2025-03-08 20:35:36,473 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_bh_62 [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure skge_wol_init [2025-03-08 20:35:36,473 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_wol_init [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-03-08 20:35:36,473 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure skge_rx_clean [2025-03-08 20:35:36,473 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_rx_clean [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure skge_netpoll [2025-03-08 20:35:36,473 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_netpoll [2025-03-08 20:35:36,473 INFO L130 BoogieDeclarations]: Found specification of procedure skge_intr [2025-03-08 20:35:36,473 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_intr [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2025-03-08 20:35:36,474 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure skge_get_eeprom_len [2025-03-08 20:35:36,474 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_get_eeprom_len [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-03-08 20:35:36,474 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 20:35:36,474 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure gm_phy_write [2025-03-08 20:35:36,474 INFO L138 BoogieDeclarations]: Found implementation of procedure gm_phy_write [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2025-03-08 20:35:36,474 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure yukon_speed [2025-03-08 20:35:36,474 INFO L138 BoogieDeclarations]: Found implementation of procedure yukon_speed [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-03-08 20:35:36,474 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure skge_read16 [2025-03-08 20:35:36,474 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_read16 [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 20:35:36,474 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure local_bh_enable [2025-03-08 20:35:36,475 INFO L138 BoogieDeclarations]: Found implementation of procedure local_bh_enable [2025-03-08 20:35:36,475 INFO L130 BoogieDeclarations]: Found specification of procedure xm_link_down [2025-03-08 20:35:36,476 INFO L138 BoogieDeclarations]: Found implementation of procedure xm_link_down [2025-03-08 20:35:36,476 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-03-08 20:35:36,476 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-03-08 20:35:36,476 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2025-03-08 20:35:36,476 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2025-03-08 20:35:36,476 INFO L130 BoogieDeclarations]: Found specification of procedure skge_show_addr [2025-03-08 20:35:36,476 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_show_addr [2025-03-08 20:35:36,476 INFO L130 BoogieDeclarations]: Found specification of procedure skge_qset [2025-03-08 20:35:36,476 INFO L138 BoogieDeclarations]: Found implementation of procedure skge_qset [2025-03-08 20:35:37,677 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 20:35:37,680 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 20:35:37,711 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19628: havoc #t~nondet2382; [2025-03-08 20:35:37,733 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19755: havoc netpoll_trap_#t~nondet2399#1; [2025-03-08 20:35:37,745 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9306: havoc #t~mem818;call ULTIMATE.dealloc(~#v~1.base, ~#v~1.offset);havoc ~#v~1.base, ~#v~1.offset; [2025-03-08 20:35:37,846 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5777: havoc dev_name_#t~mem82#1.base, dev_name_#t~mem82#1.offset; [2025-03-08 20:35:37,846 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5684: havoc kobject_name_#t~mem55#1.base, kobject_name_#t~mem55#1.offset; [2025-03-08 20:35:37,848 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19575: havoc #t~nondet2374; [2025-03-08 20:35:37,852 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19726: havoc #t~nondet2394; [2025-03-08 20:35:37,889 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17611: havoc ldv_dev_get_drvdata_#t~mem2263#1.base, ldv_dev_get_drvdata_#t~mem2263#1.offset;havoc ldv_dev_get_drvdata_#t~mem2264#1.base, ldv_dev_get_drvdata_#t~mem2264#1.offset; [2025-03-08 20:35:37,898 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19856: havoc #t~nondet2423; [2025-03-08 20:35:37,955 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19771: havoc pci_bus_write_config_word_#t~nondet2403#1; [2025-03-08 20:35:37,965 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19730: havoc #t~nondet2395; [2025-03-08 20:35:37,981 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5901: havoc #t~mem140.base, #t~mem140.offset; [2025-03-08 20:35:38,212 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11920: 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-03-08 20:35:38,212 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11997: 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-03-08 20:35:38,309 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19616: havoc #t~nondet2379; [2025-03-08 20:35:38,313 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19635: havoc dma_set_mask_#t~nondet2383#1; [2025-03-08 20:35:38,337 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5516: havoc arch_irqs_disabled_flags_#t~bitwise30#1; [2025-03-08 20:35:39,452 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6313: havoc skb_transport_header_#t~mem265#1.base, skb_transport_header_#t~mem265#1.offset;havoc skb_transport_header_#t~mem266#1; [2025-03-08 20:35:39,452 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8891: 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-03-08 20:35:39,452 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8299: 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-03-08 20:35:39,452 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19664: havoc ethtool_op_get_link_#t~nondet2388#1; [2025-03-08 20:35:39,452 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6323: havoc skb_checksum_start_offset_#t~mem268#1; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16916: #res#1 := ~arg0#1; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6412: havoc ethtool_cmd_speed_#t~mem283#1;havoc ethtool_cmd_speed_#t~mem284#1;havoc ethtool_cmd_speed_#t~bitwise285#1; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16917: #res#1 := ~arg0#1; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19495: havoc __dynamic_netdev_dbg_#t~nondet2366#1; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8863: 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-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19698: havoc ldv_pre_register_netdev_#t~nondet2390#1; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6355: havoc skb_frag_page_#t~mem274#1.base, skb_frag_page_#t~mem274#1.offset; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6292: havoc skb_headlen_#t~mem257#1;havoc skb_headlen_#t~mem258#1; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11581: 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-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6299: havoc skb_headroom_#t~mem261#1.base, skb_headroom_#t~mem261#1.offset;havoc skb_headroom_#t~mem262#1.base, skb_headroom_#t~mem262#1.offset; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11122: 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-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8942: 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-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19847: havoc skb_pad_#t~nondet2419#1; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8419: havoc skge_get_msglevel_#t~mem630#1; [2025-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8487: 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-03-08 20:35:39,453 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19722: havoc net_ratelimit_#t~nondet2393#1; [2025-03-08 20:35:39,459 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L15144: #res := ~arg0; [2025-03-08 20:35:39,513 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19759: havoc pci_bus_read_config_dword_#t~nondet2400#1; [2025-03-08 20:35:39,515 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19708: havoc #t~nondet2391; [2025-03-08 20:35:39,669 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5762: havoc #t~mem75; [2025-03-08 20:35:39,924 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19823: havoc round_jiffies_#t~nondet2413#1; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19789: havoc pci_request_regions_#t~nondet2406#1; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17412-1: ldv_unregister_netdevice_notifier_95_#res#1 := ldv_unregister_netdevice_notifier_95_~ldv_func_res~6#1; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16951-1: ldv_register_netdevice_notifier_#res#1 := ldv_register_netdevice_notifier_~arg0#1; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16159: 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-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19530: havoc __pci_register_driver_#t~nondet2370#1; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19599: havoc debugfs_create_dir_#t~ret2375#1.base, debugfs_create_dir_#t~ret2375#1.offset; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19602: havoc debugfs_create_file_#t~ret2376#1.base, debugfs_create_file_#t~ret2376#1.offset; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17093-1: ldv_unregister_netdevice_notifier_#res#1 := ldv_unregister_netdevice_notifier_~arg0#1; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19869: havoc unregister_netdevice_notifier_#t~nondet2424#1; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16170: 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-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19608: havoc debugfs_rename_#t~ret2377#1.base, debugfs_rename_#t~ret2377#1.offset; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19676: havoc ioremap_nocache_#t~ret2389#1.base, ioremap_nocache_#t~ret2389#1.offset; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14193-1: ldv___pci_register_driver_#res#1 := ldv___pci_register_driver_~arg0#1; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19815: havoc register_netdevice_notifier_#t~nondet2411#1; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16185-2: call ULTIMATE.dealloc(ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset);havoc ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16185-1: call ULTIMATE.dealloc(ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset);havoc ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16185: call ULTIMATE.dealloc(ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset);havoc ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.base, ldv_pci_pci_instance_3_~#ldv_3_resource_pm_message~0#1.offset; [2025-03-08 20:36:02,789 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17443-1: ldv_register_netdev_97_#res#1 := ldv_register_netdev_97_~ldv_func_res~8#1; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19827: havoc seq_lseek_#t~nondet2414#1; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6548: havoc netdev_notifier_info_to_dev_#t~mem303#1.base, netdev_notifier_info_to_dev_#t~mem303#1.offset; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17458-1: ldv_register_netdev_98_#res#1 := ldv_register_netdev_98_~ldv_func_res~9#1; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17593-1: ldv___pci_register_driver_112_#res#1 := ldv___pci_register_driver_112_~ldv_func_res~11#1; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19839: havoc single_open_#t~nondet2417#1; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17397-1: ldv_register_netdevice_notifier_94_#res#1 := ldv_register_netdevice_notifier_94_~ldv_func_res~5#1; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19643: havoc dmi_check_system_#t~nondet2385#1; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19843: havoc single_release_#t~nondet2418#1; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19778: havoc pci_enable_device_#t~nondet2404#1; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12841: 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-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13437: 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-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12847: havoc skge_board_name_#t~mem1775#1.base, skge_board_name_#t~mem1775#1.offset; [2025-03-08 20:36:02,790 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17476-1: ldv_request_irq_99_#res#1 := ldv_request_irq_99_~ldv_func_res~10#1; [2025-03-08 20:36:06,376 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17312-1: ldv_del_timer_sync_80_#res#1 := ldv_del_timer_sync_80_~ldv_func_res~4#1; [2025-03-08 20:36:06,376 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19612: havoc del_timer_sync_#t~nondet2378#1; [2025-03-08 20:36:06,376 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14229-1: ldv_del_timer_sync_#res#1 := ldv_del_timer_sync_~arg0#1; [2025-03-08 20:36:06,580 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19734: havoc #t~nondet2396; [2025-03-08 20:36:08,477 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17259-1: ldv_mod_timer_68_#res#1 := ldv_mod_timer_68_~ldv_func_res~2#1; [2025-03-08 20:36:08,769 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9390: call ULTIMATE.dealloc(~#zero~0.base, ~#zero~0.offset);havoc ~#zero~0.base, ~#zero~0.offset; [2025-03-08 20:36:09,643 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19782: havoc #t~nondet2405; [2025-03-08 20:36:09,814 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19767: havoc pci_bus_write_config_dword_#t~nondet2402#1; [2025-03-08 20:36:16,367 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9915: call ULTIMATE.dealloc(~#zero~1#1.base, ~#zero~1#1.offset);havoc ~#zero~1#1.base, ~#zero~1#1.offset; [2025-03-08 20:36:16,367 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19742: havoc netdev_warn_#t~nondet2398#1; [2025-03-08 20:36:16,367 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L9559: 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-03-08 20:36:16,367 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17209-1: ldv_mod_timer_64_#res#1 := ldv_mod_timer_64_~ldv_func_res~0#1; [2025-03-08 20:36:16,445 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11549: havoc #t~mem1381.base, #t~mem1381.offset;havoc #t~mem1382.base, #t~mem1382.offset;havoc #t~ite1384;havoc #t~mem1383;havoc #t~mem1385.base, #t~mem1385.offset;havoc #t~mem1386.base, #t~mem1386.offset; [2025-03-08 20:36:16,505 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7892: havoc #t~mem510; [2025-03-08 20:36:16,581 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5462: havoc #t~mem1;havoc #t~bitwise2; [2025-03-08 20:36:20,234 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12477: call ULTIMATE.dealloc(skge_error_irq_~#pci_status~0#1.base, skge_error_irq_~#pci_status~0#1.offset);havoc skge_error_irq_~#pci_status~0#1.base, skge_error_irq_~#pci_status~0#1.offset;call ULTIMATE.dealloc(skge_error_irq_~#pci_cmd~0#1.base, skge_error_irq_~#pci_cmd~0#1.offset);havoc skge_error_irq_~#pci_cmd~0#1.base, skge_error_irq_~#pci_cmd~0#1.offset; [2025-03-08 20:36:21,172 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19763: havoc pci_bus_read_config_word_#t~nondet2401#1; [2025-03-08 20:36:21,408 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10427: havoc #t~mem1046;call ULTIMATE.dealloc(~#v~2.base, ~#v~2.offset);havoc ~#v~2.base, ~#v~2.offset; [2025-03-08 20:36:22,228 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19811: havoc #t~nondet2410; [2025-03-08 20:36:22,749 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6286: havoc #t~mem255.base, #t~mem255.offset;havoc #t~mem256; [2025-03-08 20:36:22,777 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19660: havoc #t~nondet2387; [2025-03-08 20:36:23,181 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6529: havoc #t~mem296.base, #t~mem296.offset; [2025-03-08 20:36:23,272 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19639: havoc dma_supported_#t~nondet2384#1; [2025-03-08 20:36:23,542 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17234: #res := ~ldv_func_res~1; [2025-03-08 20:36:24,371 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19534: havoc #t~nondet2371; [2025-03-08 20:36:25,816 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7573: havoc is_multicast_ether_addr_#t~mem419#1; [2025-03-08 20:36:25,816 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7567: havoc is_zero_ether_addr_#t~mem416#1;havoc is_zero_ether_addr_#t~mem417#1;havoc is_zero_ether_addr_#t~bitwise418#1; [2025-03-08 20:36:29,708 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5874: havoc is_device_dma_capable_#t~mem103#1.base, is_device_dma_capable_#t~mem103#1.offset;havoc is_device_dma_capable_#t~mem104#1.base, is_device_dma_capable_#t~mem104#1.offset;havoc is_device_dma_capable_#t~mem105#1;havoc is_device_dma_capable_#t~short106#1; [2025-03-08 20:36:29,708 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17277-1: ldv_request_irq_75_#res#1 := ldv_request_irq_75_~ldv_func_res~3#1; [2025-03-08 20:36:31,918 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12864: 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-03-08 20:36:31,946 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19738: havoc #t~nondet2397; [2025-03-08 20:36:32,097 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8860: havoc #t~mem722;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-03-08 20:36:32,160 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6278: havoc #t~mem251; [2025-03-08 20:36:32,838 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19624: havoc #t~nondet2381; [2025-03-08 20:36:33,759 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-08 20:36:34,187 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19819: havoc request_threaded_irq_#t~nondet2412#1; [2025-03-08 20:36:34,452 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19568: havoc bitrev32_#t~nondet2373#1; [2025-03-08 20:36:34,913 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19835: havoc #t~nondet2416; [2025-03-08 20:36:35,827 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7830: havoc #t~bitwise500; [2025-03-08 20:36:37,624 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5837: havoc __kmalloc_#t~ret99#1.base, __kmalloc_#t~ret99#1.offset; [2025-03-08 20:36:37,688 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19807: havoc #t~nondet2409; [2025-03-08 20:36:37,744 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19620: havoc #t~nondet2380; [2025-03-08 20:36:38,116 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L16983: #res#1 := ~arg0#1; [2025-03-08 20:36:39,027 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L13339: call ULTIMATE.dealloc(~#__key~0#1.base, ~#__key~0#1.offset);havoc ~#__key~0#1.base, ~#__key~0#1.offset; [2025-03-08 20:36:39,027 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6828: havoc netif_msg_init_#t~bitwise338#1; [2025-03-08 20:36:39,027 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14215-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-03-08 20:36:39,027 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L17428-1: ldv_alloc_etherdev_mqs_96_#res#1.base, ldv_alloc_etherdev_mqs_96_#res#1.offset := ldv_alloc_etherdev_mqs_96_~ldv_func_res~7#1.base, ldv_alloc_etherdev_mqs_96_~ldv_func_res~7#1.offset; [2025-03-08 20:36:39,027 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14212-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-03-08 20:36:39,027 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19564: havoc alloc_etherdev_mqs_#t~ret2372#1.base, alloc_etherdev_mqs_#t~ret2372#1.offset; [2025-03-08 20:36:39,027 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L14217-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-03-08 20:36:40,432 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19803: havoc pci_wake_from_d3_#t~nondet2408#1; [2025-03-08 20:36:40,432 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L19796: havoc pci_set_power_state_#t~nondet2407#1; [2025-03-08 20:36:40,432 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5768: havoc device_may_wakeup_#t~mem76#1;havoc device_may_wakeup_#t~mem77#1.base, device_may_wakeup_#t~mem77#1.offset;havoc device_may_wakeup_#t~short78#1; [2025-03-08 20:36:41,460 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5456: #res := 1; [2025-03-08 20:36:41,798 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8839: havoc #t~mem714;havoc #t~bitwise715;havoc #t~bitwise716;call ULTIMATE.dealloc(~#reg2~0.base, ~#reg2~0.offset);havoc ~#reg2~0.base, ~#reg2~0.offset; [2025-03-08 20:36:42,212 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5821: havoc #t~mem92;havoc #t~mem93; [2025-03-08 20:36:44,500 INFO L? ?]: Removed 5581 outVars from TransFormulas that were not future-live. [2025-03-08 20:36:44,501 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 20:36:44,660 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 20:36:44,660 INFO L336 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-08 20:36:44,660 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 08:36:44 BoogieIcfgContainer [2025-03-08 20:36:44,660 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 20:36:44,663 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 20:36:44,663 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 20:36:44,667 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 20:36:44,667 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 08:35:29" (1/3) ... [2025-03-08 20:36:44,668 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2653b930 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 08:36:44, skipping insertion in model container [2025-03-08 20:36:44,668 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 08:35:33" (2/3) ... [2025-03-08 20:36:44,668 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2653b930 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 08:36:44, skipping insertion in model container [2025-03-08 20:36:44,668 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 08:36:44" (3/3) ... [2025-03-08 20:36:44,669 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i [2025-03-08 20:36:44,686 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 20:36:44,689 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_linux-kernel-locking-spinlock_drivers-net-ethernet-marvell-skge.cil.i that has 303 procedures, 5176 locations, 1 initial locations, 151 loop locations, and 3 error locations. [2025-03-08 20:36:44,819 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 20:36:44,828 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@44edf010, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 20:36:44,829 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2025-03-08 20:36:44,842 INFO L276 IsEmpty]: Start isEmpty. Operand has 4751 states, 3340 states have (on average 1.3479041916167664) internal successors, (4502), 3457 states have internal predecessors, (4502), 1200 states have call successors, (1200), 208 states have call predecessors, (1200), 207 states have return successors, (1192), 1161 states have call predecessors, (1192), 1192 states have call successors, (1192) [2025-03-08 20:36:44,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2025-03-08 20:36:44,852 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 20:36:44,852 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 20:36:44,853 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] === [2025-03-08 20:36:44,856 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 20:36:44,856 INFO L85 PathProgramCache]: Analyzing trace with hash -889985473, now seen corresponding path program 1 times [2025-03-08 20:36:44,861 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 20:36:44,861 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [843949650] [2025-03-08 20:36:44,862 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 20:36:44,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 20:36:56,055 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 70 statements into 1 equivalence classes. [2025-03-08 20:36:56,471 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 70 of 70 statements. [2025-03-08 20:36:56,471 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 20:36:56,471 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 20:36:58,552 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2025-03-08 20:36:58,553 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 20:36:58,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [843949650] [2025-03-08 20:36:58,554 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [843949650] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 20:36:58,554 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 20:36:58,554 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 20:36:58,556 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [241784241] [2025-03-08 20:36:58,560 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 20:36:58,581 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 20:36:58,582 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 20:36:58,639 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 20:36:58,640 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-08 20:36:58,654 INFO L87 Difference]: Start difference. First operand has 4751 states, 3340 states have (on average 1.3479041916167664) internal successors, (4502), 3457 states have internal predecessors, (4502), 1200 states have call successors, (1200), 208 states have call predecessors, (1200), 207 states have return successors, (1192), 1161 states have call predecessors, (1192), 1192 states have call successors, (1192) Second operand has 5 states, 5 states have (on average 8.0) internal successors, (40), 4 states have internal predecessors, (40), 2 states have call successors, (11), 3 states have call predecessors, (11), 1 states have return successors, (9), 2 states have call predecessors, (9), 2 states have call successors, (9)