./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 551b0097 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a04516b86ea8c14bf2e07b8b10c293c62330f594bca675c1b47ef03890516512 --- Real Ultimate output --- This is Ultimate 0.3.0-?-551b009-m [2025-01-09 20:16:10,186 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-01-09 20:16:10,251 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-01-09 20:16:10,255 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-01-09 20:16:10,255 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-01-09 20:16:10,281 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-01-09 20:16:10,281 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-01-09 20:16:10,281 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-01-09 20:16:10,282 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-01-09 20:16:10,282 INFO L153 SettingsManager]: * Use memory slicer=true [2025-01-09 20:16:10,282 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-01-09 20:16:10,282 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-01-09 20:16:10,282 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-01-09 20:16:10,282 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-01-09 20:16:10,282 INFO L153 SettingsManager]: * Use SBE=true [2025-01-09 20:16:10,284 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-01-09 20:16:10,284 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-01-09 20:16:10,284 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-01-09 20:16:10,284 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-01-09 20:16:10,285 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-01-09 20:16:10,285 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-01-09 20:16:10,286 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-01-09 20:16:10,286 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-01-09 20:16:10,286 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-01-09 20:16:10,286 INFO L153 SettingsManager]: * Use constant arrays=true [2025-01-09 20:16:10,286 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-01-09 20:16:10,286 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:16:10,287 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:16:10,287 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-01-09 20:16:10,287 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-01-09 20:16:10,288 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-01-09 20:16:10,288 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-01-09 20:16:10,288 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-01-09 20:16:10,288 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-01-09 20:16:10,288 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-01-09 20:16:10,288 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a04516b86ea8c14bf2e07b8b10c293c62330f594bca675c1b47ef03890516512 [2025-01-09 20:16:10,554 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-01-09 20:16:10,563 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-01-09 20:16:10,565 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-01-09 20:16:10,566 INFO L270 PluginConnector]: Initializing CDTParser... [2025-01-09 20:16:10,567 INFO L274 PluginConnector]: CDTParser initialized [2025-01-09 20:16:10,568 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i [2025-01-09 20:16:11,827 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/6f445897d/4bba2f81028f4824a614d9512c92c40a/FLAGfadaf33f2 [2025-01-09 20:16:12,480 INFO L384 CDTParser]: Found 1 translation units. [2025-01-09 20:16:12,481 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i [2025-01-09 20:16:12,553 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/6f445897d/4bba2f81028f4824a614d9512c92c40a/FLAGfadaf33f2 [2025-01-09 20:16:12,880 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/6f445897d/4bba2f81028f4824a614d9512c92c40a [2025-01-09 20:16:12,882 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-01-09 20:16:12,883 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-01-09 20:16:12,885 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-01-09 20:16:12,885 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-01-09 20:16:12,889 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-01-09 20:16:12,889 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:16:12" (1/1) ... [2025-01-09 20:16:12,890 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@41b8fc98 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:12, skipping insertion in model container [2025-01-09 20:16:12,890 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.01 08:16:12" (1/1) ... [2025-01-09 20:16:13,021 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-01-09 20:16:18,707 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i[493165,493178] [2025-01-09 20:16:18,714 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i[493334,493347] [2025-01-09 20:16:18,715 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i[493501,493514] [2025-01-09 20:16:18,715 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i[493669,493682] [2025-01-09 20:16:18,745 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:16:18,796 INFO L200 MainTranslator]: Completed pre-run [2025-01-09 20:16:18,911 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"); [5960] [2025-01-09 20:16:18,913 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)); [5967] [2025-01-09 20:16:18,913 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5974] [2025-01-09 20:16:18,920 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/f860c18/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [6045-6046] [2025-01-09 20:16:18,920 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"); [6051-6053] [2025-01-09 20:16:18,921 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; subl %1,%0": "+m" (v->counter): "ir" (i)); [6080] [2025-01-09 20:16:18,921 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [6087] [2025-01-09 20:16:18,921 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [6094] [2025-01-09 20:16:18,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6172] [2025-01-09 20:16:18,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6175] [2025-01-09 20:16:18,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (val)); [6177] [2025-01-09 20:16:18,924 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6182] [2025-01-09 20:16:18,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6185] [2025-01-09 20:16:18,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6187] [2025-01-09 20:16:18,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6192] [2025-01-09 20:16:18,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6195] [2025-01-09 20:16:18,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (val)); [6197] [2025-01-09 20:16:18,925 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6202] [2025-01-09 20:16:18,926 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6205] [2025-01-09 20:16:18,926 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (val)); [6207] [2025-01-09 20:16:18,926 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%P0": "+m" (__preempt_count)); [6245] [2025-01-09 20:16:18,926 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%P0": "+m" (__preempt_count)); [6248] [2025-01-09 20:16:18,927 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%P0": "+m" (__preempt_count): "qi" (- val)); [6250] [2025-01-09 20:16:18,927 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%P0": "+m" (__preempt_count)); [6255] [2025-01-09 20:16:18,928 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%P0": "+m" (__preempt_count)); [6258] [2025-01-09 20:16:18,928 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6260] [2025-01-09 20:16:18,928 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%P0": "+m" (__preempt_count)); [6265] [2025-01-09 20:16:18,928 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%P0": "+m" (__preempt_count)); [6268] [2025-01-09 20:16:18,928 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%P0": "+m" (__preempt_count): "ri" (- val)); [6270] [2025-01-09 20:16:18,928 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%P0": "+m" (__preempt_count)); [6275] [2025-01-09 20:16:18,929 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%P0": "+m" (__preempt_count)); [6278] [2025-01-09 20:16:18,929 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%P0": "+m" (__preempt_count): "re" (- val)); [6280] [2025-01-09 20:16:18,931 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movb %1,%0": "=q" (ret): "m" (*((unsigned char volatile *)addr)): "memory"); [6459] [2025-01-09 20:16:18,932 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6467] [2025-01-09 20:16:18,932 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6474] [2025-01-09 20:16:18,933 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6537] [2025-01-09 20:16:18,935 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/mm.h"), "i" (488), "i" (12UL)); [6594-6595] [2025-01-09 20:16:18,935 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [6640] [2025-01-09 20:16:18,938 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)); [6710-6711] [2025-01-09 20:16:18,939 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)); [6739-6740] [2025-01-09 20:16:18,940 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)); [6776-6777] [2025-01-09 20:16:18,940 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)); [6813-6814] [2025-01-09 20:16:18,964 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7639] [2025-01-09 20:16:18,964 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7648] [2025-01-09 20:16:19,123 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/sun/cassini.c"), "i" (4758), "i" (12UL)); [13481-13482] [2025-01-09 20:16:19,206 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i[493165,493178] [2025-01-09 20:16:19,207 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i[493334,493347] [2025-01-09 20:16:19,207 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i[493501,493514] [2025-01-09 20:16:19,209 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i[493669,493682] [2025-01-09 20:16:19,219 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-01-09 20:16:19,550 INFO L204 MainTranslator]: Completed translation [2025-01-09 20:16:19,551 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19 WrapperNode [2025-01-09 20:16:19,551 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-01-09 20:16:19,553 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-01-09 20:16:19,553 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-01-09 20:16:19,553 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-01-09 20:16:19,558 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:19,677 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:20,010 INFO L138 Inliner]: procedures = 687, calls = 4669, calls flagged for inlining = 344, calls inlined = 321, statements flattened = 13155 [2025-01-09 20:16:20,012 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-01-09 20:16:20,013 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-01-09 20:16:20,013 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-01-09 20:16:20,013 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-01-09 20:16:20,024 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:20,024 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:20,100 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:22,434 INFO L175 MemorySlicer]: Split 2605 memory accesses to 44 slices as follows [52, 3, 7, 8, 6, 3, 5, 5, 2, 9, 4, 16, 4, 70, 12, 32, 5, 7, 14, 1, 2, 28, 6, 2, 12, 2, 1, 3, 3, 15, 3, 3, 3, 3, 8, 1, 3, 2, 1889, 289, 31, 7, 22, 2]. 73 percent of accesses are in the largest equivalence class. The 706 initializations are split as follows [0, 1, 0, 8, 6, 3, 5, 5, 2, 8, 0, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 2, 1, 3, 3, 0, 3, 3, 3, 3, 8, 1, 0, 2, 532, 0, 0, 6, 0, 0]. The 870 writes are split as follows [42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 16, 2, 0, 7, 4, 2, 6, 7, 0, 1, 0, 0, 1, 6, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 1, 0, 445, 275, 31, 0, 19, 1]. [2025-01-09 20:16:22,436 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:22,436 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:22,691 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:22,716 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:22,762 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:22,849 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:22,903 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:23,021 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-01-09 20:16:23,023 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-01-09 20:16:23,024 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-01-09 20:16:23,024 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-01-09 20:16:23,025 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (1/1) ... [2025-01-09 20:16:23,030 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-01-09 20:16:23,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-01-09 20:16:23,060 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-01-09 20:16:23,068 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-01-09 20:16:23,093 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2025-01-09 20:16:23,094 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2025-01-09 20:16:23,094 INFO L130 BoogieDeclarations]: Found specification of procedure cas_phy_read [2025-01-09 20:16:23,094 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_phy_read [2025-01-09 20:16:23,094 INFO L130 BoogieDeclarations]: Found specification of procedure cas_pcs_link_check [2025-01-09 20:16:23,094 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_pcs_link_check [2025-01-09 20:16:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-01-09 20:16:23,095 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-01-09 20:16:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-01-09 20:16:23,095 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-01-09 20:16:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2025-01-09 20:16:23,095 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2025-01-09 20:16:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-01-09 20:16:23,095 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-01-09 20:16:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-01-09 20:16:23,095 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-01-09 20:16:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure cas_mii_link_check [2025-01-09 20:16:23,095 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_mii_link_check [2025-01-09 20:16:23,095 INFO L130 BoogieDeclarations]: Found specification of procedure cas_calc_tabort [2025-01-09 20:16:23,095 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_calc_tabort [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_cpu [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_cpu [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure cas_lock_tx [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_lock_tx [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure cas_disable_irq [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_disable_irq [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure cas_free_rxds [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_free_rxds [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_page [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_page [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure cas_open [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_open [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure cas_interrupt [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_interrupt [2025-01-09 20:16:23,096 INFO L130 BoogieDeclarations]: Found specification of procedure cas_tx_tiny_free [2025-01-09 20:16:23,096 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_tx_tiny_free [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure PageTail [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure PageTail [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure tx_tiny_map [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure tx_tiny_map [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure cas_phy_init [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_phy_init [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_pages [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_pages [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size_set [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size_set [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure cas_enable_irq [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_enable_irq [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure cas_page_dequeue [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_page_dequeue [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure netif_rx [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_rx [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-01-09 20:16:23,097 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-01-09 20:16:23,097 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-01-09 20:16:23,098 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2025-01-09 20:16:23,100 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2025-01-09 20:16:23,100 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-01-09 20:16:23,100 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_108 [2025-01-09 20:16:23,100 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_108 [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_word [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_word [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure cas_set_multicast [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_set_multicast [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure cas_spare_free [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_spare_free [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure cas_tx_timeout [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_tx_timeout [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure cas_read_pcs_link_mode [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_read_pcs_link_mode [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-01-09 20:16:23,101 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-01-09 20:16:23,101 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-01-09 20:16:23,102 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-01-09 20:16:23,103 INFO L130 BoogieDeclarations]: Found specification of procedure cas_close [2025-01-09 20:16:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_close [2025-01-09 20:16:23,103 INFO L130 BoogieDeclarations]: Found specification of procedure cas_page_swap [2025-01-09 20:16:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_page_swap [2025-01-09 20:16:23,103 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-01-09 20:16:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-01-09 20:16:23,103 INFO L130 BoogieDeclarations]: Found specification of procedure cas_netpoll [2025-01-09 20:16:23,103 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_netpoll [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure cas_hard_reset [2025-01-09 20:16:23,106 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_hard_reset [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-01-09 20:16:23,106 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-01-09 20:16:23,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-01-09 20:16:23,107 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-01-09 20:16:23,107 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure cas_rxc_init [2025-01-09 20:16:23,108 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_rxc_init [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-01-09 20:16:23,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-01-09 20:16:23,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:16:23,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:16:23,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:16:23,113 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:16:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:16:23,114 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-01-09 20:16:23,115 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-01-09 20:16:23,115 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-01-09 20:16:23,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-01-09 20:16:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure cas_clear_mac_err [2025-01-09 20:16:23,118 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_clear_mac_err [2025-01-09 20:16:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-01-09 20:16:23,118 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-01-09 20:16:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-01-09 20:16:23,118 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-01-09 20:16:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-01-09 20:16:23,118 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-01-09 20:16:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-01-09 20:16:23,118 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-01-09 20:16:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure cas_remove_one [2025-01-09 20:16:23,118 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_remove_one [2025-01-09 20:16:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_NOT_ARG_SIGN [2025-01-09 20:16:23,118 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_NOT_ARG_SIGN [2025-01-09 20:16:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-01-09 20:16:23,118 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-01-09 20:16:23,118 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-01-09 20:16:23,118 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-01-09 20:16:23,119 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_dequeue [2025-01-09 20:16:23,119 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_dequeue [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2025-01-09 20:16:23,119 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_0 [2025-01-09 20:16:23,119 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_0 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2025-01-09 20:16:23,119 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure list_splice_init [2025-01-09 20:16:23,119 INFO L138 BoogieDeclarations]: Found implementation of procedure list_splice_init [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-01-09 20:16:23,119 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-01-09 20:16:23,119 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-01-09 20:16:23,119 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-01-09 20:16:23,120 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-01-09 20:16:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-01-09 20:16:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-01-09 20:16:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-01-09 20:16:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-01-09 20:16:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-01-09 20:16:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-01-09 20:16:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-01-09 20:16:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-01-09 20:16:23,123 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-01-09 20:16:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2025-01-09 20:16:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2025-01-09 20:16:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:16:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2025-01-09 20:16:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure cas_set_link_modes [2025-01-09 20:16:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_set_link_modes [2025-01-09 20:16:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2025-01-09 20:16:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2025-01-09 20:16:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure cas_read_mii_link_mode [2025-01-09 20:16:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_read_mii_link_mode [2025-01-09 20:16:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure __list_splice [2025-01-09 20:16:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_splice [2025-01-09 20:16:23,124 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-01-09 20:16:23,124 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-01-09 20:16:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-01-09 20:16:23,125 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-01-09 20:16:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2025-01-09 20:16:23,125 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2025-01-09 20:16:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure kmap_atomic [2025-01-09 20:16:23,125 INFO L138 BoogieDeclarations]: Found implementation of procedure kmap_atomic [2025-01-09 20:16:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2025-01-09 20:16:23,125 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2025-01-09 20:16:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-01-09 20:16:23,125 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-01-09 20:16:23,125 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2025-01-09 20:16:23,125 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2025-01-09 20:16:23,126 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2025-01-09 20:16:23,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2025-01-09 20:16:23,126 INFO L130 BoogieDeclarations]: Found specification of procedure csum_unfold [2025-01-09 20:16:23,126 INFO L138 BoogieDeclarations]: Found implementation of procedure csum_unfold [2025-01-09 20:16:23,126 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-01-09 20:16:23,126 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-01-09 20:16:23,126 INFO L130 BoogieDeclarations]: Found specification of procedure cas_entropy_gather [2025-01-09 20:16:23,126 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_entropy_gather [2025-01-09 20:16:23,126 INFO L130 BoogieDeclarations]: Found specification of procedure cas_resume [2025-01-09 20:16:23,126 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_resume [2025-01-09 20:16:23,126 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-01-09 20:16:23,126 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-01-09 20:16:23,126 INFO L130 BoogieDeclarations]: Found specification of procedure cas_page_alloc [2025-01-09 20:16:23,127 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_page_alloc [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-01-09 20:16:23,127 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-01-09 20:16:23,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-01-09 20:16:23,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-01-09 20:16:23,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-01-09 20:16:23,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-01-09 20:16:23,131 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-01-09 20:16:23,131 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-01-09 20:16:23,131 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure cas_mif_poll [2025-01-09 20:16:23,131 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_mif_poll [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-01-09 20:16:23,131 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure cas_unlock_tx [2025-01-09 20:16:23,131 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_unlock_tx [2025-01-09 20:16:23,131 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-01-09 20:16:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_133 [2025-01-09 20:16:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_133 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure list_splice [2025-01-09 20:16:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure list_splice [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_135 [2025-01-09 20:16:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_135 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2025-01-09 20:16:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_sub [2025-01-09 20:16:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_sub [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2025-01-09 20:16:23,132 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-01-09 20:16:23,132 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-01-09 20:16:23,133 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-01-09 20:16:23,133 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-01-09 20:16:23,133 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-01-09 20:16:23,133 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-01-09 20:16:23,133 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-01-09 20:16:23,134 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-01-09 20:16:23,134 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-01-09 20:16:23,134 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-01-09 20:16:23,134 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-01-09 20:16:23,134 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-01-09 20:16:23,134 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-01-09 20:16:23,134 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-01-09 20:16:23,134 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-01-09 20:16:23,134 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-01-09 20:16:23,135 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-01-09 20:16:23,135 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-01-09 20:16:23,135 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-01-09 20:16:23,135 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-01-09 20:16:23,135 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-01-09 20:16:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-01-09 20:16:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-01-09 20:16:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-01-09 20:16:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-01-09 20:16:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-01-09 20:16:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-01-09 20:16:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-01-09 20:16:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-01-09 20:16:23,135 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-01-09 20:16:23,136 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-01-09 20:16:23,136 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-01-09 20:16:23,136 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure tx_tiny_buf [2025-01-09 20:16:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure tx_tiny_buf [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure cas_mac_reset [2025-01-09 20:16:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_mac_reset [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_cas [2025-01-09 20:16:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_cas [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-01-09 20:16:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_frag_set_page [2025-01-09 20:16:23,137 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_frag_set_page [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-01-09 20:16:23,137 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-01-09 20:16:23,139 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure cas_get_regs_len [2025-01-09 20:16:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_get_regs_len [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure cas_reset [2025-01-09 20:16:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_reset [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_NOT_ARG_SIGN [2025-01-09 20:16:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_NOT_ARG_SIGN [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure __free_pages [2025-01-09 20:16:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure __free_pages [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure cas_post_page [2025-01-09 20:16:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_post_page [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-01-09 20:16:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_byte [2025-01-09 20:16:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_byte [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-01-09 20:16:23,140 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-01-09 20:16:23,140 INFO L130 BoogieDeclarations]: Found specification of procedure cas_nway_reset [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_nway_reset [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure cas_setup_multicast [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_setup_multicast [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure cas_phy_powerdown [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_phy_powerdown [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure cas_post_rxds_ringN [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_post_rxds_ringN [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_irq [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_irq [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure cas_vpd_match [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_vpd_match [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_83 [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_83 [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_81 [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_81 [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_weight [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_weight [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure page_count [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure page_count [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_77 [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_77 [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure cas_shutdown [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_shutdown [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure cas_begin_auto_negotiation [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_begin_auto_negotiation [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_page [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_page [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure cas_write_txd [2025-01-09 20:16:23,141 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_write_txd [2025-01-09 20:16:23,141 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-01-09 20:16:23,142 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-01-09 20:16:23,142 INFO L130 BoogieDeclarations]: Found specification of procedure __skb_frag_ref [2025-01-09 20:16:23,142 INFO L138 BoogieDeclarations]: Found implementation of procedure __skb_frag_ref [2025-01-09 20:16:23,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-01-09 20:16:23,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-01-09 20:16:23,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-01-09 20:16:23,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-01-09 20:16:23,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-01-09 20:16:23,142 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-01-09 20:16:23,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-01-09 20:16:23,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-01-09 20:16:23,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-01-09 20:16:23,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-01-09 20:16:23,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-01-09 20:16:23,143 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-01-09 20:16:23,144 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_82 [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_82 [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_84 [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_84 [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_79 [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_79 [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure cas_init_hw [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_init_hw [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure cas_clean_rings [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_clean_rings [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure cas_page_free [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_page_free [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure cas_phy_write [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_phy_write [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure cas_spare_recover [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_spare_recover [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure cas_get_stats [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure cas_get_stats [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure __kunmap_atomic [2025-01-09 20:16:23,145 INFO L138 BoogieDeclarations]: Found implementation of procedure __kunmap_atomic [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-01-09 20:16:23,145 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-01-09 20:16:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-01-09 20:16:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-01-09 20:16:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-01-09 20:16:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-01-09 20:16:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-01-09 20:16:23,146 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-01-09 20:16:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-01-09 20:16:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-01-09 20:16:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-01-09 20:16:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-01-09 20:16:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-01-09 20:16:23,147 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-01-09 20:16:23,148 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-01-09 20:16:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-01-09 20:16:23,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-01-09 20:16:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_sync_single_for_device [2025-01-09 20:16:23,149 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_sync_single_for_device [2025-01-09 20:16:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure readb [2025-01-09 20:16:23,149 INFO L138 BoogieDeclarations]: Found implementation of procedure readb [2025-01-09 20:16:23,149 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_107 [2025-01-09 20:16:23,149 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_107 [2025-01-09 20:16:24,763 INFO L234 CfgBuilder]: Building ICFG [2025-01-09 20:16:24,768 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-01-09 20:16:51,737 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2025-01-09 20:16:52,896 INFO L727 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-01-09 20:17:11,327 INFO L? ?]: Removed 5525 outVars from TransFormulas that were not future-live. [2025-01-09 20:17:11,327 INFO L283 CfgBuilder]: Performing block encoding [2025-01-09 20:17:11,428 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-01-09 20:17:11,428 INFO L312 CfgBuilder]: Removed 3 assume(true) statements. [2025-01-09 20:17:11,429 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:17:11 BoogieIcfgContainer [2025-01-09 20:17:11,429 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-01-09 20:17:11,434 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-01-09 20:17:11,434 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-01-09 20:17:11,438 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-01-09 20:17:11,438 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 09.01 08:16:12" (1/3) ... [2025-01-09 20:17:11,439 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@273fa0f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:17:11, skipping insertion in model container [2025-01-09 20:17:11,439 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.01 08:16:19" (2/3) ... [2025-01-09 20:17:11,439 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@273fa0f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 09.01 08:17:11, skipping insertion in model container [2025-01-09 20:17:11,439 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.01 08:17:11" (3/3) ... [2025-01-09 20:17:11,440 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i [2025-01-09 20:17:11,454 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-01-09 20:17:11,459 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-ethernet-sun-cassini.cil.i that has 261 procedures, 5443 locations, 1 initial locations, 132 loop locations, and 3 error locations. [2025-01-09 20:17:11,639 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-01-09 20:17:11,653 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;@171b92e1, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-01-09 20:17:11,653 INFO L334 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2025-01-09 20:17:11,746 INFO L276 IsEmpty]: Start isEmpty. Operand has 5058 states, 3713 states have (on average 1.3708591435496902) internal successors, (5090), 3785 states have internal predecessors, (5090), 1169 states have call successors, (1169), 175 states have call predecessors, (1169), 174 states have return successors, (1164), 1153 states have call predecessors, (1164), 1164 states have call successors, (1164) [2025-01-09 20:17:11,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2025-01-09 20:17:11,761 INFO L210 NwaCegarLoop]: Found error trace [2025-01-09 20:17:11,762 INFO L218 NwaCegarLoop]: trace histogram [13, 13, 12, 12, 12, 12, 12, 12, 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, 1, 1, 1] [2025-01-09 20:17:11,762 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-01-09 20:17:11,767 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-01-09 20:17:11,769 INFO L85 PathProgramCache]: Analyzing trace with hash -1238225292, now seen corresponding path program 1 times [2025-01-09 20:17:11,776 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-01-09 20:17:11,776 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [550051697] [2025-01-09 20:17:11,776 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-01-09 20:17:11,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-01-09 20:17:27,487 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 156 statements into 1 equivalence classes. [2025-01-09 20:17:28,132 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 156 of 156 statements. [2025-01-09 20:17:28,133 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-01-09 20:17:28,133 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-01-09 20:17:29,528 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 630 trivial. 0 not checked. [2025-01-09 20:17:29,530 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-01-09 20:17:29,530 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [550051697] [2025-01-09 20:17:29,530 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [550051697] provided 1 perfect and 0 imperfect interpolant sequences [2025-01-09 20:17:29,531 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-01-09 20:17:29,531 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-01-09 20:17:29,533 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1264016866] [2025-01-09 20:17:29,533 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-01-09 20:17:29,536 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-01-09 20:17:29,537 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-01-09 20:17:29,559 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-01-09 20:17:29,560 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-01-09 20:17:29,571 INFO L87 Difference]: Start difference. First operand has 5058 states, 3713 states have (on average 1.3708591435496902) internal successors, (5090), 3785 states have internal predecessors, (5090), 1169 states have call successors, (1169), 175 states have call predecessors, (1169), 174 states have return successors, (1164), 1153 states have call predecessors, (1164), 1164 states have call successors, (1164) Second operand has 3 states, 3 states have (on average 11.333333333333334) internal successors, (34), 3 states have internal predecessors, (34), 3 states have call successors, (17), 2 states have call predecessors, (17), 1 states have return successors, (15), 3 states have call predecessors, (15), 3 states have call successors, (15) [2025-01-09 20:17:33,751 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.16s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []